QUOTE (David Batson @ Mar 26 2008, 12:03 AM)

Everything I did is documented in the following thread:
Enabling Hardware hotkeys on a ThinkPad T42Thanks fo the excellent post. I have not followed all steps as yet but have just tried
CODE
echo -n mem > /sys/power/state
as described in the paper you mentioned. Indeed, suspend to RAM is very fast. Resume was noticably longer than it usually takes, but X came up fine. The wireless connection was lost on resume though (and maybe several other services).
Looking at the script, it writes the temporary state in a file on the harddrive, and therefore (a) one needs to allocate enough space on the drive, and (

it is not strictly speaking sispend to RAM. Yet, it remains unclear why the script from Mandriva takes so long. Perhaps, I will post a question on the official Mandriva forum.
@ David Batson: the Fn+F7 script from ThinkWiki works 100% on T61 with Intel X3100 after I modified it to use xrandr . If you can use xrandr 1.2 on T42, this should work for you too.