Bug 126463 - No APM support in kernel
Summary: No APM support in kernel
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-06-22 01:41 UTC by Pierre Thibaudeau
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-06-22 06:41:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Pierre Thibaudeau 2004-06-22 01:41:53 UTC
Hi there,

apm was fully supported in Fedora Core 1 which is no longer the case
in Fedora Core 2. I have upgraded to the latest kernel 2.6.6-1.435 but
to no avail:

   $ apm --suspend
   No APM support in kernel
   $ uname -r
   2.6.6-1.435

Nothing in the release notes about this. Did I miss something during
the installation?

Cheers

Comment 1 Arjan van de Ven 2004-06-22 06:41:50 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) 


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