rtl8812au
rtl8812au copied to clipboard
Error with make && make install
When I run command make && make install, I get this Error:
make ARCH=arm64 CROSS_COMPILE= -C /lib/modules/5.15.84-v8+/build M=/home/maxim/rtl8812au modules make[1]: *** /lib/modules/5.15.84-v8+/build: No such file or directory. Stop. make: *** [Makefile:1730: modules] Error 2
I'm using Raspberry Pi 4B Model 64bit
You can add arm_64bit=0 to /boot/config.txt to go back to a 32 bit kernel.
reboot
sudo make && sudo make install
Try this repository bro: https://github.com/varkmarker/Tp-linkWN722NV2.git Follow the step given in that repository