Hello,

I bought a razer blade 15 laptop a while ago, and world like to install Linux on it, mostly to play games. So, ideally I’d like a distro that can make the most use of the hardware and let me play the most games, while being the easiest to use and lowest maintenance possible. Any recommendation?

  • onebonestone@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    5 months ago

    I’ve been running Fedora with KDE on my Razer Blade 15 (2020 Advanced). Without knowing your specific hardware model I think you can run any reasonably popular distro and game happily.

  • astra1701@lemm.ee
    link
    fedilink
    English
    arrow-up
    0
    ·
    5 months ago

    You may want to look into something like Bazzite or Nobara.

    Generally though, most distros will be perfectly fine for gaming – just note that some distros will need a little bit of extra work done for stuff like nvidia drivers, so if you’re new to linux, something like those above, which have that done already, will likely be best. Bazzite in particular should be very low maintenance.

  • toastal@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    5 months ago

    None.

    I had a Razer laptop in the past when they were talking about being dev laptop forward & supporting Linux.

    This never happened. Instead flashing Linux voids the warranty now, support drops you, & firmware upgrades only happen thru a green-accented genuine Microsoft Windows GUI installation (no *.bin flashing, no CLI FreeDOS support, no Windows PE).

    • utopiah@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      5 months ago

      flashing Linux

      I’m a bit confused here… aren’t we talking about a laptop? Why is flashing anything required? Doesn’t the BIOS let one boot on any peripheral, e.g. disk, USB stick, etc and thus allowing one to install Linux (or just boot on live USB stick to test) without flashing?

      • toastal@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        5 months ago

        To upgrade the UEFI or other hardware-level firmware you need a way to upgrade. Best OEMs use LFVS; good OEMs use have ISOs or bin files you can flash from UEFI; terrible OEMs lock that into a Windows-only executable.

        In my case there was a fan & thermal update I was never able to get.

        • utopiah@lemmy.ml
          link
          fedilink
          arrow-up
          1
          arrow-down
          1
          ·
          edit-2
          5 months ago

          upgrade the UEFI or other hardware-level firmware you need a way to upgrade

          Indeed but unless the unit received is seriously flawed (to the point of possibly being exchanged by the manufacturer), no upgrade to UEFI or hardware-level firmware is actually required. Most people who received a computer never even upgrade the firmware. I’m not saying it’s not “nice” to upgrade it but the typical scenario for most common laptop or desktop is that such upgrades are optional.

  • utopiah@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    5 months ago

    I have a Razer Blade Stealth 13 QHD+ touchscreen (RZ09-02393E32) since 2017. Until recently it was mostly Windows and Ubuntu side by side. I realized few months ago I never ever boot on Windows so I removed it. I also got tired on Ubuntu pushing for its own package management system which I don’t find useful. Consequently back to “just” Debian stable and works great for me. Didn’t have to tinker with anything, just works.

    • jlow (he/him)@beehaw.org
      link
      fedilink
      arrow-up
      0
      ·
      5 months ago

      Is it easy to get NVIDA drivers, Vulkan, Cuda etc in Debian? I somehow thought that was kind finicky, not sure why …

      • utopiah@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        5 months ago

        It is finicky on any distribution because NVIDIA drivers aren’t perfect on Linux nor on Windows.

        That being said I’m gaming, in VR and otherwise (using native games, Proton ones, Steam VR, etc), or running local AI models (thus via CUDA) on a daily basis on Debian and have no problems. You can check https://wiki.debian.org/NvidiaGraphicsDrivers but it’s basically just installing the driver like any other package. I don’t have more or less problem than with e.g. Ubuntu. It basically works.