papampi
Full Member
 
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
 |
December 23, 2017, 06:10:54 PM |
|
Hi all,
I have trying nvOC this week and I learnt lot's of things with this distrib. Thanks
I installed v0019-1.4 with 2.0 community update. Is it good ? For now I'm trying to work on neoscrypt currencies but all version of ccminer except SPccminer crash on some cuda function call. Unfortunately it's look like SPccminer is 20% slower than KTccminer.
Is there a good working version of nvOC for neoscrypt algo ?
Many Thanks
There is no better version for some algo, new versions change stability scripts and update miners ccminer crash is usually because of high intensity, try to play with it and find sweet spot for your card
|
|
|
|
l4ncel0t
Newbie
Offline
Activity: 14
Merit: 0
|
 |
December 23, 2017, 07:55:15 PM |
|
Hi all,
I have trying nvOC this week and I learnt lot's of things with this distrib. Thanks
I installed v0019-1.4 with 2.0 community update. Is it good ? For now I'm trying to work on neoscrypt currencies but all version of ccminer except SPccminer crash on some cuda function call. Unfortunately it's look like SPccminer is 20% slower than KTccminer.
Is there a good working version of nvOC for neoscrypt algo ?
Many Thanks
There is no better version for some algo, new versions change stability scripts and update miners ccminer crash is usually because of high intensity, try to play with it and find sweet spot for your card Actually I get it to work on another installation. I compiled ccminer from tpruvot ( cuda 9 branch) and I get better result even without overcloking the card I'm going to compile KlausT version to test.
|
|
|
|
papampi
Full Member
 
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
 |
December 23, 2017, 08:19:40 PM |
|
Hi all,
I have trying nvOC this week and I learnt lot's of things with this distrib. Thanks
I installed v0019-1.4 with 2.0 community update. Is it good ? For now I'm trying to work on neoscrypt currencies but all version of ccminer except SPccminer crash on some cuda function call. Unfortunately it's look like SPccminer is 20% slower than KTccminer.
Is there a good working version of nvOC for neoscrypt algo ?
Many Thanks
There is no better version for some algo, new versions change stability scripts and update miners ccminer crash is usually because of high intensity, try to play with it and find sweet spot for your card Actually I get it to work on another installation. I compiled ccminer from tpruvot ( cuda 9 branch) and I get better result even without overcloking the card I'm going to compile KlausT version to test. That's exactly what I'm saying Better or worse hash rate are in miners not in nvOC versions. Please upload and post link of your compiled miners so others can use them too. Thanks
|
|
|
|
l4ncel0t
Newbie
Offline
Activity: 14
Merit: 0
|
 |
December 23, 2017, 09:05:49 PM |
|
Actually I get it to work on another installation. I compiled ccminer from tpruvot ( cuda 9 branch) and I get better result even without overcloking the card I'm going to compile KlausT version to test.
That's exactly what I'm saying Better or worse hash rate are in miners not in nvOC versions. Please upload and post link of your compiled miners so others can use them too. Thanks Sorry I think I don't understand. My point is that some ccminer variant installed with nvOC should work on NeoScrypt. It's look like one of the best is ccminer from KlausT, which is installed by default. But it crash with NeoScrypt. I tried lowering the intensity but still don't work. Maybee I have a problem with my install, I will try to redo the image. I compiled ccminer from tpruvot on a centOS so I don't think it will work on nvOC. Will check thanks
|
|
|
|
hurvajs77
Newbie
Offline
Activity: 46
Merit: 0
|
 |
December 23, 2017, 09:48:58 PM |
|
Hi papampi, great work until my small help on WTM scripts. Congratulation!! I using testing nvOC-19-2.0 community, now. I've a small problem with auto switching WTM coins... Detected new one, but no switch... Log for WTM: Currently mining ALTCOM coin is no longer more profitabile with 249 Switching to new MONA coin 190 Set up coin in 1bash is still: Thanks for advice.
|
|
|
|
papampi
Full Member
 
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
 |
