Bitcoin Forum
May 10, 2024, 02:54:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 [550] 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 ... 646 »
  Print  
Author Topic: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners  (Read 701100 times)
patrike (OP)
Legendary
*
Offline Offline

Activity: 3318
Merit: 1094


View Profile WWW
April 07, 2020, 11:45:28 AM
Last edit: April 08, 2020, 10:21:09 AM by mprep
 #10981

I am running Claymore's NeoScript Miner (AMD) on a remote computer and the miner windows says it is mining at 1 mh/s
Awesome Miner shows it running at only 1 kh/s even though it benchmarked it at 1 mh/s.
Also the pool reports it at 1 mh/s
I noticed that a recent change in Awesome Miner caused Claymore Neoscrypt hashrate to show up with 1kH/s when it in fact was mining at 1MH/s. It will be corrected in the next release. Thanks for finding the issue.



API Clarification :

https://www.awesomeminer.com/api#tag/Pools/paths/~1api~1pools/post

How do i setup a pool with a Unspecified Coin ?
Pool requires : coinClass, coinShortName are these optional?
You need to set coinClass to "Generic" and specify the algorithm name in both the coinShortName (within parentheses) and in coinAlgorithm. See example below:

Code:
{
  "description": "Pool for testing2",
  "coinClass": "Generic",
  "coinShortName": "(X16rv2)",
  "coinAlgorithm": "X16rv2",
  "url": "stratum+tcp://stratum.slushpool.com:12345",
  "workerName": "awesomeuser.1"
}

Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners
Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19
Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
1715352884
Hero Member
*
Offline Offline

Posts: 1715352884

View Profile Personal Message (Offline)

Ignore
1715352884
Reply with quote  #2

1715352884
Report to moderator
1715352884
Hero Member
*
Offline Offline

Posts: 1715352884

View Profile Personal Message (Offline)

Ignore
1715352884
Reply with quote  #2

1715352884
Report to moderator
Bitcoin addresses contain a checksum, so it is very unlikely that mistyping an address will cause you to lose money.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715352884
Hero Member
*
Offline Offline

Posts: 1715352884

View Profile Personal Message (Offline)

Ignore
1715352884
Reply with quote  #2

1715352884
Report to moderator
1715352884
Hero Member
*
Offline Offline

Posts: 1715352884

View Profile Personal Message (Offline)

Ignore
1715352884
Reply with quote  #2

1715352884
Report to moderator
1715352884
Hero Member
*
Offline Offline

Posts: 1715352884

View Profile Personal Message (Offline)

Ignore
1715352884
Reply with quote  #2

1715352884
Report to moderator
slysir
Newbie
*
Offline Offline

Activity: 51
Merit: 0


View Profile
April 08, 2020, 08:58:40 PM
 #10982

Trying to install Remote Agent for linux on Ubuntu 20.04  Focal gets libssl usable version not found:

mike@s234:~/awesomeminer-remoteagent$ ./AwesomeMiner.RemoteAgent.Linux
4/8/20 4:43:55 PM.706 [001] Loading configuration from: /home/mike/.config/AwesomeMinerService/ServiceData.xml
No usable version of the libssl was found
Aborted (core dumped)
mike@s234:~/awesomeminer-remoteagent$ dpkg -l|grep -i libssl
ii  libssl-dev:amd64                           1.1.1d-2ubuntu6                            amd64        Secure Sockets Layer toolkit - development files
ii  libssl1.1:amd64                            1.1.1d-2ubuntu6                            amd64        Secure Sockets Layer toolkit - shared libraries
patrike (OP)
Legendary
*
Offline Offline

Activity: 3318
Merit: 1094


View Profile WWW
April 09, 2020, 03:24:35 PM
Last edit: April 10, 2020, 09:36:18 AM by patrike
 #10983

Trying to install Remote Agent for linux on Ubuntu 20.04  Focal gets libssl usable version not found:

mike@s234: /awesomeminer-remoteagent$ ./AwesomeMiner.RemoteAgent.Linux
4/8/20 4:43:55 PM.706 [001] [ ]Loading configuration from: /home/mike/.config/AwesomeMinerService/ServiceData.xml
No usable version of the libssl was found
Aborted (core dumped)
mike@s234:~/awesomeminer-remoteagent$ dpkg -l|grep -i libssl
ii  libssl-dev:amd64                           1.1.1d-2ubuntu6                            amd64        Secure Sockets Layer toolkit - development files
ii  libssl1.1:amd64                            1.1.1d-2ubuntu6                            amd64        Secure Sockets Layer toolkit - shared libraries

Thanks for letting me know. I will try this setup and get back to you with an update.

Update: I was able to reproduce this on the latest Ubuntu 20.04 beta and the plan is to have a solution available in a few days.

Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners
Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19
Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
patrike (OP)
Legendary
*
Offline Offline

Activity: 3318
Merit: 1094


View Profile WWW
April 10, 2020, 09:36:35 AM
 #10984

Awesome Miner version 7.5.1

 Awesome Miner Antminer firmware
  - Make the existing feature Default Pools (via web) available for Antminers running the Awesome Miner Antminer firmware, in case SSH isn't preferred
  - Improved display of temperatures when a hashboard isn't working
 Mining software
  - SrbMiner 0.4.2
  - Gminer 2.06
  - RhMiner 2.3
  - NbMiner 29.1
 Corrections
  - Correction to hashrate display for Claymore Neoscrypt miner

Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners
Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19
Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
ayiphelmy
Copper Member
Full Member
***
Offline Offline

Activity: 416
Merit: 105


View Profile
April 10, 2020, 03:55:05 PM
 #10985

would you make installer prebuilt linux and including awesome agent like hiveos? i want to use linux but idk how to start and put awesome agent in that linux
For the moment, we only provide an installer that you can use to install Awesome Miner on any Linux-system. It can also be installed on top of HiveOS and similar mining distributions if you don't want to install the GPU drivers manually.
can u show me to do this?
dalllas
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
April 10, 2020, 06:20:46 PM
 #10986

Can you implement NiceHash ETH+HNS dual mining, please?  Wink
ayiphelmy
Copper Member
Full Member
***
Offline Offline

Activity: 416
Merit: 105


View Profile
April 11, 2020, 01:57:48 AM
 #10987

would you make installer prebuilt linux and including awesome agent like hiveos? i want to use linux but idk how to start and put awesome agent in that linux
For the moment, we only provide an installer that you can use to install Awesome Miner on any Linux-system. It can also be installed on top of HiveOS and similar mining distributions if you don't want to install the GPU drivers manually.
can u show me to do this?
Finally i can figure to work in linux but have problem in some rig wont start gminer it say in diagnostic :

Initialize diagnostics (20)
Starting Diagnostics (30s). Awesome Miner Remote Agent version: 7.5.1
OS: Unix 5.0.21.0
nVidia driver version: 440.31
Microsoft VC++ 2013 runtime installed: No
Microsoft VC++ 2015 runtime installed: No
Starting Mining Software
Setting up Miner Engine. Instance: 2
Engine Type: GMiner, Auto Download: True, EnginePath: , Subtype: Disabled, CustomExecutable:
Set clocking start profile: 186, RIG8BEAM (when stopping, the following will be used: -1, type: Single, Use: False)
Properties: (WindowMode: ConsoleFormat, EngineType: GMiner, IsProfitMiner: True)
====================================================================================================
/root/.config/AwesomeMinerService/gminer_2_06_linux64.tar_2/miner   --pers GrimmPOW --ssl 1 -a 150_5 -s grimm-us.ravepool.com -n 3334 -u 141073a3ab09f3a51414f4fb7842bf7b4dd62e15dd8739fdcdb8969112e45071a9c.RIG8 -p notify xxxx@gmail.com -w 0 --api 4029
Configured command line:
 --pers GrimmPOW --ssl 1
====================================================================================================
Failed to start miner process: Process has exited, so the requested information is not available.
Failed to start miner in Diagnostics mode
Diagnostics completed
narousberg
Legendary
*
Offline Offline

Activity: 1749
Merit: 1007



View Profile
April 11, 2020, 08:38:55 AM
 #10988

@ayiphelmy looks like not all necessary libraries are installed or path to libs not configured.  Try to start miner over ssh console, maybe you will see some linux OS error message

if you use HiveOS as linux mining platform, Hive install following libs on system in /hive/lib:

libcudart.so.9.1          libnvrtc-builtins.so.10.0      libnvrtc.so.10.1.105
libcudart.so.10.0      libcudart.so.9.1.85       libnvrtc-builtins.so.10.0.130  libnvrtc.so.9.0
libcudart.so.10.0.130  libcudart.so.9.2          libnvrtc-builtins.so.10.1      libnvrtc.so.9.0.176
libcudart.so.10.1      libcudart.so.9.2.148      libnvrtc-builtins.so.10.1.105  libnvrtc.so.9.1
libcudart.so.10.1.105  libhwloc.so.5             libnvrtc-builtins.so.9.2       libnvrtc.so.9.1.xxx
libcudart.so.8.0       libhwloc.so.5.6.8         libnvrtc-builtins.so.9.2.148   libnvrtc.so.9.2
libcudart.so.8.0.61    libmicrohttpd.so.10       libnvrtc.so.10.0               libnvrtc.so.9.2.148
libcudart.so.9.0       libmicrohttpd.so.10.34.0  libnvrtc.so.10.0.130        
libcudart.so.9.0.176   libnvrtc-builtins.so      libnvrtc.so.10.1

