I have a Radeon HD6950 and I want to install amd-catalyst-15.9-linux-installer-15.201.1151.x86.x86_64.zip
but every time I will to do this the terminal just says
ERROR: Please install the required pre-requisites before proceeding with AMD Catalyst installation. Please check file usr/share/ati/fglrx-install.log for more details.
Removing temporary directory: fglrx-install.78A2iR
In this log just stay
fglrx installation requires that the system has kernel headers. /lib/modules/4.4.0-47-generic/build/include/linux/version.h cannot be found on this system.
Install kernel headers using the command apt-get install linux-headers-4.4.0-47-generic.
But I installed this packages?
dpkg-query -s linux-headers-4.4.0-47-generic | grep -e '^Status:'
? – David Foerster Nov 20 '16 at 13:39