Revisión - tarjeta wifi TP-Link 802.11ac WLAN Adapter
Esta es una revisión anterior de esta página, editada por UltrasonicMadness en 13:10, 22 Julio 2022. Puede diferir significantemente de la Revisión actual.
modelo: TP-Link 802.11ac WLAN Adapter(id del modelo: 2242)
otros posibles nombres del dispositivo:
Archer T2U Nano
AC600 Nano Wireless USB adapter
Realtek RTL8811AU
fabricante:
Vast Technologies, Inc.
código VendorID:ProductID del dispositivo:
10ec:011e
año de comercialización:
no especificado
interfaz:
USB
probado con:
Debian GNU/Linux 11 bullseye
GNU Guix System
Parabola GNU/Linux
probado con el siguiente kernel libre:
Linux x200 5.13.13-gnu
5.15.41-gnu-1-lts
¿funciona con software libre?
si
driver libre usado:
88XXau from the rtl8812au-aircrack-ng driver
Descripción:
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.
El contenido de esta página está en Dominio Público. (vea la página CC0 para información detallada). Cualquiera es libre de copiar, modificar, publicar, usar, vender o distribuir el texto para cualquier propósito, comercial o no comercial, y por cualquier medio.
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