I'm trying to passthrough my iGPU to a windows VM on my little n100 server. In the Iommu groupings I get this, which doesn't seem correct, Having the Iommu set to - doesn't seem correct. please see below my grub settings as well
I'm trying to passthrough my iGPU to a windows VM on my little n100 server. In the Iommu groupings I get this, which doesn't seem correct, Having the Iommu set to - doesn't seem correct.
That is because you used intel_iommu=igfx_off, which excludes the integrated graphics (00:02.0) from the IOMMU (groups). Please check your active kernel parameters with cat /proc/cmdline.
That is because you used intel_iommu=igfx_off, which excludes the integrated graphics (00:02.0) from the IOMMU (groups). Please check your active kernel parameters with cat /proc/cmdline.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.