sometimes to properly configure linux for mining you must configure libs paths with command:
sudo ldconfig /hive/lib  (change path to where you put libraries, depend on your installation)

@patrike I think this is a good idea to put necessary libs in AwesomeMiner Linux agent installation package

Regards

I AM NOT SELL MY BITCOINTALK ACCOUNT !!!
GKumaran
Member
**
Offline Offline

Activity: 204
Merit: 10


View Profile
April 12, 2020, 03:38:00 PM
 #10989

Feature request:
1. Add "/api/managedtemplates/{id} - to get a specific template
2. Expose more data in "/api/managedtemplates" - add algorithm, pool details so as to decide if a template is good or needs some changes.
patrike (OP)
Legendary
*
Offline Offline

Activity: 3318
Merit: 1094


View Profile WWW
April 13, 2020, 08:23:05 AM
 #10990

Can you implement NiceHash ETH+HNS dual mining, please?  Wink
This should already be available. Nicehash Ethereum and Nicehash HNS pools are available. NbMiner is an example of mining software that can dual mine these.

If you manually setup your Managed Miner, you will have to create a Pool Group (Options dialog, Pools section) where you include Nicehash Ethereum and HNS. In the properties of your Managed Miner you select NbMiner as software, select Dual Mining for Ethereum + Handshake and finally select the Pool Group you just created.

Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners
Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19
Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
patrike (OP)
Legendary
*
Offline Offline

Activity: 3318
Merit: 1094


View Profile WWW
April 13, 2020, 08:24:15 AM
 #10991

would you make installer prebuilt linux and including awesome agent like hiveos? i want to use linux but idk how to start and put awesome agent in that linux
For the moment, we only provide an installer that you can use to install Awesome Miner on any Linux-system. It can also be installed on top of HiveOS and similar mining distributions if you don't want to install the GPU drivers manually.
can u show me to do this?
Finally i can figure to work in linux but have problem in some rig wont start gminer it say in diagnostic :

Initialize diagnostics (20)
Starting Diagnostics (30s). Awesome Miner Remote Agent version: 7.5.1
OS: Unix 5.0.21.0
nVidia driver version: 440.31
Microsoft VC++ 2013 runtime installed: No
Microsoft VC++ 2015 runtime installed: No
Starting Mining Software
Setting up Miner Engine. Instance: 2
Engine Type: GMiner, Auto Download: True, EnginePath: , Subtype: Disabled, CustomExecutable:
Set clocking start profile: 186, RIG8BEAM (when stopping, the following will be used: -1, type: Single, Use: False)
Properties: (WindowMode: ConsoleFormat, EngineType: GMiner, IsProfitMiner: True)
====================================================================================================
/root/.config/AwesomeMinerService/gminer_2_06_linux64.tar_2/miner   --pers GrimmPOW --ssl 1 -a 150_5 -s grimm-us.ravepool.com -n 3334 -u 141073a3ab09f3a51414f4fb7842bf7b4dd62e15dd8739fdcdb8969112e45071a9c.RIG8 -p notify xxxx@gmail.com -w 0 --api 4029
Configured command line:
 --pers GrimmPOW --ssl 1
====================================================================================================
Failed to start miner process: Process has exited, so the requested information is not available.
Failed to start miner in Diagnostics mode
Diagnostics completed

Thanks for the update. Can you please try to run gminer manually from the command line like @narousberg suggested?
cd /root/.config/AwesomeMinerService/gminer_2_06_linux64.tar_2/
./miner

Does this give additional details about the problem?

Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners
Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19
Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
patrike (OP)
Legendary
*
Offline Offline

Activity: 3318
Merit: 1094


View Profile WWW
April 13, 2020, 08:29:12 AM
 #10992

Feature request:
1. Add "/api/managedtemplates/{id} - to get a specific template
2. Expose more data in "/api/managedtemplates" - add algorithm, pool details so as to decide if a template is good or needs some changes.
Thanks for the suggestions - they are noted!

Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners
Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19
Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
SiddFan
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
April 13, 2020, 06:25:18 PM
 #10993

Anyone mining with PhoenixMiner in dual mode with AwesomeMiner ?
I do not seem to get it to work.. Only Claymore..
ayiphelmy
Copper Member
Full Member
***
Offline Offline

Activity: 416
Merit: 105


View Profile
April 14, 2020, 05:53:59 AM
 #10994

would you make installer prebuilt linux and including awesome agent like hiveos? i want to use linux but idk how to start and put awesome agent in that linux
For the moment, we only provide an installer that you can use to install Awesome Miner on any Linux-system. It can also be installed on top of HiveOS and similar mining distributions if you don't want to install the GPU drivers manually.
can u show me to do this?
Finally i can figure to work in linux but have problem in some rig wont start gminer it say in diagnostic :

Initialize diagnostics (20)
Starting Diagnostics (30s). Awesome Miner Remote Agent version: 7.5.1
OS: Unix 5.0.21.0
nVidia driver version: 440.31
Microsoft VC++ 2013 runtime installed: No
Microsoft VC++ 2015 runtime installed: No
Starting Mining Software
Setting up Miner Engine. Instance: 2
Engine Type: GMiner, Auto Download: True, EnginePath: , Subtype: Disabled, CustomExecutable:
Set clocking start profile: 186, RIG8BEAM (when stopping, the following will be used: -1, type: Single, Use: False)
Properties: (WindowMode: ConsoleFormat, EngineType: GMiner, IsProfitMiner: True)
====================================================================================================
/root/.config/AwesomeMinerService/gminer_2_06_linux64.tar_2/miner   --pers GrimmPOW --ssl 1 -a 150_5 -s grimm-us.ravepool.com -n 3334 -u 141073a3ab09f3a51414f4fb7842bf7b4dd62e15dd8739fdcdb8969112e45071a9c.RIG8 -p notify xxxx@gmail.com -w 0 --api 4029
Configured command line:
 --pers GrimmPOW --ssl 1
====================================================================================================
Failed to start miner process: Process has exited, so the requested information is not available.
Failed to start miner in Diagnostics mode
Diagnostics completed

Thanks for the update. Can you please try to run gminer manually from the command line like @narousberg suggested?
cd /root/.config/AwesomeMinerService/gminer_2_06_linux64.tar_2/
./miner

Does this give additional details about the problem?
i have solve this problem, reupload with custom software and its works looks like gminer software not download properly in linux but this is only happen only with 1 rig... btw new problem is i cant setup auto fan on linux with awesome some i must use hiveos autofan setting to make that auto fan work
patrike (OP)
Legendary
*
Offline Offline

Activity: 3318
Merit: 1094


View Profile WWW
April 15, 2020, 01:56:33 PM
 #10995

Anyone mining with PhoenixMiner in dual mode with AwesomeMiner ?
I do not seem to get it to work.. Only Claymore..
When using the Diagnostics button for this case, do you see if Awesome Miner pass both Ethereum and the dual pool to PhoenixMiner? Is there a specific algorithm combination that isn't working?

Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners
Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19
Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
patrike (OP)
Legendary
*
Offline Offline

Activity: 3318
Merit: 1094


View Profile WWW
April 15, 2020, 02:54:30 PM
 #10996

Thanks for the update. Can you please try to run gminer manually from the command line like @narousberg suggested?
cd /root/.config/AwesomeMinerService/gminer_2_06_linux64.tar_2/
./miner

Does this give additional details about the problem?
i have solve this problem, reupload with custom software and its works looks like gminer software not download properly in linux but this is only happen only with 1 rig... btw new problem is i cant setup auto fan on linux with awesome some i must use hiveos autofan setting to make that auto fan work
Can you manually set the fan speed via Awesome Miner (the GPU Clocking dialog)? Is it only the "Enable global fan speed" feature in the Options dialog, GPU settings section, that doesn't work?

Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners
Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19
Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
mnanut
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
April 15, 2020, 06:54:11 PM
 #10997

I'm not able to upgrade to version 7.5.1...  It downloads, and installs, but keeps reverting back to the previous version.
patrike (OP)
Legendary
*
Offline Offline

Activity: 3318
Merit: 1094


View Profile WWW
April 16, 2020, 06:42:54 AM
 #10998

I'm not able to upgrade to version 7.5.1...  It downloads, and installs, but keeps reverting back to the previous version.

If there are pending upgrades for Windows Update, Windows may prevent other installation software from running. The solution is to reboot the computer, where Windows Update will perform the required tasks. After the reboot, it will be possible to upgrade Awesome Miner.

In addition to using the upgrade feature inside Awesome Miner, the latest version of the software can also be downloaded and installed from the web site. Installing by downloading via the web site will also result in an upgrade.

Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners
Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19
Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
patrike (OP)
Legendary
*
Offline Offline

Activity: 3318
Merit: 1094


View Profile WWW
April 16, 2020, 09:07:53 AM
 #10999

Awesome Miner version 7.5.2

 Awesome Miner Antminer firmware
  - Introducing firmware for Antminer S17+
  - Introducing firmware for Antminer T17+
 ASIC mining
  - Antminer K5 supported with temperature display and device details
 GPU mining
  - Improved support for Ubuntu 20.04 for Remote Agent on Linux
 Mining software
  - SrbMiner Multi 0.4.3
  - CpuMiner-Opt 3.12.8

Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners
Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19
Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
SiddFan
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
April 16, 2020, 11:28:26 AM
 #11000

On-Line update does not work Wink
"upgrades" back to 7.5.1 Wink
Pages: « 1 ... 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 [550] 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 ... 646 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!