<br><br><div class="gmail_quote">On Mon, May 23, 2011 at 7:21 AM, Stefan G. Weichinger <span dir="ltr">&lt;<a href="mailto:lists@xunil.at">lists@xunil.at</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
Greets,<br>
<br>
yesterday my old tv-set blew up, so I got another old one today.<br>
<br>
Plain old box (Grundig ST 70-745) ... I don&#39;t need much because I only<br>
record and watch DVB-S via mythtv.<br>
<br>
My former TV-set was connected via composite video: 3 rca-plugs into the<br>
front.<br>
<br>
The &quot;new&quot; one only has scart input on the rear, so I used an adapter to<br>
plug in the 3 rca-plugs into the adapter and that into the tv-set.<br>
<br>
On the frontend I use the yellow S-video output and an adapter from<br>
audio jack two red/white RCA plugs.<br>
<br>
My mythfrontend boots gentoo via PXE and comes up fine, I see colors<br>
when the init-scripts start up (those little [ok]s).<br>
<br>
The frontend itself is old hardware as well and uses a Nvidia GeForce2<br>
MX/MX 400 for tv-out. This worked fine for years now (until the very<br>
moment the old tv-set blew up yesterday ...)<br>
<br>
But now I don&#39;t get colors within X/mythtv. I tried some different<br>
cabling (there is an S-video out on the card and an S-video input on<br>
that adapter, I have a s-video cable and another adapter from the yellow<br>
RCA to S-video ....)<br>
<br>
I also started fiddling with xorg.conf and googling around ...<br>
<br>
As far as I understand the hardware should be OK: if the linux CLI shows<br>
colors the hw should be capable of transporting the color-information?<br>
<br>
Could anyone point out anything on how to proceed?<br>
<br>
Thanks a lot!<br>
<br>
Stefan<br>
<br>
Attached parts of xorg.conf.<br>
<br>
--&gt;<br>
<br>
Section &quot;Monitor&quot;<br>
    Identifier     &quot;Mon1&quot;<br>
    VertRefresh     60.0<br>
    HorizSync       30-50<br>
EndSection<br>
<br>
Section &quot;Device&quot;<br>
    Identifier     &quot;Vc1&quot;<br>
    Driver         &quot;nvidia&quot;<br>
EndSection<br>
<br>
Section &quot;Screen&quot;<br>
    Identifier     &quot;Screen 1&quot;<br>
    Device         &quot;Vc1&quot;<br>
    Monitor        &quot;Mon1&quot;<br>
<br>
    Option     &quot;UseEDID&quot; &quot;FALSE&quot;<br>
    Option     &quot;ConnectedMonitor&quot; &quot;TV&quot;<br>
    Option &quot;TVStandard&quot; &quot;PAL&quot;<br>
#Option     &quot;TvOutFormat&quot; &quot;SVIDEO&quot;<br>
Option     &quot;TvOutFormat&quot; &quot;COMPOSITE&quot;<br>
    Option      &quot;AddARGBGLXVisuals&quot; &quot;True&quot;<br>
EndSection<br></blockquote><div><br></div><div>Did you try changing the TvOutFormat? </div><div><br></div><div>Kevin</div></div>