From: Rob Landley <rob@landley.net>
To: linux-kernel@vger.kernel.org
Cc: pavel@ucw.cz
Subject: Software suspend in 2.6.0
Date: Tue, 30 Dec 2003 00:00:04 -0600 [thread overview]
Message-ID: <200312300000.05201.rob@landley.net> (raw)
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
next reply other threads:[~2003-12-30 9:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-30 6:00 Rob Landley [this message]
2003-12-30 18:20 ` Software suspend in 2.6.0 Nigel Cunningham
2003-12-30 22:09 ` Rob Landley
2003-12-30 22:10 ` Rob Landley
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200312300000.05201.rob@landley.net \
--to=rob@landley.net \
--cc=linux-kernel@vger.kernel.org \
--cc=pavel@ucw.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox