Bug 6497
Summary: | timer at double of normal speed | ||
---|---|---|---|
Product: | Timers | Reporter: | Marijn Schouten (M.Schouten) |
Component: | Realtime Clock | Assignee: | timers_realtime-clock |
Status: | RESOLVED PATCH_ALREADY_AVAILABLE | ||
Severity: | normal | CC: | hugh, john.stultz, rohlfing |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.16.14 | Subsystem: | |
Regression: | --- | Bisected commit-id: |
Description
Marijn Schouten
2006-05-05 09:58:32 UTC
The previous situation is with ACPI disabled in BIOS. If I enable ACPI in BIOS and try to boot 2.6.16.14 without noapic then I get the following kernel panic: not syncing: VFS: Unable to mount root fs on unknown-block(0,0) I've checked back to version 2.6.12 but none completely boot with ACPI enabled. I was able to get ACPI working (see http://bugzilla.kernel.org/show_bug.cgi?id=6522) and this has allowed me to remove the noapic option without getting a double speed timer. |