Bitcoin Forum
April 16, 2024, 03:27:33 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 ... 164 »
  Print  
Author Topic: [ANN]Bminer: a fast Equihash/Ethash/Cuckaroo29z miner for AMD/NVIDIA GPUs 16.4.9  (Read 148383 times)
realbminer (OP)
Member
**
Offline Offline

Activity: 461
Merit: 49


View Profile WWW
May 04, 2018, 03:30:37 PM
 #1201

How to pass additional parameters in the password field?

Some pools, e.g. zpool allow to define additional mining settings in the password field. See an example below:

BMiner.exe -api 127.0.0.1:1880 -uri stratum://1GSq8txFsg1je6yL8t6S94mYdF8cGqVQJF:BLACKBOX,c=BTC@equihash.mine.zpool.ca:2142 -devices 0

Bminer throws an error:

invalid value "stratum://1GSq8txFsg1je6yL8t6S94mYdF8cGqVQJF:BLACKBOX,c=BTC@equihash.mine.zpool.ca:2142" for flag -uri: Invalid port in the URI
Bminer: When Crypto-mining Made Fast (v7.0.0-9c7291b)


Thanks for your feedback! Please refer to our sample usage page for examples of setting passwords in the command: https://www.bminer.me/examples/.

Here is a concrete example:
bminer -uri stratum://foo.w:pwd@us-east.equihash-hub.miningpoolhub.com:17023
The command above will mine towards the username foo, worker name w and password pwd

Hello

This does not help me  Angry

This is what I tried - same error:
BMiner.exe -api 127.0.0.1:1880 -uri stratum://1GSq8txFsg1je6yL8t6S94mYdF8cGqVQJF.BLACKBOX:x,c=BTC@equihash.mine.zpool.ca:2142 -devices 0


Bminer still does not allow me to use ,c=BTC as part of password. Please fix.

Edit: As a workaround I encode the user & password parameters with '[System.Web.HttpUtility]::UrlEncode("StringToEncode")' (Powershell)


Hi, May I ask what is your password exactly? x,c=BTC or ,c=BTC or c=BTC?
The problem is caused by the comma inside the command. We suggest you choose a password without comma.

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

Posts: 1713238053

View Profile Personal Message (Offline)

Ignore
1713238053
Reply with quote  #2

1713238053
Report to moderator
1713238053
Hero Member
*
Offline Offline

Posts: 1713238053

View Profile Personal Message (Offline)

Ignore
1713238053
Reply with quote  #2

1713238053
Report to moderator
The Bitcoin software, network, and concept is called "Bitcoin" with a capitalized "B". Bitcoin currency units are called "bitcoins" with a lowercase "b" -- this is often abbreviated BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713238053
Hero Member
*
Offline Offline

Posts: 1713238053

View Profile Personal Message (Offline)

Ignore
1713238053
Reply with quote  #2

1713238053
Report to moderator
realbminer (OP)
Member
**
Offline Offline

Activity: 461
Merit: 49


View Profile WWW
May 04, 2018, 03:33:19 PM
 #1202

Documentation clarification requested

I found this table:

* Equihash   Stratum   stratum://
* Equihash   Stratum over SSL   stratum+ssl://
* Ethash   Stratum   ethash://
* Ethash   Stratum over SSL   ethash+ssl://
* Ethash   Ethereum Proxy   ethproxy://
* Ethash   Ethereum Stratum   ethstratum://

During my tests I found that 'ethash' and' ethash+ssl' do NOT work properly (tried mining Ethereum on NiceHash and MiningPoolHub as well as Musicoin on MiningPoolHub).
It is creating  DAGs over and over again...

