On Fri, 2009-01-09 at 17:21 +1100, Jake Anderson wrote: > Section "Device" > Identifier "Generic Video Card" > Driver "nvidia" > Option "DPI" "100x100" > Option "UseEvents" "1" .... > Option "UseEvents" "True" > EndSection
You have UseEvents in twice, I put it in twice and it only used the first value of 1 in the config log. > Option "AddARGBVisuals" "1" This option appears to be what I am missing, acceleration is enabled now. (**) NVIDIA(0): Option "AddARGBGLXVisuals" "1" (**) NVIDIA(0): Enabling RENDER acceleration (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is (II) NVIDIA(0): enabled. This one did not appear to do anything: (WW) NVIDIA(0): Option "AddARGBVisuals" is not used (==) RandR enabled ... (II) Initializing built-in extension RANDR I have not been explicit. Not sure whether this will do much. Ken -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
