Hi friends,
I try to get GPU Passthrough running. My system has two GPUs:
1) Intel® HD Graphics 4600 integrated in the CPU i5-4690K, this GPU is used by Proxmox
2) NVIDIA GT 1030 which shall be used in a Ubuntu 20.04 VM
I configured my system according to the two tutorials:
https://pve.proxmox.com/wiki/Pci_passthrough
and
https://www.reddit.com/r/homelab/comments/b5xpua/the_ultimate_beginners_guide_to_gpu_passthrough/
But I always receive the following error, when I add the PCI express device to the VM:
kvm: -device vfio-pci,host=0000:01:00.0,id=hostpci0,bus=pci.0,addr=0x10: vfio 0000:01:00.0: failed to setup container for group 11: No available IOMMU models
TASK ERROR: start failed: QEMU exited with code 1
With the tutorials, I could verify that IOMMU and IOMMU Isolation are enabled.
I tried some variations in the configuration, but I always received the same error.
Do you have any suggestions how I should proceed?
Thanks in advance!
Bernhard
I try to get GPU Passthrough running. My system has two GPUs:
1) Intel® HD Graphics 4600 integrated in the CPU i5-4690K, this GPU is used by Proxmox
2) NVIDIA GT 1030 which shall be used in a Ubuntu 20.04 VM
I configured my system according to the two tutorials:
https://pve.proxmox.com/wiki/Pci_passthrough
and
https://www.reddit.com/r/homelab/comments/b5xpua/the_ultimate_beginners_guide_to_gpu_passthrough/
But I always receive the following error, when I add the PCI express device to the VM:
kvm: -device vfio-pci,host=0000:01:00.0,id=hostpci0,bus=pci.0,addr=0x10: vfio 0000:01:00.0: failed to setup container for group 11: No available IOMMU models
TASK ERROR: start failed: QEMU exited with code 1
With the tutorials, I could verify that IOMMU and IOMMU Isolation are enabled.
I tried some variations in the configuration, but I always received the same error.
Do you have any suggestions how I should proceed?
Thanks in advance!
Bernhard