Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum+Decred GPU Miner v2.0
by
citronick
on 17/04/2016, 16:39:04 UTC
Does anyone have shares displayed correctly on ethermine.org ?  I mean in the "Shares (Invalid / Valid / %)" column..
Claymore's miner does submit ( and only valids! Smiley ) and I am obviously getting paid for them, but they're not displayed like I said (tried both with v1.2 and with v2.0).

yes, i have same issue.

I am still paid but the dashboard (bottom page with graphs) doesn't report any hash and funny thing is the summary on top of the ethermine.org, it correctly sum up total mhs for all my rigs. I suspect its the way etherminer is coded but then again qtminer.exe works too, but not the dual miner.

Put -esm 1 in your bat  Roll Eyes

thanks dominuspro for the tip.....

... but still dont work for me  Sad

Mine 390 works without any problem on win7x64, crimson 15.12...
Everything reported properly poolside. It was allready with the first version of the miner.

bat file:
Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -epool eu1.ethermine.org:4444 -ewal 0xxxx.390 -epsw x -dpool stratum+tcp://dcr.suprnova.cc:2252 -dwal xxx.xxx1 -dpsw 1 -esm 1


Code:
ETH: 04/17/16-18:22:29 - New job (target 0x0000000112e0be82) from eu1.ethermine.org:4444
ETH - Total Speed: 31.997 Mh/s, Total Shares: 295, Rejected: 0, Time: 10:26
ETH: GPU0 31.997 Mh/s
 DCR - Total Speed: 479.955 Mh/s, Total Shares: 2143, Rejected: 37
 DCR: GPU0 479.955 Mh/s

hi dominuspro -- yes, it works!
had to wait for a few more minutes for its to show and visible now.
-ems 1 gave results "qtminer.exe mode" which is great because qtminer is better with stratum unlike get work method  by ethminer.exe