-
Notifications
You must be signed in to change notification settings - Fork 86
[BUG] HSP/HSF is not available for my bluetooth headset. #121
Comments
I don't know helpful that is... but I had a similar problem. I'm using the sony wf-1000xm2 and I was also not able to use the codec I wanted to use. (ldac) Can you try to update your headset? (if possible) |
In my case, it's
I'm using WH-1000XM3 |
Hello, I have the same issue. Plain pulseaudio has the same issue. I confirm the fix, but with this, I loose apt-Xwith A2DP provided by your bt moduels fork. You may eventually port this patch to your fork ? |
Hello I need some help Name: bluez_card.F8_8A_3C_31_E2_31 Driver: module-bluez5-device.c Owner Module: 14 Properties: device.description = "Mpow X3" device.string = "F8:8A:3C:31:E2:31" device.api = "bluez" device.class = "sound" device.bus = "bluetooth" device.form_factor = "headset" bluez.path = "/org/bluez/hci0/dev_F8_8A_3C_31_E2_31" bluez.class = "0x2c0404" bluez.alias = "Mpow X3" device.icon_name = "audio-headset-bluetooth" device.intended_roles = "phone" Profiles: a2dp_source_sbc: High Fidelity Capture (A2DP Source: SBC) (sinks: 0, sources: 1, priority: 20, available: yes) a2dp_source_aac: High Fidelity Capture (A2DP Source: AAC) (sinks: 0, sources: 1, priority: 20, available: no) a2dp_source_aptx: High Fidelity Capture (A2DP Source: APTX) (sinks: 0, sources: 1, priority: 20, available: no) a2dp_source_aptx_hd: High Fidelity Capture (A2DP Source: aptX HD) (sinks: 0, sources: 1, priority: 20, available: no) a2dp_sink_sbc: High Fidelity Playback (A2DP Sink: SBC) (sinks: 1, sources: 0, priority: 40, available: yes) a2dp_sink_aac: High Fidelity Playback (A2DP Sink: AAC) (sinks: 1, sources: 0, priority: 40, available: yes) a2dp_sink_aptx: High Fidelity Playback (A2DP Sink: aptX) (sinks: 1, sources: 0, priority: 40, available: no) a2dp_sink_aptx_hd: High Fidelity Playback (A2DP Sink: aptX HD) (sinks: 1, sources: 0, priority: 40, available: no) a2dp_sink_ldac: High Fidelity Playback (A2DP Sink: LDAC) (sinks: 1, sources: 0, priority: 40, available: no) headset_head_unit: Headset Head Unit (HSP/HFP) (sinks: 1, sources: 1, priority: 30, available: no) off: Off (sinks: 0, sources: 0, priority: 0, available: yes) Active Profile: a2dp_sink_aac Ports: headset-output: Headset (priority: 0, latency offset: 0 usec) Part of profile(s): a2dp_sink_sbc, a2dp_sink_aac, a2dp_sink_aptx, a2dp_sink_aptx_hd, a2dp_sink_ldac, headset_head_unit headset-input: Headset (priority: 0, latency offset: 0 usec, not available) Part of profile(s): a2dp_source_sbc, a2dp_source_aac, a2dp_source_aptx, a2dp_source_aptx_hd, headset_head_unit The most important part I have only one source a2dp_source_sbc: High Fidelity Capture Additional logs from pulse D: [pulseaudio] card.c: Looking for initial profile for card bluez_card.F8_8A_3C_31_E2_31 D: [pulseaudio] card.c: a2dp_source_sbc availability no D: [pulseaudio] card.c: a2dp_source_aac availability no D: [pulseaudio] card.c: a2dp_source_aptx availability no D: [pulseaudio] card.c: a2dp_source_aptx_hd availability no D: [pulseaudio] card.c: a2dp_sink_sbc availability no D: [pulseaudio] card.c: a2dp_sink_aac availability unknown D: [pulseaudio] card.c: a2dp_sink_aptx availability no D: [pulseaudio] card.c: a2dp_sink_aptx_hd availability no D: [pulseaudio] card.c: a2dp_sink_ldac availability no D: [pulseaudio] card.c: headset_head_unit availability no D: [pulseaudio] card.c: off availability yes I: [pulseaudio] card.c: bluez_card.F8_8A_3C_31_E2_31: active_profile: a2dp_sink_aac I: [pulseaudio] card.c: Created 1 "bluez_card.F8_8A_3C_31_E2_31" Need some advise. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I still have this issue |
I had to follow this hack to make it available: https://wiki.archlinux.org/index.php/Bluetooth_headset#HFP_not_working_with_PulseAudio |
This project has been deprecated. #154 There will be no bug fixing commits anymore. |
Describe the bug
HSP/HSF is not available for my bluetooth headset.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Need to be able to select HSP/HSF for the headset profile.
Environment (please complete the following information):
Pulseaudio logs:
Logs attached
avinfo
of device:journalctl-dump.txt
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: