public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Software suspend in 2.6.0
@ 2003-12-30  6:00 Rob Landley
  2003-12-30 18:20 ` Nigel Cunningham
  0 siblings, 1 reply; 4+ messages in thread
From: Rob Landley @ 2003-12-30  6:00 UTC (permalink / raw)
  To: linux-kernel; +Cc: pavel

Since Patrick fell off the face of the earth, I've switched to Pavel's suspend 
code, which pretty much works the same way, but has some similar rough edges.

The first suspend works nicely.  After resuming from that and suspending 
again, the screen gets blanked early in the suspend (immediately after 
"suspending processes", and then the suspend is REALLY SLOW.  (You can see 
the hard drive light light up and go off again with a 1/2 second gap between 
each page saved.)

I think that what's happening is that during the "power stuff down" phase, the 
device list is including the screen and processor and powering them down.  
The processor goes into an insanely slow state, and the display is black.  
(The suspend will usually complete normally when this happens, if you give it 
10 minutes.)

It doesn't do this on the first suspend, but it does it on second and later 
suspends.

Any suggestions?

Rob


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-12-30 22:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-30  6:00 Software suspend in 2.6.0 Rob Landley
2003-12-30 18:20 ` Nigel Cunningham
2003-12-30 22:09   ` Rob Landley
2003-12-30 22:10   ` Rob Landley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox