Bug 126463
Summary: | No APM support in kernel | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Pierre Thibaudeau <prt3> |
Component: | kernel | Assignee: | Arjan van de Ven <arjanv> |
Status: | CLOSED NOTABUG | QA Contact: | Brian Brock <bbrock> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 2 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-06-22 06:41:50 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
Pierre Thibaudeau
2004-06-22 01:41:53 UTC
ACPI overrules APM for your system. You need to either disable acpi (by putting acpi=off on the kernel commandline) or use the acpi way of suspending (echo 3 > /proc/acpi/sleep) |