When using menuconfig, under general setup, you will find an option named "Advanced Power Management BIOS Support" (CONFIG_APM). By enabling that you should be able to use the BIOS power down functionality. You may also need to select "Use real mode APM BIOS call to power off" (CONFIG_APM_REAL_MODE_POWER_OFF).
On Thu, 13 Mar 2003 [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 >
