Bug 80317

Summary: acpid doesn't load ospm_system automatically
Product: [Retired] Red Hat Linux Beta Reporter: Warren Togami <wtogami>
Component: acpidAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: beta1CC: acpi-bugzilla, aleksey, gt, rvokal
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: 2003-10-22 21:01:30 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 Warren Togami 2002-12-24 11:32:33 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021218

Description of problem:
acpid can be installed and enabled, but it doesn't do anything until the
ospm_system module is loaded.  ospm_system isn't mentioned anywhere within
/etc/modules.conf, initscripts or /etc/init.d/acpid.  Perhaps it should be
modprobe'd within /etc/init.d/acpid?

Comment 1 Bill Nottingham 2003-01-06 20:41:58 UTC
More or less deferring for now. ACPI will not be in the release.

Comment 2 Aleksey Nogin 2003-07-23 18:26:45 UTC
It seems that the system module is now compiled in, so it does not need to be
loaded. Also, the button modules now seems to be loaded by default, but
ac/battery modules are not loaded when acpid starts.

Comment 3 Bill Nottingham 2003-10-22 21:01:30 UTC
modules are loaded in initscripts now.