Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save azidanit/5ef2aaa0fc38d25e0a69626a7e038645 to your computer and use it in GitHub Desktop.
Save azidanit/5ef2aaa0fc38d25e0a69626a7e038645 to your computer and use it in GitHub Desktop.
Got error when install cuda toolkit in proxmox VM gpu passthought
sudo nano /etc/modprobe.d/nvidia.conf
blacklist nvidiafb
blacklist nouveau
==================================
sudo update-initramfs -c -d -u
==================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment