@goat
I ssh'ed into my linux box cause you have to stop lightdm, after stop no more access direct
sudo all commands
I have all catalyst version in one directory
installed 13.11beta9.4 then. ssh or direct via terminal
worked for me
I ssh'ed into my linux box cause you have to stop lightdm, after stop no more access direct
sudo all commands
I have all catalyst version in one directory
Code:
ssh <into your box>
stop lightdm
cd tools/catalyst/catalyst13.12/
sh amd-driver-installer-catalyst-13.12-linux-x86.x86_64.run --uninstall=force
rm -f /etc/X11/xorg.conf*
reboot -f
installed 13.11beta9.4 then. ssh or direct via terminal
Code:
cd tools/catalyst/catalyst13.11beta9.4/
sh amd-catalyst-13.11-beta-V9.4-linux-x86.x86_64.run
amdconfig --adapter=all --initial -f
reboot -f
worked for me