Re: poweroff on shutdown
--- Christian Heimke <debian@linux4all.net> wrote:
> Hello,
> How can I use the APM poweroff modus of my
> motherboard?
> I tested a few option with compiling the Kernel, but
> nothing works :(
>
> Can someone help me and say witch option I must
> activate before compiling the
> Kernel?
>
> Thanks,
> Christian
The way that I resolved this was apt-get install apm.
Open /etc/modules with your favorite text editor and
add apm. Open /etc/lilo.conf with your favorite text
editor and look for the append="" line. Remove the #
in front of the append and add between the "'s apm=on,
so it looks like this append="apm=on" save it then
type lilo in your console, to update your lilo.conf,
and you should be good to go.
You have to reboot the system for this to become
effective.
HTH
Don
__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
Reply to: