techmik

nvidia pcie xorg.conf

Jun 29th, 2011
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings: version 275.09.07 (buildd@king) Thu Jun 16 17:33:24 UTC 2011
  3.  
  4. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  5. # nvidia-xconfig: version 270.41.19 ([email protected]) Mon May 16 23:52:12 PDT 2011
  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 "Monitor"
  37. Identifier "Monitor0"
  38. VendorName "Unknown"
  39. ModelName "HannStar Display Corp iS220D"
  40. HorizSync 24.0 - 94.0
  41. VertRefresh 56.0 - 76.0
  42. Option "DPMS"
  43. EndSection
  44.  
  45. Section "Device"
  46. Identifier "Device0"
  47. Driver "nvidia"
  48. VendorName "NVIDIA Corporation"
  49. BoardName "GeForce 9500 GT"
  50. EndSection
  51.  
  52. Section "Screen"
  53.  
  54. # Removed Option "metamodes" "CRT: nvidia-auto-select +1600+0, DFP: 1600x900_60 +0+0"
  55. Identifier "Screen0"
  56. Device "Device0"
  57. Monitor "Monitor0"
  58. DefaultDepth 24
  59. Option "TwinView" "1"
  60. Option "TwinViewXineramaInfoOrder" "DFP-0"
  61. Option "metamodes" "CRT: 1680x1050_60 +1600+0, DFP: 1600x900_60 +0+0"
  62. SubSection "Display"
  63. Depth 24
  64. EndSubSection
  65. EndSection
Advertisement
Add Comment
Please, Sign In to add comment