Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining vBASIC || Community Edition 2.0
by
papampi_2
on 04/09/2018, 07:10:08 UTC
Hello.
Where I can download the latest version?
I download the nvOC_V19-2.1beta_U16.04_N390_D180707 (for nvOC >= 2.1), but here is no miner for equihash 144,5 and 1bash is for old version.
Also the update doesn't work.

Both bminer and new ewbf are capable of mining new equihash algos, and both available in 19-2.1
What do you mean by the update doesnt work?


In the process of updating there was an error that I did not have time to read.
Then, at the start of the terminal, the following was issued:
"There is something wrong with your 1bash settings file, nvOC can't start. Check if it exist or contains errors. SSH access is now being enabled to let you debug. This program will restart in a minure."
Also I find 1bash and there I turn on TeamViewer, but after restart terminal it still did not work.

As you can read your 1bash is corrupted or missing.
You should make a copy of 1bash.template and edit it so the latest changes takes effect.

Code:
cp ~/NVOC/mining/1bash.template ~/NVOC/mining/1bash

To edit from ssh:
Code:
nano ~/NVOC/mining/1bash

or if on local or teamviewer:
Code:
gedit ~/NVOC/mining/1bash

Hi Rev123,
Just got same symptom and error message after doing nvoc upgrade, tried copying back original 1bash.template, still getting errors. Will mess around a bit more and see.

Update
I think the problem might be a missing end-quotes in the line v0038=... the version changes section towards the top of 1bash. Fixed it for me.




Should be fixed in latest bug fix,
Please update and let us know.