tytanick (OP)
Legendary
Offline
Activity: 2660
Merit: 1096
Simplemining.net Admin
|
|
April 10, 2018, 02:36:52 PM |
|
This happens to me frequently. I have two NVIDIA rigs. The rig group works fine one one of the rigs but not on the second rig. Miner1, 3 EVGA GTX Cards -> RigGroup works no problem. Miner2, 2 EVGA GTX CARDS -> RigGroup shows error below. /root/xminer.sh: line 69: 7771 Illegal instruction $MINER_PATH $MINER_OPTIONSPlease send me email to admin@simplemining.netWrite me what miner are you using and exactly what options you entered.
|
|
|
|
tytanick (OP)
Legendary
Offline
Activity: 2660
Merit: 1096
Simplemining.net Admin
|
|
April 10, 2018, 02:37:25 PM |
|
UPDATE v1162 - fix in console report script that listed files while it should not do that
|
|
|
|
citronick
Legendary
Offline
Activity: 1834
Merit: 1080
---- winter*juvia -----
|
|
April 10, 2018, 03:06:12 PM |
|
UPDATE v1162 - fix in console report script that listed files while it should not do that
Hi Tytanick, Any luck on Vegas ? Thanks
|
If I provided you good and useful info or just a smile to your day, consider sending me merit points to further validate this Bitcointalk account ~ useful for future account recovery...
|
|
|
davor_vfr
Newbie
Offline
Activity: 39
Merit: 0
|
|
April 10, 2018, 05:55:47 PM |
|
I also try this syntax -k x16r -o stratum+tcp://rvn.suprnova.cc:6667 -u user.worker -p workerpass --gpu-platform 0 I found description for --gpu-platform 0: –gpu-platform 1 – This is an option field to indicate to sgminer which video platform to use. Using 1 as in the example is only needed if you have a built-in video such as with some Intel based motherboards. As with all things computers, the platforms start with 0, meaning 0 is for the built-in graphics, so we want to use 1 or the AMD graphics cards. If you get an error on startup about finding no platform, it means sgminer cannot find a compatible graphics platform on which to run, this means your probably do not have built-in video or is is not activated. In either case you can change the one to zero, or even eliminate this entry completely. In my example I do not need this option, so I just removed it. Their example sgminer.exe -k x16r -o stratum+tcp://miningpanda.site:3636 -u RGvCLDzUAYPoryFBxd8zwUjJCi4bckQZgg -p c=RVN -I 19 --gpu-platform 1 -L log.txt Ater that I get this error... GPU2: Memory state 2 clock: 2000 -gt; 2222. DPM state 3 core clock: 1145 -gt; 1155. Voltage table index 3: 65284 -gt; 925. GPU3: Memory state 2 clock: 2000 -gt; 2222. DPM state 3 core clock: 1145 -gt; 1155. Voltage table index 3: 65284 -gt; 925. GPU4: Memory state 2 clock: 2000 -gt; 2210. DPM state 3 core clock: 1145 -gt; 1153. Voltage table index 3: 65284 -gt; 925. ============ Starting Miner =============== [19:46:07] Started sgminer [19:46:07] * using Jansson 2.7 ============ Starting Miner =============== [19:46:07] Started sgminer [19:46:07] * using Jansson 2.7 [19:46:07] Started sgminer [19:46:07] * using Jansson 2.7 [19:46:07] Probing for an alive pool [19:46:07] rvn.suprnova.cc difficulty changed to 8 [19:46:09] Startup GPU initialization... Using settings from pool rvn.suprnova.cc. [19:46:09] Startup Pool No = 0 [19:46:10] Building binary x16rEllesmeregw256l8ku0big4.bin [19:47:10] GPUs did not become initialized in 60 seconds... [19:47:10] GPUs did not become initialized in 60 seconds.../root/xminer.sh: line 76: 3103 Illegal instruction $MINER_PATH $MINER_OPTIONS Miner ended/crashed. Restarting miner in 10 seconds --------------
|
|
|
|
telep
Newbie
Offline
Activity: 13
Merit: 1
|
|
April 10, 2018, 07:00:32 PM |
|
To mine ravencoin, try this, it work´s quite well for 2 weeks without problems: Syntax simplemining: -k x16r -o stratum+tcp://minepool.com:3636 -u R9s4TgM3cC3ETzHiCpxobw3QGQJVD6LH2Y -p x -I 21 -g 2 --text-only Syntax windows miner: sgminer.exe -k x16r -o stratum+tcp://minepool.com:3636 -u R9s4TgM3cC3ETzHiCpxobw3QGQJVD6LH2Y -p x -I 21 -g 2 --gpu-platform=1 Regards. I also try this syntax -k x16r -o stratum+tcp://rvn.suprnova.cc:6667 -u user.worker -p workerpass --gpu-platform 0 I found description for --gpu-platform 0: –gpu-platform 1 – This is an option field to indicate to sgminer which video platform to use. Using 1 as in the example is only needed if you have a built-in video such as with some Intel based motherboards. As with all things computers, the platforms start with 0, meaning 0 is for the built-in graphics, so we want to use 1 or the AMD graphics cards. If you get an error on startup about finding no platform, it means sgminer cannot find a compatible graphics platform on which to run, this means your probably do not have built-in video or is is not activated. In either case you can change the one to zero, or even eliminate this entry completely. In my example I do not need this option, so I just removed it. Their example sgminer.exe -k x16r -o stratum+tcp://miningpanda.site:3636 -u RGvCLDzUAYPoryFBxd8zwUjJCi4bckQZgg -p c=RVN -I 19 --gpu-platform 1 -L log.txt Ater that I get this error... GPU2: Memory state 2 clock: 2000 -gt; 2222. DPM state 3 core clock: 1145 -gt; 1155. Voltage table index 3: 65284 -gt; 925. GPU3: Memory state 2 clock: 2000 -gt; 2222. DPM state 3 core clock: 1145 -gt; 1155. Voltage table index 3: 65284 -gt; 925. GPU4: Memory state 2 clock: 2000 -gt; 2210. DPM state 3 core clock: 1145 -gt; 1153. Voltage table index 3: 65284 -gt; 925. ============ Starting Miner =============== [19:46:07] Started sgminer [19:46:07] * using Jansson 2.7 ============ Starting Miner =============== [19:46:07] Started sgminer [19:46:07] * using Jansson 2.7 [19:46:07] Started sgminer [19:46:07] * using Jansson 2.7 [19:46:07] Probing for an alive pool [19:46:07] rvn.suprnova.cc difficulty changed to 8 [19:46:09] Startup GPU initialization... Using settings from pool rvn.suprnova.cc. [19:46:09] Startup Pool No = 0 [19:46:10] Building binary x16rEllesmeregw256l8ku0big4.bin [19:47:10] GPUs did not become initialized in 60 seconds... [19:47:10] GPUs did not become initialized in 60 seconds.../root/xminer.sh: line 76: 3103 Illegal instruction $MINER_PATH $MINER_OPTIONS Miner ended/crashed. Restarting miner in 10 seconds --------------
|
|
|
|
citronick
Legendary
Offline
Activity: 1834
Merit: 1080
---- winter*juvia -----
|
|
April 10, 2018, 08:20:44 PM |
|
You should have improved hash speed with "--thread-concurrency 1024 --gpu-threads 2" sgminer-brian112358-x16r-v0.4.0 -k x16r -o stratum+tcp://rvn.suprnova.cc:6667 -u account.worker -p x --text-only -I 21 --thread-concurrency 1024 --gpu-threads 2To mine ravencoin, try this, it work´s quite well for 2 weeks without problems: Syntax simplemining: -k x16r -o stratum+tcp://minepool.com:3636 -u R9s4TgM3cC3ETzHiCpxobw3QGQJVD6LH2Y -p x -I 21 -g 2 --text-only Syntax windows miner: sgminer.exe -k x16r -o stratum+tcp://minepool.com:3636 -u R9s4TgM3cC3ETzHiCpxobw3QGQJVD6LH2Y -p x -I 21 -g 2 --gpu-platform=1 Regards. I also try this syntax -k x16r -o stratum+tcp://rvn.suprnova.cc:6667 -u user.worker -p workerpass --gpu-platform 0 I found description for --gpu-platform 0: –gpu-platform 1 – This is an option field to indicate to sgminer which video platform to use. Using 1 as in the example is only needed if you have a built-in video such as with some Intel based motherboards. As with all things computers, the platforms start with 0, meaning 0 is for the built-in graphics, so we want to use 1 or the AMD graphics cards. If you get an error on startup about finding no platform, it means sgminer cannot find a compatible graphics platform on which to run, this means your probably do not have built-in video or is is not activated. In either case you can change the one to zero, or even eliminate this entry completely. In my example I do not need this option, so I just removed it. Their example sgminer.exe -k x16r -o stratum+tcp://miningpanda.site:3636 -u RGvCLDzUAYPoryFBxd8zwUjJCi4bckQZgg -p c=RVN -I 19 --gpu-platform 1 -L log.txt Ater that I get this error... GPU2: Memory state 2 clock: 2000 -gt; 2222. DPM state 3 core clock: 1145 -gt; 1155. Voltage table index 3: 65284 -gt; 925. GPU3: Memory state 2 clock: 2000 -gt; 2222. DPM state 3 core clock: 1145 -gt; 1155. Voltage table index 3: 65284 -gt; 925. GPU4: Memory state 2 clock: 2000 -gt; 2210. DPM state 3 core clock: 1145 -gt; 1153. Voltage table index 3: 65284 -gt; 925. ============ Starting Miner =============== [19:46:07] Started sgminer [19:46:07] * using Jansson 2.7 ============ Starting Miner =============== [19:46:07] Started sgminer [19:46:07] * using Jansson 2.7 [19:46:07] Started sgminer [19:46:07] * using Jansson 2.7 [19:46:07] Probing for an alive pool [19:46:07] rvn.suprnova.cc difficulty changed to 8 [19:46:09] Startup GPU initialization... Using settings from pool rvn.suprnova.cc. [19:46:09] Startup Pool No = 0 [19:46:10] Building binary x16rEllesmeregw256l8ku0big4.bin [19:47:10] GPUs did not become initialized in 60 seconds... [19:47:10] GPUs did not become initialized in 60 seconds.../root/xminer.sh: line 76: 3103 Illegal instruction $MINER_PATH $MINER_OPTIONS Miner ended/crashed. Restarting miner in 10 seconds --------------
|
If I provided you good and useful info or just a smile to your day, consider sending me merit points to further validate this Bitcointalk account ~ useful for future account recovery...
|
|
|
Sledge0001
|
|
April 10, 2018, 09:57:44 PM |
|
I got this on 4 rigas with nevermore-brian112358-v0.2.2 with XR16. What this can be ?
============ Starting Miner =============== *** nevermore 0.2.2 for nVidia GPUs by brian112358@github bin run sbin 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-06 19:45:47] Starting on stratum tcp://stratum.threeeyed.info:3331 [2018-04-06 19:45:47] NVML GPU monitoring enabled. [2018-04-06 19:45:47] 5 miner threads started, using 'x16r' algorithm. /root/xminer.sh: line 69: 16587 Illegal instruction $MINER_PATH $MINER_OPTIONS Miner ended/crashed. Restarting miner in 10 seconds --------------
Running 980Ti's by chance? I get the same issue on a 980Ti rig... Enemy however does work... got the same issue (i reported some pages back already) with all rigs. 1050ti´s, 1060´s, 1070(ti)´s, 1080(ti)´s. all no difference. enemy miner works. nevermore, suprminer or tpruvot-v2.2.5 dont. literally same command line (all these miners are ccminer derivates) just copied over. same error as you posted above. for RVN only enemy works. everything else (RVN x16r Nvidia) crashes with /root/xminer.sh: line 69: 16587 Illegal instruction $MINER_PATH $MINER_OPTIONSWhat did i tried: - I entered the complete command line manually.
I analyzed in HEX the ascii codes, iE that the spaces are spaces (ascii 32) i copied the exact enemy line to nevermore (its identical as both are ccminer derivates) i copied the exacty suprminer 1.6 line which works under windows without issue to SmOS : error as above. I created a NEW usb stick with SmOS i checked if there is enough room on the USB stick (it is) i turned off any overclocking restarted the rigs after switching from enemy instead just reloading the miner. i tried ravencoin mining using ccminer-tpruvot-v2.2.5-x16s-cuda8.0 and suprminer after they got added. It leads to the same error as with nevermore. But the same config works for enemy.
anyway i sent the report in this morning (CET) to admin@simplemining.net including acc+rigID´s. hope they can find out why it affects some pps while others dont have any issue. thanks to Tytanick and Mirelle we could figure it out today. The fix was to add the -t <number of GPUs> behind. iE in my case using suprnova: -a x16r -o stratum+tcp://rvn.suprnova.cc:6667 -u name.$rigName -p x -i 19 -t 5[please note in case you missed this: these issues were in case enemy was working but nevermore, ccminer and suprminer were crashing. these are nvidia miners]Funny enough under windows i didnt had to use -t This is great news as I have been running Enemy miner on several of my rigs and I am really am not a fan of closed source mining software. SWEEET!!!!
|
|
|
|
rs1x
|
|
April 10, 2018, 11:25:17 PM |
|
This happens to me frequently. I have two NVIDIA rigs. The rig group works fine one one of the rigs but not on the second rig. Miner1, 3 EVGA GTX Cards -> RigGroup works no problem. Miner2, 2 EVGA GTX CARDS -> RigGroup shows error below. /root/xminer.sh: line 69: 7771 Illegal instruction $MINER_PATH $MINER_OPTIONSPlease send me email to admin@simplemining.netWrite me what miner are you using and exactly what options you entered. email sent, thanks!
|
|
|
|
marimach77
Member
Offline
Activity: 127
Merit: 10
|
|
April 11, 2018, 06:35:53 AM |
|
Hint for enable correct undervolting in smos:
Use ssh client to access farm. Login as miner/miner. sudo su mc -c Find and edit string #95 in /root/utils/oc_dmp2.sh - remove REM symbol (#) before "--memstate" and add "--vddci 900" before "--mvdd 950" Use your own voltages if presented not adequate for your card (i use --vddci 850 --mvdd 900 for Sapphire rx588 SE with custom bios). reboot
What about SMOS automatic updates if I do any change in this file? Will SMOS overwrite my changes? Is it possible to disable automatic updates to prevent oc_dmp2.sh file overwriting?
|
|
|
|
davor_vfr
Newbie
Offline
Activity: 39
Merit: 0
|
|
April 11, 2018, 07:23:53 AM |
|
To mine ravencoin, try this, it work´s quite well for 2 weeks without problems:
Syntax simplemining: -k x16r -o stratum+tcp://minepool.com:3636 -u R9s4TgM3cC3ETzHiCpxobw3QGQJVD6LH2Y -p x -I 21 -g 2 --text-only
I can't get my rig mine RVN with this.... I still get errors What means --text-only I see that on lots of syntax exemples but don't know how to use that part of syntax. . . . . . . You should have improved hash speed with "--thread-concurrency 1024 --gpu-threads 2"
sgminer-brian112358-x16r-v0.4.0
-k x16r -o stratum+tcp://rvn.suprnova.cc:6667 -u account.worker -p x --text-only -I 21 --thread-concurrency 1024 --gpu-threads 2
Also I try your syntax and can't get rig running. I registrated on supernova and there they have syntax example -a x16r -o stratum+tcp://rvn.suprnova.cc:6667 -u Weblogin.Worker -p Worker password I setup my worker there and it is http://i1062.photobucket.com/albums/t490/davor_vfr/suprnova_zpsarif7hyx.jpgSo I try in SM to use sgminer-brian112358-x16r-v0.4.0 with this syntax -k x16r -o stratum+tcp://rvn.suprnova.cc:6667 -u davor_vfr.miner -p raven Please help - don't know what to try any more.... I allways get some kind of error.
|
|
|
|
davor_vfr
Newbie
Offline
Activity: 39
Merit: 0
|
|
April 11, 2018, 07:37:55 AM |
|
with -k x16r -o stratum+tcp://rvn.suprnova.cc:6667 -u davor_vfr.miner -p raven -I 21 --thread-concurrency 1024 --gpu-threads 2 --gpu-platform 0 I get this errors GPU4: Memory state 2 clock: 2000 -gt; 2210. DPM state 3 core clock: 1145 -gt; 1153. Voltage table index 3: 65284 -gt; 925. ============ Starting Miner =============== [09:27:54] Started sgminer [09:27:54] * using Jansson 2.7 [09:27:54] Started sgminer [09:27:54] * using Jansson 2.7 [09:27:54] Probing for an alive pool [09:27:54] rvn.suprnova.cc difficulty changed to 8 [09:27:57] Startup GPU initialization... Using settings from pool rvn.suprnova.cc. [09:27:57] Startup Pool No = 0 [09:27:57] Building binary x16rEllesmeregw256l8ku0big4.bin [09:28:57] GPUs did not become initialized in 60 seconds... ============ Starting Miner =============== [09:29:56] Started sgminer [09:29:56] * using Jansson 2.7/root/xminer.sh: line 76: 15486 Illegal instruction $MINER_PATH $MINER_OPTIONS Miner ended/crashed. Restarting miner in 10 seconds --------------
And with this code -k x16r -o stratum+tcp://rvn.suprnova.cc:6667 -u davor_vfr.miner -p raven This error ============ Starting Miner =============== [09:33:08] Started sgminer [09:33:08] * using Jansson 2.7 [09:33:08] Started sgminer [09:33:08] * using Jansson 2.7 [09:33:08] Probing for an alive pool [09:33:08] rvn.suprnova.cc difficulty changed to 8 [09:33:10] Startup GPU initialization... Using settings from pool rvn.suprnova.cc. [09:33:10] Startup Pool No = 0 [09:33:10] Building binary x16rEllesmeregw256l8ku0big4.bin [09:34:11] GPUs did not become initialized in 60 seconds.../root/xminer.sh: line 76: 24267 Illegal instruction $MINER_PATH $MINER_OPTIONS Miner ended/crashed. Restarting miner in 10 seconds -------------- ============ Starting Miner =============== [09:34:38] Started sgminer [09:34:38] * using Jansson 2.7
|
|
|
|
benco69
Newbie
Offline
Activity: 26
Merit: 0
|
|
April 11, 2018, 08:50:53 AM |
|
Good morning!
Can you help me to Mine Verge with my NVIDIA Rig. On What to Mine is Profit of 10€ per Day. I found only the cc Miner but it doesnt work. Greetings Mark
|
|
|
|
vadimtt722
Newbie
Offline
Activity: 15
Merit: 0
|
|
April 11, 2018, 03:09:16 PM |
|
What about SMOS automatic updates if I do any change in this file? Will SMOS overwrite my changes? Is it possible to disable automatic updates to prevent oc_dmp2.sh file overwriting?
Yes, it's highly possible I make copy of this file and check changes after all updates.
|
|
|
|
psousal
Jr. Member
Offline
Activity: 140
Merit: 2
|
|
April 11, 2018, 03:44:23 PM |
|
where can i download the lastest version of simplemining os img?
|
|
|
|
citronick
Legendary
Offline
Activity: 1834
Merit: 1080
---- winter*juvia -----
|
|
April 11, 2018, 03:50:53 PM |
|
where can i download the lastest version of simplemining os img?
Friend, dont be lazy, just go to dev mainpage, here -> simplemining.net
|
If I provided you good and useful info or just a smile to your day, consider sending me merit points to further validate this Bitcointalk account ~ useful for future account recovery...
|
|
|
psousal
Jr. Member
Offline
Activity: 140
Merit: 2
|
|
April 11, 2018, 03:53:49 PM |
|
I was blind and did not see the link, now i found it
|
|
|
|
Silkystarr
Newbie
Offline
Activity: 84
Merit: 0
|
|
April 11, 2018, 04:56:30 PM |
|
Not Support Neoscrypt Algo for Nvidia
|
|
|
|
citronick
Legendary
Offline
Activity: 1834
Merit: 1080
---- winter*juvia -----
|
|
April 11, 2018, 06:04:50 PM |
|
Not Support Neoscrypt Algo for Nvidia
Friend, dont be lazy, just go to miner list and look for tpruvot's miner. ccminer-tpruvot-v2.2.5-cuda8.0 -a neoscrypt -o stratum+tcp://neoscrypt.usa.nicehash.com:3341 -u <yourbtcaddress>.$rigName -p x
|
If I provided you good and useful info or just a smile to your day, consider sending me merit points to further validate this Bitcointalk account ~ useful for future account recovery...
|
|
|
Silkystarr
Newbie
Offline
Activity: 84
Merit: 0
|
|
April 11, 2018, 06:45:39 PM |
|
Not Support Neoscrypt Algo for Nvidia
Friend, dont be lazy, just go to miner list and look for tpruvot's miner. ccminer-tpruvot-v2.2.5-cuda8.0 -a neoscrypt -o stratum+tcp://neoscrypt.usa.nicehash.com:3341 -u <yourbtcaddress>.$rigName -p x Miner Crashed Sorry Error
|
|
|
|
citronick
Legendary
Offline
Activity: 1834
Merit: 1080
---- winter*juvia -----
|
|
April 11, 2018, 09:23:41 PM |
|
Not Support Neoscrypt Algo for Nvidia
Friend, dont be lazy, just go to miner list and look for tpruvot's miner. ccminer-tpruvot-v2.2.5-cuda8.0 -a neoscrypt -o stratum+tcp://neoscrypt.usa.nicehash.com:3341 -u <yourbtcaddress>.$rigName -p x Miner Crashed Sorry Error Just ran it - no issues on my 1080ti. Check your GPU OC settings. Or email the dev at admin@simplemining.netWrite to him what miner are you using and exactly what options you entered. [2018-04-11 23:19:23] GPU #1: Gigabyte GTX 1080 Ti, 194.76 kH/s [2018-04-11 23:19:26] GPU #0: Gigabyte GTX 1080 Ti, 86.03 kH/s [2018-04-11 23:19:26] GPU #2: Gigabyte GTX 1080 Ti, 86.02 kH/s [2018-04-11 23:19:27] GPU #3: Gigabyte GTX 1080 Ti, 83.53 kH/s [2018-04-11 23:19:30] GPU #0: Gigabyte GTX 1080 Ti, 1299.79 kH/s [2018-04-11 23:19:30] GPU #2: Gigabyte GTX 1080 Ti, 1296.56 kH/s [2018-04-11 23:19:30] GPU #0: 1521 MHz 12.07 kH/W 107W 57C FAN 100% [2018-04-11 23:19:32] GPU #1: Gigabyte GTX 1080 Ti, 1331.99 kH/s [2018-04-11 23:20:24] GPU #0: Gigabyte GTX 1080 Ti, 1300.77 kH/s [2018-04-11 23:20:25] accepted: 1/1 (diff 0.191), 5214.80 kH/s yes! [2018-04-11 23:20:34] GPU #2: Gigabyte GTX 1080 Ti, 1298.74 kH/s [2018-04-11 23:20:34] GPU #3: Gigabyte GTX 1080 Ti, 1284.12 kH/s [2018-04-11 23:20:35] GPU #1: Gigabyte GTX 1080 Ti, 1318.73 kH/s [2018-04-11 23:20:35] GPU #1: 1486 MHz 7667.06 H/W 172W 58C FAN 100% [2018-04-11 23:20:36] neoscrypt block 26792, diff 714.107
|
If I provided you good and useful info or just a smile to your day, consider sending me merit points to further validate this Bitcointalk account ~ useful for future account recovery...
|
|
|
|