pb pour eteindre ma machine sous noyau 2.6.11.5 - Linux et OS Alternatifs
MarshPosté le 02-05-2005 à 02:43:17
Bonjour, depuis que j'aoi réinstallé ma debian ,et que je suis passé sous grub, je n'arrive plus à eteindre correctement mon ordi sous debian, il plante à l'extinction.
Voila ma config de noyau (je vous copie que la partie apm..)
hierry@thierryusr/src/linux-2.6.11.5$ 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 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 is not set
j'ai aussi essayé de rajouter dans grub ceci: # kopt=root=/dev/hda10 ro acpi=ht apm=power-off
mais rien n'y fait.
Avez vous des siggestions sur ce que je pourrai changer en recompilant mon noyau?
Marsh Posté le 02-05-2005 à 02:43:17
Bonjour,
depuis que j'aoi réinstallé ma debian ,et que je suis passé sous grub, je n'arrive plus à eteindre correctement mon ordi sous debian, il plante à l'extinction.
Voila ma config de noyau (je vous copie que la partie apm..)
hierry@thierryusr/src/linux-2.6.11.5$ 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 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 is not set
j'ai aussi essayé de rajouter dans grub ceci:
# kopt=root=/dev/hda10 ro acpi=ht apm=power-off
mais rien n'y fait.
Avez vous des siggestions sur ce que je pourrai changer en recompilant mon noyau?
Merci
A+