No usplash with resume= parameter

Bug #347624 reported by Patrick
2
Affects Status Importance Assigned to Milestone
usplash (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: libusplash0

Hi there,

I've compiled a custom kernel, 2.6.28.8 with the linux phc and the tuxonice patches. Kernel wise, all is working fine, just as it did in intrepid.

However, there's a little problem: usplash isn't working properly when I set resume=/dev/sdX. As soon as I remove the resume parameter, it works fine, but then it won't hibernate complaining about missing resume= parameter.

would be nice if somebody could have a look into it, I can provide more information if you need.

thanks!

Revision history for this message
willie boy (johnsonwilliam-hotmail) wrote :

this is probably a problem with the swap uuid not being correct in fstab and resume. the following fix worked for me:

open terminal and run code:
sudo blkid

then copy the swap uuid without the quotes
 run code:
gksu gedit /etc/fstab
paste the correct uuid into fstab (be sure it is the swap file uuid)
save and close gedit

then run code:
gksu gedit /etc/initramfs-tools/conf.d/resume
again, copy the correct swap uuid, save and close gedit

add the resume call if you dont have it in place

finally run code:
sudo update-initramfs -u

it should work when you reboot--at least it did for me

Revision history for this message
Phillip Susi (psusi) wrote :

The usplash package has been superseded by plymouth and has been removed from the Ubuntu archive. Closing all related bugs.

Changed in usplash (Ubuntu):
status: New → Invalid
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.