Hi all.

Refering "debian-reference", I'm configuring Debian
for learning debian(and my convenience).
One of my intention is make debian auto power-off
when I invoke "shutdown -h now".

for that, I've done the following configurations.

        (in /etc/lilo.conf)
        append="apm=on apm=power-off noapic"

        # echo "apm power_off=1" >>/etc/modules

        root:/boot# grep 'APM' config-2.4.22
        CONFIG_APM=y
        # CONFIG_APM_IGNORE_USER_SUSPEND is not set
        # CONFIG_APM_DO_ENABLE is not set
        # CONFIG_APM_CPU_IDLE is not set
        # CONFIG_APM_DISPLAY_BLANK is not set
        # CONFIG_APM_RTC_IS_GMT is not set
        # CONFIG_APM_ALLOW_INTS is not set
        CONFIG_APM_REAL_MODE_POWER_OFF=y

then, I shutdown the system, but it don't
power-off.just say "system halt" as before.

why not?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to