Pages:
Author

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

member
Activity: 461
Merit: 49
great hash! thank you dev!

but i have one problem when i connect antpool,got error

[INFO] [2018-06-22T00:01:10+09:00] Connected to stratum-btm.antpool.com:6666
[INFO] [2018-06-22T00:01:10+09:00] Started miner on device 0
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x10 pc=0x1409345b6]
[WARN] [2018-06-22T00:01:10+09:00] Miner died! It will be restarted soon...

retake and same error. f2pool works fine. i want to conncet antpool reason for pool fee.


Currently Bminer supports BTM on a small number of pools. We will take a look and see if we can support antpool in the future release.

thanks!
member
Activity: 461
Merit: 49
Does BTM mining work with 1050Ti?  I got an error message (using latest nVidia 397 drivers) and when I unplugged the 1050Ti then my 1060 started working.  Just wondering ...

Yes, Bminer BTM supports 1050Ti. Can you show us the error message?
member
Activity: 461
Merit: 49
bminer infuse trojan in system

Hi,Bminer uses DRM techniques to prevent itself to be tampered. Anti-virus softwares sometimes classify them as viruses because the techniques are used to obfuscate malicious software.

Bminer is not a piece of malicious software. You do have to add an exception in Windows Defender to use it. However, we strongly recommend to check the hash signatures when you download the releases to ensure the software has not been tampered.

Please see the link if you have more questions to Bminer:

https://www.bminer.me/faq/#why-does-windows-defender-report-bminer-as-virus-malicious-software
member
Activity: 461
Merit: 49
Any idea why I get 0 hashrate all the time when I launch Bminer on f2pool tensority?

thanks!

Hi, thanks for your feedback.
May I know your OS, GPU and command line please?
Have you tried restart the miner and your machine yet?
newbie
Activity: 5
Merit: 0
bminer infuse trojan in system
jr. member
Activity: 504
Merit: 3
Any idea why I get 0 hashrate all the time when I launch Bminer on f2pool tensority?

thanks!
member
Activity: 461
Merit: 49
Realbminer, unfortunately after some test i choosed DSTM.
Bminer have big numbers in console but pool thinks differently.

Hi, May I ask if you can give me more information such as what pool, rigs you are using for mining equihash coins.
It would be great if you can help me to figure out how to make Bminer better.
newbie
Activity: 176
Merit: 0
Realbminer, unfortunately after some test i choosed DSTM.
Bminer have big numbers in console but pool thinks differently.
member
Activity: 461
Merit: 49
I have 2 GPUs and only want to mine with 1 of them. In other miners i need to edit the batch file like this: -d 1
How do I make it in the bminer? I already tried this but it wont work. Huh


For example:

-devices 0,1,2,3,5 means you are using No. 0,1,2,3,5 GPU and you skipped No.4 GPU.
member
Activity: 461
Merit: 49
Error antpool

Hi, how do I configure the prey on the antpool?

Sorry for late reply, busy weekend.

Currently Bminer supports BTM on a small number of pools.
We will take a look and see if we can support antpool in the future release.
newbie
Activity: 7
Merit: 0
Hi,
i'm trying to mine with one 1070 and one 1060 on http://www.beepool.org/
But i can't see my hashrate on http://www.beepool.org/.

Could someone help me please.

Is it correct so?:
bminer.exe -uri stratum://bm1qeycc05h2yz3tu807snfn394a4nc6zp32y5rr0y.Pit:[email protected]@btm-pool.beepool.org:9502 -api 127.0.0.1:1880


This setup works for me on beepool
@echo OFF
REM Change the following address to your BTM addr.
SET ADDRESS=
SET USERNAME=
SET POOL=
SET SCHEME=
START "Bminer: When Crypto-mining Made Fast" bminer.exe -uri tensority://[email protected]:9502
newbie
Activity: 5
Merit: 0
Hi, how do I configure the prey on the antpool?
sr. member
Activity: 373
Merit: 254
I have 2 GPUs and only want to mine with 1 of them. In other miners i need to edit the batch file like this: -d 1
How do I make it in the bminer? I already tried this but it wont work. Huh

--devices 1
@echo OFF

REM Change the following address to your BTM addr.


SET ADDRESS= xxx

SET USERNAME=%ADDRESS%.w

SET POOL=btm.f2pool.com:9221

SET SCHEME=tensority
--devices 1

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


This wont work
START "Bminer: When Crypto-mining Made Fast" bminer.exe -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880 --devices 1
full member
Activity: 420
Merit: 105
German Translator - Hire me on Bitcointalk!
I have 2 GPUs and only want to mine with 1 of them. In other miners i need to edit the batch file like this: -d 1
How do I make it in the bminer? I already tried this but it wont work. Huh

--devices 1
@echo OFF

REM Change the following address to your BTM addr.


SET ADDRESS= xxx

SET USERNAME=%ADDRESS%.w

SET POOL=btm.f2pool.com:9221

SET SCHEME=tensority
--devices 1

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


This wont work
sr. member
Activity: 373
Merit: 254
I have 2 GPUs and only want to mine with 1 of them. In other miners i need to edit the batch file like this: -d 1
How do I make it in the bminer? I already tried this but it wont work. Huh

--devices 1
full member
Activity: 420
Merit: 105
German Translator - Hire me on Bitcointalk!
I have 2 GPUs and only want to mine with 1 of them. In other miners i need to edit the batch file like this: -d 1
How do I make it in the bminer? I already tried this but it wont work. Huh
hero member
Activity: 796
Merit: 505
Hi,

I'm too lazy to check that deeply, so...
do you have to register on f2pool to mine BTM?



It looked like that to me so I did and it is working...BTM is under the "lab" section.

Thanks for reply,

Actually I did NOT register, and today payout (about 20 coins) came into my wallet.
I hope that this info will help someone :-)
newbie
Activity: 22
Merit: 0
Hi,
i'm trying to mine with one 1070 and one 1060 on http://www.beepool.org/
But i can't see my hashrate on http://www.beepool.org/.

Could someone help me please.

Is it correct so?:
bminer.exe -uri stratum://bm1qeycc05h2yz3tu807snfn394a4nc6zp32y5rr0y.Pit:[email protected]@btm-pool.beepool.org:9502 -api 127.0.0.1:1880
jr. member
Activity: 140
Merit: 2
Hi,

I'm too lazy to check that deeply, so...
do you have to register on f2pool to mine BTM?



It looked like that to me so I did and it is working...BTM is under the "lab" section.
Pages:
Jump to: