Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.4
by
killeriq
on 24/12/2017, 11:12:44 UTC


Did you run the update script with sudo too ?
If yes please run this (thnx to wi$em@n suggestion)

Code:
sudo chown -R m1 /home/m1

Im bit confused what to run now...

So i should run this as SUDO
Code:
./nvOC report

then this

Code:
sudo chown -R m1 /home/m1

Question about update under SUDO is this one?:

Code:
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#msg26128098

FYI: 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...

Code:
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

Code:
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...Sad
https://pastebin.com/u2XxK8xW




You are running as root!!!!
Log as m1 user ... Not root


Edit:
Run this as m1 normal user to remove old files and then update:

Code:
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 Sad usually it take some time till it connects - but now file is removed, why is this happendning dropbox removes that or someone here?

Code:
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)

Code:

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.

Code:
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 Wink

Do u have idea about the Monitor output problem ? few posts above