Skip to content

[BUG]DMIC/Bluetooth pcm create failure on multiple platforms  #4621

@XiaoyunWu6666

Description

@XiaoyunWu6666

Describe the bug
found in inner daily 5802, on multiple ADL TGL platforms including
on ADLP_RVP_HDA TGLU_RVP_NOCODEC_CI TGLU_VOLT_SDW, CML_HEL_RT5682,can't create pcm DMIC
on ADLP_RVP_SDW, can't create pcm Bluetooth

To Reproduce
boot the DUT with topology built by recipe built below , DUT failed to set up soundcards

Environment
Kernel Branch: topic/sof-dev
Kernel Commit: 2513c3d1
SOF Branch: main
SOF Commit: 9edfcfc
Topology and Platform:
sof-hda-generic-4ch-kwd for ADLP_RVP_HDA ,
sof-adl-rt711-4ch for ADLP_RVP_SDW,
sof-tgl-nocodec-ci for TGLU_RVP_NOCODEC_CI ,
sof-tgl-sdw-max9837-rt5682 for TGLU_VOLT_SDW

Screenshots or console output
take ADLP_RVP_HDA as example,when booting with given topology
[console]

[    7.983989] kernel: skl_hda_dsp_generic skl_hda_dsp_generic: No CPU DAIs support capture for stream DMIC
[    7.983994] kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: can't create pcm DMIC :-22

take ADLP_RVP_SDW as example ,when booting with given topology

[    7.503418] kernel: sof_sdw sof_sdw: No CPU DAIs support capture for stream Bluetooth
[    7.503423] kernel: sof_sdw sof_sdw: ASoC: can't create pcm Bluetooth :-22
[    7.504333] kernel: sof_sdw sof_sdw: snd_soc_register_card failed -22

Metadata

Metadata

Labels

ADLApplies to Alder Lake platformIntel Linux Daily testsThis issue can be found in internal Linux daily testsP1Blocker bugs or important featuresTGLApplies to Tiger LakebugSomething isn't working as expectedtopologyTopology issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions