Bitcoin Forum
May 25, 2024, 11:26:35 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 [41] 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 ... 229 »
801  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: June 01, 2020, 01:08:07 PM
Have you antminer S19 pro custom firmware?
Thanks for your question. We will soon release firmware for Antminer S19 and S19 Pro.
802  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: June 01, 2020, 01:07:38 PM
patrike

Why is fan control and voltage on AMD cards not used with Awesome linux agent ?
In general it should be possible to set fan and voltage for AMD on Linux. Please let me know which AMD GPUs you are running and what kind of Linux environment/drivers you use. Thanks!
803  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: May 28, 2020, 01:55:50 PM
Awesome Miner version 7.7.2

Version 7.7.2
 IMPORTANT: Future versions of Awesome Miner and Remote Agent will require Microsoft .NET Framework 4.7.2 or later.
   - This .NET version is already included in Windows 10 since April 2018. Run 'winver' to check the current Windows 10 version. If the version is 1803 or above, all is fine and no action is required.
   - For Windows 7, Windows 8 and older versions of Windows 10, please download and install:
     https://dotnet.microsoft.com/download/dotnet-framework/thank-you/net48-web-installer 
 GPU mining
   - Improved Device Count trigger. A Managed Miner (and Managed Profit Miner) can be configured for an expected number of mining devices (GPUs, CPUs) in the Properties, Advanced section, of the miner. The Device Count trigger can be configured to trigger if the number of reported mining devices are less than expected.
   - Diagnostics improved to detect and display additional Visual C++ runtime versions installed
 Features
  - New rule trigger for system uptime
  - Rules can be configured to limit the number of executions per day
  - The Information column can be configured to display the revenue and profit in BTC per day, no matter which primary display currency is being used.
  - The Information column can be configured to display number of mining devices
 User interface
  - Operations to expand all and collapse all miner groups
 Mining software
  - PhoenixMiner 5.0b
  - Bminer 16.2.1
  - T-Rex Miner 0.15.7
  - XmRig miner 5.11.2
  - TeamRedMiner 0.7.3
 Corrections
  - Correction to profit switcher calculations for Luxor Equihash pool
  - Correction to WildRig running on Linux
804  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: May 28, 2020, 08:49:20 AM
Hello!

How do I make Awesome Miner detect that Claymore doesn't initialize?

I have a few nasty rigs that may sometimes not initialize properly and Claymore either throws "Miner cannot initialize for 5 minutes, need to restart miner!" error (and freezes) or just stops at GPU initialization.

I don't have enough time right now to deal with these rigs, so I just want AM to detect such behavior and restart the rig using "shutdown -f -r -t 0" because if such a thing happens, only a full reboot helps.

Which rule shall I create for this situation?

And a feature request: sometimes GPUs fall of the bus and are not detected. Right now I have to set up a rule per each farm that detects a number of devices and if it's not the same as specified in the rule, the notification is displayed.

But maybe it is possible to be able to set up a GPU count in the Properties of each rig? Because right now I need to create 50+ rules for each rig.
1) The built-in Offline Detection rule should be able to detect this. By default the rule only provides a notification, but you can modify it to also take an action like reboot. The action name is "Miner command" for this, where you will find Reboot as one of the optioins.

Do you see the notification message when Claymore miner ends up in this state?

2) Good point about specifying a GPU count on the miner. Thanks!


No, the deal is that this state doesn't trigger any notifications.
Just to confirm - in the Options dialog, Rules section, you have enabled (checked the check box) the predefined rule called "Offline Detection"? Even when enabled, you don't get any notification?

The miner doesn't go offline. It stays online.
http://i.piccy.info/i9/081cf6b9fd441f660ec8dda024132959/1590617631/134093/1380548/fail.png

See the screen. It's not mine, but I get the same error: the miner just hangs on this screen and that's all.
So it is considered as "Online" and "Mining" in AM.

Which rule do I need to create to detect such a situation and execute a reboot?
Thanks for the update. I understand the miner process is running, but as it isn't started mining correctly.

1) If the miner shows up as "Interface offline" and no hashrate in Awesome Miner:
The "Offline Detection" rule is still likely to be able to detect this problem. This is why I would like you to confirm that this rule is enabled (Options dialog, Rules section). Please also make sure you clear any notifications you have on the Notification tab, to make sure this rule actually are able to provide new notifications for any issues.

2) If the miner shows up with a hashrate in Awesome Miner, even if it's 0 H/s:
As @NCarter84 pointed out - this one can be found with the rule looking for number of accepted shares

805  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: May 27, 2020, 12:41:41 PM
Hello!

How do I make Awesome Miner detect that Claymore doesn't initialize?

I have a few nasty rigs that may sometimes not initialize properly and Claymore either throws "Miner cannot initialize for 5 minutes, need to restart miner!" error (and freezes) or just stops at GPU initialization.

I don't have enough time right now to deal with these rigs, so I just want AM to detect such behavior and restart the rig using "shutdown -f -r -t 0" because if such a thing happens, only a full reboot helps.

Which rule shall I create for this situation?

And a feature request: sometimes GPUs fall of the bus and are not detected. Right now I have to set up a rule per each farm that detects a number of devices and if it's not the same as specified in the rule, the notification is displayed.

But maybe it is possible to be able to set up a GPU count in the Properties of each rig? Because right now I need to create 50+ rules for each rig.
1) The built-in Offline Detection rule should be able to detect this. By default the rule only provides a notification, but you can modify it to also take an action like reboot. The action name is "Miner command" for this, where you will find Reboot as one of the optioins.

Do you see the notification message when Claymore miner ends up in this state?

2) Good point about specifying a GPU count on the miner. Thanks!


No, the deal is that this state doesn't trigger any notifications.
Just to confirm - in the Options dialog, Rules section, you have enabled (checked the check box) the predefined rule called "Offline Detection"? Even when enabled, you don't get any notification?
806  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: May 25, 2020, 02:04:16 PM
Anyone noticed the USD value of Raven mining daily is out of whack but the daily coins is in line?

IE: Showing I should get 45 coins, but showing daily value at $1.25/day.
I think these numbers looks fine, but please let me know if I misunderstood your point here.
What is being displayed in Awesome Miner is similar to what both WhatToMine and CoinCalculators.io are reporting. Right now the number of coins per day are a bit higher compared to when you wrote your message.

The COIN amount per day is where it should be, but the USD column is showing way higher than it should be. 45 Raven does not equal $1.20 USD a day, its about .90 cents a day.
Thanks for the clarification. Looking at the Coins tab right now, I see the following for RavenCoin Kawpow at 24MH/s:
Coins per day: 45.88
Revenue per day: $0.93

The revenue $0.93 is also what both CoinCalculators and WhatToMine indicates on their web sites.

Is the Bitcoin price correct on your system? It will affect other calculations as well. It should be around $8800 now.
807  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: May 25, 2020, 01:23:48 PM
I create 1 rule for every GPU count. 1 Rule for 6 GPU Rigs and 1 rule for 8 GPU Rigs and so on. if a GPU not detected, it add a Tag (GPU Missing). But if you integrate such feature in AM would be nice.

@Patrike:

If you add such feature, keep in mind: 1 Rig with 7 AMD and 6 Nvidia Cards, it runs 2 Miners.
So it must be configurated per Miner and not per Rig, and we must configurate which GPU“s the miner instance use and check.
I hope you understand the problem.
I agree that it must be per Managed Miner (or Managed Profit Miner).

There are more than one way of having a configuration for this:

1) You enter a number for the Managed Miner, like 6 GPUs. The trigger will look if the number of GPUs reported by the mining software are less than 6.

In this case you need to configure this specific number for each miner and this concept is explicit and easy to understand

2) An alternative would be for Awesome Miner to look at the GPU's you have selected for this specific miner. You might have picked 6 nVidia GPUs from the list. The trigger would understand that by selecting exactly 6 GPUs from this list, it should look if the number of reported GPUs from the mining software are less than 6.

In this case you don't need to explicitly configure the number 6, as Awesome Miner can figure it out based on your GPU selection.

However, the default is to use all GPUs so option #2 isn't always possible.

3) A final alternative would be to combine #1 and #2, where you in the GPU selection dialog either select All GPUs and enter the minimum number of GPUs the trigger should expect - or you select specific GPUs and then there is no need to specify the number of GPUs the trigger should look for.


Final thoughts:
The benefit of specifying an explicit number is that it would work fine on CPU and ASIC miners as well. Not be specific for GPU mining. For this reason the most basic solution, #1, is probably the winner.
808  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: May 25, 2020, 11:59:42 AM
Hi Patrike, i found profitability calculation bug.
If for some rigs defined electricity cost in EUR and you want see how big profitability in BTC, you electricity price will not be converted to BTC. System calculate electricity cost 1:1 to BTC.
Please check.
One limitation right now is that if you use BTC as display currency, you will see that the currencies you can select between for the electricity will be limited to BTC and USD. If you change the elecitricty price from BTC to USD it will at least be closer, although not perfect.

Showing income in BTC makes sense to support in addition to USD/EUR so you don't have to make this configuration change. I will look into if it can be displayed in the Information column in a good way and you can expect this to be part of the next release.

@patrike Please add Equilhash 125.4 for Prohashing.com pool
If I go to the Online Services tab, Prohashing.com Equihash 125.4 is listed. It should have been picked up automatically by Awesome Miner once they added it. Do you see this pool now?
809  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: May 25, 2020, 11:53:50 AM
PhoenixMiner 5.0b

Added support for mining with 4 GB AMD cards beyond the DAG epoch 350. Depending on the OS and driver versions, you will be able to use 4 GB AMD cards until epoch 372-373 under Windows, and 380 under Linux.
Added new -dagrestart command-line option to work around the problems with DAG allocation on 4 GB AMD cards under some driver versions. See Readme.txt for more information.
Added support for latest AMD drivers 20.4.2 under Windows and 20.10-1048554 under Linux
Many other small improvements and fixes
Thanks for the update. I've pushed an update of Mining Software Definitions with PhoenixMiner and a few others.
810  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: May 25, 2020, 11:35:35 AM
Hello!

How do I make Awesome Miner detect that Claymore doesn't initialize?

I have a few nasty rigs that may sometimes not initialize properly and Claymore either throws "Miner cannot initialize for 5 minutes, need to restart miner!" error (and freezes) or just stops at GPU initialization.

I don't have enough time right now to deal with these rigs, so I just want AM to detect such behavior and restart the rig using "shutdown -f -r -t 0" because if such a thing happens, only a full reboot helps.

Which rule shall I create for this situation?

And a feature request: sometimes GPUs fall of the bus and are not detected. Right now I have to set up a rule per each farm that detects a number of devices and if it's not the same as specified in the rule, the notification is displayed.

But maybe it is possible to be able to set up a GPU count in the Properties of each rig? Because right now I need to create 50+ rules for each rig.
1) The built-in Offline Detection rule should be able to detect this. By default the rule only provides a notification, but you can modify it to also take an action like reboot. The action name is "Miner command" for this, where you will find Reboot as one of the optioins.

Do you see the notification message when Claymore miner ends up in this state?

2) Good point about specifying a GPU count on the miner. Thanks!
811  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: May 25, 2020, 11:29:22 AM
Anyone noticed the USD value of Raven mining daily is out of whack but the daily coins is in line?

IE: Showing I should get 45 coins, but showing daily value at $1.25/day.
I think these numbers looks fine, but please let me know if I misunderstood your point here.
What is being displayed in Awesome Miner is similar to what both WhatToMine and CoinCalculators.io are reporting. Right now the number of coins per day are a bit higher compared to when you wrote your message.

Also, since I upgraded I have one rig that randomly stops working on CPU.

Here is what Diagnostics says:

Initialize diagnostics (6)
Starting Diagnostics (30s). Awesome Miner Remote Agent version: 7.7.1
OS: Microsoft Windows 10 Pro 64-bit
AMD driver version: 19.11.3
AMD OpenCL Platform ID: 0
Microsoft VC++ 2013 runtime installed: No
Microsoft VC++ 2015 runtime installed: Yes
Starting Mining Software
Setting up Miner Engine. Instance: 2
Engine Type: SrbMinerMulti, Auto Download: True, EnginePath: , Subtype: Disabled, CustomExecutable:
Failed to prepare or save configuration file
Failed to start miner in Diagnostics mode
Diagnostics completed

I hit start, nothing happens. I have to configure a new miner, start new miner and then stop it then go back to my 1st one and it runs OK.

Weirdest thing I've ever seen.
"Failed to prepare or save configuration file" indicates one of the following:
1) Awesome Miner Remote Agent doesn't have permission to write to the folder where SrbMinerMulti is located (%localappdata%\AwesomeMinerService\). It could be some non-default folder permission settings or security software that is blocking this operation.

2) There could also be some internal issue in Remote Agent when it's generating the configuration file. If this is the case I would need the Remote Agent log file, located in the folder listed above.
Thanks!
812  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: May 22, 2020, 06:23:39 AM
Awesome Miner version 7.7.1
  - CpuMiner-Opt 3.13.2

v3.13.2 was a test release not intended for production use. Downloads have since been disabled.
Although there were no serious bugs found it should not be used.

cpuminer-opt-3.14.1 is now available with support for segwit.
Thanks for the update!

It was actually a typo in the release notes. I initially had planned for v3.13.2 but revered due to the CpuMiner-Opt release notes indicating it was a test version. The actual version included was v3.13.1 so hopefully all should be fine.

I've also pushed an update for version 3.14.1 now, available for everyone via the "Update mining software definitions".
813  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: May 21, 2020, 01:17:15 PM
Awesome Miner version 7.7.1

 Features
  - Awesome Miner API endpoint for reading and setting GPU clocking properties
 Integration
  - Luxor Mining Pool Equihash pool profit display
  - Nicehash account balance. Requires to be configured in the Options dialog, Balance section
  - Mining Dutch pool list updated
 Changes
  - When adding multiple External Miners by a list of IP addresses, any duplicates compared to what's already added in Awesome Miner will be ignored
 Mining software
  - Kawpow Miner 1.2.3
  - Miniz Miner 1.5t3
  - CpuMiner-Opt 3.13.2
  - WildRig Miner 0.24.1
  - TeamRedMiner 0.7.1
  - NanoMiner 1.9.4
  - Z-enemy Miner 2.6.2
 Corrections
  - Correction to ASIC chip ideal hashrate calculations for Awesome Miner Antminer S9 Dual mode firmware
  - Correction to GPU selection using Claymore Ethereum Miner in systems with a mix of AMD and nVidia GPUs
  - Correction to Mining Profile selection for rule action and added missing 65 TH mining profile selection for Antminer S17 running latest firmware version
814  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: May 20, 2020, 02:16:01 PM
new Wildrig Multi version 0.24.1
...
Hi. I've updated all of these now.
815  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: May 19, 2020, 11:41:01 AM
I just tried Nicehash for the first time since their hack. (A lot has changed!) But AwesomeMiner won't display my balance. Any ideas?

Nicehash balance in Awesome Miner has not worked since Nicehash updated their API, which now requires an API Key and secret.

Example code is available here: https://github.com/nicehash/rest-clients-demo

...jim


So any way to enter that into AwesomeMiner?
I've looked into this and added support for balance monitoring of Nicehash accounts and also a correction to what they call External Addresses. This will be part of v7.7.1 planned for this week.
In the next release, you will have to go to the Options dialog, Balance section and add a entry for Nicehash where you can enter OrgID, Api Key, API Secret.
816  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: May 15, 2020, 01:39:30 PM
Hi Patrike, very often after automatic update of Linux(hive) AM remote client, service will not start automatic. I must start manually over ssh. That happens on different rigs.
Thanks for letting me know. Would it be possible for you to send me the log file for Remote Agent right after this happens? Thanks!
817  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: May 14, 2020, 12:32:40 PM
Awesome Miner version 7.7

 ASIC mining
  - Set custom configuration properties adds support for setting pool properties using property name expressions like: pools[0].url
 GPU mining
  - Only show mining software version when known and not when defining a custom software version
  - The feature to automatically map GPUs to system monitoring will always be enabled
 Features
  - Russian language support. The language is configurable in the Options dialog, General section.
 Rules
  - Antminer feature 'Set custom configuration properties' available via rule actions
 User interface
  - Added support for sorting on pool in the miner list
 Mining software
  - Added software: Kawpow Miner 1.2.2
  - T-Rex miner 1.15.6
  - WildRig Miner 0.23.2
  - SrbMiner-Multi 0.4.4
  - NanoMiner 1.9.3
  - CpuMiner-Opt 3.13.1
  - TT-Miner 5.0.1
818  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: May 14, 2020, 08:10:03 AM
The product is really good. But it seems to me that he cuts the hash rate a lot

I can prove it. But after your manner of communication. I will not do this. You are very uncivilized

XD i think you cannot prove this, because it is not possible. AM use only the Miner software from the developer. So if someone stealing then the developer of the miner software but not AM XD

I am uncivilized, aha ok you know me? If i read stupid comments, i gave stupid comments back XD

Most users that have been around for a while knows that Awesome Miner doesn't have any dev fee, but just to make it clear:
- Awesome Miner does not have any dev fee and is not taking your hashrate in any other way
- Specific mining software like Claymore Ethereum Miner, Gminer and so on have a dev fee. The pool you are mining on may also have a fee. These fees are not related to Awesome Miner.
- The only product we have with a mining fee is the custom Antminer firmware we provide. In this case we inform about the mining fee very clearly.
819  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: May 10, 2020, 09:03:31 PM
Ya patrik lately  to many bugs with awesome miner please check it deeply... in windows or Linux mostly have a big trouble
Please share more details about the issues you are referring to and which specific part of Awesome Miner that isn't working as expected. I'm more than happy to help out resolving issues related to Awesome Miner but we need to work together to identify and reproduce the problems.
820  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: May 10, 2020, 08:59:46 PM
if someone have problem with loading nvrtc.so lib on AwesomeMiner + HiveOS platform, i have solution.

cd /hive/lib
ln -s libnvrtc.so.10.0.130 libnvrtc.so
ldconfig /hive/lib

Enjoy mining with new miners versions.
Thanks for sharing!
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 [41] 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 ... 229 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!