LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Shutdown doesn't Turn Off Power (https://www.linuxquestions.org/questions/linux-server-73/shutdown-doesnt-turn-off-power-644274/)

rashid68 05-23-2008 07:23 AM

Shutdown doesn't Turn Off Power
 
Hi

I have servers that doesn't turn off the power after successful execution of "shutdown -h now" or using Shutdown from the Gnome interface. I have to manually press the power buttons on all servers. I have RedHat AS3 with kernel 2.4.21-50.

Please help.

Rashid

b0uncer 05-23-2008 07:57 AM

Probably due to ACPI things; the shutdown process usually ends with halt, after which acpi should turn off power. Do other power management things work, or do you get errors about acpi?

rashid68 05-25-2008 02:02 AM

Hi

Sorry for my ignorance as I am new to Linux. I looked for any process running for acpi but there is nothing. As far Power management is concerned, I use only the screen saver and that is working fine.

Thanks

Rashid

ncsuapex 05-27-2008 10:13 AM

what are you using for boot? Grub or Lilo? If you are using Grub when the boot menu comes up, hit "a" to add options to the kernel and add "acpi=off" at the end of the line. then boot, then try to shutdown and see if it powers off. If you are using Lilo you can go into lilo.conf and add the same "acpi=off" to the end of the kernel line, run.. run lilo then reboot, once it's booted try to shutdown -h.

rashid68 05-28-2008 07:36 AM

HI

It didn't work and halt bootup with Kernel Panic message.

Thanks for help though


All times are GMT -5. The time now is 05:05 AM.