December 23, 2017, 09:52:28 PM |
|
Do you use pluscpu too?
No Local or remote?
Local Do you use "screen -r miner" to check miner output?
Miner output was ok but mined in the last switched coin before WTM was terminated Please open 8wtm_auto_switch and change line 86 MINER_TIME=$(ps -eo pid,etimes | grep $(ps -ef | grep -i screen | grep miner |awk '{print $2}') | awk '{print $2}') To: MINER_TIME=$(ps -eo pid,etimes | grep $(ps -ef | grep SCREEN | grep miner | grep -v cpuminer | head -1 | awk '{print $2}') | awk '{print $2}') Lets see if that happens again or not After edit run: pkill -f 8wtm pkill -f 5watchdog pkill -f 3main Changes were done. Many thanks - will keep you informed. Found the problem It was happening when miner was restarted by watchdog and wtm couldn't find the miner up time. It should be fixed now. Any one on wtm auto switch v0008 please update to latest v0010 by running : cd /home/m1/Downloads wget https://www.dropbox.com/s/3fbrlv4t5js8xt7/wtm_update bash /home/m1/Downloads/wtm_update
|
|
|
|
papampi
Full Member
 
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
 |
December 23, 2017, 09:53:40 PM Last edit: December 23, 2017, 10:53:40 PM by papampi |
|
Hi papampi, great work until my small help on WTM scripts. Congratulation!! I using testing nvOC-19-2.0 community, now. I've a small problem with auto switching WTM coins... Detected new one, but no switch... Log for WTM: Currently mining ALTCOM coin is no longer more profitabile with 249 Switching to new MONA coin 190 Set up coin in 1bash is still: Thanks for advice. Hi mate and thanks again for your helps in wtm python script Will check now, see if I can find the problem Edit 1: Just checked 8wtm_auto_switch script and it switched between MONA and ALTCOM with no problem. Can you check and see if WTM_SWITCHER can write to WTM_top_coin or not? May be a permission problem Does other coins switch? Edit 2: Please put this in a test file and run with different coins in WTM_top_coin and 1bash COIN see if it can change 1bash or not #!/bin/bash source /home/m1/1bash CURRENT_COIN=$COIN TOP_COIN=$(cat /home/m1/WTM_top_coin | sed 's/:[0-9]*//' ) echo "$CURRENT_COIN" echo "$TOP_COIN"
if [[ "$CURRENT_COIN" != "$TOP_COIN" ]]; then sed -i '/^#/!s/'COIN=\"$CURRENT_COIN\"'/'COIN=\"$TOP_COIN\"/'' /home/m1/1bash source /home/m1/1bash CURRENT_COIN=$COIN TOP_COIN=$(cat /home/m1/WTM_top_coin | sed 's/:[0-9]*//' ) echo "Changed" echo "Current Coin: $CURRENT_COIN" echo "Top Coin: $TOP_COIN" else echo "same coin" source /home/m1/1bash CURRENT_COIN=$COIN TOP_COIN=$(cat /home/m1/WTM_top_coin | sed 's/:[0-9]*//' ) echo "Current Coin: $CURRENT_COIN" echo "Top Coin: $TOP_COIN" fi
|
|
|
|
papampi
Full Member
 
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
 |
December 23, 2017, 10:38:17 PM |
|
Actually I get it to work on another installation. I compiled ccminer from tpruvot ( cuda 9 branch) and I get better result even without overcloking the card I'm going to compile KlausT version to test.
That's exactly what I'm saying Better or worse hash rate are in miners not in nvOC versions. Please upload and post link of your compiled miners so others can use them too. Thanks Sorry I think I don't understand. My point is that some ccminer variant installed with nvOC should work on NeoScrypt. It's look like one of the best is ccminer from KlausT, which is installed by default. But it crash with NeoScrypt. I tried lowering the intensity but still don't work. Maybee I have a problem with my install, I will try to redo the image. I compiled ccminer from tpruvot on a centOS so I don't think it will work on nvOC. Will check thanks I just checked and latest Klaust is 8.17 and the one included in 19-2.0 is 8.15 I will compile and an update for it. Klaust 8.17 change log: fix possible problem with high intensities fix bug in -d option (numbers > 9 are working now) fix Linux build P.S: Do you have cuda 9.1 installed?
|
|
|
|
killeriq
Newbie
Offline
Activity: 22
Merit: 0
|
 |
December 23, 2017, 10:56:55 PM |
|
Did you run the update script with sudo too ? If yes please run this (thnx to wi$em@n suggestion) sudo chown -R m1 /home/m1 Im bit confused what to run now... So i should run this as SUDO then this sudo chown -R m1 /home/m1 Question about update under SUDO is this one?: cd ~/Downloads wget https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update bash ~/Downloads/nvOC-19-2-update
I didnt run the update under SUDO...wasnt in instructions https://bitcointalk.org/index.php?topic=1854250.msg26128098#msg26128098FYI: its a bit messy to search thought 300+ pages what to do an how, would be great to update 1st page. Thanks 1. Run the update script as normal user m1 (Do NOT use sudo) 2. Run this: sudo chown -R m1 /home/m1 3. Edit your 1bash with your settings, addresses, OC... (do NOT use sudo for this) 4. Run the miner (you can reboot to start the miner) 5. If after reboot your miner doesnt work, execute this as normal user m1 (do NOT use sudo): ./nvOC report 6. Post the report here (copy everything between the code marks) Downloaded from here... https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update
There were few issues i was able to run it in the end, but ended with error is it normal? thanks cleaning old temp and watchdog logs nvOC-19-2-update: line 604: syntax error: unexpected end of file root@m1-desktop:/home/m1/Downloads# ~
Had to paste it here cloudflare doesnt let me to paste whole things... https://pastebin.com/u2XxK8xW
|
|
|
|
killeriq
Newbie
Offline
Activity: 22
Merit: 0
|
 |
December 23, 2017, 11:31:01 PM Last edit: December 23, 2017, 11:43:09 PM by killeriq |
|
Guys, got new MB Gigabyte AORUS GA-AX370-GAMING 5 with Ryzen 1700 and having issue that when i boot into nvOC with one card i can see Ubuntu UI terminals etc... Main card with Monitor plugged in is in Soon as i add 2nd card i see ubuntu loading screen but when is should show the OS UI is just black screen  I can log via SSH and see that is mining , but i would like to keep option to see the "real" screen also... Any clue where what to check? https://imgur.com/a/lAJYZThanks
|
|
|
|
papampi
Full Member
 
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
 |
December 24, 2017, 05:04:30 AM Last edit: December 24, 2017, 08:36:50 AM by papampi |
|
Did you run the update script with sudo too ? If yes please run this (thnx to wi$em@n suggestion) sudo chown -R m1 /home/m1 Im bit confused what to run now... So i should run this as SUDO then this sudo chown -R m1 /home/m1 Question about update under SUDO is this one?: cd ~/Downloads wget https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update bash ~/Downloads/nvOC-19-2-update
I didnt run the update under SUDO...wasnt in instructions https://bitcointalk.org/index.php?topic=1854250.msg26128098#msg26128098FYI: its a bit messy to search thought 300+ pages what to do an how, would be great to update 1st page. Thanks 1. Run the update script as normal user m1 (Do NOT use sudo) 2. Run this: sudo chown -R m1 /home/m1 3. Edit your 1bash with your settings, addresses, OC... (do NOT use sudo for this) 4. Run the miner (you can reboot to start the miner) 5. If after reboot your miner doesnt work, execute this as normal user m1 (do NOT use sudo): ./nvOC report 6. Post the report here (copy everything between the code marks) Downloaded from here... https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update
There were few issues i was able to run it in the end, but ended with error is it normal? thanks cleaning old temp and watchdog logs nvOC-19-2-update: line 604: syntax error: unexpected end of file root@m1-desktop:/home/m1/Downloads# ~
Had to paste it here cloudflare doesnt let me to paste whole things... https://pastebin.com/u2XxK8xWYou are running as root!!!! Log as m1 user ... Not root Edit: Run this as m1 normal user to remove old files and then update: cd /home/m1/Downloads rm /home/m1/Downloads/nvOC-19-2-update rm -rf /home/m1/Downloads/nvOC-19-2 rm /home/m1/Downloads/nvOC-19-2.tar.gz wget https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update bash /home/m1/Downloads/nvOC-19-2-update
|
|
|
|
JayneL
Member

Offline
Activity: 104
Merit: 10
|
 |
December 24, 2017, 07:03:05 AM |
|
please can anyone share me their working ccminer for x17 algo i cant make it to work.. please please
|
|
|
|
Stubo
Member

Offline
Activity: 224
Merit: 13
|
 |
December 24, 2017, 08:24:56 AM |
|
Guys, got new MB Gigabyte AORUS GA-AX370-GAMING 5 with Ryzen 1700 and having issue that when i boot into nvOC with one card i can see Ubuntu UI terminals etc... Main card with Monitor plugged in is in Soon as i add 2nd card i see ubuntu loading screen but when is should show the OS UI is just black screen  I can log via SSH and see that is mining , but i would like to keep option to see the "real" screen also... Any clue where what to check?  Thanks This is a common problem. When you added the 2nd GPU, it became GPU0 so the display is now showing on it instead of the 1st GPU that you installed. Just connect your monitor to it and you should see the desktop again.
|
|
|
|
killeriq
Newbie
Offline
Activity: 22
Merit: 0
|
 |
December 24, 2017, 09:15:43 AM |
|
Guys, got new MB Gigabyte AORUS GA-AX370-GAMING 5 with Ryzen 1700 and having issue that when i boot into nvOC with one card i can see Ubuntu UI terminals etc... Main card with Monitor plugged in is in Soon as i add 2nd card i see ubuntu loading screen but when is should show the OS UI is just black screen  I can log via SSH and see that is mining , but i would like to keep option to see the "real" screen also... Any clue where what to check? https://imgur.com/a/lAJYZThanks This is a common problem. When you added the 2nd GPU, it became GPU0 so the display is now showing on it instead of the 1st GPU that you installed. Just connect your monitor to it and you should see the desktop again. I played around a bit when i connected monitor to the 1st slot GPU and i change it in the xconfig UI was working, but i would like to be able to change it via command line "nvidia-xconfig" in xorg.conf. Anyone knows how to do that....was trying nvidia-xconfig --enable-all-gpus --separate-x-screens
Got the picture on the slot 2 gpu , but it messed up xorg.conf and was restarting after 5s
|
|
|
|
killeriq
Newbie
Offline
Activity: 22
Merit: 0
|
 |
December 24, 2017, 09:42:00 AM Last edit: December 24, 2017, 09:56:13 AM by killeriq |
|
Did you run the update script with sudo too ? If yes please run this (thnx to wi$em@n suggestion) sudo chown -R m1 /home/m1 Im bit confused what to run now... So i should run this as SUDO then this sudo chown -R m1 /home/m1 Question about update under SUDO is this one?: cd ~/Downloads wget https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update bash ~/Downloads/nvOC-19-2-update
I didnt run the update under SUDO...wasnt in instructions https://bitcointalk.org/index.php?topic=1854250.msg26128098#msg26128098FYI: its a bit messy to search thought 300+ pages what to do an how, would be great to update 1st page. Thanks 1. Run the update script as normal user m1 (Do NOT use sudo) 2. Run this: sudo chown -R m1 /home/m1 3. Edit your 1bash with your settings, addresses, OC... (do NOT use sudo for this) 4. Run the miner (you can reboot to start the miner) 5. If after reboot your miner doesnt work, execute this as normal user m1 (do NOT use sudo): ./nvOC report 6. Post the report here (copy everything between the code marks) Downloaded from here... https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update
There were few issues i was able to run it in the end, but ended with error is it normal? thanks cleaning old temp and watchdog logs nvOC-19-2-update: line 604: syntax error: unexpected end of file root@m1-desktop:/home/m1/Downloads# ~
Had to paste it here cloudflare doesnt let me to paste whole things... https://pastebin.com/u2XxK8xWYou are running as root!!!! Log as m1 user ... Not root Edit: Run this as m1 normal user to remove old files and then update: cd /home/m1/Downloads rm /home/m1/Downloads/nvOC-19-2-update rm -rf /home/m1/Downloads/nvOC-19-2 rm /home/m1/Downloads/nvOC-19-2.tar.gz wget https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update bash /home/m1/Downloads/nvOC-19-2-update link is gone again  usually it take some time till it connects - but now file is removed, why is this happendning dropbox removes that or someone here? https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update
Found update file on my laptop but after in the end got the same error (yes im under m1 user) cleaning old temp and watchdog logs /home/m1/Downloads/nvOC-19-2-update: line 604: syntax error: unexpected end of file m1@m1-desktop:~/Downloads$
|
|
|
|
papampi
Full Member
 
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
 |
