I'm pretty stuck here. I'm using old laptop hardware, with a i5-4200U, which does support VT-d and virtualization in BIOS, but i can't get it to work, while following the tutorial here: https://pve.proxmox.com/wiki/Pci_passthrough
When I try to add a PCI device to a VM, i get this message "No IOMMU detected, please activate it."
It seems like IOMMU is enabled, but there are problems with the BIOS still, the iommu groups are empty.
Can someone please help me?
When I try to add a PCI device to a VM, i get this message "No IOMMU detected, please activate it."
# dmesg | grep -e DMAR -e IOMMU
[ 0.016855] ACPI: DMAR 0x000000009AFDB000 000088 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.016894] ACPI: Reserving DMAR table memory at [mem 0x9afdb000-0x9afdb087]
[ 0.037107] DMAR: IOMMU enabled
[ 0.043883] DMAR: [Firmware Bug]: Your BIOS is broken; DMAR reported at address 0!
# find /sys/kernel/iommu_groups/ -type l
# ls -l /sys/kernel/iommu_groups/
total 0
It seems like IOMMU is enabled, but there are problems with the BIOS still, the iommu groups are empty.
Can someone please help me?
Last edited: