Bitcoin Forum
May 05, 2024, 04:44:25 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 112 113 114 115 »
  Print  
Author Topic: ⛏Team Black Miner (ETHB3 ETHW ETC VTC KAWPOW FIROPOW ZIL +dual +tripple mining )  (Read 34549 times)
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
February 24, 2022, 02:51:12 PM
Last edit: February 24, 2022, 04:43:31 PM by sp_
 #1961

I managed to pick up a 3070Ti for basically just the shipping costs and I've been trying my best to figure out how I'm supposed to interpret the TBMiner output for tuning.  The following screen shows some very confusing information and I'm wondering if there's something wrong with the setup or if this is what I should expect with LHR cards:

In my tests, the autotune can reset a few times and still give a good result. With your current settings, 48MHASH should be the expected speed. Abit low but stable. Adding more LHR cards to the rig or normal cards can add stability and speed to the unlock.

A freshly rebooted rig with the miner running in a startup script seems to be performing best. use --log.
The debug output from the LHR code can be removed with a setting --no-verbose , work is still in progress.

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

Posts: 1714884265

View Profile Personal Message (Offline)

Ignore
1714884265
Reply with quote  #2

1714884265
Report to moderator
1714884265
Hero Member
*
Offline Offline

Posts: 1714884265

View Profile Personal Message (Offline)

Ignore
1714884265
Reply with quote  #2

1714884265
Report to moderator
Be very wary of relying on JavaScript for security on crypto sites. The site can change the JavaScript at any time unless you take unusual precautions, and browsers are not generally known for their airtight security.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
wasarianta
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
February 25, 2022, 08:08:35 AM
 #1962

Crazypool does not remove uncle rewards. They pay the full uncle reward and it is split amongst the pool the same as any other block is. The more valid shares you have submitted then the higher your share of the reward. Uncle blocks and stale shares are not the same thing.

I've never heard of 'level 1' stale shares before this isn't a term commonly employed in the space. The stale shares reported on the pool side are not seen in the miner client output screen. The only non valid shares the miner client reports are the two rejected shares I have currently which are also shown in the hiveos dashboard.

I'm currently running the recommended intensity by the dev of 24 with my 69/68/67/6600 series cards.

you can find this info in Payouts FAQ https://eth.crazypool.org/#/about
https://i.ibb.co/3yp9HB4/capture1.jpg
UniJo
Jr. Member
*
Offline Offline

Activity: 60
Merit: 2


View Profile
February 25, 2022, 08:35:41 AM
 #1963

How does the maintenance wallet function work. Is the wallet mining with the pool of the original wallet? Or can a 2nd pool be selected. Because i dont see any hashrate on the original wallet pool.
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
February 25, 2022, 10:21:11 AM
Last edit: February 25, 2022, 10:31:46 AM by sp_
 #1964

How does the maintenance wallet function work. Is the wallet mining with the pool of the original wallet? Or can a 2nd pool be selected. Because i dont see any hashrate on the original wallet pool.

You can split the mining reward between two adresses on the same pool. Remember to specify the percentage as well.

--maintenance-wallet <new adress> --maintenance-percent 5

5% of the mining revenue is mined to <new adress>
94.5% to  the normal wallet.
0.5% fee

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

Activity: 60
Merit: 2


View Profile
February 25, 2022, 10:35:41 AM
 #1965

How does the maintenance wallet function work. Is the wallet mining with the pool of the original wallet? Or can a 2nd pool be selected. Because i dont see any hashrate on the original wallet pool.

You can split the mining reward between two adresses. Remember to specify the percentage as well

--maintenance-wallet <new adress> --maintenance-percent 5

5% of the mining revenue is mined to <new adress>
94.5% to  the normal wallet.
0.5% fee

So if im right for example

Wallet A (Main wallet)
Pool A (HiveOn)
Wallet B (maintenance wallet) Lets say 10% of 1gh
Pool B (uses HiveOn aswell?)

So when i try to search Wallet B on HiveOn, there should be 100mh/s hasrate.

sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
February 25, 2022, 10:59:21 AM
Last edit: February 25, 2022, 12:09:13 PM by sp_
 #1966

So if im right for example

Wallet A (Main wallet)
Pool A (HiveOn)
Wallet B (maintenance wallet) Lets say 10% of 1gh
Pool B (uses HiveOn aswell?)
So when i try to search Wallet B on HiveOn, there should be 100mh/s hasrate.

Yes, it might take an hour or more, but in the long term around 100 on the other adress on hiveon. 10% of the time will be used to mine on this adress, but the average hashrate depends  on the luck in these 10%. But over a long term 10%

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

Activity: 139
Merit: 3


View Profile
February 25, 2022, 01:53:34 PM
Last edit: February 25, 2022, 02:04:24 PM by KillrBee
 #1967

