Post
Topic
Board Mining (Altcoins)
Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee)
by
sxemini
on 15/12/2021, 11:27:18 UTC
hi.
my 1st times trying tbm and it's going fine with a 6800xt. some issues tho:

- can't make remote api work
- no stats
- no colors & the text is not aligned somehow, compared to screenshots I've seen here
- can't say if my stall ratio ok: 114/0/21 ?

I'm using Windows, tried 1.32cuda11.5 version. here is my bat file. about the api I tried to go to these urls:http://127.0.0.1:4068/miner, the browser failed to connect.


Quote
Set ETH_WALLET= my wallet
:loop
TBMiner --algo ethash --hostname eu1.ethermine.org --port 5555 --wallet %ETH_WALLET% --worker-name TEST1amd --xintensity -1 --templimit 66 -b -d
timeout 10
goto :loop

here is a screenshot of tbm:



For the color you can find a .reg file in the miner folder. double click and yes and now you see the colors.
What is the problem with the api? There is no much you can do, only add the argument to the commandline and it will run.
No stats: what driver you are using?
The ratio is ok if the pool for stale shares, if not, reduce --xintensity to reduce the stale shares.