I wanted to have suspend to disk working in my HP nx9000 laptop, so I recompiled a kerenel from teh latest kernel-2.6.9-1.724_FC3.src.rpm.
To my surprise, the suspend options are already checked there.
This is strange, since
Code:
echo 4 >> /proc/acpi/sleep
still doesn't work.
What am I doing wrong?