Archer T4U and Kali Linux
Archer T4U and Kali Linux
Hardware Version :
Firmware Version :
ISP :
Hello community,
I am asking for help! Can someone fix my problem, when I connect my adapter (Archer 4TU) to my PC, it shows up, that its connected, but when I run Kali Linux and write here command "ifconfig" it doesnt show me wlan0 or any other thing that I have connected an adapter to my PC. I also have some printscreens. Please help me fix this problem.
Thank you very much!
- Copy Link
- Subscribe
- Bookmark
- Report Inappropriate Content
Yes it is on SSID, not on Interface, if you found a other solutions , tell me pls...
I just check to device modify, but i can not set priority, and will lost....
cue
PS: make me happy and delete your pictures out.. thx.
- Copy Link
- Report Inappropriate Content
- Copy Link
- Report Inappropriate Content
- Copy Link
- Report Inappropriate Content
@vootshi take it from messag #11 ,, it works for 5.6 Kali
You need wired online, for the ./install.sh
- Copy Link
- Report Inappropriate Content
- Copy Link
- Report Inappropriate Content
Take it from
https://github.com/EntropicEffect/rtl8822bu
Read the README.ma an follow the steps from #DKMS
it work...
- Copy Link
- Report Inappropriate Content
you need wired online , also for laptop, with eth cable, for install the first normal kernel and gcc stuff ......
But first update your system, reboot ok
normally you need the compiling stuff, witch i made in my versions installing...(history)
But !! Now i don't do that, you have to install the arround stuff by hand.... ok!
ok for the Entropic stuff, you need install module-assistant and dkms and git
Install First:
module-assistant
dkms
git
after installing execute as root
m-a prepare # the module-assistant check your system, and install all nessesary
then install the Driver :
(myby you go to a driver directory, if you have and like?, like /opt/Driver?, build it with mkdir -p /opt/Driver , and cd /opt/Driver, then execute this....)
git clone https://github.com/EntropicEffect/rtl8822bu # get it
cd rlt8822bu
sudo dkms add . (saw you the point after add ? the point . )
sudo dkms install -m 88x2bu -v 1.1
there is also a README.MA in the rtl8822bu directory...
i don't make automatic install script anymore, because, the dkms.conf it works now, this is fresh.... and stuff around i install in my scripts, and correct the dkms.conf, but for now, his dkms.conf works now.. so the few steps everybody can do by hand... , so i don't build any driver on me....thx to Entropic :)
troubleshooting;:
Allways asking for the wlan passphrase?
/etc/default/grub
GRUB_CMDLINE_LINUX="net.ifnames=0"
update-grub
reboot
- Copy Link
- Report Inappropriate Content
Hi, I followed all the steps. I can get the NIC to scan the nearby SSIDs, but I can't put it in monitor mode.
[code]
sudo iw --debug wlan0 set monitor control
-- Debug: Sent Message:
-------------------------- BEGIN NETLINK MESSAGE ---------------------------
[NETLINK HEADER] 16 octets
.nlmsg_len = 44
.type = 29 <0x1d>
.flags = 5 <REQUEST,ACK>
.seq = 1619047673
.port = 452986045
[GENERIC NETLINK HEADER] 4 octets
.cmd = 6
.version = 0
.unused = 0
[PAYLOAD] 24 octets
08 00 03 00 03 00 00 00 08 00 05 00 06 00 00 00 ................
08 00 17 00 04 00 03 00 ........
--------------------------- END NETLINK MESSAGE ---------------------------
-- Debug: Received Message:
-------------------------- BEGIN NETLINK MESSAGE ---------------------------
[NETLINK HEADER] 16 octets
.nlmsg_len = 64
.type = 2 <ERROR>
.flags = 0 <>
.seq = 1619047673
.port = 452986045
[ERRORMSG] 20 octets
.error = -95 "Operation not supported"
[ORIGINAL MESSAGE] 16 octets
.nlmsg_len = 16
.type = 29 <0x1d>
.flags = 5 <REQUEST,ACK>
.seq = 1619047673
.port = 452986045
--------------------------- END NETLINK MESSAGE ---------------------------
command failed: Operation not supported (-95)
[/code]
Any idea why?
[code]
└─$ uname -a 161 ⨯
Linux kali 5.10.0-kali7-amd64 #1 SMP Debian 5.10.28-1kali1 (2021-04-12) x86_64 GNU/Linux
└─$ lsusb 161 ⨯
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
[/code]
Thanks in advance,
Janico
- Copy Link
- Report Inappropriate Content
- Copy Link
- Report Inappropriate Content
Hi community,
I have recently purchased the TP-LINK Archer T4U AC1300 WiFi Adapter to be used for Kali Linux in Virtual Machine . My current Kali Linux Kernel version is 5.10. Is there any way for me to install the WiFi adapter on my Kali VM? Thank you.
- Copy Link
- Report Inappropriate Content
Information
Helpful: 0
Views: 39868
Replies: 20
Voters 0
No one has voted for it yet.