RetroPie Bluetooth
2023-03-05
Protocol not available
sudo apt install pulseaudio-module-bluetooth
Add ExecStartPre=/bin/sleep 4
to /lib/systemd/system/bthelper@.service
sudo systemctl start sys-subsystem-bluetooth-devices-hci0.device
sudo hciconfig hci0 down
sudo killall pulseaudio
systemctl --user enable --now pulseaudio.service
sudo systemctl restart bluetooth