apt install pve-headers-$(uname -r) gcc make
編輯 /etc/modprobe.d/blacklist-nouveau.conf 加入
blacklist nouveau
options nouveau modeset=0
update-initramfs -u
rmmod nouveau
lsmod | grep nouveau
查詢型號
lspci -k | grep -A 2 -i "NVIDIA"
下載驅動程式
https://tw.download.nvidia.com/XFree86/Linux-x86_64/580.105.08/NVIDIA-Linux-x86_64-580.105.08.run
安裝
chmod a+x NVIDIA-Linux-x86_64-580.105.08.run
./NVIDIA-Linux-x86_64-580.105.08.run
移除
./NVIDIA-Linux-x86_64-*.run --uninstall
沒有留言:
張貼留言