Author

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

legendary
Activity: 3290
Merit: 1084
We are adding an readonly api, and this is the kind of information you can use other tools for once the api is done. But first more bugfixing, tuning and improvements.
Hello,

When adding an API for TeamBlackMiner, please also include the PCI Bus ID for each of the GPUs you are reporting hashrate and other details for. This is how most mining management software identifies each GPU.

Thanks and keep up the good work!
sp_
legendary
Activity: 2884
Merit: 1087
Team Black developer
How do I mine vertcoin with this.  what is algo setting?
./TBMiner --algo ??
thanks.

To mine vertcoin you use

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

To mine VTC+ZIL you can see the example in the script. Spminer has a zilliqacoin switch wich will sleep in the zil POW. Tbminer support zil standalone mining



i tried integrating it also with hiveos and this just gives me headache

It's not that difficult once you have upgraded to the latest driver. I have asked in the hivos channel, perhaps they can assist you there.



A reply in the hiveos thread. If you are on an old image you need to upgrade

https://bitcointalk.org/index.php?topic=2350786.2100




A couple of suggestions:

- cumulative average MH/s for current minig session
- cost / 24H would be nice addition

We are adding an readonly api, and this is the kind of information you can use other tools for once the api is done. But first more bugfixing, tuning and improvements.



Disregard the previous post. I updated to the latest Nvidia driver (471.12) and now it shows the Power Draw, Core Clock, and Memory Clock. Smiley

Good. The newest cards need the latest drivers.

[moderator's note: consecutive posts merged]
member
Activity: 181
Merit: 10
sp_
legendary
Activity: 2884
Merit: 1087
Team Black developer
HP RTX 3080 OEM
--xintensity 7 works best for me (no stales)
(I assume Nicehash does not pay for stales.)

Yes there are optimal defaults for each pool. But --xintensity 7 is low. Other pools run fine with --xintensity 64 and ~100MHASH.
I just like simplicity of Nicehash even if it means less profit.
And TBM gives 3-5MHs more (with this setup) than other miners, great job :-)

A good find. We might add optimized defaults to pools later. This setting is working good with zergpool as well.



Does it support CPU for VTC or I keep using the old miners ?

You can see in the VTC+ZIl script that it is using spminer. You need to copy the file into the folder if you want to mine VTC

[moderator's note: consecutive posts merged]
copper member
Activity: 77
Merit: 0
Should I be able to see the CORE/MEM/WATT reporting by default?


you could try to open a cmd promt and run:

nvidia-smi --id=0 --query-gpu=power.draw,clocks.sm,clocks.mem --format=csv
nvidia-smi --id=1 --query-gpu=power.draw,clocks.sm,clocks.mem --format=csv
nvidia-smi --id=2 --query-gpu=power.draw,clocks.sm,clocks.mem --format=csv
nvidia-smi --id=3 --query-gpu=power.draw,clocks.sm,clocks.mem --format=csv
nvidia-smi --id=4 --query-gpu=power.draw,clocks.sm,clocks.mem --format=csv

Do you get any information out?

Disregard the previous post. I updated to the latest Nvidia driver (471.12) and now it shows the Power Draw, Core Clock, and Memory Clock. Smiley
member
Activity: 476
Merit: 19
Does it support CPU for VTC or I keep using the old miners ?
newbie
Activity: 20
Merit: 7
HP RTX 3080 OEM
--xintensity 7 works best for me (no stales)
(I assume Nicehash does not pay for stales.)

Yes there are optimal defaults for each pool. But --xintensity 7 is low. Other pools run fine with --xintensity 64 and ~100MHASH.

I just like simplicity of Nicehash even if it means less profit.

And TBM gives 3-5MHs more (with this setup) than other miners, great job :-)
sp_
legendary
Activity: 2884
Merit: 1087
Team Black developer
And this seems to be producing errors, that account in the eronous shares count

