← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 378724] Re: [PM800] wine/openchrome freeze system

 

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-X,
which is subscribed to xserver-xorg-video-openchrome in ubuntu.



References