Bitcoin Forum
October 06, 2024, 02:33:05 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner-MULTI AMD & CPU Miner 0.6.4 - RX 6500/6800/6900 on: January 31, 2021, 08:36:39 PM
If you need some of those just unset them before running miner and set back when miner exited

I use bash script with `unset` in it, so it affect only the miner, thank you again!

Anyway, can you please tell me how to disable creating of `Cache` directory or at least set path where it should be created (I prefer /tmp)
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner-MULTI AMD & CPU Miner 0.6.4 - RX 6500/6800/6900 on: January 31, 2021, 08:00:19 PM
Unset environment variables : LD_PRELOAD, LD_PRELOAD_ENV and LD_LIBRARY_PATH before running miner

Thank you! It is worked.
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner-MULTI AMD & CPU Miner 0.6.4 - RX 6500/6800/6900 on: January 31, 2021, 07:15:49 PM
Hello!

I tried to mine ergo, but get this and miner exited:

Code:
root@rig:~/workspace/miners/SRBMiner-Multi-0-6-4# ./start-mining-ergo.sh 
[2021-01-31 19:10:43] NAUGHTY0

Can you advice how I can fix this?

I have following drivers installed:

Code:
apt show amdgpu-pro
Package: amdgpu-pro
Version: 19.10-785425

UPDATE:

It seems problem with something else then ERGO:

Code:
root@rig# ./list-algorithms.sh 
[2021-01-31 19:28:26] NAUGHTY0
root@rig# ./list-gpu-devices.sh
[2021-01-31 19:28:37] NAUGHTY0
root@rig# ./help.sh
[2021-01-31 19:28:48] NAUGHTY0
root@rig# ./SRBMiner-MULTI
[2021-01-31 19:29:19] NAUGHTY0

My rig runs at some old but not trashed Ubuntu:

Code:
root@rig# uname -a
Linux rig 4.15.0-48-generic #51-Ubuntu SMP Wed Apr 3 08:28:49 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

root@rig# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.2 LTS"
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!