<div>Hi,<br></div><div><br></div><div>so is there a chance to get rid of the black strip at the bottom of the TV screen at least?</div><div><br></div><div>Mike</div><br><div class="gmail_quote">On Mon, Oct 11, 2010 at 6:23 PM, Alex Deucher <span dir="ltr">&lt;<a href="mailto:alexdeucher@gmail.com">alexdeucher@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div class="h5">On Mon, Oct 11, 2010 at 3:31 AM, Satz Klauer &lt;<a href="mailto:satzklauer@googlemail.com">satzklauer@googlemail.com</a>&gt; wrote:<br>

&gt; Hi,<br>
&gt;<br>
&gt; I&#39;m using Fedora 13s radeon driver together with a Radeon HD 4350 that has a<br>
&gt; TV-out connector which is connected to a PAL TV set. Within my xorg.conf I<br>
&gt; have set the following additional options but I do not get a real PAL signal<br>
&gt; with PAL resolution out of the card:<br>
&gt; Option &quot;VGAAccess&quot; &quot;FALSE&quot;<br>
&gt; Option &quot;TVDACLoadDetect&quot; &quot;TRUE&quot;<br>
&gt; Option &quot;ForceTVOut&quot; &quot;TRUE&quot;<br>
&gt; Option &quot;TVStandard&quot; &quot;pal&quot;<br>
&gt; Option &quot;DefaultTVDACAdj&quot; &quot;TRUE&quot;<br>
&gt; Option &quot;ATOMTVOut&quot; &quot;TRUE&quot;<br>
&gt;<br>
&gt; Unfortunately the Xorg.log tells me that most these options are not used:<br>
&gt; [ 1654.824] (WW) RADEON(0): Color tiling is not yet supported on R600/R700<br>
&gt; [ 1654.925] (WW) RADEON(0): Option &quot;VGAAccess&quot; is not used<br>
&gt; [ 1654.925] (WW) RADEON(0): Option &quot;TVDACLoadDetect&quot; is not used<br>
&gt; [ 1654.925] (WW) RADEON(0): Option &quot;ForceTVOut&quot; is not used<br>
&gt; [ 1654.925] (WW) RADEON(0): Option &quot;DefaultTVDACAdj&quot; is not used<br>
&gt; [ 1654.925] (WW) RADEON(0): Option &quot;ATOMTVOut&quot; is not used<br>
&gt;<br>
&gt; And what I get out of the TV connector does not seem to be a real PAL<br>
&gt; signal:<br>
&gt; - I can&#39;t use the correct resolution of 720x576, the X-server starts with<br>
&gt; 1024x768 when I set this resolution in section &quot;Screen&quot;<br>
&gt; - I don&#39;t get a real overscan picture, when I use a resolution of 800x600<br>
&gt; (which is not really PAL) most parts of this screen are visible, overscan<br>
&gt; does not work<br>
&gt; - I have a small but ugly black strip on bottom of my screen (with a height<br>
&gt; of about 10..20 pixels), where no picture is displayed<br>
&gt; Hacking the display with xvidtune also does not work, it simply does not<br>
&gt; react to any of my changes.<br>
&gt; So how can I really get TV out working on this card?<br>
<br>
</div></div>The card always outputs native PAL or NTSC, etc. timing.  The &quot;modes&quot;<br>
provided by xrandr just define the desktop size that is downscaled to<br>
the native tv timing.  Changing the mode doesn&#39;t change the timing,<br>
only, the desktop size and scaling factor.  To adjust the tv settings,<br>
use xrandr, e.g.,<br>
xrandr --output DIN --set &quot;tv standard&quot; pal<br>
To see all the properties for your connectors, run:<br>
xrandr --verbose<br>
<br>
Adjustable over/underscan support has not been implemented with tv-out<br>
at the moment.<br>
<font color="#888888"><br>
Alex<br>
</font><div><div class="h5"><br>
&gt; Mike<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; xorg-driver-ati mailing list<br>
&gt; <a href="mailto:xorg-driver-ati@lists.x.org">xorg-driver-ati@lists.x.org</a><br>
&gt; <a href="http://lists.x.org/mailman/listinfo/xorg-driver-ati" target="_blank">http://lists.x.org/mailman/listinfo/xorg-driver-ati</a><br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br>