Hi,
I`m trying to mine NeoScrypt coin using ccminer-tpruvot-v2.1. When CCMINER connects to pool i recieve error shown bellow:
============ Starting Miner ===============
*** ccminer 2.2 for nVidia GPUs by tpruvot@github ***
Built with the nVidia CUDA Toolkit 8.0 64-bits
Originally based on Christian Buchner and Christian H. project
Include some algos from alexis78, djm34, sp, tsiv and klausT.
BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)
[2018-01-01 20:20:53] Starting on stratum+tcp://eu1.miningpool.shop:4233
[2018-01-01 20:20:53] NVML GPU monitoring enabled.
[2018-01-01 20:20:53] 4 miner threads started, using 'neoscrypt' algorithm.
/root/xminer.sh: line 58: 17825 Illegal instruction $MINER_PATH $MINER_OPTIONS
Miner ended/crashed. Restarting miner in 10 seconds --------------
My config line looks line this: -a neoscrypt -o stratum+tcp://eu1.miningpool.shop:4233 -u KI9gEKJgSCbAsYj6dwW4CrnxkM3hjwFADD -p c=GBX
What`s wrong?
Tom