Hi Julien, >Yes, I'm using NetworkManager, version 1.0.4-ubuntu5, and I'm guessing >it's using wpa_supplicant. I deleted the configuration for this network >and created it again. The network is configured for WPA in >NetworkManager but I still get the same error message. Looks like driver has received encryption mode as TKIP, but didn't receive WPA ie. Hence the configuration didn't match with AP. Could you share wpa_supplicant configuration file if possible? Also, check if "sme->ie" is received in mwifiex_cfg80211_assoc() routine. Enable driver debug for the test using "echo 0xffffffff > /sys/kernel/debug/mwifiex/mlan0/debug_mask" and share dmesg logs. Regards, Amitkumar-- 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