[Bug 35174] Re: ThinkPad X60 cannot resume from suspend to RAM

James Henstridge james.henstridge at canonical.com
Tue May 30 08:49:00 UTC 2006


I actually did the following:
    sudo update-initramfs -d -k `uname -r`
    sudo update-initramfs -c -k `uname -r`

Maybe the delete step is necessary.  You can make sure that the config item is in the initramfs with the following command:
    zcat /boot/initrd.img-`uname -r` | cpio -t | grep resume

which should print "conf/conf.d/resume".

-- 
ThinkPad X60 cannot resume from suspend to RAM
https://launchpad.net/bugs/35174




More information about the kernel-bugs mailing list