On Sun, Jul 01, 2007 at 08:43:30PM -0300, Jorge Visca wrote:
> Hi to all.
> 
> I got to suspend to RAM from text console (with init=/bin/bash) using
> 
> $ s2ram -f -a 1
> 
> Tough, when i try the same from Gnome, it goes out to a terminal and
> hangs there without shutting down (the usb mouse does power off).
> Weirdly, i got it to suspend from X once with -a3, but that didn't work
> again ever after.

This looks like a driver issue. Check the loaded modules if there are known
offenders, and if there are some, unload them before suspend.
With init=/bin/bash you are running with minimal drivers, so you probably
don't trigger that problem.

> I tried adding noapic to the kernel parameters, but then none of the
> parameters for s2ram would work.

It looks like a driver problem, not like a s2ram problem.
 
> I'm running Ubuntu 7.04 (2.6.20-16-generic) on a Sony Vaio with Intel
> chipsets all inside.
> 
> $ sudo s2ram -i
> This machine can be identified by:
>     sys_vendor   = "Sony Corporation"
>     sys_product  = "VGN-C140G"
>     sys_version  = "C3LMX4QW"
>     bios_version = "R0030J4"
> 
> I don't know if this is related, but in my console i have the following
> message:
> 
> resume: libgcrypt version: 1.2.3
> resume: Could not read the image

This is harmless, it shows that the initrd tries to resume from disk, but
there is no suspend image in swap.
-- 
Stefan Seyfried
QA / R&D Team Mobile Devices        |              "Any ideas, John?"
SUSE LINUX Products GmbH, Nürnberg  | "Well, surrounding them's out." 

This footer brought to you by insane German lawmakers:
SUSE Linux Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to