Browse Source

Update install.sh

Jeffrey Morgan 11 months ago
parent
commit
485016bfbb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      scripts/install.sh

+ 1 - 0
scripts/install.sh

@@ -295,6 +295,7 @@ if ! lsmod | grep -q nvidia; then
     fi
 
     $SUDO modprobe nvidia
+    $SUDO modprobe nvidia_uvm
 fi