All of lore.kernel.org
 help / color / mirror / Atom feed
* alsa-ucm-conf 1.2.4 fails with platform-skl_hda_dsp_generic
       [not found] <1622335513618031979-webhooks-bot@alsa-project.org>
@ 2021-05-30  0:45 ` GitHub issues - opened
  0 siblings, 0 replies; only message in thread
From: GitHub issues - opened @ 2021-05-30  0:45 UTC (permalink / raw)
  To: alsa-devel

alsa-project/alsa-ucm-conf issue #93 was opened from bjacquin:

Hi,

I am experiencing the same issue as reported in issue #66, however I am still able to reproduce this with alsa-lib and alsa-utils 1.2.4 installed.

* 1.2.3

`alsa-info` output is attached in [alsa-info.1.2.3.txt](https://github.com/alsa-project/alsa-ucm-conf/files/6565495/alsa-info.1.2.3.txt).
`pulseaudio` standard logs show:
```
May 30 01:33:34 lady-voodoo.local pulseaudio[23962]: E: [pulseaudio] alsa-ucm.c: Failed to get the verb HiFi
May 30 01:33:34 lady-voodoo.local pulseaudio[23962]: E: [pulseaudio] alsa-ucm.c: No UCM verb is valid for sof-hda-dsp
```
`pactl list short cards` list the following cards as available:
```
0	alsa_card.usb-046d_HD_Pro_Webcam_C920_BD731F4F-02	module-alsa-card.c
1	alsa_card.usb-Sennheiser_Sennheiser_SP_30_A002340202303344-00	module-alsa-card.c
2	alsa_card.pci-0000_00_1f.3-platform-skl_hda_dsp_genericmodule-alsa-card.c
```
`pulseaudio -vvv` output is attached in [pulseaudio-1.2.3.log](https://github.com/alsa-project/alsa-ucm-conf/files/6565500/pulseaudio-1.2.3.log).
`pacmd ls` output is attached in [pacmd-ls-1.2.3.txt](https://github.com/alsa-project/alsa-ucm-conf/files/6565501/pacmd-ls-1.2.3.txt)

* 1.2.4

`alsa-info` output is attached in [alsa-info.1.2.4.txt](https://github.com/alsa-project/alsa-ucm-conf/files/6565483/alsa-info.1.2.4.txt).
`pulseaudio` standard logs show:
```
May 30 01:14:40 lady-voodoo.local /bin/bash[672]: HISTORY: PID=672 UID=1000 pulseaudio -k
May 30 01:14:40 lady-voodoo.local systemd[481]: pulseaudio.service: Succeeded.
May 30 01:14:40 lady-voodoo.local systemd[481]: pulseaudio.service: Consumed 7.644s CPU time.
May 30 01:14:41 lady-voodoo.local pulseaudio[18219]: W: [pulseaudio] alsa-ucm.c: UCM file does not specify 'PlaybackChannels' or 'CaptureChannels'for device HDMI3, assuming stereo duplex.
May 30 01:14:41 lady-voodoo.local pulseaudio[18219]: W: [pulseaudio] alsa-ucm.c: UCM file does not specify 'PlaybackChannels' or 'CaptureChannels'for device HDMI2, assuming stereo duplex.
May 30 01:14:41 lady-voodoo.local pulseaudio[18219]: W: [pulseaudio] alsa-ucm.c: UCM file does not specify 'PlaybackChannels' or 'CaptureChannels'for device HDMI1, assuming stereo duplex.
May 30 01:14:41 lady-voodoo.local pulseaudio[18219]: W: [pulseaudio] alsa-ucm.c: UCM file does not specify 'PlaybackChannels' or 'CaptureChannels'for device Mic2, assuming stereo duplex.
May 30 01:14:41 lady-voodoo.local pulseaudio[18219]: W: [pulseaudio] alsa-ucm.c: UCM file does not specify 'PlaybackChannels' or 'CaptureChannels'for device Mic1, assuming stereo duplex.
May 30 01:14:41 lady-voodoo.local pulseaudio[18219]: W: [pulseaudio] alsa-ucm.c: UCM file does not specify 'PlaybackChannels' or 'CaptureChannels'for device Speaker, assuming stereo duplex.
May 30 01:14:41 lady-voodoo.local pulseaudio[18219]: W: [pulseaudio] alsa-ucm.c: UCM file does not specify 'PlaybackChannels' or 'CaptureChannels'for device Headphones, assuming stereo duplex.
May 30 01:14:41 lady-voodoo.local pulseaudio[18219]: E: [pulseaudio] module-alsa-card.c: Failed to find a working profile.
May 30 01:14:41 lady-voodoo.local pulseaudio[18219]: E: [pulseaudio] module.c: Failed to load module "module-alsa-card" (argument: "device_id="0" name="pci-0000_00_1f.3-platform-skl_hda_dsp_generic" card_name="alsa_card.pci-0000_00_1f.3-platform-skl_hda_dsp_generic" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""): initialization failed.
```
`pactl list short cards` list the following cards as available:
```
0	alsa_card.usb-046d_HD_Pro_Webcam_C920_BD731F4F-02	module-alsa-card.c
1	alsa_card.usb-Sennheiser_Sennheiser_SP_30_A002340202303344-00	module-alsa-card.c
```
`pulseaudio -vvv` output is attached in [pulseaudio-1.2.4.log](https://github.com/alsa-project/alsa-ucm-conf/files/6565508/pulseaudio-1.2.4.log).
`pacmd ls` output is attached in [pacmd-ls-1.2.4.txt](https://github.com/alsa-project/alsa-ucm-conf/files/6565505/pacmd-ls-1.2.4.txt).

Issue URL     : https://github.com/alsa-project/alsa-ucm-conf/issues/93
Repository URL: https://github.com/alsa-project/alsa-ucm-conf

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-30  0:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1622335513618031979-webhooks-bot@alsa-project.org>
2021-05-30  0:45 ` alsa-ucm-conf 1.2.4 fails with platform-skl_hda_dsp_generic 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.