Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.7 (Windows/Linux)
by
Bebop54321
on 18/07/2017, 23:12:15 UTC
Hey guys, when I try to run Ethereum and Decred on the newest version of this miner, 9.7 I keep getting this error.  I'm on 2 RX 480s, windows, 64 bit.

Here is my batch file

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 eth.suprnova.cc:5005 -ewal novausername.worker -epsw password -esm 3 -dpool dcr.suprnova.cc:3252 -dwal novausername.worker -dpsw password -allpools 1


I keep getting this error:

Received unknown response: {"jsonrpc":"2.0","result":["0x415e793d74526f66ea33352645350eb5780eab36ecc187b0f4e833e6fa3056df","0x68fc811a18084465eab2e58f91e5dff9010c0bf8dbbf1dc799e61e23ab9cc904","0x00000000ffb34c02420e9948eacd78cf33b059a88ade1ff0614f7f3c303cf3a7"]}
GPU0 t=41C fan=56%


Anybody know what I'm doing wrong?