Author

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

newbie
Activity: 52
Merit: 0
On a few of my miners (2 out of 11)  the NVidia drivers version shown in the Summary tab is not showing the most recent installed version.

I have installed NVidia version 416.34 as reported in Device Manager and by MSI Afterburner but the Summary tab shows older versions.
Awesome Miner is reading the version numbers from the Registry:
HKLM\SYSTEM\CurrentControlSet\Control\Class\{4d36e968-e325-11ce-bfc1-08002be10318}

Can you see if there are multiple entries here with different version numbers? Awesome Miner might pick the first one.

First entry is 0000 - Intel Driver
2nd entry 0001 is correct - Nvidia DriverVersion 25.21.14.1634
last entry 0005 is what is shown in Summary - 23.21.13.91.24

In my second case AM picks the first entry from 0000, but the correct entry is from entry 0004.
legendary
Activity: 3346
Merit: 1094
Please add the total power consumption for the algorithm to the coins and Online Services tab, just like the common hashrate.
Thank.
Thanks for the suggestion - this will be included in the next release.
legendary
Activity: 3346
Merit: 1094
Any hints or tips on setting up A.M. for SRBMiner auto switching on MoneroOcean pool?  I have SRBMiner auto switching working through the config files and start-algo-switching.bat file of SRBMiner but now I'm trying to figure out the best way to use A.M. to run this.

EDIT:  I got it working by setting the command line in A.M. to the same as what's in the start-algo-switching.bat file and overriding the v8 config and blanking it out.  Works ok but is there a better way?  The biggest drawback here is every time A.M. has a new version of SRBMiner I will have to manually update some of the files on the miner such as the pools list and algos.txt

Please consider how to add better support for SRBMiner's auto switching to A.M.!
Thanks for the update. It's a quite mining software specific feature we have here, so I'm not sure if it this feature is popular enough to justify the implementation time required to support it.
legendary
Activity: 3346
Merit: 1094
patrike
After the SIA fork, three coins were added, the site has an API (including the API market place)
I could not get the balance API
https://siamining.com/chains

algo blake2b
Thanks for the update.

SIA is very difficult to figure out balance for with the Block Explorers that has been available so far. Unless there is a block explorer that has an easy-to-use API where Awesome Miner can get the balance, it will not be supported.
legendary
Activity: 3346
Merit: 1094
On a few of my miners (2 out of 11)  the NVidia drivers version shown in the Summary tab is not showing the most recent installed version.

I have installed NVidia version 416.34 as reported in Device Manager and by MSI Afterburner but the Summary tab shows older versions.
Awesome Miner is reading the version numbers from the Registry:
HKLM\SYSTEM\CurrentControlSet\Control\Class\{4d36e968-e325-11ce-bfc1-08002be10318}

Can you see if there are multiple entries here with different version numbers? Awesome Miner might pick the first one.
legendary
Activity: 3346
Merit: 1094
Thanks for the reply...
I try, but it does not work.

Rules -->User defined rules --> Add

Triggers --> Miner Revenue --> Less Then or Equals --> 2,3 Eu --> 60s
Actions --> Execute remote command --> Miner Command --> Shutdown.exe parrametrs /s     NOT WORK
or
Action --> Execute remote command --> Miner Command  --> Stop miner  NOT WORK

Please for help !
Use miner profit instead miner revenue.
[Miner profit = Miner revenue - power cost (if configured)]
I understand that...
Miner stop/start work but shutdown not work....

Hi,
1) Please verify that the rule is enabled (the checkbox is checked)
2) Could you send me a few screenshots (via mail) of this trigger configuration and the miner list where the revenue/profit is being display?
legendary
Activity: 3346
Merit: 1094
Hello,
Is there a way to get coin balance from http://explorer.btcd.io for bitcoin diamond ?
I made some tests without success...
They didn't provide any API documentation, but by looking at the network requests made by the web browser, they use the following that can be entered as Block Explorer URL in Awesome Miner
http://20.184.13.116/v2/addr/[address]

Then it turns out that they report the balance in unites of "1E-7", so if you select the 1E-8 setting in Awesome Miner you will get a balance 10 times too low. I will add a new setting for selecting 1E-7 in the next release.
newbie
Activity: 117
Merit: 0
Please add the total power consumption for the algorithm to the coins and Online Services tab, just like the common hashrate.
Thank.
full member
Activity: 675
Merit: 100
Any hints or tips on setting up A.M. for SRBMiner auto switching on MoneroOcean pool?  I have SRBMiner auto switching working through the config files and start-algo-switching.bat file of SRBMiner but now I'm trying to figure out the best way to use A.M. to run this.

