Still broken for me.

During the boot process I see a message from swapon saying that software
suspend data is detected.

r...@t400s:~#  blkid `swapon -s | awk '/dev/ {print $1}'`
/dev/sda7: TYPE="swap"
r...@t400s:~# cat /etc/initramfs-tools/conf.d/resume
RESUME=/dev/sda7

I also tried with

ber...@t400s:~$ cat /etc/initramfs-tools/conf.d/resume
RESUME=/dev/sda7: TYPE="swap"

r...@t400s:~# blkid
/dev/sda1: UUID="7C3C9B173C9ACC10" LABEL="Preload" TYPE="ntfs"
/dev/sda2: LABEL="SERVICEV001" UUID="3C97-946C" TYPE="vfat"
/dev/sda5: UUID="fd2043cb-956f-4932-b5df-02c6897fc301" TYPE="ext3"
/dev/sda6: UUID="e681f395-0b65-4dc3-9006-9646c5c0b9bd" TYPE="ext3"
/dev/sda7: TYPE="swap"
/dev/sda8: UUID="8b4406b4-830b-4fca-b073-5e17a5ca6efd" TYPE="ext3"
/dev/sda9: UUID="cf5d68f4-bfbc-43f8-9d4f-9d65fe68b995" SEC_TYPE="ext2"
TYPE="ext3"
r...@t400s:~#

On Sun, Jan 17, 2010 at 8:28 PM, Cas Craven <toaste...@gmail.com> wrote:

> FIXED!
>
> In /etc/initramfs-tools/conf.d/resume the swap drive UUID was not correct.
> Hibernation will occur correctly, however on resume it will fail nearly
> silently and proceed with a normal boot instead.  The only indication will
> be "PM: Resume from disk failed." in dmesg.
>
> To fix, correct the UUID in the config file and rebuild initramfs as
> follows:
>
> 1) Get the UUID for the swap device:
> blkid `swapon -s | awk '/dev/ {print $1}'`
>
> 2) Edit /etc/initramfs-tools/conf.d/resume (as root) and replace the
> UUID there with the correct one.
>
> If the UUID listed is already correct, add a comment and attach pm-
> suspend.log and dmesg
>
>


> --
> Reboots after hibernate
> https://bugs.launchpad.net/bugs/454817
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “hibernate” package in Ubuntu: New
>
> Bug description:
> Binary package hint: hibernate
>
> I have a T400s.  When I select hibernate from the menu in the upper right,
> the system shutsdown; however, when I restart, it reboots.  There is a
> message saying that journals are being recovered and I have to start over.
>  I expect things to start where I left off.
>
> Description:    Ubuntu karmic (development branch)
> Release:        9.10
>
>
> hibernate:
>  Installed: 1.99-1
>  Candidate: 1.99-1
>  Version table:
>  *** 1.99-1 0
>        500 http://us.archive.ubuntu.com karmic/universe Packages
>        100 /var/lib/dpkg/status
>
> ProblemType: Bug
> Architecture: amd64
> Date: Sun Oct 18 12:59:45 2009
> Dependencies:
>
> DistroRelease: Ubuntu 9.10
> Package: hibernate 1.99-1
> PackageArchitecture: all
> ProcEnviron:
>  LANG=en_US.UTF-8
>  SHELL=/bin/bash
> ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
> SourcePackage: hibernate
> Uname: Linux 2.6.31-14-generic x86_64
> XsessionErrors:
>  (gnome-settings-daemon:1801): GLib-CRITICAL **: g_propagate_error:
> assertion `src != NULL' failed
>  (gnome-settings-daemon:1801): GLib-CRITICAL **: g_propagate_error:
> assertion `src != NULL' failed
>  (polkit-gnome-authentication-agent-1:1839): GLib-CRITICAL **:
> g_once_init_leave: assertion `initialization_value != 0' failed
>  (nautilus:1824): Eel-CRITICAL **: eel_preferences_get_boolean: assertion
> `preferences_is_initialized ()' failed
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/ubuntu/+source/hibernate/+bug/454817/+subscribe
>


** Attachment added: "pm-suspend.log"
   http://launchpadlibrarian.net/38038256/pm-suspend.log

** Attachment added: "dmesg"
   http://launchpadlibrarian.net/38038257/dmesg

-- 
Reboots after hibernate
https://bugs.launchpad.net/bugs/454817
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to