Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining
by
fullzero
on 30/06/2017, 08:12:39 UTC
Hey Im just getting started with your software and am having some troubles.

I have no problem using nanopool for ethereum but when using ethermine.org I get "READ RESPONSE FAILED: End of File" over and over forever.  Using genoil.

With nanopool my line setting for pool is eth-us-west1.nanopool.org:9999    =works perfect
With ethermine my line says us2.ethermine.org:4444  = i get that error...


I only change this line everything else remains constant. Perfect with nano, no good with ethermine. What am i missing?

Thanks



ethermine and some other pools use a . instead of a /

to fix this I added a switch:

change this line:

Code:
ETHERMINEdotORG="NO"

to:

Code:
ETHERMINEdotORG="YES"