Dev

Linux 7.1-rc2 Released: Fixes for Steam Deck OLED Audio and Numerous Other Bugs

The Linux Kernel 7.1-rc2 has been released for testing. It includes fixes for Steam Deck OLED audio, NTFS drivers, AMD GPUs, and more.

4 min read Reviewed & edited by the SINGULISM Editorial Team

Linux 7.1-rc2 Released: Fixes for Steam Deck OLED Audio and Numerous Other Bugs
Photo by Bernd 📷 Dittrich on Unsplash

Linux 7.1-rc2 Released: Fixes for Steam Deck OLED Audio and Numerous Other Bugs

On May 3, 2026, the Linux kernel development project released “Linux 7.1-rc2” as a test version. This release consolidates bug fixes and regression corrections collected during the 7.1 merge window, which was completed last week. This update is particularly noteworthy for users of Valve’s handheld gaming device, the Steam Deck OLED.

Steam Deck OLED Audio Issues Finally Fixed in the Mainline Kernel

One of the most significant fixes in this release addresses audio support for the Steam Deck OLED. For approximately two years, users have faced issues with audio not functioning properly on the Steam Deck OLED when using the mainline kernel. While Valve has offered patches and workarounds in its custom kernel, and gaming-focused Linux distributions have adopted similar measures, this fix now ensures that audio on the Steam Deck OLED works correctly with the mainline kernel.

NTFS Driver and Older AMD GPU Fixes

Additional improvements have been made to the new NTFS file system driver, enhancing its stability. Contributions from Valve’s Timur Kristóf have also led to fixes and improvements for older generations of AMD GPUs, extending support and functionality for legacy hardware.

Updates for Intel Xe Driver and sched_ext

The Intel Xe graphics driver has received new workarounds and optimizations tailored for the Xe3P architecture. Furthermore, multiple fixes have been implemented in sched_ext (scheduler extensions) to address issues identified through AI-driven code reviews and fuzz testing.

Release Announcement: Increased Patches Due to AI Tools

In the release announcement, Linus Torvalds described the update as “within the usual range” but noted some distinctive features. He pointed out that most of the diffstat was due to unifying naming conventions in KVM self-tests, with roughly half of the substantive changes related to GPU and network driver fixes.

Torvalds also highlighted a notable trend: “The number of patches continues to be higher than usual, and as with 7.0, this might be influenced by the use of AI tools.” His comments suggest that the increasing use of AI in the development process may be impacting both the speed and volume of kernel development.

Outlook

Linux 7.1-rc2 is available for download from kernel.org, and extensive testing by developers and users is encouraged. Over the next few weeks, further fixes will be implemented, and a stable version is expected to be released. For Steam Deck OLED users, the resolution of audio issues in the mainline kernel paves the way for a more seamless gaming experience with the standard kernel in the future.


FAQ

Q: When will Linux 7.1-rc2 be released as a stable version?
A: Typically, stable releases of the Linux kernel are issued a few weeks after the release of a Release Candidate (rc). Linux 7.1-rc2 was made available on May 3, 2026, and further adjustments are expected in the coming weeks before the release of rc3 and the final stable version. The exact release date depends on development progress.

Q: Can the Steam Deck OLED audio fix already be used on the device?
A: This fix has been applied to the mainline Linux kernel and will need to be integrated into distributions before deployment. Once Valve updates SteamOS or other custom kernels for the Steam Deck, this fix is likely to be included. Users will need to wait for further announcements from Valve regarding update timelines.

Q: What impact does the increase in AI-generated patches have?
A: The integration of AI code review and fuzzing tools in Linux kernel development has led to the identification of more bugs and potential issues. While this accelerates development and enhances efficiency, it also raises considerations regarding quality control and the additional burden on the review process. Torvalds noted that this trend has been particularly evident since version 7.0.

Source: Phoronix

Comments

← Back to Home