Hello,
I used to have a graphical card working on passthrough a VM windows.
Unfortunatly, after some updates of proxmox (kernel...), I get now the following error when trying to start the VM : TASK ERROR: cannot prepare PCI pass-through, IOMMU not present
I tried to follow again this page, https://esfr.atossa.fr:8006/pve-docs/chapter-qm.html#qm_pci_passthrough_vm_config, but when after reboot, I reach to this command line, I don't get the expecting answer...
Is it possible that the option in the BIOS/UEFI could have been disable because of proxmox updates?
I used to have a graphical card working on passthrough a VM windows.
Unfortunatly, after some updates of proxmox (kernel...), I get now the following error when trying to start the VM : TASK ERROR: cannot prepare PCI pass-through, IOMMU not present
I tried to follow again this page, https://esfr.atossa.fr:8006/pve-docs/chapter-qm.html#qm_pci_passthrough_vm_config, but when after reboot, I reach to this command line, I don't get the expecting answer...
root@esfr:~# dmesg | grep -e DMAR -e IOMMU -e AMD-Vi
[ 0.015985] ACPI: DMAR 0x0000000044CA4000 000088 (v02 INTEL EDK2 00000002 01000013)
[ 0.016042] ACPI: Reserving DMAR table memory at [mem 0x44ca4000-0x44ca4087]
[ 0.120815] DMAR: Host address width 39
[ 0.120816] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.120821] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a08f0505e
[ 0.120824] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.120826] DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
[ 0.120831] DMAR: RMRR base: 0x0000004c000000 end: 0x000000503fffff
[ 0.120833] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.120835] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.120837] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.122372] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.391191] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Is it possible that the option in the BIOS/UEFI could have been disable because of proxmox updates?