Pages:
Author

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

newbie
Activity: 18
Merit: 0
Can you write detailed instructions on how to install on top of HiveOS - Awesome Miner?
legendary
Activity: 3346
Merit: 1094
Hi Patrike
found some small bugs:
Prefiks for MiningPoolHub for algo Ethash default value must be changeg from stratum+tcp:// to startum2+tcp:// (can be changed manualy in "Online Services" section)
unable connect with NBMiner to MiningPoolHub Ethash, due wrong protocol prefiks. NBminer use ethproxy+tcp://, but must be startum2+tcp:// (I dont understand why NBMiner ignore prefiks value from "Online Services" where i have manually changed to startum2+tcp:// )

regards
Right now ethproxy is enforced as it works for most pools, but I agree this is incorrect behavior. If you define you custom protocol, that one should be used instead.

However, If I'm setting the protocol to stratum2+tcp:// for NbMiner, it will not start.
Error format URL: stratum2+tcp://europe.ethash-hub.miningpoolhub.com:20535
member
Activity: 180
Merit: 10
Hi Patrike
found some small bugs:
Prefiks for MiningPoolHub for algo Ethash default value must be changeg from stratum+tcp:// to startum2+tcp:// (can be changed manualy in "Online Services" section)
unable connect with NBMiner to MiningPoolHub Ethash, due wrong protocol prefiks. NBminer use ethproxy+tcp://, but must be startum2+tcp:// (I dont understand why NBMiner ignore prefiks value from "Online Services" where i have manually changed to startum2+tcp:// )

regards

Hmm. I'm using MiningPoolHub mining Eth at this very moment. I haven't had any issues (yet.) I'll refer to this if I do though. Thanks!
The only issue that I discovered is that I set the port for mining ETC and it still mines ETH. That's probably a MiningPoolHub issue though, not an AM issue.
legendary
Activity: 1754
Merit: 1007
Patrike, you need implement a download queue for mining software after AM upgrading. If user have a lot of miners and rigs on the LTE network and all this rigs want download software at the same time, its come to huge mining downtime. Regards
legendary
Activity: 1754
Merit: 1007
Hi Patrike
found some small bugs:
Prefiks for MiningPoolHub for algo Ethash default value must be changeg from stratum+tcp:// to startum2+tcp:// (can be changed manualy in "Online Services" section)
unable connect with NBMiner to MiningPoolHub Ethash, due wrong protocol prefiks. NBminer use ethproxy+tcp://, but must be startum2+tcp:// (I dont understand why NBMiner ignore prefiks value from "Online Services" where i have manually changed to startum2+tcp:// )

regards
legendary
Activity: 3346
Merit: 1094
Awesome Miner version 8.0.4 (Development preview of 8.1)

 Features
  - Heat map improvements
  - Proft Profile can be configured to run mining software with administrator privileges, configurable per algorithm
  - Introduce varable [tags] to get a comma separated list of all tags for a miner
 Changes
  - Introduce a one second delay when making multiple calls to the same block explorer for wallet balance of multiple addresses
 Mining software
  - T-Rex 0.17.3
  - TeamRedMiner 0.7.11
  - WildRig 0.27.3
  - Gminer 2.24
 Corrections
  - Correction to Zergpool region URLs
  - Correction to Graviex exchange balance
legendary
Activity: 3346
Merit: 1094
Hi Patrike
I have some suggestion how you can made AM more interesting for people who dont have a mining rigs. You need to add a possibilty for renting a hashpower from other AM users, ofcouse if this rigs will be marked as available for renting. I know this is a huge thing, but you can grab some extra profit from this new created market.
You can implement Lightning network for payment between users and for AM fee. This will be very good for Bitcoin and crypto.

Regards
Thanks for the suggestion. This is a quite large project as you point out, but we will see if this could be something for the future.
legendary
Activity: 1754
Merit: 1007
hello

I want to know how can i edit (where can i edit) the phoenixminer options like MCLOK or CCLOK (on command line).

i tryed to input on managed miner properties / command line but the miner did not take effect.

Also, i have the professional license that does not allow me to edit the clocks.

tks
try: Miner context menu (right mouse click) -> Properties->Advanced and add Variable+params
or Propierties->Command Line section, put there your variables+value
or same in Profit Profile for the miner "Command line parameters"
full member
Activity: 237
Merit: 100
hello

I want to know how can i edit (where can i edit) the phoenixminer options like MCLOK or CCLOK (on command line).

i tryed to input on managed miner properties / command line but the miner did not take effect.

Also, i have the professional license that does not allow me to edit the clocks.

tks
legendary
Activity: 1754
Merit: 1007
Hi Patrike
I have some suggestion how you can made AM more interesting for people who dont have a mining rigs. You need to add a possibilty for renting a hashpower from other AM users, ofcouse if this rigs will be marked as available for renting. I know this is a huge thing, but you can grab some extra profit from this new created market.
You can implement Lightning network for payment between users and for AM fee. This will be very good for Bitcoin and crypto.

Regards
member
Activity: 418
Merit: 21
Hi Patrike,

dunno if I already asked about this suggestion.

Especially for ETH coins most miners have a build-in tweak, which needs admin privileges. If I set them in "Properties", all mining software will start from now on with admin privileges.

Is it possible to give this option to the "Profit Profile" in the "Algorithm specific settings"? Like an on/off button, to just turn on/off the admin privileges for that specific algorithm/miner.

Thanks!
Hi Joesph,
I will look into this for one of the next releases. It makes sense and should be fast to do.

I think it will have to be one "Override" box where you select if you want to override the Admin flag or not for the specified algorithm. Then of course the "Run mining process with Administrator privileges" box. It would also have to be part of the Bulk Edit.

The reason for the "Override" box is that if you already have a Managed Profit Miner and get the new version where the algorithm can override this behavior - you don't want it to change what is being configured on the miner unless you explicitly tell that this Algorithm specific setting should override what is being defined on the miner.

Sounds great and really makes sense Smiley
legendary
Activity: 3346
Merit: 1094
Good morning, I took a trip through the documentation but was unable to find an answer to my question.

I'm building a rule to execute an external program and I would like to pass the miner's tags through to the output, is that currently possible?
There are currently no feature for this but it should be quite easy to support.
I assume you want to specify the command line parameters like [tags] and Awesome Miner would translate this to "myfirsttag,mysecondtag" or similar?
legendary
Activity: 3346
Merit: 1094
Hi Patrike,

dunno if I already asked about this suggestion.

Especially for ETH coins most miners have a build-in tweak, which needs admin privileges. If I set them in "Properties", all mining software will start from now on with admin privileges.

Is it possible to give this option to the "Profit Profile" in the "Algorithm specific settings"? Like an on/off button, to just turn on/off the admin privileges for that specific algorithm/miner.

Thanks!
Hi Joesph,
I will look into this for one of the next releases. It makes sense and should be fast to do.

I think it will have to be one "Override" box where you select if you want to override the Admin flag or not for the specified algorithm. Then of course the "Run mining process with Administrator privileges" box. It would also have to be part of the Bulk Edit.

The reason for the "Override" box is that if you already have a Managed Profit Miner and get the new version where the algorithm can override this behavior - you don't want it to change what is being configured on the miner unless you explicitly tell that this Algorithm specific setting should override what is being defined on the miner.
hero member
Activity: 1151
Merit: 528
Good morning, I took a trip through the documentation but was unable to find an answer to my question.

I'm building a rule to execute an external program and I would like to pass the miner's tags through to the output, is that currently possible?
member
Activity: 418
Merit: 21
Hi Patrike,

dunno if I already asked about this suggestion.

Especially for ETH coins most miners have a build-in tweak, which needs admin privileges. If I set them in "Properties", all mining software will start from now on with admin privileges.

Is it possible to give this option to the "Profit Profile" in the "Algorithm specific settings"? Like an on/off button, to just turn on/off the admin privileges for that specific algorithm/miner.

