<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Oct 29, 2015 at 1:37 PM, Alex Holst <span dir="ltr"><<a href="mailto:a@mongers.org" target="_blank">a@mongers.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Quoting Alex Williamson (<a href="mailto:alex.l.williamson@gmail.com">alex.l.williamson@gmail.com</a>):<br>
> That should be new enough, but virt-manager is only going to give you the<br>
> option of selecting UEFI on the customization if it can find OVMF images.<br>
> Make sure you have them installed and if it still can't find them, add it<br>
> to the nvram section of /etc/libvirt/qemu.conf<br>
<br>
</span>Thanks, I found out about the OVMF package for Ubuntu and added the<br>
paths to qemu.conf.<br>
<br>
I am able to start this virtual guest, but there is still no sign the<br>
display try to init.<br>
<br>
In part 4 of your guide you don't add the PCI pass-through devices until<br>
the very end (after OS install). That shouldn't be needed, should it?<br>
<br>
Can you spot anything wrong with this guest, or provide any other hints<br>
as to where I should look?<br></blockquote><div><br></div><div>Did you check whether the cards include UEFI support in the ROM?  It's sad that vendors are shipping cards these days without it, but that's the first thing to test.  There's an article on my blog how to do that.  Also make sure you're not getting errors reading the ROM, which should be evident in dmesg when you start the VM.  You'll eventually need to do something about all the hyper-v stuff in your xml for an nvidia card, but it shouldn't hurt until you install the nvidia driver and start seeing code 43 errors.  As for not attaching the GPU until the end, I just find it easier to setup the VM w/o it initially, for one, I don't need to be sitting in front of the system to run through the installer and updates. </div></div></div></div>