[pulseaudio-tickets] [Bug 64713] New: Bluetooth: port no longer has profiles in 3.99
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 17 06:02:15 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=64713
Priority: medium
Bug ID: 64713
CC: lennart at poettering.net
Assignee: pulseaudio-bugs at lists.freedesktop.org
Summary: Bluetooth: port no longer has profiles in 3.99
QA Contact: pulseaudio-bugs at lists.freedesktop.org
Severity: major
Classification: Unclassified
OS: All
Reporter: david.henningsson at canonical.com
Hardware: Other
Status: NEW
Version: unspecified
Component: modules
Product: PulseAudio
The port -> profile connection has regressed between 3.0 and 3.99.1. As a
result, I can no longer switch between "hsp" and "a2dp" in Gnome sound
settings.
Here's the result of "pactl list cards" when running under 3.99.1:
Name: bluez_card.00_18_91_3A_B6_EC
Driver: module-bluetooth-device.c
Owner Module: 25
Properties:
device.description = "bazoo stereo headset"
device.string = "00:18:91:3A:B6:EC"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/956/hci0/dev_00_18_91_3A_B6_EC"
bluez.class = "0x240404"
bluez.name = "bazoo stereo headset"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
Profiles:
hsp: Telephony Duplex (HSP/HFP) (sinks: 1, sources: 1, priority. 20)
a2dp: High Fidelity Playback (A2DP) (sinks: 1, sources: 0, priority. 10)
off: Off (sinks: 0, sources: 0, priority. 0)
Active Profile: hsp
Ports:
headset-output: Headset (priority: 0, latency offset: 0 usec, available)
headset-input: Headset (priority: 0, latency offset: 0 usec, available)
And here's the result under 3.0:
Name: bluez_card.00_18_91_3A_B6_EC
Driver: module-bluetooth-device.c
Owner Module: 21
Properties:
device.description = "bazoo stereo headset"
device.string = "00:18:91:3A:B6:EC"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/995/hci0/dev_00_18_91_3A_B6_EC"
bluez.class = "0x240404"
bluez.name = "bazoo stereo headset"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
Profiles:
hsp: Telephony Duplex (HSP/HFP) (sinks: 1, sources: 1, priority. 20)
a2dp: High Fidelity Playback (A2DP) (sinks: 1, sources: 0, priority. 10)
off: Off (sinks: 0, sources: 0, priority. 0)
Active Profile: hsp
Ports:
bluetooth-output: Bluetooth Output (priority: 2000, latency offset: 0 usec)
Part of profile(s): hsp, a2dp
hsp-input: Bluetooth Telephony (HSP/HFP) (priority: 2000, latency offset: 0
usec)
Part of profile(s): hsp
As you can see the "Part of profile(s)" line is missing in 3.99.1
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20130517/8ae404e4/attachment.html>
More information about the pulseaudio-bugs
mailing list