Bitcoin Forum
April 26, 2024, 02:19:02 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 [22] 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 ... 164 »
  Print  
Author Topic: [ANN]Bminer: a fast Equihash/Ethash/Cuckaroo29z miner for AMD/NVIDIA GPUs 16.4.9  (Read 148389 times)
kevdotcom
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
January 22, 2018, 08:54:17 AM
Last edit: January 23, 2018, 07:59:44 AM by kevdotcom
 #421

The reason why it closes instantly is that '-pause' is not a valid command line argument.
You are supposed to just write 'pause' in a new line. Try this:

Quote
SET ADDRESS=3DovKVnnHhaeQhTJ4UDHy7wwbbFz8yXAvg
SET USERNAME=3DovKVnnHhaeQhTJ4UDHy7wwbbFz8yXAvg
SET POOL=equihash.hk.nicehash.com:3357
SET SCHEME=stratum+tcp

bminer -uri stratum://3DovKVnnHhaeQhTJ4UDHy7wwbbFz8yXAvg@stratum+tcp://equihash.hk.nicehash.com:3357 -api 127.0.0.1:1880

pause
1714141142
Hero Member
*
Offline Offline

Posts: 1714141142

View Profile Personal Message (Offline)

Ignore
1714141142
Reply with quote  #2

1714141142
Report to moderator
1714141142
Hero Member
*
Offline Offline

Posts: 1714141142

View Profile Personal Message (Offline)

Ignore
1714141142
Reply with quote  #2

1714141142
Report to moderator
1714141142
Hero Member
*
Offline Offline

Posts: 1714141142

View Profile Personal Message (Offline)

Ignore
1714141142
Reply with quote  #2

1714141142
Report to moderator
Transactions must be included in a block to be properly completed. When you send a transaction, it is broadcast to miners. Miners can then optionally include it in their next blocks. Miners will be more inclined to include your transaction if it has a higher transaction fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
realbminer (OP)
Member
**
Offline Offline

Activity: 461
Merit: 49


View Profile WWW
January 22, 2018, 09:15:46 AM
 #422

Hi, May I know the full string for nicehash?

@echo OFF

REM Change the following address to your Zcash taddr.
SET ADDRESS=3DovKVnnHhaeQhTJ4UDHy7wwbbFz8yXAvg
SET USERNAME=3DovKVnnHhaeQhTJ4UDHy7wwbbFz8yXAvg
SET POOL=equihash.hk.nicehash.com:3357
SET SCHEME=stratum+tcp

bminer -uri stratum+tcp:://3DovKVnnHhaeQhTJ4UDHy7wwbbFz8yXAvg@stratum+tcp://equihash.hk.nicehash.com:3357 -api 127.0.0.1:1880 -pause

It seems cant run. The command prompt keep close even though i put pause behind.

Should be something like the following:


bminer -uri stratum://3DovKVnnHhaeQhTJ4UDHy7wwbbFz8yXAvg@equihash.hk.nicehash.com:3357 -api 127.0.0.1:1880



You can take a look at https://www.bminer.me/examples/#mining-on-nicehash as well.

When Crypto-mining Made Fast. @realbminer on TWTR
cryptoyes
Member
**
Offline Offline

Activity: 297
Merit: 10


View Profile
January 22, 2018, 09:17:12 AM
Last edit: January 22, 2018, 09:40:00 AM by cryptoyes
 #423

Yikes, on v5.1.0 when connected to Nicehash it can get into a state where it suddenly hashes invalid shares which are all rejected with the message "share above target"!

It seems to happen when the pool changes nonce size. I'll PM you the full log.

Code:
[INFO] [2018-01-22T09:03:52Z] Set nonce to 1008c8a600
[INFO] [2018-01-22T09:03:52Z] Set target to 0000000000000000000000000000000000000000000000000000808787870700
[INFO] [2018-01-22T09:03:52Z] Received new job 000000142e9e27f4

All went well after that point (note the nonce size) up until the nonce size was changed, triggered by a disconnection:

Code:
[INFO] [2018-01-22T09:09:15Z] Set nonce to 0279fe67000000000000000067fe790155
[INFO] [2018-01-22T09:09:15Z] Set target to 0000000000000000000000000000000000000000000000000000808787870700
[INFO] [2018-01-22T09:09:15Z] Received new job 000000162a3aeff1
[INFO] [2018-01-22T09:09:16Z] [GPU 4] Speed: 255.13 Sol/s 136.85 Nonce/s
[WARN] [2018-01-22T09:09:16Z] Rejected share #19 ([1,"Share above target.",null])
[INFO] [2018-01-22T09:09:17Z] [GPU 5] Speed: 289.55 Sol/s 154.16 Nonce/s
[WARN] [2018-01-22T09:09:17Z] Rejected share #20 ([1,"Share above target.",null])
[WARN] [2018-01-22T09:09:18Z] Rejected share #21 ([1,"Share above target.",null])
[WARN] [2018-01-22T09:09:18Z] Rejected share #22 ([1,"Share above target.",null])
[INFO] [2018-01-22T09:09:19Z] [GPU 6] Speed: 308.11 Sol/s 166.78 Nonce/s
[WARN] [2018-01-22T09:09:20Z] Rejected share #23 ([1,"Share above target.",null])
[WARN] [2018-01-22T09:09:20Z] Rejected share #24 ([1,"Share above target.",null])
[WARN] [2018-01-22T09:09:21Z] Rejected share #25 ([1,"Share above target.",null])
[WARN] [2018-01-22T09:09:21Z] Rejected share #26 ([1,"Share above target.",null])
[INFO] [2018-01-22T09:09:21Z] [GPU 7] Speed: 682.80 Sol/s 361.04 Nonce/s
[WARN] [2018-01-22T09:09:25Z] Rejected share #27 ([1,"Share above target.",null])
[WARN] [2018-01-22T09:09:28Z] Rejected share #28 ([1,"Share above target.",null])
[WARN] [2018-01-22T09:09:28Z] Rejected share #29 ([1,"Share above target.",null])
[WARN] [2018-01-22T09:09:29Z] Rejected share #30 ([1,"Share above target.",null])
[WARN] [2018-01-22T09:09:29Z] Rejected share #31 ([1,"Share above target.",null])
[WARN] [2018-01-22T09:09:31Z] Rejected share #32 ([1,"Share above target.",null])
[WARN] [2018-01-22T09:09:32Z] Rejected share #33 ([1,"Share above target.",null])
[WARN] [2018-01-22T09:09:38Z] Rejected share #34 ([1,"Share above target.",null])
[WARN] [2018-01-22T09:09:38Z] Get error: Too many rejected shares, resetting in 5 seconds
[INFO] [2018-01-22T09:09:42Z] [GPU 0] Speed: 436.96 Sol/s 234.80 Nonce/s
[INFO] [2018-01-22T09:09:42Z] [GPU 1] Speed: 298.58 Sol/s 159.02 Nonce/s
[INFO] [2018-01-22T09:09:43Z] [GPU 2] Speed: 452.73 Sol/s 241.49 Nonce/s
[WARN] [2018-01-22T09:09:43Z] Rejected share #35 ([1,"Share above target.",null])
[WARN] [2018-01-22T09:09:43Z] Rejected share #36 ([1,"Share above target.",null])
[INFO] [2018-01-22T09:09:43Z] Connected to XXXXXXXX:NNNNN
[INFO] [2018-01-22T09:09:44Z] Subscribed to stratum server
[INFO] [2018-01-22T09:09:44Z] Set nonce to 57f723aa9f
[INFO] [2018-01-22T09:09:44Z] Authorized
[INFO] [2018-01-22T09:09:44Z] Set target to 0000000000000000000000000000000000000000000000000000808787870700
[INFO] [2018-01-22T09:09:44Z] Received new job 000000162a3b753f
[INFO] [2018-01-22T09:09:44Z] [GPU 3] Speed: 455.39 Sol/s 242.84 Nonce/s
[INFO] [2018-01-22T09:09:46Z] [GPU 4] Speed: 467.01 Sol/s 250.59 Nonce/s
[INFO] [2018-01-22T09:09:47Z] [GPU 5] Speed: 484.40 Sol/s 258.65 Nonce/s
[INFO] [2018-01-22T09:09:47Z] Accepted share #37
[INFO] [2018-01-22T09:09:48Z] Accepted share #38
[INFO] [2018-01-22T09:09:49Z] Received new job 000000162a3b835e
[INFO] [2018-01-22T09:09:49Z] [GPU 6] Speed: 385.88 Sol/s 209.34 Nonce/s
[INFO] [2018-01-22T09:09:49Z] Accepted share #39
[INFO] [2018-01-22T09:09:51Z] Total 3663.75 Sol/s 1957.76 Nonce/s Accepted shares 18 Rejected shares 18
[INFO] [2018-01-22T09:09:51Z] [GPU 7] Speed: 716.96 Sol/s 380.52 Nonce/s
illumination2828
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
January 22, 2018, 09:29:59 AM
 #424

