From: GitHub issues - edited <github@alsa-project.org>
To: alsa-devel@alsa-project.org
Subject: Regression on Lenovo Yoga 7i Aura Slim 14ILL10
Date: Sun, 9 Nov 2025 13:28:55 +0100 (CET) [thread overview]
Message-ID: <1876566d61122500-webhooks-bot@alsa-project.org> (raw)
In-Reply-To: <1876566d61059800-webhooks-bot@alsa-project.org>
alsa-project/alsa-ucm-conf issue #639 was edited from nikola-maric-aula:
I did a bisect and found that after https://github.com/alsa-project/alsa-ucm-conf/pull/628 my audio configuration wouldn't recognize the audio controller properly. Let me know what other details you want me to include.
I'm on Zen kernel mostly, but have also tried LTS and mainline.
<img width="400" src="https://github.com/user-attachments/assets/6bac78bc-ffad-47a4-a40f-5bc89a031c51" />
Before:
```bash
λ › wpctl status | grep -A15 'Audio$'
Audio
├─ Devices:
│ 46. Lunar Lake-M HD Audio Controller [alsa]
│
├─ Sinks:
│ 57. Lunar Lake-M HD Audio Controller HDMI / DisplayPort 3 Output [vol: 1.00]
│ 58. Lunar Lake-M HD Audio Controller HDMI / DisplayPort 2 Output [vol: 1.00]
│ 59. Lunar Lake-M HD Audio Controller HDMI / DisplayPort 1 Output [vol: 1.00]
│ * 60. Lunar Lake-M HD Audio Controller Speaker [vol: 0.48]
│
├─ Sources:
│ 61. Lunar Lake-M HD Audio Controller Headset Microphone [vol: 1.00]
│ * 62. Lunar Lake-M HD Audio Controller Digital Microphone [vol: 0.48]
│
├─ Filters:
│
λ › aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: sofsoundwire [sof-soundwire], device 0: Jack Out (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: sofsoundwire [sof-soundwire], device 2: Speaker (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: sofsoundwire [sof-soundwire], device 5: HDMI1 (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: sofsoundwire [sof-soundwire], device 6: HDMI2 (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: sofsoundwire [sof-soundwire], device 7: HDMI3 (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: sofsoundwire [sof-soundwire], device 31: Deepbuffer Jack Out (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
λ › lspci -s 00:1f.3 -knn ~
00:1f.3 Multimedia audio controller [0401]: Intel Corporation Lunar Lake-M HD Audio Controller [8086:a828] (rev 10)
Subsystem: Lenovo Device [17aa:3838]
Kernel driver in use: sof-audio-pci-intel-lnl
Kernel modules: snd_sof_pci_intel_lnl, snd_hda_intel
```
After:
[alsa-info.sh - After](http://alsa-project.org/db/?f=afac4f3766910d0f3812216ab3a9433b846bf770)
```bash
λ › wpctl status | grep -A15 'Audio$'
Audio
├─ Devices:
│ 49. Lunar Lake-M HD Audio Controller [alsa]
│
├─ Sinks:
│ * 48. Dummy Output [vol: 1.00]
│
├─ Sources:
│
├─ Filters:
│
└─ Streams:
Video
├─ Devices:
│ 57. Integrated RGB Camera [v4l2]
λ › aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: sofsoundwire [sof-soundwire], device 0: Jack Out (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: sofsoundwire [sof-soundwire], device 2: Speaker (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: sofsoundwire [sof-soundwire], device 5: HDMI1 (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: sofsoundwire [sof-soundwire], device 6: HDMI2 (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: sofsoundwire [sof-soundwire], device 7: HDMI3 (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: sofsoundwire [sof-soundwire], device 31: Deepbuffer Jack Out (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
λ › lspci -s 00:1f.3 -knn
00:1f.3 Multimedia audio controller [0401]: Intel Corporation Lunar Lake-M HD Audio Controller [8086:a828] (rev 10)
Subsystem: Lenovo Device [17aa:3838]
Kernel driver in use: sof-audio-pci-intel-lnl
Kernel modules: snd_sof_pci_intel_lnl, snd_hda_intel
alsaucm>> listcards
ALSA lib parser.c:1799:(verb_dev_list_add) error: unable to find device 'Headphones'
ALSA lib parser.c:2100:(parse_verb_file) error: device management error in verb 'HiFi'
ALSA lib main.c:1554:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -2
list is empty
```
Issue URL : https://github.com/alsa-project/alsa-ucm-conf/issues/639
Repository URL: https://github.com/alsa-project/alsa-ucm-conf
next parent reply other threads:[~2025-11-09 12:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1876566d61059800-webhooks-bot@alsa-project.org>
2025-11-09 12:28 ` GitHub issues - edited [this message]
[not found] <187656ed53927700-webhooks-bot@alsa-project.org>
2025-11-09 12:38 ` Regression on Lenovo Yoga 7i Aura Slim 14ILL10 GitHub issues - edited
[not found] <1876569490ce7000-webhooks-bot@alsa-project.org>
2025-11-09 12:31 ` GitHub issues - edited
[not found] <187656908bf94c00-webhooks-bot@alsa-project.org>
2025-11-09 12:31 ` GitHub issues - edited
[not found] <18765654cfa21b00-webhooks-bot@alsa-project.org>
2025-11-09 12:27 ` GitHub issues - edited
[not found] <187656382ff73400-webhooks-bot@alsa-project.org>
2025-11-09 12:25 ` GitHub issues - edited
[not found] <187656106718e100-webhooks-bot@alsa-project.org>
2025-11-09 12:22 ` GitHub issues - opened
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1876566d61122500-webhooks-bot@alsa-project.org \
--to=github@alsa-project.org \
--cc=alsa-devel@alsa-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).