you can think if you can add this new fork of hsrminer if it has api and gives good hash result.
We need a better neoscrypt miner at Nvidia.
About DSTM I still have problems, if someone else has problems that say so. Neither the DSTM that comes pre installed, nor the one that I have uploaded separately work. Nothing comes out in the console, the miner is simply canceled and period, nothing is seen in the console.
I have it deactivated and I already tell you, neither the one that brings nor the one that I have added has managed to work.
After AM 5.x I have noticed when using managed miners I have to use a Managed Template to change miner/settings in some cases(changing to a different algo), just stopping and selecting a different miner in the Properties windows from the miner list does not actually change the selected miner/settings for it.
Post
Topic
BoardMining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners
z-enemy miner does not work on benchmarks? Minning is ok.
I've not used this mining software myself. It might be that it has API compatible to one of the existing software, but not the same benchmarking flags. Do you get the same issue no matter if you benchmark a single GPU or if you select to benchmark all combined?
I have it installed and it is fully compatible ccminer, it is a fork of ccminer and they have called it enemy. It works correctly and with full api. It is a miner that I do not find much use, because the other miners that I have overcome the enemy, is my opinion.
Patricio, I'll be attentive to see if the autoswitch problem occurs again, to know the time and send the log, but to which mail I sent it
He's right saying zealot/enemy miner (at least versions 1.09 and 1.10) doesn't work with benchmarking tool. Mining is still ok. Latest versions of enemy are no longer forked from ccminer. So until Patrike check this, you can't benchmark algos with this software.
I just had a quick look and z-enemy doesn't support the same benchmarking command line parameters as ccminer. I will make some improvements to the benchmarking in one of the next few releases and I will try to address this as well.
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners
by
MrsDelish
on 19/05/2018, 15:52:49 UTC
TTF or (average)Time To Find (a block) can be found by: nethash / poolhash * blocktime = time in mins, this is a crude way but since there is (almost) no cap on bad luck it usually does not have to be precise.
Post
Topic
BoardMining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners
If I want to run hashrefinery and miningpool hub and zergpool but do LTC payout on zergpool and BTC on hashrefinery is there an easy way to do that or if not easy, is there a way to do it?
go to Online Services in option, select all zergpool entries and click bulk edit, Update password to: c=LTC then set your LTC address in the address field on Profit Switching page for Zergpool.
@patrike It would be clarifying if the pools that supported different payout besides btc would have "Wallet address:" instead of "Bitcoin address:" label in the Profit Switching page.
Post
Topic
BoardMining (Altcoins)
Re: [Awesome Miner] - Interface Offline while miner is running even after Reboot
After I switched from Claymore DualMiner to sgminer and restarted, the miner tab shows only Mining -"Interface Offline" even though the console window is visible and the miner is running and the pool is accepting shares. Tried Rebooting and same result. Also tried restarting the remote AM.
Code:
--api-allow W:127.0.0.1 --api-listen
try adding that command line to sgminer. Awesome miner will add that if you use the wizard to make a new managed miner. You can make a Template with the above commands for Sgminer.
Post
Topic
BoardMining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners
by
MrsDelish
on 16/05/2018, 08:54:10 UTC
ccminer failover pool support would be nice, ccminer supports either inline or separate config file
Code:
ccminer -a x16r -o stratum+tcp://pool1:3636 -u WALLET.rigname -p x -o stratum+tcp://pool2:3636 -u WALLET.rigname -p x -i 20 -N 600
Regarding benchmarking rvn, some miners like Nevermore has a benchmark builtin were it uses a average block with all the 16 algo in it. https://github.com/brian112358/nevermore-miner/releases setting -N 300 as a flag for ccminer/nevermore also helps, since using a longer statsavg smooths the displayed hash rate out a bit. There is more regarding mining Ravencoin on the wiki https://raven.wiki/wiki/Mining
Post
Topic
BoardMining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners
by
MrsDelish
on 13/05/2018, 13:59:33 UTC
Code:
- Display the income as coins per day via the Customize Progress Field feature (see web site for usage example)
NVIDIA Profile now not working. Neither profit Managed or Manual Managed
[2018-05-13 14:27:47][31m Unable to query number of CUDA devices! Is an nVidia driver installed?[01;37m
If you have updated your nvidia drivers lately some of the versions have not been too good for mining, try updating to the latest one, or just a reboot could also work as a quick fix.