2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 21:33:02 +01:00
Files
dockerfiles_vimagick/mpd/arm
2021-02-22 17:37:40 +08:00
..
2021-02-09 16:58:42 +08:00
2021-02-22 17:37:40 +08:00
2021-02-09 16:58:42 +08:00
2021-02-09 16:58:42 +08:00

Music Player Daemon

Raspberry Pi OS

Audio is enabled by default

ArchLinuxArm

$ echo 'snd-bcm2835' > /etc/modules-load.d/raspberrypi.conf
$ echo 'dtparam=audio=on' >> /boot/config.txt
$ reboot