About
Building xf86-video-ati from git
-
First make sure you back up the existing radeon (radeon_drv.so) and ati (ati_drv.so) drivers.
-
Install the xorg-dev, mesa-dev, and xserver-dev packages for your distro. The usual build tools are needed too (autoconf, automake, libtool, gcc and others)
-
git-clone git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati -
cd xf86-video-ati -
./autogen.sh --prefix=/usr -
make -
sudo make installormake installas root