[Bug 35174] Re: ThinkPad X60 cannot Resume from Suspend

Paul Sladen ubuntu at paul.sladen.org
Wed May 31 21:07:04 UTC 2006


Thanks for the DMI data;  regarding hibernate, please check that:

  /etc/mkinitramfs/conf.d/resume

contains a string:

  RESUME=/dev/sdXYZ

that is the same device as running:

  $ sudo fdisk -l /dev/sda | grep swap

lists.  Please make sure that these match.  Then, run:

  $ sudo update-initramfs -u $(uname -r)

this still recreate the initramfs (startup files) for the running kernel
and set that configuration option in it.  To check that this has
happened, please run:

  $ zcat /boot/initrd.img-$(uname -r) | strings | grep -a RESUME

-- 
ThinkPad X60 cannot Resume from Suspend
https://launchpad.net/bugs/35174




More information about the kernel-bugs mailing list