Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.3
by
martyroz
on 27/10/2017, 23:01:59 UTC
Ok so a fresh copy of Nvoc -13 on a new rig.

What causes the mining script to display "screen is terminating" after loading the OC values?

It does it no matter what I do, even a fresh untouched 1bash it displays the same message before just looping back through!

in 1bash set LOCALorREMOTE to LOCAL. Set your coin, address and pool and restart

Yep tried that the first 4-5 times before pulling a fresh untouched 1bash from one of my other 4 rigs.

If I modify the the file or not it terminates and loops back through.



If you are installing 1.3 and are mining equihash you have to set miner to EWBF and not ZM

When will nvOC release with ZM included? I'm keen to see the difference Wink


I know very little about this but it seems it is not connecting to something. On the Terminal side it keeps saying SCREEN IS TERMINATING.

Should it be set to ZM or EWBF??

Did you start with the 19-1.3 image? If so, you may be missing the ZM miner so try this at the command line and see what response you get:

   file /home/m1/zec/zm/5_1/zm_miner

If you get no such file or directory, the easiest fix to get started mining is to change from ZM to EWBF by changing this flag in 1bash:

   ZM_or_EWBF="EWBF"  # choose  ZM  or  EWBF

Hope this helps.