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.
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.