Пытался подключить bluetooth наушники к ноутбуку, по статье. Вплоть до connect (правда PIN вводить не просит) всё работает нормально, но вот во время подключения выдаёт следующую ошибку:
Failed to connect: org.bluez.Error.Failed
Попробовал подключить свой телефон, там всё заканчивается на стадии pair-команды:
Failed to connect: Device 87:C6:02:34:23:36 Connected: yes
Request confirmation
[agent] Confirm passkey 058575 (yes/no): y
Failed to pair: org.bluez.Error.AuthenticationFailed
Телефон пишет, что был неправильно введён PIN
Вопрос: что может быть не так?
towe@localhost ~ $ dmesg | grep -i "bluetooth"
[ 12.212128] Bluetooth: Core ver 2.22
[ 12.212136] Bluetooth: HCI device and connection manager initialized
[ 12.212139] Bluetooth: HCI socket layer initialized
[ 12.212140] Bluetooth: L2CAP socket layer initialized
[ 12.212142] Bluetooth: SCO socket layer initialized
[ 12.215469] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
[ 12.216480] Bluetooth: hci0: Device revision is 16
[ 12.216481] Bluetooth: hci0: Secure boot is enabled
[ 12.216482] Bluetooth: hci0: OTP lock is enabled
[ 12.216482] Bluetooth: hci0: API lock is enabled
[ 12.216483] Bluetooth: hci0: Debug lock is disabled
[ 12.216484] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 12.219264] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[ 13.567580] Bluetooth: hci0: Waiting for firmware download to complete
[ 13.568443] Bluetooth: hci0: Firmware loaded in 1322156 usecs
[ 13.568471] Bluetooth: hci0: Waiting for device to boot
[ 13.580491] Bluetooth: hci0: Device booted in 11745 usecs
[ 13.580692] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
[ 13.583503] Bluetooth: hci0: Applying Intel DDC parameters completed
Команда lspci | grep Bluetooth
ничего не возвращает. Это нормально?