LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   power off (https://www.linuxquestions.org/questions/slackware-14/power-off-536497/)

bhusare 03-11-2007 06:59 AM

power off
 
sir,i am using slackware 11.0.....!
to power off my system...i use init 0
but it never shuts down the system completely.....at the end it gives a message "power down".....then i have to press the power button....is there any command which shuts down the system completely..........!

kummiliim 03-11-2007 07:07 AM

You have to use either ACPI or APM. You might even have the necessary modules installed.
Go to /etc/rc.d/ and open rc.modules. Then try uncommenting
Code:

#/sbin/modprobe apm
Worked great for me.

edit: oh yeah, actually that makes it load the APM module on startup, if you want to try it right away just type
Code:

modprobe apm

rkrishna 03-12-2007 12:38 AM

ss taht is it, for any 2.6 kernels you dont need this
IMPORTANT
this will work ONLY on the next reboot :)


All times are GMT -5. The time now is 01:00 PM.