<div dir="ltr"><br><br><div class="gmail_quote">On Wed, Oct 15, 2008 at 10:59 AM, Arthur Green <span dir="ltr">&lt;<a href="mailto:arthur@phraction.org">arthur@phraction.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Arthur Green wrote:<br>
<br>
[ ... ]<br>
<br><div class="Ih2E3d"><br>
&gt; At a guess, the second problem might be interlace-related, although<br>
&gt; the MythTV system is connected to my TV via VGA. Alternatively it&#39;s<br>
&gt; caused by a misconfigured X11 configuration - unfortunately<br>
&gt; definitive documentation on fglrx isn&#39;t easy to come by.<br>
<br>
</div>I now have &quot;unstacked&quot; playback. After a lot of poking around trying to<br>
find the supported device options for ATI cards, I have the following<br>
device section in xorg.conf:<br>
<br>
Section &quot;Device&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; Identifier &nbsp;&quot;aticonfig-Device[0]-0&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; Driver &nbsp; &nbsp; &nbsp;&quot;fglrx&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp;&quot;VideoOverlay&quot; &quot;off&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp;&quot;OpenGLOverlay&quot; &quot;off&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp;&quot;TexturedVideo&quot; &quot;on&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp;&quot;TexturedVideoSync&quot; &quot;on&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp;&quot;Textured2D&quot; &quot;on&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp;&quot;BackingStore&quot; &quot;on&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp;&quot;UseFastTLS&quot; &quot;1&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp;&quot;XAANoOffscreenPixmaps&quot; &quot;on&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; Bus &nbsp; &nbsp; &nbsp; &nbsp; &quot;PCI:1:5:0&quot;<br>
EndSection<br>
<br>
Things were complicated somewhat by the fact that xorg.conf is used to<br>
amend /etc/ati/amdpcsdb, which is what configures your X session. I<br>
somehow managed to get a dud entry into /etc/ati/amdpcsdb (I think<br>
related to TexturedXRender), which caused X to crash on startup. I have<br>
no idea why it&#39;s implemented this way - I recall AIX having similar<br>
quirks about 10 years ago. amdpcsdb is a text file in a rather terse<br>
format - I wouldn&#39;t have thought that it&#39;s any easier to parse than<br>
xorg.conf.<br>
<br>
I don&#39;t know if any of this is useful to anyone else - would it be<br>
worthwhile putting into the wiki? I&#39;d be happy to write it up in more<br>
detail.<br>
<font color="#888888"><br>
Arthur</font></blockquote><div><br>It may come in handy.&nbsp; My SuSE machine has an ATI card in it and your post is the first one I&#39;ve seen so far with specific info for configuring the ATI driver.&nbsp; At the very least, I&#39;m sure I&#39;ll be referring back to your email at a later date when I&#39;ve finally finished getting mythtv compiled.<br>
<br></div></div><br></div>