[GUIDE] Intel Intergrated graphic Passthrough

I used q35. I'm pretty sure Windows 11 IoT will work the same way Good luck!

View attachment 75489
It didn't work for me... I have it configured as the following (I can connect using RDP just fine but code 43):
Code:
agent: 1
args: -device vfio-pci,host=00:02.0,x-igd-opregion=on
balloon: 0
bios: seabios
boot: order=scsi0;ide0;ide2;net0
cores: 2
cpu: host
efidisk0: local-lvm:vm-102-disk-0,efitype=4m,pre-enrolled-keys=1,size=4M
ide0: local:iso/virtio-win-0.1.229.iso,media=cdrom,size=522284K
ide2: local:iso/X23-81951_26100.1742.240906-0331.ge_release_svc_refresh_CLIENT_ENTERPRISES_OEM_x64FRE_en-us.iso,media=cdrom,size=5024236K
machine: pc-q35-9.0
memory: 4096
meta: creation-qemu=9.0.2,ctime=1727542482
name: Windows-11-IoT-Enterprise-LTSC
net0: virtio=BC:24:11:32:35:E6,bridge=vmbr0
numa: 0
ostype: win11
scsi0: PVSH128GBStorage:102/vm-102-disk-0.qcow2,aio=threads,cache=writethrough,discard=on,iothread=1,size=48G,ssd=1
scsihw: virtio-scsi-single
smbios1: uuid=97cd0d4e-eef5-41f8-9d6b-5836daefaec2
sockets: 1
tpmstate0: local-lvm:vm-102-disk-1,size=4M,version=v2.0
vga: none
vmgenid: d2ca8754-e21e-4255-a78e-23e1bd9b9c92
remmina_Windows-11-IoT-Enterprise-LTSC_192.168.1.108_20241013-083102.png
 
Last edited:
It didn't work for me... I have it configured as the following (I can connect using RDP just fine but code 43):

You have a different iGPU. Make sure your vfio.conf settings are correctly set to your iGPU vendor ID and the same goes for the arguments line in the vm config file.