Openmoko Bug #2213: Wifi: Can't connect to WPA2 Enterprise network

Openmoko Public Trac bugs at docs.openmoko.org
Fri Jan 23 00:41:15 CET 2009


#2213: Wifi: Can't connect to WPA2 Enterprise network
---------------------+------------------------------------------------------
 Reporter:  jancona  |          Owner:  julian_chu 
     Type:  defect   |         Status:  new        
 Priority:  normal   |      Milestone:             
Component:  Distro   |        Version:  unspecified
 Severity:  normal   |       Keywords:             
 Haspatch:  0        |      Blockedby:             
Estimated:           |    Patchreview:             
 Blocking:           |   Reproducible:             
---------------------+------------------------------------------------------
 My workplace has a WPA2 Enterprise wifi network. I have been unable to
 connect to it with my Freerunner, despite using a wpa_supplicant
 configuration that works for other Linux users.

 I've tried this with assorted distros and kernels and it has never worked.
 My most recent attempt:

 - Flashed FSO testing image from 18-Jan-2009
 - Flashed kernel uImage-moredrivers-GTA02_andy-
 tracking_f2d78193eae5dccd.bin from http://people.openmoko.org/andy/
 - Created the following wpa_supplicant.conf (which works for other Linux
 users:
 ctrl_interface=/var/run/wpa_supplicant
 ctrl_interface_group=0
 eapol_version=1
 ap_scan=1
 fast_reauth=1
 network={
     ssid="CTCTprivate"
     scan_ssid=1
     key_mgmt=WPA-EAP
     eap=PEAP
     identity="******"
     password="******"
     phase1="peaplabel=0"
     phase2="auth=MSCHAPV2"
 }
 - Executed the following commands:
 root at om-gta02:~# ifconfig eth0 up
 root at om-gta02:~# wpa_supplicant -i eth0 -c
 /etc/wpa_supplicant/wpa_supplicant.conf -dd

 wpa_supplicant failed to connect. The log I collected is attached.

-- 
Ticket URL: <https://docs.openmoko.org/trac/ticket/2213>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac


More information about the buglog mailing list