yunus Posted December 19, 2021 Posted December 19, 2021 Armbianmonitor: http://ix.io/3IR9 dear armbian. i want install wifi driver on my armbian, but i have some problem error code 2. root@Yunus-Armbian:~/rtl8189ES_linux# git checkout -B rtl8189fs origin/rtl8189fs Branch 'rtl8189fs' set up to track remote branch 'rtl8189fs' from 'origin'. Switched to a new branch 'rtl8189fs' root@Yunus-Armbian:~/rtl8189ES_linux# make -j4 ARCH=arm CROSS_COMPILE=arm-linux- gnu- KSRC=../linux make ARCH=arm CROSS_COMPILE=arm-linux-gnu- -C ../linux M=/root/rtl8189ES_linux modules make[1]: *** ../linux: No such file or directory. Stop. make: *** [Makefile:1719: modules] Error 2 " i have some question, what folder i can install or compile this driver? please help me step by step to fix my problem
Werner Posted December 19, 2021 Posted December 19, 2021 Moved to Common issues / peer to peer technical support
surenz Posted January 28, 2022 Posted January 28, 2022 I think this repo has complete answer to your question: https://github.com/kelebek333/rtl8188fu/tree/arm I have installed that driver many times without issues. The only caveat is that you have to reinstall it on every kernel update (could be done before reboot to not loose connectivity with dkms autoinstall -k x.xx)
Recommended Posts