Re: 2.4.5-ac8 hardlocks when going to standby

2001-06-07 Thread Remi Turk
On Thu, Jun 07, 2001 at 01:00:15PM +0200, Mikael Pettersson wrote: > On Wed, 6 Jun 2001 22:42:53 +0200, Remi Turk wrote: > > Try the patch below. Reboot. Run 'apm -S' (or --standby) at the > console. Did you see output from both send_event and apic_pm_callback? > If so, repeat by pressing your po

Re: 2.4.5-ac8 hardlocks when going to standby

2001-06-06 Thread Remi Turk
On Wed, Jun 06, 2001 at 07:03:09PM +0200, Remi Turk wrote: > > By applying the following patch (lookalike)? > > arch/i386/kernel/apm.c:send_event(): > > case APM_SYS_SUSPEND: > case APM_CRITICAL_SUSPEND: > case APM_USER_SUSPEND: > + case APM_USER_STANDBY: > + case APM_

Re: 2.4.5-ac8 hardlocks when going to standby

2001-06-05 Thread Remi Turk
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.5-ac8 hardlocks when going to standby

2001-06-05 Thread Remi Turk
Hi, 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. lspci -vvxxx output and .config are attached. Any