Diferenças entre a versão de 13:10, 22 Julho 2022, criada por UltrasonicMadness, e a versão de 09:52, 6 Junho 2022
Aviso: o texto em vermelho foi excluído da versão anterior, o texto em verde foi adicionado nesta versão e o texto em cinza não foi alterado.
diferenças no campo: fabricante
Vast-Technologies-Inc.
diferenças no campo: nome do modelo
TP-Link 802.11ac WLAN Adapter
diferenças no campo: outros possíveis nomes do dispositivo
Archer T2U Nano
AC600 Nano Wireless USB adapter
Realtek RTL8811AU
diferenças no campo: código VendorID:ProductID do dispositivo
10ec:011e
diferenças no campo: ano de comercialização
not-specified
diferenças no campo: interface
USB
diferenças no campo: distribuição GNU/Linux usada para teste
debian_11 , guix , parabola
diferenças no campo: testado com o seguinte kernel livre
Linux x200 5.13.13-gnu 5.13.13-gnu, 5.15.41-gnu-1-lts
diferenças no campo: funciona com software livre?
yes
diferenças no campo: driver livre utilizado
88XXau from the rtl8812au-aircrack-ng driver
diferenças no campo: Descrição
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