winterheart / broadcom-bt-firmware

Repository for various Broadcom Bluetooth firmware
Other
998 stars 142 forks source link

No more bluetooth #33

Closed daboynb closed 2 years ago

daboynb commented 2 years ago

Fixed, replaced the broadcom card with the Intel 9260NGW.

winterheart commented 2 years ago

Hello. Seems you have a combined WiFi+Bluetooth device. You need updated firmware for WiFi part of device. Please see https://github.com/winterheart/broadcom-bt-firmware#notes-about-combined-wifibluetooth-devices section in README.md. Since you have Debian, you need install firmware-brcm80211 in order to place BIN part of firmware. TXT part of firmware can be obtained from NVRAM as described here https://wireless.wiki.kernel.org/en/users/drivers/brcm80211#broadcom_brcmfmac_driver

winterheart commented 2 years ago

There also some info that can be useful: https://github.com/winterheart/broadcom-bt-firmware/issues/3#issuecomment-318512097

winterheart commented 2 years ago

You still need brcm/brcmfmac43602-pcie.txt from NVRAM. Without this you has only basic and incomplete Bluetooth functionality. Please do instructions described here https://wireless.wiki.kernel.org/en/users/drivers/brcm80211#broadcom_brcmfmac_driver and reboot device. After that please check dmesg | grep -i bluetooth, you'll see additional requirements for loading Bluetooth firmware.