will now halt
then it stop,and can't turnoff the power.....
how to solve this problem?
kunutu can't shutdown!!!
-
- 帖子: 51
- 注册时间: 2007-03-03 16:02
- juanzhewudi
- 帖子: 1114
- 注册时间: 2006-01-19 11:55
- 来自: HUST
- 联系:
-
- 帖子: 51
- 注册时间: 2007-03-03 16:02
- juanzhewudi
- 帖子: 1114
- 注册时间: 2006-01-19 11:55
- 来自: HUST
- 联系:
try to use the sysv-rc-confliunux 写了:i can't star acpi,and when i check /proc/acpi ,i get : No such file or directory
but /proc/apm exist
do this:
sudo apt-get install sysv-rc-conf
then run sysv-rc-conf in your terminal.
make sure that acpid and acpid-support marked in run level 2
or you can mannually start these deamon in the /etc/init.d and then shutdown you computer for a try.just do:
sudo /etc/init.d/acpid start
sudo /etc/init.d/acpid-support start
good luck
