adding this file cures my problem. I know it inappropriate, but hey I
can suspend and resume now.
#!/bin/sh
#/usr/lib/pm-utils/sleep.d/99zkill-vbetool
killvbe() {
sleep 2
killall vbetool
}
if [ "$1" = "resume" ]
then
killvbe &
fi
exit 0
** Attachment added: "/usr/lib/pm-utils/sleep.d/99zkill-vbetool"
http://launchpadlibrarian.net/31582643/99zkill-vbetool
--
vbetool 100% cpu usage on resume
https://bugs.launchpad.net/bugs/130979
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs