Comment 8 for bug 558657

Revision history for this message
Chris Halse Rogers (raof) wrote :

I suspect that adding an xorg.conf with

Section "Device"
    Driver "nouveau"
    Identifier "nouveau"
    Option "HWCursor" "false"
EndSection

will resolve this for you by just not using the hardware cursor. Does that fix it?