LMDE fails to resume after hibernate

Bug #930295 reported by EdorFaus
24
This bug affects 5 people
Affects Status Importance Assigned to Milestone
Linux Mint
New
Undecided
Unassigned

Bug Description

On a clean install of LMDE, after upgrading to UP3, hibernation saves an image to disk and turns off the computer, but turning it back on boots as if no hibernation was done.

I first noticed this when my netbook hibernated automatically due to low battery, but it happens with manual hibernations too.

Searching online found me a simple solution, so it works for me now, but I think this is something that should be fixed in the build process for the install iso so it doesn't keep happening to new users.

In short, the problem is that the file /etc/initramfs-tools/conf.d/resume contains the wrong UUID for the swap partition.
The file says this:
RESUME=UUID=f5355ad1-6de9-497b-a8d4-e2abe7336d4d
which I guess is the UUID of the swap partition of the machine the iso was created on, while my partitions have different UUIDs.

Replacing that UUID with the UUID of my swap partition fixes the problem and makes hibernation work properly.

This was mentioned briefly in bug #636417, but since that bug is closed and was primarily about the fstab (which is fixed and working already), I thought it best to open a new bug for the problem with this file, so it doesn't get lost. I guess the cause and solution of both are probably similar.

Tags: hibernate lmde
Revision history for this message
Jasmine Hassan (jasmine-aura) wrote :

Same exact issue , up till UP5 (from incoming repo). Install path was 201204 x64 livedvd install -> upgrade to UP4 -> UP5.

Revision history for this message
Zsoltee (zsoltee-the-programmer) wrote :

Same problem on UP6 (201303)

Original value was:
RESUME=UUID=c6876978-438f-4a1e-ae53-dacdf22d1e4a

which is not my swap's UUID.

Please fix it!

Revision history for this message
João M. S. Silva (joao-m-santos-silva) wrote :

Happens to me on LMDE 2.

Revision history for this message
Denis Prost (denis-prost) wrote :

me too

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.