Search results

  1. I

    Unable to initiate intel gvt-g with ProxmoxVE 6.2

    Hi, I have the same problem right now. Can you return the NVIDIA card after that? Or you can not use it because of it? I mean does he interfere with it?
  2. I

    IGPU passthrough not working

    I followed a number of guides here is one of them: https://forum.proxmox.com/threads/guide-intel-intergrated-graphic-passthrough.30451/
  3. I

    IGPU passthrough not working

    The only thing I can think of is that it's some kind of bug in Proxmox. I too have the same problem just as you have. When the IGPU is primary in the BIOS and the drivers are blocked then the Proxmox starts to turn on.... then in the boot process the screen stops and freezes (which I think it...
  4. I

    IGPU passthrough not working

    There are dozens of online guides that according to what they say are successful and working for them to pass the IGPU to VM So I do not know.... I very much hope this is not the case because I have to pass the IGPU to VM because otherwise I will have to spend more money on hardware - money I do...
  5. I

    IGPU passthrough not working

    /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on iommu=pt pcie_acs_override=downstream,multifunction nofb nomodeset video=vesafb:off,efifb:off irqpoll" /etc/modules vfio vfio_iommu_type1 vfio_pci vfio_virqfd /etc/modprobe.d/iommu_unsafe_interrupts.conf options vfio_iommu_type1...
  6. I

    IGPU passthrough not working

    Hi, everyone. I'm trying to pass my IGPU to VM. Currently for Windows and then MacOS (for Windows it's just for testing it works) For Windows I was able to pass already GPU the GTX 1060 successfully and without much problems, I worked according to a guide available on the internet. I tried to do...