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.
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"
}
Is there any way to get around this and use bcm43xx with this network
at this time? Again, it works fine with ndiswrapper.
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev