public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Justin P. Mattock" <justinmattock@gmail.com>
To: Andy Isaacson <adi@hexapodia.org>
Cc: Norbert Preining <preining@logic.at>,
	linux-kernel@vger.kernel.org, dri-devel@lists.sourceforge.net
Subject: Re: after closing the lid and reopening it the screen remains blank
Date: Fri, 10 Sep 2010 17:46:51 -0700	[thread overview]
Message-ID: <4C8AD17B.6000407@gmail.com> (raw)
In-Reply-To: <20100911003459.GW23291@hexapodia.org>

On 09/10/2010 05:34 PM, Andy Isaacson wrote:
> On Sat, Sep 11, 2010 at 08:44:48AM +0900, Norbert Preining wrote:
>> On Fr, 10 Sep 2010, Andy Isaacson wrote:
>>> FWIW, 2.6.36-rc3-00396-gbe6200a suspend-to-ram works for me on GM45
>>
>> I never said that it has anything to do with suspend to ram.
>
> Ah, sorry for misunderstanding.  My GM45 system is configured to
> automatically S2R on lid close so I tend to conflate the two...
>
>> In fact, suspend to ram works perfectly without any problems. I only
>> reboot after I installed a new kernel ...
>>
>> I will try some older kernels and see if it is a kernel or userspace
>> issue.
>
> Do try the current tip and/or describe which post-rc3 kernel fails for
> you, just to verify.  Also, is there anything in Xorg.0.log from when it
> fails to restore the video?
>
> Thanks for reporting the regression, it'll be good to get it fixed ASAP.
>
> -andy
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>


over here:
cat /etc/acpi/sleep.sh

if grep -q close /proc/acpi/button/lid/LID0/state
then
/usr/sbin/s2ram
fi

works reliably over here(knock on wood..)with radeon not sure
with intel cards..

Justin P. Mattock

  reply	other threads:[~2010-09-11  0:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-09 22:41 after closing the lid and reopening it the screen remains blank Norbert Preining
2010-09-10  6:08 ` Justin P. Mattock
2010-09-10 18:47 ` Andy Isaacson
2010-09-10 23:44   ` Norbert Preining
2010-09-11  0:34     ` Andy Isaacson
2010-09-11  0:46       ` Justin P. Mattock [this message]
2010-09-11  0:47       ` Norbert Preining

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=4C8AD17B.6000407@gmail.com \
    --to=justinmattock@gmail.com \
    --cc=adi@hexapodia.org \
    --cc=dri-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=preining@logic.at \
    /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