Advertisement
Emulatorman

xorg.conf.nouveau

Nov 24th, 2011
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.43 KB | None | 0 0
  1. Section "Files"
  2. FontPath "/usr/share/fonts/cyrillic/"
  3. ModulePath "/usr/lib/xorg/modules"
  4. XkbDir "/usr/share/X11/xkb"
  5. EndSection
  6.  
  7. Section "Module"
  8. Load "dri"
  9. Load "dri2"
  10. Load "dbe"
  11. Load "glx"
  12. Load "extmod"
  13. Load "record"
  14. EndSection
  15.  
  16. Section "Device"
  17. Identifier "Nouveau0Card0"
  18. Driver "nouveau"
  19. # BusID PCI:2:0:0
  20. Screen 0
  21. VendorName "nVidia Corporation"
  22. EndSection
  23.  
  24. Section "Device"
  25. Identifier "Nouveau1Card0"
  26. Driver "nouveau"
  27. # BusID PCI:2:0:0
  28. Screen 1
  29. VendorName "nVidia Corporation"
  30. EndSection
  31.  
  32. Section "Device"
  33. Identifier "Nouveau2Card0"
  34. Driver "nouveau"
  35. # BusID PCI:2:0:0
  36. Screen 2
  37. VendorName "nVidia Corporation"
  38. EndSection
  39.  
  40. Section "Device"
  41. Identifier "Onboard0"
  42. Driver "nouveau"
  43. # BusID PCI:0:13:0
  44. Screen 0
  45. VendorName "nVidia Corporation"
  46. EndSection
  47.  
  48. Section "Monitor"
  49. Identifier "Monitor0"
  50. # DisplaySize 1920 1080
  51. # Gamma 1.0 1.0 1.0
  52. Option "DPMS" "yes"
  53. EndSection
  54.  
  55. Section "Monitor"
  56. Identifier "Monitor1"
  57. # DisplaySize 1920 1080
  58. # Gamma 1.0 1.0 1.0
  59. Option "DPMS" "yes"
  60. EndSection
  61.  
  62. Section "Monitor"
  63. Identifier "Monitor2"
  64. # DisplaySize 1920 1080
  65. # Gamma 1.0 1.0 1.0
  66. Option "DPMS" "yes"
  67. EndSection
  68.  
  69. Section "Monitor"
  70. Identifier "OnboardMonitor0"
  71. # DisplaySize 1920 1080
  72. # Gamma 1.0 1.0 1.0
  73. Option "DPMS" "yes"
  74. EndSection
  75.  
  76. Section "Screen"
  77. Identifier "Screen0"
  78. Device "Nouveau0Card0"
  79. Monitor "Monitor0"
  80. DefaultDepth 24
  81. SubSection "Display"
  82. Depth 1
  83. Viewport 0 0
  84. EndSubSection
  85. SubSection "Display"
  86. Depth 4
  87. Viewport 0 0
  88. EndSubSection
  89. SubSection "Display"
  90. Depth 8
  91. Viewport 0 0
  92. EndSubSection
  93. SubSection "Display"
  94. Depth 15
  95. Viewport 0 0
  96. EndSubSection
  97. SubSection "Display"
  98. Depth 16
  99. Viewport 0 0
  100. EndSubSection
  101. SubSection "Display"
  102. Depth 24
  103. Viewport 0 0
  104. EndSubSection
  105. EndSection
  106.  
  107. Section "Screen"
  108. Identifier "Screen1"
  109. Device "Nouveau1Card0"
  110. Monitor "Monitor1"
  111. DefaultDepth 24
  112. SubSection "Display"
  113. Viewport 0 0
  114. Depth 1
  115. EndSubSection
  116. SubSection "Display"
  117. Viewport 0 0
  118. Depth 4
  119. EndSubSection
  120. SubSection "Display"
  121. Viewport 0 0
  122. Depth 8
  123. EndSubSection
  124. SubSection "Display"
  125. Viewport 0 0
  126. Depth 15
  127. EndSubSection
  128. SubSection "Display"
  129. Viewport 0 0
  130. Depth 16
  131. EndSubSection
  132. SubSection "Display"
  133. Viewport 0 0
  134. Depth 24
  135. EndSubSection
  136. EndSection
  137.  
  138. Section "Screen"
  139. Identifier "Screen2"
  140. Device "Nouveau2Card0"
  141. Monitor "Monitor2"
  142. DefaultDepth 24
  143. SubSection "Display"
  144. Viewport 0 0
  145. Depth 1
  146. EndSubSection
  147. SubSection "Display"
  148. Viewport 0 0
  149. Depth 4
  150. EndSubSection
  151. SubSection "Display"
  152. Viewport 0 0
  153. Depth 8
  154. EndSubSection
  155. SubSection "Display"
  156. Viewport 0 0
  157. Depth 15
  158. EndSubSection
  159. SubSection "Display"
  160. Viewport 0 0
  161. Depth 16
  162. EndSubSection
  163. SubSection "Display"
  164. Viewport 0 0
  165. Depth 24
  166. EndSubSection
  167. EndSection
  168.  
  169. Section "Screen"
  170. Identifier "OnboardScreen0"
  171. Device "Onboard0"
  172. Monitor "OnboardMonitor0"
  173. DefaultDepth 24
  174. SubSection "Display"
  175. Viewport 0 0
  176. Depth 1
  177. EndSubSection
  178. SubSection "Display"
  179. Viewport 0 0
  180. Depth 4
  181. EndSubSection
  182. SubSection "Display"
  183. Viewport 0 0
  184. Depth 8
  185. EndSubSection
  186. SubSection "Display"
  187. Viewport 0 0
  188. Depth 15
  189. EndSubSection
  190. SubSection "Display"
  191. Viewport 0 0
  192. Depth 16
  193. EndSubSection
  194. SubSection "Display"
  195. Viewport 0 0
  196. Depth 24
  197. EndSubSection
  198. EndSection
  199.  
  200. Section "ServerLayout"
  201. Identifier "Layout0"
  202. Screen 0 "Screen0" 0 0
  203. # Screen 1 "Screen1" RightOf "Screen0"
  204. # Screen 2 "Screen2" RightOf "Screen1"
  205. # Screen 0 "OnboardScreen0" 0 0
  206. # Option "NoTrapSignals" "boolean"
  207. # Option "UseSIGIO" "boolean"
  208. # Option "DontVTSwitch" "no"
  209. # Option "DontZap" "no"
  210. # Option "DontZoom" "no"
  211. # Option "DisableVidModeExtension" "no"
  212. # Option "AllowNonLocalXvidtune" "no"
  213. # Option "AllowMouseOpenFail" "no"
  214. # Option "VTSysReq" "no"
  215. # Option "BlankTime" "10"
  216. # Option "StandbyTime" "10"
  217. # Option "SuspendTime" "10"
  218. # Option "OffTime" "10"
  219. # Option "Pixmap" "32"
  220. # Option "PC98" "no"
  221. # Option "NoPM" "yes"
  222. # Option "Xinerama" "no"
  223. # Option "AIGLX" "yes"
  224. Option "DRI2" "no"
  225. # Option "GlxVisuals" "typical"
  226. # Option "UseDefaultFontPath" "yes"
  227. # Option "IgnoreABI" "no"
  228. # Option "AllowEmptyInput" "yes"
  229. # Option "AutoAddDevices" "no"
  230. # Option "AutoEnableDevices" "yes"
  231. # Option "Log" "unset"
  232. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement