Nvidia

From John's wiki
Jump to navigation Jump to search

nvidia *nix drivers

  1. nvidia-xconfig: X configuration file generated by nvidia-xconfig
  2. nvidia-xconfig: version 1.0 (buildmeister@builder58) Wed Oct 1 15:12:53 PDT 2008
  1. nvidia-settings: X configuration file generated by nvidia-settings
  2. nvidia-settings: version 1.0 (buildd@yellow) Thu Jun 5 09:27:12 UTC 2008
  3. xorg.conf (X.Org X Window System server configuration file)
  4. This file was generated by failsafeDexconf, using
  5. values from the debconf database and some overrides to use vesa mode.
  6. You should use dexconf or another such tool for creating a "real" xorg.conf
  7. For example:
  8. sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"

   Identifier     "Default Layout"
   Screen      0  "Screen0" 0 768
   Screen      1  "Screen1" 1680 768
   Screen      2  "Screen2" 3360 768
   Screen      3  "Screen3" 2008 0
   InputDevice    "Generic Keyboard" "CoreKeyboard"
   InputDevice    "Configured Mouse" "CorePointer"

EndSection

Section "Module"

   Load           "glx"
   Load           "v4l"

EndSection

Section "ServerFlags"

   Option         "Xinerama" "1"

EndSection

Section "InputDevice"

   Identifier     "Generic Keyboard"
   Driver         "kbd"
   Option         "XkbRules" "xorg"
   Option         "XkbModel" "pc105"
   Option         "XkbLayout" "us"

EndSection

Section "InputDevice"

   Identifier     "Configured Mouse"
   Driver         "mouse"

EndSection

Section "Monitor"

   Identifier     "Configured Monitor"

EndSection

Section "Monitor"

   Identifier     "monitor1"
   VendorName     "Unknown"
   ModelName      "Proview"
   HorizSync       31.0 - 80.0
   VertRefresh     56.0 - 76.0
   Gamma           1
   ModeLine       "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
   ModeLine       "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
   ModeLine       "1280x768@60" 80.1 1280 1344 1480 1680 768 769 772 795 -hsync +vsync
   ModeLine       "1280x720@60" 74.5 1280 1336 1472 1664 720 721 724 746 -hsync +vsync
   ModeLine       "1280x800@60" 83.5 1280 1344 1480 1680 800 801 804 828 -hsync +vsync
   ModeLine       "1440x900@60" 106.5 1440 1520 1672 1904 900 901 904 932 -hsync +vsync
   ModeLine       "1600x1024@60" 136.4 1600 1704 1872 2144 1024 1025 1028 1060 -hsync +vsync
   ModeLine       "1680x1050@60" 147.1 1680 1784 1968 2256 1050 1051 1054 1087 -hsync +vsync

EndSection

Section "Monitor"

# 
   Identifier     "monitor2"
   VendorName     "Unknown"
   ModelName      "Proview"
   HorizSync       31.0 - 80.0
   VertRefresh     56.0 - 76.0
   Gamma           1
   ModeLine       "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
   ModeLine       "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
   ModeLine       "1280x768@60" 80.1 1280 1344 1480 1680 768 769 772 795 -hsync +vsync
   ModeLine       "1280x720@60" 74.5 1280 1336 1472 1664 720 721 724 746 -hsync +vsync
   ModeLine       "1280x800@60" 83.5 1280 1344 1480 1680 800 801 804 828 -hsync +vsync
   ModeLine       "1440x900@60" 106.5 1440 1520 1672 1904 900 901 904 932 -hsync +vsync
   ModeLine       "1600x1024@60" 136.4 1600 1704 1872 2144 1024 1025 1028 1060 -hsync +vsync
   ModeLine       "1680x1050@60" 147.1 1680 1784 1968 2256 1050 1051 1054 1087 -hsync +vsync

EndSection

Section "Monitor"

   Identifier     "Monitor0"
   VendorName     "Unknown"
   ModelName      "Proview"
   HorizSync       31.0 - 80.0
   VertRefresh     56.0 - 76.0

