Diferenças entre a versão de 01:37, 20 Setembro 2017, criada por isacdaavid, e a versão de 14:31, 7 Agosto 2016
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
Atheros-Communications-Inc.
diferenças no campo: nome do modelo
Atheros Communications Inc TP-Link TL-WN821N v3.1 [Atheros AR9002]
diferenças no campo: outros possíveis nomes do dispositivo
Tehnoetic TET-N300 / Tehnoetic N300 Wireless USB Adapter for GNU/Linux-libre

TP-LINK 300Mbps Wireless N USB Adapter

Atheros Communications, Inc. TP-Link TL-WN821N v3 802.11n [Atheros AR7010+AR9287]
diferenças no campo: código VendorID:ProductID do dispositivo
0cf3:7015
diferenças no campo: ano de comercialização
2010
diferenças no campo: interface
USB
diferenças no campo: distribuição GNU/Linux usada para teste
trisquel_6_0 , trisquel_7_0
diferenças no campo: testado com o seguinte kernel livre
Linux 3.2.0-45-generic, 3.13.0-88-lowlatency
diferenças no campo: funciona com software livre?
yes
diferenças no campo: driver livre utilizado
ath9k_htc
diferenças no campo: Descrição
If you search this device as "TP-Link TL-WN821N", validate that you're getting version [a]https://h-node.org/wifi/view/en/253/Atheros-Communications-Inc-TP-Link-TL-WN821N-v2--Atheros-AR9001U--2-NG-|2[/a] or 3. [b]Newer revisions [a]https://h-node.org/wifi/view/en/1133/Realtek-Semiconductor-Corp--RTL8192CU-802-11n-WLAN-Adapter/1/1/undef/undef/undef/undef/wifi-works/undef|don't work[/a][/b].

[p]To use Wi-Fi with [a]https://tehnoetic.com/tet-n300|Tehnoetic TET-N300 Wireless USB Adapter for GNU/Linux-libre[/a] in Trisquel, I installed the free firmware from the official Trisquel package open-ath9k-htc-firmware. It is included in both [a]http://packages.trisquel.info/belenos/kernel/open-ath9k-htc-firmware | Trisquel 7[/a] and [a]http://packages.trisquel.info/en/source/toutatis-updates/open-ath9k-htc-firmware | Trisquel 6 updates[/a] repositories.[/p]
[code]
sudo apt install open-ath9k-htc-firmware
[/code]

or, if not running Trisquel and your free deb-based distribution doesn't package the free firmware, download the Trisquel package from a mirror and install the Trisquel package:

[code]
sudo dpkg -i open-ath9k-htc-firmware.deb
[/code]

or, for other free distributions that don't package the free firmware, unpack the deb archive and copy the free firmware to the canonical location:
[code]
sudo cp htc_7010.fw /lib/firmware # check if this path exists
[/code]

or
[code]
sudo cp htc_7010.fw /firmware # check if this path exists
[/code]

[p]output of lsusb:[/p]

[code]
$ sudo lsusb -vd 0cf3:7015

Bus 002 Device 003: ID 0cf3:7015 Atheros Communications, Inc. TP-Link TL-WN821N v3 / TL-WN822N v2 802.11n [Atheros AR7010+AR9287]
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 255 Vendor Specific Subclass
bDeviceProtocol 255 Vendor Specific Protocol
bMaxPacketSize0 64
idVendor 0x0cf3 Atheros Communications, Inc.
idProduct 0x7015 TP-Link TL-WN821N v3 / TL-WN822N v2 802.11n [Atheros AR7010+AR9287]
bcdDevice 2.02
iManufacturer 16 ATHEROS
iProduct 32 UB95
iSerial 48 12345
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 60
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 6
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 EP 1 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x04 EP 4 OUT
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x05 EP 5 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x06 EP 6 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 255 Vendor Specific Subclass
bDeviceProtocol 255 Vendor Specific Protocol
bMaxPacketSize0 64
bNumConfigurations 1
Device Status: 0x0000
(Bus Powered)
[/code]
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