I'm using WPA2 with AES encryption and my wifi deauthenticates from the AP all the time, here's a snippet from my dmesg:
Code: Select all
wlan0: authenticate with AP 00:90:4c:91:00:01
wlan0: authenticated
wlan0: associate with AP 00:90:4c:91:00:01
wlan0: RX ReassocResp from 00:90:4c:91:00:01 (capab=0x11 status=0 aid=4)
wlan0: associated
wlan0: deauthenticated
wlan0: authenticate with AP 00:90:4c:91:00:01
wlan0: authenticated
wlan0: associate with AP 00:90:4c:91:00:01
wlan0: RX ReassocResp from 00:90:4c:91:00:01 (capab=0x11 status=0 aid=4)
wlan0: associated
wlan0: deauthenticated
wlan0: authenticate with AP 00:90:4c:91:00:01
wlan0: authenticated
wlan0: associate with AP 00:90:4c:91:00:01
wlan0: RX ReassocResp from 00:90:4c:91:00:01 (capab=0x11 status=0 aid=4)
wlan0: associatedI experienced the same issues when I tried iwl3945 in Archlinux half a year ago, but I've never had any issues with ipw3945.
Any ideas?



