Hi, I have a pc running debian sarge I want this computer to start automatically when the power returns. There is no option in BIOS for this so it would be nice of it is possible to shutdown without powerdown Tried adding noacpi,acpi=off to boot menu but it doesn't do the trick. Is it possible to shutdown without powerdown and how is this possible?
You can try to add Code: apm power_off=0 to /etc/modules: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=390547
Thanks fot your reply. Problem not fixed. Other solution on the web is updating to latest Debian with newer kernel. update: Computer up and running with Debian Lenny. Problem not fixed how to fix this acpi problem?