[Bug 35174] Re: ThinkPad X60 cannot resume from suspend to RAM
James Henstridge
james.henstridge at canonical.com
Tue May 30 02:16:02 UTC 2006
I did a little more investigation, and I think I've got hibernation
working too.
I looked into the initramfs config files in /etc/mkinitramfs, and I
noticed that my old laptop had a /etc/mkinitramfs/conf.d/resume file
identifying the swap partition while my new one didn't.
After creating the file with the contents "RESUME=/dev/sda2", and
recreating the initramfs with "update-initramfs -c -k `uname -r`", I
tried rebooting, logging in, and hibernating.
When I booted the machine again, it appears to have resumed from the
hibernation image correctly.
So it appears that both suspend and hibernate are working for me now.
That still leaves the question of why /etc/mkinitramfs/conf.d/resume
didn't get created during the install though (or by any of the updates).
--
ThinkPad X60 cannot resume from suspend to RAM
https://launchpad.net/bugs/35174
More information about the kernel-bugs
mailing list