Differences between the revision of 09:52, 6 June 2022, created by ycp, and the revision of 22:32, 19 September 2021
Notice: the text in red has been deleted from the previous revision, the text in green has been added in this revision and the text in gray has not been changed.
Unterschiede: Hersteller
Vast-Technologies-Inc.
Unterschiede: Modellbezeichnung
TP-Link 802.11ac WLAN Adapter
Unterschiede: Andere mögliche Gerätenamen
Archer T2U Nano
AC600 Nano Wireless USB adapter
Unterschiede: Hersteller-ID:Produkt-ID des Gerätes
10ec:011e
Unterschiede: Jahr der Markteinführung
not-specified
Unterschiede: Schnittstelle
USB
Unterschiede: Verwendete GNU/Linux-Distribution für die Überprüfung
debian_11 , guix
Unterschiede: Überbrüft mit folgendem freien Betriebssystemkern (Libre Kernel)
Linux x200 5.13.13-gnu
Unterschiede: Funktioniert mit Freie Software?
yes
Unterschiede: Verwendete Freie Firmware/Treiber
88XXau from the rtl8812au-aircrack-ng driver
Unterschiede: Beschreibung
Note: the vendor ID registered is incorrect: it should be [code]2357:011e[/code] (see: https://h-node.org/issues/view/en/380).

Tested with a Guix System, using the [code]rtl8812au-aircrack-ng-linux-module[/code] module.

The configuration looked like so:

[code]
(use-modules (gnu packages linux)
...)

(operating-system
(host-name "x200")
...
(kernel-loadable-modules (list rtl8812au-aircrack-ng-linux-module))
...
[/code]

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