<br><br><div class="gmail_quote">On Tue, Mar 23, 2010 at 3:20 AM, Alex Deucher <span dir="ltr"><<a href="mailto:alexdeucher@gmail.com">alexdeucher@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5">On Mon, Mar 22, 2010 at 6:32 PM, Jackson Alley <<a href="mailto:jacksonalley@gmail.com">jacksonalley@gmail.com</a>> wrote:<br>
> I'm using Arch Linux x86_64 2.6.33-ck xorg-server-1.7.5.902-1,<br>
> xf86-video-ati-6.12.4-3, mesa-7.7-1<br>
> I am using the KMS mode and also am loading the radeon module in too rc.conf<br>
> as suggested here:<br>
> <a href="http://lists.freedesktop.org/archives/xorg-driver-ati/2010-February/013795.html" target="_self">http://lists.freedesktop.org/archives/xorg-driver-ati/2010-February/013795.html</a><br>
><br>
> $ xvinfo<br>
> X-Video Extension version 2.2<br>
> screen #0<br>
> no adaptors present<br>
><br>
> Xorg.log: <a href="http://pastebin.ca/1849737" target="_self">http://pastebin.ca/1849737</a><br>
> xorg.conf: <a href="http://pastebin.ca/1849738" target="_self">http://pastebin.ca/1849738</a><br>
<br>
</div></div>Your ddx is not kms enabled. You need xf86-video-ati from git master<br>
or one of the 6.13 release candidates (6.12.191/192) in order to use<br>
kms. Also, you need to build your ddx and mesa against libdrm_radeon<br>
which is part of libdrm (built by default on 2.4.18 or 2.4.19).<br>
<font color="#888888"><br>
Alex<br>
</font></blockquote></div>Thanks much for the feedback. Guess I just have to wait on the 6.13 release. The latest git version didn't work at all and the 6.12.6 released a few days ago has no effect on the XV status.<br>