Thanks!
legendary
Activity: 3346
Merit: 1094
Awesome Miner version 8.0.3 (Development preview of 8.1)

 Features
  - Quick filter box in the Find toolbar to find miner or miners by IP address or description
  - Miner property filter for IP address or description
  - Heat map: Filtering for list of available miners
  - Heat map: The dialog for configuring the heat map size also includes a setting if the column and row headers should be displayed
  - Heat map: General improvements
 Changes
  - External Miners in Disabled state will no longer consume a license
 Mining software
  - SrbMiner 0.5.2, including support for more algorithms
  - T-Rex support for Nicehash pool Ethereum mining and use of PCI Bus ID device order
  - WildRig 0.27.2
  - XmRig 6.3.4
  - Gminer 2.23
legendary
Activity: 3346
Merit: 1094
What is everyone running as the OS when using the Linux remote agent?

Ubuntu 20.04 desktop edition or server edition or something completely different?

I'd like to keep my OS install as lean as possible but wasn't sure of it is a pain to install the graphics drivers on the server edition (or if it is even supported).

EDIT: I went ahead and installed 20.04 on a test rig with a single 1070.  Added the latest Nvidia driver and screen (not part of base desktop install) and of course the remote agent.

Added the new rig to AM and created a GPU Clocking Profile.

Started mining, which is working fine, but the GPU Clocking Profile is being ignored.

Are GPU clocking profiles not supported on Ubuntu?

EDIT2:  Will AM automatically start the ETH pill on rigs with 1080/1080Ti GPUs?

Anyone can tell if there is an iso with linux do burn on a pendrive that supports AM?

It will be nice to have a Linux OS that you only have to power on and start to mine with AM

Please, somebody can help us to make a special linux version for AM?
We will most likely provide a Linux mining OS on an USB at some point in the future. I fully understand that this would make it easier to get started.

I know a number of users here use HiveOS as a Linux distribution, but don't sign up for any of their services. You can install Awesome Miner Remote Agent on top of it:
https://support.awesomeminer.com/support/solutions/articles/35000086210-remote-agent-for-linux
full member
Activity: 237
Merit: 100
What is everyone running as the OS when using the Linux remote agent?

Ubuntu 20.04 desktop edition or server edition or something completely different?

I'd like to keep my OS install as lean as possible but wasn't sure of it is a pain to install the graphics drivers on the server edition (or if it is even supported).

EDIT: I went ahead and installed 20.04 on a test rig with a single 1070.  Added the latest Nvidia driver and screen (not part of base desktop install) and of course the remote agent.

Added the new rig to AM and created a GPU Clocking Profile.

Started mining, which is working fine, but the GPU Clocking Profile is being ignored.

Are GPU clocking profiles not supported on Ubuntu?

EDIT2:  Will AM automatically start the ETH pill on rigs with 1080/1080Ti GPUs?

Anyone can tell if there is an iso with linux do burn on a pendrive that supports AM?

It will be nice to have a Linux OS that you only have to power on and start to mine with AM

Please, somebody can help us to make a special linux version for AM?
full member
Activity: 558
Merit: 194
Hi Patrik,

Email sent.

Thanks!
legendary
Activity: 3346
Merit: 1094
One of my rigs is running Ubuntu 20.04 desktop with 2 GPUs as follows:

GPU 0 EVGA 1070Ti PCI Bus ID 1
GPU 1 MSI 1070 PCI Bus ID 2

Both are showing up in the GPU tab and both are hashing.

However, for some reason I'm only able to control the power and clock settings for GPU 0.

When I go to tools/GPU clocking, only GPU 0 is showing up.

All my other rigs, mostly running nvOC (Ubuntu based) and Win10, do not have this issue.

Any ideas?

Thanks
Hello,
Can you please send me the following details (via PM or mail)

1) The output from the following command:
nvidia-smi --query-gpu=name,pci.bus,index,temperature.gpu,utilization.gpu,fan.speed,power.draw,clocks.current.graphics,clocks.current.memory,pci.sub_device_id,memory.total --format=csv,noheader,nounits

2) Via Awesome Miner, select the miner, then the GPU tab and click "View GPU details". Please share the output with me

3) Finally, please restart Remote Agent once and then send me the Remote Agent log file (you can access it via Awesome Miner toolbar Tools -> Log File -> Awesome Miner Remote Agent).

Thanks!
Pages:
Jump to: