<div dir="ltr"><br><br><div class="gmail_quote">On Wed, Oct 15, 2008 at 10:59 AM, Arthur Green <span dir="ltr"><<a href="mailto:arthur@phraction.org">arthur@phraction.org</a>></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>
> At a guess, the second problem might be interlace-related, although<br>
> the MythTV system is connected to my TV via VGA. Alternatively it's<br>
> caused by a misconfigured X11 configuration - unfortunately<br>
> definitive documentation on fglrx isn't easy to come by.<br>
<br>
</div>I now have "unstacked" 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 "Device"<br>
Identifier "aticonfig-Device[0]-0"<br>
Driver "fglrx"<br>
Option "VideoOverlay" "off"<br>
Option "OpenGLOverlay" "off"<br>
Option "TexturedVideo" "on"<br>
Option "TexturedVideoSync" "on"<br>
Option "Textured2D" "on"<br>
Option "BackingStore" "on"<br>
Option "UseFastTLS" "1"<br>
Option "XAANoOffscreenPixmaps" "on"<br>
Bus "PCI:1:5:0"<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'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't have thought that it's any easier to parse than<br>
xorg.conf.<br>
<br>
I don't know if any of this is useful to anyone else - would it be<br>
worthwhile putting into the wiki? I'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. My SuSE machine has an ATI card in it and your post is the first one I've seen so far with specific info for configuring the ATI driver. At the very least, I'm sure I'll be referring back to your email at a later date when I've finally finished getting mythtv compiled.<br>
<br></div></div><br></div>