Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum+Decred GPU Miner v4.0
by
DragoStefan
on 02/05/2016, 13:15:24 UTC
Hello!
I need some help, I am mining eth for a month now but not on stratum can someone share some links on what i need and how to use stratum because I see that i can get a better hashrate this way.. and then if I can make it work I can try the Eth+Dcr.

Thanks for the help! I appreciate IT!

I've been mining Ethereum over @ Ethpool and DCR via Coinmine/Suprnova which both support stratum.  Simply replace your current pools in your .bat file unless you can confirm they already do support the stratum protocol and you're good to go buddy!

ETH=  us1.ethpool.org:3333

DCR=  stratum+tcp://dcr.suprnova.cc:2252
I am mining with getwork not stratum. I don't need to install anything else for switching to stratum mode?

That is correct
Found suitable OpenCL device [Tahiti] with 3221225472 bytes of GPU memory
miner  02:42:49|main  Getting work package...
  X  02:42:50|main  Failed to submit hashrate.
  X  02:42:50|main  Dynamic exception type: class jsonrpc::JsonRpcException
std::exception::what: Exception -32003 : Client connector error: libcurl error:
7 -> Could not connect to http://eu1.nanopool.org:9999/0x...
JSON-RPC problem. Probably couldn't connect. Retrying in 1...

Don't i need to install eth-proxy or need it don't really know that's why i asked for help

So no one here can help me?

I am mining at ethpool (ETH) and zpool (DCR) and my batch file is as follows:

---

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 asia1.ethpool.org:3333 -ewal <> -epsw x -dpool stratum+tcp://mine.zpool.ca:5744 -dwal <> -dpsw c=BTC,decred

----

Edit: No proxy needed.
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
ethminer.exe -epool eu1.nanopool.org:9999 -ewal 0x6......1.7 -epsw x -dpool stratum+tcp://dcr.suprnova.cc:2252 -dwal Dsf613PHdw4rRR91FVKCy97gRpid2kcscQH -dpsw c=BTC,decred

these are my settings, and tryed only with:
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
ethminer.exe -epool eu1.nanopool.org:9999 -ewal 0x6.....1.7
the ethminer stops instantly on open.. did not set virtual memory for 16 gb cause i have only a 3gb gpu on the pc.
Can someone help?