in file /etc/acpi/hibernate.sh there's that code: 30 if [ -x /sbin/s2disk ]; then 31 DEVICE="/dev/disk/by-uuid/`awk -F= '{print $3}' </etc/initramfs-tools/conf.d/resume`" 32 if [ -f /etc/usplash.conf ]; then 33 /etc/usplash.conf 34 /sbin/s2disk -x "$xres" -y "$yres" $DEVICE
so, if you have s2disk, it seems that it's called with the parameters for a graphical suspend. ( asap i'll test it ) -- Hibernate / Suspend should have graphical usplash screens showing progress https://bugs.launchpad.net/bugs/36668 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs