Author

Topic: Team Black Miner (ETHW ETC Vertcoin Ravencoin Zilliqa +dual +tripple mining ) - page 114. (Read 34492 times)

sp_
legendary
Activity: 2884
Merit: 1087
Team Black developer
Awesome looking forward to trying it out on the next update. Does the batch file look correct? Just wanted to make sure on my end it was written correctly since there was no example to go off of on shardpools website.

You have to look in the example bat files in the .7z .
tbminer_shardpool_eth+zil.bat
For ETH+ZIL on shardpool the correct  commandline will be something like:

TBMiner --algo ethash --hostname eu1-zil.shardpool.io --port 3333 --wallet %ETH_WALLET% --server_passwd %ZIL_WALLET%@eth.2miners.com:2020 --worker_name %computername%
full member
Activity: 378
Merit: 135
Awesome looking forward to trying it out on the next update. Does the batch file look correct? Just wanted to make sure on my end it was written correctly since there was no example to go off of on shardpools website.

Thanks!
sp_
legendary
Activity: 2884
Merit: 1087
Team Black developer
:loop
   D:\Miners\TeamBlackMiner_1_0\TBminer.exe --algo ethash --hostname us-eth.2miners.com --port 2020 --wallet %ETH_WALLET% --server_passwd %ZIL_WALLET%@us1-zil.shardpool.io --port 3333 --worker_name %computername%
   timeout 10 --pl 60 --fan t:61 --mclock 1100 --cclock -200
goto :loop

Look at the script in the archive.
You have swapped zil pool and eth pool. Host must be shardpool, 2miners is set in the password. Port is set twice

   TBMiner --algo ethash --hostname eu1-zil.shardpool.io --port 3333 --wallet %ETH_WALLET% --server_passwd %ZIL_WALLET%@eth.2miners.com:2020 --worker_name %computername%




I have been getting a string of these (about 3 or 4 in a row every once in a while). Anything I need to correct?
Another problem is when mining Zil switch back to ETH, I got a lot of error reply from ezil.

This is a small bug that will be fixed in the next release. The cpu verification working on the wrong job. Next release will have less stale shares as well.



Also, I try latest driver and 11.4 version still can't show the stats. (I use "-Z" to disable integrated VGA)

ok. The bug is reproduced and will be fixed in the next release.

[moderator's note: consecutive posts merged]
full member
Activity: 378
Merit: 135
Testing it out on my desktop with a non LHR 3060ti. Running pretty stable so far and getting some good results about 60 MH with 65 power limit -200 core and +1200 on windows. https://ibb.co/H4RngNv


I have been getting a string of these (about 3 or 4 in a row every once in a while). Anything I need to correct?

 77m [2021-09-06 17:19:39.713] Cpu verification failed


After running for a few hours. It was showing workers on shardpool but stopped showing any at 2miners. Shares were coming through but no information on any pools were updating with anything.

My string is below. Not sure what is wrong...wallets ID changed but cant seem to get this working again

Set ETH_WALLET=0xddddddddd
Set ZIL_WALLET=zilffffffff

:loop
   D:\Miners\TeamBlackMiner_1_0\TBminer.exe --algo ethash --hostname us-eth.2miners.com --port 2020 --wallet %ETH_WALLET% --server_passwd %ZIL_WALLET%@us1-zil.shardpool.io --port 3333 --worker_name %computername%
   timeout 10 --pl 60 --fan t:61 --mclock 1100 --cclock -200
goto :loop

newbie
Activity: 8
Merit: 0
Nice work!

122MHASH on the RTX 3090 is fast. What's the clocks and settings? Did you try the cuda 11.4 build?

Core fixed at 1110 and memory 10550. Also, I try latest driver and 11.4 version still can't show the stats. (I use "-Z" to disable integrated VGA)
Another problem is when mining Zil switch back to ETH, I got a lot of error reply from ezil.
sp_
legendary
Activity: 2884
Merit: 1087
Team Black developer
They can hit 130MH/s.

!!



What about AMD cards anyone. I have tested on 570 and 580 cards, and reach around 28-29mhash but need abit more power to get the best rates.
The hashrate is dropping when the coreclock drops under 1100mhz. AMD will have more focus in the next release. Stats with Temp limits gpu control. And a faster kernel.
Basic api support is planned as well.


[moderator's note: consecutive posts merged]
legendary
Activity: 1596
Merit: 1000
Not to be a one upper...  Grin



1145/11051

They can hit 130MH/s.
sp_
legendary
Activity: 2884
Merit: 1087
Team Black developer
You do realize that on Ubuntu 20.04.2 the files to install are libcurl-openssl-dev, libboost-all-dev, libnvidia-ml-dev which are all development files.
Is to neccessary to install libboost-all-dev as it installs a lot files or can it be a bit more specific.

Ubuntu 21.04:

$ sudo apt install libcurl4-openssl libboost-all libapr1 libnvidia-ml nvidia-cuda-toolkit

Perhaps there is a better way than installing the whole cuda 11.2 toolkit. 460 driver or newer should be enough.



Nice work!


122MHASH on the RTX 3090 is fast. What's the clocks and settings? Did you try the cuda 11.4 build?

[moderator's note: consecutive posts merged]
member
Activity: 181
Merit: 10
Try to run
$nvidia-driver-update

you need a driver that can run cuda 11.2 programs



i am trying to run it directly from flight sheet currently i am studying how to add config files for the hiveos
member
Activity: 325
Merit: 42
You do realize that on Ubuntu 20.04.2 the files to install are libcurl-openssl-dev, libboost-all-dev, libnvidia-ml-dev which are all development files.
Is to neccessary to install libboost-all-dev as it installs a lot files or can it be a bit more specific.
The nvidia-cuda-toolkit in Ubuntu 20.04.2 is version 10.1.243-3.

Thx.
sp_
legendary
Activity: 2884
Merit: 1087
Team Black developer
Try to run
$nvidia-driver-update

you need a driver that can run cuda 11.2 programs
member
Activity: 181
Merit: 10
waiting for the hiveos build

Hiveos is a linux distribution so the linux build should work.


i tried it directly to be use on custom miner it is not working correctly. i'll try to troubleshoot it more once im off shift
sp_
legendary
Activity: 2884
Merit: 1087
Team Black developer
waiting for the hiveos build

Hiveos is a linux distribution so the linux build should work.
member
Activity: 181
Merit: 10
waiting for the hiveos build
sp_
legendary
Activity: 2884
Merit: 1087
Team Black developer
Thanks for the tip. Added.
member
Activity: 155
Merit: 14
Great news!
I will test it soon.

You could add a signature to your posts to make some more marketing for your miner  Smiley
sp_
legendary
Activity: 2884
Merit: 1087
Team Black developer
Nice work! try on some rigs. But some stats doesn't look correct.


I think you need the latest driver in order to get stats correct on the newest cards. Use the 11.4 build on windows. Linux 11.4 build will come later.
newbie
Activity: 8
Merit: 0
Nice work! try on some rigs. But some stats doesn't look correct.

https://ibb.co/RH0dnD3
full member
Activity: 378
Merit: 135
Interesting! I will have to watch this thread for more reviews as I used to use CCminer in the past as well.  I am currently building a fresh rig with some 3060tis and a 2060.  I would be very interested in trying this out once I finish putting it together and see what the hashrates and revenue will be. Thanks for putting this out.
legendary
Activity: 1596
Merit: 1000
One more thing I just noticed, under HASHRATE/W field, the unit is kH/s instead of kH/w.

Looking forward to trying this on more rigs with hiveos.
Jump to: