Bug 14372
Summary: | ath5k wireless not working after suspend-resume - eeepc | ||
---|---|---|---|
Product: | Power Management | Reporter: | Rafael J. Wysocki (rjw) |
Component: | Hibernation/Suspend | Assignee: | power-management_other |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | acpi-bugzilla, fabio.comolli, johannes, lenb, mcgrof, yakui.zhao |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.32-rc[1-2] | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 7216, 14230 | ||
Attachments: |
Output of lspci
Output of lspci -n Output of dmidecode |
Description
Rafael J. Wysocki
2009-10-11 20:11:20 UTC
Hi, Fabio Will you please describe the problem more clearly? Please attach the output of dmesg after suspend/resume, acpidump, lspci -vxxx. Please double check whether the wifi can work if you do the following test: >a. rfkill it off >b. suspend-to-ram -resume >c. rfkill it on Thanks. On Monday 12 October 2009, Fabio Comolli wrote:
> Still present with -rc4.
>
> Error is:
>
> [ 690.547660] wlan0: direct probe to AP 00:11:95:09:2c:e0 (try 1)
> [ 690.550064] wlan0: direct probe responded
> [ 690.550074] wlan0: authenticate with AP 00:11:95:09:2c:e0 (try 1)
> [ 690.551629] wlan0: authenticated
> [ 690.551663] wlan0: associate with AP 00:11:95:09:2c:e0 (try 1)
> [ 690.553289] wlan0: RX AssocResp from 00:11:95:09:2c:e0 (capab=0x451
> status=12 aid=1)
> [ 690.553298] wlan0: AP denied association (code=12)
>
> rfkill-ing the device off and then on fixes the problem.
Fabio, Please identify which EEEPC you have by supplying the output from lspci and dmidecode. Created attachment 23379 [details]
Output of lspci
Created attachment 23380 [details]
Output of lspci -n
Created attachment 23381 [details]
Output of dmidecode
Len, it's an eeePC 900. Please let me know if you need more details. Fabio, did you have a chance to test the box with 2.6.32-rc5? Hi Rafael. Yes, same results. dmesg says after resume (I'm reporting only the last lines): [ 4273.537105] Restarting tasks ... done. [ 4278.091884] wlan0: direct probe to AP 00:11:95:09:2c:e0 (try 1) [ 4278.094048] wlan0: direct probe responded [ 4278.094058] wlan0: authenticate with AP 00:11:95:09:2c:e0 (try 1) [ 4278.095366] wlan0: authenticated [ 4278.095399] wlan0: associate with AP 00:11:95:09:2c:e0 (try 1) [ 4278.097043] wlan0: RX AssocResp from 00:11:95:09:2c:e0 (capab=0x451 status=12 aid=1) [ 4278.097051] wlan0: AP denied association (code=12) [ 4316.546704] wlan0: direct probe to AP 00:11:95:09:2c:e0 (try 1) [ 4316.549075] wlan0: direct probe responded [ 4316.549086] wlan0: authenticate with AP 00:11:95:09:2c:e0 (try 1) [ 4316.550407] wlan0: authenticated [ 4316.550441] wlan0: associate with AP 00:11:95:09:2c:e0 (try 1) [ 4316.552085] wlan0: RX AssocResp from 00:11:95:09:2c:e0 (capab=0x451 status=1 aid=1) [ 4316.552093] wlan0: AP denied association (code=1) [ 4328.177920] wlan0: direct probe to AP 00:11:95:09:2c:e0 (try 1) [ 4328.180036] wlan0: direct probe responded [ 4328.180044] wlan0: authenticate with AP 00:11:95:09:2c:e0 (try 1) [ 4328.181331] wlan0: authenticated [ 4328.181359] wlan0: associate with AP 00:11:95:09:2c:e0 (try 1) [ 4328.184091] wlan0: RX AssocResp from 00:11:95:09:2c:e0 (capab=0x451 status=1 aid=1) [ 4328.184099] wlan0: AP denied association (code=1) Please note that vanilla -rc5 does not work correctly on my eeepc due to a regression in the eeepc-laptop module. So my -rc5 has a patch reverted (the LKML thread is "[Regression] - 2.6.32-rc5 hangs using rfkill on an eeePC", 9 days ago. You are in copy). so after you resume, your AP suddenly no longer likes you?! can you capture the frame exchange using a sniffer (wireshark) on another machine? Unfortunately I don't have other machines. Have you tried rc7? Yes, it seems to work fine. I'm running it since saturday and I've not been able to reproduce the problem so far. I was planning to test it some more but I think that this regression can be closed. Can someone please close this. Closing. |