slack下是这样解决的
********************
在/etc/rc.d/rc./etc/rc.d/rc.modules里找到
#### APM support ###
# APM is a BIOS specification for saving power using several different
# techniques. This is mostly useful for battery powered laptops.
#/sbin/modprobe apm
把
#/sbin/modprobe apm
前的#去掉就行
这样就可以关机了
[quote:a7211d9f55="fox_eagle2003"]slack下是这样解决的
********************
在/etc/rc.d/rc./etc/rc.d/rc.modules里找到
#### APM support ###
# APM is a BIOS specification for saving power using several different
# techniques. This is mostly useful for battery powered laptops.
#/sbin/modprobe apm
把
#/sbin/modprobe apm
前的#去掉就行
这样就可以关机了[/quote]
这一招的成败取决于电源。老电源行,新电源不行。