Bitcoin Forum
May 02, 2024, 06:20:57 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 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 ... 115 »
  Print  
Author Topic: ⛏Team Black Miner (ETHB3 ETHW ETC VTC KAWPOW FIROPOW ZIL +dual +tripple mining )  (Read 34543 times)
waldoffs
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
October 30, 2021, 11:58:52 AM
 #961

Quote
00:00:00 [2021-10-30 19:25:55.496] Sorry. SSL is not fully implemented yet
You need to change the mining pool port. SSL is not complete, so we only support normal ports. See in the example scripts.


I did that changed to port 4444 non ssl and it still came up with the exact same thing
1714674057
Hero Member
*
Offline Offline

Posts: 1714674057

View Profile Personal Message (Offline)

Ignore
1714674057
Reply with quote  #2

1714674057
Report to moderator
Bitcoin mining is now a specialized and very risky industry, just like gold mining. Amateur miners are unlikely to make much money, and may even lose money. Bitcoin is much more than just mining, though!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
October 30, 2021, 12:02:31 PM
Last edit: November 08, 2021, 12:52:34 PM by mprep
 #962

Which mining pool?

this is the correct bat:

TBMiner --algo ethash --hostname eth.2miners.com --port 2020 --wallet %ETH_WALLET% --worker-name %computername%

this is the wrong bat.

TBMiner --algo ethash --hostname eth.2miners.com --ssl-port 12020 --wallet %ETH_WALLET% --worker-name %computername% -s




Vertcoin is halving in december..

30.10.2021:



