Search results

  1. X

    Host Crash and Reboot Everytime Running Multiple VM with GPU and iGPU Passthrough

    First thing first, which rom do you use? Did you put the correct rom file to the correct path? The pre-compiled version from the link above not work for me, I had to compile myself Next, the rom will not display anything (no POST screen) until macos driver kicks in. Some people reported that...
  2. X

    Host Crash and Reboot Everytime Running Multiple VM with GPU and iGPU Passthrough

    1. I may upload next week since I'm out of town right now 2. Yes it works. This is the trick for win10 Set igpu as primary boot with x-vga=on set vga to vmware start the vm and control/remote everything via proxmox console go to display setting you'll see windows detected 2 monitor, 1st igpu...
  3. X

    Host Crash and Reboot Everytime Running Multiple VM with GPU and iGPU Passthrough

    Yesss that's it!! the problem was memory overcommit lol. I got 32GB ram, once big sur memory reduced to 12GB the problem's gone thank you
  4. X

    Host Crash and Reboot Everytime Running Multiple VM with GPU and iGPU Passthrough

    Long story short, I successfully installed windows 10 with 6900xt gpu passthrough and macos bigsur with igpu gvt-d passthrough (using this https://github.com/patmagauran/i915ovmfPkg vbios compiled by myself, if I use the pre-compile one does not work) Unfortunately whenever I start the 2nd vm...