You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys, I am quite new to Linux. I have successfully rooted the phone and installed Nethunter on it. I have tried to use Alfa AWUS 1900 and have tried to install rtl8814au as per instructions. However, make command is not working in my case. The system says: make ARCH==aarch64 CROSS_COMPILE= -C /lib/modules/4.14.234-cyberknight777-1.0/build M=/rtl8814au modules make[1]: *** /lib/modules/4.14.234-cybernight777-1.0/build: No such file or directory. Stop. make:*** [Makefile:2353: modules] Error 2.
I have tried to update headers: sudo apt install linux-headers-$(uname -r)
But getting: unable to locate package linux-headers-4.1.234-cyberknight777-1.0
Can anyone help me with that please?
The text was updated successfully, but these errors were encountered:
Hi guys, I am quite new to Linux. I have successfully rooted the phone and installed Nethunter on it. I have tried to use Alfa AWUS 1900 and have tried to install rtl8814au as per instructions. However, make command is not working in my case. The system says:
make ARCH==aarch64 CROSS_COMPILE= -C /lib/modules/4.14.234-cyberknight777-1.0/build M=/rtl8814au modules make[1]: *** /lib/modules/4.14.234-cybernight777-1.0/build: No such file or directory. Stop. make:*** [Makefile:2353: modules] Error 2.
I have tried to update headers:
sudo apt install linux-headers-$(uname -r)
But getting:
unable to locate package linux-headers-4.1.234-cyberknight777-1.0
Can anyone help me with that please?
The text was updated successfully, but these errors were encountered: