Bitcoin Forum
September 14, 2026, 08:53:12 PM *
News: Latest Bitcoin Core release: 31.1 [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 73 74 75 76 77 78 79 80 81 ... 116 »
  Print  
Author Topic: Team Black Miner ⛏ (KAWPOW FIROPOW EVRPROGPOW MEOWPOW VERTHASH ETC/ETH/ETHB3)  (Read 36569 times)
sp_ (OP)
Legendary
*
Offline

Activity: 2996
Merit: 1089

Team Black developer


View Profile
October 20, 2021, 06:24:26 PM
Last edit: October 20, 2021, 06:45:17 PM by sp_
 #601

Does the kernel value determine the number of shares submitted per minute?

Think of it as 8 different programs in one. With different properties and strenghts, some are good on old cards, some are good on new cards. --kernel 0-2 are similar to lolminer, trex and gminer, 3-4 claymore-phoenix miner, and 5-7 Team black v1.00-v1.15. Written from scratch.  Team black is a team of opensource developers, and the work on the newest LHR kernels might be opensourced.

I'm running rtx 3080 now on the 1.17 with intensity of 200.

Your coreclock in too low. Run the program as admin and use --lock-cclock [1200,1200], then --lock-cclock  [1300,1300] ..


With autotune it will look something like this:



Team Black Miner (ETHB3 ETH ETC VTC KAWPOW QUAI-KAWPOW FIROPOW EVRPROGPOW MEOWPOW + dual mining.. https://github.com/sp-hash/TeamBlackMiner
jimsta
Jr. Member
*
Offline

Activity: 56
Merit: 1


View Profile
October 20, 2021, 06:48:04 PM
 #602

Does the kernel value determine the number of shares submitted per minute?

Think of it as 8 different programs in one. With different properties and strenghts, some are good on old cards, some are good on new cards. --kernel 0-2 are similar to lolminer, trex and gminer, 3-4 claymore-phoenix miner, and 5-7 Team black v1.00-v1.15. Written from scratch.  Team black is a team of opensource developers, and the work on the newest LHR kernels might be opensourced.

I'm running rtx 3080 now on the 1.17 with intensity of 200.

Your coreclock in too low. Run the program as admin and use --lock-cclock [1200,1200], then --lock-cclock  [1300,1300] ..


With autotune it will look something like this:




Took wrong screen shot and I removed it...

I did have 2 questions though:

1. How do I check what Kernel it's using after it's been hashing for a while? 
2. I locked core at 1100, but it still jumps around alot down to 975 and up to 1100. let me try 1200.
sp_ (OP)
Legendary
*
Offline

Activity: 2996
Merit: 1089

Team Black developer


View Profile
October 20, 2021, 06:49:19 PM
 #603

1. You can check in the logfile, or just restart the miner. If you don't want to autotune, specify the kernel manually with --kernel (0-7)
2. If your card trottle, increase the templimit or/and power

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW QUAI-KAWPOW FIROPOW EVRPROGPOW MEOWPOW + dual mining.. https://github.com/sp-hash/TeamBlackMiner
Ramsete2
Jr. Member
*
Offline

Activity: 87
Merit: 5


View Profile
October 20, 2021, 08:04:58 PM
Last edit: October 20, 2021, 08:25:32 PM by Ramsete2
 #604

Need help! Updated to last version 1.17 and miner won't start (again).
"Miner exited code:-1" immediately after starting, no other information given.
Using the same config of previous version that worked so far...

--algo ethash --hostname %pool_server% %pool_protocol% %pool_port% --wallet %user% --worker-name %rig_name% --api --api-ip 127.0.0.1 --api-port %api_port% --xintensity 192

Pool: crazypool

Please try not to change command line syntax on each update, or miner will stop working every time...

sp_ (OP)
Legendary
*
Offline

Activity: 2996
Merit: 1089

Team Black developer


View Profile
October 20, 2021, 09:51:21 PM
 #605

Pool: crazypool

TBMiner --algo ethash --hostname eu.crazypool.org --port 3333 --wallet %ETH_WALLET% --worker-name %computername%  --api --api-ip 127.0.0.1 --api-port 1024 --xintensity 192

working fine. No changes in the syntax. Perhaps the port you are using is busy? 2 intances of the miner?

Click on the example scripts:

tbminer_crazypool_eth.bat
tbminer_crazypool_etc.bat

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW QUAI-KAWPOW FIROPOW EVRPROGPOW MEOWPOW + dual mining.. https://github.com/sp-hash/TeamBlackMiner
Ramsete2
Jr. Member
*
Offline

Activity: 87
Merit: 5


View Profile
October 21, 2021, 06:47:43 AM
 #606

Click on the example scripts:

tbminer_crazypool_eth.bat
tbminer_crazypool_etc.bat

sorry I can't open the bat file
Ramsete2
Jr. Member
*
Offline

Activity: 87
Merit: 5


View Profile
October 21, 2021, 06:58:20 AM
 #607

Here below the loop error I see on screen:

[2021-10-21 06:54:37][info][miner/0]: Starting Miner software...                                                                                                                                                                                                                     
[2021-10-21 06:54:37][info][miner/0]: Starting with: TBMiner --algo ethash --hostname eu.crazypool.org -s --ssl-port 5555 --wallet %wallet_address% --worker-name Rig02 --api --api-ip 127.0.0.1 --api-port 1024 --xintensity 192
[2021-10-21 06:54:40][info][miner/0]: Miner exited code:-1                                                                                                                                                                                                                           
[2021-10-21 06:54:41][info][miner/0]: Restarting miner in 5 seconds...

Tried also with API port 4068 with no success...
I'm giving up...
styleshifter
Member
**
Offline

Activity: 155
Merit: 14


View Profile WWW
October 21, 2021, 07:03:11 AM
 #608

Added your miner to my app  Smiley
Check the link in my signature.

Latest Crypto Miner App - Get the latest mining software from official sources & receive update notifications
https://latest-miner.web.app --- https://bitcointalk.org/?topic=5073731.0 --- https://twitter.com/styleshifter1
sp_ (OP)
Legendary
*
Offline

Activity: 2996
Merit: 1089

Team Black developer


View Profile
October 21, 2021, 09:07:18 AM
Last edit: November 08, 2021, 01:04:01 PM by mprep
 #609

The Team Black miner has been added to raveos. Plug and play linux os with the highest profit, check it out

https://raveos.com/




In the next version we will add a poolside hashrate in addition to the local hashrate. We calculate the poolside profit using Time/ Accepted shares/ Difficulty.
v.1.18 will also have Memtweak fix for kernel 2-7 . Improved performance on gtx 1070ti, 1080, 1080ti, 1660

[moderator's note: consecutive posts merged]

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW QUAI-KAWPOW FIROPOW EVRPROGPOW MEOWPOW + dual mining.. https://github.com/sp-hash/TeamBlackMiner
sp_ (OP)
Legendary
*
Offline

Activity: 2996
Merit: 1089

Team Black developer


View Profile
October 21, 2021, 09:27:17 AM
 #610

--ssl-port 5555

ssl doesn't work, you need to use the normal port

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW QUAI-KAWPOW FIROPOW EVRPROGPOW MEOWPOW + dual mining.. https://github.com/sp-hash/TeamBlackMiner
Ramsete2
Jr. Member
*
Offline

Activity: 87
Merit: 5


View Profile
October 21, 2021, 09:43:45 AM
 #611

--ssl-port 5555

ssl doesn't work, you need to use the normal port

Sorry but why?
It worked till ver 1.16
sp_ (OP)
Legendary
*
Offline

Activity: 2996
Merit: 1089

Team Black developer


View Profile
October 21, 2021, 09:51:49 AM
 #612

Sorry but why?
It worked till ver 1.16

I don't think you issue is SSL. Does it work on the normal port?

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW QUAI-KAWPOW FIROPOW EVRPROGPOW MEOWPOW + dual mining.. https://github.com/sp-hash/TeamBlackMiner
Ramsete2
Jr. Member
*
Offline

Activity: 87
Merit: 5


View Profile
October 21, 2021, 10:20:03 AM
 #613

Sorry but why?
It worked till ver 1.16

I don't think you issue is SSL. Does it work on the normal port?

It doesn't work even with normal port, same error...
sp_ (OP)
Legendary
*
Offline

Activity: 2996
Merit: 1089

Team Black developer


View Profile
October 21, 2021, 10:39:32 AM
 #614

Perhaps the pool has blocked you. Run:

$ traceroute eu.crazypool.org

What do you get?

should point to: 161.97.160.37

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW QUAI-KAWPOW FIROPOW EVRPROGPOW MEOWPOW + dual mining.. https://github.com/sp-hash/TeamBlackMiner
Ramsete2
Jr. Member
*
Offline

Activity: 87
Merit: 5


View Profile
October 21, 2021, 11:14:28 AM
 #615

Perhaps the pool has blocked you. Run:

$ traceroute eu.crazypool.org

What do you get?

should point to: 161.97.160.37

Other miners are currently working on Crazypool withouth problems.
By the way, here below the traceroute:

miner@Rig02[192.168.1.72]~ traceroute eu.crazypool.org
traceroute to eu.crazypool.org (161.97.160.37), 30 hops max, 60 byte packets
 1  modemtim (192.168.1.1)  0.682 ms  0.794 ms  0.897 ms
 2  * * *
 3  172.17.34.194 (172.17.34.194)  18.695 ms 172.17.34.190 (172.17.34.190)  14.639 ms  9.472 ms
 4  172.17.35.30 (172.17.35.30)  10.503 ms 172.17.35.234 (172.17.35.234)  10.547 ms 172.17.35.66 (172.17.35.66)  10.624 ms
 5  172.19.177.14 (172.19.177.14)  12.500 ms 172.19.177.20 (172.19.177.20)  12.483 ms  12.531 ms
 6  195.22.205.98 (195.22.205.98)  12.578 ms  11.700 ms etrunk49.milano50.mil.seabone.net (195.22.205.116)  11.665 ms
 7  ae0.milano52.mil.seabone.net (195.22.196.69)  13.144 ms  8.046 ms ae1.milano52.mil.seabone.net (195.22.196.71)  8.216 ms
 8  ae-5.edge1.Milan1.Level3.net (4.68.73.37)  8.299 ms  8.439 ms  8.019 ms
 9  ae-1-3107.edge6.Dusseldorf1.Level3.net (4.69.161.194)  30.970 ms  31.944 ms  31.893 ms
10  GIGA-HOSTIN.edge6.Dusseldorf1.Level3.net (62.67.22.194)  31.479 ms  31.527 ms  31.557 ms
11  * * *
12  * * *
13  * * *
14  * * *
15  * * *
16  * * *
17  * * *
18  * * *
19  * * *
20  * * *
21  * * *
22  * * *
23  * * *
24  * * *
25  * * *
26  * * *
27  * * *
28  * * *
29  * * *
30  * * *
ayiphelmy
Copper Member
Full Member
***
Offline

Activity: 421
Merit: 105


View Profile
October 21, 2021, 11:18:44 AM
 #616

In the next version we will add a poolside hashrate in addition to the local hashrate. We calculate the poolside profit using Time/ Accepted shares/ Difficulty.
v.1.18 will also have Memtweak fix for kernel 2-7 . Improved performance on gtx 1070ti, 1080, 1080ti, 1660
any plan to fix with ethermine?
sp_ (OP)
Legendary
*
Offline

Activity: 2996
Merit: 1089

Team Black developer


View Profile
October 21, 2021, 12:44:07 PM
 #617

Quote
Other miners are currently working on Crazypool withouth problems.

Only crazy pool or do you have problems with other pools as well?

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW QUAI-KAWPOW FIROPOW EVRPROGPOW MEOWPOW + dual mining.. https://github.com/sp-hash/TeamBlackMiner
Ramsete2
Jr. Member
*
Offline

Activity: 87
Merit: 5


View Profile
October 21, 2021, 03:15:26 PM
 #618

Quote
Other miners are currently working on Crazypool withouth problems.

Only crazy pool or do you have problems with other pools as well?

Tried on other pools, same problem...
So, that's not a pool's issue.
sabercrypto
Member
**
Offline

Activity: 181
Merit: 10


View Profile
October 21, 2021, 04:42:39 PM
 #619

The Team Black miner has been added to raveos. Plug and play linux os with the highest profit, check it out

https://raveos.com/


looks like im changing to raveos then. why hiveos tooks so long mygod
sp_ (OP)
Legendary
*
Offline

Activity: 2996
Merit: 1089

Team Black developer


View Profile
October 21, 2021, 05:21:20 PM
 #620

Here is a preview of v1.18



KERNEL and XINTENSITY visible, with a calculated total poolside hashrate based on the accepted shares and difficulty. The calculated hashrate is the average since you started the miner.

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW QUAI-KAWPOW FIROPOW EVRPROGPOW MEOWPOW + dual mining.. https://github.com/sp-hash/TeamBlackMiner
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 73 74 75 76 77 78 79 80 81 ... 116 »
  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!