Bug 12226
Summary: | ath5k sometimes hardlocks machine | ||
---|---|---|---|
Product: | Drivers | Reporter: | Rich Ercolani (rercola) |
Component: | network-wireless | Assignee: | Bob Copeland (me) |
Status: | CLOSED DUPLICATE | ||
Severity: | high | CC: | antoine, mcgrof, me, satishs85 |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.27.9 | Subsystem: | |
Regression: | --- | Bisected commit-id: |
Description
Rich Ercolani
2008-12-14 13:12:28 UTC
Not sure if it'll help but you can try turning on ATH5K_DEBUG and setting up a netconsole on a wired ethernet port. Does sysrq-t work while it first starts stuttering? Capturing a few traces at that time could be informative. Can you also lock it up when not playing music? Also, please post your /proc/interrupts after it's been running some time. Sure. I'll figure out how to set up a netconsole. It's worth noting that this only occurs on WPA networks, as far as I can tell - it's run for hours on WEP networks, but after awhile on a WPA network, it fails dramatically. Yes, it also locks up when not playing music, that only happened once or twice by coincidence, and was interesting as a state indicator. Additionally, when it first starts stuttering, the system is utterly unresponsive to SysRq input. (In reply to comment #2) > Sure. I'll figure out how to set up a netconsole. > > It's worth noting that this only occurs on WPA networks, as far as I can tell > - > it's run for hours on WEP networks, but after awhile on a WPA network, it > fails > dramatically. > > Yes, it also locks up when not playing music, that only happened once or > twice > by coincidence, and was interesting as a state indicator. I confirm this behavior. No problem with WEP, With WPA computer locks and become unusable. I also use Ubuntu 8.10. 05:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01) So in both cases this is compat-wireless? Can you try with the nohwcrypt parameter? (modprobe ath5k nohwcrypt=1) I will try it again shortly when I regain access to a WPA network (I'm currently on vacation), but if memory serves I tried this parameter to no effect. Yes, I also use compat-wireless. I never used the option nohwcrypt and do not have access to WPA wireless for the moment. I will give it a try when going back to university in February. regards, Ok it is clear that something is going on - I have seen lockups too under heavy load, no oops, nmi_watchdog doesn't work. Since there is a newer bug with more/different info, I'm going to go ahead and close this one so we can put all the info in one place. |