Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 306475 - kernel module ath5k not working after update to kernel 2.6.31-r10
Summary: kernel module ath5k not working after update to kernel 2.6.31-r10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL: http://bugzilla.kernel.org/show_bug.c...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-23 05:47 UTC by Peter Wood
Modified: 2010-03-02 13:31 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Wood 2010-02-23 05:47:46 UTC
Updated kernel from 2.6.31.r6 to 2.6.31.r10. Now my atheros card does not work anymore.
log:
Comment 1 Peter Wood 2010-02-23 05:50:48 UTC
log messages now (2.6.31.r10)
Feb 22 22:05:43 booh kernel: ath5k 0000:00:0b.0: enabling device (0010 -> 0012)
Feb 22 22:05:43 booh kernel: ath5k 0000:00:0b.0: PCI INT A -> GSI 17 (level, low
) -> IRQ 17
Feb 22 22:05:43 booh kernel: ath5k 0000:00:0b.0: registered as 'phy0'
Feb 22 22:05:43 booh kernel: ath5k phy0: Invalid EEPROM checksum 0x2180
Feb 22 22:05:43 booh kernel: ath5k phy0: unable to init EEPROM
Feb 22 22:05:43 booh kernel: ath5k 0000:00:0b.0: PCI INT A disabled
Feb 22 22:05:43 booh kernel: ath5k: probe of 0000:00:0b.0 failed with error -5

log messages old (2.6.31.r6)
Feb 22 23:07:32 booh kernel: ath5k 0000:00:0b.0: enabling device (0010 -> 0012)
Feb 22 23:07:32 booh kernel: ath5k 0000:00:0b.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
Feb 22 23:07:32 booh kernel: ath5k 0000:00:0b.0: registered as 'phy0'
Feb 22 23:07:32 booh kernel: ath: EEPROM regdomain: 0x63
Feb 22 23:07:32 booh kernel: ath: EEPROM indicates we should expect a direct regpair map
Feb 22 23:07:32 booh kernel: ath: Country alpha2 being used: 00
Feb 22 23:07:32 booh kernel: ath: Regpair used: 0x63
Feb 22 23:07:32 booh kernel: phy0: Selected rate control algorithm 'minstrel'
Feb 22 23:07:32 booh kernel: ath5k phy0: Atheros AR2413 chip found (MAC: 0x78, PHY: 0x45)

Comment 2 Mike Pagano gentoo-dev 2010-03-01 23:57:37 UTC
This is reported to be fixed in 2.6.32 kernels.
Please test gentoo-sources-2.6.32-r7.

Comment 3 Peter Wood 2010-03-02 05:33:58 UTC
(In reply to comment #2)
> This is reported to be fixed in 2.6.32 kernels.
> Please test gentoo-sources-2.6.32-r7.
> 
Confirmed. This resolves the problem. However, the problem, I think was not with the kernel sources, but with the gentoo patches, since r6 worked just fine and r10 did not.
Comment 4 Mike Pagano gentoo-dev 2010-03-02 13:31:35 UTC
It's not a problem with the genpatches, it is a problem in the driver source in the kernel that was fixed.