[Bug 499940] Re: [lucid regression] does not resume from hibernation, restarts fresh
Mbarak A. Bujra
mbarak at bujra.com
Fri Apr 23 19:27:38 UTC 2010
Resume didn't work for me until i changed this section of /usr/share
/initramfs-tools/scripts/local-premount/resume :
From:
# hardcode path, uswsusp ships an resume binary too
if [ -n "${resume_offset}" ]; then
/bin/resume ${resume} ${resume_offset} >/dev/null$
else
/bin/resume ${resume} >/dev/null 2>&1
fi
;;
to
/usr/lib/klibc/bin/resume etc...
I upgraded to Lucid beta1 from karmic
Also when resuming the screen got seriously corrupt (probably something
to do with proprietary nvidia drivers, quiet scary actually) but, that's
another bug.
--
[lucid regression] does not resume from hibernation, restarts fresh
https://bugs.launchpad.net/bugs/499940
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to initramfs-tools in ubuntu.
More information about the kernel-bugs
mailing list