<br><br>
<div><span class="gmail_quote">On 9/22/06, <b class="gmail_sendername">James Pifer</b> <<a href="mailto:jep@obrien-pifer.com">jep@obrien-pifer.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">> Please post the contents of your xorg.conf.<br><br>Here it is. Thanks! James<br><br># nvidia-xconfig: X configuration file generated by nvidia-xconfig
<br># nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Tue Aug  1 21:11:12 PDT 2006<br><br># XFree86 4 configuration created by pyxf86config<br><br>Section "ServerLayout"<br>   Identifier     "Default Layout"
<br>   Screen      0  "Screen0" 0 0<br>   InputDevice    "Mouse0" "CorePointer"<br>   InputDevice    "Keyboard0" "CoreKeyboard"<br>EndSection<br><br>Section "Files"
<br><br># RgbPath is the location of the RGB database.  Note, this is the name of the<br># file minus the extension (like ".txt" or ".db").  There is normally<br># no need to change the default.<br># Multiple FontPath entries are allowed (they are concatenated together)
<br># By default, Red Hat 6.0 and later now use a font server independent of<br># the X server to render fonts.<br>   ModulePath      "/usr/lib/xorg/modules/extensions/nvidia"<br>   ModulePath      "/usr/lib/xorg/modules/extensions"
<br>   ModulePath      "/usr/lib/xorg/modules"<br>   FontPath        "unix/:7100"<br>EndSection<br><br>Section "Module"<br>   Load           "dbe"<br>   Load           "extmod"
<br>   Load           "fbdevhw"<br>   Load           "glx"<br>   Load           "record"<br>   Load           "freetype"<br>   Load           "type1"<br>   Load           "v4l"
<br>   Load           "vnc"<br>EndSection<br><br>Section "InputDevice"<br><br># Specify which keyboard LEDs can be user-controlled (eg, with xset(1))<br>#       Option  "Xleds"         "1 2 3"
<br># To disable the XKEYBOARD extension, uncomment XkbDisable.<br>#       Option  "XkbDisable"<br># To customise the XKB settings to suit your keyboard, modify the<br># lines below (which are the defaults).  For example, for a 
non-U.S.<br># keyboard, you will probably want to use:<br>#       Option  "XkbModel"      "pc102"<br># If you have a US Microsoft Natural keyboard, you can use:<br>#       Option  "XkbModel"      "microsoft"
<br>#<br># Then to change the language, change the Layout setting.<br># For example, a german layout can be obtained with:<br>#       Option  "XkbLayout"     "de"<br># or:<br>#       Option  "XkbLayout"     "de"
<br>#       Option  "XkbVariant"    "nodeadkeys"<br>#<br># If you'd like to switch the positions of your capslock and<br># control keys, use:<br>#       Option  "XkbOptions"    "ctrl:swapcaps"
<br># Or if you just want both to be control, use:<br>#       Option  "XkbOptions"    "ctrl:nocaps"<br>#<br>   Identifier     "Keyboard0"<br>   Driver         "kbd"<br>   Option         "XkbModel" "pc105"
<br>   Option         "XkbLayout" "us"<br>EndSection<br><br>Section "InputDevice"<br>   Identifier     "Mouse0"<br>   Driver         "mouse"<br>   Option         "Protocol" "IMPS/2"
<br>   Option         "Device" "/dev/input/mice"<br>   Option         "ZAxisMapping" "4 5"<br>   Option         "Emulate3Buttons" "yes"<br>EndSection<br><br>Section "Monitor"
<br><br>### Comment all HorizSync and VertSync values to use DDC:<br>### Comment all HorizSync and VertSync values to use DDC:<br>   Identifier     "Monitor0"<br>   VendorName     "Monitor Vendor"<br>   ModelName      "Monitor 1024x768"
<br>   HorizSync       31.5 - 57.0 #original<br>   VertRefresh     50.0 - 70.0 #original<br>#    HorizSync       30.0 - 50.0<br>#    VertRefresh     60.0<br>   Option         "DPMS" "OFF"<br>EndSection
<br><br>Section "Device"<br>#    Identifier     "Videocard0"                #originals<br>#    Driver         "nvidia"            #originals<br>#    VendorName     "Videocard vendor"          #originals
<br>#    BoardName      "SiS 650"           #originals<br>       Identifier  "Videocard0"<br>       Driver      "nvidia"<br>       VendorName  "Videocard vendor"<br>       BoardName   "nVidia Corporation NV34 [GeForce FX 5200]"
<br>###     Option      "RenderAccel" "1"<br>       Option      "ConnectedMonitor" "CRT, TV"<br>## Options for simultaneous view on both CRT & TV<br>       Option      "TwinView" "True"
<br>       Option      "TwinViewOrientation" "Clone"<br>       Option      "SecondMonitorHorizSync" "30-50"<br>       Option      "SecondMonitorVertRefresh" "60"
<br>EndSection<br><br>Section "Screen"<br>   Option "TVStandard" "NTSC-M"<br>   Option "ConnectedMonitor" "TV"<br>   Option "TVOutFormat" "SVIDEO"<br>#    Option "TVOutFormat" "COMPOSITE"
<br>   Identifier     "Screen0"<br>   Device         "Videocard0"<br>   Monitor        "Monitor0"<br>   DefaultDepth    24<br>   SubSection     "Display"<br>       Viewport    0 0<br>
       Depth       16<br>       Modes      "1024x768" "800x600" "640x480"<br>   EndSubSection<br>   SubSection     "Display"<br>       Viewport    0 0<br>       Depth       24<br>       Modes      "800x600" "640x480"
<br>   EndSubSection<br>   Option "SecurityTypes" "VncAuth"<br>   Option "UserPasswdVerifier" "VncAuth"<br>   Option "PasswordFile" "/root/.vnc/passwd"<br>EndSection
<br><br>Section "DRI"<br>       Group        0<br>       Mode         0666<br>EndSection<br><br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: 
<a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote></div>
<div><br>What happens if you remove this stuff from the device section?</div>
<div> </div>
<div>       Option      "ConnectedMonitor" "CRT, TV"<br>## Options for simultaneous view on both CRT & TV<br>       Option      "TwinView" "True"<br>       Option      "TwinViewOrientation" "Clone"
<br>       Option      "SecondMonitorHorizSync" "30-50"<br>       Option      "SecondMonitorVertRefresh" "60"<br> </div>
<div>Does it work right when not using both CRT and TV? You might also try searching and/or posting to the forum at <a href="http://www.nvnews.net/">http://www.nvnews.net/</a><br clear="all"><br>-- <br>Rob Anderson<br><a href="mailto:riznob@gmail.com">
riznob@gmail.com</a> </div>