Pages:
Author

Topic: [ mining os ] nvoc - page 55. (Read 418529 times)

member
Activity: 126
Merit: 10
February 07, 2018, 04:25:29 PM
Hey guys, not sure where to put this, and this seems like the most logical place.  Mods please correct if it's an issue.  I have been using NVOC 19-1.4 for about a month and a half with 13x 1060's on an asrock h110 and the WTM profit switching.  I have added some coins including bitcoin gold and am somewhat familiar with the code but i'm not a programmer so please forgive any ignorance.  I attempted to add Verge-lyra2rev2 and while i am able to get it to mine successfully on ccminer, I am unable to differentiate between the different algos using the WTM profit switching.  It seems to always return the lowest XVG coin on WTM instead of the lyra2rev2 version.  My question is in papampi's screipt is there any way to specify something other than just the tag (XVG), but to use the coin id (207) to pull profit data on multi algo coins.  This would also be useful for coins like myriad.

Thanks in advance,

Ryansgt
Hi Ryansgt,
I had the same problem trying to mine XVG with lyra2rev2. The solution that I use, is to exclude the Groestl algorythm from Whattomine.com. You do that by clicking the "Groestl" button (that switch from blue to gray) excluding it.
You just plug the new JSON what to mine URL in 1bash and you are ready to go.

Unless you are mining a Groestl coin (highly unlikely since in general they are not very profitable), it should be a painless solution.
member
Activity: 118
Merit: 10
February 07, 2018, 02:43:51 PM
Honestly papampi and the developers if you ever feel like this, I (and probably many) would have no problem with you guys setting up a permanent 1% fee for using your OS.  Its only fair, as it takes a lot of your time and effort to develop, de-bug, and answer everyone's questions.  It's something you don't have to do but you do anyway.  I for one appreciate your efforts.
I am all for it. I think the developers are doing an outstanding work and it would be fair to reward them.

Absolutely agree we need something like this
 Smiley
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
February 07, 2018, 10:21:04 AM
Try this:

for i in s u b; do echo $i | sudo tee /proc/sysrq-trigger; sleep 5; done  # reboot no matter the state

for i in s u o; do echo $i | sudo tee /proc/sysrq-trigger; sleep 5; done  # shutdown the system even when it is in a hanged state



Is there a script for a “rig offline” telegram notification that I’m missing? The telegram messages are awesome, but would be good to know if it powers down and stay down.

If system is going to be rebooted you will get notified from script that send the reboot command (watchdog or temp control), but if your rig freeze there is nothing to do.
You can set up an external watchdog like an RPi to check your rigs ping and ssh port and send you message if they were unreachable.

Hi
About this, does nvOC use the linux kernel watchdog ?

Unfortunately no.
Actually a card in one of my rigs making it hard freeze lately and I was reading and playing with sysctl to do a reboot on kernel panic with no success.

I changed
Code:
sudo reboot

in both watchdog and temp control to
Code:
sudo systemctl reboot --force

Didnt helped a bit.


Also added to /etc/sysctl.conf
Code:
kernel.panic = 1

And no help too,
The system freezes after 3-4 days of running clean with no logs, just a hard freeze.


Any one has good ideas to implement linux hardware kernel watchdog would be amazing to add ...


Thanks mate
Problem is system freezes and wont get to run those.
I need to enable kernel watchdog so it can reboot the frozen system.

full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
February 07, 2018, 10:13:16 AM
Hello,

I've been a user of NVOC for quite a while now on my two 1070 rigs (first 1.4 now 2.0) with very few issues. I really like the builds and want to say keep up the good work!

I'm now in the process of building some 1080ti machines (using Asus Z270-A boards) and have come across a problem (occurs with both 1.4 and 2.0 builds)...

I can get NVOC to boot into ubuntu by connecting to the intergrated GPU however get the usual xorg problem reboot message but can mine normally if I close the console window before the reboot happens and start ./3main manually but if I try to boot NVOC using the 1080ti I get a black screen after the ubuntu splash screen... I can SSH into the machine and it appears that it is mining...

I've had this sort of issue before with AMD machines and forcing nomodeset (or something like that) fixed the problem... however I've tried entering nomodeset at the grub menu but that doesn't do anything...

I'm at a bit of a loss with this, i'll continue playing but just wondered if anyone had come across this?

I'm presuming it's some sort of driver/xorg setup issue? I can boot off of my Win7 test SSD using the 1080ti and that works fine, so i'm pretty sure it's a software bug.

Thanks in advance!!



Download nvOC default xorg.conf and replace yours with it, reboot and see how it goes.
Code:
cd /home/m1/Downloads
wget -N https://raw.githubusercontent.com/papampi/nvOC_by_fullzero_Community_Release/19-2.1/xorg.conf
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bak
sudo cp /home/m1/Downloads/xorg.conf /etc/X11/xorg.conf
sudo reboot


