TP-Link T3U drivers

Hello can you help me with some drivers for my wifi adapter?I cant find any good solutions yet…

Hello,

Most likely you need this package from AUR
https://aur.archlinux.org/packages/rtl8822bu-git/
From terminal:
sudo pacman -Syyu base-devel
and then run
pamac build rtl8822bu-git
and once that is done, reboot and test your WiFi.

It might be helpful to visit linux-hardware.org and look up the device by its PCI/USB/etc. identifier, and see what drivers others use. Then there’s a very high chance that those drivers are available in the AUR.