← Back to team overview

mactel-support team mailing list archive

[Bug 289356] Re: ath9k causes system lockup

 

same problem running lucid up to date (2.6.32-12-generic  x86_64). i
have to manually remove ath9k and add it again. it works then for a
couple of hours.


[ 7931.430417] ath9k: timeout (100000 us) on reg 0x9860: 0x00049d19 & 0x00000001 != 0x00000000
[ 7931.430422] ath9k: Unable to reset channel (5640 Mhz) reset status -5
[ 7931.430429] ath9k: Unable to set channel
[ 7931.556353] ath9k: timeout (100000 us) on reg 0x9860: 0x00049d19 & 0x00000001 != 0x00000000
[ 7931.556358] ath9k: Unable to reset channel (5660 Mhz) reset status -5
[ 7931.556372] ath9k: Unable to set channel
[ 7931.682748] ath9k: timeout (100000 us) on reg 0x9860: 0x00049d19 & 0x00000001 != 0x00000000
[ 7931.682753] ath9k: Unable to reset channel (5680 Mhz) reset status -5
[ 7931.682768] ath9k: Unable to set channel
[ 7931.808780] ath9k: timeout (100000 us) on reg 0x9860: 0x00049d19 & 0x00000001 != 0x00000000
[ 7931.808785] ath9k: Unable to reset channel (5700 Mhz) reset status -5
[ 7931.808810] ath9k: Unable to set channel
[ 7931.934745] ath9k: timeout (100000 us) on reg 0x9860: 0x00049d19 & 0x00000001 != 0x00000000
[ 7931.934750] ath9k: Unable to reset channel (5745 Mhz) reset status -5
[ 7931.934756] ath9k: Unable to set channel
[ 7932.060747] ath9k: timeout (100000 us) on reg 0x9860: 0x00049d19 & 0x00000001 != 0x00000000
[ 7932.060752] ath9k: Unable to reset channel (5765 Mhz) reset status -5
[ 7932.060770] ath9k: Unable to set channel
[ 7932.186753] ath9k: timeout (100000 us) on reg 0x9860: 0x00049d19 & 0x00000001 != 0x00000000
[ 7932.186759] ath9k: Unable to reset channel (5785 Mhz) reset status -5
[ 7932.186767] ath9k: Unable to set channel
[ 7932.312773] ath9k: timeout (100000 us) on reg 0x9860: 0x00049d19 & 0x00000001 != 0x00000000
[ 7932.312778] ath9k: Unable to reset channel (5805 Mhz) reset status -5
[ 7932.312794] ath9k: Unable to set channel
[ 7932.438691] ath9k: timeout (100000 us) on reg 0x9860: 0x00049d19 & 0x00000001 != 0x00000000
[ 7932.438695] ath9k: Unable to reset channel (5825 Mhz) reset status -5
[ 7932.438702] ath9k: Unable to set channel
[ 7932.564372] ath9k: timeout (100000 us) on reg 0x9860: 0x00049d19 & 0x00000001 != 0x00000000
[ 7932.564378] ath9k: Unable to reset channel (2437 Mhz) reset status -5

-- 
ath9k causes system lockup
https://bugs.launchpad.net/bugs/289356
You received this bug notification because you are a member of Mactel
Support, which is the registrant for Mactel Support.

Status in Mactel Support: Fix Released
Status in “linux” package in Ubuntu: Fix Released

Bug description:
I've had repeated trouble with ath9k causing my system to lock up.  It's a macbook, late 2006 model, running 8.10.

lspci -v shows the following info:

02:00.0 Network controller: Atheros Communications Inc. AR5008 Wireless Network Adapter (rev 01)
        Flags: bus master, fast devsel, latency 0, IRQ 17
        Memory at 90100000 (64-bit, non-prefetchable) [size=64K]
        Capabilities: [40] Power Management version 2
        Capabilities: [50] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
        Capabilities: [60] Express Legacy Endpoint, MSI 00
        Capabilities: [90] MSI-X: Enable- Mask- TabSize=1
        Capabilities: [100] Advanced Error Reporting <?>
        Capabilities: [140] Virtual Channel <?>
        Kernel driver in use: ath9k
        Kernel modules: ath9k

Kernel:
Linux uviol 2.6.27-7-generic #1 SMP Fri Oct 24 06:40:41 UTC 2008 x86_64 GNU/Linux


Symptoms are the wireless network fails to respond and I am unable to reconnect.  I get repeated popups asking for WPA2 password, and lots of messages like this in the log:

[72782.981155] ath9k_config: Unable to set channel
[72783.337281] ath_set_channel: unable to reset channel 60 (5300Mhz) flags 0x103
42 hal status 4294967277
[72783.337369] ath9k_config: Unable to set channel
[72783.693048] ath_set_channel: unable to reset channel 64 (5320Mhz) flags 0x103
42 hal status 4294967277
[72783.693164] ath9k_config: Unable to set channel
[72784.049049] ath_set_channel: unable to reset channel 149 (5745Mhz) flags 0x30
142 hal status 4294967277
[72784.049173] ath9k_config: Unable to set channel
[72784.336993] ath_set_channel: unable to reset channel 153 (5765Mhz) flags 0x50
142 hal status 4294967277


First time this happens, I can clear the problem by unloading and reloading the ath9k module.  It will occur again shortly afterward.  Second or third time around the ath9k module will unload and reload fine, but following this any process that tries accessing the device will hang (NetworkManager, 'ifconfig', etc.) and the system becomes more and more unresponsive until I have to power off.

This bug is a showstopper for me and rebooting twice daily has shot my workflow to bits, so I'm happy to help debug this in any way I can.