Bugzilla – Bug 134586
atheros driver: Does not work after suspend
Last modified: 2007-06-05 11:20:47 UTC
After both suspend2disk and suspend2ram, a restart of the network connection does not happen with the atheros driver. A rcnetwort restart does not help. Only unloading of all ath* modules helped. This is with current 2.6.14.2 kernel recompiled with updated wireless tools package, the new wireless and wpa packages.
fails also on Alpha3plus with update to kernel 2.6.15-rc4-20051202095602-default.
Still fails with Beta2 (and Beta3 kernel). Doing a "rmmod ath_pci; modprobe ath_pci" fixes the problem.
Just a short sidenote: This bug has been reported upstream some time ago at http://madwifi.org/ticket/201 I'v tested the suggested patch that is attached to the upstream bugreport but it unfortunately didn't fix the problem ;(
Just in case we can't get this fixed in time for 10.1 -- let's add "ath_pci" to UNLOAD_MODULES_BEFORE_SUSPEND2DISK. (Which works great for me ;))
Yes, may be necessary.
*** Bug 147815 has been marked as a duplicate of this bug. ***
i have added the ath_pci driver to the unload-before-suspend list in SVN for beta4. Package is not yet submitted, and of course the driver should be fixed somewhen :-)
Indeed. ;-) Resolving as LATER.
Can you please look at that for 10.2 again? Thanks.
*** Bug 213931 has been marked as a duplicate of this bug. ***
This behaviour is also seen in SLED 10.
SLED10 has ath_pci in its default modules-to-unload list. 10.2 is using pm-utils instead of powersave for suspending, and I don't think pm-utils unload ath_pci by default. We didn't ship madwifi with 10.2 anyway. I'll reassign to seife just in case he wants to add it, although I doubt it.
no. I can't, for technical reasons with rpm. Whoever maintains / ships madwifi just needs to put a custom hook for use by pm-utils into their kmp-package that does the unloading. I can help them with that, but i don't want to ship it with our pm-utils. For 10.2, this is basically the same as bug 232420. For SLED, this should be fixed.