You are not logged in.
Hey!
Ever since the 3.4.2 kernel update, my wireless adapter (TP-Link TL-WN722N card using the ATH9k driver) can't connect to any network.
I can scan for available networks, but when trying to connect to one it just keeps trying to authenticate forever.
Relevant everything.log:
Jun 24 19:18:39 or-arch kernel: [ 130.250561] wlan0: authenticate with 84:c9:b2:4a:e9:4f
Jun 24 19:18:39 or-arch NetworkManager[735]: <info> (wlan0): supplicant interface state: scanning -> authenticating
Jun 24 19:18:39 or-arch kernel: [ 130.342676] wlan0: send auth to 84:c9:b2:4a:e9:4f (try 1/3)
Jun 24 19:18:39 or-arch kernel: [ 130.345133] wlan0: authenticated
Jun 24 19:18:39 or-arch NetworkManager[735]: <info> (wlan0): supplicant interface state: authenticating -> associating
Jun 24 19:18:39 or-arch kernel: [ 130.392589] wlan0: associate with 84:c9:b2:4a:e9:4f (try 1/3)
Jun 24 19:18:39 or-arch kernel: [ 130.398751] wlan0: RX AssocResp from 84:c9:b2:4a:e9:4f (capab=0x431 status=0 aid=1)
Jun 24 19:18:39 or-arch kernel: [ 130.398757] wlan0: associated
Jun 24 19:18:39 or-arch kernel: [ 130.455084] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jun 24 19:18:39 or-arch NetworkManager[735]: <info> (wlan0): supplicant interface state: associating -> completed
Jun 24 19:18:41 or-arch NetworkManager[735]: <info> (wlan0): device state change: ip-config -> unavailable (reason 'none') [70 20 0]
Jun 24 19:18:41 or-arch NetworkManager[735]: <info> (wlan0): deactivating device (reason 'none') [0]
Jun 24 19:18:41 or-arch kernel: [ 131.951252] wlan0: deauthenticating from 84:c9:b2:4a:e9:4f by local choice (reason=3)
Jun 24 19:18:41 or-arch kernel: [ 132.051332] cfg80211: Calling CRDA to update world regulatory domain
Jun 24 19:18:41 or-arch NetworkManager[735]: <info> (wlan0): taking down device.
Jun 24 19:18:41 or-arch NetworkManager[735]: <info> WiFi hardware radio set disabled
Jun 24 19:18:41 or-arch NetworkManager[735]: <info> WiFi now disabled by radio killswitchThis just repeats itself.
If I downgrade to 3.3.8 and reboot, everything starts working perfectly again.
I tried to look at the upstream ath9k issue tracker, but didn't find anything relevant.
Thanks!
Offline
Did you ever solved it? I have the same adapter and it does not connect here too. I am not getting the "authenticating" messages though...
Offline
I had the same problem but found a workaround in another thread here.
Before you connect open up a terminal any type:
ifconfig wlan0 promiscOffline
Thanks!
trogdor's suggestion worked perfectly.
Now to find a way to fix the connection without this ugly workaround..
Offline