Hi, Are you using APM? If so, here's the PM settings I use on a almost vanilla 2.4.20 kernel that work for me. Under general setup: "Power Management support" (CONFIG_PM), "Advanced Power Management Bios support" (CONFIG_APM), "Enable PM at boot time" (CONFIG_APM_DO_ENABLE), "Make CPU Idle calls when idle" (CONFIG_APM_CPU_IDLE), and possibly if you need it "Use real mode APM BIOS call to power off" (CONFIG_APM_REAL_MODE_POWER_OFF).
Also make sure the bios is using apm and not acpi for power management (unless you want to use acpi, in which case ignore this message ;) ~Scott On March 12, 2003 08:15 pm, [EMAIL PROTECTED] wrote: > Hi all, > > I am having trouble compiling a kernel that will power down an atx mobo for > system shut down. Does anybody know which options are required for this. > > Thanx Dan
