https://bugs.freedesktop.org/show_bug.cgi?id=49761
--- Comment #5 from Alex Deucher <[email protected]> 2012-05-22 12:33:26 PDT --- To apply the patch, download the radeon driver (xf86-video-ati) and build deps and save a copy of the patch. 1. git clone git://anongit.freedesktop.org/xorg/driver/xf86-video-ati 2. cd xf86-video-ati 3. patch -p1 -i fdo49761.diff you many need to adjust the configure options below depending on your distro 4. ./autogen.sh --prefix=/usr --libdir=/usr/lib64 5. make 6. make install -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