[INFO] [2018-05-02T15:42:01+02:00] Received new job 422
[INFO] [2018-05-02T15:42:01+02:00] [D0] Creating DAG
[INFO] [2018-05-02T15:42:05+02:00] [D0] DAG has been created
[INFO] [2018-05-02T15:42:08+02:00] Received new job 423
[INFO] [2018-05-02T15:42:08+02:00] [D0] Creating DAG
[INFO] [2018-05-02T15:42:12+02:00] [GPU 0] Speed: 41.37 MH/s Temp: 69C Fan: 51% Power: 213W 0.19 MH/J
[INFO] [2018-05-02T15:42:12+02:00] Total 41.37 MH/s Accepted shares 0 Rejected shares 0
[INFO] [2018-05-02T15:42:12+02:00] [D0] DAG has been created
[INFO] [2018-05-02T15:42:17+02:00] Received new job 424
[INFO] [2018-05-02T15:42:17+02:00] [D0] Creating DAG
[INFO] [2018-05-02T15:42:21+02:00] [D0] DAG has been created
[WARN] [2018-05-02T15:42:39+02:00] Rejected share #4 ([21,"incorrect size of nonce"])
[INFO] [2018-05-02T15:42:42+02:00] [GPU 0] Speed: 42.92 MH/s Temp: 69C Fan: 52% Power: 212W 0.20 MH/J
[INFO] [2018-05-02T15:42:42+02:00] Total 42.92 MH/s Accepted shares 0 Rejected shares 1
[INFO] [2018-05-02T15:42:46+02:00] Received new job 425
[INFO] [2018-05-02T15:42:46+02:00] [D0] Creating DAG
[INFO] [2018-05-02T15:42:46+02:00] Received new job 426
[INFO] [2018-05-02T15:42:50+02:00] [D0] DAG has been created
[INFO] [2018-05-02T15:42:50+02:00] [D0] Creating DAG
[INFO] [2018-05-02T15:42:54+02:00] [D0] DAG has been created
[INFO] [2018-05-02T15:43:04+02:00] Received new job 427
[INFO] [2018-05-02T15:43:04+02:00] [D0] Creating DAG
[INFO] [2018-05-02T15:43:07+02:00] [D0] DAG has been created
[INFO] [2018-05-02T15:43:12+02:00] [GPU 0] Speed: 38.75 MH/s Temp: 70C Fan: 52% Power: 214W 0.18 MH/J
[INFO] [2018-05-02T15:43:12+02:00] Total 38.75 MH/s Accepted shares 0 Rejected shares 1
[INFO] [2018-05-02T15:43:12+02:00] Received new job 428


'Ethstratum' works for Ethereum (tested on NiceHash) and MusiCoin (tested on MininPoolHub). But how do I mine Ethereum Stratum over SSL ? There is no 'ethstratum+ssl'  Huh

Which parameters should be used to mine which algos / coins?

Hi, Would you please paste your command line here?
like ' bminer -uri stratum://t1ZBtpkUy1y1deYsNJnzdW4tk7HiJEcfUzr.worker@zec-eu1.nanopool.org:6666'
since the error can't reappear to us until we have your command line.

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

Activity: 200
Merit: 3


View Profile
May 05, 2018, 04:05:32 PM
 #1203

How to pass additional parameters in the password field?

Some pools, e.g. zpool allow to define additional mining settings in the password field. See an example below:

BMiner.exe -api 127.0.0.1:1880 -uri stratum://1GSq8txFsg1je6yL8t6S94mYdF8cGqVQJF:BLACKBOX,c=BTC@equihash.mine.zpool.ca:2142 -devices 0

Bminer throws an error:

invalid value "stratum://1GSq8txFsg1je6yL8t6S94mYdF8cGqVQJF:BLACKBOX,c=BTC@equihash.mine.zpool.ca:2142" for flag -uri: Invalid port in the URI
Bminer: When Crypto-mining Made Fast (v7.0.0-9c7291b)


Thanks for your feedback! Please refer to our sample usage page for examples of setting passwords in the command: https://www.bminer.me/examples/.

Here is a concrete example:
bminer -uri stratum://foo.w:pwd@us-east.equihash-hub.miningpoolhub.com:17023
The command above will mine towards the username foo, worker name w and password pwd

Hello

This does not help me  Angry

This is what I tried - same error:
BMiner.exe -api 127.0.0.1:1880 -uri stratum://1GSq8txFsg1je6yL8t6S94mYdF8cGqVQJF.BLACKBOX:x,c=BTC@equihash.mine.zpool.ca:2142 -devices 0


Bminer still does not allow me to use ,c=BTC as part of password. Please fix.

Edit: As a workaround I encode the user & password parameters with '[System.Web.HttpUtility]::UrlEncode("StringToEncode")' (Powershell)


Hi, May I ask what is your password exactly? x,c=BTC or ,c=BTC or c=BTC?
The problem is caused by the comma inside the command. We suggest you choose a password without comma.

