There was recently a major update to Raspbian Jessie, if you had prior to this update installed Bluetooth software it may cause conflicts:bullet2916 wrote:I'm using Raspberry Pi 3 and Raspbian Jessie and have upgrade the distribution and installed bluetooth tools. When I boot up, I get the bluetooth icons and can search and see devices. I have a bluetooth speaker that is paired according to bluetoothctl. Using info on the mac address, it says it is trusted, not block, not connected. When I try to connect, it fails with org.bluez.Error.Failed. Has anyone experienced this? Is there a way to get information? Thanks.
Code: Select all
aplay /usr/share/sounds/alsa/Front_Center.wav Code: Select all
pulseaudio --startCode: Select all
sudo apt-get install pi-bluetooth bluemanCode: Select all
sudo apt-get install pulseaudio pavucontrol pulseaudio-module-bluetooth