this post was submitted on 21 Aug 2025
64 points (95.7% liked)
Linux
57710 readers
804 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Genuine question as I'm a basic gamer but not a super performance oriented one (namely, I click "Play" and I enjoy with basically default settings) what PikaOS kernel version is available now (6.15.0 AFAICT from their wiki) versus current Debian stable (6.1.140-1 (2025-05-22) AFAICT from
uname
) feature is differentiating for gaming?I understand, beyond security implication, that having a newer kernel should be "better" in general terms but if I take e.g 6.15 vs 6.1 what actual difference does it makes? Is it like a 1% FPS increase? It is a feature e.g. FreeSync/FSAA/etc that the driver itself require?
PS: I admit it's an in depth question because I have frequent "arguments" about people criticizing the "slow" Debian stable so this is kind of an excuse to understand what I am actually missing.
Oh, I wanted stable system but with latest kernel and gaming stuff. PicaOS felt like it would fit the bill. Mainly due to I was skeptical ordinary Debian had support for my 9070XT. I could have used Arch or Manjaro for sure. But I wanted a bit more stability.
PikaOS is based of Debian Sid, meaning you're not getting the Debian Stable stability. However, I don't know anything about how PikaOS uses packages from Debian Sid, so there might be something that makes it more stable than directly using Debian Sid.
Thanks for the clarification, makes me wonder if there are compatibility matrices to check what hardware works where but also automated benchmarks because I'm honestly skeptical of significant performance changes over minor versions except on very specific cases, basically bug impacting performances.