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 […]
qemu
Fighting error 43 – how to use Nvidia GPU in a virtual machine.
The infamous error 43 is the answer of Nvidia windows driver, in case it recognizes the GPU is beeing used inside a virtual machine. Luckily, with a few tweaks in the virtual machine configuration file the Nvidia driver can be tricked. System setup This method worked for me with these system evironment: Host: Ubuntu 18.04, […]
Virtual machine audio setup – or how to get pulse audio working
In this post, I compare several options of how to get the sound output from an KVM virtual machine guest, back into the host. I will compare spice server, pulse audio and a hardware solution. The complete guide on how to setup a virtual machine with GPU passthrough in Ubuntu 16.04 can be found here. […]