<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2015-11-24 18:18 GMT+01:00 Jens Zimmermann <span dir="ltr"><<a href="mailto:zimmermannjens888@gmail.com" target="_blank">zimmermannjens888@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><div><div class="gmail_extra"><div class="gmail_quote"><span class=""><div><br></div></span><div>I am not sure I understand this correctly. Does this mean QEMU assigns a UEFI ROM of another 750 Ti on my card when it launches the VM? </div></div></div></div></div></div></div></blockquote><div><br></div><div>Yes, it's just like flashing but without the need to flash your hardware.<br></div><div>The libvirt-XML line within the <hostdev> part would be:<br><rom file='path-to-your.rom'/><br></div><div>Techpowerup has a lot of bios versions of GPUs [1], and for your card there seem to be two versions which, according to AW's script both have a valid UEFI [2].<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><div><div class="gmail_extra"><div class="gmail_quote"><div>If so, can it cause any problems because it's not the original ROM or because of the implementation in QEMU?<br></div></div></div></div></div></div></div></blockquote><div> <br></div><div>The unlikely danger of breaking the GPU's BIOS in the process of flashing does of course not exist with the romfile-method. But all other dangers of flashing the "wrong" bios do remain, like dangerous voltages, wrong fan speeds that result in overheating etc. But: even among different manufacturers with the same GPU model, this danger is quite low if you watch for the clock and memory frequencies. With your model there should to be even less to worry, as there are bios versions for your exact card. With my older AMD card I blindly tested different BIOS versions of other manufacturers till I found one that was stable. No permanent damages occured, just temporary instabilities.<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><div><div class="gmail_extra"><div class="gmail_quote"><div></div><span class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span></span>
<p dir="ltr">You can also add an emulated GPU and install the guest 
drivers which eliminate the need of GOP, you'll just have to boot the 
guest without video output until the driver loads.</p></blockquote></span><div>Is that the same as the romfile method?<br></div></div></div></div></div></div></div></blockquote><div> </div><div>No, you simply boot your virtual UEFI system without a compatible UEFI card, so there's no output from it. As soon as Windows and the GPU drivers are loaded, it doesn't matter, you just have no boot information (and miss blue screens or problems when you try to upgrade Windows - then you just have to replace the GPU with an emulated one for the length of this procedure)<br><br><br></div><div>I'm one of the 750Ti-owners that have a working configuration. My KFA²-model luckily came with an UEFI rom, but I believe with the available roms on techpowerup you should get it running quite well, too. I'd recommend using qemu-git and linux-vfio-lts from the Arch AUR (commenting the patches you don't need) because this mostly "just works" and comes with current versions needed to cheat the nvidia driver running on a performant virtual machine.<br><br></div><br>[1] <a href="https://www.techpowerup.com/vgabios/index.php">https://www.techpowerup.com/vgabios/index.php</a><br>[2] <a href="https://www.techpowerup.com/vgabios/index.php?architecture=NVIDIA&manufacturer=Palit&model=GTX+750+Ti&interface=&memType=&memSize=">https://www.techpowerup.com/vgabios/index.php?architecture=NVIDIA&manufacturer=Palit&model=GTX+750+Ti&interface=&memType=&memSize=</a><br><br></div><br></div></div>