gigkov Posted July 11, 2021 Posted July 11, 2021 Hi all, I've met an issue on Banana pi M1 board. I'm trying to compile the driver for TP-Link T2UH USB (MT7610U) on BPI-M1. latest focal release cat /etc/armbian-release # PLEASE DO NOT EDIT THIS FILE BOARD=bananapi BOARD_NAME="Banana Pi" BOARDFAMILY=sun7i BUILD_REPOSITORY_URL=git@github.com:armbian/build.git BUILD_REPOSITORY_COMMIT=08297378c-dirty DISTRIBUTION_CODENAME=focal DISTRIBUTION_STATUS=supported VERSION=21.05.1 LINUXFAMILY=sunxi ARCH=arm IMAGE_TYPE=stable BOARD_TYPE=conf INITRD_ARCH=arm KERNEL_IMAGE_TYPE=Image what happening when i'm trying yo compile it. make[1]: Entering directory '/usr/lib/modules/5.10.34-sunxi/build' make[1]: *** No rule to make target 'modules'. Stop. make[1]: Leaving directory '/usr/lib/modules/5.10.34-sunxi/build' make: *** [Makefile:404: LINUX] Error 2 root@bananapi:~/driver/mt7610u_wifi_sta_v3002_dpo_20130916#
Werner Posted July 12, 2021 Posted July 12, 2021 Moved to Common issues / peer to peer technical support
gigkov Posted July 13, 2021 Author Posted July 13, 2021 install full firmware from armbian-config and then modprobe my driver
Recommended Posts