Ubuntu 18.04 ships with QEMU version 2.11. If you want to use a newer version, 4.1 in my case, you can build it on your own. In case you are using Libvirt qith QEMU, keep in mind that you might need to update Libvirt as well. The easiest way to update QEMU and Libvirt, is […]
18.04
Beginner friendly guide to windows virtual machines with GPU passthrough on Ubuntu 18.04; or how to play competitive games in a virtual machine.
Preamble The intent of this document is to provide a complete, step-by-step guide on how to setup a virtual machine(VM) with graphics cards(GPU) passthrough – detailed enough that even Linux rookies are able to participate. The final system will run Xubuntu 18.04 as host operating system(OS), and Windows 10 as guest OS, considering gaming as […]
Fighting error 43 – Nvidia GPU in a virtual machine
The infamous error 43 is triggered by the Nvidia Windows driver, in case it recognizes the GPU is used inside a virtual machine with GPU passthrough. This means the driver won’t load correctly during the system startup leaving you with cumbersome 800 by 600 display resolution. An examination of the Windows Device Manager will unveil […]