-
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
Kernel 5.12 - Bluetooth: hci0: BCM: firmware Patch file not found #30
Comments
I'm not sure what's going on. Maybe Redhat messed up Fedora 33 or something but the hcd file wasn't in /lib/... and dnf isn't finding broadcom-bt-firmware even though I thought that I installed it from there and another update from a different repo isn't being found either. If it looks like something to you, let me know. I will see if the hcd file fixes it. Thanks. *Just found the other software with dnf and see that somehow that repo switched to Fedora 32. But the non-free one for broadcom-bt-firmware looks to be on Fedora 33 so different issue. Crazy crazy. |
Adding the file manually produces: Guess its fine now but I still have no idea what happened as it was always fine before now. Also dnf history somewhat shows broadcom-bt-firmware was installed previously. It doesn't display the package name. So I suppose it changed with rpmfusion since then. Either that or dnf is totally messed up. I will leave it to you to close. Maybe you will see something I don't see. |
Finally figured out why broadcom-bt-firmware is missing with rpmfusion nonfree and dnf... the rpmfusion devs decided to change how rpmfusion repo's worked breaking existing uses. Then they or Redhat have that messed up and put broadcom-bt-firmware in nonfree tainted repo which isn't even available on Fedora 33 through dnf install. Only free tainted is. Looks like have to manually download the rpm at this time. |
Reinstalling the rpm added additional 113 missing files and thus can solve the issue I suppose. Probably more important why files went missing in the first place. Probably not a bug for here. |
And now dnf has broadcom-bt-firmware again lol. Feels like I'm going nuts. It was there, it wasn't there, its there again. :-) Looks like it can find it when side installing it but still won't grab it from the repo. I'm officially done here. |
What file did you add? Im getting the same error (among others) with my bluetooth. it works for e second and is disbled. When query "dmesg | grep Bluetooth" Im getting that same error. Just installed Ubuntu fresh and getting this. Edit: okay I just installed the latest .deb and it seems to solve the problem after a restart. |
Can you advise that deb file? Got same problem on my Lenovo |
It's ok, found it here: https://github.com/winterheart/broadcom-bt-firmware/releases |
How to add that file where did you add it??? |
Hi, same here
Hardware:
Debian Trixie, Kernel Linux 6.10.3-amd64 Thanks. |
Hello. Your device belongs to another type of Broadcom BT devices - UART, which is not covered by this repository. You can try to manually download cab from MS Update, unpack and try one of HCD files inside on it. |
You need one of BCM4324B3_002.004.006.*.hcd files. |
Thanks winterheart, you right 👍 |
Describe the bug
Resume computer and screen may wake up to this error. Never happened before kernel 5.12.6.
uname -a
Linux 5.12.6-200.fc33.x86_64
dmesg | grep -i Bluetooth
usb 1-9: Product: BCM920702 Bluetooth 4.0
Core ver 2.22
...
initialized...
...
hci0: BCM20702A1 (001.002.014) build 1764
hci0: BCM: firmware Patch file not found, tried:
hci0: BCM: 'brcm/BCM20702A1-0a5c-21e8.hcd'
hci0: BCM: 'brcm/BCM-0a5c-21e8.hcd'
...
The text was updated successfully, but these errors were encountered: