Advertisement
mathiasp

xorg.conf for acer 5553g laptop, hd4250 active

Nov 13th, 2013
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.56 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. EndSection
  7.  
  8. Section "Files"
  9. ModulePath "/usr/local/lib/xorg/modules"
  10. FontPath "/usr/local/lib/X11/fonts/misc/"
  11. FontPath "/usr/local/lib/X11/fonts/TTF/"
  12. FontPath "/usr/local/lib/X11/fonts/OTF"
  13. FontPath "/usr/local/lib/X11/fonts/Type1/"
  14. FontPath "/usr/local/lib/X11/fonts/100dpi/"
  15. FontPath "/usr/local/lib/X11/fonts/75dpi/"
  16. FontPath "/usr/local/lib/X11/fonts/Droid/"
  17. FontPath "/usr/local/lib/X11/fonts/Roboto/"
  18. EndSection
  19.  
  20. Section "Module"
  21. Load "extmod"
  22. Load "dbe"
  23. Load "dri2"
  24. Load "dri"
  25. Load "record"
  26. Load "glx"
  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/sysmouse"
  39. Option "ZAxisMapping" "4 5 6 7"
  40. EndSection
  41.  
  42. Section "Monitor"
  43. #DisplaySize 350 190 # mm
  44. Identifier "Monitor0"
  45. VendorName "LGD"
  46. ModelName "2297"
  47. EndSection
  48.  
  49. Section "Monitor"
  50. #DisplaySize 350 190 # mm
  51. Identifier "Monitor1"
  52. VendorName "LGD"
  53. ModelName "2297"
  54. EndSection
  55.  
  56. Section "Device"
  57. ### Available Driver options are:-
  58. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  59. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
  60. ### [arg]: arg optional
  61. #Option "NoAccel" # [<bool>]
  62. #Option "SWcursor" # [<bool>]
  63. #Option "Dac6Bit" # [<bool>]
  64. #Option "Dac8Bit" # [<bool>]
  65. #Option "BusType" # [<str>]
  66. #Option "CPPIOMode" # [<bool>]
  67. #Option "CPusecTimeout" # <i>
  68. #Option "AGPMode" # <i>
  69. #Option "AGPFastWrite" # [<bool>]
  70. #Option "AGPSize" # <i>
  71. #Option "GARTSize" # <i>
  72. #Option "RingSize" # <i>
  73. #Option "BufferSize" # <i>
  74. #Option "EnableDepthMoves" # [<bool>]
  75. #Option "EnablePageFlip" # [<bool>]
  76. #Option "NoBackBuffer" # [<bool>]
  77. #Option "DMAForXv" # [<bool>]
  78. #Option "FBTexPercent" # <i>
  79. #Option "DepthBits" # <i>
  80. #Option "PCIAPERSize" # <i>
  81. #Option "AccelDFS" # [<bool>]
  82. #Option "IgnoreEDID" # [<bool>]
  83. #Option "CustomEDID" # [<str>]
  84. #Option "DisplayPriority" # [<str>]
  85. #Option "PanelSize" # [<str>]
  86. #Option "ForceMinDotClock" # <freq>
  87. #Option "ColorTiling" # [<bool>]
  88. #Option "VideoKey" # <i>
  89. #Option "RageTheatreCrystal" # <i>
  90. #Option "RageTheatreTunerPort" # <i>
  91. #Option "RageTheatreCompositePort" # <i>
  92. #Option "RageTheatreSVideoPort" # <i>
  93. #Option "TunerType" # <i>
  94. #Option "RageTheatreMicrocPath" # <str>
  95. #Option "RageTheatreMicrocType" # <str>
  96. #Option "ScalerWidth" # <i>
  97. #Option "RenderAccel" # [<bool>]
  98. #Option "SubPixelOrder" # [<str>]
  99. #Option "ShowCache" # [<bool>]
  100. #Option "ClockGating" # [<bool>]
  101. #Option "VGAAccess" # [<bool>]
  102. #Option "ReverseDDC" # [<bool>]
  103. #Option "LVDSProbePLL" # [<bool>]
  104. #Option "AccelMethod" # <str>
  105. #Option "DRI" # [<bool>]
  106. #Option "ConnectorTable" # <str>
  107. #Option "DefaultConnectorTable" # [<bool>]
  108. #Option "DefaultTMDSPLL" # [<bool>]
  109. #Option "TVDACLoadDetect" # [<bool>]
  110. #Option "ForceTVOut" # [<bool>]
  111. #Option "TVStandard" # <str>
  112. #Option "IgnoreLidStatus" # [<bool>]
  113. #Option "DefaultTVDACAdj" # [<bool>]
  114. #Option "Int10" # [<bool>]
  115. #Option "EXAVSync" # [<bool>]
  116. #Option "ATOMTVOut" # [<bool>]
  117. #Option "R4xxATOM" # [<bool>]
  118. #Option "ForceLowPowerMode" # [<bool>]
  119. #Option "DynamicPM" # [<bool>]
  120. #Option "NewPLL" # [<bool>]
  121. #Option "ZaphodHeads" # <str>
  122. Identifier "Card0"
  123.  
  124. # Power save
  125. Option "DynamicPM" "on"
  126. Option "ClockGating" "on"
  127. Option "ForceLowPowerMode" "on"
  128. Driver "radeon"
  129. VendorName "ATI Technologies Inc"
  130. BoardName "M880G [Mobility Radeon HD 4200]"
  131. Option "DRI" "on"
  132. Option "AccelMethod" "EXA"
  133. BusID "PCI:1:5:0"
  134. Option "ColorTiling" "on"
  135. Option "MigrationHeuristic" "greedy"
  136. # mplayer
  137. Option "LinearAlloc" "8192"
  138. # 6.14
  139. Option "int10" "on"
  140. Option "BusType" "PCIE"
  141. Option "RenderAccel" "on"
  142.  
  143. EndSection
  144.  
  145. Section "Device"
  146. ### Available Driver options are:-
  147. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  148. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
  149. ### [arg]: arg optional
  150. #Option "NoAccel" # [<bool>]
  151. #Option "SWcursor" # [<bool>]
  152. #Option "Dac6Bit" # [<bool>]
  153. #Option "Dac8Bit" # [<bool>]
  154. #Option "BusType" # [<str>]
  155. #Option "CPPIOMode" # [<bool>]
  156. #Option "CPusecTimeout" # <i>
  157. #Option "AGPMode" # <i>
  158. #Option "AGPFastWrite" # [<bool>]
  159. #Option "AGPSize" # <i>
  160. #Option "GARTSize" # <i>
  161. #Option "RingSize" # <i>
  162. #Option "BufferSize" # <i>
  163. #Option "EnableDepthMoves" # [<bool>]
  164. #Option "EnablePageFlip" # [<bool>]
  165. #Option "NoBackBuffer" # [<bool>]
  166. #Option "DMAForXv" # [<bool>]
  167. #Option "FBTexPercent" # <i>
  168. #Option "DepthBits" # <i>
  169. #Option "PCIAPERSize" # <i>
  170. #Option "AccelDFS" # [<bool>]
  171. #Option "IgnoreEDID" # [<bool>]
  172. #Option "CustomEDID" # [<str>]
  173. #Option "DisplayPriority" # [<str>]
  174. #Option "PanelSize" # [<str>]
  175. #Option "ForceMinDotClock" # <freq>
  176. #Option "ColorTiling" # [<bool>]
  177. #Option "VideoKey" # <i>
  178. #Option "RageTheatreCrystal" # <i>
  179. #Option "RageTheatreTunerPort" # <i>
  180. #Option "RageTheatreCompositePort" # <i>
  181. #Option "RageTheatreSVideoPort" # <i>
  182. #Option "TunerType" # <i>
  183. #Option "RageTheatreMicrocPath" # <str>
  184. #Option "RageTheatreMicrocType" # <str>
  185. #Option "ScalerWidth" # <i>
  186. #Option "RenderAccel" # [<bool>]
  187. #Option "SubPixelOrder" # [<str>]
  188. #Option "ShowCache" # [<bool>]
  189. #Option "ClockGating" # [<bool>]
  190. #Option "VGAAccess" # [<bool>]
  191. #Option "ReverseDDC" # [<bool>]
  192. #Option "LVDSProbePLL" # [<bool>]
  193. #Option "AccelMethod" # <str>
  194. #Option "DRI" # [<bool>]
  195. #Option "ConnectorTable" # <str>
  196. #Option "DefaultConnectorTable" # [<bool>]
  197. #Option "DefaultTMDSPLL" # [<bool>]
  198. #Option "TVDACLoadDetect" # [<bool>]
  199. #Option "ForceTVOut" # [<bool>]
  200. #Option "TVStandard" # <str>
  201. #Option "IgnoreLidStatus" # [<bool>]
  202. #Option "DefaultTVDACAdj" # [<bool>]
  203. #Option "Int10" # [<bool>]
  204. #Option "EXAVSync" # [<bool>]
  205. #Option "ATOMTVOut" # [<bool>]
  206. #Option "R4xxATOM" # [<bool>]
  207. #Option "ForceLowPowerMode" # [<bool>]
  208. #Option "DynamicPM" # [<bool>]
  209. #Option "NewPLL" # [<bool>]
  210. #Option "ZaphodHeads" # <str>
  211. Identifier "Card1"
  212. # Power saving
  213. Option "DynamicPM" "on"
  214. Option "ClockGating" "on"
  215. Option "ForceLowPowerMode" "on"
  216.  
  217. Driver "radeon"
  218. VendorName "ATI Technologies Inc"
  219. BoardName "Unknown Board"
  220. BusID "PCI:2:0:0"
  221. EndSection
  222.  
  223. Section "Screen"
  224. Identifier "Screen0"
  225. Device "Card0"
  226. Monitor "Monitor0"
  227. SubSection "Display"
  228. Virtual 3046 1050
  229. Viewport 0 0
  230. Depth 24
  231. EndSubSection
  232. EndSection
  233.  
  234. Section "Screen"
  235. Identifier "Screen1"
  236. Device "Card1"
  237. Monitor "Monitor1"
  238. SubSection "Display"
  239. Viewport 0 0
  240. Depth 1
  241. EndSubSection
  242. SubSection "Display"
  243. Viewport 0 0
  244. Depth 4
  245. EndSubSection
  246. SubSection "Display"
  247. Viewport 0 0
  248. Depth 8
  249. EndSubSection
  250. SubSection "Display"
  251. Viewport 0 0
  252. Depth 15
  253. EndSubSection
  254. SubSection "Display"
  255. Viewport 0 0
  256. Depth 16
  257. EndSubSection
  258. SubSection "Display"
  259. Viewport 0 0
  260. Depth 24
  261. EndSubSection
  262. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement