FIX: Bluetooth Audio on a Raspberry Pi
#raspberrypi #rpi #bluetooth
TRY THIS FIRST: On newer Raspberry PIs it might be that you just need to add the "Volume Control ALSA/BT" option at 07:56. If that panel item is NOT available, follow the steps below.
Please let me know if you found a better way than this! Thank you!
Command List
------------
You could probably remove all the sudo reboot now commands and just do one at the end.
sudo apt update
sudo apt full-upgrade
sudo reboot now
sudo apt update
sudo apt -y dist-upgrade
sudo reboot now
sudo apt -y purge "pulseaudio*"
sudo reboot now
sudo apt-get install bluealsa pulseaudio
sudo reboot now
Check to see if SAP failed, and if so remove the plugin:
sudo systemctl status bluetooth.service
sudo nano /lib/systemd/system/bluetooth.service
Edit the ExecStart=/usr/lib/bluetooth/bluetoothd line to add --noplugin=sap
Ctrl + O, Ctrl + X to write then exit
sudo reboot now
sudo apt-get install pulseaudio-module-bluetooth
sudo reboot now
Forum posts
https://www.raspberrypi.org/documenta...
https://peppe8o.com/fixed-connect-blu...
https://www.raspberrypi.org/forums/vi...
Watch video FIX: Bluetooth Audio on a Raspberry Pi online without registration, duration hours minute second in high quality. This video was added by user Sloan Kelly 17 April 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 25,56 once and liked it 22 people.