Bug 203236 - PMTimer doesn't get detected in an Asus A8V Deluxe motherboard
Summary: PMTimer doesn't get detected in an Asus A8V Deluxe motherboard
Keywords:
Status: CLOSED DUPLICATE of bug 203235
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: kernel
Version: 4.4
Hardware: x86_64
OS: Linux
medium
high
Target Milestone: ---
: ---
Assignee: Kernel Maintainer List
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-08-19 17:42 UTC by Kostas Georgiou
Modified: 2007-11-17 01:14 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-08-22 18:01:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Kostas Georgiou 2006-08-19 17:42:19 UTC
The PMTimer doesn't get detected in an Asus A8V Deluxe motherboard (VIA
K8T800Pro) so the system uses TSC (even when you use
the notsc kernel option). This results in problems (#174390 for example) with
dual core cpus since TSC isn't stable there.
$ dmesg
...
time.c: Using 1.193182 MHz PIT timer.
time.c: Using PIT/TSC based timekeeping.
...

Under FC5 the PMTimer is detected fine in the same motherboard (with a single
core cpu though)
$ dmesg
...
ACPI: PM-Timer IO Port: 0x808
time.c: Using 3.579545 MHz WALL PM GTOD PIT/TSC timer.
...

Comment 1 Kostas Georgiou 2006-08-19 18:09:03 UTC
Duplicate of #203235

For some reason bugzilla doesn't allow me to close it as duplicate.
"You tried to change the Status field from NEW to CLOSED, but only the owner or
submitter of the bug, or a sufficiently empowered user, may change that field."

Comment 2 Jason Baron 2006-08-22 18:01:48 UTC

*** This bug has been marked as a duplicate of 203235 ***


Note You need to log in before you can comment on or make changes to this bug.