[Bug 275692] Re: ath_pci must be reloaded after resume
Thomas Hood
jdthood at gmail.com
Thu Mar 12 09:21:40 UTC 2009
I have read through the reports marked as duplicates of this one and see
three possibly distinct issues.
1. Have to do "ifconfig wifi0 up" after suspend
2. ath_pci needs to be reloaded after suspend; fixed by using ath5k instead
3. ath5k needs to be realoaded after suspend
The first two issues appear to be moot in Jaunty, leaving the third
issue which is exacerbated by the fact that reloading ath5k doesn't make
the Atheros card work again.
(Regarding issue #1: There is no wifi0 interface; it is now called wlan0. After suspend it is not necessary to do a "ifconfig up" on this interface.)
(Regarding issue #2: There is no ath_pci module loaded.)
Additional information:
I have a ThinkPad X61 running Jaunty. After suspend and resume the
Atheros card does not always work: sometimes it works, sometimes it
doesn't. In the latter case, removing and reinserting ath5k does *not*
help.
$ lspci |grep -i ath
03:00.0 Ethernet controller: Atheros Communications Inc. AR5212 802.11abg NIC (rev 01)
$ lsmod|grep ath
ath5k 107008 0
mac80211 217080 1 ath5k
led_class 12036 2 ath5k,thinkpad_acpi
cfg80211 38032 2 ath5k,mac80211
root at triffid:~# dmidecode -s system-manufacturer
LENOVO
root at triffid:~# dmidecode -s system-product-name
7673CTO
root at triffid:~# dmidecode -s system-version
ThinkPad X61
--
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Kernel
Bugs, which is a subscriber of a duplicate bug.
More information about the kernel-bugs
mailing list