Title: ADL: Load tplg file and return lots of errors from SOF driver · Issue #8247 · thesofproject/sof · GitHub
Open Graph Title: ADL: Load tplg file and return lots of errors from SOF driver · Issue #8247 · thesofproject/sof
X Title: ADL: Load tplg file and return lots of errors from SOF driver · Issue #8247 · thesofproject/sof
Description: 1. Environment: Intel 12th ADL platform + CS42L42-SDW codec Linux v6.5 2. Situation: I tried the available tplg files (for ADL) to bring-up the onboard codec and then got lots of error message from SOF driver. (e.g. sof-adl-nocodec.tplg,...
Open Graph Description: 1. Environment: Intel 12th ADL platform + CS42L42-SDW codec Linux v6.5 2. Situation: I tried the available tplg files (for ADL) to bring-up the onboard codec and then got lots of error message from...
X Description: 1. Environment: Intel 12th ADL platform + CS42L42-SDW codec Linux v6.5 2. Situation: I tried the available tplg files (for ADL) to bring-up the onboard codec and then got lots of error message from...
Opengraph URL: https://github.com/thesofproject/sof/issues/8247
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"ADL: Load tplg file and return lots of errors from SOF driver","articleBody":"**1. Environment:**\r\n- Intel 12th ADL platform + **CS42L42-SDW** codec\r\n- Linux v6.5\r\n\r\n**2. Situation:**\r\nI tried the available tplg files (for ADL) to bring-up the onboard codec and then got lots of error message from SOF driver.\r\n(e.g. sof-adl-nocodec.tplg, )\r\n\r\n[ 15.592511] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380\r\n[ 15.592762] sof-audio-pci-intel-tgl 0000:00:1f.3: SoundWire enabled on CannonLake+ platform, using SOF driver\r\n[ 15.592782] sof-audio-pci-intel-tgl 0000:00:1f.3: enabling device (0000 -\u003e 0002)\r\n[ 15.593274] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040380\r\n[ 15.593476] sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])\r\n[ 15.600749] sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode\r\n[ 15.771673] sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 4\r\n[ 15.771674] sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 4\r\n[ 15.975370] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:0:0-b678a\r\n[ 15.975374] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:20:0 Kernel ABI 3:23:0\r\n[ 15.975382] sof-audio-pci-intel-tgl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30\r\n[ 16.085714] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:0:0-b678a\r\n[ 16.085731] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:20:0 Kernel ABI 3:23:0\r\n[ 16.205352] sof-audio-pci-intel-tgl 0000:00:1f.3: Topology: ABI 3:20:0 Kernel ABI 3:23:0\r\n[ 16.205416] sof-audio-pci-intel-tgl 0000:00:1f.3: error: can't connect DAI ALH2.OUT stream SDW0-Playback\r\n[ 16.207010] sof-audio-pci-intel-tgl 0000:00:1f.3: error: failed to add widget id 0 type 27 name : ALH2.OUT stream SDW0-Playback\r\n[ 16.210194] sof-audio-pci-intel-tgl 0000:00:1f.3: error: can't connect DAI ALH3.IN stream SDW0-Capture\r\n[ 16.211317] sof-audio-pci-intel-tgl 0000:00:1f.3: error: failed to add widget id 0 type 28 name : ALH3.IN stream SDW0-Capture\r\n[ 16.213025] sof-audio-pci-intel-tgl 0000:00:1f.3: error: can't connect DAI HDA3.OUT stream iDisp4\r\n[ 16.213423] sof-audio-pci-intel-tgl 0000:00:1f.3: error: failed to add widget id 0 type 27 name : HDA3.OUT stream iDisp4\r\n[ 16.214678] sof-audio-pci-intel-tgl 0000:00:1f.3: error: can't connect DAI SSP2.OUT stream SSP2-BT\r\n[ 16.215092] sof-audio-pci-intel-tgl 0000:00:1f.3: error: failed to add widget id 0 type 27 name : SSP2.OUT stream SSP2-BT\r\n[ 16.216325] sof-audio-pci-intel-tgl 0000:00:1f.3: error: can't connect DAI SSP2.IN stream SSP2-BT\r\n[ 16.216741] sof-audio-pci-intel-tgl 0000:00:1f.3: error: failed to add widget id 0 type 28 name : SSP2.IN stream SSP2-BT\r\n[ 16.218060] sof-audio-pci-intel-tgl 0000:00:1f.3: error: sink ALH2.OUT not found\r\n[ 16.219458] sof-audio-pci-intel-tgl 0000:00:1f.3: error: source ALH3.IN not found\r\n[ 16.220794] sof-audio-pci-intel-tgl 0000:00:1f.3: error: sink HDA3.OUT not found\r\n[ 16.220796] sof-audio-pci-intel-tgl 0000:00:1f.3: error: sink SSP2.OUT not found\r\n[ 16.220798] sof-audio-pci-intel-tgl 0000:00:1f.3: error: source SSP2.IN not found\r\n[ 16.226628] sof-audio-pci-intel-tgl 0000:00:1f.3: ipc tx error for 0x30030000 (msg/reply size: 16/0): -22\r\n[ 16.226631] sof-audio-pci-intel-tgl 0000:00:1f.3: sof_ipc3_route_setup: route BUF14.0 -\u003e PCM14C failed\r\n[ 16.226632] sof-audio-pci-intel-tgl 0000:00:1f.3: sof_ipc3_set_up_all_pipelines: route set up failed\r\n[ 16.226633] sof-audio-pci-intel-tgl 0000:00:1f.3: error: tplg component load failed -22\r\n[ 16.226638] sof-audio-pci-intel-tgl 0000:00:1f.3: error: failed to load DSP topology -22\r\n[ 16.226640] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_component_probe on 0000:00:1f.3: -22 \r\n\r\n\r\nSome questions as following.\r\n- Would you please let me know how to solve this errors to make the codec become workable?\r\n- Are there any available tplg file support this codec in ADL platform?\r\n- May I refer to the existing tplg file (*.m4) to create a new one to access this codec correctly?\r\n\r\nThank you.\r\n\r\nBest,\r\nDavid\r\n","author":{"url":"https://github.com/davidrau-renesas-opensource","@type":"Person","name":"davidrau-renesas-opensource"},"datePublished":"2023-09-22T09:03:19.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":30},"url":"https://github.com/8247/sof/issues/8247"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:c53efe47-f2c2-6bde-3b3b-75f66cc9a78b |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | CF64:2961BA:703BD4:998A69:6A552DBB |
| html-safe-nonce | cca2d144dbc9e1f88b1b72a2bb849ee415cd3cd10ef402f764e6615819570c13 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDRjY0OjI5NjFCQTo3MDNCRDQ6OTk4QTY5OjZBNTUyREJCIiwidmlzaXRvcl9pZCI6IjgwNjIwNTI0Mjk4NTkyMDQ1MzkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 0e2c87160db3fc8a8f4eb4a1550060fed4358d1cab487a875268e91d4d5ea316 |
| hovercard-subject-tag | issue:1908492404 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/thesofproject/sof/8247/issue_layout |
| twitter:image | https://opengraph.githubassets.com/090c1cae1a05bd5d12f5368e3ea82511b129e00b8e46b060f2a3e4893610dc8f/thesofproject/sof/issues/8247 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/090c1cae1a05bd5d12f5368e3ea82511b129e00b8e46b060f2a3e4893610dc8f/thesofproject/sof/issues/8247 |
| og:image:alt | 1. Environment: Intel 12th ADL platform + CS42L42-SDW codec Linux v6.5 2. Situation: I tried the available tplg files (for ADL) to bring-up the onboard codec and then got lots of error message from... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | davidrau-renesas-opensource |
| hostname | github.com |
| expected-hostname | github.com |
| None | fbd8fce4d63ac394c5405faa20aa50d5c9e56b979ac43ee1b26f8e7c47c4cd89 |
| turbo-cache-control | no-preview |
| go-import | github.com/thesofproject/sof git https://github.com/thesofproject/sof.git |
| octolytics-dimension-user_id | 39773507 |
| octolytics-dimension-user_login | thesofproject |
| octolytics-dimension-repository_id | 135623245 |
| octolytics-dimension-repository_nwo | thesofproject/sof |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 135623245 |
| octolytics-dimension-repository_network_root_nwo | thesofproject/sof |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | cf96660b44878f418b09d3d6ecde00ad62332910 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width