ath5k with AR5424 fails at startup or resume
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linux |
Invalid
|
Medium
|
|||
Linux on the Samsung |
New
|
Undecided
|
Unassigned | ||
linux (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Bug Description
Using Intrepid Alpha 5, with kernel 2.6.27-2-generic, the new atheros driver ath5k frequently fails to initialize the hardware at boot time or during resume. I have an AR5424 in a ThinkPad X61. When the device fails, I get messages like these:
Sep 10 23:09:31 stinkpad kernel: [16755.056940] ath5k phy0: Atheros AR5424 chip found (MAC: 0xa3, PHY: 0x61)
Sep 10 23:09:36 stinkpad kernel: [16759.482163] ath5k phy0: gain calibration timeout (2412MHz)
Sep 10 23:09:36 stinkpad kernel: [16759.482176] ath5k phy0: unable to reset hardware: -11
Sep 10 23:09:36 stinkpad kernel: [16759.880676] ath5k phy0: gain calibration timeout (2412MHz)
Sep 10 23:09:36 stinkpad kernel: [16759.880681] ath5k phy0: unable to reset hardware: -11
Sep 10 23:09:51 stinkpad kernel: [16774.520602] ath5k phy0: gain calibration timeout (2412MHz)
Sep 10 23:09:51 stinkpad kernel: [16774.520615] ath5k phy0: unable to reset hardware: -11
Sometimes it goes on and on like that, complaining about every frequency the hardware is capable of using. In any case, it never works right after that. It is necessary to power down the machine. The madwifi driver in Hardy didn't have this problem.
Changed in linux: | |
importance: | Undecided → High |
status: | Incomplete → Triaged |
Changed in linux: | |
status: | Unknown → In Progress |
Changed in linux: | |
status: | In Progress → Incomplete |
Changed in linux: | |
status: | Incomplete → Invalid |
Changed in linux (Ubuntu): | |
status: | Triaged → Fix Committed |
Changed in linux (Ubuntu): | |
status: | Fix Committed → Fix Released |
Changed in linux (Ubuntu): | |
status: | Fix Released → In Progress |
Changed in linux (Ubuntu): | |
status: | In Progress → Incomplete |
tags: | added: kernel-needs-review kernel-net |
tags: |
added: kernel-reviewed removed: kernel-needs-review |
description: | updated |
Changed in linux: | |
importance: | Unknown → Medium |
Changed in linux (Ubuntu): | |
status: | Incomplete → Fix Released |
Hi Jeffrey,
Thanks for testing Intrepid and writing this bug report. One of our kernel developers has packaged the madwifi drivers from the madwifi- hal-2008- 08-15 branch and has made it available in his PPA (personal package archive):
https:/ /edge.launchpad .net/~timg- tpi/+archive
Would you be willing to test this package and see if it helps resolve this bug? Information regarding how to install a package from a PPA can be found at:
https:/ /help.launchpad .net/Packaging/ PPA
Please let us know your results if you are able to test. Thanks.