[ltp] Hibernate on T41P

Matthias Himber linux-thinkpad@linux-thinkpad.org
Tue, 15 Jun 2004 22:55:52 +0200


Am Dienstag, 15. Juni 2004 22:17 schrieb Daniel Jimenez djimenez-at-pobox.com 
|Linux-Thinkpad|:
> Hi all,
>
> I just switched from ACPI to APM (as you probably read) and I'm thrilled
> to see that suspend works great! I just hit FN+F4 and the machine goes
> to sleep.
>
> What doesn't work off the bat is hibernate. I thought there was some
> kernel parameter I needed to pass to suspend. Also, does it suspend to
> the swap partition?
>
> Thanks!,
> --
> Daniel Jimenez <djimenez[at]pobox[dot]com>
You need to create a hibernation file on a suitable partition. Search the web 
for tphdisk or tphdisk.c, the source code contains the instructions. Be 
warned that hibernating is _slow_, you may be staring at a blank screen for 
two minutes without any indication that the system is still alive.
2.6 kernels (and patched earlier versions) have a feature called "software 
suspend" that may or may not be better than APM suspend. I have never tried 
it, however.
HTH,
	Matthias Himber