Bitcoin Forum
May 11, 2024, 04:50:10 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 ... 88 »
21  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: February 07, 2023, 01:07:14 AM
Hi Patrike. TT-Miner have new repository. And new versions:
https://github.com/TrailingStop/TT-Miner-release
Cant wait on Rigel miner integration in AM ))) Hope you add in next update.
Regards.
22  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: January 24, 2023, 08:46:35 PM
Patrike, please integrate a Rigel miner in AM. https://github.com/rigelminer/rigel
23  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: January 12, 2023, 09:05:34 PM
Patrike, can you explain how to calculate average block time for custom coin NEXA?
Over pool API i recive this data:

"NEXA": {
    "algo": "nexapow",
    "name": "nexa",
    "height": 177135,
    "workers": 15606,
    "shares": 0,
    "hashrate": 1183854779601,
    "24h_blocks": 923,
    "24h_btc": 0,
    "lastblock": 177134,
    "timesincelast": 256,
    "reward": 10000027.41,
    "difficulty": 27373.14858957,
    "network_hashrate": 1267235451673,
    "minimumPayment": 10000,
    "fee": 1,
    "fee_solo": 2,
    "hashrate_solo": 40792440948,
    "workers_solo": 235,
    "workers_shared": 15371,
    "lastblock_solo": 177134,
    "timesincelast_shares": 0,
    "timesincelast_solo": 256
  }

With Math expression wich user can use in coin dynamic update, this calculation is imposible. Formula is very simple: secondsOfDay / "24h_blocks"
Maybe its a time to improve math expressions? Different services offer different sets of json params. Expressions must be more flexible.
Regards
I might have found a workaround for you. Please use the following Arithmetic expression:
* 0 + 86400 / jVal.Value<double>()
The JSON property expression should point to the 24h block value you want to use.
Big thanks Patrik, its work. But who can know this function call?))) Maybe you can give a link to open functions docs? Or simple add a note to dynamic update dialog, where user can see what a function can be called to recive internal saved value?
Btw. I found a issue of stucking BTC price update. In my case was choosen Binance as rate provider. Changed to Coinbase and all updated smoothy now. Maybe Binance has changed something in API calls?
Regards.
24  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: January 08, 2023, 01:14:15 AM
Patrike, can you explain how to calculate average block time for custom coin NEXA?
Over pool API i recive this data:

"NEXA": {
    "algo": "nexapow",
    "name": "nexa",
    "height": 177135,
    "workers": 15606,
    "shares": 0,
    "hashrate": 1183854779601,
    "24h_blocks": 923,
    "24h_btc": 0,
    "lastblock": 177134,
    "timesincelast": 256,
    "reward": 10000027.41,
    "difficulty": 27373.14858957,
    "network_hashrate": 1267235451673,
    "minimumPayment": 10000,
    "fee": 1,
    "fee_solo": 2,
    "hashrate_solo": 40792440948,
    "workers_solo": 235,
    "workers_shared": 15371,
    "lastblock_solo": 177134,
    "timesincelast_shares": 0,
    "timesincelast_solo": 256
  }

With Math expression wich user can use in coin dynamic update, this calculation is imposible. Formula is very simple: secondsOfDay / "24h_blocks"
Maybe its a time to improve math expressions? Different services offer different sets of json params. Expressions must be more flexible.
Regards
25  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: January 07, 2023, 11:19:08 PM
Hi Patrike, looks like issue with BTC price is gone, only value is not very accurate. Difference 160€ to Binance.
Please push WildRig Multi Miner update and add nexapow algo and coin NEXA. Regards
26  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: January 03, 2023, 02:43:38 AM
Hi Patrike, looks like AM( ver. 9.8 ) dont update BTC price.
Hi and thanks for you report. It's updating fine on my installations. Is it simply that you see the same BTC exchange rate all day and it never changes? Is it updating if you for example restart Awesome Miner?
No Patrike, restrarting AM not help. Do it this many times. BTC price is always 15832,63€
I have 3 instalation of AM on different locations. Every location show the same price many days.
Regards
When I use EUR as display currency, I see €15 677,26 right now.

Could you please send me your Awesome Miner log file to me? You can send vid e-mail or the link below:
https://www.awesomeminer.com/contact
Hmm, now i see, that the price was updated. Dont know what happened before? Will observe some time the price change behavior.
27  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: January 01, 2023, 07:38:56 PM
Hi Patrike, looks like AM( ver. 9.8 ) dont update BTC price.
Hi and thanks for you report. It's updating fine on my installations. Is it simply that you see the same BTC exchange rate all day and it never changes? Is it updating if you for example restart Awesome Miner?
No Patrike, restrarting AM not help. Do it this many times. BTC price is always 15832,63€
I have 3 instalation of AM on different locations. Every location show the same price many days.
Regards
28  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: December 31, 2022, 01:52:36 AM
Hi Patrike, looks like AM( ver. 9.8 ) dont update BTC price.
29  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: November 10, 2022, 04:34:58 PM
Hi Patrike
if mining rig is overclocked with "sudo nvidia-smi -lmc 810" in batch command "before starting" section, in situation when mining process has crashed, this overclocking settings still active and need to be reseted manualy or over rig reboot. My question is, have AM any sollution how to catch this crash situation and execute other "nvidia-smi" command?

