Pages:
Author

Topic: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners - page 90. (Read 703583 times)

newbie
Activity: 58
Merit: 0
Not having much luck with lolminer.  I added the following customer parameter:

-- tls 1




That is not a parameter. You shold have written
  --tls 1

"--" by itself usually means "end of parameters". That's why lolminer says it can't find coin, algo or pool.

full member
Activity: 558
Merit: 194
Not having much luck with lolminer.  I added the following customer parameter:

-- tls 1

Get the following error on my linux rigs:

Code:
Initialize diagnostics (20)
Starting Diagnostics (30s). Awesome Miner Remote Agent version: 7.8.2
OS: Unix 4.15.0.33
nVidia driver version: 418.67
Microsoft VC++ 2013 runtime installed: No
Microsoft VC++ 2015 runtime installed: No
Microsoft VC++ 2017 runtime installed: No
Microsoft VC++ 2019 runtime installed: No
Starting Mining Software
Setting up Miner Engine. Instance: 1
Engine Type: LolMiner, Auto Download: True, EnginePath: , Subtype: Disabled, CustomExecutable:
Properties: (WindowMode: ConsoleFormat, EngineType: LolMiner, IsProfitMiner: False)
====================================================================================================
/root/.config/AwesomeMinerService/lolminer_v1.02_lin64.tar_1/1.02/lolMiner  -- tls 1 --pool beam-us.leafpool.com:3333 --user 2436356f141bf6b0a43357725a238903dfb13affa67c8b85a6314c2f691ae9bb2d9.miner009 --pass x --coin BEAM --apiport 4028
====================================================================================================
Mining Engine Process started, PID: 5254
+---------------------------------------------------------+
|    _       _ __  __ _                   _   ___ ____    |
|   | | ___ | |  \/  (_)_ __   ___ _ __  / | / _ \___ \   |
|   | |/ _ \| | |\/| | | '_ \ / _ \ '__| | || | | |__) |  |
|   | | (_) | | |  | | | | | |  __/ |    | || |_| / __/   |
|   |_|\___/|_|_|  |_|_|_| |_|\___|_|    |_(_)___/_____|  |
|                                                         |
|              This software is for mining                |
|              Equihash 144/5, 192/7, 210/9               |
|              BeamHash I  (EquihashR 150/5/0)            |
|              BeamHash II (EquihashR 150/5/3)            |
|              BeamHash III                               |
|              ZelHash     (EquihashR 125/4/0)            |
|              CuckarooD 29                               |
|              CuckarooM 29                               |
|              Cuckaroo  30 CTX                           |
|              Cuckatoo  31/32                            |
|                                                         |
|                                                         |
|             Made by Lolliedieb, July 2020               |
+---------------------------------------------------------+
Error: Neither --coin nor --algo nor --benchmark specified.
       lolMiner does not know what to do ;)
       Use -h to get a list of valid parameters. Closing now.


====================================================================================================
Unexpected exit of mining software. Possible cause: Incorrect configuration or crashing software
Diagnostics completed

And this on my windows rigs:

Code:
Initialize diagnostics (20)
Starting Diagnostics (30s). Awesome Miner Remote Agent version: 7.8.2
OS: Microsoft Windows 10 Pro 64-bit
nVidia driver version: 445.75
nVidia OpenCL Platform ID: 0
Microsoft VC++ 2013 runtime installed: No
Microsoft VC++ 2015 runtime installed: Yes
Microsoft VC++ 2017 runtime installed: Yes
Microsoft VC++ 2019 runtime installed: No
Starting Mining Software
Setting up Miner Engine. Instance: 1
Engine Type: LolMiner, Auto Download: True, EnginePath: , Subtype: Disabled, CustomExecutable:
Set clocking start profile: 41, GTX 1070Ti Zotac (when stopping, the following will be used: -1, type: Single, Use: False)
Properties: (WindowMode: ConsoleFormat, EngineType: LolMiner, IsProfitMiner: False)
====================================================================================================
C:\Users\peter\AppData\Roaming\AwesomeMinerService\lolminer_v1.02_win64_1\1.02\lolMiner.exe  -- tls 1 --pool beam-us.leafpool.com:3333 --user 2436356f141bf6b0a43357725a238903dfb13affa67c8b85a6314c2f691ae9bb2d9.office --pass x --coin BEAM --apiport 4028
====================================================================================================
Mining Engine Process started, PID: 2936
> +---------------------------------------------------------+
> Error: Neither --coin nor --algo nor --benchmark specified.
>        lolMiner does not know what to do ;)
> |    _       _ __  __ _                   _   ___ ____    |
> |   | | ___ | |  \/  (_)_ __   ___ _ __  / | / _ \___ \   |
>        Use -h to get a list of valid parameters. Closing now.
> |   | |/ _ \| | |\/| | | '_ \ / _ \ '__| | || | | |__) |  |
> |   | | (_) | | |  | | | | | |  __/ |    | || |_| / __/   |
> |   |_|\___/|_|_|  |_|_|_| |_|\___|_|    |_(_)___/_____|  |
> |                                                         |
> |              This software is for mining                |
> |              Equihash 144/5, 192/7, 210/9               |
> |              BeamHash I  (EquihashR 150/5/0)            |
> |              BeamHash II (EquihashR 150/5/3)            |
> |              BeamHash III                               |
> |              ZelHash     (EquihashR 125/4/0)            |
> |              CuckarooD 29                               |
> |              CuckarooM 29                               |
> |              Cuckaroo  30 CTX                           |
> |              Cuckatoo  31/32                            |
> |                                                         |
> |                                                         |
> |             Made by Lolliedieb, July 2020               |
> +---------------------------------------------------------+

====================================================================================================
Unexpected exit of mining software. Possible cause: Incorrect configuration or crashing software
Diagnostics completed

According to the error, I'm not specifying the coin, but AM is with the "--coin BEAM" no?

If I manually run this on one of my linux rigs:

/root/.config/AwesomeMinerService/lolminer_v1.02_lin64.tar_1/1.02/lolMiner --coin BEAM -- tls 1 --pool beam-us.leafpool.com:4444 --user 2436356f141bf6b0a43357725a238903dfb13affa67c8b85a6314c2f691ae9bb2d9.miner009

I get this error:

Error: No Pool to mine on configured.



legendary
Activity: 3556
Merit: 1095
Awesome Miner version 7.8.2

 Awesome Miner Antminer firmware
  - User interface update: Added Mining Profile configuration property for Reset Profile
 Features
  - Operations can be performed on groups (both standard groups and Virtual miner groups) on the Groups tab in the same way operations are performed on the Miners tab
  - The groups on the Groups tab will display power efficiency and average miner revenue if configured
 Mining software
  - GMiner 2.12
  - Lolminer 1.02
  - WildRig Miner 0.25.2
  - CpuMiner-Opt 3.14.3
legendary
Activity: 3556
Merit: 1095
Hai....
Lolminer cant work with awesome miner mining beamIII, I try many methods but the problem is awesome always point to --coin BEAM, and BEAMHASHIII algorithm still not enable in LOLminer software algorithm parameter

Thanks
I've pushed an update for this now. Lolminer 1.02 correctly maps -.coin BEAM to the beamhashIII algorithm.

I was however not able to get Lolminer to work on the Nicehash BeamHashIII pool, probably due to some incompatibility. It works fine on other pools.
Lolminer have a new update and its working with --coin beam for beamhashIII... one more thing noncenpro not showing profit and pool name just showing local IP address for mining min, 1 more Grimm price API from coincalculator.io its wrong it showing defis price.... would you delete that API from coincalculator.io for coin Grimm?

Thank you
Thanks for your comments.

1) For Lolminer, please update the mining software definitions to get the latest version where BeamHashIII should work.

2) Can you please send me the API Report (toolbar: Tools -> API Report) for the Noncerpro miner (via PM or mail)?

