You are not logged in.

#1 2019-10-13 09:14:56

kreshta
Member
Registered: 2017-08-22
Posts: 16

Unable to connect Bluetooth headset

Hello,

I have a new t490 with Bluetooth. I installed

bluez
bluez-utils
pulseaudio-bluetooth
(maybe others, I don't know what is relevant to this question)

Running

modinfo btusb

shows

filename:       /lib/modules/5.3.5-arch1-1-ARCH/kernel/drivers/bluetooth/btusb.ko.xz
license:        GPL
version:        0.8
description:    Generic Bluetooth USB driver ver 0.8
...

I am using the kde gui and when trying to pair it (to my bose) it displays

connection to the device failed

When examining the journal

journalctl | grep bluetooth

I see

a2dp-sink profile connect failed for MA:C_:AD:DR:ES:S_: Protocol not available

What could be the issue, and more importantly, the solution?

Offline

#2 2019-10-15 06:32:07

kreshta
Member
Registered: 2017-08-22
Posts: 16

Re: Unable to connect Bluetooth headset

any idea?

Offline

#3 2019-10-15 11:02:50

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,738

Re: Unable to connect Bluetooth headset

connect via terminal post error messages and journal logs verbatim without filtering use [ code ] tags consistently for all outputs.

Offline

#4 2019-10-25 14:19:27

kreshta
Member
Registered: 2017-08-22
Posts: 16

Re: Unable to connect Bluetooth headset

I'm not sure what you want to see that I didn't write but here it is (in code tags)

bluetoothctl
Agent registered
[bluetooth]# power on
Changing power on succeeded
[bluetooth]# agent on
Agent is already registered
[bluetooth]# default-agent
Default agent request successful
[bluetooth]# scan on
Discovery started
[CHG] Controller D0:AB:D5:7F:00:B6 Discovering: yes
[CHG] Device 04:52:C7:D4:E9:CE RSSI: -43
[CHG] Device 04:52:C7:D4:E9:CE TxPower: 4
[NEW] Device 68:64:4B:28:B4:B3 68-64-4B-28-B4-B3
[bluetooth]# pair 04:52:C7:D4:E9:CE
Attempting to pair with 04:52:C7:D4:E9:CE
[CHG] Device 04:52:C7:D4:E9:CE Connected: yes
Failed to pair: org.bluez.Error.AuthenticationFailed
[CHG] Device 04:52:C7:D4:E9:CE Connected: no
[bluetooth]# quit

Offline

#5 2019-10-25 20:25:35

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,738

Re: Unable to connect Bluetooth headset

V1del wrote:

journal logs verbatim without filtering

grepping for bluetooth will lose you a lot of context. And it's unlikely that that single line was really all you got. FWIW there have been some reports with kernel issues so you might want to give the LTS kernel a shot.

Offline

#6 2019-10-27 06:49:48

kreshta
Member
Registered: 2017-08-22
Posts: 16

Re: Unable to connect Bluetooth headset

thanks

Offline

Board footer

Powered by FluxBB