luka1002

xorg.conf_stock

Jul 16th, 2017
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.87 KB | None | 0 0
  1. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  2. # nvidia-xconfig:  version 375.66  (buildmeister@swio-display-x86-rhel47-06)  Mon May  1 15:45:32 PDT 2017
  3.  
  4. Section "ServerLayout"
  5.     Identifier     "Layout0"
  6.     Screen      0  "Screen0"
  7.     Screen      1  "Screen1" RightOf "Screen0"
  8.     Screen      2  "Screen2" RightOf "Screen1"
  9.     Screen      3  "Screen3" RightOf "Screen2"
  10.     Screen      4  "Screen4" RightOf "Screen3"
  11.     Screen      5  "Screen5" RightOf "Screen4"
  12.     Screen      6  "Screen6" RightOf "Screen5"
  13.     Screen      7  "Screen7" RightOf "Screen6"
  14.     InputDevice    "Keyboard0" "CoreKeyboard"
  15.     InputDevice    "Mouse0" "CorePointer"
  16. EndSection
  17.  
  18. Section "Files"
  19. EndSection
  20.  
  21. Section "InputDevice"
  22.     # generated from default
  23.     Identifier     "Mouse0"
  24.     Driver         "mouse"
  25.     Option         "Protocol" "auto"
  26.     Option         "Device" "/dev/psaux"
  27.     Option         "Emulate3Buttons" "no"
  28.     Option         "ZAxisMapping" "4 5"
  29. EndSection
  30.  
  31. Section "InputDevice"
  32.     # generated from default
  33.     Identifier     "Keyboard0"
  34.     Driver         "kbd"
  35. EndSection
  36.  
  37. Section "Monitor"
  38.     Identifier     "Monitor0"
  39.     VendorName     "Unknown"
  40.     ModelName      "Unknown"
  41.     HorizSync       28.0 - 33.0
  42.     VertRefresh     43.0 - 72.0
  43.     Option         "DPMS"
  44. EndSection
  45.  
  46. Section "Monitor"
  47.     Identifier     "Monitor1"
  48.     VendorName     "Unknown"
  49.     ModelName      "Unknown"
  50.     HorizSync       28.0 - 33.0
  51.     VertRefresh     43.0 - 72.0
  52.     Option         "DPMS"
  53. EndSection
  54.  
  55. Section "Monitor"
  56.     Identifier     "Monitor2"
  57.     VendorName     "Unknown"
  58.     ModelName      "Unknown"
  59.     HorizSync       28.0 - 33.0
  60.     VertRefresh     43.0 - 72.0
  61.     Option         "DPMS"
  62. EndSection
  63.  
  64. Section "Monitor"
  65.     Identifier     "Monitor3"
  66.     VendorName     "Unknown"
  67.     ModelName      "Unknown"
  68.     HorizSync       28.0 - 33.0
  69.     VertRefresh     43.0 - 72.0
  70.     Option         "DPMS"
  71. EndSection
  72.  
  73. Section "Monitor"
  74.     Identifier     "Monitor4"
  75.     VendorName     "Unknown"
  76.     ModelName      "Unknown"
  77.     HorizSync       28.0 - 33.0
  78.     VertRefresh     43.0 - 72.0
  79.     Option         "DPMS"
  80. EndSection
  81.  
  82. Section "Monitor"
  83.     Identifier     "Monitor5"
  84.     VendorName     "Unknown"
  85.     ModelName      "Unknown"
  86.     HorizSync       28.0 - 33.0
  87.     VertRefresh     43.0 - 72.0
  88.     Option         "DPMS"
  89. EndSection
  90.  
  91. Section "Monitor"
  92.     Identifier     "Monitor6"
  93.     VendorName     "Unknown"
  94.     ModelName      "Unknown"
  95.     HorizSync       28.0 - 33.0
  96.     VertRefresh     43.0 - 72.0
  97.     Option         "DPMS"
  98. EndSection
  99.  
  100. Section "Monitor"
  101.     Identifier     "Monitor7"
  102.     VendorName     "Unknown"
  103.     ModelName      "Unknown"
  104.     HorizSync       28.0 - 33.0
  105.     VertRefresh     43.0 - 72.0
  106.     Option         "DPMS"
  107. EndSection
  108.  
  109. Section "Device"
  110.     Identifier     "Device0"
  111.     Driver         "nvidia"
  112.     VendorName     "NVIDIA Corporation"
  113.     BoardName      "GeForce GTX 1070"
  114.     BusID          "PCI:1:0:0"
  115. EndSection
  116.  
  117. Section "Device"
  118.     Identifier     "Device1"
  119.     Driver         "nvidia"
  120.     VendorName     "NVIDIA Corporation"
  121.     BoardName      "GeForce GTX 1070"
  122.     BusID          "PCI:2:0:0"
  123. EndSection
  124.  
  125. Section "Device"
  126.     Identifier     "Device2"
  127.     Driver         "nvidia"
  128.     VendorName     "NVIDIA Corporation"
  129.     BoardName      "GeForce GTX 1070"
  130.     BusID          "PCI:4:0:0"
  131. EndSection
  132.  
  133. Section "Device"
  134.     Identifier     "Device3"
  135.     Driver         "nvidia"
  136.     VendorName     "NVIDIA Corporation"
  137.     BoardName      "GeForce GTX 1070"
  138.     BusID          "PCI:5:0:0"
  139. EndSection
  140.  
  141. Section "Device"
  142.     Identifier     "Device4"
  143.     Driver         "nvidia"
  144.     VendorName     "NVIDIA Corporation"
  145.     BoardName      "GeForce GTX 1070"
  146.     BusID          "PCI:6:0:0"
  147. EndSection
  148.  
  149. Section "Device"
  150.     Identifier     "Device5"
  151.     Driver         "nvidia"
  152.     VendorName     "NVIDIA Corporation"
  153.     BoardName      "GeForce GTX 1070"
  154.     BusID          "PCI:8:0:0"
  155. EndSection
  156.  
  157. Section "Device"
  158.     Identifier     "Device6"
  159.     Driver         "nvidia"
  160.     VendorName     "NVIDIA Corporation"
  161.     BoardName      "GeForce GTX 1070"
  162.     BusID          "PCI:9:0:0"
  163. EndSection
  164.  
  165. Section "Device"
  166.     Identifier     "Device7"
  167.     Driver         "nvidia"
  168.     VendorName     "NVIDIA Corporation"
  169.     BoardName      "GeForce GTX 1070"
  170.     BusID          "PCI:10:0:0"
  171. EndSection
  172.  
  173. Section "Screen"
  174.     Identifier     "Screen0"
  175.     Device         "Device0"
  176.     Monitor        "Monitor0"
  177.     DefaultDepth    24
  178.     Option         "AllowEmptyInitialConfiguration" "True"
  179.     Option         "Coolbits" "28"
  180.     SubSection     "Display"
  181.         Depth       24
  182.     EndSubSection
  183. EndSection
  184.  
  185. Section "Screen"
  186.     Identifier     "Screen1"
  187.     Device         "Device1"
  188.     Monitor        "Monitor1"
  189.     DefaultDepth    24
  190.     Option         "AllowEmptyInitialConfiguration" "True"
  191.     Option         "Coolbits" "28"
  192.     SubSection     "Display"
  193.         Depth       24
  194.     EndSubSection
  195. EndSection
  196.  
  197. Section "Screen"
  198.     Identifier     "Screen2"
  199.     Device         "Device2"
  200.     Monitor        "Monitor2"
  201.     DefaultDepth    24
  202.     Option         "AllowEmptyInitialConfiguration" "True"
  203.     Option         "Coolbits" "28"
  204.     SubSection     "Display"
  205.         Depth       24
  206.     EndSubSection
  207. EndSection
  208.  
  209. Section "Screen"
  210.     Identifier     "Screen3"
  211.     Device         "Device3"
  212.     Monitor        "Monitor3"
  213.     DefaultDepth    24
  214.     Option         "AllowEmptyInitialConfiguration" "True"
  215.     Option         "Coolbits" "28"
  216.     SubSection     "Display"
  217.         Depth       24
  218.     EndSubSection
  219. EndSection
  220.  
  221. Section "Screen"
  222.     Identifier     "Screen4"
  223.     Device         "Device4"
  224.     Monitor        "Monitor4"
  225.     DefaultDepth    24
  226.     Option         "AllowEmptyInitialConfiguration" "True"
  227.     Option         "Coolbits" "28"
  228.     SubSection     "Display"
  229.         Depth       24
  230.     EndSubSection
  231. EndSection
  232.  
  233. Section "Screen"
  234.     Identifier     "Screen5"
  235.     Device         "Device5"
  236.     Monitor        "Monitor5"
  237.     DefaultDepth    24
  238.     Option         "AllowEmptyInitialConfiguration" "True"
  239.     Option         "Coolbits" "28"
  240.     SubSection     "Display"
  241.         Depth       24
  242.     EndSubSection
  243. EndSection
  244.  
  245. Section "Screen"
  246.     Identifier     "Screen6"
  247.     Device         "Device6"
  248.     Monitor        "Monitor6"
  249.     DefaultDepth    24
  250.     Option         "AllowEmptyInitialConfiguration" "True"
  251.     Option         "Coolbits" "28"
  252.     SubSection     "Display"
  253.         Depth       24
  254.     EndSubSection
  255. EndSection
  256.  
  257. Section "Screen"
  258.     Identifier     "Screen7"
  259.     Device         "Device7"
  260.     Monitor        "Monitor7"
  261.     DefaultDepth    24
  262.     Option         "AllowEmptyInitialConfiguration" "True"
  263.     Option         "Coolbits" "28"
  264.     SubSection     "Display"
  265.         Depth       24
  266.     EndSubSection
  267. EndSection
Add Comment
Please, Sign In to add comment