[Suspend-devel] Help getting suspend/resume working with s2ram or other

2007-08-10 Thread Rajeev Jain
I've been trying for several weeks to get my Linux system to successfully suspend/resume. I was able to suspend/resume in text mode but when I switched to X mode, system always locked up with garbled video display. System overview: - ASUS A7V133 motherboard - AMD Athlon 850MHz - 256MB RAM - Linu

[Suspend-devel] [PATCH] Speedup image writing

2007-08-10 Thread Couriousous
Hello Here is an easy way to speed up the image writing. It simply tell the kernel to immediatly start writing the data to disk asynchronously and not to do the traditional buffering. Mesurement: System: pentium D820, Harddisk ~58Mo/s, image size 500Mo Time of suspend to disk, average of 3 run

[Suspend-devel] [Call For Testing] autoconf/automake for suspend

2007-08-10 Thread Alon Bar-Lev
Hello, Until all the other patches will be reviewed, I will appreciate some input regarding the autoconfig/automake configuration. A test package is located at: http://alon.barlev.googlepages.com/suspend-0.6_beta1.tar.bz2 If you like to help, please do the following: $ ./configure --help $ ./con

Re: [Suspend-devel] s2ram does not know your machine.

2007-08-10 Thread Luca
On 8/10/07, Paolo Malacarne <[EMAIL PROTECTED]> wrote: > s2ram -i > This machine can be identified by: > sys_vendor = "Hewlett-Packard" > sys_product = "HP Compaq nw9440 (EY615ET#ABZ)" > sys_version = "F.1A" > bios_version = "68YAF Ver. F.1A" > See http://en.opensuse.org/

[Suspend-devel] s2ram does not know your machine.

2007-08-10 Thread Paolo Malacarne
My machine seems to be unidentified, I get the following errorsĀ  from the /var/log/messages rcpowersaved: s2ram does not know your machine. See 's2ram -i' for details. (127) rcpowersaved: Use SUSPEND2RAM_FORCE=yes to override this detection. I use OpenSuse 10.2 s2ram -i This machine can be i