Ubuntu 18.04 - Bluetooth can't find any device around
I am trying to pair my ubuntu with a device (portable loudspeakers).
I have installed the bluetooth service, but the search process finds no device around. How can I solve this issue?
For more information, I post here the outcome of the command:
lspci -nnk | grep -iA2 net; lsusb; hciconfig -a; dmesg | egrep -i 'blue|firm'
as it may help:
02:00.0 Network controller [0280]: Broadcom Limited BCM43142 802.11b/g/n [14e4:4365] (rev 01)
Subsystem: Lite-On Communications Inc BCM43142 802.11b/g/n [11ad:6675]
Kernel driver in use: wl
--
03:00.2 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 06)
Subsystem: ASUSTeK Computer Inc. RTL810xE PCI Express Fast Ethernet controller [1043:200f]
Kernel driver in use: r8169
Kernel modules: r8169
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 045e:07b2 Microsoft Corp.
Bus 001 Device 004: ID 04ca:2006 Lite-On Technology Corp. Broadcom BCM43142A0 Bluetooth Device
Bus 001 Device 003: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
hci0: Type: Primary Bus: USB
BD Address: D0:53:49:6A:93:5E ACL MTU: 1021:8 SCO MTU: 64:1
UP RUNNING
RX bytes:1697 acl:0 sco:0 events:106 errors:0
TX bytes:5594 acl:0 sco:0 commands:105 errors:0
Features: 0xff 0xfe 0xcf 0xfe 0xdb 0xff 0x7b 0x87
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy: RSWITCH HOLD SNIFF
Link mode: SLAVE ACCEPT
Name: 'luca-X200MA'
Class: 0x1c010c
Service Classes: Rendering, Capturing, Object Transfer
Device Class: Computer, Laptop
HCI Version: 4.0 (0x6) Revision: 0x0
LMP Version: 4.0 (0x6) Subversion: 0x210b
Manufacturer: Broadcom Corporation (15)
[ 0.075223] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 15.356368] Bluetooth: Core ver 2.22
[ 15.356405] Bluetooth: HCI device and connection manager initialized
[ 15.356412] Bluetooth: HCI socket layer initialized
[ 15.356415] Bluetooth: L2CAP socket layer initialized
[ 15.356425] Bluetooth: SCO socket layer initialized
[ 15.463177] Bluetooth: HCI UART driver ver 2.3
[ 15.463180] Bluetooth: HCI UART protocol H4 registered
[ 15.463181] Bluetooth: HCI UART protocol BCSP registered
[ 15.463228] Bluetooth: HCI UART protocol LL registered
[ 15.463230] Bluetooth: HCI UART protocol ATH3K registered
[ 15.463231] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 15.463276] Bluetooth: HCI UART protocol Intel registered
[ 15.463324] Bluetooth: HCI UART protocol Broadcom registered
[ 15.463325] Bluetooth: HCI UART protocol QCA registered
[ 15.463327] Bluetooth: HCI UART protocol AG6XX registered
[ 15.463328] Bluetooth: HCI UART protocol Marvell registered
[ 15.659845] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 19.102046] Bluetooth: hci0: BCM: chip id 70
[ 19.103057] Bluetooth: hci0: BCM: features 0x06
[ 19.119066] Bluetooth: hci0: BCM43142A
[ 19.119072] Bluetooth: hci0: BCM (001.001.011) build 0000
[ 19.178971] bluetooth hci0: Direct firmware load for brcm/BCM.hcd failed with error -2
[ 19.178977] Bluetooth: hci0: BCM: Patch brcm/BCM.hcd not found
[ 21.184025] Bluetooth: hci0: command 0x1003 tx timeout
[ 35.575023] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 35.575025] Bluetooth: BNEP filters: protocol multicast
[ 35.575031] Bluetooth: BNEP socket layer initialized
[ 101.604843] Bluetooth: RFCOMM TTY layer initialized
[ 101.604853] Bluetooth: RFCOMM socket layer initialized
[ 101.604864] Bluetooth: RFCOMM ver 1.11
[ 493.254267] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 586.175965] Bluetooth: hci0: last event is not cmd complete (0x0f)
bluetooth
add a comment |
I am trying to pair my ubuntu with a device (portable loudspeakers).
I have installed the bluetooth service, but the search process finds no device around. How can I solve this issue?
For more information, I post here the outcome of the command:
lspci -nnk | grep -iA2 net; lsusb; hciconfig -a; dmesg | egrep -i 'blue|firm'
as it may help:
02:00.0 Network controller [0280]: Broadcom Limited BCM43142 802.11b/g/n [14e4:4365] (rev 01)
Subsystem: Lite-On Communications Inc BCM43142 802.11b/g/n [11ad:6675]
Kernel driver in use: wl
--
03:00.2 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 06)
Subsystem: ASUSTeK Computer Inc. RTL810xE PCI Express Fast Ethernet controller [1043:200f]
Kernel driver in use: r8169
Kernel modules: r8169
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 045e:07b2 Microsoft Corp.
Bus 001 Device 004: ID 04ca:2006 Lite-On Technology Corp. Broadcom BCM43142A0 Bluetooth Device
Bus 001 Device 003: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
hci0: Type: Primary Bus: USB
BD Address: D0:53:49:6A:93:5E ACL MTU: 1021:8 SCO MTU: 64:1
UP RUNNING
RX bytes:1697 acl:0 sco:0 events:106 errors:0
TX bytes:5594 acl:0 sco:0 commands:105 errors:0
Features: 0xff 0xfe 0xcf 0xfe 0xdb 0xff 0x7b 0x87
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy: RSWITCH HOLD SNIFF
Link mode: SLAVE ACCEPT
Name: 'luca-X200MA'
Class: 0x1c010c
Service Classes: Rendering, Capturing, Object Transfer
Device Class: Computer, Laptop
HCI Version: 4.0 (0x6) Revision: 0x0
LMP Version: 4.0 (0x6) Subversion: 0x210b
Manufacturer: Broadcom Corporation (15)
[ 0.075223] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 15.356368] Bluetooth: Core ver 2.22
[ 15.356405] Bluetooth: HCI device and connection manager initialized
[ 15.356412] Bluetooth: HCI socket layer initialized
[ 15.356415] Bluetooth: L2CAP socket layer initialized
[ 15.356425] Bluetooth: SCO socket layer initialized
[ 15.463177] Bluetooth: HCI UART driver ver 2.3
[ 15.463180] Bluetooth: HCI UART protocol H4 registered
[ 15.463181] Bluetooth: HCI UART protocol BCSP registered
[ 15.463228] Bluetooth: HCI UART protocol LL registered
[ 15.463230] Bluetooth: HCI UART protocol ATH3K registered
[ 15.463231] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 15.463276] Bluetooth: HCI UART protocol Intel registered
[ 15.463324] Bluetooth: HCI UART protocol Broadcom registered
[ 15.463325] Bluetooth: HCI UART protocol QCA registered
[ 15.463327] Bluetooth: HCI UART protocol AG6XX registered
[ 15.463328] Bluetooth: HCI UART protocol Marvell registered
[ 15.659845] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 19.102046] Bluetooth: hci0: BCM: chip id 70
[ 19.103057] Bluetooth: hci0: BCM: features 0x06
[ 19.119066] Bluetooth: hci0: BCM43142A
[ 19.119072] Bluetooth: hci0: BCM (001.001.011) build 0000
[ 19.178971] bluetooth hci0: Direct firmware load for brcm/BCM.hcd failed with error -2
[ 19.178977] Bluetooth: hci0: BCM: Patch brcm/BCM.hcd not found
[ 21.184025] Bluetooth: hci0: command 0x1003 tx timeout
[ 35.575023] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 35.575025] Bluetooth: BNEP filters: protocol multicast
[ 35.575031] Bluetooth: BNEP socket layer initialized
[ 101.604843] Bluetooth: RFCOMM TTY layer initialized
[ 101.604853] Bluetooth: RFCOMM socket layer initialized
[ 101.604864] Bluetooth: RFCOMM ver 1.11
[ 493.254267] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 586.175965] Bluetooth: hci0: last event is not cmd complete (0x0f)
bluetooth
1
Possible duplicate of Bluetooth Broadcom 43142 isn't working
– Pilot6
7 hours ago
add a comment |
I am trying to pair my ubuntu with a device (portable loudspeakers).
I have installed the bluetooth service, but the search process finds no device around. How can I solve this issue?
For more information, I post here the outcome of the command:
lspci -nnk | grep -iA2 net; lsusb; hciconfig -a; dmesg | egrep -i 'blue|firm'
as it may help:
02:00.0 Network controller [0280]: Broadcom Limited BCM43142 802.11b/g/n [14e4:4365] (rev 01)
Subsystem: Lite-On Communications Inc BCM43142 802.11b/g/n [11ad:6675]
Kernel driver in use: wl
--
03:00.2 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 06)
Subsystem: ASUSTeK Computer Inc. RTL810xE PCI Express Fast Ethernet controller [1043:200f]
Kernel driver in use: r8169
Kernel modules: r8169
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 045e:07b2 Microsoft Corp.
Bus 001 Device 004: ID 04ca:2006 Lite-On Technology Corp. Broadcom BCM43142A0 Bluetooth Device
Bus 001 Device 003: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
hci0: Type: Primary Bus: USB
BD Address: D0:53:49:6A:93:5E ACL MTU: 1021:8 SCO MTU: 64:1
UP RUNNING
RX bytes:1697 acl:0 sco:0 events:106 errors:0
TX bytes:5594 acl:0 sco:0 commands:105 errors:0
Features: 0xff 0xfe 0xcf 0xfe 0xdb 0xff 0x7b 0x87
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy: RSWITCH HOLD SNIFF
Link mode: SLAVE ACCEPT
Name: 'luca-X200MA'
Class: 0x1c010c
Service Classes: Rendering, Capturing, Object Transfer
Device Class: Computer, Laptop
HCI Version: 4.0 (0x6) Revision: 0x0
LMP Version: 4.0 (0x6) Subversion: 0x210b
Manufacturer: Broadcom Corporation (15)
[ 0.075223] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 15.356368] Bluetooth: Core ver 2.22
[ 15.356405] Bluetooth: HCI device and connection manager initialized
[ 15.356412] Bluetooth: HCI socket layer initialized
[ 15.356415] Bluetooth: L2CAP socket layer initialized
[ 15.356425] Bluetooth: SCO socket layer initialized
[ 15.463177] Bluetooth: HCI UART driver ver 2.3
[ 15.463180] Bluetooth: HCI UART protocol H4 registered
[ 15.463181] Bluetooth: HCI UART protocol BCSP registered
[ 15.463228] Bluetooth: HCI UART protocol LL registered
[ 15.463230] Bluetooth: HCI UART protocol ATH3K registered
[ 15.463231] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 15.463276] Bluetooth: HCI UART protocol Intel registered
[ 15.463324] Bluetooth: HCI UART protocol Broadcom registered
[ 15.463325] Bluetooth: HCI UART protocol QCA registered
[ 15.463327] Bluetooth: HCI UART protocol AG6XX registered
[ 15.463328] Bluetooth: HCI UART protocol Marvell registered
[ 15.659845] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 19.102046] Bluetooth: hci0: BCM: chip id 70
[ 19.103057] Bluetooth: hci0: BCM: features 0x06
[ 19.119066] Bluetooth: hci0: BCM43142A
[ 19.119072] Bluetooth: hci0: BCM (001.001.011) build 0000
[ 19.178971] bluetooth hci0: Direct firmware load for brcm/BCM.hcd failed with error -2
[ 19.178977] Bluetooth: hci0: BCM: Patch brcm/BCM.hcd not found
[ 21.184025] Bluetooth: hci0: command 0x1003 tx timeout
[ 35.575023] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 35.575025] Bluetooth: BNEP filters: protocol multicast
[ 35.575031] Bluetooth: BNEP socket layer initialized
[ 101.604843] Bluetooth: RFCOMM TTY layer initialized
[ 101.604853] Bluetooth: RFCOMM socket layer initialized
[ 101.604864] Bluetooth: RFCOMM ver 1.11
[ 493.254267] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 586.175965] Bluetooth: hci0: last event is not cmd complete (0x0f)
bluetooth
I am trying to pair my ubuntu with a device (portable loudspeakers).
I have installed the bluetooth service, but the search process finds no device around. How can I solve this issue?
For more information, I post here the outcome of the command:
lspci -nnk | grep -iA2 net; lsusb; hciconfig -a; dmesg | egrep -i 'blue|firm'
as it may help:
02:00.0 Network controller [0280]: Broadcom Limited BCM43142 802.11b/g/n [14e4:4365] (rev 01)
Subsystem: Lite-On Communications Inc BCM43142 802.11b/g/n [11ad:6675]
Kernel driver in use: wl
--
03:00.2 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 06)
Subsystem: ASUSTeK Computer Inc. RTL810xE PCI Express Fast Ethernet controller [1043:200f]
Kernel driver in use: r8169
Kernel modules: r8169
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 045e:07b2 Microsoft Corp.
Bus 001 Device 004: ID 04ca:2006 Lite-On Technology Corp. Broadcom BCM43142A0 Bluetooth Device
Bus 001 Device 003: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
hci0: Type: Primary Bus: USB
BD Address: D0:53:49:6A:93:5E ACL MTU: 1021:8 SCO MTU: 64:1
UP RUNNING
RX bytes:1697 acl:0 sco:0 events:106 errors:0
TX bytes:5594 acl:0 sco:0 commands:105 errors:0
Features: 0xff 0xfe 0xcf 0xfe 0xdb 0xff 0x7b 0x87
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy: RSWITCH HOLD SNIFF
Link mode: SLAVE ACCEPT
Name: 'luca-X200MA'
Class: 0x1c010c
Service Classes: Rendering, Capturing, Object Transfer
Device Class: Computer, Laptop
HCI Version: 4.0 (0x6) Revision: 0x0
LMP Version: 4.0 (0x6) Subversion: 0x210b
Manufacturer: Broadcom Corporation (15)
[ 0.075223] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 15.356368] Bluetooth: Core ver 2.22
[ 15.356405] Bluetooth: HCI device and connection manager initialized
[ 15.356412] Bluetooth: HCI socket layer initialized
[ 15.356415] Bluetooth: L2CAP socket layer initialized
[ 15.356425] Bluetooth: SCO socket layer initialized
[ 15.463177] Bluetooth: HCI UART driver ver 2.3
[ 15.463180] Bluetooth: HCI UART protocol H4 registered
[ 15.463181] Bluetooth: HCI UART protocol BCSP registered
[ 15.463228] Bluetooth: HCI UART protocol LL registered
[ 15.463230] Bluetooth: HCI UART protocol ATH3K registered
[ 15.463231] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 15.463276] Bluetooth: HCI UART protocol Intel registered
[ 15.463324] Bluetooth: HCI UART protocol Broadcom registered
[ 15.463325] Bluetooth: HCI UART protocol QCA registered
[ 15.463327] Bluetooth: HCI UART protocol AG6XX registered
[ 15.463328] Bluetooth: HCI UART protocol Marvell registered
[ 15.659845] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 19.102046] Bluetooth: hci0: BCM: chip id 70
[ 19.103057] Bluetooth: hci0: BCM: features 0x06
[ 19.119066] Bluetooth: hci0: BCM43142A
[ 19.119072] Bluetooth: hci0: BCM (001.001.011) build 0000
[ 19.178971] bluetooth hci0: Direct firmware load for brcm/BCM.hcd failed with error -2
[ 19.178977] Bluetooth: hci0: BCM: Patch brcm/BCM.hcd not found
[ 21.184025] Bluetooth: hci0: command 0x1003 tx timeout
[ 35.575023] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 35.575025] Bluetooth: BNEP filters: protocol multicast
[ 35.575031] Bluetooth: BNEP socket layer initialized
[ 101.604843] Bluetooth: RFCOMM TTY layer initialized
[ 101.604853] Bluetooth: RFCOMM socket layer initialized
[ 101.604864] Bluetooth: RFCOMM ver 1.11
[ 493.254267] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 586.175965] Bluetooth: hci0: last event is not cmd complete (0x0f)
bluetooth
bluetooth
asked 7 hours ago
Luca DanieliLuca Danieli
11
11
1
Possible duplicate of Bluetooth Broadcom 43142 isn't working
– Pilot6
7 hours ago
add a comment |
1
Possible duplicate of Bluetooth Broadcom 43142 isn't working
– Pilot6
7 hours ago
1
1
Possible duplicate of Bluetooth Broadcom 43142 isn't working
– Pilot6
7 hours ago
Possible duplicate of Bluetooth Broadcom 43142 isn't working
– Pilot6
7 hours ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1118341%2fubuntu-18-04-bluetooth-cant-find-any-device-around%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1118341%2fubuntu-18-04-bluetooth-cant-find-any-device-around%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Possible duplicate of Bluetooth Broadcom 43142 isn't working
– Pilot6
7 hours ago