On Sat, Jan 28, 2006 at 03:14:54PM -0500, Evan Sklarski wrote: > Hello, I'm using Kpowersave on my laptop under Kanotix (debian). I am > wondering how to configure GRUB to resume. Everything works in the > suspend side of things, there are no problems. Howerver when I power > the computer back up I cannot get GRUB to do a resume... it just does a > normal boot and cannot activate the Swap file. (I have to reformat my > Swap space in order for it to be initialized on the next boot.) > > So I guess I have two questions: > 1) is the bad swap space a sign that things are not actually working > 2) what do I put in GRUB to direct it to load the suspended data.
check if you have the correct resume= parameter (should show up in /proc/cmdline) To debug suspend issues, it is often useful to start the machine with init=/bin/bash and try it from there to narrow down the problem as much as possible. I have written a short introduction on how to do this on http://www.opensuse.org/ACPI_Suspend_debugging (should apply to most distributions, not only suse ;-) -- Stefan Seyfried \ "I didn't want to write for pay. I QA / R&D Team Mobile Devices \ wanted to be paid for what I write." SUSE LINUX Products GmbH, Nürnberg \ -- Leonard Cohen _______________________________________________ powersave-devel mailing list [email protected] http://forge.novell.com/mailman/listinfo/powersave-devel
