[ltp] Re: radeon tv-out
Nils
linux-thinkpad@linux-thinkpad.org
Fri, 10 Aug 2007 18:27:32 +0200
>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.
I do the following steps: (with no success)
1.) git-clone git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati
2.) sh autogen.sh
error
./configure: line 19998: syntax error near unexpected token `XINERAMA,'
./configure: line 19998: `XORG_DRIVER_CHECK_EXT(XINERAMA, xineramaproto)'
??
3.) git checkout randr-1.2
error: pathspec 'randr-1.2' did not match any file(s) known to git.
Did you forget to 'git add'?
??
Xrandr:
1.) git clone git://git.freedesktop.org/git/xorg/app/xrandr
2.) sh autogen.sh
-> I have the xrandr binary, but no new ati driver.
I think it's too complex for me :-(
Thanks for helping,
Nils