apt install pve-headers-$(uname -r)
apt-get -y install build-essential
apt-get remove purge nvidia* apt-get autoremove
chmod a+x NVIDIA-***********************.run
./NVIDIA-****************.run
或使用dkms方式安装
sh -c /opt/NVIDIA-*****************.run --dkms
nvidia-smi
内核模块
echo -e "vfio\nvfio_iommu_type1\nvfio_pci\nvfio_virqfd" >> /etc/modules
echo "options kvm ignore_msrs=1" > /etc/modprobe.d/kvm.conf
update-initramfs -u -k all
安装mdevctl
apt install mdevctl
验证mdev设备
mdevctl types