We have an issue on some pools that the miner disconnect after 30mins. If nicehash is directed to these pools, they will have the same problem. Will be fixed in v1.07. Affected pools are currently 2miners.com, woolypooly.com and nicehash.com. Switch to other pools while waiting for a fix.
newbie
Activity: 12
Merit: 0
Hello,

So I'm confused by the log, it states Zil, while I haven't set anything like this in my bat file

Code:
Set WALLET=XXXXXX

:loop
TBMiner --algo ethash --hostname daggerhashimoto.usa-east.nicehash.com --port 3353 --wallet %WALLET% --worker_name Rig1
timeout 10
goto :loop

And this seems to be producing errors, that account in the eronous shares count

Code:
   32m [2021-09-20 13:22:52.189] usa-east.nicehash.com (ethash)    PING: 42ms    DIFFICULTY: 0.929    EPOCH: 442
    32m [2021-09-20 13:22:52.189]
    32m [2021-09-20 13:22:52.189]
    32m [2021-09-20 13:22:52.189] ID    BOARD   TEMP    FAN     CORE    MEM     WATT    kW/h    COST/h
    32m [2021-09-20 13:22:52.189] GPU0  3090    51/0    70      1139    10839   277     0.28    0.03USD
    32m [2021-09-20 13:22:52.189] GPU1  3070    46/0    70      1139    8091    113     0.11    0.01USD
    32m [2021-09-20 13:22:52.189]                                               390     0.39    0.04USD
    32m [2021-09-20 13:22:52.189]
    32m [2021-09-20 13:22:52.189] ID    BOARD   TYPE    HASHRATE/W      HASHRATE        AVERAGE         SHARES
    32m [2021-09-20 13:22:52.189] GPU0  3090    Cuda    458.92 kH/W     127.12 MH/s     127.28 MH/s     146/0/7 (100.00)
    32m [2021-09-20 13:22:52.189] GPU1  3070    Cuda    565.28 kH/W     63.88 MH/s      63.82 MH/s      80/1/8 (98.77)
    32m [2021-09-20 13:22:52.189]                       1024.21 kH/s    191.00 MH/s     191.10 MH/s     226/1/15 (99.56)
    32m [2021-09-20 13:22:52.189]
    32m [2021-09-20 13:22:52.189]
    32m [2021-09-20 13:22:53.164] Job 00000000ff9a6dd1
    32m [2021-09-20 13:22:54.239] Job 00000000ff9a6dd2
    32m [2021-09-20 13:22:54.880] GPU1 Starting generating zil dag (Epoch: 0)
    32m [2021-09-20 13:22:54.880] GPU1 DAG generated in 0.43 seconds (1048574kb)
    32m [2021-09-20 13:22:54.913] GPU0 Starting generating zil dag (Epoch: 0)
    32m [2021-09-20 13:22:54.913] GPU0 DAG generated in 0.49 seconds (1048574kb)
    32m [2021-09-20 13:22:54.913] Job 00000000ff9a6dd2
    32m [2021-09-20 13:23:31.307] Job 00000000ff9a6dd3
    32m [2021-09-20 13:23:32.020] Job 00000000ff9a6dd4
    32m [2021-09-20 13:23:36.681] GPU0 Solution found in 4.68s (Submit every 10.28 seconds)
    32m [2021-09-20 13:23:36.704] Accepted (227/228/15) Reply: 22ms
    32m [2021-09-20 13:23:36.887] GPU1 Cpu verification failed. Share not sent to the pool. Rejected!
    32m [2021-09-20 13:23:41.682] GPU1 Cpu verification failed. Share not sent to the pool. Rejected!
    32m [2021-09-20 13:23:46.512] GPU1 Cpu verification failed. Share not sent to the pool. Rejected!
    32m [2021-09-20 13:23:51.306] GPU1 Cpu verification failed. Share not sent to the pool. Rejected!
    33m [2021-09-20 13:23:53.208]
    33m [2021-09-20 13:23:53.208]
    33m [2021-09-20 13:23:53.208] usa-east.nicehash.com (zil)    PING: 41ms    DIFFICULTY: 0.929    EPOCH: 0
    33m [2021-09-20 13:23:53.208]
    33m [2021-09-20 13:23:53.208]
    33m [2021-09-20 13:23:53.208] ID    BOARD   TEMP    FAN     CORE    MEM     WATT    kW/h    COST/h
    33m [2021-09-20 13:23:53.208] GPU0  3090    51/0    70      1139    10839   278     0.28    0.03USD
    33m [2021-09-20 13:23:53.208] GPU1  3070    46/0    70      1139    8091    111     0.11    0.01USD
    33m [2021-09-20 13:23:53.208]                                               389     0.39    0.04USD
    33m [2021-09-20 13:23:53.208]
    33m [2021-09-20 13:23:53.208] ID    BOARD   TYPE    HASHRATE/W      HASHRATE        AVERAGE         SHARES
    33m [2021-09-20 13:23:53.208] GPU0  3090    Cuda    460.87 kH/W     128.12 MH/s     128.13 MH/s     147/0/7 (100.00)
    33m [2021-09-20 13:23:53.208] GPU1  3070    Cuda    573.68 kH/W     63.68 MH/s      62.24 MH/s      80/5/8 (94.12)
    33m [2021-09-20 13:23:53.208]                       1034.55 kH/s    191.80 MH/s     190.37 MH/s     227/5/15 (97.84)
    33m [2021-09-20 13:23:53.208]
    33m [2021-09-20 13:23:53.208]
    33m [2021-09-20 13:23:54.665] GPU0 Solution found in 22.66s (Submit every 10.45 seconds)
    33m [2021-09-20 13:23:54.707] Accepted (228/233/15) Reply: 41ms
    33m [2021-09-20 13:23:56.241] GPU1 Cpu verification failed. Share not sent to the pool. Rejected!
    33m [2021-09-20 13:24:01.837] GPU1 Cpu verification failed. Share not sent to the pool. Rejected!
    33m [2021-09-20 13:24:07.518] GPU1 Cpu verification failed. Share not sent to the pool. Rejected!
    33m [2021-09-20 13:24:12.991] GPU1 Cpu verification failed. Share not sent to the pool. Rejected!

Finally, if someone who got it working under HiveOS could do a how-to that'd be great, I followed the Medium link and the only thing this got me is a mess of a driver that wouldn't load anymore...
Thanks
sp_
legendary
Activity: 2884
Merit: 1087
Team Black developer
You also need to upgrade your driver to the latest
newbie
Activity: 10
Merit: 0
you need to give the script execute permission.

$chmod a+rx (filename)
Got this error when starting it, please have a look at these screenshot.
I'm definitely not a Ubuntu expert but searching is something i can do!

I did follow the few instruction given, installed cuda 11.4, extract the folder, edit the file and try to start it.

https://i.ibb.co/LtSFD5Z/tbm-error-launch.png
https://i.ibb.co/HzrNBsD/teamblacminer-error.png

Thanks!

the bash scripts are in windows format with CR/LF end of line, but linux uses only LF

you can use dos2unix to convert these files :
Code:
dos2unix tbminer_ethermine_eth.sh

if you want to save the output in different file :
Code:
dos2unix -n tbminer_ethermine_eth.sh corrected.sh

Edit Smiley
And As sp_ said,
Code:
chmod a+x tbminer_ethermine_eth.sh  (in my case as this is the one I use)
chmod a+x TBMiner

Thanks a lot for your answer!

Seems i made some progress and got this :
https://i.ibb.co/sRtg8NH/tbm-error.png

Cuda 11.4 is well installed and tested from the link shown
jr. member
Activity: 44
Merit: 1
Got this error when starting it, please have a look at these screenshot.
I'm definitely not a Ubuntu expert but searching is something i can do!

I did follow the few instruction given, installed cuda 11.4, extract the folder, edit the file and try to start it.




Thanks!

the bash scripts are in windows format with CR/LF end of line, but linux uses only LF

