Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Bluetooth not working

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
munchor
Posts: 1
Joined: 2018-07-02 12:45

Bluetooth not working

#1 Post by munchor »

Hello,

When my computer boots I get the following output:

Code: Select all

[   17.485208] Bluetooth: Core ver 2.22
[   17.485218] Bluetooth: HCI device and connection manager initialized
[   17.485221] Bluetooth: HCI socket layer initialized
[   17.485224] Bluetooth: L2CAP socket layer initialized
[   17.485228] Bluetooth: SCO socket layer initialized
[   17.542929] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
[   17.543939] Bluetooth: hci0: Device revision is 16
[   17.543940] Bluetooth: hci0: Secure boot is enabled
[   17.543940] Bluetooth: hci0: OTP lock is enabled
[   17.543941] Bluetooth: hci0: API lock is enabled
[   17.543942] Bluetooth: hci0: Debug lock is disabled
[   17.543943] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[   17.605736] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[   19.940048] Bluetooth: hci0: command 0xfc09 tx timeout
[   26.603051] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   26.603053] Bluetooth: BNEP filters: protocol multicast
[   26.603057] Bluetooth: BNEP socket layer initialized
[   28.128100] Bluetooth: hci0: Failed to send firmware data (-110)
Here is my `uname -a` output:

Code: Select all

~ ❯❯❯ uname -a
Linux gomes-1 4.16.0-2-amd64 #1 SMP Debian 4.16.12-1 (2018-05-27) x86_64 GNU/Linux
Of course, because of this, Bluetooth is not working. Both gnome-control-center and bluetoothctl claim that no Bluetooth device can be found, although my laptop (Thinkpad X1 Carbon 5th Generation) does have a bluetooth card.

I googled around and couldn't find a fix.

milomak
Posts: 2158
Joined: 2009-06-09 22:20
Been thanked: 1 time

Re: Bluetooth not working

#2 Post by milomak »

where did you get the kernel? are you running stable?

what does lspci | grep Bluetooth give you?
Desktop: A320M-A PRO MAX, AMD Ryzen 5 3600, GALAX GeForce RTX™ 2060 Super EX (1-Click OC) - Sid, Win10, Arch Linux, Gentoo, Solus
Laptop: hp 250 G8 i3 11th Gen - Sid
Kodi: AMD Athlon 5150 APU w/Radeon HD 8400 - Sid

Post Reply