* Thursday 09 October 2003, alle 17:14, itom scrive: > salve a tutti, > ho installato una Debian Sid su un pc IBM netvista PIII 733 128mb > il kernel compilato � 2.4.22 dove l'apm � stato compilato con *(non come > modulo) e con il comando 'halt' arriva alla scritta 'Power Down' e a mano > devo spegnere il pc.
# CONFIG_ACPI is not set 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=y # CONFIG_APM_ALLOW_INTS is not set CONFIG_APM_REAL_MODE_POWER_OFF=y vedi in /boot/config._tuo_kernel, con queste opzioni a me si spenge tranquillamente... :-) Ciao Ferdinando

