10-30-2023, 12:00 PM
(This post was last modified: 10-30-2023, 12:02 PM by diederik.
Edit Reason: Doing it in the right directory is needed ;)
)
On a Debian (based) system, install firmware-brcm80211 package and then do this:
That should be all you need.
Ref: https://git.kernel.org/pub/scm/linux/ker...a92193f2c6
Code:
cd /lib/firmware/brcm/
ln -s brcmfmac43455-sdio.AW-CM256SM.txt brcmfmac43455-sdio.pine64,rockpro64-v2.0.txt
ln -s brcmfmac43455-sdio.AW-CM256SM.txt brcmfmac43455-sdio.pine64,rockpro64-v2.1.txt
That should be all you need.
Ref: https://git.kernel.org/pub/scm/linux/ker...a92193f2c6