[Suspend-devel] suspend to ram on HP/Compaq tc4200

2007-04-20 Thread Frank
ged on Ubuntu is 0.3~cvs20060928-6ubuntu3 (sounds quite old ...). Hope this helps you. If you have any questions, just drop me a mail. Cheers, Frank -- Frank <[EMAIL PROTECTED]> Use GnuPG! GPG key: http://kluenter.de/frank.asc pgpXKNkThSOHR.pgp Description: PGP signature ---

Re: [Suspend-devel] s2ram settings for HP Pavilion zt3300 and Opensuse 10.1

2006-08-28 Thread Frank Schröder
2006/8/28, Stefan Seyfried <[EMAIL PROTECTED]>: > Hi, > > i took the suspend-devel mailinglist into Cc: > > On Wed, Aug 16, 2006 at 12:01:54AM +0200, Frank Schröder wrote: > > Hi, > > > > thanks for the great howto on the opensuse.org website. After playing &

[Suspend-devel] Machine not booting - How to bypass resume?

2007-01-02 Thread Frank Hempel
0.3~cvs20060928-6 Thanks you for help! Frank. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through

Re: [Suspend-devel] Machine not booting - How to bypass resume?

2007-01-02 Thread Frank Hempel
swsusp >> 0.3~cvs20060928-6 > > Did you try mkswap /dev/hda5? That should kill the image and let it > boot... > Pavel Thanks. That works. I'm back to life... Frank. -

Re: [Suspend-devel] Machine not booting - How to bypass resume?

2007-01-02 Thread Frank Hempel
Rafael J. Wysocki schrieb: > Hi, > > On Wednesday, 3 January 2007 00:51, Frank Hempel wrote: >> Hello, >> >> I just installed uswsusp and it seemed to work. > > Which version? uswsusp 0.3~cvs20060928-6 > >> I configured it to compress and encrypt th

Re: [Suspend-devel] Machine not booting - How to bypass resume?

2007-01-03 Thread Frank Hempel
n you try to use "encrypt = yes" explicitly here? then I have the situation again I originally posted. I'm getting asked for a passphrase. Another thing: do you know whether it is possible to integrate the 915resolution patch into the resume operation (I have not found

Re: [Suspend-devel] suspend to RAM on lifebook 7110

2007-01-09 Thread Frank Seidel
have a new version of the patch that should fix the problem. Have fun, Frank --- s2ram.c | 78 +--- 1 file changed, 75 insertions(+), 3 deletions(-) Index: s2ram.c =

Re: [Suspend-devel] pci save state patch

2007-01-10 Thread Frank Seidel
Hi! On Wednesday 10 January 2007 10:39, Pavel Machek wrote: > Well, Frank was wrong here for subtle reason, and I did not like it: > > If malloc failed (basically can not happen, but...) he'd suspend, > anyway, failing to restore PCI config at the exit, and bringing video > c

[Suspend-devel] IBM (Lenovo) Z61m

2007-05-19 Thread Petric Frank
Hello, i got a Z61m with ATi X1400 and 1680x1050 display. Due to this i have ti use the closed source fglrx driver to get X with the native display resolution. This is what "s2ram -i" (Version 0.5) emits: --- cut -- This machine can be identified by: sys_vendor = "L

Re: [Suspend-devel] IBM (Lenovo) Z61m

2007-05-25 Thread Petric Frank
Hello, an update to my own post. On Saturday 19 May 2007 13:10, Petric Frank wrote: > Hello, > > i got a Z61m with ATi X1400 and 1680x1050 display. Due to this i have ti > use the closed source fglrx driver to get X with the native display > resolution. > > This is what &q

Re: [Suspend-devel] [PATCH, 3rd try] make disable_console_suspend runtime configurable

2007-06-14 Thread Frank Seidel
From: Stefan Seyfried <[EMAIL PROTECTED]> I hate having to recompile the kernel, just to be able to debug suspend. Remove CONFIG_DISABLE_CONSOLE_SUSPEND, replace it by a tunable in /sys/power/disable_console_suspend. Signed-off-by: Stefan Seyfried <[EMAIL PROTECTED]> Signed-off-by:

Re: [Suspend-devel] [PATCH3/6] - autoconf/automake glue - cflags

2007-08-02 Thread Frank Seidel
Hi, On Friday 03 August 2007 01:13:56 Alon Bar-Lev wrote: > Can anyone please explain this usage? > These flags should seldom be used. Why do you think so? _GNU_SOURCE activates various features like __STRICT_ANSI__, _ISOC99_SOURCE and so forth (see include/features.h). Thanks,

Re: [Suspend-devel] [PATCH] print_checksum fixup

2007-08-05 Thread Frank Seidel
inating zero). I really appreciate the effort you put into all this, but this special patch is more or less just a artificial pad out. Thanks, Frank - This SF.net email is sponsored by: Splunk Inc. Still grepping through log fi

Re: [Suspend-devel] [PATCH] print_checksum fixup

2007-08-06 Thread Frank Seidel
the original/current usage of print_checksum is - IMHO - more intuitive, so i'd actually vote for Alons patch now. Thanks, Frank - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find prob