Philippe Monroux <[EMAIL PROTECTED]> writes: > moi cela marche avec : > > ,---- > | [EMAIL PROTECTED] $ grep -i apm /boot/config-2.4.18-686 > | 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 > `---- > > bizarre ?
J'ai résolu le problème en compilant apm en dur et non en module. Ca n'est pas très génant, le module était chargé en permanence. Toujours est-il que ce n'est pas très satisfaisant, ça aurait du marcher avant. -- Matthieu