Advertisement
Guest User

nvidia.conf

a guest
Apr 19th, 2019
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  2. # nvidia-xconfig:  version 340.107  (buildmeister@swio-display-x64-rhel04-13)  Thu May 24 22:29:58 PDT 2018
  3.  
  4. # nvidia-settings: X configuration file generated by nvidia-settings
  5. # nvidia-settings:  version 340.107  (buildmeister@swio-display-x64-rhel04-13)  Thu May 24 22:29:46 PDT 2018
  6.  
  7. Section "ServerLayout"
  8.     Identifier     "Layout0"
  9.     Screen      0  "Screen0" 0 0
  10.     InputDevice    "Keyboard0" "CoreKeyboard"
  11.     InputDevice    "Mouse0" "CorePointer"
  12.     Option         "Xinerama" "0"
  13. EndSection
  14.  
  15. Section "Files"
  16. EndSection
  17.  
  18. Section "InputDevice"
  19.  
  20.     # generated from default
  21.     Identifier     "Mouse0"
  22.     Driver         "mouse"
  23.     Option         "Protocol" "auto"
  24.     Option         "Device" "/dev/psaux"
  25.     Option         "Emulate3Buttons" "no"
  26.     Option         "ZAxisMapping" "4 5"
  27. EndSection
  28.  
  29. Section "InputDevice"
  30.  
  31.     # generated from default
  32.     Identifier     "Keyboard0"
  33.     Driver         "kbd"
  34. EndSection
  35.  
  36. Section "InputClass"
  37.     Identifier         "Keyboard Defaults"
  38.     MatchIsKeyboard    "yes"
  39.     Option         "XkbOptions" "terminate:ctrl_alt_bksp"
  40. EndSection
  41.  
  42. Section "Monitor"
  43.     Identifier     "Monitor0"
  44.     VendorName     "Unknown"
  45.     ModelName      "Samsung SyncMaster"
  46.     HorizSync       30.0 - 81.0
  47.     VertRefresh     56.0 - 75.0
  48.     Option         "DPMS"
  49. EndSection
  50.  
  51. Section "Device"
  52.     Identifier     "Device0"
  53.     Driver         "nvidia"
  54.     VendorName     "NVIDIA Corporation"
  55.     BoardName      "NVS 5100M"
  56.     Option         "Coolbits" "1"
  57. EndSection
  58.  
  59. Section "Screen"
  60.     Identifier     "Screen0"
  61.     Device         "Device0"
  62.     Monitor        "Monitor0"
  63.     DefaultDepth    24
  64.     Option         "Stereo" "0"
  65.     Option         "nvidiaXineramaInfoOrder" "DFP-0"
  66.     Option         "metamodes" "nvidia-auto-select +0+0 { ForceFullCompositionPipeline = On }"
  67.     Option         "SLI" "Off"
  68.     Option         "MultiGPU" "Off"
  69.     Option         "BaseMosaic" "off"
  70.     Option         "RegistryDwords" "PowerMizerEnable=0x1; PerfLevelSrc=0x3333" # 22 [=fixed] or 33 [=adaptive], for bat (first) and ac (second)
  71.     Option         "NoLogo" "1"
  72.     Option         "Coolbits" "1"
  73.     SubSection     "Display"
  74.         Depth       24
  75.     EndSubSection
  76. EndSection
  77.  
  78. Section "Extensions"
  79.     Option         "Composite" "Enable"
  80. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement