Giter Site home page Giter Site logo

Comments (4)

Demion avatar Demion commented on August 27, 2024

You can try nodevfeePools.txt and try redirect ethermine.org to your altcoin pool. If that does not help, then no solution so far. Read more about that on main page README.

from nodevfee.

rvsh2 avatar rvsh2 commented on August 27, 2024

I tried it and it worked but only when dev fee 'is mined' from dwarfpool. Other pools has somekind of authorisation failure.

I normally use remote managment to change coins (many rigs) - in this case above solution is very time consuming.

Thanks for advice.

from nodevfee.

rvsh2 avatar rvsh2 commented on August 27, 2024

I use config.txt:

-dbg -1
-r 1
-minspeed 190
-mport 3005
-mpsw xxx
-mode 1
-ftime 10
-tstop 85
-tt 60
-fanmin 85
-fanmax 100
-cclock 1050,1050,1150,1150,1150,1050,1150
-mclock 2050,2050,2050,2100,2050,2050,2100
-cvddc 870,870,870,870,870,870,870
-mvddc 885,885,885,885,885,885,885
-powlim -20,-20,-20,-20,-20,-20
-dcri 1
-allcoins -1
-asm 2
-retrydelay 1

'Retrydelay 1' is a must in this case.

from nodevfee.

Demion avatar Demion commented on August 27, 2024

Authorization problem is common and cause is your pool only supports one of protocols (ESM 0 or ESM 1) but devfee switches protocols randomly (dwarpool being ESM 0 so must be your pool, other devfee pools ESM 1). So your only solution is to try another pool or just leave as is.

-retrydelay 1 is a nice catch, might be useful for other users.

Further resolving requires rebuild of whole devfee packet structure and change it from -esm 1 to -esm 0 or vice versa (nodevfee code update).

More discussion here - #19

from nodevfee.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.