Bug 127845

Summary: apm suspend/resume does not work
Product: [Fedora] Fedora Reporter: David Roberts <dlr>
Component: kernelAssignee: Dave Jones <davej>
Status: CLOSED NEXTRELEASE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 2CC: pfrields
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-04-16 05:38:59 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 David Roberts 2004-07-14 17:04:34 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113

Description of problem:
I have an IBM Thinkpad X30 running Fedora Core 2.  I am running the
latest update of all RPMs.  I am using acpi=off to disable acpi.  It
appears that apm and acpi will not work concurrently in this kernel. 
If I do not do this, apm commands do not work at all.

All debugging I can do (this is limited) suggests that suspend works fine.

Resume brings power back on, but the screen is blank and the system is
unresponsive.  The system must be power cycled to recover.  I have
inserted echo commands into /etc/sysconfig/apm-scripts/apmscript and
it appears that when a resume takes place, apmscript is called with
the start option rather than resume.

If I modify apmscript and replace the case condition resume with
start, It still does not work.



Version-Release number of selected component (if applicable):
apmd-3.0.2-22, kernel-2.6.6-1.435.2.3

How reproducible:
Always

Steps to Reproduce:
Boot system with kernel parameter acpi=off
Suspend system
Resume system


Actual Results:  System is unresponsive.  Screen is powered up but
blank.  Hard disk is not active.

Expected Results:  System should resume from suspend and function.

Additional info:

Comment 1 Bill Nottingham 2004-07-14 19:11:15 UTC
This is an interaction between the kernel and your BIOS.

Comment 2 Dave Jones 2005-04-16 05:38:59 UTC
Fedora Core 2 has now reached end of life, and no further updates will be
provided by Red Hat.  The Fedora legacy project will be producing further kernel
updates for security problems only.

If this bug has not been fixed in the latest Fedora Core 2 update kernel, please
try to reproduce it under Fedora Core 3, and reopen if necessary, changing the
product version accordingly.

Thank you.