All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <jens.axboe@oracle.com>
To: Jesse Barnes <jbarnes@virtuousgeek.org>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>,
	Mathieu Chouquet-Stringer <mchouque@free.fr>,
	Pavel Machek <pavel@suse.cz>,
	linux-kernel@vger.kernel.org,
	linux-pm@lists.linux-foundation.org,
	Alex Deucher <alexdeucher@gmail.com>,
	Dave Airlie <airlied@redhat.com>
Subject: Re: Suspend to disk broken in latest 2.6.28-rc3
Date: Thu, 13 Nov 2008 09:41:45 +0100	[thread overview]
Message-ID: <20081113084144.GX26778@kernel.dk> (raw)
In-Reply-To: <20081113073341.GV26778@kernel.dk>

On Thu, Nov 13 2008, Jens Axboe wrote:
> On Wed, Nov 12 2008, Jesse Barnes wrote:
> > On Wednesday, November 12, 2008 1:37 pm Rafael J. Wysocki wrote:
> > > On Wednesday, 12 of November 2008, Jens Axboe wrote:
> > > > On Wed, Nov 12 2008, Jesse Barnes wrote:
> > > > > On Tuesday, November 11, 2008 7:27 am Mathieu Chouquet-Stringer wrote:
> > > > > > On Tue, Nov 11, 2008 at 12:15:24AM +0100, Mathieu Chouquet-Stringer 
> > wrote:
> > > > > > > This one I guess:
> > > > > > > http://bugzilla.kernel.org/attachment.cgi?id=18644&action=view
> > > > > > >
> > > > > > > Let me give it a shot, I'll keep you posted.
> > > > > >
> > > > > > So I compiled the module, rebooted just to have a clean starting
> > > > > > point, started X then tried to suspend: no go...
> > > > >
> > > > > Dave pushed a fix for this (more complete than the one in the patch you
> > > > > reference), have you tried the kernel from today to see if things work
> > > > > now?
> > > >
> > > > A drm enabled kernel also hangs hard on resume (just see the mouse
> > > > pointer) here on the x60. Removing drm makes it work just fine. 2.6.27
> > > > works fine as well.
> > >
> > > Is there Intel graphics in there?
> > 
> > Yeah I think so... I wonder if this is another case where a POST
> > conflicted with the kernel's restore and caused X to hang...
> 
> Yep, it's intel graphics, sorry I should have mentioned that!
> 
> > Jens, does suspend/resume work if you just do it from the console
> > (echo mem > /sys/power/state) with i915 loaded?
> 
> Let me try that right away.

Seems to work fine from the console, even with i915 loaded and X on the
login screen on a different vt.

-- 
Jens Axboe


  reply	other threads:[~2008-11-13  8:43 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-09 19:50 Suspend to disk broken in latest 2.6.28-rc3 Mathieu Chouquet-Stringer
2008-11-09 19:59 ` Rafael J. Wysocki
2008-11-09 19:59 ` Rafael J. Wysocki
2008-11-09 20:37   ` Mathieu Chouquet-Stringer
2008-11-10 18:02     ` Rafael J. Wysocki
2008-11-10 18:02     ` Rafael J. Wysocki
2008-11-09 20:37   ` Mathieu Chouquet-Stringer
2008-11-10  9:42 ` Pavel Machek
2008-11-10 22:13   ` Mathieu Chouquet-Stringer
2008-11-10 22:13   ` Mathieu Chouquet-Stringer
2008-11-10 23:06     ` Jesse Barnes
2008-11-10 23:06     ` Jesse Barnes
2008-11-10 23:15       ` Mathieu Chouquet-Stringer
2008-11-11 15:27         ` Mathieu Chouquet-Stringer
2008-11-11 15:27         ` Mathieu Chouquet-Stringer
2008-11-12 18:33           ` Jesse Barnes
2008-11-12 18:42             ` Jens Axboe
2008-11-12 21:37               ` Rafael J. Wysocki
2008-11-12 21:37               ` Rafael J. Wysocki
2008-11-12 21:57                 ` Jesse Barnes
2008-11-12 22:37                   ` Bob Copeland
2008-11-12 22:37                   ` Bob Copeland
2008-11-13  7:33                   ` Jens Axboe
2008-11-13  8:41                     ` Jens Axboe [this message]
2008-11-13 11:14                       ` Romano Giannetti
2008-11-13 11:40                         ` Jens Axboe
2008-11-13 11:40                         ` Jens Axboe
2008-11-13  8:41                     ` Jens Axboe
2008-11-15  0:26                     ` Rafael J. Wysocki
2008-11-15  0:26                     ` Rafael J. Wysocki
2008-11-13  7:33                   ` Jens Axboe
2008-11-12 21:57                 ` Jesse Barnes
2008-11-12 18:42             ` Jens Axboe
2008-11-13 12:55             ` Mathieu Chouquet-Stringer
2008-11-13 12:55             ` Mathieu Chouquet-Stringer
2008-11-12 18:33           ` Jesse Barnes
2008-11-10 23:15       ` Mathieu Chouquet-Stringer
2008-11-10  9:42 ` Pavel Machek
  -- strict thread matches above, loose matches on Subject: below --
2008-11-09 19:50 Mathieu Chouquet-Stringer

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=20081113084144.GX26778@kernel.dk \
    --to=jens.axboe@oracle.com \
    --cc=airlied@redhat.com \
    --cc=alexdeucher@gmail.com \
    --cc=jbarnes@virtuousgeek.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@lists.linux-foundation.org \
    --cc=mchouque@free.fr \
    --cc=pavel@suse.cz \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.