Hi, May I know the full string for nicehash?

@echo OFF

REM Change the following address to your Zcash taddr.
SET ADDRESS=3DovKVnnHhaeQhTJ4UDHy7wwbbFz8yXAvg
SET USERNAME=3DovKVnnHhaeQhTJ4UDHy7wwbbFz8yXAvg
SET POOL=equihash.hk.nicehash.com:3357
SET SCHEME=stratum+tcp

bminer -uri stratum+tcp:://3DovKVnnHhaeQhTJ4UDHy7wwbbFz8yXAvg@stratum+tcp://equihash.hk.nicehash.com:3357 -api 127.0.0.1:1880 -pause

It seems cant run. The command prompt keep close even though i put pause behind.

Should be something like the following:


bminer -uri stratum://3DovKVnnHhaeQhTJ4UDHy7wwbbFz8yXAvg@equihash.hk.nicehash.com:3357 -api 127.0.0.1:1880





You can take a look at https://www.bminer.me/examples/#mining-on-nicehash as well.


Thanks mate, it's working now. gonna compare it with dtsm.

Cheers
frederickborcherds1
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
January 22, 2018, 12:37:30 PM
 #425

HI. Just an update on the BMiner.

I have tried it om my setup:
BTX 250+ pro board. 4gb ram. 3390 celeron cpu. 1x Strix 1080 and 1 1050ti card. I'm mining at 799 Sol/s. I also updated to the newest NVidia drivers(390.65).

Overclocking with MSI Afterburner: 1080 = Code: 235, Memory 300, Same for 1050TI

This is verified at pool (miningpoolhub.com)

Sofar this miner works better than any other software I have tested on my layout.

Regards
german103
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
January 22, 2018, 01:10:59 PM
Last edit: January 22, 2018, 02:21:46 PM by german103
 #426

509H/s vs DSTM's 498H/s on 1070.
Uche32
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
January 22, 2018, 02:01:44 PM
 #427

I didn't read through all posts, so sorry if I ask something was already answered to, but were the CPU usage issue fixed? thank you!
Jsorrentino
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
January 22, 2018, 02:09:44 PM
 #428

I didn't read through all posts, so sorry if I ask something was already answered to, but were the CPU usage issue fixed? thank you!

Read the previous posts.
apiontek
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
January 22, 2018, 11:02:34 PM
 #429

Just tried again for fun -- still doesn't start for me on Windows 10. Not from batch file, nor on its own with any command arguments.

And that's with two different Windows 10 machines, one AMD Ryzen 7 1700, one intel i7 3770. Both with a GTX 1070.

Any way to debug this? I don't have anything strange running at the same time, as far as I can tell.
realbminer (OP)
Member
**
Offline Offline

Activity: 461
Merit: 49


View Profile WWW
January 23, 2018, 01:02:02 AM
 #430

Just tried again for fun -- still doesn't start for me on Windows 10. Not from batch file, nor on its own with any command arguments.

And that's with two different Windows 10 machines, one AMD Ryzen 7 1700, one intel i7 3770. Both with a GTX 1070.

Any way to debug this? I don't have anything strange running at the same time, as far as I can tell.

Just to confirm -- did you turn off windows defender? Windows Defender sometimes would deny the execution.

What happens if you directly click on bminer.exe?

When Crypto-mining Made Fast. @realbminer on TWTR
NameTaken
Hero Member
*****
Offline Offline

Activity: 630
Merit: 502


View Profile
January 23, 2018, 01:07:19 AM
 #431

Is it possible to increase the Sol/s with more optimizations or is what we have now about as good as it's going to get?
realbminer (OP)
Member
**
Offline Offline

Activity: 461
Merit: 49


View Profile WWW
January 23, 2018, 01:21:27 AM
 #432

The version 5.2.0 has been released. It brings a few improvements on NiceHash and Windows:

  • Introduced the option -logfile to append the logs into a file.
  • Minor optimization on Windows for cards that are mounted on the risers.
  • Improve compatibility for NiceHash.

Enjoy!

When Crypto-mining Made Fast. @realbminer on TWTR
apiontek
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
January 23, 2018, 02:29:17 AM
 #433

Just tried again for fun -- still doesn't start for me on Windows 10. Not from batch file, nor on its own with any command arguments.

And that's with two different Windows 10 machines, one AMD Ryzen 7 1700, one intel i7 3770. Both with a GTX 1070.

Any way to debug this? I don't have anything strange running at the same time, as far as I can tell.

