06-02-2021, 10:38 AM
The log entry below indicates Linux did not find any audio device.
That condition occurs before moOde starts so I would try to resolve that first. Check /boot/config.txt for the presence of the lines below.
Then maybe try unplugging the USB devices, reseating the IQaudIO board and then poweroff/on. Then run the command below. It should list the iqaudio device. If not then there is some unknown breakage
Code:
20210602 085520 worker: WARNING: No device found at MPD configured card 0
That condition occurs before moOde starts so I would try to resolve that first. Check /boot/config.txt for the presence of the lines below.
Code:
dtparam=i2s=on
dtparam=audio=off
dtoverlay=iqaudio-dacplus
Then maybe try unplugging the USB devices, reseating the IQaudIO board and then poweroff/on. Then run the command below. It should list the iqaudio device. If not then there is some unknown breakage
Code:
aplay -l