Hi All, I'm having similar issues as Lucio. I have a Hawking HWU54G USB stick and am running a 2.6.21-rc4 kernel. I can't get the zd1211rw driver to work at all, except if I load/unload the ZyDAS driver first.
I.e., after a reboot I load the zd1211rw driver and run the following commands but I can't seem to get a response from the wireless router. jabba:~# ./zd1211.sh + ifconfig eth2 down + ifconfig eth2 up + iwconfig eth2 rate 11Mb + iwconfig eth2 essid 2WIRE850 key 6720019481 + iwconfig eth2 mode managed jabba:~# dhclient eth2 Internet Software Consortium DHCP Client 2.0pl5 Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium. All rights reserved. Please contribute if you find this software useful. For info, please visit http://www.isc.org/dhcp-contrib.html eth0: unknown hardware address type 24 eth0: unknown hardware address type 24 Listening on LPF/eth2/00:12:0e:20:e0:4f Sending on LPF/eth2/00:12:0e:20:e0:4f Sending on Socket/fallback/fallback-net DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 8 receive_packet failed on eth2: Network is down DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 12 DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 10 DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 11 DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 20 No DHCPOFFERS received. No working leases in persistent database. If I now unload the zd1211rw driver and load the zd1211 ZyDAS driver (r85) and rerun the above command, I can get a connection: jabba:~# ./zd1211.sh + ifconfig eth2 down + ifconfig eth2 up + iwconfig eth2 rate 11Mb + iwconfig eth2 essid 2WIRE850 key 6720019481 + iwconfig eth2 mode managed jabba:~# dhclient eth2 Internet Software Consortium DHCP Client 2.0pl5 Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium. All rights reserved. Please contribute if you find this software useful. For info, please visit http://www.isc.org/dhcp-contrib.html eth0: unknown hardware address type 24 eth0: unknown hardware address type 24 Listening on LPF/eth2/00:12:0e:20:e0:4f Sending on LPF/eth2/00:12:0e:20:e0:4f Sending on Socket/fallback/fallback-net DHCPREQUEST on eth2 to 255.255.255.255 port 67 DHCPACK from 172.16.0.1 bound to 172.16.1.34 -- renewal in 1800 seconds. After this, I unloaded the zd1211 driver and reloaded the zd1211rw driver, ran the commands again and voila, this time everything seems to work just fine with the kernel driver. Seems to me like the zd1211rw driver is not fully initializing the device... Please let me know if I can be of further help to track the problem down. Or let me know if I'm doing something wrong. Attached is the relevant part of the log. http://www.nabble.com/file/8125/zd1211.txt zd1211.txt ...juerg -- View this message in context: http://www.nabble.com/dhclient-stopped-working-tf3587500.html#a10236192 Sent from the zd1211-devs mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Zd1211-devs mailing list - http://zd1211.ath.cx/ Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs