[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200802211727.21593.rjw@sisk.pl>
Date: Thu, 21 Feb 2008 17:27:20 +0100
From: "Rafael J. Wysocki" <rjw@...k.pl>
To: "Jeff Chua" <jeff.chua.linux@...il.com>
Cc: "Jesse Barnes" <jesse.barnes@...el.com>,
Dave Airlie <airlied@...ux.ie>, Greg KH <gregkh@...e.de>,
lkml <linux-kernel@...r.kernel.org>, linux-acpi@...r.kernel.org,
Linus Torvalds <torvalds@...ux-foundation.org>,
pm list <linux-pm@...ts.linux-foundation.org>
Subject: Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green.
On Thursday, 21 of February 2008, Jeff Chua wrote:
> On Thu, Feb 21, 2008 at 8:39 AM, Jesse Barnes <jesse.barnes@...el.com> wrote:
> > On Wednesday, February 20, 2008 4:35 pm Jeff Chua wrote:
> > > On Thu, Feb 21, 2008 at 5:37 AM, Jesse Barnes <jesse.barnes@...el.com>
> > wrote:
> > > > Ok, can you give this patch a try with the 'platform' method? It should
> > > > at least tell us what ACPI would like the device to do at suspend time,
> > > > but it probably won't fix the hang.
>
> It says "calling pci_set_power_state with 3". Then after all then it
> still hangs, and then resume with Mr Green.
>
> PM: Syncing filesystems ... done.
> Freezing user space processes ... (elapsed 0.00 seconds) done.
> Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
> PM: Shrinking memory... ^H-^Hdone (0 pages freed)
> PM: Freed 0 kbytes in 0.20 seconds (0.00 MB/s)
> ACPI: Preparing to enter system sleep state S4
> Suspending console(s)
> sd 0:0:0:0: [sda] Synchronizing SCSI cache
> drm_sysfs_suspend
> ACPI: PCI interrupt for device 0000:00:02.0 disabled
> calling pci_set_power_state with 3
So it returns the right value.
Jeff, Jesse, please check one thing for me.
Please boot 2.6.25-rc2 (or better, the current head of the Linus' tree) with
no_console_suspend and try to do the following:
# echo 8 > /proc/sys/kernel/printk
# echo core > /sys/power/pm_test
# echo disk > /sys/power/state
(that will run a test of the freeze/unfreeze code without creating the image)
and then
# echo mem > /sys/power/state
(that will run a test of the suspend/resume code without actually suspending).
I'd like to know if that works.
Thanks,
Rafael
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists