Hello again
Try to set UseLegacyModeSwitch=TRUE (line 709) for your chipset (K8M890) in 
file via_driver.c

For example:

        case VIA_K8M890:
            pVia->VideoEngine = VIDEO_ENGINE_CME;
            pVia->agpEnable = FALSE;
            pVia->dmaXV = FALSE;
            pVia->UseLegacyModeSwitch = TRUE;
            break;

Please build/install the latest openchrome driver and enable debug mode.

-- 
Square cursor with k8m890 and 9.04 livecd, during VNC connection
https://bugs.launchpad.net/bugs/377402
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     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to