Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v10.3 (Windows/Linux)
by
solarsolar99
on 09/01/2018, 16:18:14 UTC
@claymore

Need you help please.

I installed 3pcs of RX560 with fresh install of ubunta. I follow instruction of http://www.cryptobadger.com/2017/04/build-ethereum-mining-rig-linux/.

Everything is fine except only 2 card is running. The script can detect GPU0, GPU1 and GPU2 (in purple word). However, only GPU0 and GPU1 is working.

Script as below and the configue.txt is default empty setting.

#!/bin/sh
export GPU_MAX_ALLOC_PERCENT=100
./ethdcrminer64 -epool eth-us-east1.nanopool.org:9999 -ewal 0xxxxxxxxxxxxxxxxxxxxxxd/Miner01 -epsw x -mode 1 -allpools 1 -tt 68

could you please advise ?