Revision - wifi card TP-Link 802.11ac WLAN Adapter
This is an old revision of this page, as edited by ycp at 09:52, 6 June 2022. It may differ significantly from the Current revision.
model: TP-Link 802.11ac WLAN Adapter(model id: 2242)
possible other names of the device:
Archer T2U Nano
AC600 Nano Wireless USB adapter
vendor:
Vast Technologies, Inc.
VendorID:ProductID code of the device:
10ec:011e
year of commercialization:
not-specified
interface:
USB
tested on:
Debian GNU/Linux 11 bullseye
GNU Guix System
tested with the following kernel libre:
Linux x200 5.13.13-gnu
does it work with free software?
yes
free driver used:
88XXau from the rtl8812au-aircrack-ng driver
Description:
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