winterheart/broadcom-bt-firmware

No more bluetooth

daboynb opened this issue · 3 comments

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

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

There also some info that can be useful: #3 (comment)

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.