nanopool / nanominer

Nanominer is a versatile tool for mining cryptocurrencies on GPUs and CPUs.
https://nanominer.org
631 stars 350 forks source link

nanominer hangs on startup #228

Open rfuegen opened 3 years ago

rfuegen commented 3 years ago

nanominer 3.3.3 worked flawlessly on my rig for the last months (mining ETH and RVN). since yesterday, it just hangs after startup: `[user@host ~]$ nanominer .config/nanoeth.cfg

(nothing)

[user@host ~]$ nanominer dfretrgfdgdsa

(not even an error message) ` when I upgraded to 3.3.5, it worked for a few times. but now it is stuck again.

CentOS 8 Linux Linux 4.18.0-240.10.1.el8_3.x86_64 #1 SMP Mon Jan 18 17:05:51 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux amdgpu-pro 20.20 2 Radeon RX570 8GB (Ellesmere) 1 Radeon RX470 4GB (Ellesmere)

no kernel errors reported (dmesg). moneroocean version of xmrig works with all GPUs.

rfuegen commented 3 years ago

just found out that nanominer obviously can't find required libraries. it used to work when the nanominer executable was copied to and started from ~/bin, but now it only works when started from the distribution (.tar.gz) directory.