Rig4p
Newbie
Offline
Activity: 59
Merit: 0
|
|
February 06, 2018, 06:32:04 PM Last edit: February 06, 2018, 06:57:04 PM by Rig4p |
|
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! Try to recompile them on your own rig, see how it goes ... Have a look HereP.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. 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: /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.
|
|
|
|
papampi
Full Member
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
|
February 06, 2018, 07:08:15 PM Last edit: February 06, 2018, 07:20:45 PM by papampi |
|
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! Try to recompile them on your own rig, see how it goes ... Have a look HereP.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. 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: /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 hereThanks for mentioning the missing wget Also added more miner compile to the post.
|
|
|
|
papampi
Full Member
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
|
February 06, 2018, 07: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 in both watchdog and temp control to sudo systemctl reboot --force Didnt helped a bit. Also added to /etc/sysctl.conf 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.
|
|
|
|
noct01!
Newbie
Offline
Activity: 3
Merit: 0
|
|
February 06, 2018, 09: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!!
|
|
|
|
Doftorul
Newbie
Offline
Activity: 16
Merit: 0
|
|
February 07, 2018, 12:19:40 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 in both watchdog and temp control to sudo systemctl reboot --force Didnt helped a bit. Also added to /etc/sysctl.conf 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 ...
|
|
|
|
CryptAtomeTrader44
Full Member
Offline
Activity: 340
Merit: 103
It is easier to break an atom than partialities AE
|
|
February 07, 2018, 12:24:07 AM |
|
@papampi 1/ I just update my miners by using your script update of the dédicated thread on btctalk thread. https://bitcointalk.org/index.php?topic=1854250.msg29101637#msg29101637I 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/Vx36BhM2/ 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 ...
|
|
|
|
Rig4p
Newbie
Offline
Activity: 59
Merit: 0
|
|
February 07, 2018, 03:52:31 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! Try to recompile them on your own rig, see how it goes ... Have a look HereP.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. 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: /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 hereThanks for mentioning the missing wget Also added more miner compile to the post. Thanks Papampi! 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.
|
|
|
|
papampi
Full Member
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
|
February 07, 2018, 09:12:58 AM Last edit: April 25, 2018, 07:02:39 PM by papampi |
|
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. 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: 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: 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
|
|
|
|
fk1
|
|
February 07, 2018, 09: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.
|
|
|
|
l4ncel0t
Newbie
Offline
Activity: 14
Merit: 0
|
|
February 07, 2018, 10: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. 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: 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: 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
|
|
|
|
papampi
Full Member
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
|
February 07, 2018, 03:09:53 PM |
|
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.
|
|
|
|
papampi
Full Member
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
|
February 07, 2018, 03:10:20 PM Last edit: February 08, 2018, 03:32:15 PM by papampi |
|
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. 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: 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: 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.
|
|
|
|
papampi
Full Member
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
|
February 07, 2018, 03:13:16 PM Last edit: February 07, 2018, 03:26:26 PM by papampi |
|
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. 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: sudo nvidia-xconfig -a --cool-bits=31 --allow-empty-initial-configuration --enable-all-gpus sudo reboot
|
|
|
|
papampi
Full Member
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
|
February 07, 2018, 03:21:04 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 in both watchdog and temp control to sudo systemctl reboot --force Didnt helped a bit. Also added to /etc/sysctl.conf 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.
|
|
|
|
gs777
Member
Offline
Activity: 118
Merit: 10
|
|
February 07, 2018, 07: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
|
|
|
|
WaveFront
Member
Offline
Activity: 126
Merit: 10
|
|
February 07, 2018, 09: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.
|
|
|
|
damNmad
Full Member
Offline
Activity: 378
Merit: 104
nvOC forever
|
|
February 07, 2018, 10:00:11 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. Yep, that's the best way going forward, we never expected this sort of deadlock, like a coin using multiple algos. There should be a way of dealing with it but what you suggested is the easiest way for now.
|
|
|
|
Rig4p
Newbie
Offline
Activity: 59
Merit: 0
|
|
February 07, 2018, 10:31:12 PM |
|
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. 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: 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: 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. I just ran the script and had it re-compile all 8 miners as a test. I did not sit and watch all 8 compile but it completed "successfully" in less than 20 minutes on my lowly G3220. I would say it works great. Thanks again for the effort.
|
|
|
|
CryptAtomeTrader44
Full Member
Offline
Activity: 340
Merit: 103
It is easier to break an atom than partialities AE
|
|
February 07, 2018, 11:44:39 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. Yep, that's the best way going forward, we never expected this sort of deadlock, like a coin using multiple algos. There should be a way of dealing with it but what you suggested is the easiest way for now. Yes, disabling groestl in WTM URL that you put in 1bash was also my solution that i proposed in my post here : https://bitcointalk.org/index.php?action=profile;u=1157121;sa=showPosts;start=20But i think it would be possible to filter multi-algo XVG coins like nicehash multi-algo added. simply add one or two lines of code in forked python script papampi. Here is what I propose : Search this section in the python script : # filter WTM coins by user selection only for i in reversed (data): if i ["tag"] == "NICEHASH": i ["tag"] = "NICE-" + i ["algorithm"]. upper ()
for i in reversed (data): if i ["tag"] not in includedCoins: data.remove (i)
with adding XVG in WTM_SWITCHER python script # filter WTM coins by user selection only for i in reversed (data): if i ["tag"] == "NICEHASH": i ["tag"] = "NICE-" + i ["algorithm"]. upper () if i ["tag"] == "Verge": i ["tag"] = "Verge-" + i ["algorithm"]. upper ()
for i in reversed (data): if i ["tag"] not in includedCoins: data.remove (i)
Of course, you will also have to modify 0miner minning command script file accordingly and also 1bash config file to update parameters of coin XVG and OC_SPECIFIC_ALGO section too. I think if you're familiar with code you'll be able to do it all. You just have to take model on added nicehash-algo coins for other scripts files. This is a propsition that I have not tested myself because I also think, as damnmad, that groestl is not profitable and therefore it is easier to disable it. I have currently disabled the minning of XVG because of the sharp fall of recent days. Everything that was below 50,000 satochis was removed from my list of coin in WTM. So, suddenly I found myself mining ETH several times in recent days with using of WTM profit switch.
|
|
|
|
damNmad
Full Member
Offline
Activity: 378
Merit: 104
nvOC forever
|
|
February 07, 2018, 11:45:12 PM |
|
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. 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: 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: Claymore 10.6 Tpruvot ccminer 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
This is really amazing pap, it will help users who are not good at compiling or having issues with compiled miners.Will share it with the discord community too. Please don't mind about people writing in bad tone, they don't understand the effort and time you are putting into this and there are really nice people up in here writing good things, they are the ones we really care about. Appreciate the work so much. Like you say : " keep calm and carry on mining"
|
|
|
|
|