Probe #2e3b493ba3 of ASUSTek M5A99X EVO Desktop Computer
Log: xorg.conf
Section "ServerFlags"
Option "NoTrapSignals" "On"
Option "DontZap" "Off"
# Option "AllowDeactivateGrabs" "True"
# Option "AllowClosedownGrabs" "True"
Option "AIGLX" "On"
# Option "IndirectGLX" "On"
Option "DRI2" "On"
Option "AllowMouseOpenFail" "On"
Option "AutoAddDevices" "On"
EndSection
Section "Extensions"
Option "Composite" "On"
EndSection
Section "Files"
ModulePath "/usr/local/lib/xorg/modules"
FontPath "/usr/local/share/fonts/terminus-font/"
FontPath "/usr/local/share/fonts/TerminusTTF/"
FontPath "/usr/local/share/fonts/dejavu/"
FontPath "/usr/local/share/fonts/bitstream-vera/"
FontPath "/usr/local/share/fonts/noto/"
FontPath "/usr/local/share/fonts/TTF/"
FontPath "/usr/local/share/fonts/OTF/"
EndSection
Section "Module"
EndSection
Section "DRI"
Mode 0666
EndSection