Bazzite comes ready to rock with Steam and Lutris pre-installed, HDR support, BORE CPU scheduler for smooth and responsive gameplay, and numerous community-developed tools for your gaming needs.

  • Just to clear some misunderstandings, TLE did a performance test on this distro and it was pretty much the same in terms of FPS as other distros. Gaming distros like Bazzite are made for a faster and easier setup process because gaming tools and stores and preinstalled.

    •  poki   ( @poki@discuss.online ) 
      link
      fedilink
      16
      edit-2
      5 days ago

      TLE did a performance test on this distro and it was pretty much the same in terms of FPS as other distros.

      Without measuring any 1% lows or 0.1% lows.

      I enjoy TLE’s content, but that video is far from exhaustive on this.

      Unless a better comparison comes out, we should reserve ourselves from making any judgements on this particular subject.

    • I installed Bazzite on a sibling’s thinkpad and it was amazing. Chose KDE, out of the box, it was amazing. Fingerprint fprint was pre installed, just had to scan them in settings. Battery management and power level settings (power save or performance) were also already installed. Everything has been flawless. Even full disk encryption works amazingly well without hiccups. I remember trying it on Ubuntu and it bricked itself or something and gave up on it.

      Dual booting it and installation was a walk in the park.

  • I’ve been using bazzite for over 6 months now, I have it on three of my devices at the current moment in time, and I would never look back to Windows at this point, shit just works.

    • I have three questions if you have the time. Can you make it go to desktop mode by default, not big picture mode? What DE does it come with, Plasma? Does it come with Lutris or whatever? If I have an .exe installer for an old game, does it come pre-installed with tools to help create the proton wine-prefixes and everything? I imagine the last one would allow Flatpak to be used.

      • Not OP but:

        • on a desktop it’s defaulted to desktop mode. I’m unsure about the steam deck.

        • you choose. KDE or GNOME. Budgie is being worked on.

        • lutris can install your windows executables. Bottles is available too.

        The only games I’m unable to play so far have been AAA games with unfriendly anticheat. ProtonDB helps here.

      • I apologize for the late reply, the other commenter is correct as well, Bazzite comes out of the box in desktop mode, if you’ve ever used plasma before, it’s a lot like that. For .exe programs I use wine, and haven’t had that let me down yet for the most part. Im fairly certain Bazzite does use flatpaks, but it does also have also Discover baked in.

        Honestly, I compare it strongly to using the steam deck desktop mode.

  •  Lazorne   ( @lazorne@lemmy.zip ) 
    link
    fedilink
    English
    13
    edit-2
    4 days ago

    Jorge, Kyle and the others over at ublue is doing a great job with their Fedora spins.

    I run Bazzite on all my computers and if you got a full AMD system you can even get full gamemode running by installing the deck image. This in turn give you the best controller experience for games, as Desktop Steam got several issues with Steam Input valve have not fixed yet.

    But not all credit should go to them for this but also ChimeraOS team, Nobara and others that are constantly working on an improved gaming experience on Linux.

    When developing RetroDECK Steam Input profiles I mainly use the Steam Deck with SteamOS and Bazzite on my desktop to test them.

  • Linux veteran here. I use Bazzite on my gaming PC and ROG Ally. Once I figured out the quirks of an immutable distro and started using distroboxes it became an amazing experience. No complaints here.

    •  xavier666   ( @xavier666@lemm.ee ) 
      link
      fedilink
      English
      3
      edit-2
      3 days ago

      I’m seriously considering Bazzite now. Can you explain whether something like LaTeX with custom packages would work? I also don’t want to redownload the LaTeX packages to vanish after a system update.

      Also, I’m a tiling window user (i3). Will it be possible to use it in desktop mode?

      •  jack   ( @jack@monero.town ) 
        link
        fedilink
        3
        edit-2
        3 days ago

        Basically installing packages. You’re fine if you default to using

        • flatpaks for gui apps
        • brew for cli programs
        • distrobox when building from source or when you need good control over the package environment (e.g. when installing a latex editor and only the latex packages you want)
        • layer packages on host with “rpm-ostree install” when the program needs tight integration with the host (e.g. VPN software)

        Also, you shouldn’t edit files in /usr, but I’ve never run into that limitation. You can still edit other top-level directorys like /etc .

        That’s about it.

  • Anyone able to give an ELI5 to a linux noob? I’m struggling to find what the benefit is of Fedora’s atomic builds (is it just containerised apps? Is this an immutable distro?)…and then also what the benefit of Bazzite is on top of Fedora’s atomic spins?

    Are immutable distros good for daily driving?

    • The ELI5 for Fedora’s atomic desktops is that if Windows had an Atomic Desktop version, Program Files and most of the Windows folder would be read only, and each program you installed yourself would go into its own folder in your user directory. That’s the basic idea. It’s harder to screw up an Atomic system as long as you stick to containerized app formats like flatpak/appimage whenever possible. It makes it easier for everyone to diagnose problems, and easier for users to roll back if an update has problems. Even if you were to install it right now, you could use one simple command to “roll back” to any image from the last three months.

      The benefit of Bazzite is you have all of the above, plus a lot of gaming-related stuff preinstalled which, if you were to install them yourself in a normal Fedora environment, you’d likely have to spend a lot of time just learning how they’re supposed to be configured, how they interact, which versions have problems, and how to troubleshoot problems when an update to one app breaks a prerequisite for something else; eventually you end up in config hell instead of actually using your computer. With Bazzite, the image maintainers are the ones in config hell - they work out the kinks, app versioning, communicate with upstream to fix issues, all that, so your system should be in the most functional state that a Linux system can be, so you only have to think about using your apps.

      tl;dr

      • Atomic Desktops are more resilient to randomly breaking from updates or user error, and are easier to revert to a prior state if problems do arise
      • Bazzite is a custom Atomic image with lots of gaming stuff preinstalled and preconfigured to work properly out of the box
      • If you’re a gamer and wanting to try out Linux, Bazzite is going to be the least painful way to get your feet wet.
      • Immutable distros are excellent for daily driving. I daily drive one myself!
  • As someone who has done a lot of distro hopping in the past, I’ve found that going for a stable release that is widely used as a daily driver is superior for gaming than “gaming specific” linux distros, largely on the basis that the gaming distros have routinely had buggy UIs, driver issues, and a variety of unexpected and undesired behavioral problems tied to the array of “gaming adjacent” software installed, most of which you can install yourself with little to no effort and most of which you probably don’t want or need in the first place.

  • This is the first and only distro I’ve tried that has display link drivers already installed. Was able to plug my laptop into my work dock and immediately have it all work. I used to have to install a community version of the displaying driver for my Ubuntu and Debian based distros. Shit just works the first time.

  •  Auzy   ( @Auzy@beehaw.org ) 
    link
    fedilink
    11
    edit-2
    4 days ago

    I tried it. Gave up and moved to regular fedora at the end. I didn’t see any real benefits personally

    I did like many of the ideas, like gamescope is built in. But I think I had minor issues

    • Biggest benefit for me is automatic updates in the background which are also safe. On a normal distro, if your pc shuts down for whatever reason during kernel updates you have an unbootable system. That can’t happen on bazzite

      • Just ran into this exact problem this morning which was incredibly frustrating. Performed a routine system update, and I’m pretty sure I had a kernel panic (all input was non responsive, couldn’t even switch to a tty) in the middle of pacman’s upgrade phase.

        While I was able to chroot into my install and reinstall the kernel, half of my system’s packages were left in an inconsistent state so I still couldn’t properly boot - and so I just nuked my root subvolume and reinstalled Arch (I suspect I could’ve somehow got the packages reinstalled if I wrangled for a while with pacman but it was just easier to reinstall at this point).

        Atomic distros like Bazzite are designed to prevent that exact situation I ran into, unfortunately I just haven’t had enough time or energy to try to make my own custom image that has what I need in it (got kind of close with NixOS but that had its own issues), otherwise I’d probably be running that.

        • Another unsung nicety related to this one is that you can fully update your system but only start using it once you reboot. Too many times I updated the kernel on Arch only to find everything stopped working until I rebooted, hence why routine updates can just be done automatically with no issues to the user.

    • Same here. Ir’s very bloated. You can decide on what to install,but if you do install all that bloat,you need to be prepared. I tried their AMD GPU overclock tool and after a got a black screen, I ended up with missing packages. Immediately went back to Arch.

      Edit:words

      • I think I tried emudeck and it wouldn’t install. But that wasn’t their issue (turned out to be a regression upstream).

        I think I had stuttering sound in audio too. But that’s via HDMI.

        Spdif no issue

        I also used another gaming distro though so might be confusing them

        They should absolutely keep developing it. It will only get better, and I’m a unique case because I’ve been using Linux probably since 1998 or so.

        But I feel they make things a bit more custom, and it will only get better. It has a lot of potential, and is probably the best option already for many people

  • I have been using the hell out of bazzite for the last few weeks and I’ve really enjoyed it. There have been a couple of minor bugs but otherwise everything just generally works.

    I’ve enjoyed it so much that I’ve also installed bluefin on my work laptop.