Post
Topic
Board Mining software (miners)
Re: Easy Mining (Miner GUI) : Making Mining Super Simple
by
WebMaka
on 27/05/2013, 15:18:13 UTC
Build 30 Update

Easy Mining was updated to build 30. The following changes are included:

- cgminer package updated to version 3.1.1.
- Added autostart capability.
- Added command-line configuration capability - see below for the switches/parameters.
- Fixed a bug relating to improperly handled whitespace.
- Fixed an obscure bug that occasionally caused an error 103 while starting.


Command-Line Switches

    -autostart : Automatically start mining (NOTE: does NOT save setting changes!)
    -forcecuda : Use CUDA video card mining without detecting video card.
    -forceopencl : Use OpenCL video card mining without detecting video card.
    -chost : Host/IP for CPU mining.
    -cport : Port for CPU mining.
    -cuser : Username for CPU mining.
    -cpass : Password for CPU mining.
    -ghost : Host/IP for video card mining.
    -gport : Port for video card mining.
    -guser : Username for video card mining.
    -gpass : Password for video card mining.
    -aggressive : Enable aggressive video card mining.
    -usestratum : Enable stratum mining and launch stratum proxy as required.
    -shost : Host/IP for stratum proxy/mining.
    -sport : Port for stratum proxy/mining.

NOTE: All commands start with a hyphen and are lowercase. However, parameters that follow (e.g., usernames, passwords) will be used in whatever case you provide.


Automatic Mining

If you'd like to have Easy Mining start up automatically, configure it, save settings, and let the miners work for about an hour to make sure your settings work as desired. Then, simply create a shortcut to Easy Mining in your Startup folder, and edit the shortcut to add " -autostart" (without quotes, and don't forget that space!) to the "target" of the shortcut. From then on, Easy Mining will automatically start mining when you log on.