Bug 284191
Summary: | The kernel-2.6.22.4-45.fc6 package breaks the RTC. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jeff Silverman <jeffsilverm> |
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 6 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 2.6.22.9-61.fc6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-10-08 21:41:53 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jeff Silverman
2007-09-10 00:29:46 UTC
This also creates issues for qemu: Program output: Could not configure '/dev/rtc' to have a 1024 Hz timer. This is not a fatal error, but for better emulation accuracy either use a 2.6 host Linux kernel or type 'echo 1024 > /proc/sys/dev/rtc/max-user-freq' as root. Except that you can't set the RTC frequency due to this problem. Kernel: 2.6.22.5-49.fc6 for i686 Reverted to the old RTC driver in kernel 2.6.22.9-61.fc6. It will be in the updates-testing repository soon. |