Author

Topic: [ANN]Bminer: a fast Equihash/Ethash/Cuckaroo29z miner for AMD/NVIDIA GPUs 16.4.9 - page 148. (Read 148347 times)

newbie
Activity: 20
Merit: 0
The version 5.1.0 has released:

  • Support NiceHash.
  • Fix unstable network connections in 5.0.0.
  • Fix performance regressions for 1080Ti under Linux.

Enjoy mining!

Was the retries timeout fixed where it was not exiting as it should?

Also, AwesomeMiner is not compatible because you are not supporting the necessary interface commands, you can talk to the devs there by emailing [email protected].

His reply to me was "Bminer has at least an API from what I can see, but it's not supported by Awesome Miner right now."

Thanks.
newbie
Activity: 6
Merit: 0
I take a sit and I will report my rig stats  Wink
hero member
Activity: 1036
Merit: 606
This miner just keeps getting better. ~1100 H/s with a 1080 and a 1070 @ 300-310 W. About 10 H/s better than v5.0. Thanks for the update. Smiley




newbie
Activity: 43
Merit: 0
I am currently using ewbf. Is this one faster? How about dstm?

Could anyone tell me which equihash miner is the fastest one? ewbf, dstm, or bminer?
member
Activity: 461
Merit: 49
The version 5.1.0 has released:

  • Support NiceHash.
  • Fix unstable network connections in 5.0.0.
  • Fix performance regressions for 1080Ti under Linux.

Enjoy mining!
newbie
Activity: 4
Merit: 0
Someone creates a .Bat with these parameters.

STRATUM:   stratum+tcp://btg.suprnova.cc
PORT:   8816
Username: master0.slave0
Password:   masterslave00

I would love to use it, but I have tried everything and I can not use it.

I used the following and it works like a charm.

@echo OFF

REM Change the following address to your Zcash taddr.
SET ADDRESS=*My Wallet*
SET USERNAME=master0.slave0:masterslave00
SET POOL=btg.suprnova.cc:8816
SET SCHEME=stratum+ssl

START "Bminer: When Crypto-mining Made Fast" bminer.exe -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880

I think you needed to add the +ssl to your scheme.  I was getting an authentication error until I did that.



Thanks, looks like it worked !!!
newbie
Activity: 17
Merit: 0
I have 3 pc's and 1 will not run bminer it just sits there for about 3 seconds shows now output on screen then just exits.  Anything I can do to see why it's just not starting or even throwing an error??  It just the other 2 equihash miners just fine.

Can you please show the screenshots or logs? Thanks.



im running in windows litteraly the dos box is blank no output.  where and how is a log generated?

Try taking out the START command and just have the bminer.exe followed by the references. 

You can add a pause after that and it will show you the error.  I had to mess around a bit to get it to show me what I was doing wrong.
hero member
Activity: 630
Merit: 502
Does anyone have information how to use this on altminer? I tried what I figured would be the correct commandline but get this error:

panic: interface conversion: interface {} is []interface {}, not string
[WARN] [2018-01-14T19:37:18Z] Miner died! It will be restarted soon...

I'm starting it with this: bminer -uri stratum://wallet.workername:[email protected]:10000 -api 127.0.0.1:1880


That url and port is for NeoScrypt. This miner is for Equihash.
newbie
Activity: 1
Merit: 0
Does anyone have information how to use this on altminer? I tried what I figured would be the correct commandline but get this error:

panic: interface conversion: interface {} is []interface {}, not string
[WARN] [2018-01-14T19:37:18Z] Miner died! It will be restarted soon...

I'm starting it with this: bminer -uri stratum://wallet.workername:[email protected]:10000 -api 127.0.0.1:1880

newbie
Activity: 17
Merit: 0
Someone creates a .Bat with these parameters.

STRATUM:   stratum+tcp://btg.suprnova.cc
PORT:   8816
Username: master0.slave0
Password:   masterslave00

I would love to use it, but I have tried everything and I can not use it.

I used the following and it works like a charm.

@echo OFF

REM Change the following address to your Zcash taddr.
SET ADDRESS=*My Wallet*
SET USERNAME=master0.slave0:masterslave00
SET POOL=btg.suprnova.cc:8816
SET SCHEME=stratum+ssl

