Best single gpu passthrough tutorial?

What is the best single gpu passthrough tutorial for an intel cpu and amd gpu? Preferably easy to follow. I want to be able to run a windows vm

Hello, I have the same question with an AMD 7970x processor | ASRock TRX50WS motherboard and AMD 7900xtx GPU, only one graphics card also, I searched the forum without success. QEMU/KVM installation is ok with a Windows 11 installed, I only miss the GPU PASSTHROUGH part. Thank you for your answer.


I followed this tutorial up to 3 minutes 19 seconds,

I’m stuck with this error message:
sudo grub-mkconfig -o /boot/grub/grub.cfg
[sudo] Mot de passe de matriman1 :
/usr/bin/grub-mkconfig: ligne 270: /boot/grub/grub.cfg.new: Aucun fichier ou dossier de ce nom

Not wanting to break grub I prefer to ask the question here.
A little Linux knowledge but not an expert.

If I understood correctly this is not the right path…for grub.cfg.

Thank you very much for your reply.

https://wiki.archlinux.org/title/QEMU/Guest_graphics_acceleration

“Currently, PCI passthrough works for multiple graphics cards only. However, there is a workaround for passing a single graphics card. The problem with this approach is that you have to detach the graphics card from the host and use ssh to control the host from the guest.”

1 Like

Thanks for the explanation, I’ll check out the link.
Thanks again.