Decided to add some notes in addition to this post From 07.01.2017 I can run Claymore 10 on my ubuntu 14.04 find fglrx version dmesg | grep fglrx | grep moduledmesg | grep fglrx | grep module find current and hold kernel to prevent updates (why) dpkg -l linux-* | awk ‘/^ii/{ print $2 }’…
Complete step-by-step manual for dummies. Ubuntu 14.04 x86_64 3.13.0-100 kernel. Ubuntu developers removed support for package fglrx-updates somewhere on kernels 4+. With proprietary driver installed I don’t know if this instruction help. 0. Install AMD driver Download Accelerated AMD Parallel Processing “AMD-APP-SDK-linux-v2.9-1.599.381-GA-x64.tar.bz2” from AMD site. Extract it to the /some/folder/. Open terminal again and run…