A couple of weeks ago, an AF32 bluetooth headset with built in microphone connected fine in HSP mode allowing use of the headset for calls. Now, after some upgrades, it only connects in High Fidelity Playback A2DP mode, meaning I can't use it for two-way communication. I think two weeks ago I was using an earlier 3.17 kernel like 3.17-0.slh.2-aptosid-amd64 and I've had this issue since kernels 3.17-1.slh.3-aptosid-amd64 and 3.17-1.slh.4-aptosid-amd64. Another thing that has changed is when I connect to the headset, it's not available until I restart KDE.
The HSP profile is all of a sudden no longer available:
Code:
$ pactl list cards
...
Card #5
Name: bluez_card.02_00_01_00_02_00
Driver: module-bluez5-device.c
Owner Module: 31
Properties:
device.description = "AF32"
device.string = "02:00:01:00:02:00"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/hci0/dev_02_00_01_00_02_00"
bluez.class = "0x240404"
bluez.alias = "AF32"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
Profiles:
a2dp: High Fidelity Playback (A2DP Sink) (sinks: 1, sources: 0, priority: 10, available: yes)
off: Off (sinks: 0, sources: 0, priority: 0, available: yes)
Active Profile: a2dp
Ports:
headset-output: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): a2dp
headset-input: Headset (priority: 0, latency offset: 0 usec, not available)
Code:
$ bt-device -l
Added devices:
ISB33 (94:23:16:6E:23:B6)
AF32 (02:00:01:00:02:00)
Kneejammer (8C:54:1D:19:9D:8F)
ASUS Transformer Pad TF700T (60:A4:4C:92:9D:A6)
KX-TG76 (00:80:F0:D8:1F:2F)
alex@MSAK1:/root$ bt-device -s AF32
Discovering services...
Segmentation fault
alex@MSAK1:/root$ bt-device -s 02:00:01:00:02:00
Discovering services...
Failed to start SDP discovery. Please make sure you have bluez-utils installed on your system.
alex@MSAK1:/root$ apt-cache policy bluez-tools
bluez-tools:
Installed: 0.2.0~20140808-3
Candidate: 0.2.0~20140808-3
Version table:
*** 0.2.0~20140808-3 0
500 http://ftp.debian.org/debian/ sid/main amd64 Packages
500 http://ftp.debian.org/debian/ testing/main amd64 Packages
100 /var/lib/dpkg/status
|