Hi.
I followed the documentation to enable PCI Passthrough but can´t see the documented output on my setup. Maybe i have done wrong, to clearify i want to share my output with you.
First of all i want to share my hardware with you:
CPU:
AMD Ryzen 7 5700G
Board:
ASRock X570 Phantom Gaming 4
I followed this instructions:
Totorial in Forum
Proxmox docu, PCIE Passthrough
root@pve:~# dmesg | grep -e DMAR -e IOMMU
[ 0.616159] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[ 0.628003] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
The expected output which is documented in the instructions is:
IOMMU enabled
So now i am not sure if the Passthrough is working fine or not. I passed through a PCIe TV Device to one VM without problems. In the near future i want to share a NVidia Card and want to be sure everythink will work fine as well.
Maybe one of you is able to see whats wrong or can give me a reason why i not get the output the docu expected.
I followed the documentation to enable PCI Passthrough but can´t see the documented output on my setup. Maybe i have done wrong, to clearify i want to share my output with you.
First of all i want to share my hardware with you:
CPU:
AMD Ryzen 7 5700G
Board:
ASRock X570 Phantom Gaming 4
I followed this instructions:
Totorial in Forum
Proxmox docu, PCIE Passthrough
- I hopefully enabled AMD VT-d in the bios correct
- I updated the /etc/default/grub config with. "GRUB_CMDLINE_LINUX_DEFAULT="quiet amd_iommu=on""
- I updated the /etc/modules with
- vifio
- vifio_iommu_type1
- vifio_pci
- vifio_virqfd
- reboot the system
root@pve:~# dmesg | grep -e DMAR -e IOMMU
[ 0.616159] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[ 0.628003] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
The expected output which is documented in the instructions is:
IOMMU enabled
So now i am not sure if the Passthrough is working fine or not. I passed through a PCIe TV Device to one VM without problems. In the near future i want to share a NVidia Card and want to be sure everythink will work fine as well.
Maybe one of you is able to see whats wrong or can give me a reason why i not get the output the docu expected.