START "Bminer: When Crypto-mining Made Fast" bminer.exe -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880

I think you needed to add the +ssl to your scheme.  I was getting an authentication error until I did that.
newbie
Activity: 4
Merit: 0
Someone creates a .Bat with these parameters.

STRATUM:   stratum+tcp://btg.suprnova.cc
PORT:   8816
Username: master0.slave0
Password:   masterslave00

I would love to use it, but I have tried everything and I can not use it.
newbie
Activity: 12
Merit: 0
Very good miner, but not reconnects to pool after internet recoonect. Just stop sumbit shares... (win, latest version).
member
Activity: 68
Merit: 10
v5 is working good for me with btg... Slightly faster than dstm and doesn't keep randomly stopping for couple secs like the other one does too. CPU usage is down too from previous builds which is why i didn't use it but will now
newbie
Activity: 9
Merit: 0
I have 3 pc's and 1 will not run bminer it just sits there for about 3 seconds shows now output on screen then just exits.  Anything I can do to see why it's just not starting or even throwing an error??  It just the other 2 equihash miners just fine.

Can you please show the screenshots or logs? Thanks.



im running in windows litteraly the dos box is blank no output.  where and how is a log generated?
newbie
Activity: 2
Merit: 0
The miner doesn't work on Ubuntu 14 (Ethos)

./bminer: relocation error: ./bminer: symbol _ZTTNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEEE, version GLIBCXX_3.4.21 not defined in file libstdc++.so.6 with link time reference

What to do?


Can you please try the following?

Quote

sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo apt-get update
sudo apt-get install libstdc++6



Quote
sudo add-apt-repository ppa:ubuntu-toolchain-r/test

Done


Quote
sudo apt-get update

Done


Quote
sudo apt-get install libstdc++6

Already the newest version installed

The same error...
member
Activity: 461
Merit: 49
Tried it.  Working well on single coins (Zclassic currently).  Only seeing a 1% gain over the DSTM Zec miner, but 1% is still good.

However, I can't seem to point it at an algo-switching pool.  I'm still pretty new, so many I'm missing something.  Keep getting an end of file error.

Also, anyone know how to get this into AwesomeMiner so it will auto-restart if it dies?  I haven't been successful yet.

Which algo-switching pool are you using?

By default the miner will restart itself in case of failures.
newbie
Activity: 4
Merit: 0
Someone creates a .Bat with these parameters.

STRATUM:   stratum+tcp://btg.suprnova.cc
PORT:   8816
Username: master0.slave0
Password:   masterslave00
member
Activity: 461
Merit: 49
I have 3 pc's and 1 will not run bminer it just sits there for about 3 seconds shows now output on screen then just exits.  Anything I can do to see why it's just not starting or even throwing an error??  It just the other 2 equihash miners just fine.

Can you please show the screenshots or logs? Thanks.

newbie
Activity: 9
Merit: 0
Support for Suprnova ?
Yes im mine on suprnova

I have 3 pc's and 1 will not run bminer it just sits there for about 3 seconds shows now output on screen then just exits.  Anything I can do to see why it's just not starting or even throwing an error??  It just the other 2 equihash miners just fine.
Show your .bat

bminer -api 127.0.0.1:1880 -uri stratum://address.name2:[email protected]:3072

that is it

on all 3 pc's two work one doesn't.  
Try that:
Code:
@echo OFF

REM Change the following address to your Zcash taddr.

SET ADDRESS=t1bFZqnd9xrV7aUheYSTM4D6xmzXQebM39Z

SET USERNAME=%ADDRESS%.GPU

SET POOL=eu1-zcash.flypool.org:3333

SET SCHEME=stratum

START "Bminer: Flypool ZEC" bminer.exe -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880 -no-timestamps

Change your ADDRESS

Same result exits after about a 2 second pause but no output at all.
member
Activity: 461
Merit: 49
The miner doesn't work on Ubuntu 14 (Ethos)

./bminer: relocation error: ./bminer: symbol _ZTTNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEEE, version GLIBCXX_3.4.21 not defined in file libstdc++.so.6 with link time reference

What to do?


Can you please try the following?

Quote

sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo apt-get update
sudo apt-get install libstdc++6

Jump to: