this post was submitted on 03 Jul 2026
55 points (95.1% liked)
Linux Gaming
26528 readers
118 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
No memes/shitposts/low-effort posts, please.
Resources
Help:
- ProtonDB
- Are We Anticheat Yet?
- r/linux_gaming FAQ
- Fork of an earlier version of the above
- PCGamingWiki
- LibreGameWiki
Launchers/Game Library Managers:
General:
Discord:
IRC:
Matrix:
Telegram:
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Fun story about why I'm such a curmudgeon about this:
Long before Proton even existed, I once researched how to run a Windows VM for gaming on a Linux host machine, with GPU passthrough. At the time I had an Intel iGPU and an Nvidia discrete GPU, so I figured the iGPU could run the host, while the discrete GPU could run the guest.
I asked around reddit and some of my tech savvy friends on what the best distro would be to accomplish this. A few people steered me toward Debian, because I expressed concern that the system wouldn't be stable or would be difficult to work with.
Well, turns out Debian was a fucking terrible choice. First I had graphics driver problems, naturally. Secondly, I couldn't even install qemu if I wanted to because it wasn't in the apt repositories that shipped with Debian. So I had to learn to add those. Then I had to learn how to stop Debian from recognizing the nvidia GPU during boot, so that the PCI device could be reserved for the passthrough. That was a monumental headache to figure out. And finally, once everything was set up, I learned that nvidia had more or less disabled their consumer-grade cards from being used in a virtual machine. I spent over a month trying to get that working, and eventually just said fuck it and stayed on Windows. And I caught a ton of flak for that, because obviously I should have known that nvidia was a bad choice of GPU, and I should have just purchased an AMD GPU instead... in the middle of GPU mining bubble, when cards were going for $500 a pop.
I'm really hoping to not have a repeat of that experience.
Yeah, some people are really bad at recommending a Distro for specific usage.
When I started with Linux, quite a while back, I was recommended gentoo.
It's now my least favorite choice 😁
Debian has a non-free repo containing non-open-source software that it hasn't historically enabled by default, but I don't think that that'd apply to qemu. I'm pretty sure that's all open-source.
goes looking.
qemu's been in the Debian repos since...checks sarge, which was released as a stable release in 2005.
And it was in main, not non-free, so it should have been there as an out-of-the-box enabled repo:
https://snapshot.debian.org/archive/debian/20050312T000000Z/pool/main/q/qemu/
QEMU only came out in 2003.
https://en.wikipedia.org/wiki/QEMU
It looks like it was packaged in Debian unstable since 2004, though I wouldn't recommend jumping right on unstable to a new user.
I don't know, maybe I'm misremembering a detail, it was 10 years ago. I think I needed KVM as well, maybe that's what was missing. Either way, I had to add newer repos to an older version. I think the codenames were Jessie and Wheezy.
I'm currently running qemu in trixie because one of my bosses demanded me to run office. It was pretty straight forward, but for some reason i had to create a group and do some permissions tinkering for it to work... nothing too complicated. I dont really remember what issues i had with it.
Currently i managed to set a share folder, keys to give orders to the host (mainly to switch back to civilization quickly) and also i convinced my boss that internet isnt working (it's working from day 0) so she cant force me to use one drive.
I will say it was a good decision to just separate my work PC from my home PC. I didn't want to end up like that guy who got his company hacked just because he was running a vulnerable version of Plex Media Server. So I have a Windows laptop just for remoting into work and nothing else.
bazzite is really great and user friendly
highly recommend and run it myself for years