* Regression on Lenovo Yoga 7i Aura Slim 14ILL10
[not found] <187656106718e100-webhooks-bot@alsa-project.org>
@ 2025-11-09 12:22 ` GitHub issues - opened
0 siblings, 0 replies; 7+ messages in thread
From: GitHub issues - opened @ 2025-11-09 12:22 UTC (permalink / raw)
To: alsa-devel
alsa-project/alsa-ucm-conf issue #639 was opened 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.
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
```
<img width="400" src="https://github.com/user-attachments/assets/6bac78bc-ffad-47a4-a40f-5bc89a031c51" />
After:
```bash
just a moment, rebooting
```
Issue URL : https://github.com/alsa-project/alsa-ucm-conf/issues/639
Repository URL: https://github.com/alsa-project/alsa-ucm-conf
^ permalink raw reply [flat|nested] 7+ messages in thread
* Regression on Lenovo Yoga 7i Aura Slim 14ILL10
[not found] <187656382ff73400-webhooks-bot@alsa-project.org>
@ 2025-11-09 12:25 ` GitHub issues - edited
0 siblings, 0 replies; 7+ messages in thread
From: GitHub issues - edited @ 2025-11-09 12:25 UTC (permalink / raw)
To: alsa-devel
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:
```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
```
Issue URL : https://github.com/alsa-project/alsa-ucm-conf/issues/639
Repository URL: https://github.com/alsa-project/alsa-ucm-conf
^ permalink raw reply [flat|nested] 7+ messages in thread
* Regression on Lenovo Yoga 7i Aura Slim 14ILL10
[not found] <18765654cfa21b00-webhooks-bot@alsa-project.org>
@ 2025-11-09 12:27 ` GitHub issues - edited
0 siblings, 0 replies; 7+ messages in thread
From: GitHub issues - edited @ 2025-11-09 12:27 UTC (permalink / raw)
To: alsa-devel
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
```
Issue URL : https://github.com/alsa-project/alsa-ucm-conf/issues/639
Repository URL: https://github.com/alsa-project/alsa-ucm-conf
^ permalink raw reply [flat|nested] 7+ messages in thread
* Regression on Lenovo Yoga 7i Aura Slim 14ILL10
[not found] <1876566d61059800-webhooks-bot@alsa-project.org>
@ 2025-11-09 12:28 ` GitHub issues - edited
0 siblings, 0 replies; 7+ messages in thread
From: GitHub issues - edited @ 2025-11-09 12:28 UTC (permalink / raw)
To: alsa-devel
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
^ permalink raw reply [flat|nested] 7+ messages in thread
* Regression on Lenovo Yoga 7i Aura Slim 14ILL10
[not found] <187656908bf94c00-webhooks-bot@alsa-project.org>
@ 2025-11-09 12:31 ` GitHub issues - edited
0 siblings, 0 replies; 7+ messages in thread
From: GitHub issues - edited @ 2025-11-09 12:31 UTC (permalink / raw)
To: alsa-devel
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:
[alsa-info.sh - After](http://alsa-project.org/db/?f=a0bac2a3b8b5fdc64fc691a12d75f7ac19cc3ee3)
```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
alsaucm>> listcards
0: hw:0
LENOVO-83JX-YogaSlim714ILL10-LNVNB161216
```
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
^ permalink raw reply [flat|nested] 7+ messages in thread
* Regression on Lenovo Yoga 7i Aura Slim 14ILL10
[not found] <1876569490ce7000-webhooks-bot@alsa-project.org>
@ 2025-11-09 12:31 ` GitHub issues - edited
0 siblings, 0 replies; 7+ messages in thread
From: GitHub issues - edited @ 2025-11-09 12:31 UTC (permalink / raw)
To: alsa-devel
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:
[alsa-info.sh - Before](http://alsa-project.org/db/?f=a0bac2a3b8b5fdc64fc691a12d75f7ac19cc3ee3)
```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
alsaucm>> listcards
0: hw:0
LENOVO-83JX-YogaSlim714ILL10-LNVNB161216
```
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
^ permalink raw reply [flat|nested] 7+ messages in thread
* Regression on Lenovo Yoga 7i Aura Slim 14ILL10
[not found] <187656ed53927700-webhooks-bot@alsa-project.org>
@ 2025-11-09 12:38 ` GitHub issues - edited
0 siblings, 0 replies; 7+ messages in thread
From: GitHub issues - edited @ 2025-11-09 12:38 UTC (permalink / raw)
To: alsa-devel
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/commit/76c14b89db6a45f479e4661585c889b0f54817c5 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:
[alsa-info.sh - Before](http://alsa-project.org/db/?f=a0bac2a3b8b5fdc64fc691a12d75f7ac19cc3ee3)
```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
alsaucm>> listcards
0: hw:0
LENOVO-83JX-YogaSlim714ILL10-LNVNB161216
```
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
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2025-11-09 12:38 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1876566d61059800-webhooks-bot@alsa-project.org>
2025-11-09 12:28 ` Regression on Lenovo Yoga 7i Aura Slim 14ILL10 GitHub issues - edited
[not found] <187656ed53927700-webhooks-bot@alsa-project.org>
2025-11-09 12:38 ` 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
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.