Sorry.
You have VIA VX800 chipset.

Try to change 
 UseLegacyModeSwitch to TRUE

in via_driver.c file:
        case VIA_VX800:
        case VIA_VX855:
            pVia->VideoEngine = VIDEO_ENGINE_CME;
            /* pVia->agpEnable = FALSE;
            pVia->dmaXV = FALSE;*/
            pVia->UseLegacyModeSwitch = TRUE;
            break;

then compile and install.

-- 
[PM800] wine/openchrome freeze system
https://bugs.launchpad.net/bugs/378724
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

Reply via email to