EDIT:  I got it working by setting the command line in A.M. to the same as what's in the start-algo-switching.bat file and overriding the v8 config and blanking it out.  Works ok but is there a better way?  The biggest drawback here is every time A.M. has a new version of SRBMiner I will have to manually update some of the files on the miner such as the pools list and algos.txt

Please consider how to add better support for SRBMiner's auto switching to A.M.!
newbie
Activity: 71
Merit: 0
patrike
After the SIA fork, three coins were added, the site has an API (including the API market place)
I could not get the balance API
https://siamining.com/chains

algo blake2b
newbie
Activity: 52
Merit: 0
On a few of my miners (2 out of 11)  the NVidia drivers version shown in the Summary tab is not showing the most recent installed version.

I have installed NVidia version 416.34 as reported in Device Manager and by MSI Afterburner but the Summary tab shows older versions.
newbie
Activity: 128
Merit: 0
anyone wants me for his affiliate program?
will buy tomorrow if no one
Hi I saw you were mining our coin? Could you sell them all OK?
jr. member
Activity: 61
Merit: 2
Hello,

Run Batch commands before starting miner HELP.  I am trying to run a OverdriveN Tool batch file to set OC and voltage.   The file runs perfectly on the machine if i launch it.  But when i try from Managed Miner Properties>batch Commands>Execute additional commands before starting the mining software.  It appears to open and close the .bat never allowing it to complete and apply the OC Profiles. I must need some type of wait command.
My command
C:\Users\XXXX\Desktop\OverdriveN\RUNONT.bat

Thanks.

@Patrike

Did you forget to specify the full path to your .exe in the bat file?
Windows doesn't magically know where your exe is.
Or you could add this to the top of your .bat file (if your .exe is in the same folder):

cd %~dp0

That did it thank you.
newbie
Activity: 11
Merit: 0
Thanks for the reply...
I try, but it does not work.

Rules -->User defined rules --> Add

Triggers --> Miner Revenue --> Less Then or Equals --> 2,3 Eu --> 60s
Actions --> Execute remote command --> Miner Command --> Shutdown.exe parrametrs /s     NOT WORK
or
Action --> Execute remote command --> Miner Command  --> Stop miner  NOT WORK

Please for help !
Use miner profit instead miner revenue.
[Miner profit = Miner revenue - power cost (if configured)]
I understand that...
Miner stop/start work but shutdown not work....
newbie
Activity: 6
Merit: 0
Thanks for the reply...
I try, but it does not work.

Rules -->User defined rules --> Add

Triggers --> Miner Revenue --> Less Then or Equals --> 2,3 Eu --> 60s
Actions --> Execute remote command --> Miner Command --> Shutdown.exe parrametrs /s     NOT WORK
or
Action --> Execute remote command --> Miner Command  --> Stop miner  NOT WORK

Please for help !
Use miner profit instead miner revenue.
[Miner profit = Miner revenue - power cost (if configured)]
newbie
Activity: 11
Merit: 0
Thanks for the reply...
I try, but it does not work.

Rules -->User defined rules --> Add

Triggers --> Miner Revenue --> Less Then or Equals --> 2,3 Eu --> 60s
Actions --> Execute remote command --> Miner Command --> Shutdown.exe parrametrs /s     NOT WORK
or
Action --> Execute remote command --> Miner Command  --> Stop miner  NOT WORK

Please for help !
newbie
Activity: 92
Merit: 0
Hello,
Is there a way to get coin balance from http://explorer.btcd.io for bitcoin diamond ?
I made some tests without success...
newbie
Activity: 58
Merit: 0
Hello,

Run Batch commands before starting miner HELP.  I am trying to run a OverdriveN Tool batch file to set OC and voltage.   The file runs perfectly on the machine if i launch it.  But when i try from Managed Miner Properties>batch Commands>Execute additional commands before starting the mining software.  It appears to open and close the .bat never allowing it to complete and apply the OC Profiles. I must need some type of wait command.
My command
C:\Users\XXXX\Desktop\OverdriveN\RUNONT.bat

Thanks.

@Patrike

Did you forget to specify the full path to your .exe in the bat file?
Windows doesn't magically know where your exe is.
Or you could add this to the top of your .bat file (if your .exe is in the same folder):

cd %~dp0
newbie
Activity: 6
Merit: 0
Great SW. Now is not best time for gpu mining.
It is possible to stop the miner if there is no profit. Set minimum profit ? . Electricity is expensive in our country.
Thankyou
You can use rule using miner profit trigger.
(For more details: https://support.awesomeminer.com/support/solutions/articles/35000085907-rules-detect-mining-issues-and-automate-tasks )
newbie
Activity: 11
Merit: 0
Great SW. Now is not best time for gpu mining.
It is possible to stop the miner if there is no profit. Set minimum profit ? . Electricity is expensive in our country.
Thankyou
Jump to: