Advertisement
Guest User

xorg.conf-RV350

a guest
Feb 15th, 2011
674
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Section "ServerLayout"
  2.     Identifier     "X.org Configured"
  3.     Screen      0  "Screen0" 0 0
  4.     InputDevice    "Mouse0" "CorePointer"
  5.     InputDevice    "Keyboard0" "CoreKeyboard"
  6. EndSection
  7.  
  8. Section "Files"
  9.     ModulePath   "/usr/lib/xorg/modules"
  10.     FontPath     "/usr/share/fonts/X11/misc"
  11.     FontPath     "/usr/share/fonts/X11/cyrillic"
  12.     FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
  13.     FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
  14.     FontPath     "/usr/share/fonts/X11/Type1"
  15.     FontPath     "/usr/share/fonts/X11/100dpi"
  16.     FontPath     "/usr/share/fonts/X11/75dpi"
  17.     FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  18.     FontPath     "built-ins"
  19. EndSection
  20.  
  21. Section "Module"
  22.     Load  "dbe"
  23.     Load  "glx"
  24.     #Load  "dbe"
  25.     Load  "record"
  26.     Load  "dri"
  27.     Load  "dri2"
  28.     Load  "extmod"
  29. EndSection
  30.  
  31. Section "InputDevice"
  32.     Identifier  "Keyboard0"
  33.     Driver      "kbd"
  34. EndSection
  35.  
  36. Section "InputDevice"
  37.     Identifier  "Mouse0"
  38.     Driver      "mouse"
  39.     Option      "Protocol" "auto"
  40.     Option      "Device" "/dev/input/mice"
  41.     Option      "ZAxisMapping" "4 5 6 7"
  42. EndSection
  43.  
  44. Section "Monitor"
  45.     #DisplaySize      340   190 # mm
  46.     Identifier   "Monitor0"
  47.     VendorName   "VSC"
  48.     ModelName    "VA1601W-LED"
  49.     HorizSync    31.0 - 83.0
  50.     VertRefresh  56.0 - 75.0
  51.     Option      "DPMS"
  52. EndSection
  53.  
  54. Section "Device"
  55.         ### Available Driver options are:-
  56.         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  57.         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
  58.         ### [arg]: arg optional
  59.         #Option     "NoAccel"               # [<bool>]
  60.         #Option     "SWcursor"              # [<bool>]
  61.         #Option     "Dac6Bit"               # [<bool>]
  62.         #Option     "Dac8Bit"               # [<bool>]
  63.         #Option     "BusType"               # [<str>]
  64.         #Option     "CPPIOMode"             # [<bool>]
  65.         #Option     "CPusecTimeout"         # <i>
  66.         #Option     "AGPMode"               # <i>
  67.         #Option     "AGPFastWrite"          # [<bool>]
  68.         #Option     "AGPSize"               # <i>
  69.         #Option     "GARTSize"              # <i>
  70.         #Option     "RingSize"              # <i>
  71.         #Option     "BufferSize"            # <i>
  72.         #Option     "EnableDepthMoves"      # [<bool>]
  73.         #Option     "EnablePageFlip"        # [<bool>]
  74.         #Option     "NoBackBuffer"          # [<bool>]
  75.         #Option     "DMAForXv"              # [<bool>]
  76.         #Option     "FBTexPercent"          # <i>
  77.         #Option     "DepthBits"             # <i>
  78.         #Option     "PCIAPERSize"           # <i>
  79.         #Option     "AccelDFS"              # [<bool>]
  80.         #Option     "IgnoreEDID"            # [<bool>]
  81.         #Option     "CustomEDID"            # [<str>]
  82.         #Option     "DisplayPriority"       # [<str>]
  83.         #Option     "PanelSize"             # [<str>]
  84.         #Option     "ForceMinDotClock"      # <freq>
  85.         #Option     "ColorTiling"           # [<bool>]
  86.         #Option     "VideoKey"              # <i>
  87.         #Option     "RageTheatreCrystal"    # <i>
  88.         #Option     "RageTheatreTunerPort"  # <i>
  89.         #Option     "RageTheatreCompositePort"  # <i>
  90.         #Option     "RageTheatreSVideoPort"     # <i>
  91.         #Option     "TunerType"             # <i>
  92.         #Option     "RageTheatreMicrocPath"     # <str>
  93.         #Option     "RageTheatreMicrocType"     # <str>
  94.         #Option     "ScalerWidth"           # <i>
  95.         #Option     "RenderAccel"           # [<bool>]
  96.         #Option     "SubPixelOrder"         # [<str>]
  97.         #Option     "ClockGating"           # [<bool>]
  98.         #Option     "VGAAccess"             # [<bool>]
  99.         #Option     "ReverseDDC"            # [<bool>]
  100.         #Option     "LVDSProbePLL"          # [<bool>]
  101.         #Option     "AccelMethod"           # <str>
  102.         #Option     "DRI"                   # [<bool>]
  103.         #Option     "ConnectorTable"        # <str>
  104.         #Option     "DefaultConnectorTable"     # [<bool>]
  105.         #Option     "DefaultTMDSPLL"        # [<bool>]
  106.         #Option     "TVDACLoadDetect"       # [<bool>]
  107.         #Option     "ForceTVOut"            # [<bool>]
  108.         #Option     "TVStandard"            # <str>
  109.         #Option     "IgnoreLidStatus"       # [<bool>]
  110.         #Option     "DefaultTVDACAdj"       # [<bool>]
  111.         #Option     "Int10"                 # [<bool>]
  112.         #Option     "EXAVSync"              # [<bool>]
  113.         #Option     "ATOMTVOut"             # [<bool>]
  114.         #Option     "R4xxATOM"              # [<bool>]
  115.         #Option     "ForceLowPowerMode"     # [<bool>]
  116.         #Option     "DynamicPM"             # [<bool>]
  117.         #Option     "NewPLL"                # [<bool>]
  118.         #Option     "ZaphodHeads"           # <str>
  119.     Identifier  "Card0"
  120.     Driver      "radeon"
  121.     VendorName  "ATI Technologies Inc"
  122.     BoardName   "RV350 AP [Radeon 9600]"
  123.     BusID       "PCI:1:0:0"
  124.     # Commented out on 23-12-2010
  125.     Option      "AGPMode" "8"
  126.     Option      "TexturedVideo" "on"
  127.     Option      "XAANoOffscreenPixmaps" "true"
  128.     #
  129.     # Added on 23-12-2010
  130.     Option  "AccelMethod"       "EXA"
  131.     Option  "MigrationHeuristic"    "greedy"
  132.     Option  "AccelDFS"      "true"
  133.     Option  "EnablePageFlip"    "true"
  134.     Option  "EnableDepthMoves"  "true"
  135. EndSection
  136.  
  137. Section "Screen"
  138.     Identifier "Screen0"
  139.     Device     "Card0"
  140.     Monitor    "Monitor0"
  141.     SubSection "Display"
  142.         Viewport   0 0
  143.         Depth     1
  144.     EndSubSection
  145.     SubSection "Display"
  146.         Viewport   0 0
  147.         Depth     4
  148.     EndSubSection
  149.     SubSection "Display"
  150.         Viewport   0 0
  151.         Depth     8
  152.     EndSubSection
  153.     SubSection "Display"
  154.         Viewport   0 0
  155.         Depth     15
  156.     EndSubSection
  157.     SubSection "Display"
  158.         Viewport   0 0
  159.         Depth     16
  160.     EndSubSection
  161.     SubSection "Display"
  162.         Viewport   0 0
  163.         Depth     24
  164.     EndSubSection
  165. EndSection
  166.  
  167. Section "Extensions"
  168.     Option "Composite" "Enable"
  169. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement