<br><br><div><span class="gmail_quote">On 9/30/05, <b class="gmail_sendername">Ricardo Kleemann</b> <<a href="mailto:ricardo@americasnet.com">ricardo@americasnet.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi All,<br><br>I have a PVR-150MCE card, and I've setup mythtv, which is working ok.<br>However I've only used it connected to a regular monitor.</blockquote><div><br>PVR-150 has SVIDEO IN only. No output.<br> </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Now I've connected the S-Video out on the card to the TV, and when I bring<br>up the X server, the screen goes black. I'm running under Fedora 4.<br>Everything works in text mode, but as soon as X comes up, I get nothing on
<br>the video.<br><br>Below is what I have in xorg.conf. Has anyone had success running X with a<br>PVR-150 S-Video ?<br><br>Thanks<br>Ricardo<br><br>Section "Monitor"<br> #HorizSync 31.5 - 37.9<br> #VertRefresh
50.0 - 70.0<br> #for best TV-OUT<br> HorizSync 30 - 50<br> VertRefresh 60<br>EndSection<br><br>Section "Device"<br> Identifier "Videocard0"<br> #Driver "nv"<br> Driver "nvidia"
<br> VendorName "Chaintec"<br> BoardName "SH5200-128-DVI NVIDIA GeForce FX 5200"<br> Option "NoLogo" "on"</blockquote><div><br>Looks like you are using an nvidia card for the video display. Is there an SVIDEO out on that card?
<br><br> </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> #possibly needed for XvMC<br> #Option "XvmcUsesTextures" "true"
<br><br> #might cause troubles with XvMC<br> #Option "RenderAccell" "1"<br><br> #NTSC svideo out; probably not need (auto-sensed)<br> Option "TVStandard" "NTSC-M"<br> Option "TVOutFormat" "SVIDEO"
<br> Option "ConnectedMonitor" "TV"<br>EndSection<br><br><br><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org
</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>