[ltp] Supend-To-Disk with Kernel 2.6.8.1 and ACPI-Patch

Mario Giammarco linux-thinkpad@linux-thinkpad.org
Tue, 12 Oct 2004 09:16:22 +0200


Oet computer into "suspend to disk" mode by 
> 
> rmmod ehci_hcd 
> echo -n "disk" > /sys/power/state; #SuspendToDisk
> modprobe ehci_hcd ;
> 
> Every thing looks fine I got no error messages, the computer switch off. Than I try to restart the computer. I got no error-message too, but the computer starts the same way as before, ignoring the stored-memory-data completely. After this I had to format my Swap-Partition.
> 
> I tried than to set some boot-parameters pmdisk=on and pmdisk=/dev/hda8 but nothing works.

I think correct parameters at lilo prompt are: resume2=/dev/hda8 for
suspend2 and resume=/dev/hda8 for old suspend.