Update and install pulseaudio
sudo apt update
sudo apt install pulseaudio-module-bluetooth
Add this to /etc/bluetooth/main.conf
ControllerMode = bredr
Restart Bluetooth
sudo systemctl restart bluetooth.service
Update and install pulseaudio
sudo apt update
sudo apt install pulseaudio-module-bluetooth
Add this to /etc/bluetooth/main.conf
ControllerMode = bredr
Restart Bluetooth
sudo systemctl restart bluetooth.service