andrewb
Group: Members
Posts: 316
Joined: July 2005 |
|
Posted: Feb. 19 2008,00:41 |
|
I have a generic usb wifi stick with the Zydas (ID 0ACE:1215) chip in it running on a Toshiba libretto (P-I, 166MHz, 64Mb). I use the driver I uploaded & the instructions I gave earlier in the thread. Do you have another net card in the system that makes your wifi connection eth1, rather than eth0? What result do you get from 'iwlist scan'? What order are you loading the module / plugging in the wifi dongle? Try loading the module without the dongle plugged in - you should get a nice ascii ZYDAS logo on the console (I use insmod, rather than modprobe). After that plug in the dongle & you should see it recognised with messages appearing on the console (make sure you have a terminal window open, or do this testing without X running).
From http://www.linuxwireless.org/en/users/Drivers/zd1211rw/devices it looks like you are using the correct module (zd1211, NOT the zd1211b version) .Have you loaded the firmware update to the correct location (download the zd1211-firmware file I have uploaded along with the modules files & look at the readme file in there), I don't know if that may help you? So far as I know the firmware update isn't actually written to you usb stick so it can't corrupt anything there, you just need the files available whenever you use the device.
|