1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2026-05-06 22:06:42 +02:00
Files
dockerfiles/mpd/arm
2021-12-02 10:59:46 +08:00
..
2021-02-09 16:58:42 +08:00
2021-12-02 10:59:46 +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