02-03-2013, 05:38 PM
(02-03-2013, 01:03 AM)epixoip Wrote: The way I upgraded my servers from 12.8 to 13.1 was:
Code:stop lightdm
sh amd-driver-installer-8.982-x86.x86_64.run --uninstall=force
rm -f /etc/X11/xorg.conf*
reboot -f
sh amd-driver-installer-catalyst-13.1-linux-x86.x86_64.run
amdconfig --adapter=all --initial
reboot -f
Maybe give that a shot if you start running out of options.
Tried it. Same problem.
Thanks again, epixoip.