Summary: | Bluedevil will not connect to shared headset. | ||
---|---|---|---|
Product: | [Unmaintained] solid | Reporter: | E.T. Anderson <firebringer11> |
Component: | bluetooth | Assignee: | Alex Fiestas <afiestas> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
E.T. Anderson
2011-02-10 22:21:23 UTC
My only guess in this matter is that bluez is connecting to an audio profile that doesn't support multiple clients. Do you use PulseAudio? if so, can you try to change the Audio profile? Thanks! I do use PulseAudio. I am not sure what you mean by audio profiles. Also, what is Blueman doing that Bluedevil is not; since it can produce the expected behavior? Execute pavucontrol and check if you can change the audio profile. BlueDevil connects to "Audio", and delegates the decision of what profile to use to PA or Alsa. This is something we may change in 1.1 though. OK. When I connect using Blueman, I connect to the "High Fidelity Playback (A2DP)" profile. It shows "Telephony Duplex (HSP/HFP)" as a second available profile. As I understand it, my phone connects to Telephony Duplex, and I would like my computer to connect to HiFi Playback. PulseAudio always selects HiFi when I connect with Blueman, unless I manually change it. I think you are right in comment #1 that each profile only allows one client, but there are two profiles, so phone and computer should both be able to connect. Adding a differentiation between both profiles in BlueDevil interface will worse the situation for users without Bluetooth knowledge, and that's something I don't want... Gonna think what do to and implement the solution. I reinstalled (for other reasons) and this problem went away. Glad to know that everything is now working for you, guess that BlueZ guys figure it out :p Thanks for reporting ! |