Created
June 28, 2026 18:02
-
-
Save jbosboom/0200f411568e1ecdb277b0be3e87f06b to your computer and use it in GitHub Desktop.
lsusb -v and iw phy info output for TP-Link Archer T3U AC1300 USB wireless adapter (ASIN B07P6N2TZH) purchased June 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Bus 004 Device 002: ID 2357:012d TP-Link Archer T3U [Realtek RTL8812BU] | |
| Negotiated speed: SuperSpeed (5Gbps) | |
| Device Descriptor: | |
| bLength 18 | |
| bDescriptorType 1 | |
| bcdUSB 3.00 | |
| bDeviceClass 0 [unknown] | |
| bDeviceSubClass 0 [unknown] | |
| bDeviceProtocol 0 | |
| bMaxPacketSize0 9 | |
| idVendor 0x2357 TP-Link | |
| idProduct 0x012d Archer T3U [Realtek RTL8812BU] | |
| bcdDevice 3.00 | |
| iManufacturer 1 Realtek | |
| iProduct 2 802.11ac NIC | |
| iSerial 3 [redacted, but unlikely to be unique] | |
| bNumConfigurations 1 | |
| Configuration Descriptor: | |
| bLength 9 | |
| bDescriptorType 2 | |
| wTotalLength 0x0053 | |
| bNumInterfaces 1 | |
| bConfigurationValue 1 | |
| iConfiguration 0 | |
| bmAttributes 0x80 | |
| (Bus Powered) | |
| MaxPower 504mA | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 0 | |
| bAlternateSetting 0 | |
| bNumEndpoints 5 | |
| bInterfaceClass 255 Vendor Specific Class | |
| bInterfaceSubClass 255 Vendor Specific Subclass | |
| bInterfaceProtocol 255 Vendor Specific Protocol | |
| iInterface 2 802.11ac NIC | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x84 EP 4 IN | |
| bmAttributes 2 | |
| Transfer Type Bulk | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0400 1x 1024 bytes | |
| bInterval 0 | |
| bMaxBurst 3 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x05 EP 5 OUT | |
| bmAttributes 2 | |
| Transfer Type Bulk | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0400 1x 1024 bytes | |
| bInterval 0 | |
| bMaxBurst 3 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x06 EP 6 OUT | |
| bmAttributes 2 | |
| Transfer Type Bulk | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0400 1x 1024 bytes | |
| bInterval 0 | |
| bMaxBurst 3 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x87 EP 7 IN | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0040 1x 64 bytes | |
| bInterval 3 | |
| bMaxBurst 0 | |
| wBytesPerInterval 64 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x08 EP 8 OUT | |
| bmAttributes 2 | |
| Transfer Type Bulk | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0400 1x 1024 bytes | |
| bInterval 0 | |
| bMaxBurst 3 | |
| Binary Object Store Descriptor: | |
| bLength 5 | |
| bDescriptorType 15 | |
| wTotalLength 0x0016 | |
| bNumDeviceCaps 2 | |
| USB 2.0 Extension Device Capability: | |
| bLength 7 | |
| bDescriptorType 16 | |
| bDevCapabilityType 2 | |
| bmAttributes 0x00000002 | |
| HIRD Link Power Management (LPM) Supported | |
| SuperSpeed USB Device Capability: | |
| bLength 10 | |
| bDescriptorType 16 | |
| bDevCapabilityType 3 | |
| bmAttributes 0x00 | |
| wSpeedsSupported 0x000e | |
| Device can operate at Full Speed (12Mbps) | |
| Device can operate at High Speed (480Mbps) | |
| Device can operate at SuperSpeed (5Gbps) | |
| bFunctionalitySupport 1 | |
| Lowest fully-functional device speed is Full Speed (12Mbps) | |
| bU1DevExitLat 10 micro seconds | |
| bU2DevExitLat 287 micro seconds | |
| Device Status: 0x0000 | |
| (Bus Powered) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Wiphy phy3 | |
| wiphy index: 3 | |
| max # scan SSIDs: 4 | |
| max scan IEs length: 2243 bytes | |
| max # sched scan SSIDs: 0 | |
| max # match sets: 0 | |
| Retry short limit: 7 | |
| Retry long limit: 4 | |
| Coverage class: 0 (up to 0m) | |
| Device supports T-DLS. | |
| Supported Ciphers: | |
| * WEP40 (00-0f-ac:1) | |
| * WEP104 (00-0f-ac:5) | |
| * TKIP (00-0f-ac:2) | |
| * CCMP-128 (00-0f-ac:4) | |
| * CCMP-256 (00-0f-ac:10) | |
| * GCMP-128 (00-0f-ac:8) | |
| * GCMP-256 (00-0f-ac:9) | |
| * CMAC (00-0f-ac:6) | |
| * CMAC-256 (00-0f-ac:13) | |
| * GMAC-128 (00-0f-ac:11) | |
| * GMAC-256 (00-0f-ac:12) | |
| Available Antennas: TX 0x3 RX 0x3 | |
| Configured Antennas: TX 0x3 RX 0x3 | |
| Supported interface modes: | |
| * IBSS | |
| * managed | |
| * AP | |
| * AP/VLAN | |
| * monitor | |
| Band 1: | |
| Capabilities: 0x196f | |
| RX LDPC | |
| HT20/HT40 | |
| SM Power Save disabled | |
| RX HT20 SGI | |
| RX HT40 SGI | |
| RX STBC 1-stream | |
| Max AMSDU length: 7935 bytes | |
| DSSS/CCK HT40 | |
| Maximum RX AMPDU length 65535 bytes (exponent: 0x003) | |
| Minimum RX AMPDU time spacing: 2 usec (0x04) | |
| HT Max RX data rate: 300 Mbps | |
| HT TX/RX MCS rate indexes supported: 0-15, 32 | |
| Bitrates (non-HT): | |
| * 1.0 Mbps | |
| * 2.0 Mbps | |
| * 5.5 Mbps | |
| * 11.0 Mbps | |
| * 6.0 Mbps | |
| * 9.0 Mbps | |
| * 12.0 Mbps | |
| * 18.0 Mbps | |
| * 24.0 Mbps | |
| * 36.0 Mbps | |
| * 48.0 Mbps | |
| * 54.0 Mbps | |
| Frequencies: | |
| * 2412.0 MHz [1] (30.0 dBm) | |
| * 2417.0 MHz [2] (30.0 dBm) | |
| * 2422.0 MHz [3] (30.0 dBm) | |
| * 2427.0 MHz [4] (30.0 dBm) | |
| * 2432.0 MHz [5] (30.0 dBm) | |
| * 2437.0 MHz [6] (30.0 dBm) | |
| * 2442.0 MHz [7] (30.0 dBm) | |
| * 2447.0 MHz [8] (30.0 dBm) | |
| * 2452.0 MHz [9] (30.0 dBm) | |
| * 2457.0 MHz [10] (30.0 dBm) | |
| * 2462.0 MHz [11] (30.0 dBm) | |
| * 2467.0 MHz [12] (disabled) | |
| * 2472.0 MHz [13] (disabled) | |
| * 2484.0 MHz [14] (disabled) | |
| Band 2: | |
| Capabilities: 0x196f | |
| RX LDPC | |
| HT20/HT40 | |
| SM Power Save disabled | |
| RX HT20 SGI | |
| RX HT40 SGI | |
| RX STBC 1-stream | |
| Max AMSDU length: 7935 bytes | |
| DSSS/CCK HT40 | |
| Maximum RX AMPDU length 65535 bytes (exponent: 0x003) | |
| Minimum RX AMPDU time spacing: 2 usec (0x04) | |
| HT Max RX data rate: 300 Mbps | |
| HT TX/RX MCS rate indexes supported: 0-15, 32 | |
| VHT Capabilities (0x03d071b2): | |
| Max MPDU length: 11454 | |
| Supported Channel Width: neither 160 nor 80+80 | |
| RX LDPC | |
| short GI (80 MHz) | |
| TX STBC | |
| SU Beamformee | |
| MU Beamformee | |
| +HTC-VHT | |
| VHT RX MCS set: | |
| 1 streams: MCS 0-9 | |
| 2 streams: MCS 0-9 | |
| 3 streams: not supported | |
| 4 streams: not supported | |
| 5 streams: not supported | |
| 6 streams: not supported | |
| 7 streams: not supported | |
| 8 streams: not supported | |
| VHT RX highest supported: 780 Mbps | |
| VHT TX MCS set: | |
| 1 streams: MCS 0-9 | |
| 2 streams: MCS 0-9 | |
| 3 streams: not supported | |
| 4 streams: not supported | |
| 5 streams: not supported | |
| 6 streams: not supported | |
| 7 streams: not supported | |
| 8 streams: not supported | |
| VHT TX highest supported: 780 Mbps | |
| VHT extended NSS: not supported | |
| Bitrates (non-HT): | |
| * 6.0 Mbps | |
| * 9.0 Mbps | |
| * 12.0 Mbps | |
| * 18.0 Mbps | |
| * 24.0 Mbps | |
| * 36.0 Mbps | |
| * 48.0 Mbps | |
| * 54.0 Mbps | |
| Frequencies: | |
| * 5180.0 MHz [36] (23.0 dBm) | |
| * 5200.0 MHz [40] (23.0 dBm) | |
| * 5220.0 MHz [44] (23.0 dBm) | |
| * 5240.0 MHz [48] (23.0 dBm) | |
| * 5260.0 MHz [52] (24.0 dBm) (radar detection) | |
| * 5280.0 MHz [56] (24.0 dBm) (radar detection) | |
| * 5300.0 MHz [60] (24.0 dBm) (radar detection) | |
| * 5320.0 MHz [64] (24.0 dBm) (radar detection) | |
| * 5500.0 MHz [100] (24.0 dBm) (radar detection) | |
| * 5520.0 MHz [104] (24.0 dBm) (radar detection) | |
| * 5540.0 MHz [108] (24.0 dBm) (radar detection) | |
| * 5560.0 MHz [112] (24.0 dBm) (radar detection) | |
| * 5580.0 MHz [116] (24.0 dBm) (radar detection) | |
| * 5600.0 MHz [120] (24.0 dBm) (radar detection) | |
| * 5620.0 MHz [124] (24.0 dBm) (radar detection) | |
| * 5640.0 MHz [128] (24.0 dBm) (radar detection) | |
| * 5660.0 MHz [132] (24.0 dBm) (radar detection) | |
| * 5680.0 MHz [136] (24.0 dBm) (radar detection) | |
| * 5700.0 MHz [140] (24.0 dBm) (radar detection) | |
| * 5720.0 MHz [144] (24.0 dBm) (radar detection) | |
| * 5745.0 MHz [149] (30.0 dBm) | |
| * 5765.0 MHz [153] (30.0 dBm) | |
| * 5785.0 MHz [157] (30.0 dBm) | |
| * 5805.0 MHz [161] (30.0 dBm) | |
| * 5825.0 MHz [165] (30.0 dBm) | |
| Supported commands: | |
| * new_interface | |
| * set_interface | |
| * new_key | |
| * start_ap | |
| * new_station | |
| * new_mpath | |
| * set_mesh_config | |
| * set_bss | |
| * authenticate | |
| * associate | |
| * deauthenticate | |
| * disassociate | |
| * join_ibss | |
| * join_mesh | |
| * remain_on_channel | |
| * set_tx_bitrate_mask | |
| * frame | |
| * frame_wait_cancel | |
| * set_wiphy_netns | |
| * set_channel | |
| * tdls_mgmt | |
| * tdls_oper | |
| * probe_client | |
| * set_noack_map | |
| * register_beacons | |
| * start_p2p_device | |
| * set_mcast_rate | |
| * connect | |
| * disconnect | |
| * set_qos_map | |
| * set_multicast_to_unicast | |
| * set_sar_specs | |
| * assoc_mlo_reconf | |
| software interface modes (can always be added): | |
| * AP/VLAN | |
| * monitor | |
| interface combinations are not supported | |
| HT Capability overrides: | |
| * MCS: ff ff ff ff ff ff ff ff ff ff | |
| * maximum A-MSDU length | |
| * supported channel width | |
| * short GI for 40 MHz | |
| * max A-MPDU length exponent | |
| * min MPDU start spacing | |
| Device supports TX status socket option. | |
| Device supports HT-IBSS. | |
| Device supports SAE with AUTHENTICATE command | |
| Device supports scan flush. | |
| Device supports per-vif TX power setting | |
| P2P GO supports CT window setting | |
| P2P GO supports opportunistic powersave setting | |
| Driver supports full state transitions for AP/GO clients | |
| Driver supports a userspace MPM | |
| Device supports configuring vdev MAC-addr on create. | |
| Device supports randomizing MAC-addr in scans. | |
| max # scan plans: 1 | |
| max scan plan interval: -1 | |
| max scan plan iterations: 0 | |
| Supported TX frame types: | |
| * IBSS: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0 | |
| * managed: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0 | |
| * AP: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0 | |
| * AP/VLAN: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0 | |
| * mesh point: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0 | |
| * P2P-client: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0 | |
| * P2P-GO: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0 | |
| * P2P-device: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0 | |
| * NAN: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0 | |
| Supported RX frame types: | |
| * IBSS: 0x40 0xb0 0xc0 0xd0 | |
| * managed: 0x40 0xb0 0xd0 | |
| * AP: 0x00 0x20 0x40 0xa0 0xb0 0xc0 0xd0 | |
| * AP/VLAN: 0x00 0x20 0x40 0xa0 0xb0 0xc0 0xd0 | |
| * mesh point: 0xb0 0xc0 0xd0 | |
| * P2P-client: 0x40 0xd0 | |
| * P2P-GO: 0x00 0x20 0x40 0xa0 0xb0 0xc0 0xd0 | |
| * P2P-device: 0x40 0xb0 0xd0 | |
| * NAN: 0xb0 0xd0 | |
| Supported extended features: | |
| * [ RRM ]: RRM | |
| * [ SET_SCAN_DWELL ]: scan dwell setting | |
| * [ FILS_STA ]: STA FILS (Fast Initial Link Setup) | |
| * [ CONTROL_PORT_OVER_NL80211 ]: control port over nl80211 | |
| * [ TXQS ]: FQ-CoDel-enabled intermediate TXQs | |
| * [ SCAN_RANDOM_SN ]: use random sequence numbers in scans | |
| * [ CAN_REPLACE_PTK0 ]: can safely replace PTK 0 when rekeying | |
| * [ CONTROL_PORT_NO_PREAUTH ]: disable pre-auth over nl80211 control port support | |
| * [ DEL_IBSS_STA ]: deletion of IBSS station support | |
| * [ SCAN_FREQ_KHZ ]: scan on kHz frequency support | |
| * [ CONTROL_PORT_OVER_NL80211_TX_STATUS ]: tx status for nl80211 control port support | |
| * [ POWERED_ADDR_CHANGE ]: can change MAC address while up |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment