Search results

  1. Y

    About J3455 motherboard IOMMU Issue and PVE-kernel Re-build (compile) Error

    I have an Asrock J3455-ITX motherboard, where I already enabled Intel virtualization in the BIOS and the iommu is enabled as well. And also tried pcie_acs_override=downstream,multifunction but IOMMU groups are still the same. All steps are followed PVE Document introduction. posted...
  2. Y

    PVE IGPU Passthrough

    Hi guys, I want to passthrough my IGPU to VM(101) OMV system. My CPU modle is J3455 Following below step: 1. Modify GRUB_CMDLINE_LINUX_DEFAULT="quiet" to GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on video=efifb: off" in /etc/default/grub and then run "update-grub" 2. Add below items in...