bigassboy
|
|
June 24, 2018, 02:10:58 PM |
|
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. --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
|
|
|
|
tlt163
Newbie
Offline
Activity: 5
Merit: 0
|
|
June 24, 2018, 05:20:51 PM |
|
Hi, how do I configure the prey on the antpool?
|
|
|
|
Jonpete
Newbie
Offline
Activity: 7
Merit: 0
|
|
June 25, 2018, 01:13:27 PM |
|
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:youremail@here.com@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://wallet.workername@btm-pool.beepool.org:9502
|
|
|
|
realbminer (OP)
|
|
June 25, 2018, 01:27:24 PM |
|
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.
|
When Crypto-mining Made Fast. @realbminer on TWTR
|
|
|
realbminer (OP)
|
|
June 25, 2018, 01:36:32 PM |
|
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. 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.
|
When Crypto-mining Made Fast. @realbminer on TWTR
|
|
|
realbminer (OP)
|
|
June 25, 2018, 01:37:57 PM |
|
|
When Crypto-mining Made Fast. @realbminer on TWTR
|
|
|
Andrey09
Newbie
Offline
Activity: 176
Merit: 0
|
|
June 25, 2018, 02:03:55 PM |
|
Realbminer, unfortunately after some test i choosed DSTM. Bminer have big numbers in console but pool thinks differently.
|
|
|
|
realbminer (OP)
|
|
June 25, 2018, 03:12:46 PM |
|
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.
|
When Crypto-mining Made Fast. @realbminer on TWTR
|
|
|
ruplikminer
Jr. Member
Offline
Activity: 504
Merit: 3
|
|
June 26, 2018, 09:01:08 AM |
|
Any idea why I get 0 hashrate all the time when I launch Bminer on f2pool tensority?
thanks!
|
|
|
|
bartek1983
Newbie
Offline
Activity: 5
Merit: 0
|
|
June 26, 2018, 12:04:01 PM |
|
bminer infuse trojan in system
|
|
|
|
realbminer (OP)
|
|
June 26, 2018, 01:35:24 PM |
|
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?
|
When Crypto-mining Made Fast. @realbminer on TWTR
|
|
|
realbminer (OP)
|
|
June 26, 2018, 01:37:07 PM |
|
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
|
When Crypto-mining Made Fast. @realbminer on TWTR
|
|
|
realbminer (OP)
|
|
June 26, 2018, 01:37:51 PM |
|
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?
|
When Crypto-mining Made Fast. @realbminer on TWTR
|
|
|
realbminer (OP)
|
|
June 26, 2018, 01:39:50 PM |
|
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!
|
When Crypto-mining Made Fast. @realbminer on TWTR
|
|
|
realbminer (OP)
|
|
June 26, 2018, 01:40:50 PM |
|
is support BTM with 1050/1050ti?
sure we support 1050 and 1050Ti, if you have problem using it. please make sure explain more clear to me here. thank you very much!
|
When Crypto-mining Made Fast. @realbminer on TWTR
|
|
|
|
Miner2525
|
|
June 26, 2018, 06:28:11 PM |
|
Is there a -r 0 exit feature yet? I didn't see anything relevant in the help. A shame this can't be used for multi-algo mining because it simply won't exit.
|
|
|
|
Eam0kgIO
Newbie
Offline
Activity: 20
Merit: 0
|
|
June 26, 2018, 08:11:40 PM |
|
bminer infuse trojan in system
I would love to hear more about it, can you elaborate?
|
|
|
|
sw629241
Newbie
Offline
Activity: 53
Merit: 0
|
|
June 28, 2018, 02:46:17 PM |
|
[INFO] [2018-06-28T22:38:28+08:00] [GPU 0] Speed: 357.24 H/s Temp: 57C Fan: 70% Power: 0W +Inf H/J [INFO] [2018-06-28T22:38:58+08:00] Total 356.10 H/s Accepted shares 99 Rejected shares 0 [INFO] [2018-06-28T22:38:58+08:00] [GPU 0] Speed: 356.10 H/s Temp: 57C Fan: 67% Power: 0W +Inf H/J [INFO] [2018-06-28T22:39:28+08:00] Total 357.01 H/s Accepted shares 99 Rejected shares 0 [INFO] [2018-06-28T22:39:28+08:00] [GPU 0] Speed: 357.01 H/s Temp: 58C Fan: 70% Power: 0W +Inf H/J [INFO] [2018-06-28T22:39:58+08:00] Total 357.56 H/s Accepted shares 99 Rejected shares 0 [INFO] [2018-06-28T22:39:58+08:00] [GPU 0] Speed: 357.56 H/s Temp: 58C Fan: 67% Power: 0W +Inf H/J windows 10 1803 MSI 1050TI 4GT OCV1 Power:0W abnormal
|
|
|
|
realbminer (OP)
|
|
June 28, 2018, 04:01:35 PM |
|
Is there a -r 0 exit feature yet? I didn't see anything relevant in the help. A shame this can't be used for multi-algo mining because it simply won't exit.
Hi, thanks for the message bu May I ask if you would explain to me what exactly this feature is, is it about the auto exit of the miner if it's down?
|
When Crypto-mining Made Fast. @realbminer on TWTR
|
|
|
|