On Wed, 6 Feb 2002 [EMAIL PROTECTED] wrote: > I'm compiling a new kernel(2.4.17) for my laptop, and I know this may be > a newbie question, But what do I enable in the kernel to enable it to > automatically power off when shutdown is done? >
At kernel compiling, in the General setup section: <*> Advanced Power Management BIOS support [*] Use real mode APM BIOS call to power off should be enough. and dont forget the append="apm=power-off" from /etc/lilo.conf hope that helps lanc -- Vegh Karoly

