[ltp] Re: radeon tv-out

Alex Deucher linux-thinkpad@linux-thinkpad.org
Fri, 10 Aug 2007 09:58:21 -0400


On 8/10/07, Nils <linuxuser@knabber.homelinux.net> wrote:
> (I send this message two times but I don't see my first message in the mailing
> list ...)
>
> Here is my xorg-log and the output from xrandr:
>

<snip>

> (II) ATI: ATI driver wrapper (version 6.6.193) for chipsets: mach64, rage128,
> radeon

You are not using the randr-1.2 branch of the ati git tree, you are
using master. Once you've grabbed the ati git tree do:

git checkout randr-1.2

to switch to the randr branch.  then build as before.

Alex