Created
February 17, 2025 03:19
-
-
Save azidanit/5ef2aaa0fc38d25e0a69626a7e038645 to your computer and use it in GitHub Desktop.
Got error when install cuda toolkit in proxmox VM gpu passthought
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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