3) I will soon release a new Awesome Miner version. It will also include a small change where it dynamically can get a list of coins I put on the "ignore list. This makes it possible for me to ignore specific coins from specific providers.
copper member
Activity: 416
Merit: 105
Hai....
Lolminer cant work with awesome miner mining beamIII, I try many methods but the problem is awesome always point to --coin BEAM, and BEAMHASHIII algorithm still not enable in LOLminer software algorithm parameter

Thanks
I've pushed an update for this now. Lolminer 1.02 correctly maps -.coin BEAM to the beamhashIII algorithm.

I was however not able to get Lolminer to work on the Nicehash BeamHashIII pool, probably due to some incompatibility. It works fine on other pools.
Lolminer have a new update and its working with --coin beam for beamhashIII... one more thing noncenpro not showing profit and pool name just showing local IP address for mining Nim, 1 more Grimm price API from coincalculator.io its wrong it showing defis price.... would you delete that API from coincalculator.io for coin Grimm?

Thank you
legendary
Activity: 3556
Merit: 1095
Hai....
Lolminer cant work with awesome miner mining beamIII, I try many methods but the problem is awesome always point to --coin BEAM, and BEAMHASHIII algorithm still not enable in LOLminer software algorithm parameter

Thanks
I've pushed an update for this now. Lolminer 1.02 correctly maps -.coin BEAM to the beamhashIII algorithm.

I was however not able to get Lolminer to work on the Nicehash BeamHashIII pool, probably due to some incompatibility. It works fine on other pools.
legendary
Activity: 3556
Merit: 1095
Patrike, one suggestion for rules improvement. Please add a rule where user can activate another rules and groups or sets of user defined rules.

Example situation:
at 7:00 sun panels start produce electricity and i want set power profit profile for miner 1, 2, 3, etc... and restart each miner.
at 20:00 i want set economy profit profile and restart miners.

At the moment i solve this scenario over many rules for each miner, but more profesional to have only one rule for this scenarion.

Regards
Thanks for the suggestion. Are you looking for a group concept here where you put the name "Set Electricity Price" on the group, and include your two rules above to be part of this group? Just to make it easier to see which rules that relates to the same concept?
copper member
Activity: 416
Merit: 105
Hai....
Lolminer cant work with awesome miner mining beamIII, I try many methods but the problem is awesome always point to --coin BEAM, and BEAMHASHIII algorithm still not enable in LOLminer software algorithm parameter

Thanks
legendary
Activity: 1754
Merit: 1007
Patrike, one suggestion for rules improvement. Please add a rule where user can activate another rules and groups or sets of user defined rules.

Example situation:
at 7:00 sun panels start produce electricity and i want set power profit profile for miner 1, 2, 3, etc... and restart each miner.
at 20:00 i want set economy profit profile and restart miners.

At the moment i solve this scenario over many rules for each miner, but more profesional to have only one rule for this scenarion.


Regards
legendary
Activity: 3556
Merit: 1095
Awesome Miner version 7.8.1

 GPU mining
  - Support for BeamHashIII mining
 Features
  - Virtual miner groups - displayed and configured on the Groups tab
    - Virtual miner groups are not displayed on the Miners tab and not related to the primary group structure
    - A Virtual miner group can include any number of miners and miner groups. Multiple Virtual miner groups can include the same miners.
    - Virtual miner groups can be used for miner selection for rules
    - Rule action 'Virtual miner group' to either add or remove miners from a Virtual miner group
  - Mining history setting for usage display in percent or time is saved
 Changes
  - Hide secondary hashrate for mining software with dual mining support in case dual mining isn't used
  - If miner revenue calculations are configured to consider the average hashrate the power usage should also be adjusted to match the average hashrate relative the current hashrate
 Mining software
  - GMiner 2.11
  - Lolminer 1.01
  - TeamRedMiner 0.7.7
  - Bminer 16.2.6
  - Miniz miner 1.6v3
 Corrections
  - Correction to Miner Group Summary setting that wasn't saved correctly when restarting the application
legendary
Activity: 3556
Merit: 1095
Awesome Miner version 7.8


 Features
  - Mining History can report usage in either percent or time (previously only percent was displayed)
  - Miner Group summary can display average revenue per miner. Configurable in the Options dialog, General section.
  - Miner revenue calculations can be configured to use the average miner hashrate instead of the current hashrate (default). Configurable in the Options dialog, General section.
  - List active rules for a specific Miner Group. Available via the context menu for a miner group, Group -> Rules.


Mining History usage set to  time does not stick, it always reverts to percent when opening.

Also, is there any way to trigger a notification for " failed and ignored pools" when profit switching?
I will make sure the usage setting is being save. It was never implemented as a change that would be saved.

Do you want a notification message only or also be able to trigger any custom rules in case of this event?
legendary
Activity: 3556
Merit: 1095
Hi folk, i cant understand, why GMiner 2.11 mine BeamHashIII with error:  Share above the target. Huh
--pers Beam-PoW is added.

Any idea, how to mine this algo on NiceHash?

Solved, must be so:  -algo BeamhashIII --pers Beam-Pow

and you can mine on Nicehash....
Thanks for the update. I will make the change from beamhash to beamhashIII as it's working better that way. beamhash was supposed to do auto switch automatically after the fork, but it's not behaving exactly the same.

Hi Patrike, thanks for the usefull function Copy&Paste for algo settings in Profit profile.
But can you slightly improve this function? Please add a possibility to copy&paste of all data (start/stop GPU profiles, command line args., batch commands) for selected algo/algos during some checkbox element. Copy&paste only for hashrate, power, software not always enough.
Thanks for the suggestion - I will review if this can be improved.
legendary
Activity: 3556
Merit: 1095
@patrike,

Options > General > Miner group summary  --  Options are not staying set when Awesome Miner is restarted, defaults back to Default.
That's a bug and it will be corrected. Thanks for the report.
newbie
Activity: 52
Merit: 0
Awesome Miner version 7.8


 Features
  - Mining History can report usage in either percent or time (previously only percent was displayed)
  - Miner Group summary can display average revenue per miner. Configurable in the Options dialog, General section.
  - Miner revenue calculations can be configured to use the average miner hashrate instead of the current hashrate (default). Configurable in the Options dialog, General section.
  - List active rules for a specific Miner Group. Available via the context menu for a miner group, Group -> Rules.


Mining History usage set to  time does not stick, it always reverts to percent when opening.

Also, is there any way to trigger a notification for " failed and ignored pools" when profit switching?
legendary
Activity: 1754
Merit: 1007
Hi Patrike, thanks for the usefull function Copy&Paste for algo settings in Profit profile.
But can you slightly improve this function? Please add a possibility to copy&paste of all data (start/stop GPU profiles, command line args., batch commands) for selected algo/algos during some checkbox element. Copy&paste only for hashrate, power, software not always enough.

Regards
legendary
Activity: 1754
Merit: 1007
Hi folk, i cant understand, why GMiner 2.11 mine BeamHashIII with error:  Share above the target. Huh
--pers Beam-PoW is added.

Any idea, how to mine this algo on NiceHash?

Solved, must be so:  -algo BeamhashIII --pers Beam-Pow

and you can mine on Nicehash....
full member
Activity: 270
Merit: 115
@patrike,

Options > General > Miner group summary  --  Options are not staying set when Awesome Miner is restarted, defaults back to Default.
newbie
Activity: 35
Merit: 0
Hi, can you please add MPH kawpow algo as well please.
Yes, I will add this one. I noticed it will require a change in Awesome Miner itself so I cannot push this definition update right away.

Thanks so much!
legendary
Activity: 3556
Merit: 1095
Dear Patrik,

are you still working on the Firmware for S17e and T17e? if yes: do you have an idea when they will be released?

BR Ralf
Hi Ralf,

This firmware was a bit delayed but at least it isn't far away now. I will get back to you with an update soon.
legendary
Activity: 3556
Merit: 1095
Hi, can you please add MPH kawpow algo as well please.
Yes, I will add this one. I noticed it will require a change in Awesome Miner itself so I cannot push this definition update right away.
Pages:
Jump to: