Open princeofgiri opened 8 years ago
I was build new debian rootfs with debootstrap. is there any guide how to make wifi and other peripheral work?
Please get the ap6212 fw from https://github.com/BPI-SINOVOIP/BPI_WiFi_Firmware/tree/master/ap6212 and place into /lib/firmware/ap6212 # modprobe bcmdhd # ifconfig wlan0 up # iwlist wlan0 scan
# modprobe bcmdhd
# ifconfig wlan0 up
# iwlist wlan0 scan
I was build new debian rootfs with debootstrap. is there any guide how to make wifi and other peripheral work?