I’m looking to move to Linux, but I’ve seen there is a gaming bug related to the kernel. The issue is reportedly fixed in 6.9, but I can’t find the version used in the current release on GitHub.

I’m currently looking at Bazzite, but knowing how to locate the kernel version (prior to download) would be helpful for any distro.

  • Xqk@lemmy.dbzer0.comOP
    link
    fedilink
    arrow-up
    0
    ·
    1 month ago

    Thanks for the link directly to the kernel.

    Do you know how to see what kernel is included in the release of a given distro? In other words, when I click download on the Bazzite website (or via GitHub), is it possible to know what kernel version I’m getting?

    • Toes♀@ani.social
      link
      fedilink
      arrow-up
      0
      ·
      1 month ago

      To be honest I’m surprised I’m having a hard time finding the precise version from their site.

      It appears that they are using the atomic edition of Fedora if that helps you search it down.

      I imagine if you downloaded the source for bazzite the kernel information would be in there, I’m on my phone or I would check myself.

    • jrgd@lemm.ee
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      1 month ago

      Bazzite pulls its kernel (fsync) from https://copr.fedorainfracloud.org/coprs/sentry/kernel-fsync/packages/. In this case, it is based on kernel 6.8.1.

      For rpm-based immutable images, you can always check the project’s Containerfile for what package is being pulled for the kernel. On most normal distros, you can also boot into the live image, pull the package cache and check the latest package version for the kernel.

      EDIT:

      An example for fedora in this instance of ‘traditional distro’ would be to dnf makecache && dnf info kernel.