I agree, that looks relevant:
[ 4849.250374] Audio Port: ASoC: no backend DAIs enabled for Audio Port
which comes from the kernel, sound/soc/soc-pcm.c:
/* there is no point preparing this FE if there are no BEs */
if (list_empty(&fe->dpcm[stream].be_clients)) {
dev_err(fe->dev, "ASoC: no backend DAIs enabled for %s\n",
fe->dai_link->name);
ret = -EINVAL;
goto out;
}
** Summary changed:
- outputsounddoesnotwork
+ [bytchtes8316] Sound does not work
** Also affects: linux (Ubuntu)
Importance: Undecided
Status: New
** Bug watch added: Linux Kernel Bug Tracker #189261
https://bugzilla.kernel.org/show_bug.cgi?id=189261
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1768991
Title:
[bytchtes8316] Sound does not work
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1768991/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs