I have a machine with Ubuntu 16.04 installed, and recently installed a FirePro V7900. I went to try and installed the drivers, fglrx-15.201.2401, but the kernal header or something in /lib/modules/4.4.0-53-generic/build/include/linux/version.h is missing. I googled this a bit and tried to some other fixes but they don't seem to work for this driver. I tried just copying version.h but I can't for some reason even as the sudo user. The error is displayed in the file as
fglrx installation requires that the system has kernel headers. /lib/modules/4.4.0-53-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-53-generic.
It seems they changed out the files are stored but AMD never got the memo or this card is just older so they aren't worried. Anyone have any reasonable solutions?