I am slightly confused though on the difference between the catalyst drivers and fglrx(sp?) Drivers. If I click additional drivers in the system or utilities menu, it offers to install the fglxr drivers. Should I use those or catalyst?
I'm not sure if installing the proprietary driver automatically pulls in the Catalyst Control Centre utility. If it didn't, you can install it by entering
Code:
sudo apt-get update && sudo apt-get install fglrx-amdcccle
PS. I used to frequently misspell fglrx (you got it right though) until I found out what it stands for: FireGL and Radeon for X.
Comment