2009-01-05 22:20:06

by Tino Keitel

[permalink] [raw]
Subject: No suspend to RAM possible with 2.6.28

Hi,

on my ThinkPad X61s, I can not use suspend to RAM anymore. It works
with 2.6.27.

This is what happens:

$ cat /sys/power/state
mem disk
$ echo mem > /sys/power/state
bash: echo: write error: Device or resource busy
$

Regards,
Tino


2009-01-05 22:34:30

by Tino Keitel

[permalink] [raw]
Subject: Re: No suspend to RAM possible with 2.6.28

On Mon, Jan 05, 2009 at 23:19:50 +0100, Tino Keitel wrote:
> Hi,
>
> on my ThinkPad X61s, I can not use suspend to RAM anymore. It works
> with 2.6.27.
>
> This is what happens:
>
> $ cat /sys/power/state
> mem disk
> $ echo mem > /sys/power/state
> bash: echo: write error: Device or resource busy
> $

It seems like TuxOnIce was the culprit. Without this patch, suspend to
RAM works. Sorry for the noise.

Regards,
Tino