Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.4 (Windows/Linux)
by
zenhaeus
on 24/05/2017, 21:32:51 UTC
Hello,

I'm trying to dualmine Ethereum and Siacoin on my GTX 970. It seems to work on the Siacoin side of things, and according to the output it also mines Ethereum, but my Ethereum pool does not see my worker. I let it run for quite some time but it does not show up.

Here is my start.bash configuration:
./ethdcrminer64 -epool stratum+tcp://eu.alpereum.ch:3002 -ewal 0xD69af2A796A737A103F12d2f0BCC563a13900E6F -epsw x -eworker rig1 -dpool stratum+tcp://sia-eu1.nanopool.org:7777 -dwal 5c7fb8123b35f1bb82d5123598c9b13ee9408f6b39c0b6ffba05038800ce156db9743becd18a/rig1/my@email.com -dpsw x -dcoin sia -allpools 1

Hashrates are shown to be around:
ETH - Total Speed: 15.965 Mh/s, Total Shares: 7, Rejected: 0, Time: 00:08
ETH: GPU0 15.965 Mh/s
 SC - Total Speed: 372.521 Mh/s, Total Shares: 0, Rejected: 0
 SC: GPU0 372.521 Mh/s


I am on Ubuntu 16.04. Any ideas why this is not working?