The drive is divided into 4 parts:
Fglrx_14.501-0ubuntu1_amd64_ub_14.01.deb 52.0MB
Fglrx-core_14.501-0ubuntu1_amd64_ub_14.01.deb 60.9MB
Fglrx-dev_14.501-0ubuntu1_amd64_ub_14.01.deb 51.3KB
Fglrx-amdcccle_14.501-0ubuntu1_amd64_ub_14.01.deb 6.44MB
4 Some drivers are downloaded and installed sequentially :
1, solve the dependency problem:
sudo apt-get install Xserver-xorg-dev build-essential cdbs dh-make dkms execstack dh-modaliases libqtgui4 debhelper Debcon F libstdc++6 dkms Libqtgui4 libelfg0 linux-headers-generic
sudo apt-get install lib32gcc1 libc6-i386 lib32z1 lib32ncurses5 lib32bz2-1.0 (add 32-bit support for 64-bit systems)
2, install Fglrx-core_14.501-0ubuntu1_amd64_ub_14.01.deb 60.9MB
sudo dpkg-i fglrx-core_14.501-0ubuntu1_amd64_ub_14.01.deb (note Modify downloaded file permissions)
or install the Ded package directly
3, install Fglrx_14.501-0ubuntu1_amd64_ub_14.01.deb 52.0MB
Same 2
4, Fglrx-amdcccle_14.501-0ubuntu1_amd64_ub_14.01.deb 6.44MB
Same 2
5, Fglrx-dev_14.501-0ubuntu1_amd64_ub_14.01.deb 51.3KB
Same 2
6. Configuration
sudo aticonfig--initial
7. Other issues
May encounter the screen display area is reduced, it is because there is a zoom option in the driver, you need to change it manually, otherwise the font and graphics display is awkward
sudo amdcccle
Then adjust the scale in the Zoom option until 1:1.
Reprinted from: http://www.jianshu.com/p/3dac103e0135
Ubuntu 14.04 installs AMD Omega drivers