Guys i found the reason of that error.
You are copying porbably something from example configs and i checked those syntaxes.
There is one character that looks like space but it is different character than space.
Most probably HARD SPACE.
Please remove the "space character" after -u and then add again space using spacebar on your keyboard
Tell me if this is working ?
many thanks for investigating !
i checked that but double checked after your post. not for me at least. i just see its line 69 now. used to be 68. i didnt looked into the xminer.sh in question to see what exactly is there
see:
-a x16r -o stratum+tcp://stratum.threeeyed.info:3333 -u RD2LLXkUNweH9q3aW9s5VAh4Jfktbd9PXx.$rigName -p x -i 19
checked the hex of the line im entering just to be sure.
045 097 032 120 049 054 114 032 045 111 032 115 116 114 097 116 117 109 043 116 099 112 058 047 047 115 116 114 097 116 117 109 046 116 104 114 101 101 101 121 101 100 046 105 110 102 111 058 051 051 051 051 032 045 117 032 082 068 050 076 076 088 107 085 078 119 101 072 057 113 051 097 087 057 115 053 086 065 104 052 074 102 107 116 098 100 057 080 088 120 046 036 114 105 103 078 097 109 101 032 045 112 032 120 032 045 105 032 049 057
its ASCII code 32. i retyped anyway all manually (minus address).
the error remains. i have this only with nevermore rvn miner.
============ Starting Miner ===============
*** nevermore 0.1 for nVidia GPUs by brian112358@github config.json 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.
Dev donation set to 1.0%. Thanks for supporting this project!
[2018-04-04 16:32:16] Starting on stratum tcp://stratum.threeeyed.info:3333
[2018-04-04 16:32:17] NVML GPU monitoring enabled.
[2018-04-04 16:32:17] 5 miner threads started, using 'x16r' algorithm.
/root/xminer.sh: line 69: 21902 Illegal instruction $MINER_PATH $MINER_OPTIONS
Miner ended/crashed. Restarting miner in 10 seconds --------------