I picked up a Supermicro X9SRL-F installed Proxmox VE (pve-manager/8.3.1/fb48e850ef9dde27 (running kernel: 6.8.12-4-pve) and I am trying to get PCI passthrough to work on a NVIDIA Corporation GP106GL [Quadro P2200]. While the Video is getting set properly "Kernel driver in use: vfio-pci" the audio is not "Kernel driver in use: snd_hda_intel"
If I blacklist snd_hda_intel then I don't see "Kernel Driver in use: vfio-pci":
Capabilities: [100] Advanced Error Reporting
Kernel modules: snd_hda_intel
When I try to pass 2:00:1 through it gets an already in use message. If I leave it out, I get the dreaded MS 43 error on the video in Devices. Which may or may not be a result of the audio not being passed. Not sure where to go from here.
Here are the relevant configurations:
Kernel options: GRUB_CMDLINE_LINUX_DEFAULT="console=ttyS1,57600n8 console=tty1 intel_iommu=on iommu=pt pci=assign-busses pci=nomsi pci=noaer pcie_aspm=off"
Blacklist:
blacklist nouveau
blacklist nvidia*
blacklist nvidiafb
blacklist radeon
blacklist snd_hda_intel
vfio.conf:
options vfio-pci ids=10de:1c31, 10de:10f1 disable_vga=1
lspci -nn:
02:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP106GL [Quadro P2200] [10de:1c31] (rev a1)
02:00.1 Audio device [0403]: NVIDIA Corporation GP106 High Definition Audio Controller [10de:10f1] (rev a1)
Modules load:
vfio
vfio_iommu_type1
vfio_pci
vfio_virqfd
If I blacklist snd_hda_intel then I don't see "Kernel Driver in use: vfio-pci":
Capabilities: [100] Advanced Error Reporting
Kernel modules: snd_hda_intel
When I try to pass 2:00:1 through it gets an already in use message. If I leave it out, I get the dreaded MS 43 error on the video in Devices. Which may or may not be a result of the audio not being passed. Not sure where to go from here.
Here are the relevant configurations:
Kernel options: GRUB_CMDLINE_LINUX_DEFAULT="console=ttyS1,57600n8 console=tty1 intel_iommu=on iommu=pt pci=assign-busses pci=nomsi pci=noaer pcie_aspm=off"
Blacklist:
blacklist nouveau
blacklist nvidia*
blacklist nvidiafb
blacklist radeon
blacklist snd_hda_intel
vfio.conf:
options vfio-pci ids=10de:1c31, 10de:10f1 disable_vga=1
lspci -nn:
02:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP106GL [Quadro P2200] [10de:1c31] (rev a1)
02:00.1 Audio device [0403]: NVIDIA Corporation GP106 High Definition Audio Controller [10de:10f1] (rev a1)
Modules load:
vfio
vfio_iommu_type1
vfio_pci
vfio_virqfd