Re: APM & Linux 2.2.1

Bernd Broermann (info@broermann.com)
Fri, 19 Feb 1999 10:00:29 +0100


kuko@calvo.teleco.ulpgc.es wrote:
>
> Since I upgraded my Asustek Laptop to Linux 2.2.1 (from 2.0.36), poweroff
> on shutdown doesn't work (Yes, I use the -p option). Suspend/Resume
> still works...
>
> CU!

In /usr/src/linux/arch/i386/kernel/process.c, copy the routine in
void machine_power_off(void) into void machine_halt(void). That
fixed the power off at shutdown.

cu

bernd

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/