NetHunter on Oneplus 7T Pro

I have some questions about NetHunter on the OnePlus 7T Pro.
I managed to downgrade my phone from Android 12 to Android 11, root it, and install NetHunter.

It seems to be working fine, but I’m having a problem with external Wi-Fi cards (I have own: Alfa AWUS036AXM and AWUS036ACHN). The phone recognizes them (they appear when I run lsusb in the Kali terminal), but no new interface shows up (in iwconfig - I only see wlan0 and p2p0 ).

Is there any way to install drivers? Or this models of wifi card wont work on NH Android? What shoul i get then?

NetHunter - 2024.4
Kernel: 4.14.234-cyberknight777-1.0
Busybox - 1.32.0
Magisk - 28.1
Phone - OnePlus 7T Pro - Build 11.0.5.1.HD01BA (Eu version) Model - HD1913

Forgot to mention - only metod that i don’t know for sure i do right is “make” via dkms drivers - i’v got error - no kernel headers. I cannot add those headers because i have error after code:

[ICODE]sudo apt-get install build-essential linux-headers-$(uname -r)[/ICODE]

I’v got error: could’t find any package by glob/regex ‘linux-headers-4.14.234-cyberknight777-1.0’

But… efter another try of:

[ICODE]sudo make dkms-install [/ICODE]

I have - Error DKMS tree already contains 8812au/5.6.4.2_35491.20191025 - don’t know why?

Try installing the generic headers, this might work and allow you to build your dkms drivers;

sudo apt install linux-headers-4.14.234-generic

just because a device is listed in lsusb doesn’t mean it is actually enabled.

There is a repo for drivers for that adapter here;

1 Like

Hello,

when following instructions for nethunter install on oneplus 7 pro, I downloaded mtmclient V4.0 and the other archives from the tutorial redirection link.

Then I try to use mtmclient to get back from OxygenOs 12 to 10 as specified, the icon of this program, just dissapears without doing anything that I can see and my PC antivirus says thats it is a virus.

I dont know how to proceed since it its, at least as I can understand it, the oficial way of doing it, looking on the official tutorial from the official kali nethunter page, it is really anoying me, and cant figure a solution.

My only previous experience with kali nethunter has been a rootless install on a huawei with root, and has been really easy, i have it all working.

I will really apreciatte any short of help, Im posting here to not open a new post.
Since I am new, thanks for any tips, and recomendations.

Thank you, I will try this method.

In the meantime, because after many attempts and several kernels I managed to start the TP-Link TL-WN722N v1 card - it works on the principle of plug and play :slight_smile:

Are you using MSM Tool downloaded from this repository? Index of /list/Unbrick_Tools/OnePlus_7T_Pro

If your antivirus detects this application as potentially dangerous, you can add the file/folder to the whitelist - ESET had no problem with the file for me.
Remember that you have to run the exe file as administrator

I was following the tutorial from the page, that seems common for all the oneplus 7, as you sugested added the MSM tool to whitelist and worked just fine.

I been able to rolback to android 10 with latest stock oos as indicated in tutorial, and also unlock the bootloader to flash twrp and magisk.

But when trying to boot from bootloader to twrp from an administrator cmd line with fastboot boot twrp.img it just get stuck with oneplus logo still I reset the phone by pressing upvolume+on/off.

I been following the tutorial step by step and trying different things, hope to get some help,
the only thing that I can think of is to try different twrp-guacamole.img.

Thanks in advance.

What version on phone do You have? Global/EU ora T-Mobile? Try to follow David Bombal tutorial - https://www.dropbox.com/scl/fi/0677465xbekb5psobu887/Install-Kali-Nethunter-Final.pdf?rlkey=plci88kwz6s8egfvv36ol0lvh&e=1&dl=0

In my case whats worked - Android 10 and Re4son & yesimxev kernel.

Here you have good Oxygen Os update repository - [OnePlus 7T Pro][ROM][OTA][Oxygen OS] Repo of Oxygen OS Builds | XDA Forums

Here you can check kernels - Kali NetHunter Kernels

Hope this helps You :slight_smile:

Hi there Tuathe,

I have the EU version.
And already got twrp (3.4.0.0) and magisk working, found this twrp version is the one working on my device by trial and error from the recomended 3.3.1.1.

Also already disable DM-verity, and now just have to install Nethunter image and the custom kernel.

Thank you for your help,
hope to get time to get all done today.
: )

Hello back!

Got it working after messing around a little bit with the kernel and image.

I have taken some notes of the process since I have mixed the nethunter page tutorial, a pair of good youtube videos, lurker reading from xda and other sites, recomendations from Tuathe, and also adding some brute force and trial and error from myself.

Now I will keep investigating and learning with the community,
and come back both to ask when needed and also to advise if someone ask.

Stay safe and thanks!