08-26-2022, 12:04 AM
(08-25-2022, 10:13 AM)agreenbhm Wrote: I think a fix might be from Kali: https://gitlab.com/kalilinux/build-scrip...issues/286
Try downloading the 3 files here to your /usr/lib/firmware/brcm folder: https://gitlab.com/kalilinux/build-scrip...rmware/pbp
I found that I didn't have 5ghz wifi with my fresh Armbian install but adding those firmware files from Kali fixed it.
Tried it. Still not working...
Code:
sudo dmesg | grep -i brcm
[ 5.948548] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 5.950241] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.pine64,pinebook-pro.bin failed with error -2
[ 5.978492] usbcore: registered new interface driver brcmfmac
[ 6.055131] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 6.060272] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Apr 15 2021 03:03:20 version 7.45.234 (4ca95bb CY) FWID 01-996384e2
[ 6.788981] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.pine64,pinebook-pro.hcd'
[ 6.788986] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.hcd'
[ 6.788989] Bluetooth: hci0: BCM: 'brcm/BCM.pine64,pinebook-pro.hcd'
[ 6.788993] Bluetooth: hci0: BCM: 'brcm/BCM.hcd'