this post was submitted on 07 Jun 2023
67 points (100.0% liked)
Operating Systems
3800 readers
1 users here now
All things operating system related, from Windows to Mac to Linux distros and the more obscure.
Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Are you using single GPU passthrough? I run windows for games and linux for everything else with dedicated GPUs for each. Now I'd like to be able to do some gaming on linux as well because proton has come so far, but my linux GPU is definitely not up for the task. It barely handles hardware acceleration at 1080p without dropping frames on the nvidia proprietary driver and on nouvea it isn't even worth it to try anything higher than 720p.
So yes. I had a similar setup to you, passed through my Nvidia card to Windows and kept my onboard Intel card for Linux, but much like you I wanted to game with both Linux and Windows, so now my onboard Intel card is disabled and instead I have some qemu scripts that detach the Nvidia card from Linux and to the VM, and vice versa once the VM is shut down. Was a pain to get setup, but actually works really well.
I'm glad to hear that. Last time I looked into it was when I was first building a PC specifically for KVM virtualization and it wasn't working the greatest then (especially returning the card to host on VM shutdown). Now that it's working better I may make a backup then try to see if I can get single GPU passthrough working. I'm excited by far linux gaming has come and wanna give it a try myself on better hardware.