Bugzilla – Bug 12540
Wireless Security set to none will prevent connection
Last modified: 2009-09-08 09:13:05 UTC
When the wireless security mode an any AP is set to NONE, then Baby fails to connect properly. See following Serial data ============================================ zcip: iface eth0 is down eth0: enable RMII gasket eth0: config: auto-negotiation on, 100FDX, 100HDX, 10FDX, 10HDX. starting pid 973, tty '': '/bin/sh' /bin/sh: can't access tty; job control turned off # ifconfig eth0 Link encap:Ethernet HWaddr 00:04:20:26:01:2E UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Base address:0x8000 eth1 Link encap:Ethernet HWaddr 00:04:20:26:01:2E UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:304 errors:0 dropped:0 overruns:0 frame:0 TX packets:82 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:102330 (99.9 KiB) TX bytes:2961 (2.8 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:24 errors:0 dropped:0 overruns:0 frame:0 TX packets:24 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1992 (1.9 KiB) TX bytes:1992 (1.9 KiB) # cat /etc/wpa_supplicant.conf ctrl_interface=/var/run/wpa_supplicant update_config=1 # cat /etc/network/interfaces auto lo iface lo inet loopback iface eth0 inet dhcp script /etc/network/udhcpc_action mapping wlan0 script /etc/network/if_mapping auto eth1=linksys # ====================================
*** Bug 12596 has been marked as a duplicate of this bug. ***
Works here with r6277 and Level One WBR-6001 AP and no encription.
I will retest today with 6297
r6430 does address this issue. Should we close it as fixed or wait for newer drivers? Deferring bug to MP till a decision is made.
Fixed with wireless driver set to not use power save mode.