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

Advertising

Paste Description for cjae

How does this look for a xorg.conf for ubuntu 7.10? The installer did not work well so I did sudo dpkg-reconfigure -phigh xserver-xorg and then followed https://help.ubuntu.com/community/NvidiaTVOutNewbieEdition
but I noticed there is no load dri or glx or anything and no 666 so do I need to add them?

cjae
Sunday, February 24th, 2008 at 2:25:55am UTC 

  1. # xorg.conf (xorg X Window System server configuration file)
  2. #
  3. # This file was generated by dexconf, the Debian X Configuration tool, using
  4. # values from the debconf database.
  5. #
  6. # Edit this file with caution, and see the xorg.conf manual page.
  7. # (Type "man xorg.conf" at the shell prompt.)
  8. #
  9. # This file is automatically updated on xserver-xorg package upgrades *only*
  10. # if it has not been modified since the last upgrade of the xserver-xorg
  11. # package.
  12. #
  13. # If you have edited this file but would like it to be automatically updated
  14. # again, run the following command:
  15. #   sudo dpkg-reconfigure -phigh xserver-xorg
  16.  
  17. Section "Files"
  18. EndSection
  19.  
  20. Section "InputDevice"
  21.         Identifier      "Generic Keyboard"
  22.         Driver    "kbd"
  23.         Option    "CoreKeyboard"
  24.         Option    "XkbRules"        "xorg"
  25.         Option    "XkbModel"        "pc105"
  26.         Option    "XkbLayout"       "us"
  27. EndSection
  28.  
  29. Section "InputDevice"
  30.         Identifier      "Configured Mouse"
  31.         Driver    "mouse"
  32.         Option    "CorePointer"
  33.         Option    "Device"    "/dev/input/mice"
  34.         Option    "Protocol"                "ImPS/2"
  35.         Option    "ZAxisMapping"        "4 5"
  36.         Option    "Emulate3Buttons" "true"
  37. EndSection
  38.  
  39. Section "Monitor"
  40.         Identifier      "IMP 4475"
  41.         Option          "DPMS"
  42.         HorizSync       30-90
  43.         VertRefresh     50-60
  44. EndSection
  45.  
  46. Section "Monitor"
  47.         Identifier "Monitor[1]" #TV
  48.         HorizSync 30-50
  49.         VertRefresh 60
  50.  
  51. Section "Device"
  52.         Identifier      "nVidia Corporation NV34 [GeForce FX 5500]"
  53.         Driver    "nvidia"
  54.         BusID      "PCI:1:0:0"
  55.         Screen 0
  56. EndSection
  57.  
  58. Section "Device"
  59.         Driver          "nvidia"
  60.         Identifier      "Device[1]"
  61.         Screen 1
  62.         Option          "TVOutFormat" "SVIDEO"
  63.         Option          "TVStandard" "HD1080p" #or NTSC etc
  64.         Option          "ConnectedMonitor" "Monitor[1]"
  65.         BusID           "PCI:1:0:0" #adjust using 'lspci' or cat /proc/pci
  66. EndSection
  67.  
  68.  
  69. Section "Screen"
  70.         Identifier  "Screen[0]"
  71.         Device      "Device[0]"
  72.         Monitor     "Monitor[0]"
  73.  
  74.         DefaultDepth    24
  75.         SubSection "Display"
  76.                 Modes      "1280x1024" "1024x768" "800x600" "640x480"
  77.         EndSubSection
  78. EndSection
  79.  
  80. Section "Screen"
  81.         Device "Device[1]"
  82.         Identifier "Screen[1]"
  83.         Monitor "Monitor[1]"
  84.         DefaultDepth 24
  85.         SubSection "Display"
  86.                Depth 24
  87.                Modes "1024x768_60"
  88.         EndSubSection   
  89. EndSection
  90.  
  91. Section "ServerLayout"
  92.         Identifier  "Simple Layout"
  93.         Screen 0 "Screen[0]"
  94.         Screen 1 "Screen[1]" RightOf "Screen[0]"
  95.         InputDevice     "Generic Keyboard"
  96.         InputDevice     "Configured Mouse"
  97. 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