Bazzite 43 Published by

Bazzite 44.20260802 landed today, delivering Universal Blue's latest weekly stable release for its Fedora Atomic gaming distro. The update pushes the OGC kernel to 7.1.5-ogc5 for better Proton compatibility, jumps Gamescope to version 137.728 for improved HDR and VRR handling, and moves Mesa to 26.1.6 with updated Intel runtime support. Desktop environments caught up to GNOME 50.3 and KDE Plasma 6.7.3, while NVIDIA users can now access driver 610.43.03 alongside the LTS branch. Alongside routine security patches and a handful of package removals, the release reinforces Bazzite's position as a fast-moving alternative to SteamOS for handheld and desktop Linux gamers.



Bazzite 44.20260802 lands with Gamescope jump, OGC kernel bump, and fresh Mesa

Bazzite 44.20260802 is live. The Fedora Atomic gaming distro from Universal Blue shipped its latest stable release on August 2, bringing a significant Gamescope version jump, the OGC kernel moving to 7.1.5, and fresh Mesa drivers. If you're running Bazzite on a handheld or desktop, there's enough here to merit a reboot.

The project keeps its rapid cadence. With nearly 9,000 stars on GitHub, the community is watching every commit. Bazzite continues to serve as a full alternative to SteamOS, pulling in upstream Fedora technology and packaging it with cloud-native OCI images. The weekly update cycle is a feature, not a bug. You get packages faster than most distros.

Kernel and Gamescope lead the changes

The most notable system-level shift is the kernel. Bazzite 44.20260802 advances the OGC kernel from 7.1.3-ogc5 to 7.1.5-ogc5. The Open Gaming Collective kernel is sentry's fsync fork, optimized for gaming workloads. Those fsync patches matter when you're running Proton or Wine titles. The version jump from 7.1.3 to 7.1.5 suggests meaningful upstream improvements have been integrated.

Gamescope jumped from 137.9 to 137.728. That's a big delta for the compositor Valve built for the Steam Deck. Expect tweaks to HDR handling, VRR support, and framerate limits. Keep in mind that Gamescope is the engine behind SteamOS display behavior, so these updates often trickle down to how games render across the board.

Head here to see the full diff if you're curious about every commit.

Drivers and desktops caught up

Mesa moved to 26.1.6. That brings Vulkan fixes and better performance for open-source graphics drivers. Intel's compute runtime bumped to 26.22.38646.6, and the Intel Graphics Compiler to 2.36.3. If you're on Intel graphics, those updates usually help.

Desktop environments also received their weekly dose of updates. GNOME hit 50.3, bringing variable refresh rate support and fractional scaling under Wayland. KDE Plasma shipped at 6.7.3, keeping the custom Vapor and VGUI2 themes alongside Steam Game Mode integration.

NVIDIA users have two driver stacks to choose from. The NVIDIA Open driver updated to 610.43.03, while the LTS branch stays at 580.173.02. You can switch between them by rebasing to the appropriate image tag via rpm-ostree rebase.

Security, fixes, and removals

Several security-critical packages received updates. NSS moved to 3.126.0, libssh to 0.12.2, cryptsetup to 2.8.7, nspr to 4.39.0-3, systemd to 259.8, and Tailscale to 1.98.10. Not glamorous, but necessary.

A few packages got the axe. kmod-kvmfr, noopenh264, and ocl-icd are gone. The OpenCL loader is superseded by OpenCL-ICD-Loader.

The ASUS Surface vendor ID tweak is a nice touch. The compatibility scripts now use startswith matching, which broadens support for ASUS Surface devices. Good catch for those using Linux on Convertibles.

The Bazzite Portal fix corrects the default file name for downloaded Decky plugins when installed via ujust. It's the kind of detail that improves the user experience on handheld devices.

Turkish localization got a boost from community contributor Ruzgar. Bazzite's documentation is now available in 12+ languages.

How to update

Existing users can roll into the new release by running:

bash
bazzite-rollback-helper rebase stable

Or target the specific image variant:

bash
bazzite-rollback-helper rebase 44.20260802

New users can grab ISOs from download.bazzite.gg. You can also pull images directly from GitHub Container Registry using Podman:

bash
podman run --rm -it ghcr.io/ublue-os/bazzite:stable

Head here to download the ISOs if you're starting fresh. The documentation is at docs.bazzite.gg, and the community hangs out on Discord and the Bazzite subreddit.

It's a solid release. The Gamescope jump is the headline, but the kernel bump is what matters for Proton performance. Worth the install.