Networking :: DSL 3.4.11 compiling Driver for Zydas zd1211, Zyda
Hello. I`m try to comile the with the binary-Link from andrew. My Sytemt is DSL 3.4.11, the compiling beginnig but not suceessful.
Where is using DSL 3.4.11 and have succesfule compile a zd1211 modul for the Kernel 2.4.26?
What have you done?
nonooThe binaries are in the files I uploaded - make sure you check in the file '...for kernel 2.4.26.tar.gz'. I use the zd1211b module (using to post this message!). make sure you have all other wireless lan modules (e.g. ndiswrapper, wlan_tkip, ath_hal, etc) unloaded then load zd1211b & insert the dongle.
This will get you connected on a system with no WEP or WPA.
If you want to use WPA used the version of wpa_supplicant I uploaded (in the ...bin.... file). To get it to work with the zydas dongle you need the switch '-Dzydas'.
If you are still having problems it may be that you have a different zydas chip. Have a look at the output of the command 'lsusb' My zydas dongle is listed as '0ace:1215'.
I run mine through a pcmcia USB 2.0 card & find i can't run a usb mouse through the same card at the same time as the zydas dongle. The system runs really slow & 'ps' reports many many instances of the usb hotplug scripts running.
Good luckHello,
lsusb type my Dongle.:
Code Sample
Bus 001 Device 004: ID 0ace:1211
The Dongle. from andrewb:
Code Sample
If you are still having problems it may be that you have a different zydas chip. Have a look at the output of the command 'lsusb' My zydas dongle is listed as '0ace:1215'.
Ther is a diffrent.
I`m helpless. It may still run with the modules I uploaded. Try them. The zd1211 drivers run a lot of the zydas modules (see e.g. http://www.linuxwireless.org/en/users/Drivers/zd1211rw/devices). Looking at the data on this link you will probably need the zd1211 module rather than the zd1211b module.Hello andrewb, thank you for your help.