KDE Plasma 6.7 Released, NVIDIA NVK Gains DLSS, and Systemd Introduces New Installer
The Linux desktop landscape is shifting as KDE Plasma 6.7 launches, bringing immediate fixes to the environment while development officially pivots toward the upcoming 6.8 release. Alongside these desktop updates, major open-source projects like Mesa and systemd are introducing critical infrastructure changes, including DLSS support for Nvidia NVK drivers and a new, simplified system installer, according to recent project reports.
What is changing in KDE Plasma 6.7 and beyond?
KDE developers have released Plasma 6.7, shifting their primary focus to the future 6.8 version, according to the latest project newsletter. While the 6.7 release has seen positive reception, the team is actively addressing stability issues. The upcoming 6.7.1 update aims to resolve specific crashes in the Discover application center—particularly on rpm-ostree systems like Fedora Kinoite—and rectify KWin stability, virtual keyboard character mapping, and network widget details.

How does the NVK driver update impact Linux gaming?
The open-source Vulkan driver for Nvidia hardware, NVK, has integrated support for DLSS (Deep Learning Super Sampling), according to Mesa project documentation. This development, slated for inclusion in the upcoming Mesa 26.2 release, allows Linux users to leverage AI-powered upscaling in modern games running via Steam Play. The code relies on the VK_NVX_binary_import extension to handle CuBIN binaries. Because the feature is still in testing, users must currently enable it using the NVK_EXPERIMENTAL=dlss environment variable.
Can systemd replace specialized Linux installers?
The release of systemd 261 introduces systemd-sysinstall, a new component that functions as a text-based installer, as reported by Phoronix. By leveraging systemd’s existing capabilities for partition management and user configuration, this tool provides a standardized way to deploy Linux systems. While currently an experimental addition, it offers a potential path for developers to consolidate their installation infrastructure directly within the systemd ecosystem.
What is the status of the GNOME and Linux-libre projects?
While GNOME saw minimal changes to its core environment this week, third-party ecosystem growth remains steady. New releases include the Lockpicker hash-recovery tool and the Gitte GTK4 Git client, according to the project’s 254th development report. Meanwhile, the GNU Linux-libre project has released version 7.1-gnu. This kernel variant removes all non-free code and binary firmware, a move that limits hardware compatibility—specifically for many Wi-Fi chipsets and modern GPUs—but maintains a strictly free software environment.
Did you know? While the Linux-libre project often drops support for legacy hardware like the i486, the Intel 80486 processor remains in use for specialized applications, including the Hubble Space Telescope’s base computer systems, which were upgraded with radiation-hardened versions in 1999.
Frequently Asked Questions
- Is DLSS support enabled by default in the NVK driver?
No, it is currently experimental and requires setting theNVK_EXPERIMENTAL=dlssenvironment variable. - What does the new systemd-sysinstall tool do?
It provides a text-based installer framework that uses systemd’s built-in partition and user management features. - Does the Linux-libre kernel support proprietary firmware?
No, the project specifically removes all non-free code and binary firmware to ensure 100% software freedom. - When will Mesa 26.2 be released?
The project expects a release before the start of the next school year.
Stay updated on the latest shifts in the Linux ecosystem by subscribing to our weekly newsletter. Have thoughts on the new systemd installer? Join the conversation in the comments section below.