I'm running Kubuntu 14.04.1 LTS on a Asus PU301LA RO039G. Wireless and wired connection worked fine until yesterday, when the "I don't know what" happened. Symptom is the unability to connect to my home WPA2 password protected wireless network (ASUS RT-N14U router wireless n300). Network is detected but, clicking to connect, it remains stucked to "Waiting for authorization" stage, prompting a password request continuously. The other wireless devices just connect fine. The wired connection works fine. I tried to disable kwallet, to remove kwallet and network manager configuration files, without improvement. I tried both network-manager and wicd with same result (like the password was incorrect). I noticed in dmesg some "country code" messing up between authentication and deauthentication time.
[20362.252210] cfg80211: Calling CRDA to update world regulatory domain
[20362.259767] cfg80211: World regulatory domain updated:
[20362.259772] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[20362.259776] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[20362.259779] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[20362.259782] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[20362.259785] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[20362.259788] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[20375.072612] wlan0: authenticate with bc:ee:7b:e4:0a:44
[20375.096073] wlan0: send auth to bc:ee:7b:e4:0a:44 (try 1/3)
[20375.097662] wlan0: authenticated
[20375.099932] wlan0: associate with bc:ee:7b:e4:0a:44 (try 1/3)
[20375.104054] wlan0: RX AssocResp from bc:ee:7b:e4:0a:44 (capab=0xc11 status=0 aid=2)
[20375.104091] wlan0: associated
[20375.104141] cfg80211: Calling CRDA for country: DE
[20375.106124] ath: EEPROM regdomain: 0x8114
[20375.106126] ath: EEPROM indicates we should expect a country code
[20375.106127] ath: doing EEPROM country->regdmn map search
[20375.106128] ath: country maps to regdmn code: 0x37
[20375.106130] ath: Country alpha2 being used: DE
[20375.106130] ath: Regpair used: 0x37
[20375.106132] ath: regdomain 0x8114 dynamically updated by country IE
[20375.106145] cfg80211: Regulatory domain changed to country: DE
[20375.106146] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[20375.106147] cfg80211: (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm)
[20375.106149] cfg80211: (5150000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[20375.106149] cfg80211: (5250000 KHz - 5350000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[20375.106150] cfg80211: (5470000 KHz - 5725000 KHz @ 40000 KHz), (N/A, 2698 mBm)
[20375.106151] cfg80211: (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm)
[20380.582768] wlan0: deauthenticating from bc:ee:7b:e4:0a:44 by local choice (reason=3)
The driver in use is:
riotste@riotste-PU301LA:~$ ls /sys/class/net/wlan0/device/driver/module/drivers/
pci:ath9k platform:ath9k
I don't know what other system information outputs to post, but if someone can help I will grab any further useful informations later.
Thanks in advance.