Differences between the revision of 13:10, 22 July 2022, created by UltrasonicMadness, and the revision of 09:52, 6 June 2022
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.
differences in the entry: vendor
Vast-Technologies-Inc.
differences in the entry: model name
TP-Link 802.11ac WLAN Adapter
differences in the entry: possible other names of the device
Archer T2U Nano
AC600 Nano Wireless USB adapter
Realtek RTL8811AU
differences in the entry: VendorID:ProductID code of the device
10ec:011e
differences in the entry: year of commercialization
not-specified
differences in the entry: interface
USB
differences in the entry: GNU/Linux distribution used for the test
debian_11 , guix , parabola
differences in the entry: tested with the following kernel libre
Linux x200 5.13.13-gnu 5.13.13-gnu, 5.15.41-gnu-1-lts
differences in the entry: does it work with free software?
yes
differences in the entry: free driver used
88XXau from the rtl8812au-aircrack-ng driver
differences in the entry: Description
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