JBL Bluetooth speaker cannot be found by my laptop. All the Bluetooth apps/drivers seem to be installed correctly (one error that I noticed, below). Cell phone has Bluetooth turned off as it has a current pairing relationship with the speaker. Speaker was power cycled as was my laptop, yet the laptop cannot find the speaker. Output from " lspci -nnk | grep -iA2 net; lsusb; hciconfig -a; dmesg | egrep -i 'blue|firm' " is as follows:
Code:
01:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
Subsystem: Lenovo BCM43142 802.11b/g/n [17aa:0611]
Kernel driver in use: wl
--
02:00.0 Ethernet controller [0200]: Qualcomm Atheros QCA8171 Gigabit Ethernet [1969:10a1] (rev 10)
Subsystem: Qualcomm Atheros QCA8171 Gigabit Ethernet [1969:1091]
Kernel driver in use: alx
Kernel modules: alx
Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 174c:5136 ASMedia Technology Inc. ASM1053 SATA 6Gb/s bridge
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 005: ID 105b:e065 Foxconn International, Inc. BCM43142A0 Bluetooth module
Bus 003 Device 004: ID 174f:14ad Syntek
Bus 003 Device 003: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
Bus 003 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
hci0: Type: BR/EDR Bus: USB
BD Address: 80:56:F2:E9:22:52 ACL MTU: 1021:8 SCO MTU: 64:1
UP RUNNING
RX bytes:1854 acl:0 sco:0 events:133 errors:0
TX bytes:5692 acl:0 sco:0 commands:133 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: 'Z710-Main'
Class: 0x10010c
Service Classes: 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.167816] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 1.583589] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x595f03)
[ 7.908472] Bluetooth: Core ver 2.21
[ 7.908483] Bluetooth: HCI device and connection manager initialized
[ 7.908485] Bluetooth: HCI socket layer initialized
[ 7.908487] Bluetooth: L2CAP socket layer initialized
[ 7.908491] Bluetooth: SCO socket layer initialized
[ 8.032028] Bluetooth: hci0: BCM: chip id 70
[ 8.048016] Bluetooth: hci0: BCM43142A
[ 8.048018] Bluetooth: hci0: BCM (001.001.011) build 0000
[ 8.048976] bluetooth hci0: Direct firmware load for brcm/BCM.hcd failed with error -2
[ 8.048978] Bluetooth: hci0: BCM: Patch brcm/BCM.hcd not found
[ 10.054456] Bluetooth: hci0 command 0x1003 tx timeout
[ 10.154783] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 10.154784] Bluetooth: BNEP filters: protocol multicast
[ 10.154787] Bluetooth: BNEP socket layer initialized
[ 52.097045] Bluetooth: RFCOMM TTY layer initialized
[ 52.097050] Bluetooth: RFCOMM socket layer initialized
[ 52.097055] Bluetooth: RFCOMM ver 1.11
[ 1541.488302] Bluetooth: hci0 command 0x1003 tx timeout
Might the boldfaced section be the problem? I honestly don't know what to do from here. Thanks!
Bookmarks