It was working fine until yesterday when it refused to connect to the local WiFi after a reboot. I swapped out the official dongle for an Edimax dongle an everything is working again.
With the official dongle I can scan and see all the nearby APs, so the dongle is not broken. It just refuses to connect/authenticate.
I ran wpa_supplicant in debug and this seems to be the relevant section. Something about reason 3. Any thoughts or ideas welcome.
Code: Select all
nl80211: Connect request send successfully
wlan0: Setting authentication timeout: 10 sec 0 usec
EAPOL: External notification - EAP success=0
EAPOL: External notification - EAP fail=0
EAPOL: External notification - portControl=Auto
EAPOL: disable timer tick
wlan0: Authentication with 00:00:00:00:00:00 timed out.
Added BSSID 00:00:00:00:00:00 into blacklist
TDLS: Remove peers on disassociation
wlan0: WPA: Clear old PMK and PTK
wlan0: Request to deauthenticate - bssid=00:00:00:00:00:00 pending_bssid=00:00:00:00:00:00 reason=3 state=ASSOCIATING
TDLS: Tear down peers
wpa_driver_nl80211_disconnect(reason_code=3)
wlan0: Event DEAUTH (12) received
wlan0: Deauthentication notification
wlan0: * reason 3 (locally generated)