Currently the option to disable IOMMU in bios is grayed out, is there a reason for that?
HI what update will fix IOmmu because it still disable and i want to do passthrough
Rong I believe that what @ibrahim meant was that it is still “disabled” (or greyed out) the option to fully disable IOMMU within the BIOS/UEFI - also as indicated by the original post. Alternatively as a workaround and to use IOMMU passthrough on Linux we can set it via a kernel boot commandline option flag/parameters: iommu=pt.
By the way, in my case and on NixOS Linux starting with kernel 6.19.0 - I was required to do it - otherway the system will not boot at all due to some issue on that IOMMU handling leading to a failure to start the NVMe controller and boot the system partition. I have posted about it here.