John H. wrote:
> My school uses the following setup in wpa_supplicant, which I don't
> even need to use with NetworkManager.  However, this does not work
> with bcm43xx even with latest patches, but it does work with
> ndiswrapper.  NetworkManager blatantly says, with bcm43xx driver,
> "encryption not supported,..." or something.

Exact error message, please!

> bcm43xx works fine with wpa_supplicant and networkmanager with wpa1...
> 
> network={
>         ssid="university"
>         key_mgmt=WPA-EAP
>         pairwise=TKIP
>         group=TKIP
>         scan_ssid=1
>         eap=PEAP
>         identity="myuser"
>         password="mypass"
> #       ca_cert="/etc/cert/ca.pem"
> #       phase1="peaplabel=1"
>        phase2="auth=MSCHAPV2"
> }

Have you tried using ifup/ifdown rather than NM to control the device with the 
above info in 
wpa_supplicant.conf? You don't mention your distro and it is difficult to know 
where your control 
files are located.

Larry
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to