Hi, i just went back to school and they have a more advanced wpa
network that I was not able to get on with bcm43xx-mac80211 but I can
with ndiswrapper.

Here's the setup in wpa_supplicant.conf
network={
        ssid="schoolid"
        key_mgmt=WPA-EAP
        pairwise=TKIP
        group=TKIP
        scan_ssid=1
        eap=PEAP
        identity="user"
        password="pass"
#       ca_cert="/etc/cert/ca.pem"
#       phase1="peaplabel=1"
       phase2="auth=MSCHAPV2"
}


Here's the error with wpa


/etc/rc.d/init.d/wpa_supplicant start
Starting wpa_supplicant: ioctl[SIOCSIWAUTH]: Operation not supported
WEXT auth param 4 value 0x0 - ioctl[SIOCSIWAUTH]: Operation not
supported
WEXT auth param 5 value 0x1 -


As I said, it works fine with ndiswrapper.

what to do?  I'd prefer to stick with the bcm43xx-mac80211:)
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to