EndSection

Section "Monitor"

   Identifier     "Monitor3"
   VendorName     "Unknown"
   ModelName      "CRT-1"
   HorizSync       28.0 - 55.0
   VertRefresh     43.0 - 72.0

EndSection

Section "Device"

   Identifier     "Configured Video Device"
   Driver         "vesa"

EndSection

Section "Device"

   Identifier     "device1"
   Driver         "nvidia"
   VendorName     "NVIDIA"
   BoardName      "NVIDIA GeForce 7 Series"
   BusID          "PCI:5:0:0"
   Screen          0

EndSection

Section "Device"

   Identifier     "device2"
   Driver         "nv"
   VendorName     "NVIDIA"
   BoardName      "NVIDIA GeForce 7 Series"
   BusID          "PCI:6:0:0"
   Screen          0

EndSection

Section "Device"

   Identifier     "Videocard0"
   Driver         "nvidia"
   VendorName     "NVIDIA Corporation"
   BoardName      "GeForce 7900 GTX"
   BusID          "PCI:5:0:0"
   Screen          0

EndSection

Section "Device"

   Identifier     "Videocard1"
   Driver         "nvidia"
   VendorName     "NVIDIA Corporation"
   BoardName      "GeForce 7900 GTX"
   BusID          "PCI:5:0:0"
   Screen          1

EndSection

Section "Device"

   Identifier     "Videocard2"
   Driver         "nvidia"
   VendorName     "NVIDIA Corporation"
   BoardName      "GeForce 7900 GTX"
   BusID          "PCI:6:0:0"
   Screen          0

EndSection

Section "Device"

   Identifier     "Videocard3"
   Driver         "nvidia"
   VendorName     "NVIDIA Corporation"
   BoardName      "GeForce 7900 GTX"
   BusID          "PCI:6:0:0"
   Screen          1

EndSection

Section "Screen"

   Identifier     "Default Screen"
   Device         "Configured Video Device"
   Monitor        "Configured Monitor"
   SubSection     "Display"
       Modes      "800x600"
   EndSubSection

EndSection

Section "Screen"

   Identifier     "screen1"
   Device         "Videocard2"
   Monitor        "Monitor1"
   DefaultDepth    24
   Option         "TwinView" "0"
   Option         "metamodes" "DFP-0: 1680x1050 +0+0"
   Option         "AddARGBGLXVisuals" "True"
   SubSection     "Display"
       Depth       24
   EndSubSection

EndSection

Section "Screen"

   Identifier     "screen2"
   Device         "Videocard3"
   Monitor        "Monitor2"
   DefaultDepth    24
   Option         "TwinView" "0"
   Option         "metamodes" "DFP-1: nvidia-auto-select +0+0; DFP-1: 1680x1050_60 +0+0; DFP-1: 1680x1050 +0+0"
   Option         "AddARGBGLXVisuals" "True"
   SubSection     "Display"
       Depth       24
   EndSubSection

EndSection

Section "Screen"

   Identifier     "Screen0"
   Device         "Videocard0"
   Monitor        "Monitor0"
   DefaultDepth    24
   Option         "TwinView" "0"
   Option         "metamodes" "DFP: 1680x1050_60 +0+0; DFP: 1680x1050 +0+0"
   Option         "AddARGBGLXVisuals" "True"
   SubSection     "Display"
       Depth       24
       Modes      "nvidia-auto-select"
   EndSubSection

EndSection

Section "Screen"

   Identifier     "Screen3"
   Device         "Videocard1"
   Monitor        "Monitor3"
   DefaultDepth    24
   Option         "TwinView" "0"
   Option         "metamodes" "CRT: nvidia-auto-select +0+0"
   Option         "AddARGBGLXVisuals" "True"
   SubSection     "Display"
       Depth       24
       Modes      "nvidia-auto-select"
   EndSubSection

EndSection

Section "Extensions"

   Option "Composite" "1"

EndSection