Post
Topic
Board Mining (Altcoins)
Re: Team Black Miner!(Ethereum, Ethereum classic, Vertcoin, Zilliqa + dual 0.5% fee)
by
poisons77
on 02/11/2021, 02:31:09 UTC
Code:
Additional step for AMD devices
TBM uses AMD ADL library to read GPU information from AMD cards.

We have added two AMD libraries to make this step a little easier.

This step is not neccesary if you already have the libraries.

The miner can work without them but then without statistics for AMD GPU cards.

Copy the shared objects (.so) to the systems library path:

sudo cp libatiadlxx.so /usr/lib/
sudo cp libatiuki.so.1 /usr/lib/

After doing this I get this error:

Code:
modprobe: FATAL: Module fglrx not found in directory /lib/modules/5.4.0-hiveos                                                                                                                                                                                                                                                                     
Error! Fail to load fglrx kernel module! Maybe you can switch to root user to load kernel module directly   
 

If I remove the 2 files from /usr/lib it works with no error, but also with no stats