
Så här ser xorg.conf ut i min burk gällandes grafikkortet:
--------------------
Section "Device"
Identifier "NVIDIA Corporation NV43 [GeForce 6600/GeForce 6600 GT]"
Driver "nvidia"
BusID "PCI:1:0:0"
# Option "backingstore" "On"
# Option "RenderAccel" "On"
# Option "VBERestore" "On"
# Option "hv_cursor" "On"
# Important options
Option "BusType" "PCI" # may freeze if undefined
Option "AGPFastWrite" "1" # may freeze with ‘1′ (r7200: OK with ‘1′)
Option "AGPMode" "8" # if unsure use 2 (max.8?), check your mobo
Option "GARTSize" "64" # set as 64 or higher (check mobo settings, too)
# Performance tweaks
Option "AccelMethod" "exa" # try ‘xaa’ also
Option "RenderAccel" "1"
Option "EnablePageFlip" "1"
Option "ColorTiling" "1"
# Other performance tweaks: experiment them
Option "TripleBuffer" "1"
Option "AccelDFS" "1"
# XAA specific: If 'AccelMethod' was set as 'XAA', uncomment this
#Option "XAANoOffScreenPixmaps" # known to fix some glitches
--------------------------
Vet om att det är inställningar för ATI
