Module Secution Section "Module" Load "i2c" Load "bitmap" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "type1" Load "vbe" Load "GLcore" #added in EndSection Device Section Section "Device" Identifier "ATI Technologies, Inc. Radeon Mobility M6 LY [Radeon Mobility 9000]" Driver "radeon" BusID "PCI:1:0:0" Option "AGPMode" "4" Option "AGPSize" "32" # default: 8 Option "GARTSize" "32" #Uses 32MB of System Memory # Option "VideoRam" "32768" #not used according to the logs? Option "AGPFastWrite" "true" # More stable if false aparently. (no diff on my system) Option "SWcursor" "true" # More stable if true aparently? (not tried) Option "EnablePageFlip" "true" # Faster? (can't confirm) Option "EnableDepthMoves" "false" # More stable this way, aparently? (no diff on my system) Option "RenderAccel" "true" # More stable if false, aparently? (no diff on my system) Option "AccelMethod" "XAA" # or XAA, EXA, XAA more stable aparently (can't confirm) Option "DDCMode" Option "SubPixelOrder" "NONE" Option "ColorTiling" "true" # More stable if false aparently. (no diff on my system) Option "DynamicClocks" "true" Option "bioshotkeys" "True" Option "XAANoOffscreenPixmaps" "true" # More stable if true, aparently? (not tried) # From old config. Added these from old file, no diff noticed yet. Delete if problems. Option "AccelDFS" "1" Option "RingSize" "4" #Default is 4 Option "BufferSize" "2" #Default is 2 Screen Section Section "Screen" Identifier "Default Screen" Device "ATI Technologies, Inc. Radeon Mobility M6 LY [Radeon Mobility 9000]" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1400x1050" EndSubSection SubSection "Display" Depth 4 Modes "1400x1050" EndSubSection SubSection "Display" Depth 8 Modes "1400x1050" EndSubSection SubSection "Display" Depth 15 Modes "1400x1050" EndSubSection SubSection "Display" Depth 16 Modes "1400x1050" EndSubSection SubSection "Display" Depth 24 Modes "1400x1050" EndSubSection EndSection