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.
_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help : https://help.launchpad.net/ListHelp