id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,blockedby,blocking,estimated,haspatch,patchreview,reproducible
2213,Wifi: Can't connect to WPA2 Enterprise network,jancona,Nytowl,"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@om-gta02:~# ifconfig eth0 up
root@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.",defect,new,normal,,Distro,unspecified,normal,,,,,,,0,,
