Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining vBASIC || Community Edition 2.0
by
Stubo
on 31/10/2018, 20:29:23 UTC
Here is what works for NICE_X16R
Code:
screen -c /home/m1/NVOC/mining/screenrc-miner -dmSL miner /home/m1/NVOC/mining/miners/ZENEMYminer/recommended/ccminer -a x16r -o stratum+tcp://x16r.eu.nicehash.com:3366 -u 39qjQtznWGrsQAcbgQCa4VjQyMonzDNSUK
Please default in next versions

I think what is missing is this line in 1bash, in the NICE_X16R section:
Code:
NICE_X16R_ADDRESS=$NICE_ADDRESS
NICE_ADDRESS is supposed to be set by the user on line 439 of 1bash:
Code:
NICE_ADDRESS="NICEHASH_BTC_ADDRESS"              # Your internal Nicehash BTC addrees to use with nicehash

... but I could be wrong. Reading the new way that addresses, ports, pools, etc. is now specified is a bit confusing:
Code:
xaddr=$COIN$UADDR

That is from 0miner.