On Sun, Oct 08, 2006 at 01:52:10PM +0200, Rainer Dorsch <[EMAIL PROTECTED]> wrote: > An alternative to > > apm power_off=1 > > in /etc/modules > > would be > > [EMAIL PROTECTED]:~$ cat /etc/modprobe.d/apm > # power off at shutdown needs now an explicit option > options apm power_off=1 > [EMAIL PROTECTED]:~$ > > This way also a manually loaded apm module would see that option.
A related issue with not so old laptops is shutdown -h not turning power off when local apic is enabled. Adding nolapic to the kernel options solves the problem. Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

