Comment 3 for bug 38333

Revision history for this message
Daniel Robitaille (robitaille) wrote : Re: Hibernation stopped working with Flight 6 on Dell Latitude 110l

Following this recipe from Matthew Garrett seems to have solved it:

>> echo RESUME=/dev/whatever | sudo tee /etc/mkinitramfs/conf.d/resume
>>
>> replacing /dev/whatever with the name of
>> your swap partition. You'll
>> then need to do
>>
>> sudo update-initramfs
>>

It turned out that I started using espresso install for both Flight 6 and Beta, so that's when my hibernate stopped working.