forked from BPI-SINOVOIP/BPI_WiFi_Firmware
-
Notifications
You must be signed in to change notification settings - Fork 0
Setup Banana Pi M2 Zero
Mohammad Hadi Hosseinpour edited this page Jul 31, 2020
·
1 revision
First install firmware-ap6212-bpi
package, then run the following command:
# cp /usr/lib/firmware/brcm/brcmfmac43430-sdio.AP6212.txt /usr/lib/firmware/brcm/brcmfmac43430-sdio.txt
Then reboot.
Now, you should have a network interface named wlan0
. You can check this by running the following command:
$ ip link
Or even through kernel debug messages:
$ dmesg