Unsolved

This post is more than 5 years old

75 Posts

7996

March 18th, 2005 19:00

linux equivalence of Windows hibernation?

Does anyone know if Linux (or rather RHEL3) has a hibernation feature?

2 Posts

March 18th, 2005 19:00

http://www.suspend2.net/

Software suspend 2 should be applied as a patch to the kernel. There is something called software suspend already in the kernel but I haven't had success with it. Software suspend 2 however works great after you setup everything according to their instructions (requires unloading certain modules etc before shutdown). It requires a little configuring and such.

Software suspend works with most of the DRI drivers. The ATI drivers for my radeon 9600 don't work with that. There is some tradeoffs. I wish they make implementing this easier in the future. As it is right now it's a pain in the rear imo.

2 Posts

March 21st, 2005 16:00

Kernel 2.6 can do it by using some particular parameter at boot time...
I think it is resume=/dev/your/hibernate/partition in the lilo.conf append line.
The partition must be at least the size of you memory and swap type.
If it is not enough you can find some ressouces on google ;)
See you

Message Edited by newbeewan on 03-21-2005 12:44 PM

7 Posts

April 29th, 2005 19:00

This question also popped up in this thread:

http://forums.us.dell.com/supportforums/board/message?board.id=sw_linux&message.id=6033

My summary from there: using FC3 on a Dell D610, I ended up using swsusp2 (mentioned above) because I wasted so much time trying to get suspend to RAM working.

8 Posts

June 18th, 2005 02:00

suspend to disk is autoconfigured on ubuntu 5.04, provided you install with a swap partition at leaqst as big as your ram. works quite nicely on my latitude d410.
No Events found!

Top