The latest Linux kernel release candidate includes numerous audio quirks and fixes for problematic hardware, particularly affecting ASUS, HP, Lenovo, and MSI devices.
The Linux 7.0-rc6 kernel release candidate, due for release tomorrow, includes a substantial collection of audio fixes and quirks addressing hardware compatibility issues across a wide range of laptops and motherboards. The unusually large number of sound-related patches stems from Linux sound subsystem maintainer Takashi Iwai of SUSE taking time off last week, resulting in a heavier-than-usual batch of fixes this week.
Among the most notable fixes is a Realtek HDA audio quirk for the ASUS Strix G16 G615JMR 2025 laptop, where an amplifier wasn't functioning properly under Linux. The ALC269 codec code required a specific quirk to enable proper audio output. Similarly, the ASUS ProArt PX13 HN7306EA laptop needed a SoundWire handling quirk for its AMD Ryzen-powered 2025 configuration.
Several ASUS gaming laptops received attention in this release. The ROG Flow Z13-KJP GZ302EAC Strix Halo laptop had a quirk applied to fix complete lack of audio output, while the ExpertBook BM1403CDA saw a fix for internal microphone detection issues. The MSI Thin A15 B7VF also received a microphone detection quirk.
Lenovo's Yoga 7 2-in-1 16AKP10 required a quirk to address bass speaker configuration problems and volume control issues. HP laptops were particularly affected, with multiple models receiving fixes: ENVY Laptop 13-ba0xxx models needed proper mute LED and microphone mute behavior enabled, while Pavilion 15-eg0xxx and Laptop 15-fd0xxx models received mute LED fixes. The HP EliteBook G1a platform also saw a speaker mute LED correction.
Beyond laptop-specific fixes, the release includes broader audio subsystem improvements. The MSI X870E Tomahawk motherboard had a useless warning silenced by adding it to a denylist, as it uses USB-based audio rather than traditional PCI or HD Audio interfaces. A USB Audio device (AB17X) received a quirk to fix suspend/resume failures, which can be avoided with a simple reset and delay implementation.
One particularly interesting fix addresses the Star Labs StarFighter, where a prior workaround still left systems experiencing "pop" sounds during runtime suspend and audio popping around G3 entry and display manager start. The new fix better corrects this behavior.
The comprehensive list of audio fixes demonstrates the ongoing challenge of maintaining audio compatibility across the vast ecosystem of PC hardware under Linux. These quirks and fixes ensure that users of affected devices will have properly functioning audio without requiring manual configuration or workarounds.
The full list of sound fixes merged ahead of the Linux 7.0-rc6 release is available in the associated pull request, providing detailed technical information for each quirk and fix implemented in this release candidate.

Comments
Please log in or register to join the discussion