------------------------------ 2022-05-15 ------------------------------
On Debian GNU/Linux 11 (with only the main archive enabled), with
kernel Linux 4.9.0-15-amd64, libre firmware installation was
straightforward:
sudo apt install build-essential libelf-dev linux-headers-`uname -r` dkms
git clone -b v5.6.4.2 'https://github.com/aircrack-ng/rtl8812au'
cd rtl8812au
sudo make dkms_install
Vendor id and device id are below (not what's registered above):
ID 2357:011e TP-Link AC600 wireless Realtek RTL8811AU [Archer T2U Nano]
No modprobe was required after firmware installation and the WiFi
dongle started working right after being plugged in.
On my "50Mbs/10Mbs", the 5GHz band delivered 58Mbs/12Mbs. On 2.4 GHz,
it went up to 35Mbs/10Mbs. Connection was stable in both cases with no
issues with hours of heavy use.