Re: Recent problems with APM and XFree86-4.0.1

2001-04-02 Thread Alain E.
Hello Stephen, I've just switched from 2.2.18 to 2.4.3 (on a Dell Inpiron 8000, r128 M4 adapter) and I am experimenting some problems with Xfree 4.02 (debian woody) and (probably) APM. When I resume after a suspend, the X server hangs. Connecting through ethernet, using strace -p `pid-of-Xfree`

Re: Recent problems with APM and XFree86-4.0.1

2001-04-02 Thread Jamie Lokier
Rafael E. Herrera wrote: > > I've noticed other changes in suspend/resume. I'm running Gnome now, > > and it insists on running xscreensaver whenever I close the lid. > > Somehow it is noticing the APM event, because this is very consistent. > > Does anyone know how to disable this? The setting

Re: Recent problems with APM and XFree86-4.0.1

2001-04-01 Thread Rafael E. Herrera
Jamie Lokier wrote: > > I've noticed other changes in suspend/resume. I'm running Gnome now, > and it insists on running xscreensaver whenever I close the lid. > Somehow it is noticing the APM event, because this is very consistent. > Does anyone know how to disable this? The setting "No screen

Re: Recent problems with APM and XFree86-4.0.1

2001-04-01 Thread Jamie Lokier
Jamie Lokier wrote: > > > On that theme of power management with X problems, I have been having > > > trouble with my laptop crashing when the lid is closed, instead of > > > suspending as it used to. The laptop is a Toshiba Satellite 4070CDT. > > > > Can you please try adding > > Option "N

Re: Recent problems with APM and XFree86-4.0.1

2001-03-31 Thread Jamie Lokier
Stephen Rothwell wrote: > > On that theme of power management with X problems, I have been having > > trouble with my laptop crashing when the lid is closed, instead of > > suspending as it used to. The laptop is a Toshiba Satellite 4070CDT. > > Can you please try adding > Option "NoPM" >

Re: Recent problems with APM and XFree86-4.0.1

2001-03-30 Thread Stephen Rothwell
Hi Jamie, Jamie Lokier <[EMAIL PROTECTED]> writes: > > On that theme of power management with X problems, I have been having > trouble with my laptop crashing when the lid is closed, instead of > suspending as it used to. The laptop is a Toshiba Satellite 4070CDT. Can you please try adding

Recent problems with APM and XFree86-4.0.1

2001-03-30 Thread Jamie Lokier
Benjamin Herrenschmidt wrote: > There is a problem with the power management code for console.c > > The current code calls do_blank_screen(0); on PM_SUSPEND, and > unblank_screen() on PM_RESUME. > > The problem happens when X is the current display while putting the > machine to sleep. The do_bl