Hello, On Wed, 2003-12-31 at 17:03, Marc Redmann wrote: > Hi Peter, > > > I always use CONFIG_APM_REAL_MODE_POWER_OFF=y as well as ACPI, otherwise > > my PCs will not power off. > > Seems to me that it depends on the hardware you use, cause i am running > 2.6.0 kernel with acpi enabled and no apm and my pc is properly powering > down on shutdown.
Now, it works :-) I removed all the acpi-stuff und put apm into the kernel. CONFIG_PM=y CONFIG_APM=y # 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=y Thanks and a happy new year! Fabian -- [EMAIL PROTECTED] mailing list
