I can’t even figure out how to tell if it’s supported or not. If it is supported, I can’t figure out how to enable it. If it is enabled, idk where I should be seeing it in proxmox!
Can anyone point me in the right direction?
I can’t even figure out how to tell if it’s supported or not. If it is supported, I can’t figure out how to enable it. If it is enabled, idk where I should be seeing it in proxmox!
Can anyone point me in the right direction?
You should be good to go. Make sure vfio is loaded in the modules-load.d
Make sure the module options are set correctly and the kernel module is blacklisted in
/etc/modprobe.d/vfio.conf
Make sure.IOMMU is enabled in your kernel command line (ex via grub):
intel_iommu=on iommu=pt
This is probably not complete, but it should get you pretty far into allowing you to add the pci device in the hardware config of your vm