Fedora Linux 45 Beta became available on September 15, 2026, and its most interesting change is hiding in plain sight: Fedora replaces the traditional in-kernel text console with kmscon, a userspace terminal emulator built around Linux’s Direct Rendering Manager (DRM) and Kernel Mode Setting (KMS). The payoff is a console that can scale its text, handle Unicode more effectively and support richer display setups.
This is the text-mode virtual console beneath the graphical desktop—not GNOME Terminal, Ptyxis or Konsole. In other words, kmscon changes the emergency-and-maintenance layer many desktop users rarely see, but which remains essential when the graphical session fails or a machine is managed from a bare console.
What kmscon changes in Linux’s console
The legacy console was integrated into the kernel. kmscon moves that terminal experience into userspace and uses DRM/KMS to configure the display. That architecture gives Fedora a broader base for rendering text, fonts and colors without turning the virtual console into a desktop terminal application.
The documented capabilities include improved Unicode and internationalization support, richer color handling and multiseat operation. Multiseat means that one computer can serve multiple users through separate keyboards and displays—an unusual requirement, perhaps, but a useful one when it is your requirement.
The console’s role remains distinct from a graphical terminal window. Opening GNOME Terminal or Konsole is not what this change affects; Fedora 45 is changing the virtual console available outside the desktop session.
The practical result: larger, smoother console text
The clearest practical benefit is text scaling. In a VMware test of Fedora Workstation 45 Beta, pressing Ctrl + + or Ctrl + - resized the console text, which remained smooth and sharp at larger sizes. That matters on small displays, high-resolution panels and accessibility-focused setups, where the old fixed-size text could become needlessly difficult to read.
A virtual-machine installation also showed the kernel build 7.2.5-300.fc45 during first boot. Fedora 45 Beta includes Linux kernel 7.2, while Fedora Workstation 45 Beta includes a release-candidate build of GNOME 51.
Fedora 45 is a beta, not a stable release
Fedora 45 is publicly available as pre-release software. The project schedule lists October 20 and October 27, 2026 as final-release target dates, but those are planning targets rather than a completed stable release.
The beta also brings changes beyond the console. RPM signature checking is enforced by default, DNF5 avoids switching package vendors during upgrades, and the browser-based Anaconda installer adds initial Atomic Desktop installation flows and Stratis filesystem partitioning support. Fedora CoreOS adds zram swap and systemd-oomd support in the beta coverage.
Fedora 44 users have an in-place DNF system-upgrade route, but a beta remains a poor place for irreplaceable production work. Backups are the unglamorous feature that never breaks.
Fedora Asahi Remix 45 Beta has a narrower promise
Fedora Asahi Remix 45 Beta offers preliminary support for Apple M3, M3 Pro and M3 Max systems. The reported configuration does not yet provide performant 3D GPU acceleration, so this is a specific hardware-support milestone rather than a claim of a complete desktop experience across Apple Silicon.
For Fedora 45 as a whole, kmscon is the headline change because it modernizes a part of Linux that has stayed stubbornly utilitarian for years. The beta’s next major milestone is the scheduled October release window, with the final date still dependent on the project’s release process.