rithvikvibhu / nh-magisk-wifi-firmware

This Magisk module adds the required firmware for external wireless adapters to be used with NetHunter.
MIT License
188 stars 40 forks source link

How to connect tp-link tl-wn722n (version 3) to device? #54

Open ghost opened 4 years ago

ghost commented 4 years ago

I have your custom kernel installed from magisk and my device supports otg but whenever i run "airmon-ng", it won't find the wifi adapter. Although, lsusb works and finds it. Any suggestions?

artillero19 commented 4 years ago

Amigo ya pudiste solucionar los drivers para tp-link wn722n v3.0 Ami no me la detecta

darksty commented 3 years ago

hi i have the same question. when I type 'modprobe ath9k_htc' it shows modprrobe:Fatal: Module ath9k_htc not found in directory /lib/modules/4.14.117-perf+

drygdryg commented 3 years ago

@joldboy69 you need to built-in this driver into your smartphone kernel. There's an example, how to I built-in this driver to my smartphone kernel: https://github.com/drygdryg/android_kernel_xiaomi_msm8917/tree/951d32e3b15f7b73a97e0f5e555111fa27d41df7

rithvikvibhu commented 3 years ago

As @drygdryg says, this module only provides firmware files used by a few adapters. The kernel should have the driver. XDA will probably have custom kernels for your device.

kaliiiiiiiiii commented 1 year ago

probably dublicate of https://github.com/rithvikvibhu/nh-magisk-wifi-firmware/issues/76