Fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0

Hi,

I think https://github.com/radxa/radxa-zero-images-released/issues/4 is not fixed properly yet.

In the last image I was able to fix this messages by setting some values in alsamixer and storing them:

Not exactly sure but something like this:

FRDDR_A SINK 1 SEL [OUT 1]
FRDDR_A SRC 1 EN
FRDDR_B SINK 1 SEL [OUT 3]
FRDDR_B SRC 1 EN
TOHDMITX
TOHDMITX I2S SRC [I2S A]
TOHDMITX SPDIF SRC [SPDIF A]

C.f.:


Now I cannot start alsamixer any longer (maybe something deactivated in kernel?).

But I get dmesg messages with latest image:

[ 10.490335] axg-sound-card sound: ASoC: no source widget found for FRDDR_A OUT 1
[ 10.490343] axg-sound-card sound: ASoC: Failed to add route FRDDR_A OUT 1 -> direct -> TDMOUT_B IN 0

Errors show up when shutting down, too.

By the way: I cannot shutdown or reboot. Only hardware power off / on works!

Thanks

Robert