LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Shutdown problem (https://www.linuxquestions.org/questions/slackware-14/shutdown-problem-407765/)

Emx 01-25-2006 06:50 AM

Shutdown problem
 
Hello everybody out there!
Recently I have installed Slackware 10.2.
I usually shutdown my computer using "halt" command. MMounted filesystem get unmounted and modules get stopped but i receive message "Power Down".Then it stops shutting down; I wait about 15, 30 minutes and it does not shutdown. I must shut it down using power button on my chasis. I hate this!
Please, can this problem be solved?

bathory 01-25-2006 07:00 AM

You must have the apm module loaded into the kernel and use poweroff to shutdown your computer

Emx 01-25-2006 07:04 AM

I do not have APM module support in kernel. Does that mean that I need to recompile my kernel?

KMcD 01-25-2006 07:12 AM

it does indeed

Emx 01-25-2006 07:17 AM

I just typed modprobe apm and i typed apm so the apm module is up and running.
When I typed apm to see whether is it running, it says:
AC on-line, no system battery.

bathory 01-25-2006 07:55 AM

Quote:

I just typed modprobe apm and i typed apm so the apm module is up and running.
Precompiled kernels always provide the most common modules, so you should be set.
Try to shutdown your box by running "poweroff" to see if it works.

Emx 01-25-2006 08:16 AM

Yes. It works. Tnx!

folkenfanel 01-25-2006 09:33 AM

bareacpi.i
 
Hi

Most newer machines have support for ACPI.

You need to install the bareacpi.i kernel instead of bare.i to take advantage of ACPI.

Using bareacpi.i you can power off your machine whitout passing any special parameters and whitout recompiling the kernel.

Emx 01-25-2006 04:12 PM

OK. But the compiled kernel is always the best solution. :D


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