Moode es9023 x2
Jump to navigation
Jump to search
config.txt is now in /boot/firmware/config.txt
add dtoverlay=hifiberry-dac
find the name of the audio output device:
grep audio_output /etc/mpd.conf -A10
put the name of the audio device e.g. _audioout
create file /etc/asound.conf
pcm.!_audioout { type hw card 0 } ctl.!default { type hw card 0 }
enable ssh
systemctl enable ssh.service
check logs
journalctl -u ssh
check moode logs
moodeutl -l