<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Phil Bridges wrote:
<blockquote
 cite="mid:52189f850801131926r1fe4790arbe7d71d2e267f8b5@mail.gmail.com"
 type="cite">
  <pre wrap="">On Jan 13, 2008 8:36 PM, Harry Devine <a class="moz-txt-link-rfc2396E" href="mailto:lifter89@comcast.net">&lt;lifter89@comcast.net&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap=""> Rich West wrote:
Harry Devine wrote:

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.

 The title of the Wiki entry is a bit misleading, but check out
<a class="moz-txt-link-freetext" href="http://www.mythtv.org/wiki/index.php/ComponentOut">http://www.mythtv.org/wiki/index.php/ComponentOut</a> for details on how to get
this set up.

 -Rich


 Hey Rich!

 I just got around to getting the DVI-&gt;HDMI cable hooked up, and I can't get
it working from within Linux.  When my Myth box reboots, I can put my TV on
HDMI2 and see the boot up process.  However, once the X server starts, I get
nothing.  I don't see anything in my /var/log/Xorg.0.log file that indicates
any problem.  I tried to follow the link in the Wiki that you sent, as well
as the following article to no avail:
<a class="moz-txt-link-freetext" href="http://www.fedoraforum.org/forum/showthread.php?p=721770#post721770">http://www.fedoraforum.org/forum/showthread.php?p=721770#post721770</a>.

    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
  <blockquote type="cite">
    <pre wrap=""> 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" "Composite"

    </pre>
  </blockquote>
  <pre wrap=""><!---->
As long as you tell your Xorg to send X out of the "Composite" output
of your card, that's where it will be output.

Read this: <a class="moz-txt-link-freetext" href="http://gentoo-wiki.com/HOWTO_Xorg_HDTV#Nvidia_Settings">http://gentoo-wiki.com/HOWTO_Xorg_HDTV#Nvidia_Settings</a>

  </pre>
</blockquote>
Apparently not, because that's what I have (see "TVOutFormat" above)
and I get nothing.&nbsp; I did read that link you sent me (even though I'm
on FC6 and not gentoo), but it didn't really help much.&nbsp; I appreciate
you sending it though.&nbsp; Obviously I'm missing something, but I'm not
sure what it is.<br>
<br>
Thanks,<br>
Harry<br>
</body>
</html>