On Tuesday, 18 September 2007 06:40, Andrew Morton wrote:
> On Mon, 17 Sep 2007 21:12:13 -0700 Andrew Morton <[EMAIL PROTECTED]> wrote:
> 
> > 
> > It suspends OK, then during resume it gets partway through it, then 
> > everything
> > just stops.
> > 
> > Would prefer not to have to bisect this one - I've done enough bisecting 
> > this
> > week to last a lifetime, and bisecting git-acpi is painful due to build 
> > bustage
> > at various points (cpuidle).
> 
> And git-acpi breaks suspend-to-disk as well.  It gets up to "Suspending 
> console(s)"
> and then the cursor stops blinking at it wedges up.

Can you please compile with CONFIG_DISABLE_CONSOLE_SUSPEND set and try:

# echo test > /sys/power/disk
# echo disk > /sys/power/state

and if that hangs,

# echo testproc > /sys/power/disk
# echo disk > /sys/power/state
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to