Some pools (ZergPool, Zpool etc.) require to specify the payout currency by setting it in the password field like this (example taken from http://zergpool.com/):

-o stratum+tcp://neoscrypt.mine.zergpool.com:PORT -u <YOUR_GUNCOIN_WALLET_ADDRESS> -p c=GUN,mc=GUN

where the required password is c=GUN,mc=GUN

BTW: Yes I am aware the bmnier does NOT do neoscrypt, this is just an example. The same applies however for any other algos like ethash or equihash.

Co-developer of www.nemosminer.com (http://www.nemosminer.com)
realbminer (OP)
Member
**
Offline Offline

Activity: 461
Merit: 49


View Profile WWW
May 08, 2018, 03:46:46 AM
 #1204

How to pass additional parameters in the password field?

Some pools, e.g. zpool allow to define additional mining settings in the password field. See an example below:

BMiner.exe -api 127.0.0.1:1880 -uri stratum://1GSq8txFsg1je6yL8t6S94mYdF8cGqVQJF:BLACKBOX,c=BTC@equihash.mine.zpool.ca:2142 -devices 0

Bminer throws an error:

invalid value "stratum://1GSq8txFsg1je6yL8t6S94mYdF8cGqVQJF:BLACKBOX,c=BTC@equihash.mine.zpool.ca:2142" for flag -uri: Invalid port in the URI
Bminer: When Crypto-mining Made Fast (v7.0.0-9c7291b)


Thanks for your feedback! Please refer to our sample usage page for examples of setting passwords in the command: https://www.bminer.me/examples/.

Here is a concrete example:
bminer -uri stratum://foo.w:pwd@us-east.equihash-hub.miningpoolhub.com:17023
The command above will mine towards the username foo, worker name w and password pwd

Hello

This does not help me  Angry

This is what I tried - same error:
BMiner.exe -api 127.0.0.1:1880 -uri stratum://1GSq8txFsg1je6yL8t6S94mYdF8cGqVQJF.BLACKBOX:x,c=BTC@equihash.mine.zpool.ca:2142 -devices 0


Bminer still does not allow me to use ,c=BTC as part of password. Please fix.

Edit: As a workaround I encode the user & password parameters with '[System.Web.HttpUtility]::UrlEncode("StringToEncode")' (Powershell)


Hi, May I ask what is your password exactly? x,c=BTC or ,c=BTC or c=BTC?
The problem is caused by the comma inside the command. We suggest you choose a password without comma.

Some pools (ZergPool, Zpool etc.) require to specify the payout currency by setting it in the password field like this (example taken from http://zergpool.com/):

-o stratum+tcp://neoscrypt.mine.zergpool.com:PORT -u <YOUR_GUNCOIN_WALLET_ADDRESS> -p c=GUN,mc=GUN

where the required password is c=GUN,mc=GUN

BTW: Yes I am aware the bmnier does NOT do neoscrypt, this is just an example. The same applies however for any other algos like ethash or equihash.


Please refer https://www.bminer.me/examples/#escaping-characters-in-the-uri to solve your problem.
You can always follow RFC 1738 (https://tools.ietf.org/html/rfc1738) to escape special characters.

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

Activity: 200
Merit: 3


View Profile
May 08, 2018, 05:44:45 AM
 #1205


Some pools (ZergPool, Zpool etc.) require to specify the payout currency by setting it in the password field like this (example taken from http://zergpool.com/):

-o stratum+tcp://neoscrypt.mine.zergpool.com:PORT -u <YOUR_GUNCOIN_WALLET_ADDRESS> -p c=GUN,mc=GUN

where the required password is c=GUN,mc=GUN

BTW: Yes I am aware the bmnier does NOT do neoscrypt, this is just an example. The same applies however for any other algos like ethash or equihash.


Please refer https://www.bminer.me/examples/#escaping-characters-in-the-uri to solve your problem.
You can always follow RFC 1738 (https://tools.ietf.org/html/rfc1738) to escape special characters.


>> Please refer https://www.bminer.me/examples/#escaping-characters-in-the-uri to solve your problem.

That's what I do now, but it is not customer friendly. It would be much easier if the miner took care of it :-)

Co-developer of www.nemosminer.com (http://www.nemosminer.com)
swisstrader
Member
**
Offline Offline

Activity: 128
Merit: 10


View Profile WWW
May 08, 2018, 09:46:31 PM
Last edit: May 08, 2018, 09:59:59 PM by swisstrader
 #1206

8 x 1070 Ti
tuned and overclocked
PM = 1, PL = 112, OC 200/1200, Fan = 75/70%

With bminer I get the best results. Thank you, BMiner!

Please change in the dashboard Sols/W to Sols/J.

As next I need to check Ethash mining.  Grin

supermoew
Newbie
*
Offline Offline

Activity: 61
Merit: 0


View Profile
May 10, 2018, 05:50:07 AM
 #1207

8 x 1070 Ti
tuned and overclocked
PM = 1, PL = 112, OC 200/1200, Fan = 75/70%

With bminer I get the best results. Thank you, BMiner!

Please change in the dashboard Sols/W to Sols/J.

As next I need to check Ethash mining.  Grin

https://i.imgur.com/0rWaMrG.png

any update about the Ethash mining result?
wolf_miner
Legendary
*
Offline Offline

Activity: 1018
Merit: 1001



View Profile
May 12, 2018, 06:52:08 PM
Last edit: May 12, 2018, 07:02:15 PM by wolf_miner
 #1208

Hi, V.7 linux release on Hiveos has some problem, GPU goes offline often.

Cheers W_M

Hi, would you please give me more information about what error it is? what coins and pools you are using when it happens?

it would be great if you can send me logs to diagnose the problem.

thx!


Hi, this is the log. GPUs goes often offline with "[FATA] [2018-05-12T20:45:00+02:00] Irrecoverable errors: [Dx] GPU hang detected" so the miner restart every 3/5 minutes.

Quote
[INFO] [2018-05-12T20:42:30+02:00] [GPU 0] Speed: 270.40 Sol/s 145.69 Nonce/s Temp: 57C Fan: 60% Power: 73W 3.70 Sol/J                                                                                            
[INFO] [2018-05-12T20:42:31+02:00] [GPU 1] Speed: 274.56 Sol/s 146.39 Nonce/s Temp: 57C Fan: 58% Power: 74W 3.71 Sol/J                                                                                            
[INFO] [2018-05-12T20:42:32+02:00] [GPU 2] Speed: 271.47 Sol/s 145.27 Nonce/s Temp: 52C Fan: 56% Power: 75W 3.62 Sol/J                                                                                            
[INFO] [2018-05-12T20:42:55+02:00] Total 816.43 Sol/s 437.36 Nonce/s Accepted shares 23 Rejected shares 0                                                                                                          
[INFO] [2018-05-12T20:43:00+02:00] [GPU 0] Speed: 272.38 Sol/s 146.60 Nonce/s Temp: 57C Fan: 60% Power: 72W 3.78 Sol/J                                                                                            
[INFO] [2018-05-12T20:43:00+02:00] Accepted share #27                                                                                                                                                              
[INFO] [2018-05-12T20:43:01+02:00] [GPU 1] Speed: 277.09 Sol/s 147.25 Nonce/s Temp: 57C Fan: 58% Power: 74W 3.74 Sol/J                                                                                            
[INFO] [2018-05-12T20:43:02+02:00] [GPU 2] Speed: 0.00 Sol/s 113.49 Nonce/s Temp: 46C Fan: 56% Power: 31W 0.00 Sol/J                                                                                              
[INFO] [2018-05-12T20:43:13+02:00] Received new job 342009553762048                                                                                                                                                
[INFO] [2018-05-12T20:43:25+02:00] Total 549.47 Sol/s 407.35 Nonce/s Accepted shares 24 Rejected shares 0                                                                                                          
[INFO] [2018-05-12T20:43:31+02:00] [GPU 0] Speed: 270.42 Sol/s 144.72 Nonce/s Temp: 57C Fan: 60% Power: 72W 3.76 Sol/J                                                                                            
[INFO] [2018-05-12T20:43:31+02:00] [GPU 1] Speed: 275.55 Sol/s 145.51 Nonce/s Temp: 57C Fan: 58% Power: 75W 3.67 Sol/J                                                                                            
[INFO] [2018-05-12T20:43:32+02:00] [GPU 2] Speed: 0.00 Sol/s 68.84 Nonce/s Temp: 43C Fan: 56% Power: 31W 0.00 Sol/J                                                                                                
[INFO] [2018-05-12T20:43:55+02:00] Total 545.97 Sol/s 359.07 Nonce/s Accepted shares 24 Rejected shares 0                                                                                                          
[INFO] [2018-05-12T20:44:01+02:00] [GPU 0] Speed: 273.12 Sol/s 145.40 Nonce/s Temp: 57C Fan: 60% Power: 73W 3.74 Sol/J                                                                                            
[INFO] [2018-05-12T20:44:01+02:00] [GPU 1] Speed: 273.77 Sol/s 146.11 Nonce/s Temp: 56C Fan: 58% Power: 76W 3.60 Sol/J                                                                                            
[INFO] [2018-05-12T20:44:02+02:00] [GPU 2] Speed: 0.00 Sol/s 41.75 Nonce/s Temp: 40C Fan: 56% Power: 31W 0.00 Sol/J                                                                                                
[INFO] [2018-05-12T20:44:13+02:00] Accepted share #28                                                                                                                                                              
[INFO] [2018-05-12T20:44:23+02:00] Accepted share #29                                                                                                                                                              
[INFO] [2018-05-12T20:44:25+02:00] Total 546.89 Sol/s 333.26 Nonce/s Accepted shares 26 Rejected shares 0                                                                                                          
[INFO] [2018-05-12T20:44:29+02:00] Accepted share #30                                                                                                                                                              
[INFO] [2018-05-12T20:44:30+02:00] [GPU 0] Speed: 275.71 Sol/s 146.50 Nonce/s Temp: 57C Fan: 60% Power: 74W 3.73 Sol/J                                                                                            
[INFO] [2018-05-12T20:44:31+02:00] [GPU 1] Speed: 275.71 Sol/s 147.39 Nonce/s Temp: 56C Fan: 58% Power: 73W 3.78 Sol/J                                                                                            
[INFO] [2018-05-12T20:44:32+02:00] [GPU 2] Speed: 0.00 Sol/s 25.32 Nonce/s Temp: 39C Fan: 56% Power: 31W 0.00 Sol/J                                                                                                
[INFO] [2018-05-12T20:44:40+02:00] Accepted share #31                                                                                                                                                              
[INFO] [2018-05-12T20:44:43+02:00] Accepted share #32                                                                                                                                                              
[INFO] [2018-05-12T20:44:56+02:00] Total 551.42 Sol/s 319.21 Nonce/s Accepted shares 29 Rejected shares 0                                                                                                          
[FATA] [2018-05-12T20:45:00+02:00] Irrecoverable errors: [D2] GPU hang detected                                                                                                                                    
[WARN] [2018-05-12T20:45:01+02:00] Miner died! It will be restarted soon...                                                                                                                                        
[INFO] [2018-05-12T20:45:08+02:00] Turning on experimental support for Ethash mining                                                                                                                              
[INFO] [2018-05-12T20:45:08+02:00] Bminer: When Crypto-mining Made Fast (v7.0.0-9c7291b)                                                                                                                          
[INFO] [2018-05-12T20:45:08+02:00] Watchdog has started.                                                                                                                                                          
[INFO] [2018-05-12T20:45:08+02:00] Starting miner on devices [0 1 2]                                                                                                                                              
[INFO] [2018-05-12T20:45:08+02:00] Connected to safe.pool.sexy:21002                                                                                                                                              
[INFO] [2018-05-12T20:45:08+02:00] Starting miner on device 0...                                                                                                                                                  
[INFO] [2018-05-12T20:45:08+02:00] Subscribed to stratum server                                                                                                                                                    
[INFO] [2018-05-12T20:45:08+02:00] Set nonce to 00000000000000000000d6aa                                                                                                                                          
[INFO] [2018-05-12T20:45:08+02:00] Authorized                                                                                                                                                                      
[INFO] [2018-05-12T20:45:08+02:00] Set target to 0540e86ba64ed20cb538731b9fd9810540e86ba64ed20cb538731b9fd9810500                                                                                                  
[INFO] [2018-05-12T20:45:08+02:00] Received new job 324397054914344                                                                                                                                                
[INFO] [2018-05-12T20:45:08+02:00] Started miner on device 0                                                                                                                                                      
[INFO] [2018-05-12T20:45:09+02:00] Starting miner on device 1...                                                                                                                                                  
[INFO] [2018-05-12T20:45:09+02:00] Started miner on device 1                                                                                                                                                      
[INFO] [2018-05-12T20:45:09+02:00] Received new job 376163046058684                                                                                                                                                
[INFO] [2018-05-12T20:45:10+02:00] Starting miner on device 2...                                                                                                                                                  
[INFO] [2018-05-12T20:45:10+02:00] Started miner on device 2                            
[INFO] [2018-05-12T20:45:10+02:00] Starting miner on device 2...                                                                                                                                                  
[INFO] [2018-05-12T20:45:10+02:00] Started miner on device 2                                                                                                                                                      
[INFO] [2018-05-12T20:45:20+02:00] Accepted share #4                                                                                                                                                              
[INFO] [2018-05-12T20:45:25+02:00] Accepted share #5                                                                                                                                                              
[INFO] [2018-05-12T20:45:26+02:00] Accepted share #6                                                                                                                                                              
[INFO] [2018-05-12T20:45:32+02:00] Starting the management API at 127.0.0.1:1880                                                                                                                                  
[INFO] [2018-05-12T20:45:38+02:00] [GPU 0] Speed: 289.18 Sol/s 149.04 Nonce/s Temp: 56C Fan: 60% Power: 73W 3.96 Sol/J                                                                                            
[INFO] [2018-05-12T20:45:39+02:00] [GPU 1] Speed: 288.97 Sol/s 149.04 Nonce/s Temp: 55C Fan: 58% Power: 73W 3.96 Sol/J                                                                                            
[INFO] [2018-05-12T20:45:40+02:00] [GPU 2] Speed: 286.90 Sol/s 149.04 Nonce/s Temp: 44C Fan: 56% Power: 74W 3.88 Sol/J                                                                                            
[INFO] [2018-05-12T20:45:55+02:00] Accepted share #7                                                                                                                                                              
[INFO] [2018-05-12T20:45:58+02:00] Accepted share #8                                                                                                                                                              
[INFO] [2018-05-12T20:46:00+02:00] Accepted share #9                                                                                                                                                              
[INFO] [2018-05-12T20:46:01+02:00] Total 865.05 Sol/s 447.12 Nonce/s Accepted shares 6 Rejected shares 0                                                                                                          
[INFO] [2018-05-12T20:46:06+02:00] Received new job 230890808912918                                                                                                                                                
[INFO] [2018-05-12T20:46:08+02:00] [GPU 0] Speed: 280.12 Sol/s 146.79 Nonce/s Temp: 56C Fan: 60% Power: 75W 3.73 Sol/J                                                                                            
[INFO] [2018-05-12T20:46:09+02:00] [GPU 1] Speed: 281.98 Sol/s 146.79 Nonce/s Temp: 56C Fan: 58% Power: 75W 3.76 Sol/J                                                                                            
[INFO] [2018-05-12T20:46:09+02:00] [GPU 2] Speed: 273.55 Sol/s 146.79 Nonce/s Temp: 46C Fan: 56% Power: 75W 3.65 Sol/J    
...
[INFO] [2018-05-12T20:58:18+02:00] [GPU 0] Speed: 272.56 Sol/s 144.94 Nonce/s Temp: 57C Fan: 60% Power: 75W 3.63 Sol/J                                                                                            
[INFO] [2018-05-12T20:58:18+02:00] [GPU 1] Speed: 0.00 Sol/s 32.78 Nonce/s Temp: 44C Fan: 58% Power: 30W 0.00 Sol/J                                                                                                
[INFO] [2018-05-12T20:58:19+02:00] [GPU 2] Speed: 270.45 Sol/s 144.11 Nonce/s Temp: 52C Fan: 56% Power: 76W 3.56 Sol/J    
[FATA] [2018-05-12T20:58:47+02:00] Irrecoverable errors: [D1] GPU hang detected                                                                                                                                    
[WARN] [2018-05-12T20:58:48+02:00] Miner died! It will be restarted soon...                                                                                                                                        
[INFO] [2018-05-12T20:58:54+02:00] Turning on experimental support for Ethash mining                                                                                                                              
[INFO] [2018-05-12T20:58:54+02:00] Bminer: When Crypto-mining Made Fast (v7.0.0-9c7291b)                                                                                                                          
[INFO] [2018-05-12T20:58:54+02:00] Watchdog has started.                                                                                                                                                          
[INFO] [2018-05-12T20:58:54+02:00] Starting miner on devices [0 1 2]                                                                                                                                              
[INFO] [2018-05-12T20:58:55+02:00] Connected to safe.pool.sexy:21002                                                                                                                                              
[INFO] [2018-05-12T20:58:55+02:00] Starting miner on device 0...                                                                                                                                                  
[INFO] [2018-05-12T20:58:55+02:00] Subscribed to stratum server                                                                                                                                                    
[INFO] [2018-05-12T20:58:55+02:00] Set nonce to 00000000000000000000d6e5                                                                                                                                          
[INFO] [2018-05-12T20:58:55+02:00] Authorized                                                    

Cheers W_M
AykutCanturk
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
May 13, 2018, 10:35:56 PM
 #1209

I run bminer for almost 15 days and I'm very happy about it.

My question is what happens if I run two instances of bminer one for ZEN and other is for BTCP ? both on same pool (suprnova). But without configuring GPU usage. Does one intercept other ? can I fully utilize my GPU power ?

thanks.
wetblanket
Jr. Member
*
Offline Offline

Activity: 95
Merit: 2


View Profile
May 14, 2018, 09:28:49 PM
 #1210

My question is what happens if I run two instances of bminer one for ZEN and other is for BTCP ? both on same pool (suprnova). But without configuring GPU usage. Does one intercept other ? can I fully utilize my GPU power ?

They're different pools, but both owned/run by Suprnova.

Yes, you can mine both ZEN/BTCP pools, you just need to specify GPU devices for each running instance of the mining software using whatever the device flag is. Otherwise, the miner will try to use all GPUs for both running instances.

Improve mining pool share/hash rates with the aiostratum-proxy (https://bitcointalk.org/index.php?topic=3179895) stratum mining proxy.
realbminer (OP)
Member
**
Offline Offline

Activity: 461
Merit: 49


View Profile WWW
May 15, 2018, 02:23:08 AM
 #1211

I run bminer for almost 15 days and I'm very happy about it.

My question is what happens if I run two instances of bminer one for ZEN and other is for BTCP ? both on same pool (suprnova). But without configuring GPU usage. Does one intercept other ? can I fully utilize my GPU power ?

thanks.

If you run two bminer programs on the same devices, they do not intercept each other. But, like running two processes on the same computer in general, they will compete for the computation resources. And there will be some process switching cost.

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

Activity: 126
Merit: 11


View Profile WWW
May 15, 2018, 02:52:55 AM
 #1212

@realbminer,

With the most likely upcoming change of the equihash params from 200/9 to 144/5, is this going to be a significant re-work for your miner?  Also would you be able to provide a dev build with the adjusted N and K values so that devs and pool operators can begin prepping for the change?

Cheers - nUm - SnowGem Dev
Website- https://snowgem.org/ | Join our Discord | Reddit
supermoew
Newbie
*
Offline Offline

Activity: 61
Merit: 0


View Profile
May 15, 2018, 08:33:17 AM
 #1213

I run bminer for almost 15 days and I'm very happy about it.

My question is what happens if I run two instances of bminer one for ZEN and other is for BTCP ? both on same pool (suprnova). But without configuring GPU usage. Does one intercept other ? can I fully utilize my GPU power ?

thanks.

If you run two bminer programs on the same devices, they do not intercept each other. But, like running two processes on the same computer in general, they will compete for the computation resources. And there will be some process switching cost.

Will bminer adapt new Equihash algorithm?
karen0929
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
May 15, 2018, 01:07:05 PM
 #1214

I run bminer for almost 15 days and I'm very happy about it.

My question is what happens if I run two instances of bminer one for ZEN and other is for BTCP ? both on same pool (suprnova). But without configuring GPU usage. Does one intercept other ? can I fully utilize my GPU power ?

thanks.

If you run two bminer programs on the same devices, they do not intercept each other. But, like running two processes on the same computer in general, they will compete for the computation resources. And there will be some process switching cost.

Will bminer adapt new Equihash algorithm?

What algorithm? will you support 192,7 or 144,5?
karen0929
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
May 15, 2018, 02:29:07 PM
 #1215

another question:

where is the detailed guide mining ETH? Can I just replace the wallet address and pool to mine ETH below?

@echo OFF REM Change the following address to your Zcash taddr.
SET ADDRESS=XXXX
SET USERNAME=%ADDRESS%.w
SET POOL=XXXX
START "Bminer: When Crypto-mining Made Fast" bminer.exe -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880
TrustyShackleford666
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
May 16, 2018, 12:26:49 AM
 #1216

I have been on the Nvidia + Bminer setup for a couple months and I really do like it.

Some of the miners require logging in and paying high fees, but I am able to work out a command prompt icon that I can pin and just click on to boot up.
nUm81
Member
**
Offline Offline

Activity: 126
Merit: 11


View Profile WWW
May 16, 2018, 12:46:40 AM
 #1217

I have been on the Nvidia + Bminer setup for a couple months and I really do like it.

Some of the miners require logging in and paying high fees, but I am able to work out a command prompt icon that I can pin and just click on to boot up.

You can put a shortcut to the .bat file in the startup folder of windows and it will always start on startup of the pc.  Wink

Cheers - nUm - SnowGem Dev
Website- https://snowgem.org/ | Join our Discord | Reddit
TrustyShackleford666
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
May 16, 2018, 01:59:08 AM
 #1218

^ That is nice to know, ty.
karen0929
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
May 16, 2018, 03:31:42 AM
 #1219

I have been on the Nvidia + Bminer setup for a couple months and I really do like it.

Some of the miners require logging in and paying high fees, but I am able to work out a command prompt icon that I can pin and just click on to boot up.

Good to know that! what coin do you mine by using Bminer? have you tried eth mining mode?
supermoew
Newbie
*
Offline Offline

Activity: 61
Merit: 0


View Profile
May 16, 2018, 07:05:42 AM
 #1220

another question:

where is the detailed guide mining ETH? Can I just replace the wallet address and pool to mine ETH below?

@echo OFF REM Change the following address to your Zcash taddr.
SET ADDRESS=XXXX
SET USERNAME=%ADDRESS%.w
SET POOL=XXXX
START "Bminer: When Crypto-mining Made Fast" bminer.exe -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880

you have 2 way to set up mining eth.

@echo OFF REM Change the following address to your Zcash taddr.
SET ADDRESS=eth wallet
SET USERNAME=%ADDRESS%.w
SET POOL=eth pool
SET SCHEME= eth protocol.
START "Bminer: When Crypto-mining Made Fast" bminer.exe -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880

eth protocol is different if you use differnet pools, and you can find common protocol here:

The classic Stratum protocol whose URI scheme is ethash:// or ethash+ssl:// (i.e., the Stratum protocol over SSL connections). ethermine.org and nanopool.org support this protocol.
The Ethereum proxy protocol whose URI scheme is ethproxy://. f2pool.com, dwarfpool.com, and sparkpool.com support this protocol.
The Ethereum Stratum protocol whose URI scheme is ethstratum://. suprnova.cc supports this protocol.

another way to set up the commind line is just looking on bminer's example page and find the command lines and paste into an blank bat file.

bminer -uri ethash://0xb76d43eAaB2e905028a7f0F3aF13C7A84c477B9f.woker@eth-us-west1.nanopool.org:9999
bminer -uri ethash://0xb76d43eAaB2e905028a7f0F3aF13C7A84c477B9f.woker@eu1.ethermine.org:4444
bminer -uri ethproxy://0xb76d43eAaB2e905028a7f0F3aF13C7A84c477B9f.woker@eth.f2pool.com:8008
bminer -uri ethproxy://0xb76d43eAaB2e905028a7f0F3aF13C7A84c477B9f.woker@eth.waterhole.xyz:8008
bminer -uri ethproxy://0xb76d43eAaB2e905028a7f0F3aF13C7A84c477B9f.woker@eth.2miners.com:2020
bminer -uri ethproxy://0xb76d43eAaB2e905028a7f0F3aF13C7A84c477B9f.woker@eth-eu.dwarfpool.com:8008
bminer -uri ethproxy://0xb76d43eAaB2e905028a7f0F3aF13C7A84c477B9f.woker@us-west.sparkpool.com:3333
bminer -uri ethstratum://0xb76d43eAaB2e905028a7f0F3aF13C7A84c477B9f.worker@eth.coinfoundry.org:3072
bminer -uri ethstratum://foo.worker@coinotron.com:3344
bminer -uri ethstratum://foo.worker:x@us-east.ethash-hub.miningpoolhub.com:20535

Pages: « 1 ... 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 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 ... 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!