Just to confirm -- did you turn off windows defender? Windows Defender sometimes would deny the execution.

What happens if you directly click on bminer.exe?

Yes, I had tried disabling Windows Defender, despite it showing no indication that it cared about bminer.exe. Disabling Windows Defender had no effect.

If I double-click bminer.exe a cmd-style window appears for a couple seconds, then closes. It has no contents. There are no error messages or other outputs.

EDIT: same result with new 5.2.0 version.
phuocduong
Member
**
Offline Offline

Activity: 182
Merit: 10


View Profile
January 23, 2018, 03:13:07 AM
 #434

anyone test, with 1080Ti?
NameTaken
Hero Member
*****
Offline Offline

Activity: 630
Merit: 502


View Profile
January 23, 2018, 03:39:06 AM
 #435

anyone test, with 1080Ti?
balazarek
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
January 23, 2018, 05:18:16 AM
 #436


Can you please share yours tdp, gpu and memory settings ?
NameTaken
Hero Member
*****
Offline Offline

Activity: 630
Merit: 502


View Profile
January 23, 2018, 05:22:28 AM
 #437


Can you please share yours tdp, gpu and memory settings ?
You can see watt usage. +150 core and +500 memory.
kevdotcom
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
January 23, 2018, 07:21:42 AM
 #438

The version 5.2.0 has been released. It brings a few improvements on NiceHash and Windows:

  • Introduced the option -logfile to append the logs into a file.
  • Minor optimization on Windows for cards that are mounted on the risers.
  • Improve compatibility for NiceHash.

Enjoy!

When are you gonna fix e-mail adresses?
Gelbstich
Hero Member
*****
Offline Offline

Activity: 562
Merit: 509



View Profile
January 23, 2018, 07:43:49 AM
 #439

The version 5.2.0 has been released. It brings a few improvements on NiceHash and Windows:

  • Introduced the option -logfile to append the logs into a file.
  • Minor optimization on Windows for cards that are mounted on the risers.
  • Improve compatibility for NiceHash.

Enjoy!
Thank you so much for developing bminer and sharing it with us! I really prefer bminer over dstm and ewbf as I get 2-5% better results with bminer v5.0. I'm just trying bminer v5.2 and it looks like it's 1-2% faster than v5.0! I'm mining with 1070 Ti's and get about 515-525 sol/s @66% power limit (4.37 sol/w) with +200 core +600 mem.
 Keep up the great work!

H
                 
                    ░░░                 
            ░▒█████████████▓░           
          ▓███████████████████▓         
        ▓█████████▓▓▒▓▓▓████▓░         
      ▒███████▒           ░             
     ▓█████▓░                     ░▒   
    ▓█████▒    ░▓███████▓▒        ░▓▓▒ 
   ░█████░   ░█████████████▒    ▒▓▒▒▓░
   █████▒   ░███████████████▓    ▓▒▒▒▓  
   █████    █████████████████░   ▒▓▒▒▓░ 
  ░████▓   ░██████████▓▓▓▓▓███   ░▓▒▒▓░ 
  ▒████▓   ▒████▓▒░              ░▓▒▒▓░
   █████ ░███▓░   ░▒▒▓▓▓▓▓▓▓▓    ▒▓▒▒▓░
   ████████▓  ▒▒▓▓▓▓▓▒▒▒▓▒▓▓░    ▓▒▒▓▓ 
   ░██████   ░▓█▓▓▓▓▓▓▓▓▓▓▓░    ▓▓▒▒▓░ 
    ▓███▒       ▒▓▓▓▓▓▓▓▒░     ▓▓▒▓▓▒   
     ▓█                      ▒▓▓▒▓▓▒   
              ░           ░▒▓▓▓▓▓▓▒     
           ░▒▓▓▓▓▓▒▒▒▒▒▓▓▓▓▓▓▓▓▓▒       
          ░███▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▒         
             ░▒▓▓▓▓▓▓▓▓▓▓▓▒▒            

                         
R I Z E N
.......White Paper....... .......Node System and Sidechains....... .......Help Desk.......





 
   


   
 
   
Eterbank
Member
**
Offline Offline

Activity: 143
Merit: 10


View Profile
January 23, 2018, 08:35:14 AM
 #440

1070ti results?

eterbankPay anywhere, buy anything with Cryptoeterbank
ANN THREADWHITEPAPERBOUNTY THREAD
▬▬▬▬▬▬▬▬▬▬▬FacebookTwitter▬▬▬▬▬▬▬▬▬▬▬
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 [22] 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 ... 164 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!