Hey guys!
Could you help me please i cant use the ac1200 tp-link?
Is it even possible?
Kind regards
The error is because you are missing a symlink to your Linux source. You can make it with a command likeberly wrote:Oh soory yea i want to create a wifi router with mypi
i only get thaht error
make ARCH=armv7l CROSS_COMPILE= -C /lib/modules/4.1.13-v7+/build M=/home/pi/rtl8812AU_8821AU_linux modules
make[1]: *** /lib/modules/4.1.13-v7+/build: No such file or directory. Stop.
Makefile:1049: recipe for target 'modules' failed
make: *** [modules] Error 2
Code: Select all
sudo ln -s /home/pi/src/linux /lib/modules/$(uname -r)/buildCode: Select all
wget https://dl.dropboxusercontent.com/u/80256631/8812au-4.1.13-v7-826.tar.gz
tar xzf 8812au-4.1.13-v7-826.tar.gz
./install.sh