Comment 7 for bug 350351

Revision history for this message
diaboflo (ubuntu-diaboflo) wrote :

Here is how I can resume, heavy workaround though (both in jaunty beta and intrepid):

suspend with quirks:
- sudo pm-suspend --vbe-post --quirk-vbestate-restore --quirk-dpms-on

during resume
- hit ctrl-alt-F7
- the process "vbetool post" hangs causing 100% cpu usage, and has to be terminated using "sudo killall vbetool" (blindly or on an external display, as the internal one is black)
- hit ctrl-alt-F1
- hit ctrl-alt-F7

So probably this bug belongs also to the vbetool package, and is related to
https://bugs.launchpad.net/ubuntu/+source/vbetool/+bug/130979
and
https://bugs.launchpad.net/ubuntu/+source/vbetool/+bug/350577

Apart from that I guess these quirks should be marked for this model in the hal fdi files. will attach a patch later.