If that didnt help try this:
Code:
sudo nvidia-xconfig -a --cool-bits=31 --allow-empty-initial-configuration --enable-all-gpus
sudo reboot
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
February 07, 2018, 10:10:20 AM


nvOC v0019-2.0 Community Release - Miner Update Script


This script will check your nvOC miners and download new ones.
As requested, after download it will ask to recompile them.

Code:

Downloading and checking new miners for nvOC-v0019-2.x finished

Do you want to re-compile your miners (y/N)?  y

Checking if bn.h bignum error is fixed for compiling miners or not

Select miners to compile, (multiple comma separated values: 1,6,7)
1- ASccminer
2 -KTccminer
3 -KTccminer-cryptonight
4- KXccminer
5 -NAccminer
6- SPccminer
7- TPccminer
8- vertminer

Do your Choice: [A]LL [1] [2] [3] [4] [5] [6] [7] [8] [E]xit:


Miners Update Script:
Code:
cd /home/m1/Downloads
wget -N https://raw.githubusercontent.com/papampi/nvOC_miners/master/nvOC_miner_update.sh
bash /home/m1/Downloads/nvOC_miner_update.sh


Miner Versions:
Code:
Claymore                      10.6
ccminer Tpruvot               2.2.4
Bminer                        5.3.0
DSTM                          0.5.8
KlausT ccminer                8.20
KlaustT ccminer-cryptonight   2.06
Ethminer                      0.13.0
nanashi-ccminer               2.2-mod-r2
vertminer              1.0.2 Stable
ANXccminer              valexis-1.0



That great ! will try it now

Let me know if it has any bugs or problems.
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
February 07, 2018, 10:09:53 AM
Hi,  somehow my 1bash doesnt start anymore. Wether automatically after reboot nor if I start it with bash 1bash. When I fire this, no screen miner appears. No gpu utilization in nvidia-smi. Smi output appears very slow.

When I fire bash 0miner the mining process starts. What can I do?  Maybe any function in 1bash needs internet access and gets blocked? I host my rig at a colocation since saturday. Things worked at the beginning but since yesterday no 1bash. I think maybe firewall blocking like wtm switch but disabled it and still no success. The colocation hoster says he blocks nothing.


Trying to run bash 1bash should not do anything, its a config file, not a script.
If Nvidia-smi loads slow, usually its a problem with a card that is causing it to load slow and usually your system load should be high as well.

Check top command and check your load average.
Run bash 3main or bash 2unix from guake and check errors.

There is nothing to be blocked by firewall to stop 3main from starting.
newbie
Activity: 14
Merit: 0
February 07, 2018, 05:07:58 AM


nvOC v0019-2.0 Community Release - Miner Update Script


This script will check your nvOC miners and download new ones.
As requested, after download it will ask to recompile them.

Code:

Downloading and checking new miners for nvOC-v0019-2.x finished

Do you want to re-compile your miners (y/N)?  y

Checking if bn.h bignum error is fixed for compiling miners or not

Select miners to compile, (multiple comma separated values: 1,6,7)
1- ASccminer
2 -KTccminer
3 -KTccminer-cryptonight
4- KXccminer
5 -NAccminer
6- SPccminer
7- TPccminer
8- vertminer

Do your Choice: [1] [2] [3] [4] [5] [6] [7] [8]  [E]xit:


Miners Update Script:
Code:
cd /home/m1/Downloads
wget -N https://raw.githubusercontent.com/papampi/nvOC_miners/master/nvOC_miner_update.sh
bash /home/m1/Downloads/nvOC_miner_update.sh


Miner Versions:
Code:
Claymore                      10.6
ccminer Tpruvot               2.2.4
Bminer                        5.3.0
DSTM                          0.5.8
KlausT ccminer                8.20
KlaustT ccminer-cryptonight   2.06
Ethminer                      0.13.0
nanashi-ccminer               2.2-mod-r2
vertminer              1.0.2 Stable
ANXccminer              valexis-1.0



That great ! will try it now
fk1
full member
Activity: 216
Merit: 100
February 07, 2018, 04:35:00 AM
Hi,  somehow my 1bash doesnt start anymore. Wether automatically after reboot nor if I start it with bash 1bash. When I fire this, no screen miner appears. No gpu utilization in nvidia-smi. Smi output appears very slow.

When I fire bash 0miner the mining process starts. What can I do?  Maybe any function in 1bash needs internet access and gets blocked? I host my rig at a colocation since saturday. Things worked at the beginning but since yesterday no 1bash. I think maybe firewall blocking like wtm switch but disabled it and still no success. The colocation hoster says he blocks nothing.
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
February 07, 2018, 04:12:58 AM
nvOC v0019-2.0 Community Release - Miner Update Script


