public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
* Re: suspend to disk now broken
       [not found] <20090712151947.25446ceb.celejar@gmail.com>
@ 2009-07-12 20:19 ` Rafael J. Wysocki
       [not found] ` <200907122219.53116.rjw@sisk.pl>
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 11+ messages in thread
From: Rafael J. Wysocki @ 2009-07-12 20:19 UTC (permalink / raw)
  To: Celejar; +Cc: pm list, lkml

On Sunday 12 July 2009, Celejar wrote:
> Hi,
> 
> A recent change to the kernel has apparently broken suspend to disk on
> my machine.  It still works fine in 2.6.30.1, but hangs during the
> 'devices' phase of suspension with 2.6.31-rc2.  [I originally saw the
> problem using the wireless-testing git repo, but I've subsequently
> reproduced it using the mainline code from the kernel.org homepage.]  I
> saw a rumor that the problem may have something to do with recent
> changes to the Intel graphics drivers, so  I've tried to remove the
> driver (i915) before suspending, but it won't come out.
> 
> The machine is an Acer Aspire 3690 laptop, with Intel motherboard and
> chipsets and Broadcom networking.  The last message seen on the console
> during the failed suspend is:
> 
> Suspending console(s) (use no_console_suspend to debug)
> 
> The machine has no serial port, but I do have a Prolific USB-serial
> converter; will that be useful?
> 
> I'm attaching the output of 'grep ^C .config', since I assume that it
> contains relevant information.
> 
> Please cc. me on responses.

Do you use s2disk or 'echo disk > /sys/power/state'?

Rafael

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: suspend to disk now broken
       [not found] ` <200907122219.53116.rjw@sisk.pl>
@ 2009-07-12 20:26   ` Celejar
       [not found]   ` <20090712162635.0e451001.celejar@gmail.com>
  1 sibling, 0 replies; 11+ messages in thread
From: Celejar @ 2009-07-12 20:26 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: pm list, lkml

On Sun, 12 Jul 2009 22:19:52 +0200
"Rafael J. Wysocki" <rjw@sisk.pl> wrote:

> On Sunday 12 July 2009, Celejar wrote:
> > Hi,
> > 
> > A recent change to the kernel has apparently broken suspend to disk on
> > my machine.  It still works fine in 2.6.30.1, but hangs during the
> > 'devices' phase of suspension with 2.6.31-rc2.  [I originally saw the

...

> Do you use s2disk or 'echo disk > /sys/power/state'?

First 'hibernate', then 's2disk', and finally 'echo ...' :)  None work.

Celejar
--
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: suspend to disk now broken
       [not found]   ` <20090712162635.0e451001.celejar@gmail.com>
@ 2009-07-12 20:56     ` Rafael J. Wysocki
  2009-07-12 21:19       ` Celejar
       [not found]       ` <20090712171950.4d493cac.celejar@gmail.com>
  0 siblings, 2 replies; 11+ messages in thread
From: Rafael J. Wysocki @ 2009-07-12 20:56 UTC (permalink / raw)
  To: Celejar; +Cc: pm list, lkml

On Sunday 12 July 2009, Celejar wrote:
> On Sun, 12 Jul 2009 22:19:52 +0200
> "Rafael J. Wysocki" <rjw@sisk.pl> wrote:
> 
> > On Sunday 12 July 2009, Celejar wrote:
> > > Hi,
> > > 
> > > A recent change to the kernel has apparently broken suspend to disk on
> > > my machine.  It still works fine in 2.6.30.1, but hangs during the
> > > 'devices' phase of suspension with 2.6.31-rc2.  [I originally saw the
> 
> ...
> 
> > Do you use s2disk or 'echo disk > /sys/power/state'?
> 
> First 'hibernate', then 's2disk', and finally 'echo ...' :)  None work.

Please try to boot with init=/bin/bash and use the 'echo ...' method.

Rafael

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: suspend to disk now broken
  2009-07-12 20:56     ` Rafael J. Wysocki
@ 2009-07-12 21:19       ` Celejar
       [not found]       ` <20090712171950.4d493cac.celejar@gmail.com>
  1 sibling, 0 replies; 11+ messages in thread
From: Celejar @ 2009-07-12 21:19 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: pm list, lkml

On Sun, 12 Jul 2009 22:56:01 +0200
"Rafael J. Wysocki" <rjw@sisk.pl> wrote:

