Created attachment 99774 [details] daemon vvvv output My bluetooth device pairs successfully but won't connect to pulseaudio: BLUETOOTH: pairing is successful (according to 'bluethoothctl info') but connection fails: [bluetooth]# connect 00:1D:DF:E4:7D:88 Attempting to connect to 00:1D:DF:E4:7D:88 Failed to connect: org.bluez.Error.Failed Reason (systemctl status bluetooth): May 17 23:55:22 linux-v3k0.site bluetoothd[4391]: connect error: Invalid exchange (52) PULSEAUDIO: See attached log from pulseaudio -vvvv, especially: [pulseaudio] bluez5-util.c: Properties changed in adapter /org/bluez/hci0 Nothing more happens and pavucontrol won't show a new output device. I am running openSUSE 13.1 with pulseaudio 5: quentin@linux-v3k0:~> rpm -qa|grep pulseaudio pulseaudio-module-bluetooth-5.0-2.2.i586 pulseaudio-5.0-2.2.i586 pulseaudio-module-jack-5.0-2.2.i586 pulseaudio-module-x11-5.0-2.2.i586 pulseaudio-utils-5.0-2.2.i586 pulseaudio-module-zeroconf-5.0-2.2.i586 pulseaudio-module-gconf-5.0-2.2.i586 pulseaudio-module-lirc-5.0-2.2.i586
I don't think this is a PulseAudio bug. PulseAudio is not involved when connecting the device. You should report this to the BlueZ folks. (I probably suffer from the same bug, btw. If I want to use my headset, I need to unpair it first, then after re-pairing connecting it works for one time.)
I have further investigated the issue and it is indeed a bluetooth-related problem. Somehow the PIN is not handled correctly by bluedevil and I have to pair my device manually. Thanks you.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.