Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining
by
fullzero
on 23/06/2017, 00:57:30 UTC
Amazing work ont eh update.

Got it working with no issues but then received the following error.  Dont know what to make of it.


 DCR: Stratum - connecting to 'dcr.suprnova.cc' <217.182.138.167> port 3252
ETH: Stratum - Connected (eth.suprnova.cc:5000)
 DCR: Stratum - Connected (dcr.suprnova.cc:3252)
 DCR: Authorized
 DCR: 06/22/17-00:04:37 - New job from dcr.suprnova.cc:3252

Received unknown response: {"id":null,"method":"mining.notify","params":["3247","129656acf5804305816f3dc0b32b47077c8cf4b8724f181efc529a93e4c1385b","999803e4fef6e5c5edd9968b3e00398713ca6f8d7f24812ea49ebf8373f11e8d",true]}
GPU0 t=54C fan=0%, GPU1 t=52C fan=0%, GPU2 t=49C fan=0%
ETH: Job timeout, disconnect, retry in 20 sec...


anybody have any thoughts?

not sure

show me what these sections in your oneBash look like:

Code:
ETHERMINEdotORG="NO"
CLAYMORE_VERSION="9_5"    # choose 9_5  or  9_4  or  8_0

ETH_WORKER="nvOC"
ETH_ADDRESS="0xe12bdd454997e443ec0cae6bebb6bb3c74242aae"
ETH_POOL="eth-us-east1.nanopool.org:9999"
ETH_EXTENTION_ARGUMENTS=""    # add any additional claymore arguments desired here

DCR_WORKER="nvOC"
DCR_ADDRESS="fullzero22"
DCR_POOL="stratum+tcp://dcr.suprnova.cc:3252"

and I might be able to figure it out.