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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to