Bug 7789
Summary: | AMD64/ATI : timer is running twice as fast as it should | ||
---|---|---|---|
Product: | Platform Specific/Hardware | Reporter: | Timo Jyrinki (timo.jyrinki) |
Component: | x86-64 | Assignee: | Andi Kleen (andi-bz) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | bunk, hugh, rohlfing |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.20-rc4 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: |
dmesg-2.6.19.log
dmesg-2.6.20.log lspci -nvv output lspci -vv patch to revert the possible culprit dmesg-2.6.20-patched.log |
Description
Timo Jyrinki
2007-01-08 05:14:39 UTC
Created attachment 10028 [details]
dmesg-2.6.19.log
Created attachment 10029 [details]
dmesg-2.6.20.log
Created attachment 10030 [details]
lspci -nvv output
Created attachment 10031 [details]
lspci -vv
Created attachment 10034 [details]
patch to revert the possible culprit
Does applying this patch fix the issue?
Created attachment 10035 [details]
dmesg-2.6.20-patched.log
Confirming that using that revert patch fixes the issue and clock works
normally again.
ak's original git comment had "TBD Experimental. Needs a lot of testing", so if
it hasn't received that testing it'd probably be good to revert this. I'm happy
to test any future patches to the issue with my hardware.
The commit that broke it got reverted in Linus' tree. Thanks for your bug report! post scriptum: the board is MSI RS482M4-ILD with the latest (and probably last) BIOS version 1.2. I'm now trying to follow linux-kernel on possible 2.6.21 patches regarding this issue. |