This script will check your nvOC miners and download new ones.
As requested, after download it will ask to recompile them.

Code:

Downloading and checking new miners for nvOC-v0019-2.x finished

Do you want to re-compile your miners (y/N)?  y

Checking if bn.h bignum error is fixed for compiling miners or not

Select miners to compile, (multiple comma separated values: 1,6,7)
1- ASccminer
2 -KTccminer
3 -KTccminer-cryptonight
4- KXccminer
5 -NAccminer
6- SPccminer
7- TPccminer
8- vertminer
9- ANXccminer
R- MSFTccminer (RVN)


Do your Choice: [A]LL [1] [2] [3] [4] [5] [6] [7] [8] [9] [R] [E]xit:


Miners Update Script:
Code:
cd /home/m1/Downloads
wget -N https://raw.githubusercontent.com/papampi/nvOC_miners/master/nvOC_miner_update.sh
bash /home/m1/Downloads/nvOC_miner_update.sh


Miner Versions:
Code:
Claymore                      11.7
Tpruvot ccminer               2.2.4
Bminer                        6.1.0
DSTM                          0.6
KlausT ccminer                8.20
KlaustT ccminer-cryptonight   2.06
Ethminer                      0.13.0
nanashi-ccminer               2.2-mod-r2
vertminer              1.0.2 Stable
ANXccminer              valexis-1.0
MSFT Tpruvot ccminer (RVN)    2.2.5


newbie
Activity: 59
Merit: 0
February 06, 2018, 10:52:31 PM
Thanks for the tips. Unfortunately I get the same "Illegal instruction" error using TPccminer, ASccminer and KTccminer.
I'm sure it must be something in my command structure but I'm getting old and slow!  Smiley


Try to recompile them on your own rig, see how it goes ...

Have a look Here


P.S: Illegal instruction can be high intensity too, try with a lower like -i 14

More success! Thanks again.
First I went to your link and had some issues. The "wget -N" prefix is missing from each code block there so it kept telling me there was no such directory.
After I fixed that I decided to recompile all the ccminers in that post.
Then I tried to manually run skein with TPccminer and it ran just fine.  Smiley SPccminer, now runs skein as well.
Then I tried to use ASccminer which is what is called out in 3main for skein and got the same Illegal instruction failure as before.
I then realized that ASccminer was not one of the miners called out in your link, searched through and found the instructions for recompiling that one and now skein runs with ASccminer.
The early results show that ASccminer on skein gets a better hash rate so I will leave it like that in 3main.
Since I have started down this SALFTER MPH switching path I have decided to manually test all the 3main miner start lines to see if any more fail.

Looks like sometimes the pre-compiled miners are not 100% compatible with every system.

Next issue I see is the path for this one does not seem to exist on nvOC:
Code:
/home/m1/KTccminer-cryptonight/ccminer

If any one knows why it's missing or if it is only missing from my install please let me know or help me re-install it.
Moving on to other alogs for now.



Running the miner update script should update/install it
Or you can download it from here
Thanks for mentioning the missing wget  Wink

Also added more miner compile to the post.

Thanks Papampi! Smiley
Running the miner update script and re-compiling all the miners in that link appears to be the final trick.
I have successfully test mined all of the algos now included in the SALFTER MPH switcher, except for Vanilla-Blake.
It appears that algo no longer has any coins to mine on MPH (that I could find) so it really should be no issue.
I'm going to run this switcher on all 3 of my rigs now to see if any more issues pop up.

One question: The SALFTER MPH switch runs all the miners in a screen, so when a switch occurs I have to detach from the previous screen and attach to the screen again to view the logs.
Is there any way to have the screen change automatically or have the screen not drop during a switch?
Thanks.
full member
Activity: 340
Merit: 103
It is easier to break an atom than partialities AE
February 06, 2018, 07:24:07 PM
@papampi

1/ I just update my miners by using your script update of the dédicated thread on btctalk thread.
https://bitcointalksearch.org/topic/m.29101637
I had some problems. I explain myself.
I propose some modifications in directory miners arboresence to simplify updating miners manually for all (including Linux newbies) :
I made theses modifications myself on my nvOC v19-2.0 and i'm not great experienced like you or stubo or leenoox.

I think it's more easy for anyone to copy or replace in a directory named [latest] for all miners where there is only miners binaries files (and their necessarily librairies), than to make a new directory for each version and modify 0miner and 3main file and ...etc But you can make some little complex scripts that permit to keep old miners if necesary
So i propose to make one directoty for [olds] versions, and one directory for [latests].

