Bitcoin Forum
June 23, 2024, 04:46:50 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners on: February 05, 2018, 01:04:41 PM
When can we expect to see support for Bminer? It's easily the fastest equihash miner available right now for CUDA mining.

https://bitcointalk.org/index.php?topic=2519271.0

Has anyone else gotten this working as external software? I've added it by following all of the steps in the documentation but when AwesomeMiner tries to run it the cmd prompt opens then closes right away. Bminer works correctly on this system if I run it on it's own.
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Bminer: a fast Equihash miner for CUDA GPUs (5.1.0) on: January 19, 2018, 12:43:55 PM
Wondering if anyone here can help me out. I normally use DSTM to mine equihash but wanted to try out BMiner on my system. However when I try to run it the cmd prompt opens, gives no output, then closes. I'm at a loss with troubleshooting since there is no feedback.

My config file is correct:
Code:
@echo OFF
REM Change the following address to your Zcash taddr.
SET ADDRESS=<MPH USERNAME>
SET USERNAME=%ADDRESS%.<WORKER>
SET POOL=us-east.equihash-hub.miningpoolhub.com:17023
SET SCHEME=stratum
START "Bminer: When Crypto-mining Made Fast" bminer.exe -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880

In searching around for others experiencing the same problem I only found one dude near the beginning of this forum who didn't have the best English and got ignored.

Does anyone have any ideas? I'm stumped and would rather not reformat my system.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!