On Sun, 2008-11-09 at 00:18 +0000, japi wrote:
> pm-suspend --quirk-vbe-post has no effect.
> (or all quirks (/ hal fdi files) are ignored since intrepid)
> 
> ** Changed in: pm-utils (Ubuntu)
> Sourcepackagename: None => pm-utils
> 
vbe_post() 
{
        local rom="/var/run/video.rom"
        # if we do not have a romfile, do not post with it.
        [ -f "$rom" ] || unset rom
        vbe post $rom
        sleep 0.1 
}

It seems that this is run upon resume if you call pm-suspend --quirk-vbe-post. 
Do you have a file /var/run/video.rom?
-- 
Chow Loong Jin

-- 
backlight failed after suspend to ram on IBM X40
https://bugs.launchpad.net/bugs/292256
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to