I managed to pick up a 3070Ti for basically just the shipping costs and I've been trying my best to figure out how I'm supposed to interpret the TBMiner output for tuning.  The following screen shows some very confusing information and I'm wondering if there's something wrong with the setup or if this is what I should expect with LHR cards:

In my tests, the autotune can reset a few times and still give a good result. With your current settings, 48MHASH should be the expected speed. Abit low but stable. Adding more LHR cards to the rig or normal cards can add stability and speed to the unlock.

A freshly rebooted rig with the miner running in a startup script seems to be performing best. use --log.
The debug output from the LHR code can be removed with a setting --no-verbose , work is still in progress.


This LHR business is weird... I created a startup - no login script to run the miner on my windows machine (so none of the other user-level garbage is loaded on login), and I set the --LHR-unlock to "0" with a --tweak of "5", to test the baseline full LHR speed (what Nvidia intended for the card to do when mining ethereum), and over the past 16 hours the miner share rate has averaged 54 MH/s and 2Miners poolside for the past 6 hours is 61 MH/s ...  
Which is better than the 47 MH/s I wound up getting when logged in and running an LHR-unlock of -25 / tweak 2 (which was required to allow the miner to mine for > 300 seconds without a reset)...

Based on the non-LHR architecture with GDDR6x RAM, I would expect that the full non-LHR hashrate of this card under a standard miner without insane OC's would be between 67-69 MH/s and getting and average of 54 MH/s without unlocking means it's running between 77 - 80% of its maximum potential at baseline... Is this normal? Am I missing something about how the --LHR-unlock 0 functions? Are my current OC values pushing the card beyond the 'normal' LHR and the standard TBMiner advantage is just compensating for the cards natural speed lock?
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
February 25, 2022, 04:11:00 PM
 #1968

This LHR business is weird... I created a startup - no login script to run the miner on my windows machine (so none of the other user-level garbage is loaded on login), and I set the --LHR-unlock to "0" with a --tweak of "5", to test the baseline full LHR speed (what Nvidia intended for the card to do when mining ethereum), and over the past 16 hours the miner share rate has averaged 54 MH/s and 2Miners poolside for the past 6 hours is 61 MH/s ...  
Which is better than the 47 MH/s I wound up getting when logged in and running an LHR-unlock of -25 / tweak 2 (which was required to allow the miner to mine for > 300 seconds without a reset)...

Based on the non-LHR architecture with GDDR6x RAM, I would expect that the full non-LHR hashrate of this card under a standard miner without insane OC's would be between 67-69 MH/s and getting and average of 54 MH/s without unlocking means it's running between 77 - 80% of its maximum potential at baseline... Is this normal? Am I missing something about how the --LHR-unlock 0 functions? Are my current OC values pushing the card beyond the 'normal' LHR and the standard TBMiner advantage is just compensating for the cards natural speed lock?

No 61MHASH is not the normal LHR rate for this card (3070ti). it will go below 38MHASH in Phoenix miner after a few seconds of mining. I get similar results in windows when I disable fast startup and reboot the rig, the card fail to enter the LHR mode and is hashing at almost full capacity for days with the TBM miner. Reproduced on the 511.23 driver.  The --lhr-unlock option will enable a "reduced hashrate mode" to avoid LHR and  try to autotune if the lhr unlock is triggered.

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

Activity: 51
Merit: 0


View Profile
February 26, 2022, 10:50:14 AM
 #1969

i cannot get this fukcing miner to select the desire gpu to work
Akyboy
Jr. Member
*
Offline Offline

Activity: 90
Merit: 1


View Profile
February 26, 2022, 11:53:48 AM
Last edit: February 26, 2022, 12:15:13 PM by Akyboy
 #1970

this fukcing miner

 Shocked Shocked

Perhaps you expect help now?
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
February 26, 2022, 01:40:31 PM
 #1971

to select the desire gpu

amd:
--cl-devices [0,1,2,3,4]
nvidia
--cuda-devices [0,1,2,3,4]

Or all amd devices;
--amd-only

Or all nvidia devices;
--nvidia-only

use TBMiner --list-devices to see the device order.

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

Activity: 416
Merit: 105


View Profile
February 27, 2022, 05:10:03 PM
 #1972

Please add support for flexpool....

Thank you
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
February 28, 2022, 03:10:18 PM
Last edit: March 02, 2022, 06:45:35 AM by sp_
 #1973

Flexpool is already working fine in tbminer, but they decided to block Russian ip addresses for mining. Perhaps you are effected.

----------------------------------------------
v1.57

1. Fix rejects on binance.com and gpumine.org

https://github.com/sp-hash/TeamBlackMiner/releases

TeamBlackMiner_1_57_cuda_11_4.7z
https://www.virustotal.com/gui/file/36df5b926a2fb2550763be4574bd1e57f4fd3d528b76a35c95c2a617378b1988?nocache=1

TeamBlackMiner_1_57_cuda_11_5.7z
https://www.virustotal.com/gui/file/00dfa361c9bea413a5d1437afc8ca65c5429879dd6c8f4c4e8fdca2893d704ef?nocache=1

TeamBlackMiner_1_57_Ubuntu_18_04_Cuda_11_4.tar.xz
https://www.virustotal.com/gui/file/0899d5dfbc09b6dbcd6bd20a6cb7b48276fbf440d01deb94ff86aa43c001bf82?nocache=1

TeamBlackMiner_1_57_Ubuntu_18_04_Cuda_11_5.tar.xz
https://www.virustotal.com/gui/file/8db7650986110799a67d1c2ed78c760b00bf99d94a8120050f493d8bdfc931dd?nocache=1

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

Activity: 1558
Merit: 69


View Profile
March 02, 2022, 08:47:28 AM
 #1974

Russia has invaded Ukraine, and you can do a difference.
Stop mining with Russian mining Software (Gminer, Team Red Miner).

Switch to the more profitable and free

Team Black Miner




V. Buterin is a russian and he is talking with Putin in the past, so you will cancel the ETH support also? This is the wrong way and that makes you very unlikable. What have this developer to do with the government or this war? right nothing!
People die and you use it do promote your miner? This is inhuman!!!!
And where is your software free? No fee? I can´t see it.

Are you drunk? Or how the hell can you think this is good post?
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
March 02, 2022, 09:30:07 AM
 #1975

Gminer is sponsored by The Russian Industrial Military Complex. By using it you are supporting Putin and his war.
V. Buterin  and Ethereum wil go POS in 3months, and this is when we end our support for ethereum.

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

Activity: 416
Merit: 105


View Profile
March 02, 2022, 11:25:36 AM
Last edit: March 02, 2022, 11:46:46 AM by ayiphelmy
 #1976

Flexpool is already working fine in tbminer, but they decided to block Russian ip addresses for mining. Perhaps you are effected.

----------------------------------------------


i use 3080 12gb gpu but it seem very slow to start miner 0 hasrate running 10 minute and more than that, already restart the rig but same behavior
edit : ok i found the problem, need to use non ssl port and it run smooth... Thanks
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
March 02, 2022, 12:47:12 PM
 #1977

edit : ok i found the problem, need to use non ssl port and it run smooth... Thanks

Which version are you testing? The latest version will give you an error message on SSL connection.

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

Activity: 416
Merit: 105


View Profile
March 02, 2022, 01:58:40 PM
 #1978

edit : ok i found the problem, need to use non ssl port and it run smooth... Thanks

Which version are you testing? The latest version will give you an error message on SSL connection.
v1.56 im using right now
KillrBee
Jr. Member
*
Offline Offline

Activity: 139
Merit: 3


View Profile
March 02, 2022, 02:32:30 PM
 #1979

Russia has invaded Ukraine, and you can do a difference.
Stop mining with Russian mining Software (Gminer, Team Red Miner).

Switch to the more profitable and free

Team Black Miner




V. Buterin is a russian and he is talking with Putin in the past, so you will cancel the ETH support also? This is the wrong way and that makes you very unlikable. What have this developer to do with the government or this war? right nothing!
People die and you use it do promote your miner? This is inhuman!!!!
And where is your software free? No fee? I can´t see it.

Are you drunk? Or how the hell can you think this is good post?

Buterin is a Canadian
sxemini
Member
**
Offline Offline

Activity: 1558
Merit: 69


View Profile
March 02, 2022, 02:38:58 PM
 #1980

Russia has invaded Ukraine, and you can do a difference.
Stop mining with Russian mining Software (Gminer, Team Red Miner).

Switch to the more profitable and free

Team Black Miner




V. Buterin is a russian and he is talking with Putin in the past, so you will cancel the ETH support also? This is the wrong way and that makes you very unlikable. What have this developer to do with the government or this war? right nothing!
People die and you use it do promote your miner? This is inhuman!!!!
And where is your software free? No fee? I can´t see it.

Are you drunk? Or how the hell can you think this is good post?

Buterin is a Canadian

https://de.wikipedia.org/wiki/Vitalik_Buterin

And Vitalik is pure canadian name sure  Roll Eyes
Sure russian canadian born in russia  Roll Eyes and why is he sitting on Putins table? https://twitter.com/BitcoinMemeHub/status/1497958809557417986
Because he is more canadian than a russian guy? Make sense  Roll Eyes
What will you try with your statement? You think it is a good solution to punish normal russian people? Lol what a stupid post. Think before your write something.

And all these information change nothing on this stupid post from sp__ to punish russian developers.
Pages: « 1 ... 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 112 113 114 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!