[ltp] Re: FC3 / Swsusp

Volker Braun linux-thinkpad@linux-thinkpad.org
Sat, 13 Nov 2004 13:52:18 -0500


I got it to work, FC3 + software suspend 2.

Its a bit tricky. Get rid of all fedora patches except tmpfs xattr. Then
patch in suspend2 (no rejects, woo-hoo). make install and then edit the
initrd: Add "echo > /proc/software_suspend/do_resume" right after
mounting /proc to the init file within the initrd.img (which is a gzipped
cpio archive). 

I'll try to create an rpm, that'll make it much easier.

Best,
Volker