Hey guys, hoping someone can assist here..
In SMOS I cannot mine coins under the ccminer-tpruvot-v2.1 program (using supernova). However, ewbf-0.3.4b works fine for equihash through supernova.
For example my DCR connection in SMOS is:
-a decred -o stratum+tcp://dcr.suprnova.cc:3252 -u user.miner -p minerpw
I receive the error in xminer.sh at line 58: Illegal Instruction $MINER_PATH $MINER_OPTIONS
This connection sting works fine on the rig's linux desktop through ccminer directly when SMOS is bypassed.
I've edited xminer.sh to display the variables, they list as:
MINER_PATH: /root/miner/ccminer-tpruvot-v2.1/ccminer
MINER_OPTIONS: -a decred -o stratum+tcp://dcr.suprnova.cc:3252 -u user.miner -p minerpw
I just upgraded this rig (my first) from one old 960 nvidia card to dual 1060s. The error was present on both configurations, but otherwise mining works just fine for equihash/ewbf when booted from the SMOS USB, but not tpruvot..