> > No. For suspend (to RAM) all it needs is s2ram installed. For suspend to > > disk you need to fix the assumption that /sys/power/disk has 'platform' > > as a valid option. > > > > What's the correct assumption for hibernate? Just accept what is set as > default in /sys/power/disk by the kernel and do a simple > echo "disk" > /sys/power/state?
You can take whichever one you like, but you should first *check* that it *exists* by reading /sys/power/disk and seeing if it's listed in there, and only then try to use it. 'platform' may be necessary on some brain-dead ACPI machines, but it doesn't exist on powerpc. johannes
signature.asc
Description: This is a digitally signed message part

