Unverified Commit 485016bf authored by Jeffrey Morgan's avatar Jeffrey Morgan Committed by GitHub
Browse files

Update install.sh

parent 0165ba16
...@@ -295,6 +295,7 @@ if ! lsmod | grep -q nvidia; then ...@@ -295,6 +295,7 @@ if ! lsmod | grep -q nvidia; then
fi fi
$SUDO modprobe nvidia $SUDO modprobe nvidia
$SUDO modprobe nvidia_uvm
fi fi
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment