Comment 7 for bug 1263224

Revision history for this message
Heiko Voigt (hvoigt) wrote :

I can confirm that the fix from[1] fixes the issue for me. This is the recipe I used (attached is the patch from there):

./amd-catalyst-13.12-linux-x86.x86_64.run --extract amd-catalyst-13.12-linux-x86.x86_64
cd amd-catalyst-13.12-linux-x86.x86_64/
# save the attached patched here
patch -Np1 -i looks_like_amd_forgot_this.patch
./ati-installer.sh 13.251 --buildpkg Ubuntu/saucy
cd ..
sudo dpkg -i fglrx*deb

[1] http://phoronix.com/forums/showthread.php?91885-AMD-Catalyst-13-12-GPU-Driver-For-Linux-Released&p=381943#post381943