Bug 77290

Summary: no APM power-off if APM is compiled as a module
Product: [Retired] Red Hat Linux Reporter: David Monniaux <david.monniaux>
Component: apmdAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: Jay Turner <jturner>
Severity: low Docs Contact:
Priority: medium    
Version: 8.0CC: mitr, rvokal, srevivo
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 3.0.2-19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-05-19 20:47:47 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 Monniaux 2002-11-04 18:25:06 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003

Description of problem:
If APM is compiled as a module, /etc/rc.d/init.d/apm stop will unload it. This
disables APM power-off.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Compile and install a kernel with APM as a module.
2.In modules.conf: options apm power_off=1
3.Reboot
4.shutdown -h now	

Actual Results:  The system does not power-off.

Expected Results:  The system should have powered off.


Additional info:

The line /sbin/modprobe -r apm in /etc/rc.d/init.d/apmd causes the problem. It's
useless and should be removed, which fixes the problem.

Comment 1 Bill Nottingham 2003-05-19 20:47:47 UTC
Done in 3.0.2-19.