Unsolved
This post is more than 5 years old
75 Posts
0
7996
March 18th, 2005 19:00
linux equivalence of Windows hibernation?
Does anyone know if Linux (or rather RHEL3) has a hibernation feature?
No Events found!
Unsolved
This post is more than 5 years old
75 Posts
0
7996
March 18th, 2005 19:00
Top
plutoprime
2 Posts
0
March 18th, 2005 19:00
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.
newbeewan
2 Posts
0
March 21st, 2005 16:00
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
BobThomp
7 Posts
0
April 29th, 2005 19:00
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.
directhex
8 Posts
0
June 18th, 2005 02:00