Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
Saki3d
on 27/05/2018, 15:47:39 UTC
Trying to mine a neoscrypt coin, and no matter what miner I do, it keeps spitting the same errors

Quote
-a neoscrypt -o stratum+tcp://pool.bsod.pw:2147 -u ETSBeYkFWVx8CaSvhAs64bLB4M7Yqmnxz7


Quote
[2018-05-27 16:58:59] NVML GPU monitoring enabled.
[2018-05-27 16:58:59] 3 miner threads started, using 'neoscrypt' algorithm.
/root/xminer.sh: line 76: 30161 Illegal instruction $MINER_PATH $MINER_OPTIONS
Miner ended/crashed. Restarting miner in 10 seconds --------------
============ Starting Miner ===============
*** ccminer 2.2.5 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 kernels from alexis78, djm34, djEzo, tsiv and krnlx.
BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)
[2018-05-27 16:59:16] Starting on stratum tcp://pool.bsod.pw:2147
[2018-05-27 16:59:16] NVML GPU monitoring enabled.
[2018-05-27 16:59:16] 3 miner threads started, using 'neoscrypt' algorithm.
/root/xminer.sh: line 76: 3611 Illegal instruction $MINER_PATH $MINER_OPTIONS
Miner ended/crashed. Restarting miner in 10 seconds --------------




I have tried every variant of CCMiner.  I've tried setting the intensity.  I have no issues mining equihash with ewbf or x16s with enemy.


Plz halp.

u need to specify coin;
-a neoscrypt -o stratum+tcp://pool.bsod.pw:2147 -u ETSBeYkFWVx8CaSvhAs64bLB4M7Yqmnxz7 -p c=

I did, and i tried without.  I am having the exact same problem with lyra2v2 also.

These work fine
Quote
--server equihash.usa.nicehash.com --user 31um2WJWzomoD6BEESJMz64Var6qr2ubsr.$NoVideo --pass x --port 3357
-a x16s -o stratum+tcp://eu2.protopool.net:3665 -u RNKGWoJNxG6A48cYUpCJeQUV7X2nYLqiDf

These don't work at all
Quote
-a neoscrypt -o stratum+tcp://pool.bsod.pw:2147 -u ETSBeYkFWVx8CaSvhAs64bLB4M7Yqmnxz7 -p c=END

-a Lyra2REv2 -o stratum+tcp://lyra2v2.mine.ahashpool.com:4533 -u 31um2WJWzomoD6BEESJMz64Var6qr2ubsr -p c=BTC
-a lyra2v2 -o stratum+tcp://lyra2v2.mine.ahashpool.com:4533 -u 31um2WJWzomoD6BEESJMz64Var6qr2ubsr -p c=BTC

I also tried
Quote
-a neoscrypt -o stratum+tcp://pool.bsod.pw:2147 -u ETSBeYkFWVx8CaSvhAs64bLB4M7Yqmnxz7 -p c=END -i 15
-a neoscrypt -o stratum+tcp://pool.bsod.pw:2147 -u ETSBeYkFWVx8CaSvhAs64bLB4M7Yqmnxz7 -p c=END -i 15 -t 3



Hmm, can u try without stratum+tcp://
like this;
-a neoscrypt -o pool.bsod.pw:2147 -u ETSBeYkFWVx8CaSvhAs64bLB4M7Yqmnxz7 -p c=END