Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 EndSection Section "Files" # FontPath "/usr/local/share/fonts" FontPath "/usr/share/fonts/truetype" EndSection Section "Module" # Load "freetype" # Load "xtt" Load "extmod" Load "glx" Load "drm" Load "dri" Load "dbe" Load "record" Load "xtrap" # Load "type1" EndSection Section "Monitor" Identifier "Monitor0" ### Comment all HorizSync and VertRefresh values to use DDC: HorizSync 31.5 - 82.0 VertRefresh 50.0 - 90.0 EndSection Section "Device" Identifier "Card0" Driver "radeon" BusID "PCI:1:0:0" # Option "DRI" "False" Option "RenderAccel" "True" # Option "AccelMethod" "EXA" Option "AGPMode" "4" Option "EnablePageFlip" "True" Option "GARTSize" "64" Option "ModeDebug" "True" #Option "AccelMethod" "XXA" #Option "AGPFastWrite" "True" #Option "BackingStore" "true" #Option "DynamicClocks" "on" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" "1024x768" EndSubSection EndSection Section "DRI" Group "video" Mode 0660 EndSection Section "Extensions" # Option "Composite" "Enable" EndSection