on Fri, Mar 15, 2002, Paul Fischer ([EMAIL PROTECTED]) wrote:
> Hi all,
> I'm a Debian newbie running potato 2.2.r3 booting from floppy, what
> makes my computer to turn the power off automagically on shutdown
> -halt now?
Enable apm in LILO:
append="apm=on"
...at the LILO boot prompt or you
Akop Pogosian <[EMAIL PROTECTED]> writes:
> On Thu, 3 May 2001, Nate Amsden wrote:
>
> > Akop Pogosian wrote:
> > >
> > > Linux kernel has a feature that enables a machine capable of turning
> > > the power off on it's own to do so with "shutdown -h.." or "poweroff"
> > > commands. I used to rely
Akop,
I had the same problem... there is a line in
lilo.conf that says # APPEND="" sorry not sure about
the = after it. If you change it to APPEND="apm=on"
save it then you need to type lilo so that lilo.conf
will update. Remember to remove the # and the space
before APPEND.
Don
--- Akop Pogosia
On Thu, 3 May 2001, Nate Amsden wrote:
> Akop Pogosian wrote:
> >
> > Linux kernel has a feature that enables a machine capable of turning
> > the power off on it's own to do so with "shutdown -h.." or "poweroff"
> > commands. I used to rely on this feature for shutting down my own and
> > other
AP> Linux kernel has a feature that enables a machine capable of turning
AP> the power off on it's own to do so with "shutdown -h.." or "poweroff"
AP> commands. I used to rely on this feature for shutting down my own and
AP> other machines remotely. I used to compile my own kernels but recently
AP
Akop Pogosian wrote:
>
> Linux kernel has a feature that enables a machine capable of turning
> the power off on it's own to do so with "shutdown -h.." or "poweroff"
> commands. I used to rely on this feature for shutting down my own and
> other machines remotely. I used to compile my own kernels
You need to enable apm support on startup - from memory, just add:
-apm
to the LILO startup line and it should work.
ap
Akop Pogosian wrote:
>
> Linux kernel has a feature that enables a machine capable of turning
> the power off on it's own to do so with "shutdown -h.." or "poweroff"
> comman
7 matches
Mail list logo