Differences between the revision of 10:38, 9 November 2023, created by dadu33, and the revision of 12:09, 24 September 2023
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
Qualcomm-Atheros-Communications
differences in the entry: model name
Atheros Communications Inc. AR9271 802.11n
differences in the entry: possible other names of the device
Tehnoetic TET-N150HGA
Tehnoetic N150 High Gain Antenna Wireless USB Adapter for GNU/Linux-libre

Tehnoetic TET-N150
Tehnoetic N150 Mini Wireless USB Adapter for GNU/Linux-libre

ThinkPenguin TPE-N150USB
Penguin Wireless N USB Adapter for GNU/Linux

Atheros USB2.0 WLAN

TP-LINK TL-WN721N
TP-LINK TL-WN721NC
TP-LINK TL-WN722N V1 150 Mbps Wireless N USB Adapter

Intelbras WBN 240

Alfa Network AWUS036NHA

Rosewill RNX-N150HG
differences in the entry: VendorID:ProductID code of the device
0cf3:9271
differences in the entry: year of commercialization
2009
differences in the entry: interface
USB
differences in the entry: GNU/Linux distribution used for the test
parabola , trisquel_6_0 , trisquel_7_0 , trisquel_8_0 , trisquel_9_0 , trisquel_10_0
differences in the entry: tested with the following kernel libre
3.2.0-38-generic, 3.12.7-gnu, 3.13.0-88-lowlatency, 4.4.0-119-generic 4.4.0-119-generic, 5.4.0-139-generic
differences in the entry: does it work with free software?
yes
differences in the entry: free driver used
ath9k_htc
differences in the entry: Description
[h1][b]WARNING: Only TP-LINK TL-WN722N V1 works with Free Software[/b][/h1]
[p]There are also TP-LINK TL-WN722N units (v2, v3 and v4) with a Realtek chipset that does not work with free software! So ask for confirmation that the unit you will buy is Atheros based or you risk ending with nonusable unit.[/p]
https://wikidevi.com/wiki/TP-LINK_TL-WN722N

[h1]Trisquel 7 or superior[/h1]
[p]Plug and play.[/p]

[h1]Trisquel 6[/h1]
[p]To get my TP-LINK TL-WN722N V1 to work on Trisquel 6.0 Toutatis, I installed the latest Linux-libre from jxself's Freesh repository and installed the free software open-ath9k-htc firmware package (source is available [a]https://github.com/qca/open-ath9k-htc-firmware | here[/a]). [/p]

[p]To use Wi-Fi with [a]https://tehnoetic.com/adapters/tet-n150hga|Tehnoetic TET-N150HGA High Gain Antenna[/a] and FSF-certified [a]https://tehnoetic.com/tehnoetic-wireless-adapter-gnu-linux-libre-tet-n150|TET-N150 Mini[/a] adapters 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_9271.fw /lib/firmware # check if this path exists
[/code]

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

[h1]Detailed Information[/h1]

[h2]Output of lsusb -v (run as root):[/h2]
[code]
Bus 002 Device 003: ID 0cf3:9271 Atheros Communications, Inc. AR9271 802.11n
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 0x9271 AR9271 802.11n
bcdDevice 1.08
iManufacturer 16 ATHEROS
iProduct 32 USB2.0 WLAN
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]


[h2]Output of hwinfo --usb :[/h2]
[code] UDI: /org/freedesktop/Hal/devices/usb_device_cf3_9271_12345_if0
Unique ID: lfzD.7OI4S6n4RF2
Parent ID: ADDn.4Nx_qoDfSd7
SysFS ID: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0
SysFS BusID: 1-1.1:1.0
Hardware Class: unknown
Model: "Atheros USB2.0 WLAN"
Hotplug: USB
Vendor: usb 0x0cf3 "Atheros Communications, Inc."
Device: usb 0x9271 "USB2.0 WLAN"
Revision: "1.08"
Serial ID: "12345"
Speed: 480 Mbps
Module Alias: "usb:v0CF3p9271d0108dcFFdscFFdpFFicFFisc00ip00"
Driver Info #0:
Driver Status: ath9k_htc is active
Driver Activation Cmd: "modprobe ath9k_htc"
Config Status: cfg=new, avail=yes, need=no, active=unknown
[/code]


[h2]Output of hwinfo --usb (TP-LINK TL-WN722N V1 on Trisquel 8):[/h2]
[code]
03: USB 00.0: 0200 Ethernet controller
[Created at usb.122]
Unique ID: Uc5H.fcq4MaBNaZ4
Parent ID: k4bc.2DFUsyrieMD
SysFS ID: /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0
SysFS BusID: 1-4:1.0
Hardware Class: network
Model: "Atheros AR9271 802.11n"
Hotplug: USB
Vendor: usb 0x0cf3 "Atheros Communications, Inc."
Device: usb 0x9271 "AR9271 802.11n"
Revision: "1.08"
Serial ID: "12345"
Driver: "ath9k_htc"
Driver Modules: "ath9k_htc"
Device File: wlxec086b130d7f
Speed: 480 Mbps
HW Address: ec:08:6b:13:0d:7f
Link detected: yes
Module Alias: "usb:v0CF3p9271d0108dcFFdscFFdpFFicFFisc00ip00in00"
Driver Info #0:
Driver Status: ath9k_htc is active
Driver Activation Cmd: "modprobe ath9k_htc"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #2 (Hub)
[/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