Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v11.0 (Windows/Linux)
by
Ratledge
on 25/02/2018, 01:25:31 UTC
Still having issues with the inbuilt overclocking,
Doesn't seem to register with multiple cards

The 3 configs I have tried

EthDcrMiner64.exe -epool etc-au1.nanopool.org:19999 -ewal Walletaddressisnormallyhere/RIG/myemail@.com.au -epsw x -mode 1 -ftime 10  -cvddc 930,930,930,930,930,930,930 -cclock 1150,1150,1150,1150,1150,1150,1150, -mvddc 930,930,930,930,930,930,930 -mclock 1960,1960,1960,1960,1960,1960,1960
EthDcrMiner64.exe -epool etc-au1.nanopool.org:19999 -ewal Walletaddressisnormallyhere/RIG/myemail@.com.au -epsw x -mode 1 -ftime 10 -di 0123456 -cvddc 930,930,930,930,930,930,930 -cclock 1150,1150,1150,1150,1150,1150,1150, -mvddc 930,930,930,930,930,930,930 -mclock 1960,1960,1960,1960,1960,1960,1960
EthDcrMiner64.exe -epool etc-au1.nanopool.org:19999 -ewal Walletaddressisnormallyhere/RIG/myemail@.com.au -epsw x -mode 1 -ftime 10  -di 0,1,2,3,4,5,6,7 -cvddc 930,930,930,930,930,930,930 -cclock 1150,1150,1150,1150,1150,1150,1150, -mvddc 930,930,930,930,930,930,930 -mclock 1960,1960,1960,1960,1960,1960,1960

Anyone got any ideas on why the clocks only work for the first card and not the rest
Are they all AMD cards?

Yep all of the same type as well,
RX580 4GB Saphire Pulse.

Remove the comma between 1150 and -mvddc
For sure, but since they are all being 'feed' identical parameters, seems easier to just use "-cvddc 930 -cclock 1150 -mvddc 930" instead of giving each of them separately.  Unless they are different, really no reason to list them out like that.  No need to count them out or change when you add another card (unless of course it needs different parametersa).  My Sapphire RX 580 4GB Nitro+ goes just a little higher, but not much.

The "-di" parameter works either with or without commas, #11, 12, 13, etc are "A", "B", "C", etc. (actually I don't remember if it is CaSe SeNsItIvE - probably not, I would guess).