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?
More or less deferring for now. ACPI will not be in the release.
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.
modules are loaded in initscripts now.