December 24, 2017, 09:59:57 AM |
|
Did you run the update script with sudo too ? If yes please run this (thnx to wi$em@n suggestion) sudo chown -R m1 /home/m1 Im bit confused what to run now... So i should run this as SUDO then this sudo chown -R m1 /home/m1 Question about update under SUDO is this one?: cd ~/Downloads wget https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update bash ~/Downloads/nvOC-19-2-update
I didnt run the update under SUDO...wasnt in instructions https://bitcointalk.org/index.php?topic=1854250.msg26128098#msg26128098FYI: its a bit messy to search thought 300+ pages what to do an how, would be great to update 1st page. Thanks 1. Run the update script as normal user m1 (Do NOT use sudo) 2. Run this: sudo chown -R m1 /home/m1 3. Edit your 1bash with your settings, addresses, OC... (do NOT use sudo for this) 4. Run the miner (you can reboot to start the miner) 5. If after reboot your miner doesnt work, execute this as normal user m1 (do NOT use sudo): ./nvOC report 6. Post the report here (copy everything between the code marks) Downloaded from here... https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update
There were few issues i was able to run it in the end, but ended with error is it normal? thanks cleaning old temp and watchdog logs nvOC-19-2-update: line 604: syntax error: unexpected end of file root@m1-desktop:/home/m1/Downloads# ~
Had to paste it here cloudflare doesnt let me to paste whole things... https://pastebin.com/u2XxK8xWYou are running as root!!!! Log as m1 user ... Not root Edit: Run this as m1 normal user to remove old files and then update: cd /home/m1/Downloads rm /home/m1/Downloads/nvOC-19-2-update rm -rf /home/m1/Downloads/nvOC-19-2 rm /home/m1/Downloads/nvOC-19-2.tar.gz wget https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update bash /home/m1/Downloads/nvOC-19-2-update link is gone again  usually it take some time till it connects - but now file is removed, why is this happendning dropbox removes that or someone here? https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update
Found update file on my laptop but after in the end got the same error (yes im under m1 user) cleaning old temp and watchdog logs /home/m1/Downloads/nvOC-19-2-update: line 604: syntax error: unexpected end of file m1@m1-desktop:~/Downloads$
Link is fixed. cd /home/m1/Downloads rm /home/m1/Downloads/nvOC-19-2-update rm -rf /home/m1/Downloads/nvOC-19-2 rm /home/m1/Downloads/nvOC-19-2.tar.gz wget https://www.dropbox.com/s/cyo86xoqotplges/nvOC-19-2-update bash /home/m1/Downloads/nvOC-19-2-update
|
|
|
|
l4ncel0t
Newbie
Offline
Activity: 14
Merit: 0
|
 |
December 24, 2017, 10:16:37 AM |
|
Sorry I think I don't understand. My point is that some ccminer variant installed with nvOC should work on NeoScrypt. It's look like one of the best is ccminer from KlausT, which is installed by default. But it crash with NeoScrypt. I tried lowering the intensity but still don't work.
Maybee I have a problem with my install, I will try to redo the image.
I compiled ccminer from tpruvot on a centOS so I don't think it will work on nvOC. Will check
thanks
I just checked and latest Klaust is 8.17 and the one included in 19-2.0 is 8.15 I will compile and an update for it. Klaust 8.17 change log: fix possible problem with high intensities fix bug in -d option (numbers > 9 are working now) fix Linux build P.S: Do you have cuda 9.1 installed? Hi, So you were right from the start. The main problem was with the intensity. I messed up with intensity between ccminer version. I compiled the cuda 8 version of KlausT ccminer on nvoc and it's working good with intensity set to 17. On SP version i can go up to 21. But my compiled version of TPruvot (cuda 9) work with this intensity setting and the version from nvOC don't. I need to check the buildin version of KlausT with lower intensity. Thanks again for you help
|
|
|
|
monck
Newbie
Offline
Activity: 15
Merit: 0
|
 |
December 24, 2017, 10:36:14 AM |
|
Do you use pluscpu too?
No Local or remote?
Local Do you use "screen -r miner" to check miner output?
Miner output was ok but mined in the last switched coin before WTM was terminated Please open 8wtm_auto_switch and change line 86 MINER_TIME=$(ps -eo pid,etimes | grep $(ps -ef | grep -i screen | grep miner |awk '{print $2}') | awk '{print $2}') To: MINER_TIME=$(ps -eo pid,etimes | grep $(ps -ef | grep SCREEN | grep miner | grep -v cpuminer | head -1 | awk '{print $2}') | awk '{print $2}') Lets see if that happens again or not After edit run: pkill -f 8wtm pkill -f 5watchdog pkill -f 3main Changes were done. Many thanks - will keep you informed. Found the problem It was happening when miner was restarted by watchdog and wtm couldn't find the miner up time. It should be fixed now. Any one on wtm auto switch v0008 please update to latest v0010 by running : cd /home/m1/Downloads wget https://www.dropbox.com/s/3fbrlv4t5js8xt7/wtm_update bash /home/m1/Downloads/wtm_update JFYI, it seems to be fixed - on my side stable on all rigs since yesterday Many thanks!
|
|
|
|
killeriq
Newbie
Offline
Activity: 22
Merit: 0
|
 |
December 24, 2017, 11:12:44 AM |
|
Did you run the update script with sudo too ? If yes please run this (thnx to wi$em@n suggestion) sudo chown -R m1 /home/m1 Im bit confused what to run now... So i should run this as SUDO then this sudo chown -R m1 /home/m1 Question about update under SUDO is this one?: cd ~/Downloads wget https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update bash ~/Downloads/nvOC-19-2-update
I didnt run the update under SUDO...wasnt in instructions https://bitcointalk.org/index.php?topic=1854250.msg26128098#msg26128098FYI: its a bit messy to search thought 300+ pages what to do an how, would be great to update 1st page. Thanks 1. Run the update script as normal user m1 (Do NOT use sudo) 2. Run this: sudo chown -R m1 /home/m1 3. Edit your 1bash with your settings, addresses, OC... (do NOT use sudo for this) 4. Run the miner (you can reboot to start the miner) 5. If after reboot your miner doesnt work, execute this as normal user m1 (do NOT use sudo): ./nvOC report 6. Post the report here (copy everything between the code marks) Downloaded from here... https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update
There were few issues i was able to run it in the end, but ended with error is it normal? thanks cleaning old temp and watchdog logs nvOC-19-2-update: line 604: syntax error: unexpected end of file root@m1-desktop:/home/m1/Downloads# ~
Had to paste it here cloudflare doesnt let me to paste whole things... https://pastebin.com/u2XxK8xWYou are running as root!!!! Log as m1 user ... Not root Edit: Run this as m1 normal user to remove old files and then update: cd /home/m1/Downloads rm /home/m1/Downloads/nvOC-19-2-update rm -rf /home/m1/Downloads/nvOC-19-2 rm /home/m1/Downloads/nvOC-19-2.tar.gz wget https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update bash /home/m1/Downloads/nvOC-19-2-update link is gone again  usually it take some time till it connects - but now file is removed, why is this happendning dropbox removes that or someone here? https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update
Found update file on my laptop but after in the end got the same error (yes im under m1 user) cleaning old temp and watchdog logs /home/m1/Downloads/nvOC-19-2-update: line 604: syntax error: unexpected end of file m1@m1-desktop:~/Downloads$
Link is fixed. cd /home/m1/Downloads rm /home/m1/Downloads/nvOC-19-2-update rm -rf /home/m1/Downloads/nvOC-19-2 rm /home/m1/Downloads/nvOC-19-2.tar.gz wget https://www.dropbox.com/s/cyo86xoqotplges/nvOC-19-2-update bash /home/m1/Downloads/nvOC-19-2-update This one worked finally - seems like you also fixed the "update" file. Thanks once again  Do u have idea about the Monitor output problem ? few posts above
|
|
|
|
papampi
Full Member
 
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
 |
December 24, 2017, 11:26:43 AM Last edit: December 24, 2017, 03:03:06 PM by papampi |
|
Here is the Klaust ccminer v 8.17 compiled with cuda 8 So far I get so much better neoscrypt hashrate with it SPccminer was giving me around 400 with 1060 and KT is giving me more than 630 KTccminer-v8.17Download, extract and copy it to /home/m1/KTccminer folder. Please test and check before replacing your old version. Change 0miner for the coins you want it to be the default miner. Any one testing KlausT ccminer 8.17 please report your hashrate and changes to default miners so we can change the default miners if its better on those coins. Thanks. Edit You can also run the v0019-2.0 update script and it will replace it for you. cd /home/m1/Downloads rm /home/m1/Downloads/nvOC-19-2-update rm -rf /home/m1/Downloads/nvOC-19-2 rm /home/m1/Downloads/nvOC-19-2.tar.gz wget https://www.dropbox.com/s/cyo86xoqotplges/nvOC-19-2-update bash /home/m1/Downloads/nvOC-19-2-update
|
|
|
|
|