<br><br><div class="gmail_quote">On Mon, May 23, 2011 at 7:21 AM, Stefan G. Weichinger <span dir="ltr"><<a href="mailto:lists@xunil.at">lists@xunil.at</a>></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'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 "new" 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'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>
--><br>
<br>
Section "Monitor"<br>
Identifier "Mon1"<br>
VertRefresh 60.0<br>
HorizSync 30-50<br>
EndSection<br>
<br>
Section "Device"<br>
Identifier "Vc1"<br>
Driver "nvidia"<br>
EndSection<br>
<br>
Section "Screen"<br>
Identifier "Screen 1"<br>
Device "Vc1"<br>
Monitor "Mon1"<br>
<br>
Option "UseEDID" "FALSE"<br>
Option "ConnectedMonitor" "TV"<br>
Option "TVStandard" "PAL"<br>
#Option "TvOutFormat" "SVIDEO"<br>
Option "TvOutFormat" "COMPOSITE"<br>
Option "AddARGBGLXVisuals" "True"<br>
EndSection<br></blockquote><div><br></div><div>Did you try changing the TvOutFormat? </div><div><br></div><div>Kevin</div></div>