this post was submitted on 29 Aug 2025
472 points (98.6% liked)
Linux Gaming
21022 readers
14 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
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You can find the kernel version by writing "uname -r" in the terminal.
In my case it prints "6.8.0-79-generic", which would be the answer if NewNewAugustEast had asked me about how old my kernel is. Yours is probably something else than that precise version. Except that I'm running Ubuntu and Mint is also kind of Ubuntu.
If you want, you can also paste the output of: "lsb_release -d", NNAE might be curious to know that, as well.
For your personal use, you can use uname -a and lsb_release -a, but I had the feeling some of the output of those would be things you wouldn't want to say publicly but might not understand to redact.