Hello,
First sorry for the late report, the patches from the old thread fixed
the privacy mismatch issue and now I can connect to a dynamic wep
network. But the connection is not very stable because I get tons of wep
decrypt errors in dmesg (while the connection is working but slow).
The same network works fine with ipw3945. Also iwl3945 works fine with
static wep. I tryed the hwcrypt engine (hwcrypt=1) but it did not change
anything.
While connectiong with wpa_supplicant I saw that mac80211 does not
support the IW_AUTH_DROP_UNENCRYPTED ioctl while ipw3945 (ieee80211
based) does.
Could this be related? ie. mac80211 tryes to decrypt unencrypted frames
instead of dropping them?
If not any other ideas what could cause it? Or what kind of info is needed?
Second problem is that ssid is hidden. I was able to connect to it using
iwl3945 (even with hw_scan) but only with ap_scan=1 (while ap_scan=2
should be used for hidden ssid and thats what nm uses). Non mac80211
based drivers do not work with ap_scan=1 but with ap_scan=2. So this
needs to be fixed somehow so that nm can support both wireless stacks.
-
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html