Bug 80404
Summary: | No apm in phoebe kernel | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Tom "spot" Callaway <tcallawa> |
Component: | kernel | Assignee: | Jeff Garzik <jgarzik> |
Status: | CLOSED DUPLICATE | QA Contact: | Brian Brock <bbrock> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 9 | CC: | mitr, peterm, wtogami |
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: | 2006-02-21 18:50:34 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
Tom "spot" Callaway
2002-12-25 22:44:19 UTC
Addendum: ACPI doesn't seem to work on this machine either, there is no /proc/acpi structure created. I can attach dmidecode and acpidmp if needed. the ACPI modules do not load automatically. You can recompile the kernel with acpi in, or modprobe the modules which should be done in the initscripts. Even then ACPI has limited power saving features until kernel-2.5/2.6 shows up with the new driver model. Well, the kernel does have APM. When I type "dmesg" these two lines are within. apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16) apm: overridden by ACPI. My computer does support ACPI though. Perhaps there is some bug where APM doesn't engage with ACPI isn't available. ACPI is enabled by default. You can boot with acpi=off. This is very odd. When I look at the "services" it shows apmd ticked. But if I enter "apm" from the terminal, it says "No APM support in kernel" - so what's the deal? For laptops (mine is ibm x21) what's the good of having a linux that doesn't support apm? *** This bug has been marked as a duplicate of 82123 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |