-
Notifications
You must be signed in to change notification settings - Fork 144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BCM43142A0-0a5c-216d.hcd #23
Comments
Hello. Seems your copy of BCM43142A0-0a5c-216d.hcd is corrupted. Try to download again and place it into /lib/firmware/brcm. If it won't help, please post output of these commands:
|
HI, uname -a dmesg | grep -i Bluetooth
lspci -nnvv | grep -A12 Broadcom
hciconfig -a
lsusb
|
I see the same issue on Ubuntu 20.04 with Broadcom BCM20702A0. Here're outputs:
|
means that firmware silently refused (there should be additional string indicated different build version). Only common things I see is Linux Kernel 5.4.0-29-generic. @mateuszkwiatkowski @s10gopal , which distributive do you have, what version of Ubuntu? I have Asus BT-400 (0b05:17cb) USB dongle, so I can try to reproduce on that version. |
Hi @winterheart ,
What's more surprising is the fact that after removing the firmware file the device didn't come back. I had to remove it from computer and insert it again. I'm lost now. :-) |
@mateuszkwiatkowski seems there not enough power on USB. Can you try to use another port or temporary disable USB 3.0? This error also may occur if you connect device via bad cable or external hub. |
@winterheart after putting dongle into USB 2.0 port it started without errors in dmesg! Thank you very much! |
@s10gopal can you please post
|
My apologies for the delayed response. It is not a distro specific bug. I tried Ubuntu 18.04+ and Debian. |
After Downloading the file manually, i am also getting the same error. I don't think it is power problem in my case. I am using hp laptop and it is inbuilt and wifi is working properly.
|
dmesg | grep -i Bluetooth lspci -nnvv | grep -A12 Broadcom hciconfig -a lsusb dmesg https://paste.ubuntu.com/p/QPPmTj3dr9/ GUI show no Bluetooth dongle found. |
Well, I have only few suggestions.
Generally speaking, try to enable/disable USB-related options in BIOS/UEFI. If it allows, try to force enable USB 2.0 over 3.0. |
Bluetooth is not able to scan device
[ 2.971302] Bluetooth: Core ver 2.22
[ 2.971315] Bluetooth: HCI device and connection manager initialized
[ 2.971318] Bluetooth: HCI socket layer initialized
[ 2.971319] Bluetooth: L2CAP socket layer initialized
[ 2.971322] Bluetooth: SCO socket layer initialized
[ 3.173716] Bluetooth: hci0: BCM: chip id 70
[ 3.174715] Bluetooth: hci0: BCM: features 0x06
[ 3.190724] Bluetooth: hci0: BCM43142A
[ 3.191715] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0000
[ 4.617145] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 4.617147] Bluetooth: BNEP filters: protocol multicast
[ 4.617151] Bluetooth: BNEP socket layer initialized
[ 5.264177] Bluetooth: hci0: command 0x0a0a tx timeout
[ 13.392056] Bluetooth: hci0: BCM: Patch command 0a0a failed (-110)
[ 15.664055] Bluetooth: hci0: command 0x1001 tx timeout
[ 23.888015] Bluetooth: hci0: BCM: Reading local version info failed (-110)
The text was updated successfully, but these errors were encountered: