I have been trying all day to get a driver up and running on my quad core 64b machine runing 11.10 32b. I put the driver into downloads and eventually got it permission. However I am not there yet.
The below commands did not work:
chmod u+x ati-driver-installer-11-x86.x86_64.run
sudo ./ati-driver-installer-11-x86.x86_64.run
sudo sh ./ati-driver-installer-11-12-x86.x86_64.run
It results in:
sh: Cant open sudo sh ./ati-driver-installer-11-12-x86.x86_64.run
Catalyst gives me:
For further configuration of the driver, please run anticonfig from a terminal or AMD CCC:LE from desktop Manager Menu.
I ran sudo aticonfig --initial after antony@antony and got "command not found".
Running sudo aticonfig --initial gives:
sudo ati-config: command not found
Can someone see where I am going wrong? Or where to next?