[moderator's note: consecutive posts merged]

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
ZerodayTrader
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
October 30, 2021, 02:37:41 PM
 #963

--worker_name has been renamed to --worker-name
Noticed that. But same error.
duddabudda
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
October 30, 2021, 02:38:01 PM
 #964


The  default setting can give more stale shares than other miners, so wotls best on miningpools that accept stale shares

Thanks a lot for the advice, sp_!  I understand that you are well versed, please tell me another moment - is it worth trying to change the overclocking of 6700 for results of 50+ or ​​49.5 is this the maximum that is possible?

can you recommend something?  
I have already advised all my friends and acquaintances and sent my results to all the communities and forums in which I am a member, I think that  soon there will be a very good increase in TeamBlackMiner users
ZerodayTrader
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
October 30, 2021, 02:43:41 PM
 #965

And btw. Stale shares; maybe its a Pool "problem"?! I was mining with my 2 Cards for 2 Weeks+ now on unminable.com, and had 1(!) Staleshare over the time. Binance Pool gave me with same Overclock about 2-3%.
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
October 30, 2021, 02:49:48 PM
Last edit: November 01, 2021, 08:51:22 AM by mprep
 #966

And btw. Stale shares; maybe its a Pool "problem"?! I was mining with my 2 Cards for 2 Weeks+ now on unminable.com, and had 1(!) Staleshare over the time. Binance Pool gave me with same Overclock about 2-3%.

Yes.

2-3% stale, and you cannot mine on the optimal speeds (high intensity). So changing the pool and increasing the intensity can give you +5% poolside speed.

Changing to a high difficulty port can also help to reduce the stale shares.



Thanks a lot for the advice, sp_!  I understand that you are well versed, please tell me another moment - is it worth trying to change the overclocking of 6700 for results of 50+ or ​​49.5 is this the maximum that is possible?
can you recommend something? 

In v1.22 there will be  a new setting for amd card to set the intensity of dag creation. With this setting you can overclock your memory even more than before, and get better hashrates.



--worker_name has been renamed to --worker-name
Noticed that. But same error.

In the batfile tbminer_unmineable_eth, it has the correct launch parameter to connect to this pool.


TBMiner --algo ethash --hostname ethash.unmineable.com --port 3333 --wallet ETH:%ETH_WALLET% --worker-name %computername%

[moderator's note: consecutive posts merged]

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
Chaf
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
October 30, 2021, 03:10:57 PM
 #967

Can you tell me how to configure TBM in HiveOS to select some Nvidia cards and some Amd Cards ?
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
October 30, 2021, 03:33:22 PM
 #968

You pick the devices you want to mine with the command line options

Code:
--cl-devices [6] --cu-devices [2]

to see the correct id use:

tbminer --list-devices

There might be a bug in --cl-devices. Will solve it in v1.22

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
Chaf
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
October 30, 2021, 03:40:43 PM
Last edit: October 30, 2021, 05:11:49 PM by mprep
 #969

You pick the devices you want to mine with the command line options

Code:
--cl-devices [6] --cu-devices [2]

to see the correct id use:

tbminer --list-devices


It doesn't work. I had to write --cuda-devices [2], cu is not recognized by TBM
TBM doesn't mine with my AMD cards with those settings

https://ibb.co/KrZsvTc
https://ibb.co/pbV9R4q
https://ibb.co/PG4mhTp



(I didn't thank you for your work by the way, even if TBM doesn't not work with my AMD cards, I use TBM for my Nvidia cards, and it works perfectly, I have with my 6 cards 25mh more than with trex, and 0,5% fee. Nice work)

[moderator's note: consecutive posts merged]
snoby67
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
October 30, 2021, 05:12:08 PM
 #970

You pick the devices you want to mine with the command line options

Code:
--cl-devices [6] --cu-devices [2]

to see the correct id use:

tbminer --list-devices


It doesn't work. I had to write --cuda-devices [2], cu is not recognized by TBM
TBM doesn't mine with my AMD cards with those settings

https://ibb.co/KrZsvTc
https://ibb.co/pbV9R4q
https://ibb.co/PG4mhTp

I have the same problem, asked SP_ 3-4 times and didn’t respond...
Choose Nvidia card ok no problem, choose only AMD card no problem, but choose couple of nvidia and all amd card impossible...
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
October 30, 2021, 05:13:35 PM
Last edit: October 30, 2021, 05:31:07 PM by sp_
 #971

I have the same problem, asked SP_ 3-4 times and didn’t respond...
Choose Nvidia card ok no problem, choose only AMD card no problem, but choose couple of nvidia and all amd card impossible...

It's a bug in v1.21 in the --cl-device selection. I have reproduced and fixed it in v1.22. So you need to wait for the new version.

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
snoby67
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
October 30, 2021, 05:27:47 PM
 #972

I have the same problem, asked SP_ 3-4 times and didn’t respond...
Choose Nvidia card ok no problem, choose only AMD card no problem, but choose couple of nvidia and all amd card impossible...

It's a bug in v1.21 in the --cl-device selection. I have reproduced and fix it in v1.22. So you need to wait for the new version.

Thx for the feedback, good job and continu like that !
Have a nice day
duddabudda
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
October 30, 2021, 05:28:09 PM
 #973


In v1.22 there will be  a new setting for amd card to set the intensity of dag creation. With this setting you can overclock your memory even more than before, and get better hashrates.

thanks!  this is very good news!  I promote TBM among the Russian miners community.  already have satisfied users.  we will wait for v1.22.  TBM is in any case better than the others, if only for the reason that the dev fee is 0.5% compared to the rest of which are 0.75-1%.

In TeamBlackMiner We Trust!
ZerodayTrader
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
October 30, 2021, 07:00:50 PM
Last edit: November 08, 2021, 12:51:21 PM by mprep
 #974

--worker_name has been renamed to --worker-name
Noticed that. But same error.

In the batfile tbminer_unmineable_eth, it has the correct launch parameter to connect to this pool.


TBMiner --algo ethash --hostname ethash.unmineable.com --port 3333 --wallet ETH:%ETH_WALLET% --worker-name %computername%

Outch. Didnt noticed, sorry 4 my stupidity. Cheesy



Aaaaaand its me again. Newest version is sadly not as "stable" as 1.15. Just crashed 2 times now in just a few hours. First crash was browsing on in the interwebs and not realy heavy load, and now second one with youtube + tradingview open.

1.15 was running for days, with heavy heavy usage from my side. Like; tradingview + youtube/netflix, compiling very huge C++ project, and so on.

Maybe u could take look at more stability, if u dont have to dig too deep into the rabbit hole. Roll Eyes

https://i.imgur.com/XInZRTH.png

[moderator's note: consecutive posts merged]
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
October 30, 2021, 10:36:44 PM
Last edit: October 30, 2021, 10:49:30 PM by sp_
 #975

Aaaaaand its me again. Newest version is sadly not as "stable
1.15 was running for days, with heavy heavy usage from my side. Like; tradingview + youtube/netflix, compiling very huge C++ project, and so on.

Try --kernel 0

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
poisons77
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
October 31, 2021, 01:15:22 AM
 #976

--xintensity 60 works good on the 580

I tried again and it Failed. Key points:
- All the stats are 0
- 3 on 9 GPU are all 0, even if they are recognized
- for these 3 GPU I received the message of start generating dag, but no other message (dag generated, verified, kernel selected and xintensity set)
- there's a recurring error/warning "Cannot open shared object file"
- after the threads exited, the system freezes and I've to maually reboot
- the average hashrates are lower than teamredminer but probably because of few minutes mining, it's not enough.

I use HiveOs last version with TeamBlackMiner 1.21, 2miners pool, --xintensity 60, 9x AMD 580 Nitro

Everything works fine with teamredminer, same configs

Here the screenshots:
https://ibb.co/YZZJnLM
https://ibb.co/sV1CcQb

Quote
00:00:35 [2021-10-31 08:52:08.028] Cannot open shared object file
00:00:35 [2021-10-31 08:52:08.028]
00:00:35 [2021-10-31 08:52:08.028]
00:00:35 [2021-10-31 08:52:08.028] asia-eth.2miners.com (ethash)    PING: 50ms    DIFFICULTY: 2.03     EPOCH: 450
00:00:35 [2021-10-31 08:52:08.028]                                                                                 
00:00:35 [2021-10-31 08:52:08.028]
00:00:35 [2021-10-31 08:52:08.028] ID     BOARD   TYPE    KERN    XINT    TEMP    FAN     CORE    MEM     WATT
00:00:35 [2021-10-31 08:52:08.028] GPU0  Ellesme OpenCL  0       60      0/0     0       0       0       0
00:00:35 [2021-10-31 08:52:08.028] GPU1  Ellesme OpenCL  0       60      0/0     0       0       0       0
00:00:35 [2021-10-31 08:52:08.028] GPU2  Ellesme OpenCL  0       60      0/0     0       0       0       0
00:00:35 [2021-10-31 08:52:08.028] GPU3  Ellesme OpenCL  0       60      0/0     0       0       0       0
00:00:35 [2021-10-31 08:52:08.028] GPU4  Ellesme OpenCL  0       60      0/0     0       0       0       0
00:00:35 [2021-10-31 08:52:08.028] GPU5  Ellesme OpenCL  0       60      0/0     0       0       0       0
00:00:35 [2021-10-31 08:52:08.028] GPU6  Ellesme OpenCL  0       60      0/0     0       0       0       0
00:00:35 [2021-10-31 08:52:08.028] GPU7  Ellesme OpenCL  0       60      0/0     0       0       0       0
00:00:35 [2021-10-31 08:52:08.028] GPU8  Ellesme OpenCL  0       60      0/0     0       0       0       0
00:00:35 [2021-10-31 08:52:08.028]                                                                     0
00:00:35 [2021-10-31 08:52:08.028]
00:00:35 [2021-10-31 08:52:08.028] ID     BOARD   HASHRATE/W      HASHRATE        AVERAGE         SHARES
00:00:35 [2021-10-31 08:52:08.028] GPU0  Ellesme 0.00 H/W        33.59 MH/s      33.25 MH/s      1/0/0 (100.00%)
00:00:35 [2021-10-31 08:52:08.029] GPU1  Ellesme 0.00 H/W        33.73 MH/s      32.73 MH/s      2/0/0 (100.00%)
00:00:35 [2021-10-31 08:52:08.029] GPU2  Ellesme 0.00 H/W        30.22 MH/s      29.90 MH/s      2/0/0 (100.00%)
00:00:35 [2021-10-31 08:52:08.029] GPU3  Ellesme 0.00 H/W        0.00 H/s        0.00 H/s        0/0/0 (100.00%)
00:00:35 [2021-10-31 08:52:08.029] GPU4  Ellesme 0.00 H/W        0.00 H/s        0.00 H/s        0/0/0 (100.00%)
00:00:35 [2021-10-31 08:52:08.029] GPU5  Ellesme 0.00 H/W        41.97 MH/s      32.51 MH/s      0/0/0 (100.00%)
00:00:35 [2021-10-31 08:52:08.029] GPU6  Ellesme 0.00 H/W        0.00 H/s        0.00 H/s        0/0/0 (100.00%)
00:00:35 [2021-10-31 08:52:08.029] GPU7  Ellesme 0.00 H/W        32.27 MH/s      32.33 MH/s      0/0/0 (100.00%)
00:00:35 [2021-10-31 08:52:08.029] GPU8  Ellesme 0.00 H/W        29.81 MH/s      29.54 MH/s      0/0/0 (100.00%)
00:00:35 [2021-10-31 08:52:08.029]             0.00 H/W        201.58 MH/s     190.26 MH/s     5/0/0 (100.00%)
00:00:35 [2021-10-31 08:52:08.029]                                                                                 
00:00:35 [2021-10-31 08:52:08.029] SHARES PER MINUTE: 1.00                                POOL HASHRATE: 145.44 MH/s
ZerodayTrader
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
October 31, 2021, 04:35:10 AM
 #977

Aaaaaand its me again. Newest version is sadly not as "stable
1.15 was running for days, with heavy heavy usage from my side. Like; tradingview + youtube/netflix, compiling very huge C++ project, and so on.

Try --kernel 0

Looking better, great hashrate, but still tiny bit too unstable. With "normal" usage of this desktop. Sad

https://i.imgur.com/wBbWOjQ.png
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
October 31, 2021, 07:02:49 AM
Last edit: October 31, 2021, 03:51:12 PM by mprep
 #978

Try --kernel 0
Looking better, great hashrate, but still tiny bit too unstable. With "normal" usage of this desktop. Sad

You can lower the --xintensity to f.ex 144



- for these 3 GPU I received the message of start generating dag, but no other message (dag generated, verified, kernel selected and xintensity set)

The clocks are too high to generate the dag file. In v1.22 we have added a new option --dagintensity, which will probobly fix your issue.


- there's a recurring error/warning "Cannot open shared object file"

https://github.com/sp-hash/TeamBlackMiner/blob/main/INSTALL_LINUX.md

Code:
Additional step for AMD devices
TBM uses AMD ADL library to read GPU information from AMD cards.

We have added two AMD libraries to make this step a little easier.

This step is not neccesary if you already have the libraries.

The miner can work without them but then without statistics for AMD GPU cards.

Copy the shared objects (.so) to the systems library path:

sudo cp libatiadlxx.so /usr/lib/
sudo cp libatiuki.so.1 /usr/lib/


[moderator's note: consecutive posts merged]

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

Activity: 87
Merit: 5


View Profile
October 31, 2021, 08:22:29 AM
Last edit: October 31, 2021, 08:34:01 AM by Ramsete2
 #979

RED TBM Share !

Green Gminer Share


https://0bin.net/paste/VlP1g9SC#PSL3QHWAXHtIwAO+hqgkR7ib9av3k5sXrVCxlcPBBAY


-----------

the question is how one can have with such a low OC memory still 61MHS?

I had fun putting at 61 Mhs as for Gminer in order to have 2.133Ghs and the surprise
consumption only drops by 50W on all rigs? and the heated cards in the same way as at 2400Mhz !!

in reality that I drop from 2400Mhz to 1900Mhz the consumption is identical but as my cards run at 61Mhs I am at 650 / 720shares instead of 800/900

So I tested all the possible settings, I conclude either you are lying on hashrate in order to deceive the newbie because it judges only by the power instead of looking at the number of shares / hour.

I read all the pages, you play with stales and recommended pools that don't pay!

you say that 2% of stale is not serious because the pool pays! except that 2% solo is too much! then say to go on 2min because it is more profitable it is completely wrong ... especially with the stories of M.E.V and E.D.E.N network

You have just taken the sources of Ethemine with the ideas of lolminer (besides he released 192 in workload, you also recommended after 192 ??) .. Gminer and so on.

the miner is too complicated to set, we have no course of action you even do not know which setting to put

I'm sorry but when I take Gminer, lolminer or trex whether on 2miner or crazypool I don't need to spend 2 days finding the right setting for $ 0.20 more but which will actually end up in the business because your miner takes 100w more

So for me it will not be recommended at all to my community.

simplified the miner and really displayed what we mine and rule


I have come to the same conclusions.
There is something wrong on the hashrate shown on miner.
After several tests, comparing TBMiner with GMiner/T-rex/lolminer I found out that the total shares number submitted to the pool was more or less the same, despite the hashrates difference.
BUT, the power consumption (at wall) using TBM was much higher.
I don't know if most of you don't pay for electricity, but for me passing from 5,1KWh to 4,8KWh is a good benefit on costs.
At the moment I consider this miner still immature, so I'm switching back to GMiner for Nvidia and lolminer for AMD, which work best on my hardware.
I'll give it another try in the future.
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
October 31, 2021, 08:42:47 AM
 #980

After several tests, comparing TBMiner with GMiner/T-rex/lolminer I found out that the total shares number submitted to the pool was more or less the same, despite the hashrates difference.

Why don't you mine on 2miners.com, miningpoolhub.com, nanopool.org or other recommended pools. Mine on high intensity and get a poolside profit of +5% or more.

https://github.com/sp-hash/TeamBlackMiner/blob/main/FAQ.md

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple 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 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 ... 115 »
  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!