Like this
/home/m1/miners/olds/{directory name of miner}/version/
for old versions of miners, and
like this for latest versions of miners :
/home/m1/miners/latest/{directory name of miner}/*

More details of what i propose on this image :

https://imgur.com/Vx36BhM

2/ It's not the first time, I had to compile these three miners this evenning :

    KTccminer
    NAccminer (with bignum error...)
    TPccminer (i'm not sur about bignum because i don't hand over ssl librarie in his place yet)

In addition, i

read a lot of time that it's preferable to compile on your own machine than to download from anyone who compile it on his own too.

So i propose you add compilations of theses minning softwares by default in your miners update scripts.
What do you think about this proposition ?

3/ For updating miners softwares, i think you should make a master script that calls each individuals scripts for each miners.

4/ I modify Pasc dierctory because when i test miner, i see it's nicehash sgminer version. So i called it sgminer-nicehash

To summarize :
1/ Big modifications of directories for miners (30 min)
2/ Adding compilation in update script for theses 3 miners i quote above.
3/ Master update script calls each miner individual update script
4/ Renaming pasc folder in his real name.

Continue your good job to make nvOC a real good alternative for mining than ETHos which claim money or fees.

I knew you were going to respond to those who want to "pay" for your good but heavy and long scripting work.

I do not understand why they ask elsewhere, they seem not to see your crypto address in the scripts ... If they want they can give on these addresses. I imagine many others give without saying anything and that's fine. Finally, I hope for you ...

newbie
Activity: 16
Merit: 0
February 06, 2018, 07:19:40 PM
Try this:

for i in s u b; do echo $i | sudo tee /proc/sysrq-trigger; sleep 5; done  # reboot no matter the state

for i in s u o; do echo $i | sudo tee /proc/sysrq-trigger; sleep 5; done  # shutdown the system even when it is in a hanged state



Is there a script for a “rig offline” telegram notification that I’m missing? The telegram messages are awesome, but would be good to know if it powers down and stay down.

If system is going to be rebooted you will get notified from script that send the reboot command (watchdog or temp control), but if your rig freeze there is nothing to do.
You can set up an external watchdog like an RPi to check your rigs ping and ssh port and send you message if they were unreachable.

Hi
About this, does nvOC use the linux kernel watchdog ?

Unfortunately no.
Actually a card in one of my rigs making it hard freeze lately and I was reading and playing with sysctl to do a reboot on kernel panic with no success.

I changed
Code:
sudo reboot

in both watchdog and temp control to
Code:
sudo systemctl reboot --force

Didnt helped a bit.


Also added to /etc/sysctl.conf
Code:
kernel.panic = 1

And no help too,
The system freezes after 3-4 days of running clean with no logs, just a hard freeze.


Any one has good ideas to implement linux hardware kernel watchdog would be amazing to add ...
newbie
Activity: 3
Merit: 0
February 06, 2018, 04:05:45 PM
Hello,

I've been a user of NVOC for quite a while now on my two 1070 rigs (first 1.4 now 2.0) with very few issues. I really like the builds and want to say keep up the good work!

I'm now in the process of building some 1080ti machines (using Asus Z270-A boards) and have come across a problem (occurs with both 1.4 and 2.0 builds)...

I can get NVOC to boot into ubuntu by connecting to the intergrated GPU however get the usual xorg problem reboot message but can mine normally if I close the console window before the reboot happens and start ./3main manually but if I try to boot NVOC using the 1080ti I get a black screen after the ubuntu splash screen... I can SSH into the machine and it appears that it is mining...

I've had this sort of issue before with AMD machines and forcing nomodeset (or something like that) fixed the problem... however I've tried entering nomodeset at the grub menu but that doesn't do anything...

I'm at a bit of a loss with this, i'll continue playing but just wondered if anyone had come across this?

I'm presuming it's some sort of driver/xorg setup issue? I can boot off of my Win7 test SSD using the 1080ti and that works fine, so i'm pretty sure it's a software bug.

Thanks in advance!!

full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
February 06, 2018, 02:16:47 PM
Is there a script for a “rig offline” telegram notification that I’m missing? The telegram messages are awesome, but would be good to know if it powers down and stay down.

If system is going to be rebooted you will get notified from script that send the reboot command (watchdog or temp control), but if your rig freeze there is nothing to do.
You can set up an external watchdog like an RPi to check your rigs ping and ssh port and send you message if they were unreachable.

Hi
About this, does nvOC use the linux kernel watchdog ?

Unfortunately no.
Actually a card in one of my rigs making it hard freeze lately and I was reading and playing with sysctl to do a reboot on kernel panic with no success.

I changed
Code:
sudo reboot

in both watchdog and temp control to
Code:
sudo systemctl reboot --force

Didnt helped a bit.


Also added to /etc/sysctl.conf
Code:
kernel.panic = 1

And no help too,
The system freezes after 3-4 days of running clean with no logs, just a hard freeze.


Any one has good ideas to implement linux hardware kernel watchdog would be amazing to add ...
My solution to this problem is to do a HW reset with a Raspberry Pi.
Basically you add a small circuit (a resistor an an optocoupler) to one of the GPIO output of the Raspberry PI and you connect the output of the optocoupler to the reset switch pins of the motherboard. In other words you allow the Raspberry Pi to "close" the reset switch of the motherboard.

On the RPi you run a script that checks for the SSH port on the mobo every 30 seconds or so (you could alternatively ping the motherboard). If you have 10 consecutive failures, the RPi resets the mobo.

I could write a how to guide on this thread and post the schematics if you are interested.

Thanks mate that guide would help a lot of users
I'm actually making an electrical switchboard for my rigs to connect to an RPi+relay board to reboot rigs and also turn them on/off if needed.

But I'm looking into making linux kernel watchdog works so we dont need external watchdogs anymore.
The rig I'm talking about is a test rig at home with a 1070 and a p106 card which were failing on my main rigs and I brought them home for testing failures.
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
February 06, 2018, 02:08:15 PM
Thanks for the tips. Unfortunately I get the same "Illegal instruction" error using TPccminer, ASccminer and KTccminer.
I'm sure it must be something in my command structure but I'm getting old and slow!  Smiley


Try to recompile them on your own rig, see how it goes ...

Have a look Here


P.S: Illegal instruction can be high intensity too, try with a lower like -i 14

More success! Thanks again.
First I went to your link and had some issues. The "wget -N" prefix is missing from each code block there so it kept telling me there was no such directory.
After I fixed that I decided to recompile all the ccminers in that post.
Then I tried to manually run skein with TPccminer and it ran just fine.  Smiley SPccminer, now runs skein as well.
Then I tried to use ASccminer which is what is called out in 3main for skein and got the same Illegal instruction failure as before.
I then realized that ASccminer was not one of the miners called out in your link, searched through and found the instructions for recompiling that one and now skein runs with ASccminer.
The early results show that ASccminer on skein gets a better hash rate so I will leave it like that in 3main.
Since I have started down this SALFTER MPH switching path I have decided to manually test all the 3main miner start lines to see if any more fail.

Looks like sometimes the pre-compiled miners are not 100% compatible with every system.

Next issue I see is the path for this one does not seem to exist on nvOC:
Code:
/home/m1/KTccminer-cryptonight/ccminer

If any one knows why it's missing or if it is only missing from my install please let me know or help me re-install it.
Moving on to other alogs for now.



Running the miner update script should update/install it
Or you can download it from here
Thanks for mentioning the missing wget  Wink

Also added more miner compile to the post.
newbie
Activity: 59
Merit: 0
February 06, 2018, 01:32:04 PM
Thanks for the tips. Unfortunately I get the same "Illegal instruction" error using TPccminer, ASccminer and KTccminer.
I'm sure it must be something in my command structure but I'm getting old and slow!  Smiley


Try to recompile them on your own rig, see how it goes ...

Have a look Here


P.S: Illegal instruction can be high intensity too, try with a lower like -i 14

More success! Thanks again.
First I went to your link and had some issues. The "wget -N" prefix is missing from each code block there so it kept telling me there was no such directory.
After I fixed that I decided to recompile all the ccminers in that post.
Then I tried to manually run skein with TPccminer and it ran just fine.  Smiley SPccminer, now runs skein as well.
Then I tried to use ASccminer which is what is called out in 3main for skein and got the same Illegal instruction failure as before.
I then realized that ASccminer was not one of the miners called out in your link, searched through and found the instructions for recompiling that one and now skein runs with ASccminer.
The early results show that ASccminer on skein gets a better hash rate so I will leave it like that in 3main.
Since I have started down this SALFTER MPH switching path I have decided to manually test all the 3main miner start lines to see if any more fail.

Looks like sometimes the pre-compiled miners are not 100% compatible with every system.

Next issue I see is the path for this one does not seem to exist on nvOC:
Code:
/home/m1/KTccminer-cryptonight/ccminer

If any one knows why it's missing or if it is only missing from my install please let me know or help me re-install it.
Moving on to other alogs for now.
member
Activity: 126
Merit: 10
February 06, 2018, 11:13:50 AM
Is there a script for a “rig offline” telegram notification that I’m missing? The telegram messages are awesome, but would be good to know if it powers down and stay down.

If system is going to be rebooted you will get notified from script that send the reboot command (watchdog or temp control), but if your rig freeze there is nothing to do.
You can set up an external watchdog like an RPi to check your rigs ping and ssh port and send you message if they were unreachable.

Hi
About this, does nvOC use the linux kernel watchdog ?

Unfortunately no.
Actually a card in one of my rigs making it hard freeze lately and I was reading and playing with sysctl to do a reboot on kernel panic with no success.

I changed
Code:
sudo reboot

in both watchdog and temp control to
Code:
sudo systemctl reboot --force

Didnt helped a bit.


Also added to /etc/sysctl.conf
Code:
kernel.panic = 1

And no help too,
The system freezes after 3-4 days of running clean with no logs, just a hard freeze.


Any one has good ideas to implement linux hardware kernel watchdog would be amazing to add ...
My solution to this problem is to do a HW reset with a Raspberry Pi.
Basically you add a small circuit (a resistor an an optocoupler) to one of the GPIO output of the Raspberry PI and you connect the output of the optocoupler to the reset switch pins of the motherboard. In other words you allow the Raspberry Pi to "close" the reset switch of the motherboard.

On the RPi you run a script that checks for the SSH port on the mobo every 30 seconds or so (you could alternatively ping the motherboard). If you have 10 consecutive failures, the RPi resets the mobo.

I could write a how to guide on this thread and post the schematics if you are interested.
newbie
Activity: 59
Merit: 0
February 06, 2018, 09:28:58 AM
Thanks for the tips. Unfortunately I get the same "Illegal instruction" error using TPccminer, ASccminer and KTccminer.
I'm sure it must be something in my command structure but I'm getting old and slow!  Smiley


Try to recompile them on your own rig, see how it goes ...

Have a look Here


P.S: Illegal instruction can be high intensity too, try with a lower like -i 14

More success! Thanks again.
First I went to your link and had some issues. The "wget -N" prefix is missing from each code block there so it kept telling me there was no such directory.
After I fixed that I decided to recompile all the ccminers in that post.
Then I tried to manually run skein with TPccminer and it ran just fine.  Smiley SPccminer, now runs skein as well.
Then I tried to use ASccminer which is what is called out in 3main for skein and got the same Illegal instruction failure as before.
I then realized that ASccminer was not one of the miners called out in your link, searched through and found the instructions for recompiling that one and now skein runs with ASccminer.
The early results show that ASccminer on skein gets a better hash rate so I will leave it like that in 3main.
Since I have started down this SALFTER MPH switching path I have decided to manually test all the 3main miner start lines to see if any more fail.

Looks like sometimes the pre-compiled miners are not 100% compatible with every system.
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
February 06, 2018, 07:41:45 AM
Whats the output of miner command?
Code:
/home/m1/ASccminer/ccminer -a lyra2v2 -o stratum+tcp://xvg-lyra.suprnova.cc:2596 -u WaveFront.orange-deep -p c=XVG -i 21

Here is the output of the command:
Code:
m1@m1-desktop:~$ /home/m1/ASccminer/ccminer -a lyra2v2 -o stratum+tcp://xvg-lyra.suprnova.cc:2596 -u WaveFront.orange-deep -p c=XVG -i 21
*** ccminer alexis-1.0 for nVidia GPUs from alexis78@github ***
*** Built with the nVidia CUDA Toolkit 8.0 (Not recommended prefer 7.5)

*** Based on tpruvot@github ccminer
*** Originally based on Christian Buchner and Christian H. project
*** Include some of the work of djm34, sp, tsiv and klausT.

[2018-02-06 13:14:20] Starting on stratum+tcp://xvg-lyra.suprnova.cc:2596
[2018-02-06 13:14:21] NVML GPU monitoring enabled.
[2018-02-06 13:14:21] 10 miner threads started, using 'lyra2v2' algorithm.
[2018-02-06 13:14:21] Stratum difficulty set to 2048 (8.00000)
[2018-02-06 13:14:27] GPU#3:Intensity set to 21, 2097152 cuda threads
[2018-02-06 13:14:28] GPU#7:Intensity set to 21, 2097152 cuda threads
[2018-02-06 13:14:28] GPU#2:Intensity set to 21, 2097152 cuda threads
[2018-02-06 13:14:28] GPU#6:Intensity set to 21, 2097152 cuda threads
[2018-02-06 13:14:35] GPU#0:Intensity set to 21, 2097152 cuda threads
[2018-02-06 13:14:35] GPU#4:Intensity set to 21, 2097152 cuda threads
[2018-02-06 13:14:36] GPU#8:Intensity set to 21, 2097152 cuda threads
[2018-02-06 13:14:38] GPU#1:Intensity set to 21, 2097152 cuda threads
[2018-02-06 13:14:38] GPU#9:Intensity set to 21, 2097152 cuda threads
[2018-02-06 13:14:38] GPU#5:Intensity set to 21, 2097152 cuda threads
[2018-02-06 13:14:49] [S/A/T]: 0/1/1, diff: 28.925, 85.52MH/s yes!
[2018-02-06 13:14:53] GPU#7:GeForce GTX 1060 6GB, 23.04MH/s
[2018-02-06 13:14:53] GPU#6:Zotac GTX 1060 6GB, 20.90MH/s
[2018-02-06 13:14:53] GPU#2:Zotac GTX 1060 6GB, 22.81MH/s
[2018-02-06 13:14:53] GPU#3:Zotac GTX 1060 6GB, 22.45MH/s
[2018-02-06 13:14:58] GPU#8:Zotac GTX 1060 6GB, 22.98MH/s
[2018-02-06 13:14:58] GPU#5:GeForce GTX 1060 6GB, 23.36MH/s
[2018-02-06 13:14:58] [S/A/T]: 0/2/2, diff: 112.542, 158.06MH/s yes!
[2018-02-06 13:14:59] GPU#9:Zotac GTX 1060 6GB, 23.49MH/s
[2018-02-06 13:15:00] GPU#1:Zotac GTX 1060 6GB, 22.47MH/s
[2018-02-06 13:15:00] GPU#4:Zotac GTX 1060 6GB, 22.24MH/s
[2018-02-06 13:15:00] GPU#0:Zotac GTX 1060 6GB, 22.06MH/s
[2018-02-06 13:15:17] lyra2v2 block 1859078, diff 37978.740
[2018-02-06 13:15:35] GPU#7:GeForce GTX 1060 6GB, 23.06MH/s
[2018-02-06 13:15:36] GPU#2:Zotac GTX 1060 6GB, 22.92MH/s
[2018-02-06 13:15:36] GPU#3:Zotac GTX 1060 6GB, 22.44MH/s
[2018-02-06 13:15:37] GPU#6:Zotac GTX 1060 6GB, 21.21MH/s
[2018-02-06 13:15:53] GPU#9:Zotac GTX 1060 6GB, 23.52MH/s
[2018-02-06 13:15:54] GPU#5:GeForce GTX 1060 6GB, 23.27MH/s
[2018-02-06 13:15:54] GPU#8:Zotac GTX 1060 6GB, 22.92MH/s
[2018-02-06 13:15:55] GPU#1:Zotac GTX 1060 6GB, 22.48MH/s
[2018-02-06 13:15:56] GPU#0:Zotac GTX 1060 6GB, 22.14MH/s
[2018-02-06 13:15:56] GPU#4:Zotac GTX 1060 6GB, 22.15MH/s
[2018-02-06 13:16:19] [S/A/T]: 0/3/3, diff: 202.867, 226.02MH/s yes!
[2018-02-06 13:16:28] [S/A/T]: 0/4/4, diff: 38.597, 226.03MH/s yes!

I believe the miner is running ok. I will try to lower the intensity from 21 to 15


No its not the miner,
Some users asked to use actual miner screen in local mode so they can control claymore and other miners that use the keyboard to change settings.
I added an option in later versions of 3main if user is using wtm auto switch.


Open 3main near the end , in the miner launch section change the LOCALorREMOTE == "LOCAL" sectin like below :

From:

Code:
echo "LAUNCHING:  MINER"
    echo "    "
    running=$(ps ax | grep -v cpuminer | grep -i screen | grep miner | awk '"miner" {print $1}')
    if [ "$running" == "" ]
    then
      bash /home/m1/0miner
      echo "    "
      echo "    "$(ps ax | grep -i screen | grep miner | grep -o 'SCREEN.*')
      echo "    "
      if [ $LOCALorREMOTE == "REMOTE" ]
      then
        echo "Miner output: ~/nvOC miner-log"
        echo "    "
        echo "    "
        running=""
      elif [ $LOCALorREMOTE == "LOCAL" ]
      then
        screen -r miner
      fi
    fi

To:

  
Code:
 echo "LAUNCHING:  MINER"
    echo "    "
    running=$(ps ax | grep -v cpuminer | grep -i screen | grep miner | awk '"miner" {print $1}')
    if [ "$running" == "" ]
    then
      bash /home/m1/0miner
      echo "    "
      echo "    "$(ps ax | grep -i screen | grep miner | grep -o 'SCREEN.*')
      echo "    "
      running=""
      if [ $LOCALorREMOTE == "REMOTE" ]
      then
        echo "Miner output: ~/nvOC miner-log"
        echo "    "
        echo "    "
      elif [ $LOCALorREMOTE == "LOCAL" ]
      then
        if [ $WTM_AUTO_SWITCH == "YES" ]
        then
          echo "Miner output: ~/nvOC miner-log"
          echo "    "
          echo "    "
          tail -f /home/m1/nvoc_logs/screenlog.0
        else
          screen -r miner
        fi
      fi
    fi


Edit:
Notice after change there will be 3 fi before " elif [ $AUTO_START_MINER == "NO" ] "
member
Activity: 126
Merit: 10
February 06, 2018, 07:18:31 AM
Whats the output of miner command?
Code:
/home/m1/ASccminer/ccminer -a lyra2v2 -o stratum+tcp://xvg-lyra.suprnova.cc:2596 -u WaveFront.orange-deep -p c=XVG -i 21

Here is the output of the command:
Code:
m1@m1-desktop:~$ /home/m1/ASccminer/ccminer -a lyra2v2 -o stratum+tcp://xvg-lyra.suprnova.cc:2596 -u WaveFront.orange-deep -p c=XVG -i 21
*** ccminer alexis-1.0 for nVidia GPUs from alexis78@github ***
*** Built with the nVidia CUDA Toolkit 8.0 (Not recommended prefer 7.5)

*** Based on tpruvot@github ccminer
*** Originally based on Christian Buchner and Christian H. project
*** Include some of the work of djm34, sp, tsiv and klausT.

[2018-02-06 13:14:20] Starting on stratum+tcp://xvg-lyra.suprnova.cc:2596
[2018-02-06 13:14:21] NVML GPU monitoring enabled.
[2018-02-06 13:14:21] 10 miner threads started, using 'lyra2v2' algorithm.
[2018-02-06 13:14:21] Stratum difficulty set to 2048 (8.00000)
[2018-02-06 13:14:27] GPU#3:Intensity set to 21, 2097152 cuda threads
[2018-02-06 13:14:28] GPU#7:Intensity set to 21, 2097152 cuda threads
[2018-02-06 13:14:28] GPU#2:Intensity set to 21, 2097152 cuda threads
[2018-02-06 13:14:28] GPU#6:Intensity set to 21, 2097152 cuda threads
[2018-02-06 13:14:35] GPU#0:Intensity set to 21, 2097152 cuda threads
[2018-02-06 13:14:35] GPU#4:Intensity set to 21, 2097152 cuda threads
[2018-02-06 13:14:36] GPU#8:Intensity set to 21, 2097152 cuda threads
[2018-02-06 13:14:38] GPU#1:Intensity set to 21, 2097152 cuda threads
[2018-02-06 13:14:38] GPU#9:Intensity set to 21, 2097152 cuda threads
[2018-02-06 13:14:38] GPU#5:Intensity set to 21, 2097152 cuda threads
[2018-02-06 13:14:49] [S/A/T]: 0/1/1, diff: 28.925, 85.52MH/s yes!
[2018-02-06 13:14:53] GPU#7:GeForce GTX 1060 6GB, 23.04MH/s
[2018-02-06 13:14:53] GPU#6:Zotac GTX 1060 6GB, 20.90MH/s
[2018-02-06 13:14:53] GPU#2:Zotac GTX 1060 6GB, 22.81MH/s
[2018-02-06 13:14:53] GPU#3:Zotac GTX 1060 6GB, 22.45MH/s
[2018-02-06 13:14:58] GPU#8:Zotac GTX 1060 6GB, 22.98MH/s
[2018-02-06 13:14:58] GPU#5:GeForce GTX 1060 6GB, 23.36MH/s
[2018-02-06 13:14:58] [S/A/T]: 0/2/2, diff: 112.542, 158.06MH/s yes!
[2018-02-06 13:14:59] GPU#9:Zotac GTX 1060 6GB, 23.49MH/s
[2018-02-06 13:15:00] GPU#1:Zotac GTX 1060 6GB, 22.47MH/s
[2018-02-06 13:15:00] GPU#4:Zotac GTX 1060 6GB, 22.24MH/s
[2018-02-06 13:15:00] GPU#0:Zotac GTX 1060 6GB, 22.06MH/s
[2018-02-06 13:15:17] lyra2v2 block 1859078, diff 37978.740
[2018-02-06 13:15:35] GPU#7:GeForce GTX 1060 6GB, 23.06MH/s
[2018-02-06 13:15:36] GPU#2:Zotac GTX 1060 6GB, 22.92MH/s
[2018-02-06 13:15:36] GPU#3:Zotac GTX 1060 6GB, 22.44MH/s
[2018-02-06 13:15:37] GPU#6:Zotac GTX 1060 6GB, 21.21MH/s
[2018-02-06 13:15:53] GPU#9:Zotac GTX 1060 6GB, 23.52MH/s
[2018-02-06 13:15:54] GPU#5:GeForce GTX 1060 6GB, 23.27MH/s
[2018-02-06 13:15:54] GPU#8:Zotac GTX 1060 6GB, 22.92MH/s
[2018-02-06 13:15:55] GPU#1:Zotac GTX 1060 6GB, 22.48MH/s
[2018-02-06 13:15:56] GPU#0:Zotac GTX 1060 6GB, 22.14MH/s
[2018-02-06 13:15:56] GPU#4:Zotac GTX 1060 6GB, 22.15MH/s
[2018-02-06 13:16:19] [S/A/T]: 0/3/3, diff: 202.867, 226.02MH/s yes!
[2018-02-06 13:16:28] [S/A/T]: 0/4/4, diff: 38.597, 226.03MH/s yes!

I believe the miner is running ok. I will try to lower the intensity from 21 to 15
Pages:
Jump to: