Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bad merge #4628

Merged
Merged

Conversation

plbossart
Copy link
Member

conflict with upstream not detected - branch was stale....#4533 should have been rebased before merge. Oh well.

…ggregated dailink

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
@plbossart
Copy link
Member Author

@plbossart
Copy link
Member Author

SOFCI TEST

@plbossart
Copy link
Member Author

Goodness, same issue with MTL_HDA in https://sof-ci.01.org/linuxpr/PR4628/build6947/devicetest/index.html

@marc-hb
Copy link
Collaborator

marc-hb commented Oct 11, 2023

I ssh to https://sof-ci.01.org/linuxpr/PR4628/build6947/devicetest/index.html?model=MTLP_RVP_HDA&testcase=verify-kernel-boot-log and I think I found a real issue, see logs below.

I had to ssh because kernel logs are unfortunately missing. I just filed a new sof-test issue about this:

Oct 10 17:33:48 sh-mtlp-rvp-hda-03 kernel: snd_sof:sof_pcm_new: sof-audio-pci-intel-mtl 0000:00:1f.3: spcm: allocate Analog Capture capture DMA buffer size 0x10000 max 0x10000
Oct 10 17:33:48 sh-mtlp-rvp-hda-03 kernel: snd_sof:sof_pcm_new: sof-audio-pci-intel-mtl 0000:00:1f.3: creating new PCM Deepbuffer HDA Analog
Oct 10 17:33:48 sh-mtlp-rvp-hda-03 kernel: snd_sof:sof_pcm_new: sof-audio-pci-intel-mtl 0000:00:1f.3: spcm: allocate Deepbuffer HDA Analog playback DMA buffer size 0x10000 max 0x40000
Oct 10 17:33:48 sh-mtlp-rvp-hda-03 kernel: snd_sof:sof_pcm_new: sof-audio-pci-intel-mtl 0000:00:1f.3: creating new PCM DMIC Raw
Oct 10 17:33:48 sh-mtlp-rvp-hda-03 kernel: snd_sof:sof_pcm_new: sof-audio-pci-intel-mtl 0000:00:1f.3: spcm: allocate Gain Capture 11 capture DMA buffer size 0x10000 max 0x10000
Oct 10 17:33:48 sh-mtlp-rvp-hda-03 kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Failed to add route iDisp3 Tx -> hifi3(*)
Oct 10 17:33:48 sh-mtlp-rvp-hda-03 kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Failed to add route iDisp2 Tx -> hifi2(*)
Oct 10 17:33:48 sh-mtlp-rvp-hda-03 kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Failed to add route iDisp1 Tx -> hifi1(*)
Oct 10 17:33:48 sh-mtlp-rvp-hda-03 kernel: skl_hda_dsp_generic skl_hda_dsp_generic: snd_soc_bind_card: snd_soc_dapm_add_routes failed: -19

@plbossart
Copy link
Member Author

the regression happens also with all chain DMA patches reverted
https://sof-ci.01.org/linuxpr/PR4629/build6951/devicetest/index.html

So this PR has nothing to do with the issue, I'll merge it to avoid build failures.

@plbossart plbossart merged commit 9917e64 into thesofproject:topic/sof-dev Oct 11, 2023
12 of 14 checks passed
@marc-hb
Copy link
Collaborator

marc-hb commented Oct 11, 2023

Using ssh again, same error in previous run https://sof-ci.01.org/linuxpr/PR4628/build6943/devicetest/index.html?model=MTLP_RVP_HDA&testcase=verify-kernel-boot-log

Oct 10 15:25:48 sh-mtlp-rvp-hda-03 kernel: sof-audio-pci-intel-mtl 0000:00:1f.3: init of i915 and HDMI codec failed
Oct 10 15:25:48 sh-mtlp-rvp-hda-03 kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Parent card not yet available, widget card binding deferred
Oct 10 15:25:48 sh-mtlp-rvp-hda-03 kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Failed to add route iDisp3 Tx -> hifi3(*)
Oct 10 15:25:48 sh-mtlp-rvp-hda-03 kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Failed to add route iDisp2 Tx -> hifi2(*)
Oct 10 15:25:48 sh-mtlp-rvp-hda-03 kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Failed to add route iDisp1 Tx -> hifi1(*)
Oct 10 15:25:48 sh-mtlp-rvp-hda-03 kernel: skl_hda_dsp_generic skl_hda_dsp_generic: snd_soc_bind_card: snd_soc_dapm_add_routes failed: -19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants