Zen Kato wrote: > Hi Daniel, > wlan0 came out, but the LED light of usb stick is now off.
It flashes upon activity, but doesn't do anything if there is none. > I can not ser ap(access point) and rate from iwconfig, never can do ping > also. You can use "iwevent" to monitor authentication and association. You can also enable softmac debugging in your kernel config, and you can post logs of the failed association attempts (annotated with the commands you ran). > what is "zd1211rw 5-4:1.0: eth2"? What the kernel called the interface, before your distro renamed it. > wlan0 is not activated. because you didn't do anything to activate it > ====================== > [EMAIL PROTECTED] zd1211rw]$ ifconfig > eth0 Link encap:Ethernet HWaddr 00:0E:A6:7D:A7:80 > inet addr:192.168.0.3 Bcast:192.168.0.255 Mask:255.255.255.0 > inet6 addr: fe80::20e:a6ff:fe7d:a780/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:0 errors:0 dropped:0 overruns:0 frame:0 > TX packets:46 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:100 > RX bytes:0 (0.0 b) TX bytes:6698 (6.5 KiB) > Base address:0xcf80 Memory:fe9e0000-fea00000 > > lo Link encap:Local Loopback > inet addr:127.0.0.1 Mask:255.0.0.0 > inet6 addr: ::1/128 Scope:Host > UP LOOPBACK RUNNING MTU:16436 Metric:1 > RX packets:39 errors:0 dropped:0 overruns:0 frame:0 > TX packets:39 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:11826 (11.5 KiB) TX bytes:11826 (11.5 KiB) wlan0 doesn't appear -- interface is DOWN. "ifconfig -a" would show it. > after # rmmod zd1211rw, usb stick LED became lighted up. Normal behaviour. > after I did modprobe: > usb stick LED became light off! Normal behaviour. > [EMAIL PROTECTED] zd1211rw]# iwlist wlan0 scanning > [EMAIL PROTECTED] zd1211rw]# iwconfig wlan0 ap "00:07:40:F8:F0:7C" You did not bring the interface up, and you did not specify the network ESSID. Daniel ------------------------------------------------------------------------- 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.wiki.sourceforge.net/ Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs