You are not logged in.
Pages: 1
Hello. I have a Dell Pro 13 Premium PA13250 with an Intel Core Ultra 5 236V. I've been having lots of problems with this laptop...
Recently, I updated my kernel. Here's what I'm running now.
$ uname -a
Linux xxx 6.17.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 14 Nov 2025 06:54:20 +0000 x86_64 GNU/LinuxAfter upgrading to this kernel, I rebooted, and now my audio doesn't work. When I press the volume keys I see "Dummy Output" and no audio plays in any app.
Surprisingly, the LTS Linux kernel now exhibits the same behavior...
Here's some more info about what's installed.
$ sudo lspci -vk -s 00:1f.3
00:1f.3 Audio device: Intel Corporation Lunar Lake-M HD Audio Controller (rev 10) (prog-if 80)
Subsystem: Dell Device 0ce3
Flags: bus master, fast devsel, latency 64, IRQ 190, 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
$ pacman -Q sof-firmware alsa-ucm-conf linux-firmware-intel alsa-firmware
sof-firmware 2025.05.1-1
alsa-ucm-conf 1.2.14-2
linux-firmware-intel 20251111-1
alsa-firmware 1.2.4-4Here's some dmesg output.
$ sudo dmesg | grep -Ei "ALSA|HDA|sof[-]|HDMI|snd[_-]|sound|hda.codec|hda.intel"
[ 11.861072] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/alsa-restore.service
[ 11.862792] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/alsa-state.service
[ 13.444512] sof-audio-pci-intel-lnl 0000:00:1f.3: SoundWire enabled on CannonLake+ platform, using SOF driver
[ 13.444524] sof-audio-pci-intel-lnl 0000:00:1f.3: enabling device (0000 -> 0002)
[ 13.444655] sof-audio-pci-intel-lnl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040380
[ 13.444699] sof-audio-pci-intel-lnl 0000:00:1f.3: bound 0000:00:02.0 (ops intel_audio_component_bind_ops [xe])
[ 13.452380] sof-audio-pci-intel-lnl 0000:00:1f.3: use msi interrupt mode
[ 13.473045] sof-audio-pci-intel-lnl 0000:00:1f.3: hda codecs found, mask 4
[ 13.473048] sof-audio-pci-intel-lnl 0000:00:1f.3: NHLT device BT(0) detected, ssp_mask 0x4
[ 13.473049] sof-audio-pci-intel-lnl 0000:00:1f.3: BT link detected in NHLT tables: 0x4
[ 13.473050] sof-audio-pci-intel-lnl 0000:00:1f.3: DMICs detected in NHLT tables: 0
[ 13.476765] sof-audio-pci-intel-lnl 0000:00:1f.3: Firmware paths/files for ipc type 1:
[ 13.476996] sof-audio-pci-intel-lnl 0000:00:1f.3: Firmware file: intel/sof-ipc4/lnl/sof-lnl.ri
[ 13.477208] sof-audio-pci-intel-lnl 0000:00:1f.3: Firmware lib path: intel/sof-ipc4-lib/lnl
[ 13.477540] sof-audio-pci-intel-lnl 0000:00:1f.3: Topology file: intel/sof-ipc4-tplg/sof-lnl-cs42l43-l0.tplg
[ 13.478117] sof-audio-pci-intel-lnl 0000:00:1f.3: Loaded firmware library: ADSPFW, version: 2.13.0.1
[ 13.744476] sof-audio-pci-intel-lnl 0000:00:1f.3: Booted firmware version: 2.13.0.1
[ 25.638557] platform sof_sdw: deferred probe pending: sof_sdw: snd_soc_register_card failed -517This is what aplay says.
$ aplay -l
aplay: device_list:279: no soundcards found...
$ arecord -l
arecord: device_list:279: no soundcards found...I also tried removing the module (don't know why this would work, but I saw it in another post...)
$ sudo modprobe -r snd-sof-pci-intel-tgl && sudo modprobe snd-sof-pci-intel-tglOh, fortunately, Bluetooth audio does work. But, the laptop's speakers and headphone jack do not work.
Anything else I can try?
Last edited by 1ptb3b (2025-11-18 03:29:01)
Offline
It's a regression in kernel 6.17.8, I have the same laptop and audio was working in all previous kernels. It looks like it's fixed in 6.18.
https://bbs.archlinux.org/viewtopic.php?id=310227
Last edited by vpont (2025-11-18 12:44:48)
Offline
I have the same issue:
[ 15.430898] platform sof_sdw: deferred probe pending: sof_sdw: snd_soc_register_card failed -517
i am currently running Kernel 6.18. rc6.
00:1f.3 Multimedia audio controller: Intel Corporation Lunar Lake-M HD Audio Controller (rev 10)
Subsystem: Lenovo Device 233b
Flags: bus master, fast devsel, latency 64, IRQ 190, IOMMU group 17
Memory at 2051200000 (64-bit, non-prefetchable) [size=512K]
Memory at 2051000000 (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
Offline
Is https://pkgbuild.com/~gromit/linux-bise … kg.tar.zst affected?
What about https://pkgbuild.com/~gromit/linux-bise … kg.tar.zst (the one claimed to be good)?
Offline
I can confirm that audio works on linux-mainline-6.18rc3, but it is broken again on linux-mainline-6.18rc6.
Offline
Can you narrow this down and test https://pkgbuild.com/~gromit/linux-bise … kg.tar.zst ?
Offline
Can you narrow this down and test https://pkgbuild.com/~gromit/linux-bise … kg.tar.zst ?
Not working in rc5.
Offline
https://github.com/gregkh/linux/commits … rc5/sound/
https://github.com/gregkh/linux/commit/ … 0831916cc9 looks hyper suspicous, notably because of the earlier https://github.com/gregkh/linux/commit/ … 76728f55c7 and https://github.com/gregkh/linux/commit/ … 3446db8f53 which are in rc3 (and https://bbs.archlinux.org/viewtopic.php … 8#p2272928 has that chip)
Does https://pkgbuild.com/~gromit/linux-bise … kg.tar.zst work ?
Offline
Recap:
6.17.7.arch1-1 - Working
6.17.8.arch1-1 - Not working
6.18.0-rc2-1-mainline - Working
6.18.0-rc3-1-mainline - Working
6.18.0-rc5-1-mainline - Not working
6.18.0-rc6-1-mainline - Not working
Offline
If it'S not the suspected patch it will be necessary to https://wiki.archlinux.org/title/Bisect … s_with_Git between 6.18.0-rc3 and 6.18.0-rc5
gromit might (still?) have a bisection cache for faster recompilation.
Offline
Pages: 1