Another solution for passthrough intel iGPU

chchia

Well-Known Member
Aug 18, 2020
97
39
58
48
previously i shared a solution that to passthrough iGPU to linux vm with working HDMI output, using i915_vbt file method from host machine.

yesterday i found another interesting method, i tested on linux and it worked, and according to the original creator, it should be able to

Code:
OpROM/VBIOS for use with GVT-d iGPU passthrough on Proxmox/QEMU/KVM.
Support direct UEFI display output over HDMI, eDP, DVI, and DisplayPort.
Provides perfect display without screen distortion.
Supports Windows, Linux, and even macOS guests.
Fixes Code 43 errors in Windows guests with iGPU passthrough.
Also compatible with SR-IOV virtual functions to fix Code 43 errors.1

Link: https://github.com/LongQT-sea/intel-igpu-passthru

although so far i only tested on Linux and confirm it is working, it does sound very promising and much more straightforward compared to my previous method of i915_vbt.

remarks: i do not take any credit nor blaming, just to share this interesting method which worked very well for me.
 
  • Like
Reactions: MagicFab