Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.4
by
l4ncel0t
on 08/01/2018, 12:18:21 UTC
Guys, can you make a version of nvOC with Nvidia driver 384.90, because this is the last version of driver to work correctly with power limit for 1050ti?

You can just apply the latest updates yourself. This command should patch your Ubuntu installation:

Code:
sudo -- sh -c 'apt-get update; apt-get upgrade -y; apt-get dist-upgrade -y; apt-get autoremove -y; apt-get autoclean -y

Edit: If you do this, be sure to shutdown the nvOC processes (watchdog in particular) properly or else you run the risk of having the machine reboot in the middle of applying patches. For nvOC 19-2.0, the command to stop everything is:

Code:
./nvOC stop

Thanks.

This is fine for upgrading the version but if i understand it right it's look like he want to downgrade.

warning, make a backup, if something go wrong you could be unable to boot.

Code:
./nvOC stop
sudo apt-get install nvidia-384

Then reboot