this post was submitted on 29 Jul 2024
33 points (90.2% liked)

Linux Gaming

15459 readers
14 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS
 

I have been using GNU for so long now and what always annoyed me, was the fact that the last proprietary components of my OSs were always some kernel firmware blobs that are packaged with the official Linux kernel. Now I'd like to know if anyone has already tried the Linux-libre kernel on a modern system.

you are viewing a single comment's thread
view the rest of the comments
[–] Quazatron@lemmy.world 14 points 1 month ago (1 children)

While I understand and empathize with your dislike of proprietary blobs (fuck you, NVIDIA), every game is a huge blob unless you're playing FOSS games exclusively.

[–] Seabyte@lemmy.dbzer0.com 6 points 1 month ago (1 children)

That's true. And that's exactly why I give zero trust to any executable that I don't have the source code of. But there is a huge difference between running kernel level proprietary software and user space apps, which are easily at least sandboxable.

[–] Quazatron@lemmy.world 1 points 1 month ago

True, but most people don't sandbox their games, and while a userspace binary can't usually get root privileges, it doesn't need it to exfiltrate their summer holiday pics or health bulletin.

A good first step to mitigate this is to use separate gaming and serious accounts.