Approaching the end of window 10 and have no plans on upgrading to 11.

I am trying to find alternatives to applications I regularly use before jumping ship (it is mostly a gaming focused pc) any suggestions?

There’s oculus software for my vr but don’t know what I’m going to do with that

Small update: probably going to do Linux mint as that appears to be the most beginner friendly

Update two: that’s a lot of comments, and Thanks for all the info

  • umbrella@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 day ago

    @op, they may suggest you to change your kernel version to support newer hardware, don’t do this unless you know what you are doing and can undo it from cli. its fine 90% of the time but can cause weirdness or no boot.

    • Synapse@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      1 day ago

      This isn’t exactly what I recommend. Only in the case the hardware is bleeding edge, as in, it was released less than 6 month ago, then check in which Kernel version it starts to be supported, as well as check the Kernel version shipping with the distribution you are interested in installing. Distro Kernel version >= Kernel version where the driver starts to be included, no problems. Otherwise, check a distro that has more frequent upgrades.

      Things to check: GPU, CPU, WiFi chip, Ethernet chip. In windows you can find the information in the device manager. On Linux (e.g: test with a live USB) the command lspci with display the information.

      A common case would be: I am interested in Debian because I heard it’s the most stable, will my AMD 5070XT work with that ? Probably not very well, better Check Ubuntu non-LTS or Fedora.

      I am not recommending op to modify the Kernel from the Linux distro, just consider this point in choosing the distro.

      • DFX4509B@lemmy.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        60 minutes ago

        Even on older kernels, if anything hardware like GPUs will benefit more from running newer drivers than a newer kernel, ie. AMD cards from GCN1 up to present-day RDNA3 are actively being supported by Mesa and the dev branch generally tends to have more optimizations especially for newer cards but also older ones as well, than the latest stable branch.

        The EL distros - CentOS Stream, Alma, and Rocky, all have a package which allows you to install a manufacturer repo that lets you install the latest AMD drivers from, for example, and CentOS Stream 10 and Alma 10 are both on the 6.12 kernel now.

      • umbrella@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        20 hours ago

        oh my observation comes from the blogs recommending it.

        but i couldnt have put it better myself, except i think you mean 9070 XT