LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Stopping the ACPI daemon. (https://www.linuxquestions.org/questions/linux-software-2/stopping-the-acpi-daemon-812244/)

stf92 06-04-2010 09:37 PM

Stopping the ACPI daemon.
 
How can I do in order to stop the ACPI daemon. I need this to check history ACPI event. Thanks for reading.

TB0ne 06-04-2010 09:40 PM

Quote:

Originally Posted by stf92 (Post 3992983)
How can I do in order to stop the acpi daemon. I need this to see acpi history. Thanks for reading.

You don't say what version/distro of Linux, but usually (as root), "/etc/init.d/acpid stop"

stf92 06-04-2010 09:51 PM

GNU/linux kernel 2.6, slackware 12.0.

Thanks for your reply.
# cd /etc/init.d
# cd acpid
-bash: cd: acpid: No such file or directory.

Or
# cd /etc/init.d
# acpid stop
acpid: can't open /proc/acpi/event: Device or resource busy.

stf92 06-04-2010 10:04 PM

GNU/linux kernel 2.6, slackware 12.0

Thanks for your reply. This is what I get.
# cd /etc/init.d
# acpid stop
acpid: can't open /proc/acpi/event: Device or resource busy.

Thanks again.


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