Version - wifi card TP-Link 802.11ac WLAN Adapter
This is an old revision of this page, as edited by UltrasonicMadness am 13:10, 22 July 2022. It may differ significantly from the Aktuelle Version.
Modell: TP-Link 802.11ac WLAN Adapter(Modell-ID: 2242)
Andere mögliche Gerätenamen:
Archer T2U Nano
AC600 Nano Wireless USB adapter
Realtek RTL8811AU
Hersteller:
Vast Technologies, Inc.
Hersteller-ID:Produkt-ID des Gerätes:
10ec:011e
Jahr der Markteinführung:
not-specified
Schnittstelle:
USB
überprüft mit Distribution:
Debian GNU/Linux 11 bullseye
GNU Guix System
Parabola GNU/Linux
Überbrüft mit folgendem freien Betriebssystemkern (Libre Kernel):
Linux x200 5.13.13-gnu
5.15.41-gnu-1-lts
Funktioniert mit Freie Software?
Ja
Verwendete Freie Firmware/Treiber:
88XXau from the rtl8812au-aircrack-ng driver
Beschreibung:
Note: the vendor ID registered is incorrect: it should be
2357:011e
(see: https://h-node.org/issues/view/en/380). Tested with a Guix System, using the
rtl8812au-aircrack-ng-linux-module
module. The configuration looked like so:
(use-modules (gnu packages linux)
             ...)

(operating-system
  (host-name "x200")
  ...
  (kernel-loadable-modules (list rtl8812au-aircrack-ng-linux-module))
  ...
The performance appears very good on the 5 GHz band (OK on the 2.4 GHz band). It saturated my 50/10 MBPS link easily from across the apartment on the 5 GHz band.
The contents of this page are in the Public Domain. (see the CC0 page for detailed information). Anyone is free to copy, modify, publish, use, sell, or distribute the text for any purpose, commercial or non-commercial, and by any means.
h-node.org is a hardware database project. It runs the h-source PHP software, commit cdeda15, available under the GNU General Public (GPLv3) License.
JavaScript license information