<div dir="ltr">Hello,<div><br></div><div>I was wondering if anyone could help me troubleshoot getting UPT mode working for my Windows 10 guest.  I was able to get Legacy Passthrough mode to work; however, when I try UPT mode, I receive the message "Guest has not initialized the display (yet)." in VNC and my external monitor is blank.  My understanding is that with UPT, VNC should be my primary display and i should be able to configure my external display as a secondary which will mirror my primary. However, since my primary is not initializing, I am stuck.</div><div><br></div><div>I am running a proxmox 5 server with the following configuration:</div><div>kernel: 4.10.17-2-pve</div><div>Qemu: pve-qemu-kvm_2.9.1-1</div><div>Seabios</div><div>CPU: i3-7100 Kaby Lake</div><div>KVM/QEMU command:</div><div>







<p class="gmail-p1"><span class="gmail-s1">/usr/bin/kvm -id 102 -chardev 'socket,id=qmp,path=/var/run/qemu-server/102.qmp,server,nowait' -mon 'chardev=qmp,mode=control' -pidfile /var/run/qemu-server/102.pid -daemonize -smbios 'type=1,uuid=4940768b-9482-4f78-a7bc-af7bb7bc6e7d' -name Windows10 -smp '2,sockets=1,cores=2,maxcpus=2' -nodefaults -boot 'menu=on,strict=on,reboot-timeout=1000,splash=/usr/share/qemu-server/bootsplash.jpg' -vga std -vnc unix:/var/run/qemu-server/102.vnc,x509,password -no-hpet -cpu 'kvm64,+lahf_lm,+sep,+kvm_pv_unhalt,+kvm_pv_eoi,hv_spinlocks=0x1fff,hv_vapic,hv_time,hv_reset,hv_vpindex,hv_runtime,hv_relaxed,enforce' -m 2048 -k en-us <b>-device 'vfio-pci,host=00:02.0,addr=0x18,x-vga=on,x-igd-opregion=on'</b> -device 'pci-bridge,id=pci.2,chassis_nr=2,bus=pci.0,addr=0x1f' -device 'pci-bridge,id=pci.1,chassis_nr=1,bus=pci.0,addr=0x1e' -device 'piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2' -readconfig /usr/share/qemu-server/pve-usb.cfg -device 'usb-tablet,id=tablet,bus=uhci.0,port=1' -device 'usb-host,vendorid=0x046d,productid=0xc016,id=usb0' -device 'usb-host,vendorid=0x413c,productid=0x2006,id=usb1' -device 'virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3' -iscsi 'initiator-name=iqn.1993-08.org.debian:01:63c0b974b722' -drive 'file=/var/lib/vz/images/102/vm-102-disk-1.raw,if=none,id=drive-ide0,format=raw,cache=none,aio=native,detect-zeroes=on' -device 'ide-hd,bus=ide.0,unit=0,drive=drive-ide0,id=ide0,bootindex=100' -drive 'if=none,id=drive-ide2,media=cdrom,aio=threads' -device 'ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2,bootindex=200' -netdev 'type=tap,id=net0,ifname=tap102i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown' -device 'e1000,mac=02:66:F7:7C:78:68,netdev=net0,bus=pci.0,addr=0x12,id=net0,bootindex=300' -rtc 'driftfix=slew,base=localtime' -global 'kvm-pit.lost_tick_policy=discard'</span></p><p class="gmail-p1">I didn't see any obvious errors in my log files.</p><p class="gmail-p1">I'd be happy to post the working Legacy configuration if that would help.</p><p class="gmail-p1">Thanks in advance,</p><p class="gmail-p1">Ed</p></div></div>