lukasjapan / bt-speaker

A simple Bluetooth Speaker Daemon for the Raspberry Pi 3
GNU General Public License v3.0
493 stars 94 forks source link

README: Add special notes for RPi4 #86

Closed schlimmchen closed 4 years ago

schlimmchen commented 4 years ago

This commit adds information on how to configure the system and bt-speaker to work on a Raspberry Pi 4. Maybe these help some people save some headaches.

lukasjapan commented 4 years ago

After merging https://github.com/lukasjapan/bt-speaker/pull/87 (fix for https://github.com/lukasjapan/bt-speaker/issues/83), is this still relevant?

schlimmchen commented 4 years ago

I thought that it still was relevant due to the changes to /usr/share/alsa/alsa.conf, but actually that change is not necessary. After reverting it and rebooting the Pi, the sound output still works fine. A little weird, but okay ;)