Code Monkey home page Code Monkey logo

Comments (11)

orkblutt avatar orkblutt commented on August 25, 2024

What version of ethminer do you use?

from minerlamp.

cnilsecure avatar cnilsecure commented on August 25, 2024

latest directly from git

from minerlamp.

orkblutt avatar orkblutt commented on August 25, 2024

Can you please try with this one:
https://github.com/orkblutt/MinerLamp/releases/tag/v0.08

from minerlamp.

cnilsecure avatar cnilsecure commented on August 25, 2024

@orkblutt mark it as closed it was my mistake.
I have a suggestion that will make your life easier and the users of course
instead of those 2 arg boxes for cmd and argument maybe you should make a config file and everything read from there.

from minerlamp.

ezspot avatar ezspot commented on August 25, 2024

Agreed.

from minerlamp.

orkblutt avatar orkblutt commented on August 25, 2024

Do you have a format suggestion for this config file ?

from minerlamp.

cnilsecure avatar cnilsecure commented on August 25, 2024

@orkblutt sure, config.ini
binaryminer=[path] <--- if empty it will read it from current path ethminer.exe a.k.a default
arg=[arguments you want to run with]
watchdog=[1|0]
maxcon=[number]
delaymonitor=[number]
delayrestart=[number]
autostart=[1|0]
shareonly=[1|0]

from minerlamp.

ezspot avatar ezspot commented on August 25, 2024

Or maybe enable\disable on the autostart,shareonly and watchdog. So you don't use numbers where it's not needed.

from minerlamp.

cnilsecure avatar cnilsecure commented on August 25, 2024

@Spot88 really doesnt matter whatever he find comfortable (1 and 0 is binary for on and off that's all)

from minerlamp.

ezspot avatar ezspot commented on August 25, 2024

@cnilsecure I know that, and orkblutt know that :) - But for the rest of the peps, i think enable\disable would save him some support and question time :) This is just me thinking ahead, if he first decides to add it :D

from minerlamp.

orkblutt avatar orkblutt commented on August 25, 2024

I will store the config in minerlamp.ini in the same directory than the minerlamp.exe.
[General]
minerpath=d:\ethminer\build\ethminer\ethminer.exe
minerargs=-U -S ....
autorestart=true
max0mhs=2
restartdelay=5
zeromhsdelay=30
autostart=false
shareonly=true

But I let the GUI as it. Some people prefers using a GUI, some others edit the config file...

from minerlamp.

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.