On Tue, Jun 05, 2001 at 09:37:52PM +0100, Alan Cox wrote: > > 2.4.5-ac[4678] all lock hard (no sysreq) when pushing my > > power-button (setup from the bios to go to standby) or > > when running apm --standby. (apm version 3.0final, RH6.2) > > apm --suspend works the way it should. > > > > 2.4.5/2.4.6-pre1 don't hardlock. > > Are you using the same build options for both > What machine is this - laptop ? It's not a laptop. Tbird 950 + Abit KT7 (KT133) UP APIC is enabled in -ac[4678] and emu10k1 is the in-kernel version instead of the one from CVS in -ac8 - which shouldn't matter because -ac[467] ran with the CVS-version. 2.4.6-pre1 runs emu10k1 from CVS. I'll compile -ac8 without UP-APIC, but I don't think I'll have time to mail the results until tommorow. --- 2.4.5-ac8-config Tue Jun 5 23:05:55 2001 +++ 2.4.6-pre1-config Tue Jun 5 23:05:57 2001 @@ -20,10 +20,9 @@ CONFIG_X86_USE_PPRO_CHECKSUM=y CONFIG_NOHIGHMEM=y CONFIG_MTRR=y -CONFIG_X86_UP_APIC=y CONFIG_X86_UP_IOAPIC=y -CONFIG_X86_LOCAL_APIC=y CONFIG_X86_IO_APIC=y +CONFIG_X86_LOCAL_APIC=y CONFIG_NET=y CONFIG_PCI=y CONFIG_PCI_GOANY=y @@ -129,9 +128,7 @@ CONFIG_VGA_CONSOLE=y CONFIG_VIDEO_SELECT=y CONFIG_SOUND=m -CONFIG_SOUND_EMU10K1=m CONFIG_USB=m CONFIG_USB_DEVICEFS=y CONFIG_USB_UHCI=m -CONFIG_DEBUG_KERNEL=y CONFIG_MAGIC_SYSRQ=y -- Linux 2.4.6-pre1 #2 Tue Jun 5 18:08:24 CEST 2001 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/