To get the code:(This will create a directory xf86-video-ati in your current directory and place the code there.)Code:git clone git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati
To build:To install:Code:cd xf86-video-ati ./autogen.sh --prefix=/usr makeYou will probably need a get a few -dev packages for your distribution for the build to go through. I can't tell you which ones though (I'm running Gentoo).Code:su make install exit
I also believe there are some recent changes to mesa - perhaps someone else can fill in the details?


Reply With Quote