Hi All,
I am having no luck getting GPU passthrough to work. I have followed the guidance and carefully looked through the threads. I have also watched a few YT videos. I can't figure out what I am doing wrong. I am on Proxmox 8.
My GPU (GTX1070) shows up in the VM device manager but with a code 43, disabling and reenabling it reoccurs. Windows 11/q35 vm/UEFI. I have installed the Nvidia drivers, which did install but control panel won't run.
My lspci -nnk shows me that the vfio-pci kernel driver is in use when the VM is on, it does not appear (I have no reference to drivers in use) when it is off.
# dmesg | grep -e DMAR -e IOMMU -e AMD-Vi - shows IMMOU enabled, Both GPU and Audio card are in their own IOMMU group.
I have added the GPU and Audio device ID to vfio.conf, I could see that my devices are listed with a subsystem ID related to my mainboard with an. I also added that to vfio.conf with no change. I have tried adding vga disabled here too.
I have blacklisted all the drivers, they do still appear under the devices as Kernel modules. The audio device did have snd_hda_intel as a driver in use but I also blacklisted that.
I have run out of things to try...
I am having no luck getting GPU passthrough to work. I have followed the guidance and carefully looked through the threads. I have also watched a few YT videos. I can't figure out what I am doing wrong. I am on Proxmox 8.
My GPU (GTX1070) shows up in the VM device manager but with a code 43, disabling and reenabling it reoccurs. Windows 11/q35 vm/UEFI. I have installed the Nvidia drivers, which did install but control panel won't run.
My lspci -nnk shows me that the vfio-pci kernel driver is in use when the VM is on, it does not appear (I have no reference to drivers in use) when it is off.
# dmesg | grep -e DMAR -e IOMMU -e AMD-Vi - shows IMMOU enabled, Both GPU and Audio card are in their own IOMMU group.
I have added the GPU and Audio device ID to vfio.conf, I could see that my devices are listed with a subsystem ID related to my mainboard with an. I also added that to vfio.conf with no change. I have tried adding vga disabled here too.
I have blacklisted all the drivers, they do still appear under the devices as Kernel modules. The audio device did have snd_hda_intel as a driver in use but I also blacklisted that.
I have run out of things to try...