Skip to content

Update Nvidia Drivers in Mining OS

jgonzis edited this page Mar 25, 2022 · 5 revisions

Remember that in case you update using a USB 2.0 it could take really a long time, normally USB 3.0 are quite fast and HDD and SSD the faster.

MMPOS Nvidia Driver

Just go to select Remote Console or use a ssh with putty.

image

  • User is miner
  • Password by default is mmpOS

image

Type mmp nvidia-install

image

It is recommended for LHR to use 470.103.01 (option 2 (Default)) or option 4 the lastest Nvidia 510.xx, in case you have 3060v1 then please select 460.39

HiveOS Nvidia Driver

There are two ways of doing it:

  • Run Command and write directly nvidia-driver-update 470.103.01 that way we can not see what's happening and we don't know if there is a problem

image

  • The 2nd option is to open a Hive Shell to control it better.

image

We should click in the new blue line that shows Hive Shell

image

And search in the new window for the blue line and click on it:

image

Type nvidia-driver-update 470.103.01 it will take time, depending on your Hard Disk and it will also get sometime in the DKMS at 5%.

image

In case you want to put the drivers for 3060v1 type nvidia-driver-update 460.39.

RaveOS Nvidia Driver

We will need to update the image or downgrade the image from the console:

image

Then type in the console upgrade -b 8795-2045 to have Nvidia Drivers 510.54

In case you want to put the drivers for 3060v1 you need to downgrade and you need to type upgrade -b 8593-1863

Clone this wiki locally