[mythtv-users] DVI vs. S-Video
Harry Devine
lifter89 at comcast.net
Fri Jan 4 22:53:22 UTC 2008
Everyone,
I currently have an EVGA nVidia based e-GeForce 7100GS video card in my
Myth box, and I'm using the S-Video out to push the TV-Out to my Samsung
46" DLP HDTV. I've been thinking about this for a few days, and I
believe that I should be using the DVI connection from that card to my
TV. I have 2 HDMI inputs on my TV and 1 is being used to receive
signals from my Comcast Motorola STB.
I'm a little unsure how to configure my xorg.conf file to do this.
Also, I suppose that I'll have to get a DVI-to-HDMI cable. Am I correct
in this? I'm adding my current xorg.conf file contents below, so if
anyone has any ideas, I'm all ears.
Thanks,
Harry
My xorg.conf:
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib/xorg/modules/extensions"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Samsung"
HorizSync 30.0 - 50.0
VertRefresh 60.0 - 60.0
EndSection
Section "ServerFlags"
Option "blank time" "0"
Option "standby time" "0"
Option "suspend time" "0"
Option "off time" "0"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "nVidia"
BoardName "NVIDIA GeForce"
Option "TwinView"
Option "TwinViewOrientation" "Clone"
Option "ConnectedMontior" "CRT, TV"
Option "SecondMonitorHorizSync" "30-50"
Option "SecondMonitorVerRefresh" "60"
Option "TVStandard" "NTSC-M"
Option "TVOutFormat" "SVIDEO"
Option "TVOverScan" "0.6"
Option "MetaModes" "1024x768, 1024x768; 800x600, 800x600;
640x480, 640x480;"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x960" "1280x800" "1152x864" "1152x864" "1024x768"
"1024x768" "800x600" "800x600" "640x480" "640x480"
EndSubSection
EndSection
More information about the mythtv-users
mailing list