<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">I try gvt-d on i3-6100U SkyLake host to passthrough IGD to kvm guest.<div><br></div><div>According to <a href="https://github.com/intel/gvt-linux/wiki/GVTd_Setup_Guide">https://github.com/intel/gvt-linux/wiki/GVTd_Setup_Guide</a>,</div><div>I install Ubuntu 18.04, kernel version is 4.15.0-36-generic.</div><div>And qemu version is :</div><div><div>root@localhost:/home/# /usr/bin/qemu-system-x86_64 --version</div><div>QEMU emulator version 2.11.1(Debian 1:2.11+dfsg-1ubuntu7.6)</div><div>Copyright (c) 2003-2017 Fabrice Bellard and the QEMU Project developers</div></div><div><br></div><div>Under runlevel 3, ssh to the host, after echo 8086 1916 > /sys/bus/pci/drivers/vfio-pci/new_id, I create qemu guest by:</div><div><br></div><div><span style="font-family:Monaco;font-size:12px;color:rgb(51,51,51)">/usr/bin/qemu-system-x86_64 -enable-kvm -m 2048 -smp 2 -cpu host -hda ./win10.qcow2 -vga cirrus -device vfio-pci,host=00:02.0,id=hostdev0,bus=pci.0,addr=0x6 -daemonize</span></div><div><span style="font-family:Monaco;font-size:12px;color:rgb(51,51,51)"><br></span></div><div><span style="font-family:Monaco;font-size:12px;color:rgb(51,51,51)">But it shows:</span></div><div><span style="color:rgb(255,38,0);font-family:Monaco;font-size:12px">Could not initialize SDL(No available video device) - exiting</span> </div><div><br></div><div>What do I need to make gvt-d work?</div><div><br></div><div><br></div></div></div></div></div></div>