Your message dated Tue, 19 May 2026 15:05:47 +0000
with message-id <[email protected]>
and subject line Bug#1136179: fixed in linux 7.1~rc4-1~exp1
has caused the Debian Bug report #1136179,
regarding Regression: no sound on Lunar Lake laptops due to missing spi-cs42l43 
module
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1136179: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1136179
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: linux-image-amd64
Version: 7.0.4-1
Severity: important
Tags: upstream

Dear Maintainer,

Since updating from 6.19.11 to (I believe) 6.19.12 I have had no audio
on my laptop, Dell Pro 14 PA14250.

Previously the kernel included the module spi-cs42l43. I believe the
cause of the regression is that the module is no longer automatically
selected in the upstream Kconfig:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e920c36f2073d533bdf19ba6ab690432c8173b63

This fix is to set CONFIG_SPI_CS42L43 explicitly.

Diagnostics:

$ aplay -l
aplay: device_list:279: no soundcards found...
$ ls /sys/bus/spi/devices/
$ modprobe spi-cs42l43
modprobe: FATAL: Module spi-cs42l43 not found in directory 
/lib/modules/7.0.4+deb14-amd64
$ grep CS42L43 /boot/config-7.0.4+deb14-amd64
# CONFIG_PINCTRL_CS42L43 is not set
CONFIG_MFD_CS42L43=m
# CONFIG_MFD_CS42L43_I2C is not set
CONFIG_MFD_CS42L43_SDW=m
CONFIG_SND_SOC_CS42L43=m
CONFIG_SND_SOC_CS42L43_SDW=m
$ dmesg | grep -E 'cs42l43|sof_sdw'
[    5.951190] cs42l43 sdw:0:0:01fa:4243:01: supply vdd-p not found, using 
dummy regulator
[    5.951231] cs42l43 sdw:0:0:01fa:4243:01: supply vdd-d not found, using 
dummy regulator
[    5.951236] cs42l43 sdw:0:0:01fa:4243:01: supply vdd-a not found, using 
dummy regulator
[    5.951243] cs42l43 sdw:0:0:01fa:4243:01: supply vdd-io not found, using 
dummy regulator
[    5.951248] cs42l43 sdw:0:0:01fa:4243:01: supply vdd-cp not found, using 
dummy regulator
[    5.954422] cs42l43 sdw:0:0:01fa:4243:01: devid: 0x042a43, rev: 0xa1, otp: 
0x03
[    5.992265] cs42l43 sdw:0:0:01fa:4243:01: Slave 6 state check1: UNATTACHED, 
status was 1
[   16.395497] platform sof_sdw: deferred probe pending: sof_sdw: 
snd_soc_register_card failed -517
$ lspci -v -s 00:1f.3
00:1f.3 Audio device: Intel Corporation Lunar Lake-M HD Audio Controller (rev 
10) (prog-if 80 [HDA compatible with vendor specific extensions])
        Subsystem: Dell Device 0ce4
        Flags: bus master, fast devsel, latency 64, IRQ 194, IOMMU group 19
        Memory at 3015200000 (64-bit, non-prefetchable) [size=512K]
        Memory at 3015000000 (64-bit, non-prefetchable) [size=2M]
        Capabilities: [50] Power Management version 3
        Capabilities: [c0] Vendor Specific Information: Intel <unknown>
        Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
        Kernel driver in use: sof-audio-pci-intel-lnl
        Kernel modules: snd_sof_pci_intel_lnl, snd_hda_intel


-- System Information:
Debian Release: forky/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'oldstable'), (100, 'unstable'), (1, 
'resolute')
Architecture: amd64 (x86_64)

Kernel: Linux 7.0.4+deb14-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_CRAP
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-image-amd64 depends on:
ii  linux-base-amd64               7.0.4-1
ii  linux-image-7.0.4+deb14-amd64  7.0.4-1

linux-image-amd64 recommends no packages.

linux-image-amd64 suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 7.1~rc4-1~exp1
Done: Salvatore Bonaccorso <[email protected]>

We believe that the bug you reported is fixed in the latest version of
linux, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Salvatore Bonaccorso <[email protected]> (supplier of updated linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 19 May 2026 16:46:44 +0200
Source: linux
Architecture: source
Version: 7.1~rc4-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian Kernel Team <[email protected]>
Changed-By: Salvatore Bonaccorso <[email protected]>
Closes: 1135359 1136132 1136179
Changes:
 linux (7.1~rc4-1~exp1) experimental; urgency=medium
 .
   * New upstream release candidate.
 .
   [ Salvatore Bonaccorso ]
   * [amd64] Enable INTEL_MEI_LB as module (Closes: #1136132)
 .
   [ Yunseong Kim ]
   * Enable SND_SOC_SDCA_CLASS as modules SND_SOC_SDCA_FDL, SND_SOC_SDCA_HID,
     SND_SOC_SDCA_IRQ as built-in for Panther Lake audio support.
     (Closes: #1135359)
 .
   [ Uwe Kleine-König ]
   * [amd64] Enable CONFIG_PINCTRL_CS42L43 and CONFIG_SPI_CS42L43 explicitly
     (Closes: #1136179)
 .
   [ Agathe Porte ]
   * [arm64] Enable PCI M.2 power sequencing driver as module
Checksums-Sha1:
 f05313849ec6c8e5112c0ceb632e1a1a0d15ecbb 183288 linux_7.1~rc4-1~exp1.dsc
 89e979f46aa10e692254e58c84071d503338fd58 161515620 linux_7.1~rc4.orig.tar.xz
 957d075fda52582ff8fc60bd1d69c81fda302e04 1455188 
linux_7.1~rc4-1~exp1.debian.tar.xz
 405966abac57434f0e5bd1a1a2c3012c7923b6ea 6899 
linux_7.1~rc4-1~exp1_source.buildinfo
Checksums-Sha256:
 a78acfcbe04d82d65a7951c3114092ec8e408c39b9e4199b9386e4d77cc00fda 183288 
linux_7.1~rc4-1~exp1.dsc
 deb1a86ab7b6b1edd0e512f0d0424767c807efde7228d3bdce16d3d66b95dc6c 161515620 
linux_7.1~rc4.orig.tar.xz
 bf34d4b88546950e1e24f83435d995357cc931c492bafc17fa28ad25fb7d907b 1455188 
linux_7.1~rc4-1~exp1.debian.tar.xz
 7f9a50e8ef8f0cf332e253bfc6f5b56fa400067b55bd93137d5d1495e1768949 6899 
linux_7.1~rc4-1~exp1_source.buildinfo
Files:
 8fab9c28e640f845e63c8aad144905f5 183288 kernel optional 
linux_7.1~rc4-1~exp1.dsc
 a292295314faf8c6137556da04727105 161515620 kernel optional 
linux_7.1~rc4.orig.tar.xz
 d45c47529bce5a5e851bf7f884da7ddd 1455188 kernel optional 
linux_7.1~rc4-1~exp1.debian.tar.xz
 e9fdc41e9612b1fd35f4ba7f660ae282 6899 kernel optional 
linux_7.1~rc4-1~exp1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQKmBAEBCgCQFiEERkRAmAjBceBVMd3uBUy48xNDz0QFAmoMeRFfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDQ2
NDQ0MDk4MDhDMTcxRTA1NTMxRERFRTA1NENCOEYzMTM0M0NGNDQSHGNhcm5pbEBk
ZWJpYW4ub3JnAAoJEAVMuPMTQ89E6IUP/0fBjqv6JtTIAOm+Gc1qu6S02G5dRgau
yRUzfcyLDD2YgVN8svnFoMSGHt+xsaEj6nVtQddpW0FweG6viDlEq7QdX7nIEOK1
EOiv1nGBQp3607dhJAha7qQIr53/M5lAUZ9hsNr0KYC9NPEa9f7kPfBjIMSGguZ5
+/BfkaU+w+ndi5qDRKi6eaCRw26XcVkLyhDwtzo0sJlNpXw6FZMASJ/tyygk9XiB
4jjyh2r+7YBgtB7VaIextpnGiXYyy++c2dSM3+Tsq4oY5LPL6A9pzKEL3PD8gw4O
W2DGxm33dsRIcAxBK4KaBf0w4aSrjvEFKImzLg0R8/fY/kNzL6NI63sPki+BwpYh
e6NiDAITKU/zCAli4jWVJjPhwAquri78btqjDXpuffovYpBksOJyyTGejxlnW0VA
YybZQxHQV5HFEQffJ01bweWGjtSIKMqvk8fdFo2Gru6BNAE8FUcR/L3Ay97QvzaG
nNOx4VdURP4KdzN68HnpJnBLu2OViIPTh/gTiX+qMjnU50sMxeFK/9fS/2MV32jH
vA8Xamo13Nx/TjrDhvVoH7vpScw00Zkr2lUl7w1XEGeS3MbjOGXcRqFI9YSotUOT
Y8Ehub+B4JcTQ9zaKdQislXzV5qBMrPKtv6fYGfuohraJbiULhso+uib9ZFw2d9o
PNp0+KnpEtAR
=2UyC
-----END PGP SIGNATURE-----

Attachment: pgpeheV9lwlvH.pgp
Description: PGP signature


--- End Message ---

Reply via email to