Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

MyXorgConfig
Saturday, April 12th, 2008 at 7:33:34pm UTC 

  1. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  2. # nvidia-xconfig:  version 1.0  ([email protected])  Wed Sep 12 14:29:35 PDT 2007
  3.  
  4. # xorg.conf (xorg X Window System server configuration file)
  5. #
  6. # This file was generated by dexconf, the Debian X Configuration tool, using
  7. # values from the debconf database.
  8. #
  9. # Edit this file with caution, and see the xorg.conf manual page.
  10. # (Type "man xorg.conf" at the shell prompt.)
  11. #
  12. # This file is automatically updated on xserver-xorg package upgrades *only*
  13. # if it has not been modified since the last upgrade of the xserver-xorg
  14. # package.
  15. #
  16. # If you have edited this file but would like it to be automatically updated
  17. # again, run the following command:
  18. #   sudo dpkg-reconfigure -phigh xserver-xorg
  19. # these settings are generic (for TVs) but are specifically for TV
  20. # Our PVR-350 Driver entry
  21.  
  22. Section "ServerLayout"
  23.  # You can also use LeftOf
  24.         # Uncomment if you have a wacom tablet
  25.         #       InputDevice     "stylus"       "SendCoreEvents"
  26.         #       InputDevice     "cursor"       "SendCoreEvents"
  27.         #       InputDevice     "eraser"       "SendCoreEvents"
  28.     Identifier     "Default Layout"
  29.     Screen      0  "Default Screen" 0 0
  30.     Screen      1  "TV Screen" RightOf "Default Screen"
  31.     InputDevice    "Generic Keyboard"
  32.     InputDevice    "Configured Mouse"
  33. EndSection
  34.  
  35. Section "Files"
  36. EndSection
  37.  
  38. Section "Module"
  39.     Load           "vnc"
  40.     Load           "glx"
  41.     Load           "dbe"
  42.     Load           "v4l"
  43.     Load           "extmod"
  44.     Load           "type1"
  45.     Load           "freetype"
  46. EndSection
  47.  
  48. Section "InputDevice"
  49.     Identifier     "Generic Keyboard"
  50.     Driver         "kbd"
  51.     Option         "CoreKeyboard"
  52.     Option         "XkbRules" "xorg"
  53.     Option         "XkbModel" "pc105"
  54.     Option         "XkbLayout" "us"
  55. EndSection
  56.  
  57. Section "InputDevice"
  58.     Identifier     "Configured Mouse"
  59.     Driver         "mouse"
  60.     Option         "CorePointer"
  61.     Option         "Device" "/dev/input/mice"
  62.     Option         "Protocol" "ImPS/2"
  63.     Option         "ZAxisMapping" "4 5"
  64.     Option         "Emulate3Buttons" "true"
  65. EndSection
  66.  
  67. Section "InputDevice"
  68.     Identifier     "stylus"
  69.     Driver         "wacom"
  70.     Option         "Device" "/dev/input/wacom"
  71.     Option         "Type" "stylus"
  72.     Option         "ForceDevice" "ISDV4"# Tablet PC ONLY
  73. EndSection
  74.  
  75. Section "InputDevice"
  76.     Identifier     "eraser"
  77.     Driver         "wacom"
  78.     Option         "Device" "/dev/input/wacom"
  79.     Option         "Type" "eraser"
  80.     Option         "ForceDevice" "ISDV4"# Tablet PC ONLY
  81. EndSection
  82.  
  83. Section "InputDevice"
  84.     Identifier     "cursor"
  85.     Driver         "wacom"
  86.     Option         "Device" "/dev/input/wacom"
  87.     Option         "Type" "cursor"
  88.     Option         "ForceDevice" "ISDV4"# Tablet PC ONLY
  89. EndSection
  90.  
  91. Section "Monitor"
  92.     Identifier     "Generic Monitor"
  93.     HorizSync       30.0 - 70.0
  94.     VertRefresh     50.0 - 160.0
  95.     Option         "DPMS"
  96. EndSection
  97.  
  98. Section "Monitor"
  99.     Identifier     "TV"
  100.     DisplaySize     183    122
  101.     HorizSync       30.0 - 68.0
  102.     VertRefresh     50.0 - 120.0
  103.     ModeLine       "720x480" 34.6 720 752 840 928 480 484 488 504 -hsync -vsync
  104. EndSection
  105.  
  106. Section "Device"
  107.     Identifier     "nVidia Corporation NV35 [GeForce FX 5900XT]"
  108.     Driver         "nvidia"
  109.     BusID          "PCI:1:0:0"
  110. EndSection
  111.  
  112. Section "Device"
  113.  
  114.         # the driver we installed - in Gutsy, this is NOT "ivtvdev".
  115.         # frame buffer we found above
  116.         # I believe that pal users should just comment below line out.
  117.         # BusID we found with lspci converted as shown above
  118.     Identifier     "Hauppauge PVR 350 iTVC15 Framebuffer"
  119.     Driver         "nvidia"
  120.     BusID          "PCI:1:8:0"
  121.     Screen         1
  122. EndSection
  123.  
  124. Section "Screen"
  125.     Identifier     "Default Screen"
  126.     Device         "nVidia Corporation NV35 [GeForce FX 5900XT]"
  127.     Monitor        "Generic Monitor"
  128.     DefaultDepth    24
  129.     Option         "SecurityTypes" "VncAuth"
  130.     Option         "UserPasswdVerifier" "VncAuth"
  131.     Option         "PasswordFile" "/root/.vnc/passwd"
  132.     Option         "AddARGBVisuals" "True"
  133.     Option         "AddARGBGLXVisuals" "True"
  134.     Option         "NoLogo" "True"
  135.     SubSection     "Display"
  136.         Depth       24
  137.         Modes      "nvidia-auto-select"
  138.     EndSubSection
  139. EndSection
  140.  
  141. Section "Screen"
  142.     Identifier     "TV Screen"
  143.     Device         "Hauppauge PVR 350 iTVC15 Framebuffer"
  144.     Monitor        "TV"
  145.     DefaultDepth    24
  146.     DefaultFbBPP    32
  147.     Option         "fbdev" "/dev/fb0"
  148.         # below settings are optional I've seen lots of people with them commented out.
  149.     Option         "TVStandard" "NTSC-M"
  150.     Option         "VideoOverlay" "on"
  151.     Option         "XVideo" "1"
  152.         # Not optional setting
  153.     SubSection     "Display"
  154.         Depth       24
  155.         FbBPP       32
  156.         Modes      "720x480"
  157.     EndSubSection
  158. EndSection

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right
worth-right
worth-right