Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v6.2 (Windows/Linux)
by
Claymore
on 22/08/2016, 17:14:27 UTC
I'm checking this issue in Linux, so I will have some news in a few hours.

Also, even though I have the ADL v10 linked in my /usr/lib, the miner complains about no ADL installed. This is with Ubuntu 16.04. Any details regarding this would greatly be appreciated. Thanks!

ADL SDK v10 contains sample code for overlocking, but it created for Windows because code loads "atiadlxx.dll" library. ADL SDK v9 also contains code for Linux that loads "libatiadlxx.so" library. So either AMD devs forgot to include code for Linux in ADL SDK v10, or Linux is not supported by ADL SDK v10.
Right now miner tries to load "libatiadlxx.so", if it writes that ADL is not supported it means that you don't have "libatiadlxx.so" file.

PS. Now I can duplicate issue with Linux (gpu fault detected), but it will take some more time to find the reason and fix it.