> On Sunday 12 July 2009, Celejar wrote:
> > On Sun, 12 Jul 2009 22:19:52 +0200
> > "Rafael J. Wysocki" <rjw@sisk.pl> wrote:
> > 
> > > On Sunday 12 July 2009, Celejar wrote:
> > > > Hi,
> > > > 
> > > > A recent change to the kernel has apparently broken suspend to disk on
> > > > my machine.  It still works fine in 2.6.30.1, but hangs during the
> > > > 'devices' phase of suspension with 2.6.31-rc2.  [I originally saw the

...

> Please try to boot with init=/bin/bash and use the 'echo ...' method.

Still fails, as before.

Celejar
--
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: suspend to disk now broken
       [not found]       ` <20090712171950.4d493cac.celejar@gmail.com>
@ 2009-07-13  1:39         ` Rafael J. Wysocki
       [not found]         ` <200907130339.35003.rjw@sisk.pl>
  1 sibling, 0 replies; 11+ messages in thread
From: Rafael J. Wysocki @ 2009-07-13  1:39 UTC (permalink / raw)
  To: Celejar; +Cc: pm list, lkml

On Sunday 12 July 2009, Celejar wrote:
> On Sun, 12 Jul 2009 22:56:01 +0200
> "Rafael J. Wysocki" <rjw@sisk.pl> wrote:
> 
> > On Sunday 12 July 2009, Celejar wrote:
> > > On Sun, 12 Jul 2009 22:19:52 +0200
> > > "Rafael J. Wysocki" <rjw@sisk.pl> wrote:
> > > 
> > > > On Sunday 12 July 2009, Celejar wrote:
> > > > > Hi,
> > > > > 
> > > > > A recent change to the kernel has apparently broken suspend to disk on
> > > > > my machine.  It still works fine in 2.6.30.1, but hangs during the
> > > > > 'devices' phase of suspension with 2.6.31-rc2.  [I originally saw the
> 
> ...
> 
> > Please try to boot with init=/bin/bash and use the 'echo ...' method.
> 
> Still fails, as before.

Do you use IDE drivers?

Rafael

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: suspend to disk now broken
       [not found]         ` <200907130339.35003.rjw@sisk.pl>
@ 2009-07-13  2:07           ` Celejar
       [not found]           ` <20090712220721.ff14e2fe.celejar@gmail.com>
  1 sibling, 0 replies; 11+ messages in thread
From: Celejar @ 2009-07-13  2:07 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: pm list, lkml

On Mon, 13 Jul 2009 03:39:34 +0200
"Rafael J. Wysocki" <rjw@sisk.pl> wrote:

> On Sunday 12 July 2009, Celejar wrote:
> > On Sun, 12 Jul 2009 22:56:01 +0200
> > "Rafael J. Wysocki" <rjw@sisk.pl> wrote:
> > 
> > > On Sunday 12 July 2009, Celejar wrote:
> > > > On Sun, 12 Jul 2009 22:19:52 +0200
> > > > "Rafael J. Wysocki" <rjw@sisk.pl> wrote:
> > > > 
> > > > > On Sunday 12 July 2009, Celejar wrote:
> > > > > > Hi,
> > > > > > 
> > > > > > A recent change to the kernel has apparently broken suspend to disk on
> > > > > > my machine.  It still works fine in 2.6.30.1, but hangs during the
> > > > > > 'devices' phase of suspension with 2.6.31-rc2.  [I originally saw the

...

> Do you use IDE drivers?

Yes.  The system uses IDE/PATA drivers (PIIX).

Celejar
--
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: suspend to disk now broken
       [not found]           ` <20090712220721.ff14e2fe.celejar@gmail.com>
@ 2009-07-13 22:45             ` Rafael J. Wysocki
       [not found]             ` <200907140045.52764.rjw@sisk.pl>
  1 sibling, 0 replies; 11+ messages in thread
From: Rafael J. Wysocki @ 2009-07-13 22:45 UTC (permalink / raw)
  To: Celejar; +Cc: pm list, lkml

On Monday 13 July 2009, Celejar wrote:
> On Mon, 13 Jul 2009 03:39:34 +0200
> "Rafael J. Wysocki" <rjw@sisk.pl> wrote:
> 
> > On Sunday 12 July 2009, Celejar wrote:
> > > On Sun, 12 Jul 2009 22:56:01 +0200
> > > "Rafael J. Wysocki" <rjw@sisk.pl> wrote:
> > > 
> > > > On Sunday 12 July 2009, Celejar wrote:
> > > > > On Sun, 12 Jul 2009 22:19:52 +0200
> > > > > "Rafael J. Wysocki" <rjw@sisk.pl> wrote:
> > > > > 
> > > > > > On Sunday 12 July 2009, Celejar wrote:
> > > > > > > Hi,
> > > > > > > 
> > > > > > > A recent change to the kernel has apparently broken suspend to disk on
> > > > > > > my machine.  It still works fine in 2.6.30.1, but hangs during the
> > > > > > > 'devices' phase of suspension with 2.6.31-rc2.  [I originally saw the
> 
> ...
> 
> > Do you use IDE drivers?
> 
> Yes.  The system uses IDE/PATA drivers (PIIX).

If they are of the "old IDE" flavor, there've been some fixes merged recently.
Please check 2.6.31-rc3 when it's out (or the current mainline).

Best,
Rafael

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: suspend to disk now broken
       [not found]             ` <200907140045.52764.rjw@sisk.pl>
@ 2009-07-14  5:32               ` Celejar
       [not found]               ` <20090714013202.55c0c575.celejar@gmail.com>
  1 sibling, 0 replies; 11+ messages in thread
From: Celejar @ 2009-07-14  5:32 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: pm list, lkml

On Tue, 14 Jul 2009 00:45:52 +0200
"Rafael J. Wysocki" <rjw@sisk.pl> wrote:

> On Monday 13 July 2009, Celejar wrote:
> > On Mon, 13 Jul 2009 03:39:34 +0200
> > "Rafael J. Wysocki" <rjw@sisk.pl> wrote:
> > 
> > > On Sunday 12 July 2009, Celejar wrote:
> > > > On Sun, 12 Jul 2009 22:56:01 +0200
> > > > "Rafael J. Wysocki" <rjw@sisk.pl> wrote:
> > > > 
> > > > > On Sunday 12 July 2009, Celejar wrote:
> > > > > > On Sun, 12 Jul 2009 22:19:52 +0200
> > > > > > "Rafael J. Wysocki" <rjw@sisk.pl> wrote:
> > > > > > 
> > > > > > > On Sunday 12 July 2009, Celejar wrote:
> > > > > > > > Hi,
> > > > > > > > 
> > > > > > > > A recent change to the kernel has apparently broken suspend to disk on
> > > > > > > > my machine.  It still works fine in 2.6.30.1, but hangs during the
> > > > > > > > 'devices' phase of suspension with 2.6.31-rc2.  [I originally saw the
> > 
> > ...
> > 
> > > Do you use IDE drivers?
> > 
> > Yes.  The system uses IDE/PATA drivers (PIIX).
> 
> If they are of the "old IDE" flavor, there've been some fixes merged recently.
> Please check 2.6.31-rc3 when it's out (or the current mainline).

I built what I think is mainline:

git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git

and it works.

Thanks!

Celejar
--
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: suspend to disk now broken
       [not found]               ` <20090714013202.55c0c575.celejar@gmail.com>
@ 2009-07-14 16:14                 ` Rafael J. Wysocki
  0 siblings, 0 replies; 11+ messages in thread
From: Rafael J. Wysocki @ 2009-07-14 16:14 UTC (permalink / raw)
  To: Celejar; +Cc: pm list, lkml

On Tuesday 14 July 2009, Celejar wrote:
> On Tue, 14 Jul 2009 00:45:52 +0200
> "Rafael J. Wysocki" <rjw@sisk.pl> wrote:
> 
> > On Monday 13 July 2009, Celejar wrote:
> > > On Mon, 13 Jul 2009 03:39:34 +0200
> > > "Rafael J. Wysocki" <rjw@sisk.pl> wrote:
> > > 
> > > > On Sunday 12 July 2009, Celejar wrote:
> > > > > On Sun, 12 Jul 2009 22:56:01 +0200
> > > > > "Rafael J. Wysocki" <rjw@sisk.pl> wrote:
> > > > > 
> > > > > > On Sunday 12 July 2009, Celejar wrote:
> > > > > > > On Sun, 12 Jul 2009 22:19:52 +0200
> > > > > > > "Rafael J. Wysocki" <rjw@sisk.pl> wrote:
> > > > > > > 
> > > > > > > > On Sunday 12 July 2009, Celejar wrote:
> > > > > > > > > Hi,
> > > > > > > > > 
> > > > > > > > > A recent change to the kernel has apparently broken suspend to disk on
> > > > > > > > > my machine.  It still works fine in 2.6.30.1, but hangs during the
> > > > > > > > > 'devices' phase of suspension with 2.6.31-rc2.  [I originally saw the
> > > 
> > > ...
> > > 
> > > > Do you use IDE drivers?
> > > 
> > > Yes.  The system uses IDE/PATA drivers (PIIX).
> > 
> > If they are of the "old IDE" flavor, there've been some fixes merged recently.
> > Please check 2.6.31-rc3 when it's out (or the current mainline).
> 
> I built what I think is mainline:
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git

Yes, this is the mainline.

> and it works.

Great, thanks for testing.

Best,
Rafael

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: suspend to disk now broken
       [not found] <20090712151947.25446ceb.celejar@gmail.com>
  2009-07-12 20:19 ` suspend to disk now broken Rafael J. Wysocki
       [not found] ` <200907122219.53116.rjw@sisk.pl>
@ 2009-07-25 22:18 ` Rafael J. Wysocki
       [not found] ` <200907260018.03705.rjw@sisk.pl>
  3 siblings, 0 replies; 11+ messages in thread
From: Rafael J. Wysocki @ 2009-07-25 22:18 UTC (permalink / raw)
  To: Celejar; +Cc: pm list, lkml

On Sunday 12 July 2009, Celejar wrote:
> Hi,
> 
> A recent change to the kernel has apparently broken suspend to disk on
> my machine.  It still works fine in 2.6.30.1, but hangs during the
> 'devices' phase of suspension with 2.6.31-rc2.  [I originally saw the
> problem using the wireless-testing git repo, but I've subsequently
> reproduced it using the mainline code from the kernel.org homepage.]  I
> saw a rumor that the problem may have something to do with recent
> changes to the Intel graphics drivers, so  I've tried to remove the
> driver (i915) before suspending, but it won't come out.
> 
> The machine is an Acer Aspire 3690 laptop, with Intel motherboard and
> chipsets and Broadcom networking.  The last message seen on the console
> during the failed suspend is:
> 
> Suspending console(s) (use no_console_suspend to debug)
> 
> The machine has no serial port, but I do have a Prolific USB-serial
> converter; will that be useful?
> 
> I'm attaching the output of 'grep ^C .config', since I assume that it
> contains relevant information.
> 
> Please cc. me on responses.

Well, I guess it's still a problem with 2.6.31-rc4?

Rafael

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: suspend to disk now broken
       [not found] ` <200907260018.03705.rjw@sisk.pl>
@ 2009-07-26  5:24   ` Celejar
  0 siblings, 0 replies; 11+ messages in thread
From: Celejar @ 2009-07-26  5:24 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: pm list, lkml

On Sun, 26 Jul 2009 00:18:03 +0200
"Rafael J. Wysocki" <rjw@sisk.pl> wrote:

> On Sunday 12 July 2009, Celejar wrote:
> > Hi,
> > 
> > A recent change to the kernel has apparently broken suspend to disk on
> > my machine.  It still works fine in 2.6.30.1, but hangs during the
> > 'devices' phase of suspension with 2.6.31-rc2.  [I originally saw the

...

> Well, I guess it's still a problem with 2.6.31-rc4?

As we discussed earlier, the problem seems to have been resolved with
-rc3. I have just tested with -rc4, and that works fine, too.

Celejar
--
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2009-07-26  5:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20090712151947.25446ceb.celejar@gmail.com>
2009-07-12 20:19 ` suspend to disk now broken Rafael J. Wysocki
     [not found] ` <200907122219.53116.rjw@sisk.pl>
2009-07-12 20:26   ` Celejar
     [not found]   ` <20090712162635.0e451001.celejar@gmail.com>
2009-07-12 20:56     ` Rafael J. Wysocki
2009-07-12 21:19       ` Celejar
     [not found]       ` <20090712171950.4d493cac.celejar@gmail.com>
2009-07-13  1:39         ` Rafael J. Wysocki
     [not found]         ` <200907130339.35003.rjw@sisk.pl>
2009-07-13  2:07           ` Celejar
     [not found]           ` <20090712220721.ff14e2fe.celejar@gmail.com>
2009-07-13 22:45             ` Rafael J. Wysocki
     [not found]             ` <200907140045.52764.rjw@sisk.pl>
2009-07-14  5:32               ` Celejar
     [not found]               ` <20090714013202.55c0c575.celejar@gmail.com>
2009-07-14 16:14                 ` Rafael J. Wysocki
2009-07-25 22:18 ` Rafael J. Wysocki
     [not found] ` <200907260018.03705.rjw@sisk.pl>
2009-07-26  5:24   ` Celejar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox