Comment 106 for bug 182038

Revision history for this message
kripken (kripkenstein) wrote :

Bryce,

You may be right about EXA not being used on my system. My log file seems to show that. I'm not sure though so I'm attaching it here.

This is odd because my xorg.conf says to use EXA:

Section "Device"
 Identifier "Configured Video Device"
 Driver "nv"
 Option "AccelMethod" "EXA"
 Option "AddARGBVisuals" "True"
 Option "AddARGBGLXVisuals" "True"
 Option "NoLogo" "True"
EndSection