papampi
Full Member
 
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
 |
January 20, 2018, 07:26:04 AM |
|
Maybe what follows is common knowledge, but it caught me out:
Back when I first set up nvOC, I was having trouble with it accessing things via IPv6. I worked around it by putting IPv4 addresses for things like the MiningPoolHub server in /etc/hosts.
Where I have my mining rig located, there's no network jack in the wall. Stringing a cable across the room wasn't really a long-term option either, so I bought an Asus RP-N12, configured it as a wireless bridge, and plugged the rig into a switch and the switch into the bridge. Should've worked, right? Turns out there's an issue with the way traffic gets delivered over the bridged connection that keeps IPv6 from working.
I unplugged the network cable and plugged a USB WiFi dongle (more specifically, an Edimax EW-7811Un I'd originally bought for use with a Raspberry Pi) in. Booted up, switched to a text console, fired up nmtui to configure it with my SSID and password, and rebooted...and now it's connecting directly over WiFi instead of through the bridge. IPv6 works like it should.
I've recently started work on a zpool auto-switch. I put in code to connect to their server over IPv4 specifically. Looks like I can rip that out and go with something simpler that'll use IPv6 if it's available.
Dont think the bridge could cause the problem as my 4G modem is in another room which has better signal and connected via a wireless bridge (old linksys 610n with dd-wrt firmware) to router (Asus Ac68u) and I have no mining problems. Great news for zpool auto switch, so many users asking for it, while you are working on it can you please check Community Release GitHub so that we can add zpool switch to V0019-2.1 ?
|
|
|
|
papampi
Full Member
 
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
 |
January 20, 2018, 07:35:24 AM |
|
Do you guys know why in this link https://www.dropbox.com/s/hs2ej9qul7stgn4/KTccminer-8.17.tar.gzThe ccminer actually inside is the 8.19 version When I tried to start I get ccminer 8.19-KlausT (64bit) for nVidia GPUs Compiled with GCC 5.4 using Nvidia CUDA Toolkit 8.0 Based on pooler cpuminer 2.3.2 and the tpruvot@github fork CUDA support by Christian Buchner, Christian H. and DJM34 Includes optimizations implemented by sp-hash, klaust, tpruvot and tsiv. Illegal action And them the rig gets reboot because the miner it's not working Where I can get the 8.17??? Fixed the link: ccminer 8.17-KlausT (64bit) for nVidia GPUs Compiled with GCC 5.4 using Nvidia CUDA Toolkit 8.0
Based on pooler cpuminer 2.3.2 and the tpruvot@github fork CUDA support by Christian Buchner, Christian H. and DJM34 Includes optimizations implemented by sp-hash, klaust, tpruvot and tsiv.
|
|
|
|
papampi
Full Member
 
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
 |
January 20, 2018, 10:17:12 AM Last edit: January 20, 2018, 01:24:53 PM by papampi |
|
nvOC v0019-2.0 Community Release new shrinked image Mega.nz Download LinkBeta testing... Please test and let me know. Change Log: Image size: 11 GB ZIP size: 3.8 GB Auto Expand to full size on first boot Fixed copy 1bash from fat partition to SSD/HDD on first boot SHA256: ACCA9787169E6E722ED74FB02DBE1C44E7760CEB537CB79D4C61C7FFF8AD3057
|
|
|
|
CryptAtomeTrader44
Full Member
 
Offline
Activity: 340
Merit: 103
It is easier to break an atom than partialities AE
|
 |
January 20, 2018, 01:37:12 PM |
|
nvOC v0019-2.0 Community Release new shrinked image Mega.nz Download LinkBeta testing... Please test and let me know. Change Log: Image size: 11 GB ZIP size: 3.8 GB Auto Expand to full size on first boot Fixed copy 1bash from fat partition to SSD/HDD on first boot SHA256: ACCA9787169E6E722ED74FB02DBE1C44E7760CEB537CB79D4C61C7FFF8AD3057
Ok, i will download it and upload on dl.free.fr. Why don't you use google drive. A lot of users had some problems with Mega in the past.
|
|
|
|
papampi
Full Member
 
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
 |
January 20, 2018, 01:53:20 PM |
|
Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v10.5 Download and replace for nvOC v0019-2.0: wget -O- https://www.dropbox.com/s/62ecp9xu42eiwf0/Claymore-10.5.tar.gz | tar -xzC /home/m1/eth/claymore/latest/ --strip 1 Or run the update script to get all latest miners and changes: cd /home/m1/Downloads wget -N https://www.dropbox.com/s/cyo86xoqotplges/nvOC-19-2-update bash /home/m1/Downloads/nvOC-19-2-update Change Log: - applied another workaround for ADL, you must not see "Temperature control thread hangs" message now. - added version for CUDA 9.1. - now miner shows a warning if you enabled full remote management (-mport > 0) and did not specify -mpsw parameter. - now miner shows a warning if you specified default ETH wallet (from default start.bat).
|
|
|
|
papampi
Full Member
 
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
 |
January 20, 2018, 01:53:49 PM |
|
nvOC v0019-2.0 Community Release new shrinked image Mega.nz Download LinkBeta testing... Please test and let me know. Change Log: Image size: 11 GB ZIP size: 3.8 GB Auto Expand to full size on first boot Fixed copy 1bash from fat partition to SSD/HDD on first boot SHA256: ACCA9787169E6E722ED74FB02DBE1C44E7760CEB537CB79D4C61C7FFF8AD3057
Ok, i will download it and upload on dl.free.fr. Why don't you use google drive. A lot of users had some problems with Mega in the past. My drive is almost full, Sorry. Problem with Mega was when size is over 5 GB and it triggers the wait, bellow 5 GB should be no problem.
|
|
|
|
Isolar1s
Newbie
Offline
Activity: 26
Merit: 0
|
 |
January 20, 2018, 02:01:36 PM |
|
nvOC v0019-2.0 Community Release new shrinked image Mega.nz Download LinkBeta testing... Please test and let me know. Change Log: Image size: 11 GB ZIP size: 3.8 GB Auto Expand to full size on first boot Fixed copy 1bash from fat partition to SSD/HDD on first boot SHA256: ACCA9787169E6E722ED74FB02DBE1C44E7760CEB537CB79D4C61C7FFF8AD3057
Ok, i will download it and upload on dl.free.fr. Why don't you use google drive. A lot of users had some problems with Mega in the past. My drive is almost full, Sorry. Problem with Mega was when size is over 5 GB and it triggers the wait, bellow 5 GB should be no problem. Does nvoc have a built in profit switcher that will work with zpool and ahashpool ?
|
|
|
|
papampi
Full Member
 
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
 |
January 20, 2018, 02:13:50 PM |
|
nvOC v0019-2.0 Community Release new shrinked image Mega.nz Download LinkBeta testing... Please test and let me know. Change Log: Image size: 11 GB ZIP size: 3.8 GB Auto Expand to full size on first boot Fixed copy 1bash from fat partition to SSD/HDD on first boot SHA256: ACCA9787169E6E722ED74FB02DBE1C44E7760CEB537CB79D4C61C7FFF8AD3057
Ok, i will download it and upload on dl.free.fr. Why don't you use google drive. A lot of users had some problems with Mega in the past. My drive is almost full, Sorry. Problem with Mega was when size is over 5 GB and it triggers the wait, bellow 5 GB should be no problem. Does nvoc have a built in profit switcher that will work with zpool and ahashpool ? No zpool auto switch yet But salfter working on it, hopefully we get one soon. I've recently started work on a zpool auto-switch. I put in code to connect to their server over IPv4 specifically. Looks like I can rip that out and go with something simpler that'll use IPv6 if it's available.
|
|
|
|
mtx_demon
|
 |
January 20, 2018, 02:41:44 PM |
|
Do you guys know why in this link https://www.dropbox.com/s/hs2ej9qul7stgn4/KTccminer-8.17.tar.gzThe ccminer actually inside is the 8.19 version When I tried to start I get ccminer 8.19-KlausT (64bit) for nVidia GPUs Compiled with GCC 5.4 using Nvidia CUDA Toolkit 8.0 Based on pooler cpuminer 2.3.2 and the tpruvot@github fork CUDA support by Christian Buchner, Christian H. and DJM34 Includes optimizations implemented by sp-hash, klaust, tpruvot and tsiv. Illegal action And them the rig gets reboot because the miner it's not working Where I can get the 8.17??? Fixed the link: ccminer 8.17-KlausT (64bit) for nVidia GPUs Compiled with GCC 5.4 using Nvidia CUDA Toolkit 8.0
Based on pooler cpuminer 2.3.2 and the tpruvot@github fork CUDA support by Christian Buchner, Christian H. and DJM34 Includes optimizations implemented by sp-hash, klaust, tpruvot and tsiv.
Thank you so much Perhaps I should be doing something wrong. Look I did wget https://www.dropbox.com/s/hs2ej9qul7stgn4/KTccminer-8.17.tar.gz tar -xvf KTccminer-8.17.tar.gz
After I change the 0miner file and change the line of the miner to /home/m1/Downloads/KTccminer/ccminer
After rebooting I just get this screen like on the 8.19 version ccminer 8.17-KlausT (64bit) for nVidia GPUs Compiled with GCC 5.4 using Nvidia CUDA Toolkit 8.0 Based on pooler cpuminer 2.3.2 and the tpruvot@github fork CUDA support by Christian Buchner, Christian H. and DJM34 Includes optimizations implemented by sp-hash, klaust, tpruvot and tsiv. And the miner never starts Do you know what's wrong? Im so sorry to be asking too much about this
|
|
|
|
papampi
Full Member
 
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
 |
January 20, 2018, 02:59:52 PM |
|
Do you guys know why in this link https://www.dropbox.com/s/hs2ej9qul7stgn4/KTccminer-8.17.tar.gzThe ccminer actually inside is the 8.19 version When I tried to start I get ccminer 8.19-KlausT (64bit) for nVidia GPUs Compiled with GCC 5.4 using Nvidia CUDA Toolkit 8.0 Based on pooler cpuminer 2.3.2 and the tpruvot@github fork CUDA support by Christian Buchner, Christian H. and DJM34 Includes optimizations implemented by sp-hash, klaust, tpruvot and tsiv. Illegal action And them the rig gets reboot because the miner it's not working Where I can get the 8.17??? Fixed the link: ccminer 8.17-KlausT (64bit) for nVidia GPUs Compiled with GCC 5.4 using Nvidia CUDA Toolkit 8.0
Based on pooler cpuminer 2.3.2 and the tpruvot@github fork CUDA support by Christian Buchner, Christian H. and DJM34 Includes optimizations implemented by sp-hash, klaust, tpruvot and tsiv.
Thank you so much Perhaps I should be doing something wrong. Look I did wget https://www.dropbox.com/s/hs2ej9qul7stgn4/KTccminer-8.17.tar.gz tar -xvf KTccminer-8.17.tar.gz
After I change the 0miner file and change the line of the miner to /home/m1/Downloads/KTccminer/ccminer
After rebooting I just get this screen like on the 8.19 version ccminer 8.17-KlausT (64bit) for nVidia GPUs Compiled with GCC 5.4 using Nvidia CUDA Toolkit 8.0 Based on pooler cpuminer 2.3.2 and the tpruvot@github fork CUDA support by Christian Buchner, Christian H. and DJM34 Includes optimizations implemented by sp-hash, klaust, tpruvot and tsiv. And the miner never starts Do you know what's wrong? Im so sorry to be asking too much about this Did you copied the content of KTccminer-8.17 to /home/m1/KTccminer? Check your settings with: Stop miner, watchdog,... with: Try this: wget -O- https://www.dropbox.com/s/hs2ej9qul7stgn4/KTccminer-8.17.tar.gz | tar -xzC /home/m1/KTccminer --strip 1
No need to reboot. Restart 3main with: Or manually run miner with: /home/m1/KTccminer/ccminer -a ALGO -o stratum+tcp://SERVER:PORT -u ADDRESS.WORKER -p x If you got segmentation fault, try to re-compile the miner: cd /home/m1/KTccminer ./autogen.sh ./configure ./build.sh If you get bignum... error during the compile do this: cd /home/m1/Downloads wget http://www.openssl.org/source/openssl-1.0.1e.tar.gz tar -xvzf openssl-1.0.1e.tar.gz cp /usr/local/include/openssl/bn.h /home/m1/Downloads/openssl-1.0.1e/bn.h.backup sudo cp /home/m1/Downloads/openssl-1.0.1e/crypto/bn/bn.h /usr/local/include/openssl/bn.h
After compile finished revert back the bn.h with: sudo cp /home/m1/Downloads/openssl-1.0.1e/bn.h.backup /usr/local/include/openssl/bn.h
|
|
|
|
mtx_demon
|
 |
January 20, 2018, 04:02:06 PM |
|
THANK YOU SO MUCH!!
after I compile the ccminer works like a champ!! better speeds
Man thank you so much again If you wanna update the link for the 8.19 I was able to compile the version 8.17 and 8.19 from the file before both work after compile
|
|
|
|
mtx_demon
|
 |
January 20, 2018, 04:28:32 PM |
|
How Can I donate for you man?
I had paid a license for single rig for the EthOS, and there is no support and no update on the miners like here.
I really wanna support the project
|
|
|
|
baddesign
Newbie
Offline
Activity: 4
Merit: 0
|
 |
January 20, 2018, 05:12:05 PM |
|
Forgive me if this was mentioned in the thread already (I couldn't find it) - but I put together a quick checklist for upgrading Claymore revisions for the latest nvOC_19: Claymore Updates:[ ]Download linux version of claymore update and unzip tar [ ]Rename claymore folder to just version number as follows: 10.5 is 10_5 [ ]Upload to appropriate path using sftp client like filezilla (for nvOC_19 it's ~\eth\10_5) [ ]Copy epools.txt and dpools.txt from pre-existing claymore folder into new path [ ]Edit 1bash by replacing old version number with new (10_0 to 10_5): sudo nano ~/1bash [ ]Grant permissions to new claymore dir: chmod -R 777 ~/eth/10_5 [ ]Restart OS: sudo shutdown -r now [ ]Grep for new total speed - curl http://0.0.0.0:3333 | grep "ETH - Total Speed:" And a script that I partially stole and modified for tweaking GPU on the fly:export DISPLAY=:0 for i in {0..5} # Replace range with number of cards you have do for x in {3..3} do nvidia-settings -a [gpu:${i}]/GPUGraphicsClockOffset[${x}]=10 # CORE_OVERCLOCK (MAXIMUM tested 175 with 1070) nvidia-settings -a [gpu:${i}]/GPUMemoryTransferRateOffset[${x}]=1200 # MEMORY_OVERCLOCK(MAXIMUM tested 1500 with 1070) done done sudo nvidia-smi -pl 100 #POWERLIMIT
|
|
|
|
papampi
Full Member
 
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
 |
January 20, 2018, 05:33:14 PM |
|
THANK YOU SO MUCH!!
after I compile the ccminer works like a champ!! better speeds
Man thank you so much again If you wanna update the link for the 8.19 I was able to compile the version 8.17 and 8.19 from the file before both work after compile
Glad its fixed. How Can I donate for you man?
I had paid a license for single rig for the EthOS, and there is no support and no update on the miners like here.
I really wanna support the project
No donations needed, this is a free project  Your satisfaction is our best support.
|
|
|
|
papampi
Full Member
 
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
 |
January 20, 2018, 05:36:25 PM |
|
Forgive me if this was mentioned in the thread already (I couldn't find it) - but I put together a quick checklist for upgrading Claymore revisions for the latest nvOC_19: Claymore Updates:[ ]Download linux version of claymore update and unzip tar [ ]Rename claymore folder to just version number as follows: 10.5 is 10_5 [ ]Upload to appropriate path using sftp client like filezilla (for nvOC_19 it's ~\eth\10_5) [ ]Copy epools.txt and dpools.txt from pre-existing claymore folder into new path [ ]Edit 1bash by replacing old version number with new (10_0 to 10_5): sudo nano ~/1bash [ ]Grant permissions to new claymore dir: chmod -R 777 ~/eth/10_5 [ ]Restart OS: sudo shutdown -r now [ ]Grep for new total speed - curl http://0.0.0.0:3333 | grep "ETH - Total Speed:" And a script that I partially stole and modified for tweaking GPU on the fly:export DISPLAY=:0 for i in {0..5} # Replace range with number of cards you have do for x in {3..3} do nvidia-settings -a [gpu:${i}]/GPUGraphicsClockOffset[${x}]=10 # CORE_OVERCLOCK (MAXIMUM tested 175 with 1070) nvidia-settings -a [gpu:${i}]/GPUMemoryTransferRateOffset[${x}]=1200 # MEMORY_OVERCLOCK(MAXIMUM tested 1500 with 1070) done done sudo nvidia-smi -pl 100 #POWERLIMIT Easier solution  Upgrade to latest Community Release v0019-2.0 and use this line for Claymore 10.5 (posted earlier, a bit higher than your post) wget -O- https://www.dropbox.com/s/62ecp9xu42eiwf0/Claymore-10.5.tar.gz | tar -xzC /home/m1/eth/claymore/latest/ --strip 1
|
|
|
|
StigHelmer
Newbie
Offline
Activity: 21
Merit: 0
|
 |
January 20, 2018, 06:15:32 PM Last edit: January 20, 2018, 06:57:31 PM by StigHelmer |
|
Can you post the older versions on your downloads page? I had success with 0017 on certain machines, but the onebash directory problem on improper shutdowns caused problems for me. I also ended up deleting the IamNotAJeep stuff in the new one as the default power limits were giving me hang ups.
Also using a board that is not on the list, so wanted to give 0018 a shot. An official D/L location would be greatly appreciated, although I understand if you want to only be supporting latest versions and posting it only accordingly.
Thanks!
EDIT: I got 0019 to work just now. I didn't realize it wasn't defaulting to EWBF and I turned off a lot of the new features (I have things I want up and running asap so I will definitely explore them in the future.) Thanks for all you have done!
|
|
|
|
jintruder
Newbie
Offline
Activity: 24
Merit: 0
|
 |
January 20, 2018, 09:55:42 PM |
|
Where all the development is going for nvOC ? Is there a github page ?
Also I want to know is there support for Claymore's miner failover implementation in nvOC ?
|
|
|
|
NameTaken
|
 |
January 20, 2018, 09:58:33 PM Last edit: January 20, 2018, 10:37:45 PM by NameTaken |
|
Where all the development is going for nvOC ? Is there a github page ?
Also I want to know is there support for Claymore's miner failover implementation in nvOC ?
https://github.com/papampiI use MiningRigRentals as a free hosted proxy server. - Website pool manager. Our system allows you to change what pool your miner is connected to from our website. We allow 5 pools to be configured with fail over. FREE!
- Are you using outdated software? Wouldn't you love back up pools? Look no further, our system lets you use 5 backup pools and you can control them from our website.
- You never required to list your rig for rent. There is no fee to use our site/service for the miner controls or hash rate graphs.
|
|
|
|
Rig4p
Newbie
Offline
Activity: 59
Merit: 0
|
 |
January 20, 2018, 10:06:37 PM |
|
Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v10.5 Download and replace for nvOC v0019-2.0: wget -O- https://www.dropbox.com/s/62ecp9xu42eiwf0/Claymore-10.5.tar.gz | tar -xzC /home/m1/eth/claymore/latest/ --strip 1 Or run the update script to get all latest miners and changes: cd /home/m1/Downloads wget -N https://www.dropbox.com/s/cyo86xoqotplges/nvOC-19-2-update bash /home/m1/Downloads/nvOC-19-2-update Change Log: - applied another workaround for ADL, you must not see "Temperature control thread hangs" message now. - added version for CUDA 9.1. - now miner shows a warning if you enabled full remote management (-mport > 0) and did not specify -mpsw parameter. - now miner shows a warning if you specified default ETH wallet (from default start.bat).
Thanks again for all the great work.  If I have already run the update script before today to get to v0019-2.0 and want to run it again to get the latest updates, will that overwrite all my 1bash settings again?
|
|
|
|
LuKePicci
Jr. Member
Offline
Activity: 128
Merit: 1
|
 |
January 20, 2018, 11:27:58 PM |
|
nvOC v0019-2.0 Community Release new shrinked image Mega.nz Download LinkBeta testing... Please test and let me know. Change Log: Image size: 11 GB ZIP size: 3.8 GB Auto Expand to full size on first boot Fixed copy 1bash from fat partition to SSD/HDD on first boot SHA256: ACCA9787169E6E722ED74FB02DBE1C44E7760CEB537CB79D4C61C7FFF8AD3057
What kind of issues was the 1bash copy having before this fix was applied?
|
|
|
|
|