DEV Community

Discussion on: Asus ROG Flow Z13 2025 Linux Setup Notes

Collapse
 
xeysz profile image
Xeysz Matrasx

the Cirrus Logic DSP is now loaded with an appropriate gain. I can't tell when was this fixed, but it was around the kernel 7.0 release. Here's my sudo dmesg | grep -i "cs35l41\|alc294\|fixup\|Failed to sync" | tail -30

[84119.769481] cs35l41-hda i2c-CSC3551:00-cs35l41-hda.1: DSP1: Firmware: 400a4 vendor: 0x2 v0.65.0, 2 algorithms
[84119.770280] cs35l41-hda i2c-CSC3551:00-cs35l41-hda.0: DSP1: cirrus/cs35l41-dsp1-spk-prot-10431514.wmfw: format 3 timestamp 0x64269d09
[84119.770289] cs35l41-hda i2c-CSC3551:00-cs35l41-hda.0: DSP1: cirrus/cs35l41-dsp1-spk-prot-10431514.wmfw: Fri 31 Mar 2023 10:42:49 W. Europe Daylight Time
[84119.771124] cs35l41-hda i2c-CSC3551:00-cs35l41-hda.1: DSP1: cirrus/cs35l41-dsp1-spk-prot-10431514-r0.bin (v1): v0.65.0
[84119.771133] cs35l41-hda i2c-CSC3551:00-cs35l41-hda.1: DSP1: spk-prot: C:\Users\gchen\OneDrive - Cirrus Logic\Desktop\Asus_proj\CY24\GZ302EA\241018\10431FB3_241018_V01_A1.
[84120.294014] cs35l41-hda i2c-CSC3551:00-cs35l41-hda.0: DSP1: Firmware: 400a4 vendor: 0x2 v0.65.0, 2 algorithms
[84120.296605] cs35l41-hda i2c-CSC3551:00-cs35l41-hda.0: DSP1: cirrus/cs35l41-dsp1-spk-prot-10431514-l0.bin (v1): v0.65.0
[84120.296613] cs35l41-hda i2c-CSC3551:00-cs35l41-hda.0: DSP1: spk-prot: C:\Users\gchen\OneDrive - Cirrus Logic\Desktop\Asus_proj\CY24\GZ302EA\241018\10431FB3_241018_V01_A0.
[84120.359499] cs35l41-hda i2c-CSC3551:00-cs35l41-hda.1: Calibration applied: R0=7256
[84120.362843] cs35l41-hda i2c-CSC3551:00-cs35l41-hda.0: Calibration applied: R0=7186
[84120.381507] cs35l41-hda i2c-CSC3551:00-cs35l41-hda.1: Firmware Loaded - Type: spk-prot, Gain: 15
[84120.383380] cs35l41-hda i2c-CSC3551:00-cs35l41-hda.0: Firmware Loaded - Type: spk-prot, Gain: 15
Enter fullscreen mode Exit fullscreen mode