daz wrote: > I turned to openchrome. The driver loads however, the response of the > system is painfully slow when using openchrome. Raising window focus > takes about 2 seconds and the mouse speed and window drag is very very > slow. If I disable composite in xfce's System->WindowTweaks then it is > better but I dont understand why the vesa driver works fine with > compositing and is MUCH faster then the openchrome driver. > (**) CHROME(0): Option "VBEModes" "true" (**) CHROME(0): Option "DisableIRQ" "true" (**) CHROME(0): Option "NoAGPFor2D" "true"
Why are you enabling VBEModes ? Why are you disabling IRQ ? Why are you disabling part of AGP ? You should not need to play with the default driver options. In your case, only the EXA related option need to be modified. Read the following page to understand how to enable EXA and get better performance with a compositing manager : http://wiki.openchrome.org/tikiwiki/tiki-index.php?page=EXAAcceleration Regards, Xavier _______________________________________________ openchrome-users mailing list [email protected] http://wiki.openchrome.org/mailman/listinfo/openchrome-users Main page: http://www.openchrome.org Wiki: http://wiki.openchrome.org User Forum: http://wiki.openchrome.org/tikiwiki/tiki-view_forum.php?forumId=1
