# CONFIG_APM_REAL_MODE_POWER_OFF is not set
c'est en jouant sur cette variable que j'ai toujours reglé mes pbs de shutdown :)
thierry_b
Bonjour,
je suis sous Debian testingavec un noyau 2.6.13.
J'ai tout essayé en niveau des options de compilations, mais impossible d'eteindre mon ordi correctement, quand je fais un halt, il met à la fin:
shutting hda
power off
et là ca plante, et je dois rebooter manuellement.
J'ai repris les paramètres apm du noyau de knoppix, mais ca ne change rien....
J'ai ca actuellement:
debian:/usr/src/linux-2.6.13# cat .config|grep -i "apm"
# Power management options (ACPI, APM)
# APM (Advanced Power Management) BIOS Support
CONFIG_APM=m
# CONFIG_APM_IGNORE_USER_SUSPEND is not set
CONFIG_APM_DO_ENABLE=y
# 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=y
# CONFIG_APM_REAL_MODE_POWER_OFF is not set