Openmoko Bug #2277: Wireless does not work with the 2.6.29 kernel

Openmoko Public Trac bugs at docs.openmoko.org
Thu Apr 30 20:25:00 CEST 2009


#2277: Wireless does not work with the 2.6.29 kernel
---------------------+------------------------------------------------------
 Reporter:  arhuaco  |          Owner:  openmoko-devel      
     Type:  defect   |         Status:  new                 
 Priority:  normal   |      Milestone:  stable-kernel-2009.1
Component:  unknown  |        Version:                      
 Severity:  normal   |       Keywords:                      
 Haspatch:  0        |      Blockedby:                      
Estimated:           |    Patchreview:                      
 Blocking:           |   Reproducible:  sometimes           
---------------------+------------------------------------------------------
Changes (by arhuaco):

  * reproducible:  => sometimes


Comment:

 I tested with recent SHR testing and latest andy-tracking
 (4c9a8d5badc466a68d71754d47bbb792a8dc44da).

 I killed wpa_supplicant and avahi then turned on WIFI using the GUI.
 I'm sure I was not using usb0 also.

 First, with open network.

 {{{
 root at om-gta02 ~ $ iwlist eth0 scan
 eth0      Scan completed :
           Cell 01 - Address: 00:22:B0:47:56:F5
                     ESSID:"LINUX"
                     Mode:Master
                     Frequency:2.437 GHz (Channel 6)
                     Quality=56/94  Signal level=-39 dBm  Noise level=-95
 dBm
                     Encryption key:off
                     Extra:bcn_int=100
                     Extra:ath_ie=dd0900037f010100600000

 }}}

 iwconfig eth0 essid LINUX

 I set up an IP manually, gateway, etc and it worked.

 {{{
 root at om-gta02 ~ $ iwlist eth0 scan
 eth0      Scan completed :
           Cell 01 - Address: 00:22:B0:47:56:F5
                     ESSID:"LINUX"
                     Mode:Master
                     Frequency:2.437 GHz (Channel 6)
                     Quality=56/94  Signal level=-39 dBm  Noise level=-95
 dBm
                     Encryption key:on
                     Extra:bcn_int=100
                     Extra:ath_ie=dd0900037f010100600000
 }}}


 I also used WEP. The key is not my real key.

 iwconfig eth0 key 00005D0005 essid LINUX

 {{{
 iwconfig eth0
 eth0      AR6000 802.11g  ESSID:"LINUX"
           Mode:Managed  Frequency:2.437 GHz  Access Point:
 00:22:B0:47:56:F5
           Bit Rate=54 Mb/s   Tx-Power=15 dBm   Sensitivity=0/3
           Retry:on
           Encryption key:0000-5D00-05   Security mode:open
           Power Management:off
           Link Quality:216/94  Signal level:-135 dBm  Noise level:-96 dBm
           Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
           Tx excessive retries:0  Invalid misc:0   Missed beacon:6
 }}}

 udhcpc worked.

 {{{

 $ udhcpc
 udhcpc (v1.13.2) started
 run-parts: /etc/udhcpc.d/00avahi-autoipd exited with code 1
 Sending discover...
 Sending select for 192.168.0.101...
 Lease of 192.168.0.101 obtained, lease time 604800
 run-parts: /etc/udhcpc.d/00avahi-autoipd exited with code 1
 adding dns 192.168.0.1

 root at om-gta02 ~ $ ifconfig eth0
 eth0      Link encap:Ethernet  HWaddr 00:12:CF:8F:01:15
           inet addr:192.168.0.101  Bcast:192.168.0.255  Mask:255.255.255.0
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:96 errors:0 dropped:0 overruns:0 frame:0
           TX packets:66 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:1000
           RX bytes:45197 (44.1 KiB)  TX bytes:4918 (4.8 KiB)
 }}}

 One thing to point out is that it did not work for me when I was far.

 It worked when I was about 2 meters form the AP with better S/N ratio (I
 didn't test with intermediate points and I don't think it is relevant).

-- 
Ticket URL: <https://docs.openmoko.org/trac/ticket/2277#comment:6>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac


More information about the devel mailing list