you can use dos2unix to convert these files :
Code:
dos2unix tbminer_ethermine_eth.sh

if you want to save the output in different file :
Code:
dos2unix -n tbminer_ethermine_eth.sh corrected.sh

Edit Smiley
And As sp_ said,
Code:
chmod a+x tbminer_ethermine_eth.sh  (in my case as this is the one I use)
chmod a+x TBMiner
sp_
legendary
Activity: 2884
Merit: 1087
Team Black developer
you need to give the script execute permission.

$chmod a+rx (filename)
newbie
Activity: 10
Merit: 0
Got this error when starting it, please have a look at these screenshot.
I'm definitely not a Ubuntu expert but searching is something i can do!

I did follow the few instruction given, installed cuda 11.4, extract the folder, edit the file and try to start it.

https://i.ibb.co/LtSFD5Z/tbm-error-launch.png
https://i.ibb.co/HzrNBsD/teamblacminer-error.png

Thanks!
jr. member
Activity: 133
Merit: 5
cl-devices [0,1,2] etc has no effect. All found devices get used with no way to disable individual devices.

--cl-devices [0,1,2] is working here. You can also use the short-option -Y [0,1,2].

Don't use it with --amd-only or -U [,] or --cuda-devices [,]

--amd-only was the culprit, when I removed the setting it it started to work selecting which device to use.
sp_
legendary
Activity: 2884
Merit: 1087
Team Black developer
cl-devices [0,1,2] etc has no effect. All found devices get used with no way to disable individual devices.

--cl-devices [0,1,2] is working here. You can also use the short-option -Y [0,1,2].

Don't use it with --amd-only or -U [,] or --cuda-devices [,]



HP RTX 3080 OEM
--xintensity 7 works best for me (no stales)
(I assume Nicehash does not pay for stales.)

Yes there are optimal defaults for each pool. But --xintensity 7 is low. Other pools run fine with --xintensity 64 and ~100MHASH.

[moderator's note: consecutive posts merged]
newbie
Activity: 20
Merit: 7
HP RTX 3080 OEM

--xintensity 7 works best for me (no stales)

(I assume Nicehash does not pay for stales.)

(15411/23/0), 0.15% rejects

Hashrate 91-93 MH/s (GPU is in original OMEN case)

Settings in Afterburner:

Core -175Mhz (~ 1446Mhz)
Memory +1000Mhz (=10241Mhz)
PL 75% (~239W)

A couple of suggestions:

- cumulative average MH/s for current minig session
- cost / 24H would be nice addition

jr. member
Activity: 133
Merit: 5
It would be good if you could fix the selection of devices to run.

Not all want each and every device to use one particular miner for each card.

cl-devices [0,1,2] etc has no effect. All found devices get used with no way to disable individual devices.

You should also add a option to disable a device while running. Example press 0 to enable/disable device 0 and 1 for device 1 etc.
I find this useful when I want to temporarily stop mining on one particular card to have it do some other stuff without stopping the whole miner.

For example I would want to keep using this miner for my 5700G and 6900XT but the Vega 64 I want to use for other stuff with some other miner & algorithm.
Mix & match basically. I switch stuff around quite a bit and flexibility is really useful and the options for individual device control are necessary.
newbie
Activity: 19
Merit: 0
ok but all my rigs (2.5Gh / s) are under hiveos and I don't want to switch to raveos so I will wait if one day this happens on hiveos.
Well done for your work on tbm
sp_
legendary
Activity: 2884
Merit: 1087
Team Black developer
ok, if i find i will do a tutorial with screenshots so everyone can enjoy it

Perhaps later.
Right now we need you test it and give us feedback so we can fix issues and improve the speed and features. 23 issues solved already on @github. This miner was written from scratch in around 6 months by a small team of opensource developers. The main goal of the project is to give you the fastest ethereum miner in the world on the new cards. AMD/NVIDIA

This is a marathon, not a sprint.


Jump to: