linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: "Antonino A. Daplas" <adaplas@gmail.com>
Cc: Andrew Morton <akpm@osdl.org>,
	Linux Fbdev development list
	<linux-fbdev-devel@lists.sourceforge.net>
Subject: Re: [PATCH 3/4] suspend: Documentation update for IBM Thinkpad X30
Date: Sat, 22 Apr 2006 11:01:16 +0200	[thread overview]
Message-ID: <20060422090116.GE3590@elf.ucw.cz> (raw)
In-Reply-To: <444999D8.6090104@gmail.com>

On So 22-04-06 10:50:00, Antonino A. Daplas wrote:
> As reported in Bugzilla Bug 6406, resume from S3 results in a blank
> screen.
> 
> For the IBM Thinkpad X30 using vesafb as the console driver, successful
> resume from S3 requires option acpi_sleep=s3_bios,s3_mode.  Update
> documentation.
> 
> I would presume that, in any hardware, using vesafb as the console driver will
> require as a minimum s3_mode.

Well, some hardware just preserves video state, but you are right that
anything that needs s3_bios probably needs s3_mode, too.

Do you think you could try code from suspend.sf.net and fix whitelist
there? It is really wrong to have whitelist in .txt, when it should
have been machine-readable.

(I applied this:

diff --git a/Documentation/power/video.txt
b/Documentation/power/video.txt
index a8004cc..d859faa 100644
--- a/Documentation/power/video.txt
+++ b/Documentation/power/video.txt
@@ -143,7 +143,7 @@ IBM TP T41p                 s3_bios (2), switch to
X a
 IBM TP T42                     s3_bios (2)
 IBM ThinkPad T42p (2373-GTG)   s3_bios (2)
 IBM TP X20                     ??? (*)
-IBM TP X30                     s3_bios (2)
+IBM TP X30                     s3_bios, s3_mode (4)

...we do not want to give wrong options.)
								Pavel
-- 
Thanks for all the (sleeping) penguins.


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

  reply	other threads:[~2006-04-22  9:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-22  2:50 [PATCH 3/4] suspend: Documentation update for IBM Thinkpad X30 Antonino A. Daplas
2006-04-22  9:01 ` Pavel Machek [this message]
2006-04-23  0:31   ` Antonino A. Daplas
2006-04-23 12:46     ` Pavel Machek

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=20060422090116.GE3590@elf.ucw.cz \
    --to=pavel@ucw.cz \
    --cc=adaplas@gmail.com \
    --cc=akpm@osdl.org \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    /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;
as well as URLs for NNTP newsgroup(s).