cs42l43 audio regression from linux 6.17.8. Fix available in linux mainline
Description:
Starting from Linux 6.17.8, sound cards based on cs42l43 have not been working. The issue was briefly fixed during the 6.18 development cycle but broke again before the 6.18 release.
The offending commit is:
This has been fixed in the current (6.19) Linux development cycle. The commit that resolved the issue is:
Would it be possible to cherry-pick the fix in arch's 6.18 kernel?
Additional info:
- The current Linux kernel package is affected, i.e., linux 6.17.9.arch1-1
- A forum post reporting the issue and pinpointing the offending commit and the fix https://bbs.archlinux.org/viewtopic.php?id=310227&p=2
Steps to reproduce:
- Buy a (computer with a) sound card using cs42l43
- Install arch linux on it with linux 6.17.9.arch1-1 and the related firmware packages
- Check audio devices
- Be sad (optional)