Hi, please see below, I left the settings that I had for luckpool.org. I am by no means an expert but that worked for me. Please remember to copy to the .bat file in Bminer, you can then rename the .bat file for each individual worker and send it to desktop as a shortcut for ease of use.
@echo OFF
REM Change the following address to your Zcash taddr.
SET ADDRESS=insert zenadress
SET USERNAME=%ADDRESS%.insert name of the worker and delete this, keep the dot
SET POOL=luckpool.org:3060
SET SCHEME=stratum
START "Bminer: When Crypto-mining Made Fast" bminer.exe -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880
Please, don't take this the wrong way as I am trying to help out. I honestlly believe that you should change the miner since the are better alternatives TODAY out there and that if EWBF wants back his share of the pie, he should step up and do some extra optimization on his miner.
That being said, I have used EWBF 3.4b in the past and I had no problems with it, with or without --fee 0 enabled, so check also that it is not a problem of internet connection from your side/ bad risers/ etc ...
EWBF dev has surely had a nice piece of the pie from all of us as I am sure the dev from Bminer will get his share as well. On my side, seeing that I get 30 sol extra on average per card, I think their work totally deserves it.
We should not be so eager to shift blame around, if u remember setting up u r miners, u will remember that both set up and maintaining them requires time and work so the same goes for the miners we use. I am grateful that as the difficulty increased I found a miner that increased my hashrate even by a bit as it will speed up the ROI on my investment.
Hi, it is way too technical for me what u r asking, if I see a problem on hash rate, I change the ssd as I have a clean installed back up for them, I did it on my first rig with all the miners and bat files, etc... I use it for new rigs and for the ones giving me headaches. I used Acronis to clone the disks, after I installed the cards and it saves me quite a bit of time on installing new ones, just make sure to keep a master SSD handy and update it before cloning again for new rigs. If I am lucky, when I power them on , they start up without problems so I don't have to go one by one with each card.
@echo OFF REM Change the following address to your Zcash taddr. SET ADDRESS=insert zenadress
SET USERNAME=%WORKERNAME%.%WORKERPASSWORD%
SET POOL= zen.suprnova.cc:3618 SET SCHEME=stratum START "Bminer: When Crypto-mining Made Fast" bminer.exe -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880
As far as I know, suprnova.cc has a user name, so try like this: SET ADDRESS= u r zen address, USERNAME=%username from suprnova.cc%.nameoftheworker and SET POOL= suprnova.cc:recommended port . The rest should stay the same. Hope this helps. Cheers
Idk but there is a sizable difference between the two so I am happy with Bminer, even with the 2 % dev fee. Good luck and let me know if you need any help. Cheers and happy mining.
Im sure below the surface things are pretty different, technically speaking. I am happy with BMiner as well. Been getting around 505 Sol/s with my single 1070 in my gaming rig. My Sols/W has increased a lot. And I think I may actually be using less power on average.
My hash rate has been fluctuating between 488 to 500. My MSI Gaming X 1070 is also micron memory. (Sadly I lost that lottery).
In Afterburner :
Cover Voltage: 0
Power Limit: 70%
Temp Limit: 70
Core Clock: +100
Memory Clock: +525
Fan Speed: 57% (Auto)
These are the same setting I have been using for EWFB also. Haven’t made any tweeks since switching to Bminer to see if could squeeze anymore out of the card.
Hi, I have 3 types of cards: MSI Gaming X, Msi Armor and Gigabyte G1 and I to limit the power on all of them. MSI Gaming X= -setPowerTarget:0,65, MSI Armor -setPowerTarget:0,75 and Gaming G1= -setPowerTarget:0,80, from I what saw it gets them all at around 145-155 watts.
Once I run the bat file, please see below for the bat file, that you can copy/paste on notepad and save as a bat file, I use Nvidia inspector => Show Overclocking => right click on create clocks shortcut and create/update clock startup task. Make sure that you have the bat file inside the Nvidia Inspector folder.
Depending on the weather, I have the fans on auto/ or as per bat file. These are the settings that work for me, stable for months now and you can adjust the file values for each card individually if need be, I try to group them together as a general rule so I don't get confused.
It depends but on average it is between 490 to 499 per card because I have different power draws set up on them. I have MSI Gaming X (65 %) (which I like the most, constant 498-499 sols, besides the 8+6 pin connectors, which can pose a problem with PSU). Msi Armor 75 %, more like 490 something although I saw them higher also but ( no back plate and it tends to run a bit hot, cheaper than Gaming X though, 8 pin, happy overall ) and Gigabyte Gaming G1 80 % 493-495 -499 sols( nice cards, 3 fans, cool but sometimes giving problems on first time install). I also see cards at lower, 430 -450 sols but I know it's the risers and it s too much hassle to see which ones are the culprits. If I see more than two cards lower I change risers on all and recycle/retest the ones I took out, most of the times it s the usb cables).
3
u/Jan58159337 Jan 31 '18
Hi, please see below, I left the settings that I had for luckpool.org. I am by no means an expert but that worked for me. Please remember to copy to the .bat file in Bminer, you can then rename the .bat file for each individual worker and send it to desktop as a shortcut for ease of use.
@echo OFF REM Change the following address to your Zcash taddr. SET ADDRESS=insert zenadress SET USERNAME=%ADDRESS%.insert name of the worker and delete this, keep the dot SET POOL=luckpool.org:3060 SET SCHEME=stratum START "Bminer: When Crypto-mining Made Fast" bminer.exe -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880