04-28-2023, 11:18 AM
(This post was last modified: 04-28-2023, 11:18 AM by Tim Curtis.)
Couple of observations:
1. The log shows an old version of RaspiOS. The 832 images are at 11.6
2. Wrong ALSA mixer name for HDMI 1 audio output. It should be "PCM"
It looks like this system may have had another audio device configured prior to reconfiguring it as a Multiroom Sender?
Your best bet is to start with a fresh image. I have a small multiroom setup plus two other systems and I always go with fresh images plus settings restore. It's takes less than half hour for all five systems. That way if there are any issues I know it's not due to something that resulted from accumulated in-place updates.
1. The log shows an old version of RaspiOS. The 832 images are at 11.6
Code:
"20230427 222821 worker: RaspiOS (11.3)"
2. Wrong ALSA mixer name for HDMI 1 audio output. It should be "PCM"
Code:
20230427 222822 worker: MPD audio output (Pi HDMI 1)
20230427 222822 worker: ALSA mixer name (Digital)
It looks like this system may have had another audio device configured prior to reconfiguring it as a Multiroom Sender?
Your best bet is to start with a fresh image. I have a small multiroom setup plus two other systems and I always go with fresh images plus settings restore. It's takes less than half hour for all five systems. That way if there are any issues I know it's not due to something that resulted from accumulated in-place updates.