sgminer-dev / sgminer

Scrypt GPU miner
GNU General Public License v3.0
635 stars 825 forks source link

Where to find 'libatiadlxx.so'? #444

Open alextrezvy opened 7 years ago

alextrezvy commented 7 years ago

I don't understand is how to view GPU's temperature and FAN speed? When I run "sgminer_ubuntu64 --ndevs" it shows me: "Unable to load ATI ADL library". I found the library is being loaded by the function: dlopen( "libatiadlxx.so", RTLD_LAZY|RTLD_GLOBAL) AMD ADL API docs says the file must reside in the following directory: /usr/X11R6/lib64/Libatiadlxx.so[/quote] But the file is not found anywhere on the system! I have the driver "amdgpu-pro-16.60" from the official site under Ubuntu 16.04. Card is RX480.