LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   how to poweroff ?? (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/how-to-poweroff-271098/)

perdesiz 12-28-2004 07:14 AM

how to poweroff ??
 
I do have slackware 10.0 on my laptop. When I use shutdown command or shutdown -h or even poweroff and halt command the system stops at the last stage and I have to turn off the laptop manually. What would be the problem?

iZvi 12-28-2004 08:57 AM

Is it using acpi or apm? I'm not familiar with acpi, but if it supports apm, you must disable acpi support in the kernel and enable apm. With apm enabled the poweroff command switches the power off.

microsoft/linux 12-28-2004 09:27 PM

as does acpi, I think mine(using debian 3.1, with acpi) at the end says something like
Quote:

acpi-poweroff called
then it shuts down

perdesiz 12-29-2004 01:41 AM

acpi apm
 
I am not familiar with these acpi and apm thing. How may I check that whether my kernel supports apm or acpi and what should I do to reconfigure kernel?

reddazz 12-29-2004 02:15 AM

If you are using the default kernel from Slackware (2.4.x) you can install apmd using swaret and then edit /etc/rc.d/rc.M and uncomment the lines relevant to apm.

TLV 12-29-2004 03:31 AM

Re: how to poweroff ??
 
Quote:

Originally posted by perdesiz
I do have slackware 10.0 on my laptop. When I use shutdown command or shutdown -h or even poweroff and halt command the system stops at the last stage and I have to turn off the laptop manually. What would be the problem?
It could very well be that you have to pass the parameter "nolapic" to the kernel. This is done in the config-file for your bootloader.

/TLV


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