Closed EDLLT closed 2 years ago
Running this command sudo uname -a; mokutil --sb-state; lsusb; rfkill list all; dkms status; iw dev
gives me
(I covered some info that I thought were sensitive like mac addresses or SSIDs
Linux kali 4.19.113-Nethunter_WirusMOD_r8q_v2.3 #1 SMP PREEMPT Mon May 24 10:10:48 CEST 2021 aarch64 GNU/Linux
EFI variables are not supported on this system
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 2357:0115 TP-Link Archer T4U ver.3
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
0: bt_power: Bluetooth
Soft blocked: yes
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
2: phy1: Wireless LAN
Soft blocked: no
Hard blocked: no
realtek-rtl8814au/5.8.5.1~git20210730.824d1d2, 4.19.113-Nethunter_WirusMOD_r8q_v2.3, aarch64: installed
rtl88x2bu/git, 4.19.113-Nethunter_WirusMOD_r8q_v2.3, aarch64: built
phy#1
Interface wlan1
ifindex 37
wdev 0x100000001
addr 00:e0:4c:8b:29:b8
type managed
txpower 20.00 dBm
phy#0
Interface wifi-aware0
ifindex 33
wdev 0x4
addr ##:##:##:##:##:##
type NAN
Interface p2p0
ifindex 32
wdev 0x3
addr ##:##:##:##:##:##
type managed
Interface swlan0
ifindex 31
wdev 0x2
addr ##:##:##:##:##:##
ssid ############
type AP
txpower 40.00 dBm
Interface wlan0
ifindex 30
wdev 0x1
addr ##:##:##:##:##:##
ssid ##########
type managed
txpower 0.00 dBm
This is the error that comes when I try to compile https://www.mediafire.com/file/4bfy9yl6ayelst6/rtl8822bu+testing+compile+error.txt/file
I had to put it in mediafire because the text file was like 1 megabyte large
Driver https://github.com/morrownr/88x2bu-20210702 is now integrated in my kernel source. Nethunter kernel v3.1 is now available to download.
Does Aircrack-ng work with internal wifi chipset?
I've got an Archer T4U Plus and it has the 8822BU chipset I'm using an S20 FE 5G phone
I already installed this kernel and it worked on my phone https://forum.xda-developers.com/t/kernel-nethunter-for-galaxy-s20-fe-5g-r8q-snapdragon.4205881/
I had tried to installed countless drivers for the wireless adapter to work from github using instructions provided in README.md however none of them worked on my phone https://github.com/morrownr/88x2bu-20210702
Whenever I plug the adapter(Archer T4U Plus) into my phone it appears to use the 88xxau driver, which is the wrong driver
Could you help me please? I've been trying to get this working for a while now