<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Nov 3, 2015 at 12:31 PM, Leonardo Caldas <span dir="ltr"><<a href="mailto:leonardo.caldas@xleox.org" target="_blank">leonardo.caldas@xleox.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div class="h5">2015-11-03 15:57 GMT-03:00 Alex Williamson <span dir="ltr"><<a href="mailto:alex.l.williamson@gmail.com" target="_blank">alex.l.williamson@gmail.com</a>></span>:<br></div></div><div class="gmail_extra"><div><div class="h5"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span>On Tue, Nov 3, 2015 at 11:52 AM, Leonardo Caldas <span dir="ltr"><<a href="mailto:leonardo.caldas@xleox.org" target="_blank">leonardo.caldas@xleox.org</a>></span> wrote:<br></span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><span><div><div>2015-11-03 15:33 GMT-03:00 Alex Williamson <span dir="ltr"><<a href="mailto:alex.l.williamson@gmail.com" target="_blank">alex.l.williamson@gmail.com</a>></span>:<br></div></div></span><span><div><div class="gmail_extra"><div><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>Have you tested whether the GPU supports UEFI?   <a href="http://vfio.blogspot.com/2014/08/does-my-graphics-card-rom-support-efi.html" target="_blank">http://vfio.blogspot.com/2014/08/does-my-graphics-card-rom-support-efi.html</a></div></div></div></div>
</blockquote></div><br><br clear="all"></div></div><div><div><div>./rom-parser GTX680.rom <br>Valid ROM signature found @0h, PCIR offset 190h<br>        PCIR: type 0 (x86 PC-AT), vendor: 10de, device: 1180, class: 030000<br>        PCIR: revision 0, vendor revision: 1<br>        Last image<br><br></div>In fact I never made this test.. And as the page states, it was supposed to output twoo headers... I've got only one. <br>It means that my GPU has no UEFI support', isn't it?<br><br></div>Could you please suggest me which method I may use, considering this lack of support?<br></div></div></div></span></div></blockquote><div><br></div><div>Contact the GPU vendor for an update supporting UEFI or look through the ROM database on techpowerup and see if you can find one.  It's worth spending the time to make the card work with UEFI vs dealing with all the problems of VGA arbitration. </div></div></div></div>
</blockquote></div><br><br><br></div></div><div>Thank you very much for your reply.<br><br></div>If I understood it
 correctly, there's only a Windows version of the file, so that it's not
 possible to flash it using only Linux tools?<br></div></div></blockquote><div><br></div><div>If you can extract the ROM from the exe (wine?), you don't even need to flash it, you can simply use the option romfile= for the QEMU vfio-pci device.  It looks like you can already find these ROMs on techpowerup though:</div><div><br></div><div> <a href="http://www.techpowerup.com/vgabios/index.php?architecture=NVIDIA&manufacturer=Gigabyte&model=GTX+680&interface=PCI-E&memType=&memSize=2048">http://www.techpowerup.com/vgabios/index.php?architecture=NVIDIA&manufacturer=Gigabyte&model=GTX+680&interface=PCI-E&memType=&memSize=2048</a></div><div><br></div><div>Unfortunately, none of the ones that gigabyte claims are UEFI include the UEFI image in the ROM.</div><div><br></div><div>Not that you really have the option, but I would not upgrade firmware for a device in a VM, it's too risky.  You can look for ROMs from other vendors for UEFI support, at your own risk of course.</div></div></div></div>