mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Herton Ronaldo Krzesinski <herton.krzesinski@canonical.com>
To: linux-kernel@vger.kernel.org
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>
Subject: Suspend/resume regression in Toshiba A11 since 2.6.34-rc4
Date: Fri, 18 Mar 2011 19:00:35 -0300	[thread overview]
Message-ID: <20110318220034.GA10162@herton-IdeaPad-Y430> (raw)

This regression is old, but discovered recently. Since 2.6.34-rc4,
a Toshiba Tecra A11 machine resumes without video for the first time.
Here is the strange thing reported, on the first suspend/resume, when
the machine wakes up the video is blank, but the machine is up (just the
screen is black). If you suspend again, on second resume the video comes
back normally.

Helping the reporter bisecting the problem, we narrowed down the bug to
this commit:

commit ac7729da880e742613129ee6dea0045328670d2d
Author: Rafael J. Wysocki <rjw@sisk.pl>
Date:   Mon Apr 5 01:43:51 2010 +0200

    ACPI / PM: Move ACPI video resume to a PM notifier

And reverting this commit on 2.6.38 still made the problem go away.
Looking at the commit above I don't saw any problem, and perhaps we have
some bad bios here which by moving the resume of acpi video later
triggers this bug. Also strange that on second suspend/resume everything
is normal... (the regression here is just the video is blank on first
resume).

I asked the reporter to try to increase brightness logged in remotely
when the video is blank after first resume, but this didn't have any
effect.

This was reported in https://bugs.launchpad.net/bugs/719620 (if reading
I recommend to skip to comment #58 and later), I can't think of any
solution besides trying to move acpi video resume perhaps back and
depend on video device being resume first. I asked for more debugging
information but got nothing unfortunately which could diagnose better
this...

-- 
[]'s
Herton

             reply	other threads:[~2011-03-18 22:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-18 22:00 Herton Ronaldo Krzesinski [this message]
2011-03-18 22:38 ` Rafael J. Wysocki
2011-03-19 15:35   ` Herton Ronaldo Krzesinski
2011-03-19 20:52     ` Rafael J. Wysocki
2011-03-21 11:52       ` Herton Ronaldo Krzesinski
2011-03-21 22:58         ` Rafael J. Wysocki

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=20110318220034.GA10162@herton-IdeaPad-Y430 \
    --to=herton.krzesinski@canonical.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rjw@sisk.pl \
    /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

Powered by JetHome