Regards
Hello. Just like you have "Before starting" you should be able to make use of "After stopping" as well in order to execute some reset command. The "After stopping" commands will be executed in case you stop the mining software and also in the case when the mining software simply crash by itself.
i filled "After stopping" with reset commands, but in case of crash, this commands will not be executed.
30  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: November 10, 2022, 11:01:15 AM
Hi Patrike
if mining rig is overclocked with "sudo nvidia-smi -lmc 810" in batch command "before starting" section, in situation when mining process has crashed, this overclocking settings still active and need to be reseted manualy or over rig reboot. My question is, have AM any sollution how to catch this crash situation and execute other "nvidia-smi" command?

Regards
31  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: September 16, 2022, 07:28:14 PM
Hi Patrike, i mine on Nicehash, AM show me in Profit Switching tab profit for Etherium 0,00€, but in parentheses (light gray text) is Ethereum only -3.42€
AM use profit value 0.00€ and switching decission is wrong. How to disable this? Regards.

upd: if i overide the power price for profit profile to 0.00€, then this message (Ethereum only) go away and all work fine.
32  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: September 02, 2022, 06:44:34 PM
Hi Patrike, Nicehash just added a new algo EtcHash. But AM ver 9.6.4 dont want add algo in the service list automaticly. Need we wait a new AM update or simple wait till AM add this algo automaticly?
Manualy created EtcHash service not recive a price from Nicehash. Regards
33  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: July 20, 2022, 10:53:21 AM
Hi Patrike, its impossible to start XMRigNvidia Miner in linux rig, the default download link is not defined. If i try to configure a custom link and executable file, i get error:
Mining software executable is not defined
Failed to start miner process: Value cannot be null. (Parameter 'path1')
Failed to start miner in Diagnostics mode
Diagnostics completed

Downloading of miner .tar.gz to /root/.config/AwesomeMinerService also not help, same error. Whats wrong? AM ver. 9.6.2
Regards
34  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: July 12, 2022, 09:13:55 AM
Hi Patrike, it looks like AM (ver. 9.6) is not capturing hashrate data from MiniZ miner (linux rig). In those moments when MiniZ is running, the data of the nashrate is not displayed in the history in the "Graph" tab. Temperature data is not affected.  Please check. Regards.

upd: it show hashrate on 5 min timespan, but no hashrate history data on bigger timespans.
35  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: June 30, 2022, 07:56:35 PM
Hi Patrike, maybe this is a good idea, to add a electricity price input field in "Coins" and "Online services" tabs. So can user quick check profit with different prices
Thanks for tip with profile groups, very helpful.
Heat map "chip temp", "temp", "hashrate" will not be displayed if i try to call over Awesome Miner web in different web browsers. Not work on ver. 9.5.1 & 9.5.2
Regards.
Thanks for the feedback.

I'm not able to reproduce the heatmap issue. Is this for the local web interface or the cloud web interface? Do you see empty boxes or all zeros?
its a local web interface, i see only grey boxes with "-"
36  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: June 28, 2022, 08:00:06 PM
Hi Patrike, maybe this is a good idea, to add a electricity price input field in "Coins" and "Online services" tabs. So can user quick check profit with different prices
Thanks for tip with profile groups, very helpful.
Heat map "chip temp", "temp", "hashrate" will not be displayed if i try to call over Awesome Miner web in different web browsers. Not work on ver. 9.5.1 & 9.5.2
Regards.
37  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: June 19, 2022, 09:41:30 AM
Hi Patrike, just try to create a rule where some miners starting if profit of miner greater then 1.01€ per day. But this rule not work. AM ver. 9.5
Trigger: Revenue / Profitability
Property: Miner Profit
Compare operation: Greater then or equals: 1.01€
When conditions are met (s): 10

Action: Start miner

I created also a rule where miner will be stoped if during 60 s miner profit less or equals 1 euro. This rule work and has stopped mining, but starting later not work. check please whats wrong.
Regards

upd: looks like the stoping rule also stop miner at wrong time. Profit switcher show profit more then 1€ per day, but trigger will be activated.
38  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: June 12, 2022, 12:05:10 PM
Hi Patrike, one sufggestion:
Can you please improve a view of Coins & Online Services tabs. You can horizontal split a view and add opportunity to view and compare more then one "Profit rofile" at one time. The profile for each horizontal part can be configured in "Options" for place saving.
Users have rigs with differnt cards and of course different profiles. All time swithching between profiles is not a best sollution for analyzing. For example, i offten need to compare total power consumption of whole system to avoid power line overload and multiview can be a good help. View of 5 profile at the same time, is my dream)
Regards.
39  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: May 21, 2022, 07:57:39 AM
Hi Patrike, pls. push update for MiniZ miner https://github.com/miniZ-miner/miniZ/releases Regards
40  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: April 14, 2022, 08:50:23 PM
Hi Patrike, i am not understand, why memory temperature on GPU with GDDR6X memory type will be displayed only if "Change device order" button will be deactivated? Is this a bug or so must be? (linux, hive 0.6-214, AM 9.3.3)
Regards
Thanks for your report. Awesome Miner should be able to figure out and show the details correctly in most cases, without the need of specifying the devices manually. I will look into this case and see how to improve.

Is this with combination of a specific mining software or a general problem?
lolMiner 1.48 (ETH+TON) show mem temp only if "Change device order" is unchecked
TREX 0.25.9 (ETH) show mem temp only if "Change device order" is unchecked
NBminer 40.1 (ETH) not show mem temp in both states.
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 ... 88 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!