Is there a tl-wn722n v3 driver with monitor mode and packet injection? For the kernel 5.3.0 ?????
What adapters will work in 2019.4 with the 5.3.9 kernel ??

root@kali:~# ifconfig
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 50:9a:4c:d0:92:b1 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 890 bytes 36520 (35.6 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 890 bytes 36520 (35.6 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.0.107 netmask 255.255.255.0 broadcast 192.168.0.255
inet6 fe80::4603:2cff:fe8b:f5e2 prefixlen 64 scopeid 0x20<link>
ether 44:03:2c:8b:f5:e2 txqueuelen 1000 (Ethernet)
RX packets 85310 bytes 101673329 (96.9 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 30006 bytes 4524234 (4.3 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

wlan1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 50:3e:aa:e7:08:da txqueuelen 1000 (Ethernet)
RX packets 0 bytes 12822 (12.5 KiB)
RX errors 0 dropped 14 overruns 0 frame 0
TX packets 0 bytes 6283 (6.1 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

root@kali:~# airmon-ng

PHY Interface Driver Chipset

phy0 wlan0 iwlwifi Intel Corporation Wireless 3165 (rev 79)
null wlan1 r8188eu TP-Link TL-WN722N v2

root@kali:~# ifconfig wlan1 down
root@kali:~# airmon-ng check kill

Killing these processes:

PID Name
81484 wpa_supplicant

root@kali:~# iwconfig wlan1 mode monitor
Error for wireless request "Set Mode" (8B06) :
SET failed on device wlan1 ; Invalid argument.
root@kali:~# ifconfig wlan1 up