Advertisement
Guest User

ati radeon 5770 xorg.conf

a guest
Dec 10th, 2010
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.97 KB | None | 0 0
  1. Section "ServerLayout"
  2.     Identifier     "X.org Configured"
  3.     Screen      0  "Screen0" 0 0
  4.     InputDevice    "Mouse0" "CorePointer"
  5.     InputDevice    "Keyboard0" "CoreKeyboard"
  6.     HorizSync   60.0 - 75.0
  7.     VerticalRefresh 60
  8. EndSection
  9.  
  10. Section "Files"
  11.     ModulePath   "/usr/lib/xorg/modules"
  12.     FontPath     "/usr/share/fonts/misc/"
  13.     FontPath     "/usr/share/fonts/TTF/"
  14.     FontPath     "/usr/share/fonts/OTF/"
  15.     FontPath     "/usr/share/fonts/Type1/"
  16.     FontPath     "/usr/share/fonts/100dpi/"
  17.     FontPath     "/usr/share/fonts/75dpi/"
  18. EndSection
  19.  
  20. Section "Module"
  21.     Load  "glx"
  22.     Load  "extmod"
  23.     Load  "record"
  24.     Load  "dri2"
  25.     Load  "dbe"
  26.     Load  "dri"
  27. EndSection
  28.  
  29. Section "InputDevice"
  30.     Identifier  "Keyboard0"
  31.     Driver      "kbd"
  32. EndSection
  33.  
  34. Section "InputDevice"
  35.     Identifier  "Mouse0"
  36.     Driver      "mouse"
  37.     Option      "Protocol" "auto"
  38.     Option      "Device" "/dev/input/mice"
  39.     Option      "ZAxisMapping" "4 5 6 7"
  40. EndSection
  41.  
  42. Section "Monitor"
  43.     #DisplaySize      340   270 # mm
  44.     Identifier   "Monitor0"
  45.     VendorName   "WDE"
  46.     ModelName    "WDE LCM-17v2"
  47.     HorizSync    30.0 - 82.0
  48.     VertRefresh  50.0 - 75.0
  49.     Option      "DPMS"
  50. EndSection
  51.  
  52. Section "Device"
  53.         ### Available Driver options are:-
  54.         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  55.         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  56.         ### <percent>: "<f>%"
  57.         ### [arg]: arg optional
  58.         #Option     "NoAccel"               # [<bool>]
  59.         #Option     "SWcursor"              # [<bool>]
  60.         #Option     "Dac6Bit"               # [<bool>]
  61.         #Option     "Dac8Bit"               # [<bool>]
  62.         #Option     "BusType"               # [<str>]
  63.         #Option     "CPPIOMode"             # [<bool>]
  64.         #Option     "CPusecTimeout"         # <i>
  65.         #Option     "AGPMode"               # <i>
  66.         #Option     "AGPFastWrite"          # [<bool>]
  67.         #Option     "AGPSize"               # <i>
  68.         #Option     "GARTSize"              # <i>
  69.         #Option     "RingSize"              # <i>
  70.         #Option     "BufferSize"            # <i>
  71.         #Option     "EnableDepthMoves"      # [<bool>]
  72.         #Option     "EnablePageFlip"        # [<bool>]
  73.         #Option     "NoBackBuffer"          # [<bool>]
  74.         #Option     "DMAForXv"              # [<bool>]
  75.         #Option     "FBTexPercent"          # <i>
  76.         #Option     "DepthBits"             # <i>
  77.         #Option     "PCIAPERSize"           # <i>
  78.         #Option     "AccelDFS"              # [<bool>]
  79.         #Option     "IgnoreEDID"            # [<bool>]
  80.         #Option     "CustomEDID"            # [<str>]
  81.         #Option     "DisplayPriority"       # [<str>]
  82.         #Option     "PanelSize"             # [<str>]
  83.         #Option     "ForceMinDotClock"      # <freq>
  84.         #Option     "ColorTiling"           # [<bool>]
  85.         #Option     "VideoKey"              # <i>
  86.         #Option     "RageTheatreCrystal"    # <i>
  87.         #Option     "RageTheatreTunerPort"  # <i>
  88.         #Option     "RageTheatreCompositePort"  # <i>
  89.         #Option     "RageTheatreSVideoPort"     # <i>
  90.         #Option     "TunerType"             # <i>
  91.         #Option     "RageTheatreMicrocPath"     # <str>
  92.         #Option     "RageTheatreMicrocType"     # <str>
  93.         #Option     "ScalerWidth"           # <i>
  94.         #Option     "RenderAccel"           # [<bool>]
  95.         #Option     "SubPixelOrder"         # [<str>]
  96.         #Option     "ClockGating"           # [<bool>]
  97.         #Option     "VGAAccess"             # [<bool>]
  98.         #Option     "ReverseDDC"            # [<bool>]
  99.         #Option     "LVDSProbePLL"          # [<bool>]
  100.         #Option     "AccelMethod"           # <str>
  101.         #Option     "DRI"                   # [<bool>]
  102.         #Option     "ConnectorTable"        # <str>
  103.         #Option     "DefaultConnectorTable"     # [<bool>]
  104.         #Option     "DefaultTMDSPLL"        # [<bool>]
  105.         #Option     "TVDACLoadDetect"       # [<bool>]
  106.         #Option     "ForceTVOut"            # [<bool>]
  107.         #Option     "TVStandard"            # <str>
  108.         #Option     "IgnoreLidStatus"       # [<bool>]
  109.         #Option     "DefaultTVDACAdj"       # [<bool>]
  110.         #Option     "Int10"                 # [<bool>]
  111.         #Option     "EXAVSync"              # [<bool>]
  112.         #Option     "ATOMTVOut"             # [<bool>]
  113.         #Option     "R4xxATOM"              # [<bool>]
  114.         #Option     "ForceLowPowerMode"     # [<bool>]
  115.         #Option     "DynamicPM"             # [<bool>]
  116.         #Option     "NewPLL"                # [<bool>]
  117.         #Option     "ZaphodHeads"           # <str>
  118.     Identifier  "Card0"
  119.     Driver      "radeon"
  120.     BusID       "PCI:1:0:0"
  121. EndSection
  122.  
  123. Section "Device"
  124.     Identifier  "ATI Graphics Adapter2"
  125.     Driver      "fglrx"
  126.     BusID       "PCI:1:0:0"
  127.     Screen      1
  128. EndSection
  129.  
  130. Section "Screen"
  131.     Identifier  "Screen1"
  132.     #Device     "ATI Radeon"
  133.     Device      "ATI Graphics Adapter1"
  134.     Monitor     "Monitor1"
  135.     DefaultDepth    24
  136.  
  137.     Subsection "display"
  138.         Depth   8
  139.         Modes   "1280x1024" "1024x768" "800x600" "640x480" "1920x1080"
  140.         ViewPort    0 0
  141.     EndSubsection
  142.     Subsection "Display"
  143.         Depth   16
  144.         Modes   "1280x1024" "1024x768" "800x600" "640x480" "1920x1080"
  145.         ViewPort    0 0
  146.     EndSubsection
  147.     Subsection "Display"
  148.         Depth   24
  149.         Modes   "1280x1024" "1024x768" "800x600" "640x480" "1920x1080"
  150.         ViewPort    0 0
  151.     EndSubsection
  152. EndSection
  153.  
  154.  
  155. Section "Screen"
  156.     Identifier "Screen0"
  157.     Device     "Card0"
  158.     Monitor    "Monitor0"
  159.     SubSection "display"
  160.         Viewport   0 0
  161.         Depth     1
  162.     EndSubSection
  163.     SubSection "Display"
  164.         Viewport   0 0
  165.         Depth     4
  166.     EndSubSection
  167.     SubSection "Display"
  168.         Viewport   0 0
  169.         Depth     8
  170.     EndSubSection
  171.     SubSection "Display"
  172.         Viewport   0 0
  173.         Depth     15
  174.     EndSubSection
  175.     SubSection "Display"
  176.         Viewport   0 0
  177.         Depth     16
  178.     EndSubSection
  179.     SubSection "Display"
  180.         Viewport   0 0
  181.         Depth     24
  182.     EndSubSection
  183. EndSection
  184.  
  185. Section "Screen"
  186.     Identifier  "Screen2"
  187.         Device      "ATI Radeon"
  188.         Monitor     "Monitor2"
  189.         DefaultDepth    24
  190.         SubSection "display"
  191.         Depth   24
  192.         Modes   "1280x1024"
  193.         Viewport   0 0
  194.         EndSubSection
  195. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement