does anyone know how to install "ATI RADEON HD 3600" Driver on ubuntu 12.10 , 32bit version ?
where should i download it and how should i install ?
thanks ;
does anyone know how to install "ATI RADEON HD 3600" Driver on ubuntu 12.10 , 32bit version ?
where should i download it and how should i install ?
thanks ;
Proprietary:
Go here and choose the driver.
Once it's downloaded, go in the command line and find where you have the .run file located, and move it to a folder called driver.
Run:
cd driver/
unzip *.zip
chmod +x *.run
sudo ./*.run
And install it.
Once it's done, sudo shutodown -r -h now
.
To configure the settings and such, run amdcccle
preferably as root.