T41 XOrg Conf

From ThinkWiki
Revision as of 06:04, 27 April 2009 by Turutosiya (Talk | contribs) (←Created page with '<blockquote> # xorg.conf (X.Org X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
  1. xorg.conf (X.Org X Window System server configuration file)
  2. This file was generated by dexconf, the Debian X Configuration tool, using
  3. values from the debconf database.
  4. Edit this file with caution, and see the xorg.conf manual page.
  5. (Type "man xorg.conf" at the shell prompt.)
  6. This file is automatically updated on xserver-xorg package upgrades *only*
  7. if it has not been modified since the last upgrade of the xserver-xorg
  8. package.
  9. Note that some configuration settings that could be done previously
  10. in this file, now are automatically configured by the server and settings
  11. here are ignored.
  12. If you have edited this file but would like it to be automatically updated
  13. again, run the following command:
  14. sudo dpkg-reconfigure -phigh xserver-xorg

Section "Module"

  1. Load "GLcore"

Load "i2c" Load "bitmap" Load "ddc"

  1. Load "dri"

Load "extmod" Load "freetype" Load "glx" Load "int10" Load "type1" Load "vbe" EndSection

Section "Device" Identifier "ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500]" Boardname "ATI Radeon" Busid "PCI:1:0:0" Driver "radeon" Screen 0 Vendorname "ATI" BusID "PCI:1:0:0" Option "AccelMethod" "EXA"

  1. Option "AGPFastWrite" "true"

Option "AGPMode" "4"

  1. Option "AllowGLXWithComposite" "true"

Option "Colortiling" "On" Option "DRI" "true" Option "EXANoComposite" "false" Option "EnablePageFlip" "True" Option "FBTexPercent" "50" Option "GARTSize" "256"

  1. Option "MergedFB" "off"

Option "MigrationHeuristic" "greedy" Option "RenderAccel" "true"

  1. Option "UseInternalAGPGART" "no"
  2. Option "XAANoOffscreenPixmaps"

EndSection

Section "Monitor" Identifier "Generic Monitor" Option "DPMS" EndSection

Section "Screen" Identifier "Default Screen" Device "ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500]" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1024x768" EndSubSection EndSection

Section "Extensions" Option "Composite" "Enable" EndSection

  1. Section "DRI"
  2. Mode 0666
  3. EndSection