Mafia8540
Posts: 34
Joined: Wed Dec 27, 2017 4:38 pm

bluetooth speaker problem

Wed Dec 27, 2017 4:57 pm

hello i got raspberry pi3 and I'm trying to connect my bluetooth speaker I tried this, https://www.raspberrypi.org/magpi/bluet ... erry-pi-3/ and when I try to connect them shows an error

Code: Select all

failed to connect to device GDBus.Error.org bluez.Error.failed connection time out. Try to connect agen

User avatar
Douglas6
Posts: 4874
Joined: Sat Mar 16, 2013 5:34 am
Location: Chicago, IL

Re: bluetooth speaker problem

Wed Dec 27, 2017 7:58 pm

That article is out-of-date if you are using a recent version of Raspbian. With Stretch Raspbian, you should be able to connect with the speaker by clicking on the Bluetooth icon (top-right of desktop) and selecting your speaker. To route audio to it, right-click on the audio icon (bottom-right, if memory serves) and select your speaker.

You may want to uninstall blueman and PulseAudio.

r-steve
Posts: 1
Joined: Wed Jan 17, 2018 9:27 am

Re: bluetooth speaker problem

Sun May 20, 2018 4:02 pm

Yes!
I installed amarok and may be on this way i got the pulseaudio. After I did

sudo apt-get remove pulseaudio \
sudo apt-get autoremove \
sudo reboot

my bluetooth speaker did his job
Thank you!

Return to “General discussion”