Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.4
by
papampi
on 27/11/2017, 10:07:02 UTC

Do you mean add BTG to WTM auto switch ?
If so, you can do it easily.

Add BTG to your 3main in the appropriate location

restart PAPAMPI_WTM and 3main or reboot the rig:
Code:
pkill -f 3main
pkill -f PAPAMPI_WTM
bash /home/m1/PAPAMPI_WTM &


Done.

Everything looks good Expect that BTG profitabuility seems under ETH . I added to my list in WTM_Switch, but i think it's not sure that it is his glory time at the moment.... Wait & See

I think for better results its best to change your hash rates based on your real hash rates in wtm too.
I get much more hash rate from my 1060 and 1070 than the default values of wtm

For 1060 it says 270 sols for equihash but I get 300~310 with dstm, OC 150, mem 600, power 85
For 1070 it says 430  sols for equihash but I get 460~470 with dstm, OC 150, mem 600, power 125


BTG was at top all day with 110~140%, its time for it to rest and go up again

Yes, i saw that with others than BTG.

but i had'n't seen this varible before !!!!???  :  
Code:
--pass $MINER_PWD

Code:
screen -dmSL miner $HCD --eexit 3 --fee $EWBF_PERCENT --pec --server $BTG_POOL --user $BTGADDR --pass $MINER_PWD --port $BTG_PORT  ;

Where did you added this varible ? In 1bash i présume ? But where in 1bash ?

I'ill put a x manually for the moment.

Thats an edit/suggestion by Stubo for next update
You can either add the statement to your 1bash or remove it from the miner start line

Code:
# Set the miner password
MINER_PWD="x"