public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: Louis Garcia <louisg00@bellsouth.net>
Cc: linux-pm@lists.osdl.org
Subject: Re: suspending to disk on FC6 not working
Date: Wed, 27 Sep 2006 01:12:49 +0200	[thread overview]
Message-ID: <20060926231249.GG4714@elf.ucw.cz> (raw)
In-Reply-To: <1159312141.4309.3.camel@soncomputer>

On Tue 2006-09-26 19:09:01, Louis Garcia wrote:
> On Wed, 2006-09-27 at 00:58 +0200, Pavel Machek wrote:
> > On Wed 2006-09-27 00:54:13, Rafael J. Wysocki wrote:
> > > On Wednesday, 27 September 2006 00:45, Pavel Machek wrote:
> > > > On Tue 2006-09-26 18:39:13, Louis Garcia wrote:
> > > > > On Wed, 2006-09-27 at 00:26 +0200, Rafael J. Wysocki wrote:
> > > > > > On Wednesday, 27 September 2006 00:15, Pavel Machek wrote:
> > > > > > > Hi!
> > > > > > > 
> > > > > > > > > > Please boot the kernel with "2" appended to the command line, so the system
> > > > > > > > > > goes to the 2nd runlevel (ie. without network servers and X).  Then log in
> > > > > > > > > > as root, do "echo 8 > /proc/sys/kernel/printk" and
> > > > > > > > > > "echo disk > /sys/power/state".  The system should suspend to disk and power
> > > > > > > > > > off the machine.  If it doesn't do that (ie. if it returns to the shell
> > > > > > > > > > immediately), please do "dmesg > dmesg.log" and send the dmesg.log file
> > > > > > > > > > to me.
> > > > > > > > > 
> > > > > > > > > The system didn't power off, it returned to the shell. I attached dmesg.
> > > > > > > > 
> > > > > > > > Thanks.
> > > > > > > > 
> > > > > > > > Pavel, it looks like we have a problem with the CPU suspend on this box:
> > > > > > > > 
> > > > > > > > acpi acpi: freeze
> > > > > > > > PM: snapshotting memory.
> > > > > > > > Class driver suspend failed for cpu0
> > > > > > > > Could not power down device &q->lock: error -22
> > > > > > > > Some devices failed to power down, aborting suspend
> > > > > > > > acpi acpi: resuming
> > > > > > > 
> > > > > > > That looks like cpufreq/acpi, no?
> > > > > > > 
> > > > > > > Can we get bugzilla.kernel.org report?
> > > > > > 
> > > > > > Ah, it may be the same bug as http://bugzilla.kernel.org/show_bug.cgi?id=7188
> > > > > > 
> > > > > > > Can you try without acpi processor and cpufreq?
> > > > > > 
> > > > > > First, please try to remove the acpi_cpufreq module before the suspend.
> > > > > > 
> > > > > > Greetings,
> > > > > > Rafael
> > > > > 
> > > > > Yep sure is. I removed the acpi_cpufreq module and my box suspended and
> > > > > resumed nicely, from gnome even.
> > > > > 
> > > > > This has not been working since 2.6.17. Something in cpufreq in the
> > > > > 2.6.18pre series broke.
> > > > 
> > > > bugzilla time, cc dave jones and acpi people.
> > > 
> > > We _already_ _have_ a bugzilla entry for that (please see above).
> > 
> > Sorry.
> > 
> > > Louis, could you please add a "me too" to the bugzilla entry at the above
> > > address?
> > 
> > Also state that it worked okay in 2.6.17...
> > 
> > ...hmm, and at this point you should be able to git bisect...
> > 
> > ...or perhaps it is easier to add printks into acpi_cpufreq and find
> > _why_ its class suspend fails?
> 
> Sorry this is beyond my abilities. If you can provide a patch with the
> necessary printks I can recompile and test.

Okay, I guess that's "git bisect" for you, then. There are good
descriptions how to do it on the net ;-).
								Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

  reply	other threads:[~2006-09-26 23:12 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-24 22:55 suspending to disk on FC6 not working Louis Garcia
2006-09-25  7:16 ` Rafael J. Wysocki
2006-09-25 17:10   ` Louis Garcia
2006-09-25 18:43     ` Rafael J. Wysocki
2006-09-25 19:34       ` Louis Garcia
2006-09-25 20:15         ` Rafael J. Wysocki
2006-09-25 23:04           ` Louis Garcia
2006-09-26 10:00             ` Rafael J. Wysocki
2006-09-26 21:47               ` Louis Garcia
2006-09-26 22:01                 ` Rafael J. Wysocki
2006-09-26 22:15                   ` Pavel Machek
2006-09-26 22:26                     ` Rafael J. Wysocki
2006-09-26 22:39                       ` Louis Garcia
2006-09-26 22:45                         ` Pavel Machek
2006-09-26 22:54                           ` Rafael J. Wysocki
2006-09-26 22:58                             ` Pavel Machek
2006-09-26 23:09                               ` Louis Garcia
2006-09-26 23:12                                 ` Pavel Machek [this message]
2006-09-27  2:36                     ` Dave Jones
2006-09-27  2:51                       ` Dave Jones
2006-09-27  6:55                         ` Louis Garcia
2006-09-29 20:54                           ` Dave Jones
  -- strict thread matches above, loose matches on Subject: below --
2006-09-29 21:35 Pallipadi, Venkatesh
2006-09-29 22:14 ` Pavel Machek
2006-09-29 22:25 ` Dave Jones
2006-09-29 22:23 Pallipadi, Venkatesh
2006-09-29 22:55 Pallipadi, Venkatesh
2006-10-01  2:49 ` Louis Garcia
2006-10-01  3:21   ` Dave Jones
2006-10-01  5:00     ` Louis Garcia
2006-10-01  5:05       ` Dave Jones
2006-10-01  5:30         ` Pavel Machek
2006-10-01  5:07 Pallipadi, Venkatesh
2006-10-01  5:22 ` Dave Jones
2006-10-01 12:28   ` Rafael J. Wysocki
2006-10-01 18:36     ` Dave Jones
2006-10-01 18:38       ` Pavel Machek
2006-10-01 18:56         ` Dave Jones
2006-10-01  5:22 ` Louis Garcia

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=20060926231249.GG4714@elf.ucw.cz \
    --to=pavel@ucw.cz \
    --cc=linux-pm@lists.osdl.org \
    --cc=louisg00@bellsouth.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