On Wednesday 24 September 2003 16:35, Michael Sacco wrote:
On Wednesday 24 September 2003 08:44 am, Carlos E. R. wrote:
On 2003.09.24 04:21 William Westfall wrote:
Or... is it not worth the effort?
Right, it is not :-)
You can use acpi or apm, to be enabled at boot time. Both options are compiled on the suse kernels. By default, acpi will be used, but disabling it wil automatically enable apm.
Documented - search the SDB, for example.
-- Cheers, Carlos Robinson
With my laptop (which uses ACPI) I discovered that in order to see battery usage and power status I had to manually run the command "modprobe ac && modprobe battery" as root. I added them to start up by placing that command in /etc/rc.d/boot.local
HTH, Mike Sacco
Mike: Did you forget to load the acpid in the Boot run-level? This is the script responsible for loading those modules, and many users forget to use the run-level editor to enable it. It should be enabled for the "B" column only. It will then load all the acpi modules that are not excluded by the /etc/sysconfig/powermanagement file. Yes, your way works, but its not the SuSE way. ;-) -- _____________________________________ John Andersen