Problem with iommu

1. Enable x2apic in bios
2. Override it with intremap=no_x2apic_optout in your grub cmdline.
 
Your appear to not be running the latest version. Have you tried running apt-get update and apt-get dist-upgrade
Sometimes the No IOMMU detected warning is mistaken (sorry can't find the thread on this forum at the moment). Can you show us the IOMMU groups with this command? for d in /sys/kernel/iommu_groups/*/devices/*; do n=${d#*/iommu_groups/*}; n=${n%%/*}; printf 'IOMMU group %s ' "$n"; lspci -nns "${d##*/}"; done
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!