Does anyone know how to set WIFI7 NIC to Monitor mode? I want to use Bpi-R4 as a packet capture device.
tcpdump on one of the interfaces do not work?
If you mean wardrive style packet capturing:
ip link set wlp1s0 down
iw wlp1s0 set monitor none
ip link set wlp1s0 up
Or use airmon-ng
root@OpenWrt:~# ip link set rai0 down
root@OpenWrt:~# iw rai0 set monitor none
command failed: Not supported (-95)
when i use “iw phy1 info” cmd, the log show it not support “monitor” mode.
root@OpenWrt:~# iw phy1 info
Wiphy phy1
wiphy index: 1
max # scan SSIDs: 1
max scan IEs length: 2304 bytes
max # sched scan SSIDs: 0
max # match sets: 0
Retry short long limit: 0
Coverage class: 0 (up to 0m)
Device supports AP-side u-APSD.
Available Antennas: TX 0xf RX 0xf
Configured Antennas: TX 0x7 RX 0x7
Supported interface modes:
* IBSS
* managed
* AP
...
https://wiki.banana-pi.org/Banana_Pi_BPI-R4#OpenWRT_MTK_MP4.0_wifi_SDK_wifi_driver_for_BE14000_Wifi_Card Does this version of WiFi driver not support it?
i tested that patch. wifi 5ghz and 2ghz works well! however i couldn’t get 6ghz working. Do they work for you? thanks
I’m not sure, but may be this helps you?:
Using the Bpi MTK image, all the bands work well, but im trying to use the newer openwrt with graphine + frank-w 's patches.
Despite the absence of a board, wlan’s are visible in openwrt from wiki, but not visible in openwrt-snapshot and openwrt-graphine27. BE14 is not supported by modern Linux?
make error:
And so on for all URLs. But somewhere there is mt76-2024.08.16~437ec1b9.tar.zst
I updated the branch, should build but wireless still not visible.
How is everyone cooling their Wi-Fi NIC? Did you just put small heatsinks on each of the chips?
Or can you also use one big heatsink across all of them? Because the board seems to have four holes placed in a special manner in addition to the screw holes that lock the board on the R4.
There should be thermal pads shipped with the BE14 which connects it to the case. So the case is like a big heat sink.
just got today the be14 (thermal pads included) using frank’s debian 6.10-main branch on the assumption that the “test” firmware was included
dmesg | grep mt7996
[ 16.042496] mt7996e_hif 0001:01:00.0: vgaarb: pci_notify
[ 16.047873] mt7996e_hif 0001:01:00.0: assign IRQ: got 122
[ 16.053275] mt7996e_hif 0001:01:00.0: enabling device (0000 -> 0002)
[ 16.059673] mt7996e_hif 0001:01:00.0: enabling bus mastering
[ 16.065351] mt7996e_hif 0001:01:00.0: vgaarb: pci_notify
[ 16.070791] mt7996e 0000:01:00.0: vgaarb: pci_notify
[ 16.075800] mt7996e 0000:01:00.0: assign IRQ: got 119
[ 16.080854] mt7996e 0000:01:00.0: enabling device (0000 -> 0002)
[ 16.086902] mt7996e 0000:01:00.0: enabling bus mastering
[ 16.268599] mt7996e 0000:01:00.0: Direct firmware load for mediatek/mt7996/mt7996_rom_patch_233.bin failed with error -2
[ 16.279513] mt7996e 0000:01:00.0: Falling back to sysfs fallback for: mediatek/mt7996/mt7996_rom_patch_233.bin
[ 79.875329] mt7996e 0000:01:00.0: probe with driver mt7996e failed with error -110
[ 79.882915] mt7996e 0000:01:00.0: vgaarb: pci_notify
Where is the test firmware located ? any link out there ?
i used the firmware files from linux-firmware but obviously these don’t work same with openwrt/mt76
sorry just found them on frank’s repo - under BPI-Router-Linux/utils/firmware/mediatek/mt7996
But you have to copy firmware file manually to your rootfs…it is not builtin in itb
Edit…6.10-main also contains the mt76 patch and firmware,but you need to manually copy firmware files to rootfs
yes did that thank you for your prompt reply
Since Mediatek released a new version of their (ancient) OpenWRT fork https://git01.mediatek.com/plugins/gitiles/openwrt/feeds/mtk-openwrt-feeds/+/refs/heads/master/autobuild/autobuild_5.4_mac80211_release/Release.md which no longer relies on the proprietary MT76 Programming Guide v4.0 (aka the SinoVoip image), I tried the included new firmware version but unfortunately it still does not show the correct 320MHz NSS etc.
Building and running the image, however, does show that it works correctly with the same firmware but their mt76 patches, any chance there are patches missing (not sure how much your 6.10-main already includes in terms of patches)?
root@OpenWrt:/# iw list
Wiphy phy2
wiphy index: 2
max # scan SSIDs: 4
max scan IEs length: 2177 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 RSN-IBSS.
Device supports AP-side u-APSD.
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:
6G band: TX 0x7 RX 0x7
Configured Antennas:
6G band: TX 0x7 RX 0x7
Supported interface modes:
* IBSS
* managed
* AP
* AP/VLAN
* monitor
* mesh point
* P2P-client
* P2P-GO
Band 4:
HE Iftypes: managed
HE MAC Capabilities (0x08011a000040):
+HTC HE Supported
Trigger Frame MAC Padding Duration: 2
OM Control
Maximum A-MPDU Length Exponent: 3
A-MSDU in A-MPDU
HE PHY Capabilities: (0x4c70ce926d12f3164e3f00):
HE40/HE80/5GHz
HE160/5GHz
242 tone RUs/5GHz
Device Class: 1
LDPC Coding in Payload
HE SU PPDU with 1x HE-LTF and 0.8us GI
NDP with 4x HE-LTF and 3.2us GI
STBC Tx <= 80MHz
STBC Rx <= 80MHz
Full Bandwidth UL MU-MIMO
Partial Bandwidth UL MU-MIMO
DCM Max Constellation: 2
DCM Max Constellation Rx: 2
SU Beamformer
SU Beamformee
Beamformee STS <= 80Mhz: 3
Beamformee STS > 80Mhz: 3
Sounding Dimensions <= 80Mhz: 2
Sounding Dimensions > 80Mhz: 2
Codebook Size SU Feedback
Codebook Size MU Feedback
Triggered CQI Feedback
Partial Bandwidth Extended Range
Partial Bandwidth DL MU-MIMO
PPE Threshold Present
Power Boost Factor ar
HE SU PPDU & HE PPDU 4x HE-LTF 0.8us GI
Max NC: 2
20MHz in 40MHz HE PPDU 2.4GHz
20MHz in 160/80+80MHz HE PPDU
80MHz in 160/80+80MHz HE PPDU
DCM Max BW: 1
Longer Than 16HE SIG-B OFDM Symbols
Non-Triggered CQI Feedback
TX 1024-QAM
RX 1024-QAM
RX Full BW SU Using HE MU PPDU with Compression SIGB
RX Full BW SU Using HE MU PPDU with Non-Compression SIGB
HE RX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE RX MCS and NSS set 160 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set 160 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
PPE Threshold 0x3a 0x1c 0xc7 0x71 0x1c 0xc7 0x71 0x1c
EHT Iftypes: managed
EHT MAC Capabilities (0x8200):
EHT OM Control Supported
EHT PHY Capabilities: (0xea6d921e20600c00):
320MHz in 6GHz Supported
NDP With EHT-LTF And 3.2 µs GI
SU Beamformer
SU Beamformee
Beamformee SS (80MHz): 3
Beamformee SS (160MHz): 3
Beamformee SS (320MHz): 3
Number Of Sounding Dimensions (80MHz): 2
Number Of Sounding Dimensions (160MHz): 2
Number Of Sounding Dimensions (320MHz): 2
Ng = 16 SU Feedback
Ng = 16 MU Feedback
Codebook size (4, 2) SU Feedback
Codebook size (7, 5) MU Feedback
Max Nc: 2
Common Nominal Packet Padding: 2
Maximum Number Of Supported EHT-LTFs: 17
Support of MCS 15: 1
EHT MCS/NSS: (0x33333333333333333300000000):
EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
EHT bw=320 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw=320 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw=320 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
HE Iftypes: AP
HE MAC Capabilities (0x00051a081044):
+HTC HE Supported
TWT Responder
BSR
OM Control
Maximum A-MPDU Length Exponent: 3
BQR
A-MSDU in A-MPDU
OM Control UL MU Data Disable RX
HE PHY Capabilities: (0x0c20ce926f12afd0000c00):
HE40/HE80/5GHz
HE160/5GHz
LDPC Coding in Payload
NDP with 4x HE-LTF and 3.2us GI
STBC Tx <= 80MHz
STBC Rx <= 80MHz
Full Bandwidth UL MU-MIMO
Partial Bandwidth UL MU-MIMO
DCM Max Constellation: 2
DCM Max Constellation Rx: 2
SU Beamformer
SU Beamformee
MU Beamformer
Beamformee STS <= 80Mhz: 3
Beamformee STS > 80Mhz: 3
Sounding Dimensions <= 80Mhz: 2
Sounding Dimensions > 80Mhz: 2
Codebook Size SU Feedback
Codebook Size MU Feedback
Triggered SU Beamforming Feedback
Triggered MU Beamforming Feedback
Partial Bandwidth Extended Range
PPE Threshold Present
Max NC: 2
STBC Tx > 80MHz
STBC Rx > 80MHz
TX 1024-QAM
RX 1024-QAM
HE RX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE RX MCS and NSS set 160 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set 160 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
PPE Threshold 0x3a 0x1c 0xc7 0x71 0x1c 0xc7 0x71 0x1c
EHT Iftypes: AP
EHT MAC Capabilities (0xa200):
EHT OM Control Supported
EHT PHY Capabilities: (0xea6d927e20600c7e):
320MHz in 6GHz Supported
NDP With EHT-LTF And 3.2 µs GI
SU Beamformer
SU Beamformee
Beamformee SS (80MHz): 3
Beamformee SS (160MHz): 3
Beamformee SS (320MHz): 3
Number Of Sounding Dimensions (80MHz): 2
Number Of Sounding Dimensions (160MHz): 2
Number Of Sounding Dimensions (320MHz): 2
Ng = 16 SU Feedback
Ng = 16 MU Feedback
Codebook size (4, 2) SU Feedback
Codebook size (7, 5) MU Feedback
Triggered SU Beamforming Feedback
Triggered MU Beamforming Partial BW Feedback
Max Nc: 2
Common Nominal Packet Padding: 2
Maximum Number Of Supported EHT-LTFs: 17
Support of MCS 15: 1
Non-OFDMA UL MU-MIMO (80MHz)
Non-OFDMA UL MU-MIMO (160MHz)
Non-OFDMA UL MU-MIMO (320MHz)
MU Beamformer (80MHz)
MU Beamformer (160MHz)
MU Beamformer (320MHz)
EHT MCS/NSS: (0x33333333333333333300000000):
EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
EHT bw=320 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw=320 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw=320 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
HE Iftypes: mesh point
HE MAC Capabilities (0x00011a000040):
+HTC HE Supported
OM Control
Maximum A-MPDU Length Exponent: 3
A-MSDU in A-MPDU
HE PHY Capabilities: (0x0c200c0000000000008000):
HE40/HE80/5GHz
HE160/5GHz
LDPC Coding in Payload
STBC Tx <= 80MHz
STBC Rx <= 80MHz
HE RX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE RX MCS and NSS set 160 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set 160 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
EHT Iftypes: mesh point
EHT MAC Capabilities (0x8200):
EHT OM Control Supported
EHT PHY Capabilities: (0xea6d921e20600c00):
320MHz in 6GHz Supported
NDP With EHT-LTF And 3.2 µs GI
SU Beamformer
SU Beamformee
Beamformee SS (80MHz): 3
Beamformee SS (160MHz): 3
Beamformee SS (320MHz): 3
Number Of Sounding Dimensions (80MHz): 2
Number Of Sounding Dimensions (160MHz): 2
Number Of Sounding Dimensions (320MHz): 2
Ng = 16 SU Feedback
Ng = 16 MU Feedback
Codebook size (4, 2) SU Feedback
Codebook size (7, 5) MU Feedback
Max Nc: 2
Common Nominal Packet Padding: 2
Maximum Number Of Supported EHT-LTFs: 17
Support of MCS 15: 1
EHT MCS/NSS: (0x33333333333333333300000000):
EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
EHT bw=320 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw=320 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw=320 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
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:
* 5955.0 MHz [1] (12.0 dBm)
* 5975.0 MHz [5] (12.0 dBm)
* 5995.0 MHz [9] (12.0 dBm)
* 6015.0 MHz [13] (12.0 dBm)
* 6035.0 MHz [17] (12.0 dBm)
* 6055.0 MHz [21] (12.0 dBm)
* 6075.0 MHz [25] (12.0 dBm)
* 6095.0 MHz [29] (12.0 dBm)
* 6115.0 MHz [33] (12.0 dBm)
* 6135.0 MHz [37] (12.0 dBm)
* 6155.0 MHz [41] (12.0 dBm)
* 6175.0 MHz [45] (12.0 dBm)
* 6195.0 MHz [49] (12.0 dBm)
* 6215.0 MHz [53] (12.0 dBm)
* 6235.0 MHz [57] (12.0 dBm)
* 6255.0 MHz [61] (12.0 dBm)
* 6275.0 MHz [65] (12.0 dBm)
* 6295.0 MHz [69] (12.0 dBm)
* 6315.0 MHz [73] (12.0 dBm)
* 6335.0 MHz [77] (12.0 dBm)
* 6355.0 MHz [81] (12.0 dBm)
* 6375.0 MHz [85] (12.0 dBm)
* 6395.0 MHz [89] (12.0 dBm)
* 6415.0 MHz [93] (12.0 dBm)
* 6435.0 MHz [97] (12.0 dBm)
* 6455.0 MHz [101] (12.0 dBm)
* 6475.0 MHz [105] (12.0 dBm)
* 6495.0 MHz [109] (12.0 dBm)
* 6515.0 MHz [113] (12.0 dBm)
* 6535.0 MHz [117] (12.0 dBm)
* 6555.0 MHz [121] (12.0 dBm)
* 6575.0 MHz [125] (12.0 dBm)
* 6595.0 MHz [129] (12.0 dBm)
* 6615.0 MHz [133] (12.0 dBm)
* 6635.0 MHz [137] (12.0 dBm)
* 6655.0 MHz [141] (12.0 dBm)
* 6675.0 MHz [145] (12.0 dBm)
* 6695.0 MHz [149] (12.0 dBm)
* 6715.0 MHz [153] (12.0 dBm)
* 6735.0 MHz [157] (12.0 dBm)
* 6755.0 MHz [161] (12.0 dBm)
* 6775.0 MHz [165] (12.0 dBm)
* 6795.0 MHz [169] (12.0 dBm)
* 6815.0 MHz [173] (12.0 dBm)
* 6835.0 MHz [177] (12.0 dBm)
* 6855.0 MHz [181] (12.0 dBm)
* 6875.0 MHz [185] (12.0 dBm)
* 6895.0 MHz [189] (12.0 dBm)
* 6915.0 MHz [193] (12.0 dBm)
* 6935.0 MHz [197] (12.0 dBm)
* 6955.0 MHz [201] (12.0 dBm)
* 6975.0 MHz [205] (12.0 dBm)
* 6995.0 MHz [209] (12.0 dBm)
* 7015.0 MHz [213] (12.0 dBm)
* 7035.0 MHz [217] (12.0 dBm)
* 7055.0 MHz [221] (12.0 dBm)
* 7075.0 MHz [225] (12.0 dBm)
* 7095.0 MHz [229] (12.0 dBm)
* 7115.0 MHz [233] (12.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
* testmode
* connect
* disconnect
* channel_switch
* set_qos_map
* set_multicast_to_unicast
* set_sar_specs
software interface modes (can always be added):
* AP/VLAN
* monitor
valid interface combinations:
* #{ IBSS } <= 1, #{ AP, mesh point } <= 48, #{ managed } <= 57,
total <= 57, #channels <= 3, STA/AP BI must match, radar detect widths: { 20 MHz (no HT), 20 MHz, 40 MHz, 80 MHz, 160 MHz }
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
Driver supports full state transitions for AP/GO clients
Driver supports a userspace MPM
Device supports active monitor (which will ACK incoming frames)
Driver/device bandwidth changes during BSS lifetime (AP/GO mode)
Device supports configuring vdev MAC-addr on create.
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
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 0xd0
Supported extended features:
* [ VHT_IBSS ]: VHT-IBSS
* [ RRM ]: RRM
* [ MU_MIMO_AIR_SNIFFER ]: MU-MIMO sniffer
* [ BEACON_RATE_LEGACY ]: legacy beacon rate setting
* [ BEACON_RATE_HT ]: HT beacon rate setting
* [ BEACON_RATE_VHT ]: VHT beacon rate setting
* [ FILS_STA ]: STA FILS (Fast Initial Link Setup)
* [ CQM_RSSI_LIST ]: multiple CQM_RSSI_THOLD records
* [ CONTROL_PORT_OVER_NL80211 ]: control port over nl80211
* [ ACK_SIGNAL_SUPPORT ]: ack signal level support
* [ TXQS ]: FQ-CoDel-enabled intermediate TXQs
* [ CAN_REPLACE_PTK0 ]: can safely replace PTK 0 when rekeying
* [ AIRTIME_FAIRNESS ]: airtime fairness scheduling
* [ AQL ]: Airtime Queue Limits (AQL)
* [ BEACON_PROTECTION ]: beacon protection support
* [ 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
* [ OPERATING_CHANNEL_VALIDATION ]: Operating Channel Validation (OCV) support
* [ FILS_DISCOVERY ]: FILS discovery frame transmission support
* [ UNSOL_BCAST_PROBE_RESP ]: unsolicated broadcast probe response transmission support
* [ BEACON_RATE_HE ]: HE beacon rate support (AP/mesh)
* [ BSS_COLOR ]: BSS coloring support
* [ POWERED_ADDR_CHANGE ]: can change MAC address while up
* [ PUNCT ]: preamble puncturing in AP mode
Wiphy phy1
wiphy index: 1
max # scan SSIDs: 4
max scan IEs length: 2135 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 RSN-IBSS.
Device supports AP-side u-APSD.
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:
5G band: TX 0x7 RX 0x7
Configured Antennas:
5G band: TX 0x7 RX 0x7
Supported interface modes:
* IBSS
* managed
* AP
* AP/VLAN
* monitor
* mesh point
* P2P-client
* P2P-GO
Band 2:
Capabilities: 0x9ff
RX LDPC
HT20/HT40
SM Power Save disabled
RX Greenfield
RX HT20 SGI
RX HT40 SGI
TX STBC
RX STBC 1-stream
Max AMSDU length: 7935 bytes
No DSSS/CCK HT40
Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
Minimum RX AMPDU time spacing: 1 usec (0x03)
HT TX/RX MCS rate indexes supported: 0-23
VHT Capabilities (0x339a79f6):
Max MPDU length: 11454
Supported Channel Width: 160 MHz
RX LDPC
short GI (80 MHz)
short GI (160/80+80 MHz)
TX STBC
SU Beamformer
SU Beamformee
MU Beamformer
MU Beamformee
RX antenna pattern consistency
TX antenna pattern consistency
VHT RX MCS set:
1 streams: MCS 0-9
2 streams: MCS 0-9
3 streams: MCS 0-9
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
VHT RX highest supported: 0 Mbps
VHT TX MCS set:
1 streams: MCS 0-9
2 streams: MCS 0-9
3 streams: MCS 0-9
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
VHT TX highest supported: 0 Mbps
VHT extended NSS: supported
HE Iftypes: managed
HE MAC Capabilities (0x08011a000040):
+HTC HE Supported
Trigger Frame MAC Padding Duration: 2
OM Control
Maximum A-MPDU Length Exponent: 3
A-MSDU in A-MPDU
HE PHY Capabilities: (0x4c70ce926d12f3164e3f00):
HE40/HE80/5GHz
HE160/5GHz
242 tone RUs/5GHz
Device Class: 1
LDPC Coding in Payload
HE SU PPDU with 1x HE-LTF and 0.8us GI
NDP with 4x HE-LTF and 3.2us GI
STBC Tx <= 80MHz
STBC Rx <= 80MHz
Full Bandwidth UL MU-MIMO
Partial Bandwidth UL MU-MIMO
DCM Max Constellation: 2
DCM Max Constellation Rx: 2
SU Beamformer
SU Beamformee
Beamformee STS <= 80Mhz: 3
Beamformee STS > 80Mhz: 3
Sounding Dimensions <= 80Mhz: 2
Sounding Dimensions > 80Mhz: 2
Codebook Size SU Feedback
Codebook Size MU Feedback
Triggered CQI Feedback
Partial Bandwidth Extended Range
Partial Bandwidth DL MU-MIMO
PPE Threshold Present
Power Boost Factor ar
HE SU PPDU & HE PPDU 4x HE-LTF 0.8us GI
Max NC: 2
20MHz in 40MHz HE PPDU 2.4GHz
20MHz in 160/80+80MHz HE PPDU
80MHz in 160/80+80MHz HE PPDU
DCM Max BW: 1
Longer Than 16HE SIG-B OFDM Symbols
Non-Triggered CQI Feedback
TX 1024-QAM
RX 1024-QAM
RX Full BW SU Using HE MU PPDU with Compression SIGB
RX Full BW SU Using HE MU PPDU with Non-Compression SIGB
HE RX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE RX MCS and NSS set 160 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set 160 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
PPE Threshold 0x3a 0x1c 0xc7 0x71 0x1c 0xc7 0x71 0x1c
EHT Iftypes: managed
EHT MAC Capabilities (0x8200):
EHT OM Control Supported
EHT PHY Capabilities: (0xe80d121e20600c00):
NDP With EHT-LTF And 3.2 µs GI
SU Beamformer
SU Beamformee
Beamformee SS (80MHz): 3
Beamformee SS (160MHz): 3
Number Of Sounding Dimensions (80MHz): 2
Number Of Sounding Dimensions (160MHz): 2
Ng = 16 SU Feedback
Ng = 16 MU Feedback
Codebook size (4, 2) SU Feedback
Codebook size (7, 5) MU Feedback
Max Nc: 2
Common Nominal Packet Padding: 2
Maximum Number Of Supported EHT-LTFs: 17
Support of MCS 15: 1
EHT MCS/NSS: (0x33333333333300000000000000):
EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
HE Iftypes: AP
HE MAC Capabilities (0x00051a081044):
+HTC HE Supported
TWT Responder
BSR
OM Control
Maximum A-MPDU Length Exponent: 3
BQR
A-MSDU in A-MPDU
OM Control UL MU Data Disable RX
HE PHY Capabilities: (0x0c20ce926f12afd0000c00):
HE40/HE80/5GHz
HE160/5GHz
LDPC Coding in Payload
NDP with 4x HE-LTF and 3.2us GI
STBC Tx <= 80MHz
STBC Rx <= 80MHz
Full Bandwidth UL MU-MIMO
Partial Bandwidth UL MU-MIMO
DCM Max Constellation: 2
DCM Max Constellation Rx: 2
SU Beamformer
SU Beamformee
MU Beamformer
Beamformee STS <= 80Mhz: 3
Beamformee STS > 80Mhz: 3
Sounding Dimensions <= 80Mhz: 2
Sounding Dimensions > 80Mhz: 2
Codebook Size SU Feedback
Codebook Size MU Feedback
Triggered SU Beamforming Feedback
Triggered MU Beamforming Feedback
Partial Bandwidth Extended Range
PPE Threshold Present
Max NC: 2
STBC Tx > 80MHz
STBC Rx > 80MHz
TX 1024-QAM
RX 1024-QAM
HE RX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE RX MCS and NSS set 160 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set 160 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
PPE Threshold 0x3a 0x1c 0xc7 0x71 0x1c 0xc7 0x71 0x1c
EHT Iftypes: AP
EHT MAC Capabilities (0xa200):
EHT OM Control Supported
EHT PHY Capabilities: (0xe80d127e20600c36):
NDP With EHT-LTF And 3.2 µs GI
SU Beamformer
SU Beamformee
Beamformee SS (80MHz): 3
Beamformee SS (160MHz): 3
Number Of Sounding Dimensions (80MHz): 2
Number Of Sounding Dimensions (160MHz): 2
Ng = 16 SU Feedback
Ng = 16 MU Feedback
Codebook size (4, 2) SU Feedback
Codebook size (7, 5) MU Feedback
Triggered SU Beamforming Feedback
Triggered MU Beamforming Partial BW Feedback
Max Nc: 2
Common Nominal Packet Padding: 2
Maximum Number Of Supported EHT-LTFs: 17
Support of MCS 15: 1
Non-OFDMA UL MU-MIMO (80MHz)
Non-OFDMA UL MU-MIMO (160MHz)
MU Beamformer (80MHz)
MU Beamformer (160MHz)
EHT MCS/NSS: (0x33333333333300000000000000):
EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
HE Iftypes: mesh point
HE MAC Capabilities (0x00011a000040):
+HTC HE Supported
OM Control
Maximum A-MPDU Length Exponent: 3
A-MSDU in A-MPDU
HE PHY Capabilities: (0x0c200c0000000000008000):
HE40/HE80/5GHz
HE160/5GHz
LDPC Coding in Payload
STBC Tx <= 80MHz
STBC Rx <= 80MHz
HE RX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE RX MCS and NSS set 160 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set 160 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
EHT Iftypes: mesh point
EHT MAC Capabilities (0x8200):
EHT OM Control Supported
EHT PHY Capabilities: (0xe80d121e20600c00):
NDP With EHT-LTF And 3.2 µs GI
SU Beamformer
SU Beamformee
Beamformee SS (80MHz): 3
Beamformee SS (160MHz): 3
Number Of Sounding Dimensions (80MHz): 2
Number Of Sounding Dimensions (160MHz): 2
Ng = 16 SU Feedback
Ng = 16 MU Feedback
Codebook size (4, 2) SU Feedback
Codebook size (7, 5) MU Feedback
Max Nc: 2
Common Nominal Packet Padding: 2
Maximum Number Of Supported EHT-LTFs: 17
Support of MCS 15: 1
EHT MCS/NSS: (0x33333333333300000000000000):
EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
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] (20.0 dBm)
* 5200.0 MHz [40] (20.0 dBm)
* 5220.0 MHz [44] (20.0 dBm)
* 5240.0 MHz [48] (20.0 dBm)
* 5260.0 MHz [52] (20.0 dBm) (no IR, radar detection)
* 5280.0 MHz [56] (20.0 dBm) (no IR, radar detection)
* 5300.0 MHz [60] (20.0 dBm) (no IR, radar detection)
* 5320.0 MHz [64] (20.0 dBm) (no IR, radar detection)
* 5340.0 MHz [68] (disabled)
* 5360.0 MHz [72] (disabled)
* 5380.0 MHz [76] (disabled)
* 5400.0 MHz [80] (disabled)
* 5420.0 MHz [84] (disabled)
* 5440.0 MHz [88] (disabled)
* 5460.0 MHz [92] (disabled)
* 5480.0 MHz [96] (disabled)
* 5500.0 MHz [100] (20.0 dBm) (no IR, radar detection)
* 5520.0 MHz [104] (20.0 dBm) (no IR, radar detection)
* 5540.0 MHz [108] (20.0 dBm) (no IR, radar detection)
* 5560.0 MHz [112] (20.0 dBm) (no IR, radar detection)
* 5580.0 MHz [116] (20.0 dBm) (no IR, radar detection)
* 5600.0 MHz [120] (20.0 dBm) (no IR, radar detection)
* 5620.0 MHz [124] (20.0 dBm) (no IR, radar detection)
* 5640.0 MHz [128] (20.0 dBm) (no IR, radar detection)
* 5660.0 MHz [132] (20.0 dBm) (no IR, radar detection)
* 5680.0 MHz [136] (20.0 dBm) (no IR, radar detection)
* 5700.0 MHz [140] (20.0 dBm) (no IR, radar detection)
* 5720.0 MHz [144] (20.0 dBm) (no IR, radar detection)
* 5745.0 MHz [149] (20.0 dBm) (no IR)
* 5765.0 MHz [153] (20.0 dBm) (no IR)
* 5785.0 MHz [157] (20.0 dBm) (no IR)
* 5805.0 MHz [161] (20.0 dBm) (no IR)
* 5825.0 MHz [165] (20.0 dBm) (no IR)
* 5845.0 MHz [169] (20.0 dBm) (no IR)
* 5865.0 MHz [173] (20.0 dBm) (no IR)
* 5885.0 MHz [177] (20.0 dBm) (no IR)
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
* testmode
* connect
* disconnect
* channel_switch
* set_qos_map
* set_multicast_to_unicast
* set_sar_specs
software interface modes (can always be added):
* AP/VLAN
* monitor
valid interface combinations:
* #{ IBSS } <= 1, #{ AP, mesh point } <= 48, #{ managed } <= 57,
total <= 57, #channels <= 3, STA/AP BI must match, radar detect widths: { 20 MHz (no HT), 20 MHz, 40 MHz, 80 MHz, 160 MHz }
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
Driver supports full state transitions for AP/GO clients
Driver supports a userspace MPM
Device supports active monitor (which will ACK incoming frames)
Driver/device bandwidth changes during BSS lifetime (AP/GO mode)
Device supports configuring vdev MAC-addr on create.
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
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 0xd0
Supported extended features:
* [ VHT_IBSS ]: VHT-IBSS
* [ RRM ]: RRM
* [ MU_MIMO_AIR_SNIFFER ]: MU-MIMO sniffer
* [ BEACON_RATE_LEGACY ]: legacy beacon rate setting
* [ BEACON_RATE_HT ]: HT beacon rate setting
* [ BEACON_RATE_VHT ]: VHT beacon rate setting
* [ FILS_STA ]: STA FILS (Fast Initial Link Setup)
* [ CQM_RSSI_LIST ]: multiple CQM_RSSI_THOLD records
* [ CONTROL_PORT_OVER_NL80211 ]: control port over nl80211
* [ ACK_SIGNAL_SUPPORT ]: ack signal level support
* [ TXQS ]: FQ-CoDel-enabled intermediate TXQs
* [ CAN_REPLACE_PTK0 ]: can safely replace PTK 0 when rekeying
* [ AIRTIME_FAIRNESS ]: airtime fairness scheduling
* [ AQL ]: Airtime Queue Limits (AQL)
* [ BEACON_PROTECTION ]: beacon protection support
* [ 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
* [ OPERATING_CHANNEL_VALIDATION ]: Operating Channel Validation (OCV) support
* [ FILS_DISCOVERY ]: FILS discovery frame transmission support
* [ UNSOL_BCAST_PROBE_RESP ]: unsolicated broadcast probe response transmission support
* [ BEACON_RATE_HE ]: HE beacon rate support (AP/mesh)
* [ BSS_COLOR ]: BSS coloring support
* [ POWERED_ADDR_CHANGE ]: can change MAC address while up
* [ PUNCT ]: preamble puncturing in AP mode
Had to split the iw list ^^
Wiphy phy0
wiphy index: 0
max # scan SSIDs: 4
max scan IEs length: 2145 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 RSN-IBSS.
Device supports AP-side u-APSD.
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:
2G band: TX 0x3 RX 0x3
5G band: TX 0x7 RX 0x7
6G band: TX 0x7 RX 0x7
Configured Antennas:
2G band: TX 0x3 RX 0x3
5G band: TX 0x7 RX 0x7
6G band: TX 0x7 RX 0x7
Supported interface modes:
* IBSS
* managed
* AP
* AP/VLAN
* monitor
* mesh point
* P2P-client
* P2P-GO
Band 1:
Capabilities: 0x9ff
RX LDPC
HT20/HT40
SM Power Save disabled
RX Greenfield
RX HT20 SGI
RX HT40 SGI
TX STBC
RX STBC 1-stream
Max AMSDU length: 7935 bytes
No DSSS/CCK HT40
Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
Minimum RX AMPDU time spacing: 2 usec (0x04)
HT TX/RX MCS rate indexes supported: 0-15
HE Iftypes: managed
HE MAC Capabilities (0x08011a000040):
+HTC HE Supported
Trigger Frame MAC Padding Duration: 2
OM Control
Maximum A-MPDU Length Exponent: 3
A-MSDU in A-MPDU
HE PHY Capabilities: (0x2270ce926d09f30e4e3f00):
HE40/2.4GHz
242 tone RUs/2.4GHz
Device Class: 1
LDPC Coding in Payload
HE SU PPDU with 1x HE-LTF and 0.8us GI
NDP with 4x HE-LTF and 3.2us GI
STBC Tx <= 80MHz
STBC Rx <= 80MHz
Full Bandwidth UL MU-MIMO
Partial Bandwidth UL MU-MIMO
DCM Max Constellation: 2
DCM Max Constellation Rx: 2
SU Beamformer
SU Beamformee
Beamformee STS <= 80Mhz: 3
Beamformee STS > 80Mhz: 3
Sounding Dimensions <= 80Mhz: 1
Sounding Dimensions > 80Mhz: 1
Codebook Size SU Feedback
Codebook Size MU Feedback
Triggered CQI Feedback
Partial Bandwidth Extended Range
Partial Bandwidth DL MU-MIMO
PPE Threshold Present
Power Boost Factor ar
HE SU PPDU & HE PPDU 4x HE-LTF 0.8us GI
Max NC: 1
20MHz in 40MHz HE PPDU 2.4GHz
20MHz in 160/80+80MHz HE PPDU
80MHz in 160/80+80MHz HE PPDU
DCM Max BW: 1
Longer Than 16HE SIG-B OFDM Symbols
Non-Triggered CQI Feedback
TX 1024-QAM
RX 1024-QAM
RX Full BW SU Using HE MU PPDU with Compression SIGB
RX Full BW SU Using HE MU PPDU with Non-Compression SIGB
HE RX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: not supported
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: not supported
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
PPE Threshold 0x39 0x1c 0xc7 0x71 0x1c 0x07
EHT Iftypes: managed
EHT MAC Capabilities (0x8200):
EHT OM Control Supported
EHT PHY Capabilities: (0xe80d091e10600c00):
NDP With EHT-LTF And 3.2 µs GI
SU Beamformer
SU Beamformee
Beamformee SS (80MHz): 3
Beamformee SS (160MHz): 3
Number Of Sounding Dimensions (80MHz): 1
Number Of Sounding Dimensions (160MHz): 1
Ng = 16 SU Feedback
Ng = 16 MU Feedback
Codebook size (4, 2) SU Feedback
Codebook size (7, 5) MU Feedback
Max Nc: 1
Common Nominal Packet Padding: 2
Maximum Number Of Supported EHT-LTFs: 17
Support of MCS 15: 1
EHT MCS/NSS: (0x22222200000000000000000000):
EHT bw=20 MHz, max NSS for MCS 0-7: Rx=2, Tx=2
EHT bw=20 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
EHT bw=20 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
EHT bw=20 MHz, max NSS for MCS 12-13: Rx=0, Tx=0
HE Iftypes: AP
HE MAC Capabilities (0x00051a081044):
+HTC HE Supported
TWT Responder
BSR
OM Control
Maximum A-MPDU Length Exponent: 3
BQR
A-MSDU in A-MPDU
OM Control UL MU Data Disable RX
HE PHY Capabilities: (0x0220ce926f09afc8000c00):
HE40/2.4GHz
LDPC Coding in Payload
NDP with 4x HE-LTF and 3.2us GI
STBC Tx <= 80MHz
STBC Rx <= 80MHz
Full Bandwidth UL MU-MIMO
Partial Bandwidth UL MU-MIMO
DCM Max Constellation: 2
DCM Max Constellation Rx: 2
SU Beamformer
SU Beamformee
MU Beamformer
Beamformee STS <= 80Mhz: 3
Beamformee STS > 80Mhz: 3
Sounding Dimensions <= 80Mhz: 1
Sounding Dimensions > 80Mhz: 1
Codebook Size SU Feedback
Codebook Size MU Feedback
Triggered SU Beamforming Feedback
Triggered MU Beamforming Feedback
Partial Bandwidth Extended Range
PPE Threshold Present
Max NC: 1
STBC Tx > 80MHz
STBC Rx > 80MHz
TX 1024-QAM
RX 1024-QAM
HE RX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: not supported
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: not supported
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
PPE Threshold 0x39 0x1c 0xc7 0x71 0x1c 0x07
EHT Iftypes: AP
EHT MAC Capabilities (0xa200):
EHT OM Control Supported
EHT PHY Capabilities: (0xe80d097e10600c36):
NDP With EHT-LTF And 3.2 µs GI
SU Beamformer
SU Beamformee
Beamformee SS (80MHz): 3
Beamformee SS (160MHz): 3
Number Of Sounding Dimensions (80MHz): 1
Number Of Sounding Dimensions (160MHz): 1
Ng = 16 SU Feedback
Ng = 16 MU Feedback
Codebook size (4, 2) SU Feedback
Codebook size (7, 5) MU Feedback
Triggered SU Beamforming Feedback
Triggered MU Beamforming Partial BW Feedback
Max Nc: 1
Common Nominal Packet Padding: 2
Maximum Number Of Supported EHT-LTFs: 17
Support of MCS 15: 1
Non-OFDMA UL MU-MIMO (80MHz)
Non-OFDMA UL MU-MIMO (160MHz)
MU Beamformer (80MHz)
MU Beamformer (160MHz)
EHT MCS/NSS: (0x22222200000000000000000000):
EHT bw=20 MHz, max NSS for MCS 0-7: Rx=2, Tx=2
EHT bw=20 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
EHT bw=20 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
EHT bw=20 MHz, max NSS for MCS 12-13: Rx=0, Tx=0
HE Iftypes: mesh point
HE MAC Capabilities (0x00011a000040):
+HTC HE Supported
OM Control
Maximum A-MPDU Length Exponent: 3
A-MSDU in A-MPDU
HE PHY Capabilities: (0x02200c0000000000008000):
HE40/2.4GHz
LDPC Coding in Payload
STBC Tx <= 80MHz
STBC Rx <= 80MHz
HE RX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: not supported
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: not supported
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
EHT Iftypes: mesh point
EHT MAC Capabilities (0x8200):
EHT OM Control Supported
EHT PHY Capabilities: (0xe80d091e10600c00):
NDP With EHT-LTF And 3.2 µs GI
SU Beamformer
SU Beamformee
Beamformee SS (80MHz): 3
Beamformee SS (160MHz): 3
Number Of Sounding Dimensions (80MHz): 1
Number Of Sounding Dimensions (160MHz): 1
Ng = 16 SU Feedback
Ng = 16 MU Feedback
Codebook size (4, 2) SU Feedback
Codebook size (7, 5) MU Feedback
Max Nc: 1
Common Nominal Packet Padding: 2
Maximum Number Of Supported EHT-LTFs: 17
Support of MCS 15: 1
EHT MCS/NSS: (0x22222200000000000000000000):
EHT bw=20 MHz, max NSS for MCS 0-7: Rx=2, Tx=2
EHT bw=20 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
EHT bw=20 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
EHT bw=20 MHz, max NSS for MCS 12-13: Rx=0, Tx=0
Bitrates (non-HT):
* 1.0 Mbps (short preamble supported)
* 2.0 Mbps (short preamble supported)
* 5.5 Mbps (short preamble supported)
* 11.0 Mbps (short preamble supported)
* 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] (20.0 dBm)
* 2417.0 MHz [2] (20.0 dBm)
* 2422.0 MHz [3] (20.0 dBm)
* 2427.0 MHz [4] (20.0 dBm)
* 2432.0 MHz [5] (20.0 dBm)
* 2437.0 MHz [6] (20.0 dBm)
* 2442.0 MHz [7] (20.0 dBm)
* 2447.0 MHz [8] (20.0 dBm)
* 2452.0 MHz [9] (20.0 dBm)
* 2457.0 MHz [10] (20.0 dBm)
* 2462.0 MHz [11] (20.0 dBm)
* 2467.0 MHz [12] (20.0 dBm) (no IR)
* 2472.0 MHz [13] (20.0 dBm) (no IR)
* 2484.0 MHz [14] (20.0 dBm) (no IR)
Band 2:
Capabilities: 0x9ff
RX LDPC
HT20/HT40
SM Power Save disabled
RX Greenfield
RX HT20 SGI
RX HT40 SGI
TX STBC
RX STBC 1-stream
Max AMSDU length: 7935 bytes
No DSSS/CCK HT40
Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
Minimum RX AMPDU time spacing: 1 usec (0x03)
HT TX/RX MCS rate indexes supported: 0-23
VHT Capabilities (0x339a79f6):
Max MPDU length: 11454
Supported Channel Width: 160 MHz
RX LDPC
short GI (80 MHz)
short GI (160/80+80 MHz)
TX STBC
SU Beamformer
SU Beamformee
MU Beamformer
MU Beamformee
RX antenna pattern consistency
TX antenna pattern consistency
VHT RX MCS set:
1 streams: MCS 0-9
2 streams: MCS 0-9
3 streams: MCS 0-9
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
VHT RX highest supported: 0 Mbps
VHT TX MCS set:
1 streams: MCS 0-9
2 streams: MCS 0-9
3 streams: MCS 0-9
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
VHT TX highest supported: 0 Mbps
VHT extended NSS: supported
HE Iftypes: managed
HE MAC Capabilities (0x08011a000040):
+HTC HE Supported
Trigger Frame MAC Padding Duration: 2
OM Control
Maximum A-MPDU Length Exponent: 3
A-MSDU in A-MPDU
HE PHY Capabilities: (0x4c70ce926d12f3164e3f00):
HE40/HE80/5GHz
HE160/5GHz
242 tone RUs/5GHz
Device Class: 1
LDPC Coding in Payload
HE SU PPDU with 1x HE-LTF and 0.8us GI
NDP with 4x HE-LTF and 3.2us GI
STBC Tx <= 80MHz
STBC Rx <= 80MHz
Full Bandwidth UL MU-MIMO
Partial Bandwidth UL MU-MIMO
DCM Max Constellation: 2
DCM Max Constellation Rx: 2
SU Beamformer
SU Beamformee
Beamformee STS <= 80Mhz: 3
Beamformee STS > 80Mhz: 3
Sounding Dimensions <= 80Mhz: 2
Sounding Dimensions > 80Mhz: 2
Codebook Size SU Feedback
Codebook Size MU Feedback
Triggered CQI Feedback
Partial Bandwidth Extended Range
Partial Bandwidth DL MU-MIMO
PPE Threshold Present
Power Boost Factor ar
HE SU PPDU & HE PPDU 4x HE-LTF 0.8us GI
Max NC: 2
20MHz in 40MHz HE PPDU 2.4GHz
20MHz in 160/80+80MHz HE PPDU
80MHz in 160/80+80MHz HE PPDU
DCM Max BW: 1
Longer Than 16HE SIG-B OFDM Symbols
Non-Triggered CQI Feedback
TX 1024-QAM
RX 1024-QAM
RX Full BW SU Using HE MU PPDU with Compression SIGB
RX Full BW SU Using HE MU PPDU with Non-Compression SIGB
HE RX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE RX MCS and NSS set 160 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set 160 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
PPE Threshold 0x3a 0x1c 0xc7 0x71 0x1c 0xc7 0x71 0x1c
EHT Iftypes: managed
EHT MAC Capabilities (0x8200):
EHT OM Control Supported
EHT PHY Capabilities: (0xe80d121e20600c00):
NDP With EHT-LTF And 3.2 µs GI
SU Beamformer
SU Beamformee
Beamformee SS (80MHz): 3
Beamformee SS (160MHz): 3
Number Of Sounding Dimensions (80MHz): 2
Number Of Sounding Dimensions (160MHz): 2
Ng = 16 SU Feedback
Ng = 16 MU Feedback
Codebook size (4, 2) SU Feedback
Codebook size (7, 5) MU Feedback
Max Nc: 2
Common Nominal Packet Padding: 2
Maximum Number Of Supported EHT-LTFs: 17
Support of MCS 15: 1
EHT MCS/NSS: (0x33333333333300000000000000):
EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
HE Iftypes: AP
HE MAC Capabilities (0x00051a081044):
+HTC HE Supported
TWT Responder
BSR
OM Control
Maximum A-MPDU Length Exponent: 3
BQR
A-MSDU in A-MPDU
OM Control UL MU Data Disable RX
HE PHY Capabilities: (0x0c20ce926f12afd0000c00):
HE40/HE80/5GHz
HE160/5GHz
LDPC Coding in Payload
NDP with 4x HE-LTF and 3.2us GI
STBC Tx <= 80MHz
STBC Rx <= 80MHz
Full Bandwidth UL MU-MIMO
Partial Bandwidth UL MU-MIMO
DCM Max Constellation: 2
DCM Max Constellation Rx: 2
SU Beamformer
SU Beamformee
MU Beamformer
Beamformee STS <= 80Mhz: 3
Beamformee STS > 80Mhz: 3
Sounding Dimensions <= 80Mhz: 2
Sounding Dimensions > 80Mhz: 2
Codebook Size SU Feedback
Codebook Size MU Feedback
Triggered SU Beamforming Feedback
Triggered MU Beamforming Feedback
Partial Bandwidth Extended Range
PPE Threshold Present
Max NC: 2
STBC Tx > 80MHz
STBC Rx > 80MHz
TX 1024-QAM
RX 1024-QAM
HE RX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE RX MCS and NSS set 160 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set 160 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
PPE Threshold 0x3a 0x1c 0xc7 0x71 0x1c 0xc7 0x71 0x1c
EHT Iftypes: AP
EHT MAC Capabilities (0xa200):
EHT OM Control Supported
EHT PHY Capabilities: (0xe80d127e20600c36):
NDP With EHT-LTF And 3.2 µs GI
SU Beamformer
SU Beamformee
Beamformee SS (80MHz): 3
Beamformee SS (160MHz): 3
Number Of Sounding Dimensions (80MHz): 2
Number Of Sounding Dimensions (160MHz): 2
Ng = 16 SU Feedback
Ng = 16 MU Feedback
Codebook size (4, 2) SU Feedback
Codebook size (7, 5) MU Feedback
Triggered SU Beamforming Feedback
Triggered MU Beamforming Partial BW Feedback
Max Nc: 2
Common Nominal Packet Padding: 2
Maximum Number Of Supported EHT-LTFs: 17
Support of MCS 15: 1
Non-OFDMA UL MU-MIMO (80MHz)
Non-OFDMA UL MU-MIMO (160MHz)
MU Beamformer (80MHz)
MU Beamformer (160MHz)
EHT MCS/NSS: (0x33333333333300000000000000):
EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
HE Iftypes: mesh point
HE MAC Capabilities (0x00011a000040):
+HTC HE Supported
OM Control
Maximum A-MPDU Length Exponent: 3
A-MSDU in A-MPDU
HE PHY Capabilities: (0x0c200c0000000000008000):
HE40/HE80/5GHz
HE160/5GHz
LDPC Coding in Payload
STBC Tx <= 80MHz
STBC Rx <= 80MHz
HE RX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE RX MCS and NSS set 160 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set 160 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
EHT Iftypes: mesh point
EHT MAC Capabilities (0x8200):
EHT OM Control Supported
EHT PHY Capabilities: (0xe80d121e20600c00):
NDP With EHT-LTF And 3.2 µs GI
SU Beamformer
SU Beamformee
Beamformee SS (80MHz): 3
Beamformee SS (160MHz): 3
Number Of Sounding Dimensions (80MHz): 2
Number Of Sounding Dimensions (160MHz): 2
Ng = 16 SU Feedback
Ng = 16 MU Feedback
Codebook size (4, 2) SU Feedback
Codebook size (7, 5) MU Feedback
Max Nc: 2
Common Nominal Packet Padding: 2
Maximum Number Of Supported EHT-LTFs: 17
Support of MCS 15: 1
EHT MCS/NSS: (0x33333333333300000000000000):
EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
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] (20.0 dBm)
* 5200.0 MHz [40] (20.0 dBm)
* 5220.0 MHz [44] (20.0 dBm)
* 5240.0 MHz [48] (20.0 dBm)
* 5260.0 MHz [52] (20.0 dBm) (no IR, radar detection)
* 5280.0 MHz [56] (20.0 dBm) (no IR, radar detection)
* 5300.0 MHz [60] (20.0 dBm) (no IR, radar detection)
* 5320.0 MHz [64] (20.0 dBm) (no IR, radar detection)
* 5340.0 MHz [68] (disabled)
* 5360.0 MHz [72] (disabled)
* 5380.0 MHz [76] (disabled)
* 5400.0 MHz [80] (disabled)
* 5420.0 MHz [84] (disabled)
* 5440.0 MHz [88] (disabled)
* 5460.0 MHz [92] (disabled)
* 5480.0 MHz [96] (disabled)
* 5500.0 MHz [100] (20.0 dBm) (no IR, radar detection)
* 5520.0 MHz [104] (20.0 dBm) (no IR, radar detection)
* 5540.0 MHz [108] (20.0 dBm) (no IR, radar detection)
* 5560.0 MHz [112] (20.0 dBm) (no IR, radar detection)
* 5580.0 MHz [116] (20.0 dBm) (no IR, radar detection)
* 5600.0 MHz [120] (20.0 dBm) (no IR, radar detection)
* 5620.0 MHz [124] (20.0 dBm) (no IR, radar detection)
* 5640.0 MHz [128] (20.0 dBm) (no IR, radar detection)
* 5660.0 MHz [132] (20.0 dBm) (no IR, radar detection)
* 5680.0 MHz [136] (20.0 dBm) (no IR, radar detection)
* 5700.0 MHz [140] (20.0 dBm) (no IR, radar detection)
* 5720.0 MHz [144] (20.0 dBm) (no IR, radar detection)
* 5745.0 MHz [149] (20.0 dBm) (no IR)
* 5765.0 MHz [153] (20.0 dBm) (no IR)
* 5785.0 MHz [157] (20.0 dBm) (no IR)
* 5805.0 MHz [161] (20.0 dBm) (no IR)
* 5825.0 MHz [165] (20.0 dBm) (no IR)
* 5845.0 MHz [169] (20.0 dBm) (no IR)
* 5865.0 MHz [173] (20.0 dBm) (no IR)
* 5885.0 MHz [177] (20.0 dBm) (no IR)
Band 4:
HE Iftypes: managed
HE MAC Capabilities (0x08011a000040):
+HTC HE Supported
Trigger Frame MAC Padding Duration: 2
OM Control
Maximum A-MPDU Length Exponent: 3
A-MSDU in A-MPDU
HE PHY Capabilities: (0x4c70ce926d12f3164e3f00):
HE40/HE80/5GHz
HE160/5GHz
242 tone RUs/5GHz
Device Class: 1
LDPC Coding in Payload
HE SU PPDU with 1x HE-LTF and 0.8us GI
NDP with 4x HE-LTF and 3.2us GI
STBC Tx <= 80MHz
STBC Rx <= 80MHz
Full Bandwidth UL MU-MIMO
Partial Bandwidth UL MU-MIMO
DCM Max Constellation: 2
DCM Max Constellation Rx: 2
SU Beamformer
SU Beamformee
Beamformee STS <= 80Mhz: 3
Beamformee STS > 80Mhz: 3
Sounding Dimensions <= 80Mhz: 2
Sounding Dimensions > 80Mhz: 2
Codebook Size SU Feedback
Codebook Size MU Feedback
Triggered CQI Feedback
Partial Bandwidth Extended Range
Partial Bandwidth DL MU-MIMO
PPE Threshold Present
Power Boost Factor ar
HE SU PPDU & HE PPDU 4x HE-LTF 0.8us GI
Max NC: 2
20MHz in 40MHz HE PPDU 2.4GHz
20MHz in 160/80+80MHz HE PPDU
80MHz in 160/80+80MHz HE PPDU
DCM Max BW: 1
Longer Than 16HE SIG-B OFDM Symbols
Non-Triggered CQI Feedback
TX 1024-QAM
RX 1024-QAM
RX Full BW SU Using HE MU PPDU with Compression SIGB
RX Full BW SU Using HE MU PPDU with Non-Compression SIGB
HE RX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE RX MCS and NSS set 160 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set 160 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
PPE Threshold 0x3a 0x1c 0xc7 0x71 0x1c 0xc7 0x71 0x1c
EHT Iftypes: managed
EHT MAC Capabilities (0x8200):
EHT OM Control Supported
EHT PHY Capabilities: (0xea6d921e20600c00):
320MHz in 6GHz Supported
NDP With EHT-LTF And 3.2 µs GI
SU Beamformer
SU Beamformee
Beamformee SS (80MHz): 3
Beamformee SS (160MHz): 3
Beamformee SS (320MHz): 3
Number Of Sounding Dimensions (80MHz): 2
Number Of Sounding Dimensions (160MHz): 2
Number Of Sounding Dimensions (320MHz): 2
Ng = 16 SU Feedback
Ng = 16 MU Feedback
Codebook size (4, 2) SU Feedback
Codebook size (7, 5) MU Feedback
Max Nc: 2
Common Nominal Packet Padding: 2
Maximum Number Of Supported EHT-LTFs: 17
Support of MCS 15: 1
EHT MCS/NSS: (0x33333333333333333300000000):
EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
EHT bw=320 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw=320 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw=320 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
HE Iftypes: AP
HE MAC Capabilities (0x00051a081044):
+HTC HE Supported
TWT Responder
BSR
OM Control
Maximum A-MPDU Length Exponent: 3
BQR
A-MSDU in A-MPDU
OM Control UL MU Data Disable RX
HE PHY Capabilities: (0x0c20ce926f12afd0000c00):
HE40/HE80/5GHz
HE160/5GHz
LDPC Coding in Payload
NDP with 4x HE-LTF and 3.2us GI
STBC Tx <= 80MHz
STBC Rx <= 80MHz
Full Bandwidth UL MU-MIMO
Partial Bandwidth UL MU-MIMO
DCM Max Constellation: 2
DCM Max Constellation Rx: 2
SU Beamformer
SU Beamformee
MU Beamformer
Beamformee STS <= 80Mhz: 3
Beamformee STS > 80Mhz: 3
Sounding Dimensions <= 80Mhz: 2
Sounding Dimensions > 80Mhz: 2
Codebook Size SU Feedback
Codebook Size MU Feedback
Triggered SU Beamforming Feedback
Triggered MU Beamforming Feedback
Partial Bandwidth Extended Range
PPE Threshold Present
Max NC: 2
STBC Tx > 80MHz
STBC Rx > 80MHz
TX 1024-QAM
RX 1024-QAM
HE RX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE RX MCS and NSS set 160 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set 160 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
PPE Threshold 0x3a 0x1c 0xc7 0x71 0x1c 0xc7 0x71 0x1c
EHT Iftypes: AP
EHT MAC Capabilities (0xa200):
EHT OM Control Supported
EHT PHY Capabilities: (0xea6d927e20600c7e):
320MHz in 6GHz Supported
NDP With EHT-LTF And 3.2 µs GI
SU Beamformer
SU Beamformee
Beamformee SS (80MHz): 3
Beamformee SS (160MHz): 3
Beamformee SS (320MHz): 3
Number Of Sounding Dimensions (80MHz): 2
Number Of Sounding Dimensions (160MHz): 2
Number Of Sounding Dimensions (320MHz): 2
Ng = 16 SU Feedback
Ng = 16 MU Feedback
Codebook size (4, 2) SU Feedback
Codebook size (7, 5) MU Feedback
Triggered SU Beamforming Feedback
Triggered MU Beamforming Partial BW Feedback
Max Nc: 2
Common Nominal Packet Padding: 2
Maximum Number Of Supported EHT-LTFs: 17
Support of MCS 15: 1
Non-OFDMA UL MU-MIMO (80MHz)
Non-OFDMA UL MU-MIMO (160MHz)
Non-OFDMA UL MU-MIMO (320MHz)
MU Beamformer (80MHz)
MU Beamformer (160MHz)
MU Beamformer (320MHz)
EHT MCS/NSS: (0x33333333333333333300000000):
EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
EHT bw=320 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw=320 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw=320 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
HE Iftypes: mesh point
HE MAC Capabilities (0x00011a000040):
+HTC HE Supported
OM Control
Maximum A-MPDU Length Exponent: 3
A-MSDU in A-MPDU
HE PHY Capabilities: (0x0c200c0000000000008000):
HE40/HE80/5GHz
HE160/5GHz
LDPC Coding in Payload
STBC Tx <= 80MHz
STBC Rx <= 80MHz
HE RX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set <= 80 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE RX MCS and NSS set 160 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
HE TX MCS and NSS set 160 MHz
1 streams: MCS 0-11
2 streams: MCS 0-11
3 streams: MCS 0-11
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
EHT Iftypes: mesh point
EHT MAC Capabilities (0x8200):
EHT OM Control Supported
EHT PHY Capabilities: (0xea6d921e20600c00):
320MHz in 6GHz Supported
NDP With EHT-LTF And 3.2 µs GI
SU Beamformer
SU Beamformee
Beamformee SS (80MHz): 3
Beamformee SS (160MHz): 3
Beamformee SS (320MHz): 3
Number Of Sounding Dimensions (80MHz): 2
Number Of Sounding Dimensions (160MHz): 2
Number Of Sounding Dimensions (320MHz): 2
Ng = 16 SU Feedback
Ng = 16 MU Feedback
Codebook size (4, 2) SU Feedback
Codebook size (7, 5) MU Feedback
Max Nc: 2
Common Nominal Packet Padding: 2
Maximum Number Of Supported EHT-LTFs: 17
Support of MCS 15: 1
EHT MCS/NSS: (0x33333333333333333300000000):
EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw=160 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
EHT bw=320 MHz, max NSS for MCS 8-9: Rx=3, Tx=3
EHT bw=320 MHz, max NSS for MCS 10-11: Rx=3, Tx=3
EHT bw=320 MHz, max NSS for MCS 12-13: Rx=3, Tx=3
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:
* 5955.0 MHz [1] (12.0 dBm)
* 5975.0 MHz [5] (12.0 dBm)
* 5995.0 MHz [9] (12.0 dBm)
* 6015.0 MHz [13] (12.0 dBm)
* 6035.0 MHz [17] (12.0 dBm)
* 6055.0 MHz [21] (12.0 dBm)
* 6075.0 MHz [25] (12.0 dBm)
* 6095.0 MHz [29] (12.0 dBm)
* 6115.0 MHz [33] (12.0 dBm)
* 6135.0 MHz [37] (12.0 dBm)
* 6155.0 MHz [41] (12.0 dBm)
* 6175.0 MHz [45] (12.0 dBm)
* 6195.0 MHz [49] (12.0 dBm)
* 6215.0 MHz [53] (12.0 dBm)
* 6235.0 MHz [57] (12.0 dBm)
* 6255.0 MHz [61] (12.0 dBm)
* 6275.0 MHz [65] (12.0 dBm)
* 6295.0 MHz [69] (12.0 dBm)
* 6315.0 MHz [73] (12.0 dBm)
* 6335.0 MHz [77] (12.0 dBm)
* 6355.0 MHz [81] (12.0 dBm)
* 6375.0 MHz [85] (12.0 dBm)
* 6395.0 MHz [89] (12.0 dBm)
* 6415.0 MHz [93] (12.0 dBm)
* 6435.0 MHz [97] (12.0 dBm)
* 6455.0 MHz [101] (12.0 dBm)
* 6475.0 MHz [105] (12.0 dBm)
* 6495.0 MHz [109] (12.0 dBm)
* 6515.0 MHz [113] (12.0 dBm)
* 6535.0 MHz [117] (12.0 dBm)
* 6555.0 MHz [121] (12.0 dBm)
* 6575.0 MHz [125] (12.0 dBm)
* 6595.0 MHz [129] (12.0 dBm)
* 6615.0 MHz [133] (12.0 dBm)
* 6635.0 MHz [137] (12.0 dBm)
* 6655.0 MHz [141] (12.0 dBm)
* 6675.0 MHz [145] (12.0 dBm)
* 6695.0 MHz [149] (12.0 dBm)
* 6715.0 MHz [153] (12.0 dBm)
* 6735.0 MHz [157] (12.0 dBm)
* 6755.0 MHz [161] (12.0 dBm)
* 6775.0 MHz [165] (12.0 dBm)
* 6795.0 MHz [169] (12.0 dBm)
* 6815.0 MHz [173] (12.0 dBm)
* 6835.0 MHz [177] (12.0 dBm)
* 6855.0 MHz [181] (12.0 dBm)
* 6875.0 MHz [185] (12.0 dBm)
* 6895.0 MHz [189] (12.0 dBm)
* 6915.0 MHz [193] (12.0 dBm)
* 6935.0 MHz [197] (12.0 dBm)
* 6955.0 MHz [201] (12.0 dBm)
* 6975.0 MHz [205] (12.0 dBm)
* 6995.0 MHz [209] (12.0 dBm)
* 7015.0 MHz [213] (12.0 dBm)
* 7035.0 MHz [217] (12.0 dBm)
* 7055.0 MHz [221] (12.0 dBm)
* 7075.0 MHz [225] (12.0 dBm)
* 7095.0 MHz [229] (12.0 dBm)
* 7115.0 MHz [233] (12.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
* testmode
* connect
* disconnect
* channel_switch
* set_qos_map
* set_multicast_to_unicast
* set_sar_specs
software interface modes (can always be added):
* AP/VLAN
* monitor
valid interface combinations:
* #{ IBSS } <= 1, #{ AP, mesh point } <= 48, #{ managed } <= 57,
total <= 57, #channels <= 3, STA/AP BI must match, radar detect widths: { 20 MHz (no HT), 20 MHz, 40 MHz, 80 MHz, 160 MHz }
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
Driver supports full state transitions for AP/GO clients
Driver supports a userspace MPM
Device supports active monitor (which will ACK incoming frames)
Driver/device bandwidth changes during BSS lifetime (AP/GO mode)
Device supports configuring vdev MAC-addr on create.
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
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 0xd0
Supported extended features:
* [ VHT_IBSS ]: VHT-IBSS
* [ RRM ]: RRM
* [ MU_MIMO_AIR_SNIFFER ]: MU-MIMO sniffer
* [ BEACON_RATE_LEGACY ]: legacy beacon rate setting
* [ BEACON_RATE_HT ]: HT beacon rate setting
* [ BEACON_RATE_VHT ]: VHT beacon rate setting
* [ FILS_STA ]: STA FILS (Fast Initial Link Setup)
* [ CQM_RSSI_LIST ]: multiple CQM_RSSI_THOLD records
* [ CONTROL_PORT_OVER_NL80211 ]: control port over nl80211
* [ ACK_SIGNAL_SUPPORT ]: ack signal level support
* [ TXQS ]: FQ-CoDel-enabled intermediate TXQs
* [ CAN_REPLACE_PTK0 ]: can safely replace PTK 0 when rekeying
* [ AIRTIME_FAIRNESS ]: airtime fairness scheduling
* [ AQL ]: Airtime Queue Limits (AQL)
* [ BEACON_PROTECTION ]: beacon protection support
* [ 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
* [ OPERATING_CHANNEL_VALIDATION ]: Operating Channel Validation (OCV) support
* [ FILS_DISCOVERY ]: FILS discovery frame transmission support
* [ UNSOL_BCAST_PROBE_RESP ]: unsolicated broadcast probe response transmission support
* [ BEACON_RATE_HE ]: HE beacon rate support (AP/mesh)
* [ BSS_COLOR ]: BSS coloring support
* [ POWERED_ADDR_CHANGE ]: can change MAC address while up
* [ PUNCT ]: preamble puncturing in AP mode
i compiled the main branch of hostapd in order to test wifi7/be however I noticed that regdomain always defaults country 98! in spite of having country setup on the conf file or even forcing with iw … can’t use BE all others work but still country 98! has anyone seen this behavior? thank you
Maybe try setting the regdom for the cfg80211 kernel module. Just write the setting in /etc/modprobe.d/wifi.conf or other file in that dir, for example:
options cfg80211 ieee80211_regdom=COUNTRY_INITIALS_HERE
yes that is done … I am using the default that comes with Frank’s build of DE … but also tried changing to US, TW etc and doesn’t take effect… systool -vm shows DE
I suspect this a firmware issue but being new with the bpi-r4 and seeing that there are already people using mt7996 / be14 board thought to ask.