802.11be the cheap way.... <$40

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.

ttabbal

Active Member
Mar 10, 2016
766
212
43
48
It looks like things are at least going the right direction on Debian 12.5.

Code:
echo "options cfg80211 ieee80211_regdom=US"|sudo tee /etc/modprobe.d/cfg80211.conf
That sets the regulatory domain at boot via kernel options. There used to be conf files for it, but it looks like module parameters are the way now.

Code:
country US: DFS-FCC
        (902 - 904 @ 2), (N/A, 30), (N/A)
        (904 - 920 @ 16), (N/A, 30), (N/A)
        (920 - 928 @ 8), (N/A, 30), (N/A)
        (2400 - 2472 @ 40), (N/A, 30), (N/A)
        (5150 - 5250 @ 80), (N/A, 23), (N/A), AUTO-BW
        (5250 - 5350 @ 80), (N/A, 24), (0 ms), DFS, AUTO-BW
        (5470 - 5730 @ 160), (N/A, 24), (0 ms), DFS
        (5730 - 5850 @ 80), (N/A, 30), (N/A), AUTO-BW
        (5850 - 5895 @ 40), (N/A, 27), (N/A), NO-OUTDOOR, AUTO-BW, PASSIVE-SCAN
        (5925 - 7125 @ 320), (N/A, 12), (N/A), NO-OUTDOOR, PASSIVE-SCAN
        (57240 - 71000 @ 2160), (N/A, 40), (N/A)
Now I need to try getting the AP software set up. Looks like 5.8 and 6 will work, so options are nice. This is a MT7922, which is a wifi 6e card, which will be somewhat different from the wifi7 cards you guys are using.

iw list seems like it still doesn't like 6ghz.

Code:
Wiphy phy0
        wiphy index: 0
        max # scan SSIDs: 4
        max scan IEs length: 482 bytes
        max # sched scan SSIDs: 10
        max # match sets: 16
        Retry short limit: 7
        Retry long limit: 4
        Coverage class: 0 (up to 0m)
        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: TX 0x3 RX 0x3
        Configured Antennas: TX 0x3 RX 0x3
        Supported interface modes:
                 * managed
                 * AP
                 * AP/VLAN
                 * monitor
        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: No restriction (0x00)
                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: (0x2a70ce120dc0b3064e3f00):
                                HE40/2.4GHz
                                HE160/5GHz
                                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 Beamformee
                                Beamformee STS <= 80Mhz: 3
                                Ng = 16 SU Feedback
                                Ng = 16 MU Feedback
                                Codebook Size SU Feedback
                                Codebook Size MU Feedback
                                Triggered CQI Feedback
                                Partial Bandwidth Extended Range
                                PPE Threshold Present
                                Power Boost Factor ar
                                HE SU PPDU & HE PPDU 4x HE-LTF 0.8us GI
                                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
                        HE RX MCS and NSS set 160 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 160 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 (0x0000):
                        EHT PHY Capabilities: (0x0000000000000000):
                        EHT MCS/NSS: (0x):
                        EHT bw=160 MHz, max NSS for MCS 8-9: Rx=0, Tx=0
                        EHT bw=160 MHz, max NSS for MCS 10-11: Rx=0, Tx=0
                        EHT bw=160 MHz, max NSS for MCS 12-13: Rx=0, Tx=0
                HE Iftypes: AP
                        HE MAC Capabilities (0x00011a081044):
                                +HTC HE Supported
                                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: (0x0220ce120000a000000c00):
                                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
                                Partial Bandwidth Extended Range
                                PPE Threshold Present
                                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 (0x0000):
                        EHT PHY Capabilities: (0x0000000000000000):
                        EHT MCS/NSS: (0x):
                        EHT bw=20 MHz, max NSS for MCS 0-7: Rx=0, Tx=0
                        EHT bw=20 MHz, max NSS for MCS 8-9: Rx=0, Tx=0
                        EHT bw=20 MHz, max NSS for MCS 10-11: Rx=0, Tx=0
                        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 MHz [1] (30.0 dBm)
                        * 2417 MHz [2] (30.0 dBm)
                        * 2422 MHz [3] (30.0 dBm)
                        * 2427 MHz [4] (30.0 dBm)
                        * 2432 MHz [5] (30.0 dBm)
                        * 2437 MHz [6] (30.0 dBm)
                        * 2442 MHz [7] (30.0 dBm)
                        * 2447 MHz [8] (30.0 dBm)
                        * 2452 MHz [9] (30.0 dBm)
                        * 2457 MHz [10] (30.0 dBm)
                        * 2462 MHz [11] (30.0 dBm)
                        * 2467 MHz [12] (disabled)
                        * 2472 MHz [13] (disabled)
                        * 2484 MHz [14] (disabled)
        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: No restriction (0x00)
                HT TX/RX MCS rate indexes supported: 0-15
                VHT Capabilities (0x339071f6):
                        Max MPDU length: 11454
                        Supported Channel Width: 160 MHz
                        RX LDPC
                        short GI (80 MHz)
                        short GI (160/80+80 MHz)
                        TX STBC
                        SU Beamformee
                        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: 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: 0 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: 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: (0x4c70ce120dc0b3064e3f00):
                                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 Beamformee
                                Beamformee STS <= 80Mhz: 3
                                Ng = 16 SU Feedback
                                Ng = 16 MU Feedback
                                Codebook Size SU Feedback
                                Codebook Size MU Feedback
                                Triggered CQI Feedback
                                Partial Bandwidth Extended Range
                                PPE Threshold Present
                                Power Boost Factor ar
                                HE SU PPDU & HE PPDU 4x HE-LTF 0.8us GI
                                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
                        HE RX MCS and NSS set 160 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 160 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 (0x0000):
                        EHT PHY Capabilities: (0x0000000000000000):
                        EHT MCS/NSS: (0x):
                        EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=0, Tx=0
                        EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=0, Tx=0
                        EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=0, Tx=0
                        EHT bw=160 MHz, max NSS for MCS 8-9: Rx=0, Tx=0
                        EHT bw=160 MHz, max NSS for MCS 10-11: Rx=0, Tx=0
                        EHT bw=160 MHz, max NSS for MCS 12-13: Rx=0, Tx=0
                HE Iftypes: AP
                        HE MAC Capabilities (0x00011a081044):
                                +HTC HE Supported
                                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: (0x0420ce120000a000000c00):
                                HE40/HE80/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
                                Partial Bandwidth Extended Range
                                PPE Threshold Present
                                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 (0x0000):
                        EHT PHY Capabilities: (0x0000000000000000):
                        EHT MCS/NSS: (0x):
                        EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=0, Tx=0
                        EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=0, Tx=0
                        EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=0, Tx=0
                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 MHz [36] (23.0 dBm)
                        * 5200 MHz [40] (23.0 dBm)
                        * 5220 MHz [44] (23.0 dBm)
                        * 5240 MHz [48] (23.0 dBm)
                        * 5260 MHz [52] (24.0 dBm) (radar detection)
                        * 5280 MHz [56] (24.0 dBm) (radar detection)
                        * 5300 MHz [60] (24.0 dBm) (radar detection)
                        * 5320 MHz [64] (24.0 dBm) (radar detection)
                        * 5500 MHz [100] (24.0 dBm) (radar detection)
                        * 5520 MHz [104] (24.0 dBm) (radar detection)
                        * 5540 MHz [108] (24.0 dBm) (radar detection)
                        * 5560 MHz [112] (24.0 dBm) (radar detection)
                        * 5580 MHz [116] (24.0 dBm) (radar detection)
                        * 5600 MHz [120] (24.0 dBm) (radar detection)
                        * 5620 MHz [124] (24.0 dBm) (radar detection)
                        * 5640 MHz [128] (24.0 dBm) (radar detection)
                        * 5660 MHz [132] (24.0 dBm) (radar detection)
                        * 5680 MHz [136] (24.0 dBm) (radar detection)
                        * 5700 MHz [140] (24.0 dBm) (radar detection)
                        * 5720 MHz [144] (24.0 dBm) (radar detection)
                        * 5745 MHz [149] (30.0 dBm)
                        * 5765 MHz [153] (30.0 dBm)
                        * 5785 MHz [157] (30.0 dBm)
                        * 5805 MHz [161] (30.0 dBm)
                        * 5825 MHz [165] (30.0 dBm)
                        * 5845 MHz [169] (27.0 dBm) (no IR)
                        * 5865 MHz [173] (27.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: (0x4c70ce120dc0b3064e3f00):
                                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 Beamformee
                                Beamformee STS <= 80Mhz: 3
                                Ng = 16 SU Feedback
                                Ng = 16 MU Feedback
                                Codebook Size SU Feedback
                                Codebook Size MU Feedback
                                Triggered CQI Feedback
                                Partial Bandwidth Extended Range
                                PPE Threshold Present
                                Power Boost Factor ar
                                HE SU PPDU & HE PPDU 4x HE-LTF 0.8us GI
                                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
                        HE RX MCS and NSS set 160 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 160 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 (0x0000):
                        EHT PHY Capabilities: (0x0000000000000000):
                        EHT MCS/NSS: (0x):
                        EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=0, Tx=0
                        EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=0, Tx=0
                        EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=0, Tx=0
                        EHT bw=160 MHz, max NSS for MCS 8-9: Rx=0, Tx=0
                        EHT bw=160 MHz, max NSS for MCS 10-11: Rx=0, Tx=0
                        EHT bw=160 MHz, max NSS for MCS 12-13: Rx=0, Tx=0
                HE Iftypes: AP
                        HE MAC Capabilities (0x00011a081044):
                                +HTC HE Supported
                                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: (0x0420ce120000a000000c00):
                                HE40/HE80/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
                                Partial Bandwidth Extended Range
                                PPE Threshold Present
                                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 (0x0000):
                        EHT PHY Capabilities: (0x0000000000000000):
                        EHT MCS/NSS: (0x):
                        EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=0, Tx=0
                        EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=0, Tx=0
                        EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=0, Tx=0
                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 MHz [1] (12.0 dBm) (no IR)
                        * 5975 MHz [5] (12.0 dBm) (no IR)
                        * 5995 MHz [9] (12.0 dBm) (no IR)
                        * 6015 MHz [13] (12.0 dBm) (no IR)
                        * 6035 MHz [17] (12.0 dBm) (no IR)
                        * 6055 MHz [21] (12.0 dBm) (no IR)
                        * 6075 MHz [25] (12.0 dBm) (no IR)
                        * 6095 MHz [29] (12.0 dBm) (no IR)
                        * 6115 MHz [33] (12.0 dBm) (no IR)
                        * 6135 MHz [37] (12.0 dBm) (no IR)
                        * 6155 MHz [41] (12.0 dBm) (no IR)
                        * 6175 MHz [45] (12.0 dBm) (no IR)
                        * 6195 MHz [49] (12.0 dBm) (no IR)
                        * 6215 MHz [53] (12.0 dBm) (no IR)
                        * 6235 MHz [57] (12.0 dBm) (no IR)
                        * 6255 MHz [61] (12.0 dBm) (no IR)
                        * 6275 MHz [65] (12.0 dBm) (no IR)
                        * 6295 MHz [69] (12.0 dBm) (no IR)
                        * 6315 MHz [73] (12.0 dBm) (no IR)
                        * 6335 MHz [77] (12.0 dBm) (no IR)
                        * 6355 MHz [81] (12.0 dBm) (no IR)
                        * 6375 MHz [85] (12.0 dBm) (no IR)
                        * 6395 MHz [89] (12.0 dBm) (no IR)
                        * 6415 MHz [93] (12.0 dBm) (no IR)
                        * 6435 MHz [97] (12.0 dBm) (no IR)
                        * 6455 MHz [101] (12.0 dBm) (no IR)
                        * 6475 MHz [105] (12.0 dBm) (no IR)
                        * 6495 MHz [109] (12.0 dBm) (no IR)
                        * 6515 MHz [113] (12.0 dBm) (no IR)
                        * 6535 MHz [117] (12.0 dBm) (no IR)
                        * 6555 MHz [121] (12.0 dBm) (no IR)
                        * 6575 MHz [125] (12.0 dBm) (no IR)
                        * 6595 MHz [129] (12.0 dBm) (no IR)
                        * 6615 MHz [133] (12.0 dBm) (no IR)
                        * 6635 MHz [137] (12.0 dBm) (no IR)
                        * 6655 MHz [141] (12.0 dBm) (no IR)
                        * 6675 MHz [145] (12.0 dBm) (no IR)
                        * 6695 MHz [149] (12.0 dBm) (no IR)
                        * 6715 MHz [153] (12.0 dBm) (no IR)
                        * 6735 MHz [157] (12.0 dBm) (no IR)
                        * 6755 MHz [161] (12.0 dBm) (no IR)
                        * 6775 MHz [165] (12.0 dBm) (no IR)
                        * 6795 MHz [169] (12.0 dBm) (no IR)
                        * 6815 MHz [173] (12.0 dBm) (no IR)
                        * 6835 MHz [177] (12.0 dBm) (no IR)
                        * 6855 MHz [181] (12.0 dBm) (no IR)
                        * 6875 MHz [185] (12.0 dBm) (no IR)
                        * 6895 MHz [189] (12.0 dBm) (no IR)
                        * 6915 MHz [193] (12.0 dBm) (no IR)
                        * 6935 MHz [197] (12.0 dBm) (no IR)
                        * 6955 MHz [201] (12.0 dBm) (no IR)
                        * 6975 MHz [205] (12.0 dBm) (no IR)
                        * 6995 MHz [209] (12.0 dBm) (no IR)
                        * 7015 MHz [213] (12.0 dBm) (no IR)
                        * 7035 MHz [217] (12.0 dBm) (no IR)
                        * 7055 MHz [221] (12.0 dBm) (no IR)
                        * 7075 MHz [225] (12.0 dBm) (no IR)
                        * 7095 MHz [229] (12.0 dBm) (no IR)
                        * 7115 MHz [233] (12.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
                 * start_sched_scan
                 * probe_client
                 * set_noack_map
                 * register_beacons
                 * start_p2p_device
                 * set_mcast_rate
                 * connect
                 * disconnect
                 * channel_switch
                 * set_qos_map
                 * set_multicast_to_unicast
                 * set_sar_specs
        WoWLAN support:
                 * wake up on disconnect
                 * wake up on magic packet
                 * wake up on pattern match, up to 1 patterns of 1-128 bytes,
                   maximum packet offset 0 bytes
                 * can do GTK rekeying
                 * wake up on network detection, up to 10 match sets
        software interface modes (can always be added):
                 * AP/VLAN
                 * monitor
        valid interface combinations:
                 * #{ managed } <= 4, #{ AP } <= 1,
                   total <= 4, #channels <= 1, STA/AP BI must match
        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)
        Device supports configuring vdev MAC-addr on create.
        Device supports randomizing MAC-addr in scans.
        Device supports randomizing MAC-addr in sched scans.
        max # scan plans: 1
        max scan plan interval: 65535
        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:
                * [ RRM ]: RRM
                * [ SET_SCAN_DWELL ]: scan dwell setting
                * [ 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
                * [ TXQS ]: FQ-CoDel-enabled intermediate TXQs
                * [ AIRTIME_FAIRNESS ]: airtime fairness scheduling
                * [ AQL ]: Airtime Queue Limits (AQL)
                * [ CONTROL_PORT_NO_PREAUTH ]: disable pre-auth over nl80211 control port support
                * [ SCAN_FREQ_KHZ ]: scan on kHz frequency support
                * [ CONTROL_PORT_OVER_NL80211_TX_STATUS ]: tx status for nl80211 control port support
                * [ BEACON_RATE_HE ]: HE beacon rate support (AP/mesh)
 

Tech Junky

Active Member
Oct 26, 2023
711
240
43
@ttabbal

Here's what I have right now w/ Ubuntu running 6.9.1

Code:
Wiphy phy0
    wiphy index: 0
    max # scan SSIDs: 16
    max scan IEs length: 339 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.
    Supported Ciphers:
        * TKIP (00-0f-ac:2)
        * CCMP-128 (00-0f-ac:4)
        * CMAC (00-0f-ac:6)
        * CMAC-256 (00-0f-ac:13)
        * GMAC-128 (00-0f-ac:11)
        * GMAC-256 (00-0f-ac:12)
        * GCMP-128 (00-0f-ac:8)
        * GCMP-256 (00-0f-ac:9)
        * CCMP-256 (00-0f-ac:10)
    Available Antennas: TX 0x3 RX 0x3
    Configured Antennas: TX 0x3 RX 0x3
    Supported interface modes:
         * managed
         * AP
         * P2P-client
         * P2P-GO
         * P2P-device
    Band 1:
        Capabilities: 0x19e3
            RX LDPC
            HT20/HT40
            Static SM Power Save
            RX HT20 SGI
            RX HT40 SGI
            TX STBC
            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: No restriction (0x00)
        HT TX/RX MCS rate indexes supported: 0-15
        HE Iftypes: managed
            HE MAC Capabilities (0x000b82100040):
                +HTC HE Supported
                TWT Requester
                Dynamic BA Fragementation Level: 1
                Broadcast TWT
                OM Control
                RX Control Frame to MultiBSS
                A-MSDU in A-MPDU
            HE PHY Capabilities: (0x023040890d018008020c00):
                HE40/2.4GHz
                Device Class: 1
                LDPC Coding in Payload
                Full Bandwidth UL MU-MIMO
                DCM Max Constellation: 1
                DCM Max Constellation Rx: 1
                SU Beamformer
                SU Beamformee
                Beamformee STS <= 80Mhz: 3
                Sounding Dimensions <= 80Mhz: 1
                PPE Threshold Present
                Max NC: 1
                20MHz in 40MHz HE PPDU 2.4GHz
                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 0x19 0x1c 0xc7 0x71
        EHT Iftypes: managed
            EHT MAC Capabilities (0x8700):
                NSEP priority access Supported
                EHT OM Control Supported
                Triggered TXOP Sharing Supported
            EHT PHY Capabilities: (0xe001010010360800):
                SU Beamformer
                SU Beamformee
                Beamformee SS (80MHz): 3
                Number Of Sounding Dimensions (80MHz): 1
                Max Nc: 1
                Tx 1024-QAM And 4096-QAM < 242-tone RU
                Rx 1024-QAM And 4096-QAM < 242-tone RU
                Common Nominal Packet Padding: 3
                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 (0x000f82100040):
                +HTC HE Supported
                TWT Requester
                TWT Responder
                Dynamic BA Fragementation Level: 1
                Broadcast TWT
                OM Control
                RX Control Frame to MultiBSS
                A-MSDU in A-MPDU
            HE PHY Capabilities: (0x023040880d018008020c00):
                HE40/2.4GHz
                Device Class: 1
                LDPC Coding in Payload
                Full Bandwidth UL MU-MIMO
                DCM Max Constellation Rx: 1
                SU Beamformer
                SU Beamformee
                Beamformee STS <= 80Mhz: 3
                Sounding Dimensions <= 80Mhz: 1
                PPE Threshold Present
                Max NC: 1
                20MHz in 40MHz HE PPDU 2.4GHz
                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 0x19 0x1c 0xc7 0x71
        EHT Iftypes: AP
            EHT MAC Capabilities (0x8700):
                NSEP priority access Supported
                EHT OM Control Supported
                Triggered TXOP Sharing Supported
            EHT PHY Capabilities: (0xe00101001034080e):
                SU Beamformer
                SU Beamformee
                Beamformee SS (80MHz): 3
                Number Of Sounding Dimensions (80MHz): 1
                Max Nc: 1
                Rx 1024-QAM And 4096-QAM < 242-tone RU
                Common Nominal Packet Padding: 3
                Support of MCS 15: 1
                Non-OFDMA UL MU-MIMO (80MHz)
                Non-OFDMA UL MU-MIMO (160MHz)
                Non-OFDMA UL MU-MIMO (320MHz)
            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 (0x000982000040):
                +HTC HE Supported
                Dynamic BA Fragementation Level: 1
                OM Control
                RX Control Frame to MultiBSS
                A-MSDU in A-MPDU
            HE PHY Capabilities: (0x023000800d018008000000):
                HE40/2.4GHz
                Device Class: 1
                LDPC Coding in Payload
                SU Beamformer
                SU Beamformee
                Beamformee STS <= 80Mhz: 3
                Sounding Dimensions <= 80Mhz: 1
                PPE Threshold Present
                Max NC: 1
            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 0x19 0x1c 0xc7 0x71
        EHT Iftypes: mesh point
            EHT MAC Capabilities (0x8600):
                EHT OM Control Supported
                Triggered TXOP Sharing Supported
            EHT PHY Capabilities: (0xe001010010300800):
                SU Beamformer
                SU Beamformee
                Beamformee SS (80MHz): 3
                Number Of Sounding Dimensions (80MHz): 1
                Max Nc: 1
                Common Nominal Packet Padding: 3
                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
            * 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] (disabled)
    Band 2:
        Capabilities: 0x19e3
            RX LDPC
            HT20/HT40
            Static SM Power Save
            RX HT20 SGI
            RX HT40 SGI
            TX STBC
            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: No restriction (0x00)
        HT TX/RX MCS rate indexes supported: 0-15
        VHT Capabilities (0x3391f9b2):
            Max MPDU length: 11454
            Supported Channel Width: neither 160 nor 80+80
            RX LDPC
            short GI (80 MHz)
            TX STBC
            SU Beamformer
            SU Beamformee
            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: 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: 0 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: 0 Mbps
        VHT extended NSS: not supported
        HE Iftypes: managed
            HE MAC Capabilities (0x000b9a100840):
                +HTC HE Supported
                TWT Requester
                Dynamic BA Fragementation Level: 1
                Broadcast TWT
                OM Control
                Maximum A-MPDU Length Exponent: 3
                RX Control Frame to MultiBSS
                A-MSDU in A-MPDU
                UL 2x996-Tone RU
            HE PHY Capabilities: (0x0c334089fd0180080e0c00):
                HE40/HE80/5GHz
                HE160/5GHz
                Punctured Preamble RX: 3
                Device Class: 1
                LDPC Coding in Payload
                Full Bandwidth UL MU-MIMO
                DCM Max Constellation: 1
                DCM Max Constellation Rx: 1
                SU Beamformer
                SU Beamformee
                Beamformee STS <= 80Mhz: 7
                Beamformee STS > 80Mhz: 7
                Sounding Dimensions <= 80Mhz: 1
                PPE Threshold Present
                Max NC: 1
                20MHz in 40MHz HE PPDU 2.4GHz
                20MHz in 160/80+80MHz HE PPDU
                80MHz in 160/80+80MHz HE PPDU
                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
            HE RX MCS and NSS set 160 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 160 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 0x79 0x1c 0xc7 0x71 0x1c 0xc7 0x71
        EHT Iftypes: managed
            EHT MAC Capabilities (0x0700):
                NSEP priority access Supported
                EHT OM Control Supported
                Triggered TXOP Sharing Supported
            EHT PHY Capabilities: (0xe06f090010768800):
                SU Beamformer
                SU Beamformee
                Beamformee SS (80MHz): 7
                Beamformee SS (160MHz): 3
                Beamformee SS (320MHz): 3
                Number Of Sounding Dimensions (80MHz): 1
                Number Of Sounding Dimensions (160MHz): 1
                Max Nc: 1
                Tx 1024-QAM And 4096-QAM < 242-tone RU
                Rx 1024-QAM And 4096-QAM < 242-tone RU
                Common Nominal Packet Padding: 3
                Maximum Number Of Supported EHT-LTFs: 1
                Support of MCS 15: 1
                Support Of EHT DUP In 6 GHz
            EHT MCS/NSS: (0x22222222222200000000000000):
            EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
            EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
            EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=2, Tx=2
            EHT bw=160 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
            EHT bw=160 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
            EHT bw=160 MHz, max NSS for MCS 12-13: Rx=2, Tx=2
        HE Iftypes: AP
            HE MAC Capabilities (0x000f9a100840):
                +HTC HE Supported
                TWT Requester
                TWT Responder
                Dynamic BA Fragementation Level: 1
                Broadcast TWT
                OM Control
                Maximum A-MPDU Length Exponent: 3
                RX Control Frame to MultiBSS
                A-MSDU in A-MPDU
                UL 2x996-Tone RU
            HE PHY Capabilities: (0x0c334088fd0180080e0c00):
                HE40/HE80/5GHz
                HE160/5GHz
                Punctured Preamble RX: 3
                Device Class: 1
                LDPC Coding in Payload
                Full Bandwidth UL MU-MIMO
                DCM Max Constellation Rx: 1
                SU Beamformer
                SU Beamformee
                Beamformee STS <= 80Mhz: 7
                Beamformee STS > 80Mhz: 7
                Sounding Dimensions <= 80Mhz: 1
                PPE Threshold Present
                Max NC: 1
                20MHz in 40MHz HE PPDU 2.4GHz
                20MHz in 160/80+80MHz HE PPDU
                80MHz in 160/80+80MHz HE PPDU
                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
            HE RX MCS and NSS set 160 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 160 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 0x79 0x1c 0xc7 0x71 0x1c 0xc7 0x71
        EHT Iftypes: AP
            EHT MAC Capabilities (0x0700):
                NSEP priority access Supported
                EHT OM Control Supported
                Triggered TXOP Sharing Supported
            EHT PHY Capabilities: (0xe06f09001074880e):
                SU Beamformer
                SU Beamformee
                Beamformee SS (80MHz): 7
                Beamformee SS (160MHz): 3
                Beamformee SS (320MHz): 3
                Number Of Sounding Dimensions (80MHz): 1
                Number Of Sounding Dimensions (160MHz): 1
                Max Nc: 1
                Rx 1024-QAM And 4096-QAM < 242-tone RU
                Common Nominal Packet Padding: 3
                Maximum Number Of Supported EHT-LTFs: 1
                Support of MCS 15: 1
                Support Of EHT DUP In 6 GHz
                Non-OFDMA UL MU-MIMO (80MHz)
                Non-OFDMA UL MU-MIMO (160MHz)
                Non-OFDMA UL MU-MIMO (320MHz)
            EHT MCS/NSS: (0x22222222222200000000000000):
            EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
            EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
            EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=2, Tx=2
            EHT bw=160 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
            EHT bw=160 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
            EHT bw=160 MHz, max NSS for MCS 12-13: Rx=2, Tx=2
        HE Iftypes: mesh point
            HE MAC Capabilities (0x00098a000040):
                +HTC HE Supported
                Dynamic BA Fragementation Level: 1
                OM Control
                Maximum A-MPDU Length Exponent: 1
                RX Control Frame to MultiBSS
                A-MSDU in A-MPDU
            HE PHY Capabilities: (0x0c330080fd018008000000):
                HE40/HE80/5GHz
                HE160/5GHz
                Punctured Preamble RX: 3
                Device Class: 1
                LDPC Coding in Payload
                SU Beamformer
                SU Beamformee
                Beamformee STS <= 80Mhz: 7
                Beamformee STS > 80Mhz: 7
                Sounding Dimensions <= 80Mhz: 1
                PPE Threshold Present
                Max NC: 1
            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
            HE RX MCS and NSS set 160 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 160 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 0x79 0x1c 0xc7 0x71 0x1c 0xc7 0x71
        EHT Iftypes: mesh point
            EHT MAC Capabilities (0x0600):
                EHT OM Control Supported
                Triggered TXOP Sharing Supported
            EHT PHY Capabilities: (0xe06f090010308800):
                SU Beamformer
                SU Beamformee
                Beamformee SS (80MHz): 7
                Beamformee SS (160MHz): 3
                Beamformee SS (320MHz): 3
                Number Of Sounding Dimensions (80MHz): 1
                Number Of Sounding Dimensions (160MHz): 1
                Max Nc: 1
                Common Nominal Packet Padding: 3
                Support of MCS 15: 1
                Support Of EHT DUP In 6 GHz
            EHT MCS/NSS: (0x22222222222200000000000000):
            EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
            EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
            EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=2, Tx=2
            EHT bw=160 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
            EHT bw=160 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
            EHT bw=160 MHz, max NSS for MCS 12-13: Rx=2, Tx=2
        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) (no IR)
            * 5200.0 MHz [40] (20.0 dBm) (no IR)
            * 5220.0 MHz [44] (20.0 dBm) (no IR)
            * 5240.0 MHz [48] (20.0 dBm) (no IR)
            * 5260.0 MHz [52] (20.0 dBm) (no IR)
            * 5280.0 MHz [56] (20.0 dBm) (no IR)
            * 5300.0 MHz [60] (20.0 dBm) (no IR)
            * 5320.0 MHz [64] (20.0 dBm) (no IR)
            * 5500.0 MHz [100] (20.0 dBm) (no IR)
            * 5520.0 MHz [104] (20.0 dBm) (no IR)
            * 5540.0 MHz [108] (20.0 dBm) (no IR)
            * 5560.0 MHz [112] (20.0 dBm) (no IR)
            * 5580.0 MHz [116] (20.0 dBm) (no IR)
            * 5600.0 MHz [120] (20.0 dBm) (no IR)
            * 5620.0 MHz [124] (20.0 dBm) (no IR)
            * 5640.0 MHz [128] (20.0 dBm) (no IR)
            * 5660.0 MHz [132] (20.0 dBm) (no IR)
            * 5680.0 MHz [136] (20.0 dBm) (no IR)
            * 5700.0 MHz [140] (20.0 dBm) (no IR)
            * 5720.0 MHz [144] (20.0 dBm) (no IR)
            * 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)
    Band 4:
        HE Iftypes: managed
            HE MAC Capabilities (0x000b9a100840):
                +HTC HE Supported
                TWT Requester
                Dynamic BA Fragementation Level: 1
                Broadcast TWT
                OM Control
                Maximum A-MPDU Length Exponent: 3
                RX Control Frame to MultiBSS
                A-MSDU in A-MPDU
                UL 2x996-Tone RU
            HE PHY Capabilities: (0x0c334089fd0180080e0c00):
                HE40/HE80/5GHz
                HE160/5GHz
                Punctured Preamble RX: 3
                Device Class: 1
                LDPC Coding in Payload
                Full Bandwidth UL MU-MIMO
                DCM Max Constellation: 1
                DCM Max Constellation Rx: 1
                SU Beamformer
                SU Beamformee
                Beamformee STS <= 80Mhz: 7
                Beamformee STS > 80Mhz: 7
                Sounding Dimensions <= 80Mhz: 1
                PPE Threshold Present
                Max NC: 1
                20MHz in 40MHz HE PPDU 2.4GHz
                20MHz in 160/80+80MHz HE PPDU
                80MHz in 160/80+80MHz HE PPDU
                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
            HE RX MCS and NSS set 160 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 160 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 0x79 0x1c 0xc7 0x71 0x1c 0xc7 0x71
        EHT Iftypes: managed
            EHT MAC Capabilities (0x0700):
                NSEP priority access Supported
                EHT OM Control Supported
                Triggered TXOP Sharing Supported
            EHT PHY Capabilities: (0xe26f090010768800):
                320MHz in 6GHz Supported
                SU Beamformer
                SU Beamformee
                Beamformee SS (80MHz): 7
                Beamformee SS (160MHz): 3
                Beamformee SS (320MHz): 3
                Number Of Sounding Dimensions (80MHz): 1
                Number Of Sounding Dimensions (160MHz): 1
                Max Nc: 1
                Tx 1024-QAM And 4096-QAM < 242-tone RU
                Rx 1024-QAM And 4096-QAM < 242-tone RU
                Common Nominal Packet Padding: 3
                Maximum Number Of Supported EHT-LTFs: 1
                Support of MCS 15: 1
                Support Of EHT DUP In 6 GHz
            EHT MCS/NSS: (0x22222222222222222200000000):
            EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
            EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
            EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=2, Tx=2
            EHT bw=160 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
            EHT bw=160 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
            EHT bw=160 MHz, max NSS for MCS 12-13: Rx=2, Tx=2
            EHT bw=320 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
            EHT bw=320 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
            EHT bw=320 MHz, max NSS for MCS 12-13: Rx=2, Tx=2
        HE Iftypes: AP
            HE MAC Capabilities (0x000f9a100840):
                +HTC HE Supported
                TWT Requester
                TWT Responder
                Dynamic BA Fragementation Level: 1
                Broadcast TWT
                OM Control
                Maximum A-MPDU Length Exponent: 3
                RX Control Frame to MultiBSS
                A-MSDU in A-MPDU
                UL 2x996-Tone RU
            HE PHY Capabilities: (0x0c334088fd0180080e0c00):
                HE40/HE80/5GHz
                HE160/5GHz
                Punctured Preamble RX: 3
                Device Class: 1
                LDPC Coding in Payload
                Full Bandwidth UL MU-MIMO
                DCM Max Constellation Rx: 1
                SU Beamformer
                SU Beamformee
                Beamformee STS <= 80Mhz: 7
                Beamformee STS > 80Mhz: 7
                Sounding Dimensions <= 80Mhz: 1
                PPE Threshold Present
                Max NC: 1
                20MHz in 40MHz HE PPDU 2.4GHz
                20MHz in 160/80+80MHz HE PPDU
                80MHz in 160/80+80MHz HE PPDU
                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
            HE RX MCS and NSS set 160 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 160 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 0x79 0x1c 0xc7 0x71 0x1c 0xc7 0x71
        EHT Iftypes: AP
            EHT MAC Capabilities (0x0700):
                NSEP priority access Supported
                EHT OM Control Supported
                Triggered TXOP Sharing Supported
            EHT PHY Capabilities: (0xe26f09001074880e):
                320MHz in 6GHz Supported
                SU Beamformer
                SU Beamformee
                Beamformee SS (80MHz): 7
                Beamformee SS (160MHz): 3
                Beamformee SS (320MHz): 3
                Number Of Sounding Dimensions (80MHz): 1
                Number Of Sounding Dimensions (160MHz): 1
                Max Nc: 1
                Rx 1024-QAM And 4096-QAM < 242-tone RU
                Common Nominal Packet Padding: 3
                Maximum Number Of Supported EHT-LTFs: 1
                Support of MCS 15: 1
                Support Of EHT DUP In 6 GHz
                Non-OFDMA UL MU-MIMO (80MHz)
                Non-OFDMA UL MU-MIMO (160MHz)
                Non-OFDMA UL MU-MIMO (320MHz)
            EHT MCS/NSS: (0x22222222222222222200000000):
            EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
            EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
            EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=2, Tx=2
            EHT bw=160 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
            EHT bw=160 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
            EHT bw=160 MHz, max NSS for MCS 12-13: Rx=2, Tx=2
            EHT bw=320 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
            EHT bw=320 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
            EHT bw=320 MHz, max NSS for MCS 12-13: Rx=2, Tx=2
        HE Iftypes: mesh point
            HE MAC Capabilities (0x00098a000040):
                +HTC HE Supported
                Dynamic BA Fragementation Level: 1
                OM Control
                Maximum A-MPDU Length Exponent: 1
                RX Control Frame to MultiBSS
                A-MSDU in A-MPDU
            HE PHY Capabilities: (0x0c330080fd018008000000):
                HE40/HE80/5GHz
                HE160/5GHz
                Punctured Preamble RX: 3
                Device Class: 1
                LDPC Coding in Payload
                SU Beamformer
                SU Beamformee
                Beamformee STS <= 80Mhz: 7
                Beamformee STS > 80Mhz: 7
                Sounding Dimensions <= 80Mhz: 1
                PPE Threshold Present
                Max NC: 1
            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
            HE RX MCS and NSS set 160 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 160 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 0x79 0x1c 0xc7 0x71 0x1c 0xc7 0x71
        EHT Iftypes: mesh point
            EHT MAC Capabilities (0x0600):
                EHT OM Control Supported
                Triggered TXOP Sharing Supported
            EHT PHY Capabilities: (0xe26f090010308800):
                320MHz in 6GHz Supported
                SU Beamformer
                SU Beamformee
                Beamformee SS (80MHz): 7
                Beamformee SS (160MHz): 3
                Beamformee SS (320MHz): 3
                Number Of Sounding Dimensions (80MHz): 1
                Number Of Sounding Dimensions (160MHz): 1
                Max Nc: 1
                Common Nominal Packet Padding: 3
                Support of MCS 15: 1
                Support Of EHT DUP In 6 GHz
            EHT MCS/NSS: (0x22222222222222222200000000):
            EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
            EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
            EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=2, Tx=2
            EHT bw=160 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
            EHT bw=160 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
            EHT bw=160 MHz, max NSS for MCS 12-13: Rx=2, Tx=2
            EHT bw=320 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
            EHT bw=320 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
            EHT bw=320 MHz, max NSS for MCS 12-13: Rx=2, Tx=2
        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] (20.0 dBm) (no IR)
            * 5975.0 MHz [5] (20.0 dBm) (no IR)
            * 5995.0 MHz [9] (20.0 dBm) (no IR)
            * 6015.0 MHz [13] (20.0 dBm) (no IR)
            * 6035.0 MHz [17] (20.0 dBm) (no IR)
            * 6055.0 MHz [21] (20.0 dBm) (no IR)
            * 6075.0 MHz [25] (20.0 dBm) (no IR)
            * 6095.0 MHz [29] (20.0 dBm) (no IR)
            * 6115.0 MHz [33] (20.0 dBm) (no IR)
            * 6135.0 MHz [37] (20.0 dBm) (no IR)
            * 6155.0 MHz [41] (20.0 dBm) (no IR)
            * 6175.0 MHz [45] (20.0 dBm) (no IR)
            * 6195.0 MHz [49] (20.0 dBm) (no IR)
            * 6215.0 MHz [53] (20.0 dBm) (no IR)
            * 6235.0 MHz [57] (20.0 dBm) (no IR)
            * 6255.0 MHz [61] (20.0 dBm) (no IR)
            * 6275.0 MHz [65] (20.0 dBm) (no IR)
            * 6295.0 MHz [69] (20.0 dBm) (no IR)
            * 6315.0 MHz [73] (20.0 dBm) (no IR)
            * 6335.0 MHz [77] (20.0 dBm) (no IR)
            * 6355.0 MHz [81] (20.0 dBm) (no IR)
            * 6375.0 MHz [85] (20.0 dBm) (no IR)
            * 6395.0 MHz [89] (20.0 dBm) (no IR)
            * 6415.0 MHz [93] (20.0 dBm) (no IR)
            * 6435.0 MHz [97] (20.0 dBm) (no IR)
            * 6455.0 MHz [101] (20.0 dBm) (no IR)
            * 6475.0 MHz [105] (20.0 dBm) (no IR)
            * 6495.0 MHz [109] (20.0 dBm) (no IR)
            * 6515.0 MHz [113] (20.0 dBm) (no IR)
            * 6535.0 MHz [117] (20.0 dBm) (no IR)
            * 6555.0 MHz [121] (20.0 dBm) (no IR)
            * 6575.0 MHz [125] (20.0 dBm) (no IR)
            * 6595.0 MHz [129] (20.0 dBm) (no IR)
            * 6615.0 MHz [133] (20.0 dBm) (no IR)
            * 6635.0 MHz [137] (20.0 dBm) (no IR)
            * 6655.0 MHz [141] (20.0 dBm) (no IR)
            * 6675.0 MHz [145] (20.0 dBm) (no IR)
            * 6695.0 MHz [149] (20.0 dBm) (no IR)
            * 6715.0 MHz [153] (20.0 dBm) (no IR)
            * 6735.0 MHz [157] (20.0 dBm) (no IR)
            * 6755.0 MHz [161] (20.0 dBm) (no IR)
            * 6775.0 MHz [165] (20.0 dBm) (no IR)
            * 6795.0 MHz [169] (20.0 dBm) (no IR)
            * 6815.0 MHz [173] (20.0 dBm) (no IR)
            * 6835.0 MHz [177] (20.0 dBm) (no IR)
            * 6855.0 MHz [181] (20.0 dBm) (no IR)
            * 6875.0 MHz [185] (20.0 dBm) (no IR)
            * 6895.0 MHz [189] (20.0 dBm) (no IR)
            * 6915.0 MHz [193] (20.0 dBm) (no IR)
            * 6935.0 MHz [197] (20.0 dBm) (no IR)
            * 6955.0 MHz [201] (20.0 dBm) (no IR)
            * 6975.0 MHz [205] (20.0 dBm) (no IR)
            * 6995.0 MHz [209] (20.0 dBm) (no IR)
            * 7015.0 MHz [213] (20.0 dBm) (no IR)
            * 7035.0 MHz [217] (20.0 dBm) (no IR)
            * 7055.0 MHz [221] (20.0 dBm) (no IR)
            * 7075.0 MHz [225] (20.0 dBm) (no IR)
            * 7095.0 MHz [229] (20.0 dBm) (no IR)
            * 7115.0 MHz [233] (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
         * probe_client
         * set_noack_map
         * register_beacons
         * start_p2p_device
         * set_mcast_rate
         * connect
         * disconnect
         * channel_switch
         * set_qos_map
         * set_multicast_to_unicast
    software interface modes (can always be added):
         * monitor
    valid interface combinations:
         * #{ managed } <= 1, #{ AP, P2P-client, P2P-GO } <= 16, #{ P2P-device } <= 1,
           total <= 16, #channels <= 1, STA/AP BI must match, radar detect widths: { 20 MHz (no HT), 20 MHz, 40 MHz, 80 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 AP scan.
    Device supports per-vif TX power setting
    Driver supports full state transitions for AP/GO clients
    Driver supports a userspace MPM
    Driver/device bandwidth changes during BSS lifetime (AP/GO mode)
    Device supports static SMPS
    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
    Maximum associated stations in AP mode: 512
    Supported extended features:
        * [ RRM ]: RRM
        * [ FILS_STA ]: STA FILS (Fast Initial Link Setup)
        * [ CQM_RSSI_LIST ]: multiple CQM_RSSI_THOLD records
        * [ CONTROL_PORT_OVER_NL80211 ]: control port over nl80211
        * [ TXQS ]: FQ-CoDel-enabled intermediate TXQs
        * [ STA_TX_PWR ]: TX power control per station
        * [ CONTROL_PORT_NO_PREAUTH ]: disable pre-auth over nl80211 control port support
        * [ SCAN_FREQ_KHZ ]: scan on kHz frequency support
        * [ CONTROL_PORT_OVER_NL80211_TX_STATUS ]: tx status for nl80211 control port support
        * [ FILS_DISCOVERY ]: FILS discovery frame transmission support
        * [ UNSOL_BCAST_PROBE_RESP ]: unsolicated broadcast probe response transmission support
        * [ POWERED_ADDR_CHANGE ]: can change MAC address while up
        * [ PUNCT ]: preamble puncturing in AP mode
Code:
 iw reg get
global
country US: DFS-FCC
        (902 - 904 @ 2), (N/A, 30), (N/A)
        (904 - 920 @ 16), (N/A, 30), (N/A)
        (920 - 928 @ 8), (N/A, 30), (N/A)
        (2400 - 2472 @ 40), (N/A, 30), (N/A)
        (5150 - 5250 @ 80), (N/A, 23), (N/A), AUTO-BW
        (5250 - 5350 @ 80), (N/A, 24), (0 ms), DFS, AUTO-BW
        (5470 - 5730 @ 160), (N/A, 24), (0 ms), DFS
        (5730 - 5850 @ 80), (N/A, 30), (N/A), AUTO-BW
        (5850 - 5895 @ 40), (N/A, 27), (N/A), NO-OUTDOOR, AUTO-BW, PASSIVE-SCAN
        (5925 - 7125 @ 320), (N/A, 12), (N/A), NO-OUTDOOR, PASSIVE-SCAN
        (57240 - 71000 @ 2160), (N/A, 40), (N/A)

phy#0 (self-managed)
country na: DFS-UNSET
        (2402 - 2472 @ 40), (N/A, 20), (N/A)
        (2457 - 2482 @ 20), (N/A, 20), (N/A), PASSIVE-SCAN
        (5170 - 5330 @ 160), (N/A, 20), (N/A), AUTO-BW, PASSIVE-SCAN
        (5490 - 5730 @ 160), (N/A, 20), (N/A), AUTO-BW, PASSIVE-SCAN
        (5735 - 5895 @ 160), (N/A, 20), (N/A), AUTO-BW, PASSIVE-SCAN
        (5945 - 7125 @ 160), (N/A, 20), (N/A), AUTO-BW, PASSIVE-SCAN
        (5945 - 7125 @ 320), (N/A, 30), (N/A), AUTO-BW, PASSIVE-SCAN
Code:
cat /etc/modprobe.d/cfg80211.conf
options cfg80211 ieee80211_regdom=US
AP software set up
Yeah, that's the other part of the issue is the version being deployed needs some tweaks or DL from another source to enable BE / 6ghz. Really it's just adding the flags to turn on 6ghz which aren't included in the distro versions IIRC. hostapd isn't really that complicated though from a high overview it's how it ties everything together that can be a bit of a mess depending on the overall system configuration.

If I really needed it I would spend more time on it right now to get it working but, I picked up the cards ~9 months ago and the priority has dropped with the dragging of the feet of the powers that be. Knowing I have the cards and the potential for just simply turning up the 2.4/5 bands on a whim as a backup if my AP failed is enough for now until they get things sorted out on modules / AP / BE.

It would just be nice to have stuff that works as intended. Sure, there's still stuff up in the air between regulators but, I'm sure we're not the only ones tinkering with this type of setup.
 

cxaormxa

New Member
Apr 3, 2024
7
1
3
Did you set the reg domain? That's one thing I've yet to get able to stick using various methods so far. Once set it should get rid of the IR issue.
I tried multiple country to set using iw reg set US

CA, CN, TW, IN etc.

but none helped me to get rid out of bo ir issue. Any thought or direction you recomend?
 

cxaormxa

New Member
Apr 3, 2024
7
1
3
It looks like things are at least going the right direction on Debian 12.5.

Code:
echo "options cfg80211 ieee80211_regdom=US"|sudo tee /etc/modprobe.d/cfg80211.conf
That sets the regulatory domain at boot via kernel options. There used to be conf files for it, but it looks like module parameters are the way now.

Code:
country US: DFS-FCC
        (902 - 904 @ 2), (N/A, 30), (N/A)
        (904 - 920 @ 16), (N/A, 30), (N/A)
        (920 - 928 @ 8), (N/A, 30), (N/A)
        (2400 - 2472 @ 40), (N/A, 30), (N/A)
        (5150 - 5250 @ 80), (N/A, 23), (N/A), AUTO-BW
        (5250 - 5350 @ 80), (N/A, 24), (0 ms), DFS, AUTO-BW
        (5470 - 5730 @ 160), (N/A, 24), (0 ms), DFS
        (5730 - 5850 @ 80), (N/A, 30), (N/A), AUTO-BW
        (5850 - 5895 @ 40), (N/A, 27), (N/A), NO-OUTDOOR, AUTO-BW, PASSIVE-SCAN
        (5925 - 7125 @ 320), (N/A, 12), (N/A), NO-OUTDOOR, PASSIVE-SCAN
        (57240 - 71000 @ 2160), (N/A, 40), (N/A)
Now I need to try getting the AP software set up. Looks like 5.8 and 6 will work, so options are nice. This is a MT7922, which is a wifi 6e card, which will be somewhat different from the wifi7 cards you guys are using.

iw list seems like it still doesn't like 6ghz.

Code:
Wiphy phy0
        wiphy index: 0
        max # scan SSIDs: 4
        max scan IEs length: 482 bytes
        max # sched scan SSIDs: 10
        max # match sets: 16
        Retry short limit: 7
        Retry long limit: 4
        Coverage class: 0 (up to 0m)
        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: TX 0x3 RX 0x3
        Configured Antennas: TX 0x3 RX 0x3
        Supported interface modes:
                 * managed
                 * AP
                 * AP/VLAN
                 * monitor
        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: No restriction (0x00)
                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: (0x2a70ce120dc0b3064e3f00):
                                HE40/2.4GHz
                                HE160/5GHz
                                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 Beamformee
                                Beamformee STS <= 80Mhz: 3
                                Ng = 16 SU Feedback
                                Ng = 16 MU Feedback
                                Codebook Size SU Feedback
                                Codebook Size MU Feedback
                                Triggered CQI Feedback
                                Partial Bandwidth Extended Range
                                PPE Threshold Present
                                Power Boost Factor ar
                                HE SU PPDU & HE PPDU 4x HE-LTF 0.8us GI
                                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
                        HE RX MCS and NSS set 160 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 160 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 (0x0000):
                        EHT PHY Capabilities: (0x0000000000000000):
                        EHT MCS/NSS: (0x):
                        EHT bw=160 MHz, max NSS for MCS 8-9: Rx=0, Tx=0
                        EHT bw=160 MHz, max NSS for MCS 10-11: Rx=0, Tx=0
                        EHT bw=160 MHz, max NSS for MCS 12-13: Rx=0, Tx=0
                HE Iftypes: AP
                        HE MAC Capabilities (0x00011a081044):
                                +HTC HE Supported
                                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: (0x0220ce120000a000000c00):
                                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
                                Partial Bandwidth Extended Range
                                PPE Threshold Present
                                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 (0x0000):
                        EHT PHY Capabilities: (0x0000000000000000):
                        EHT MCS/NSS: (0x):
                        EHT bw=20 MHz, max NSS for MCS 0-7: Rx=0, Tx=0
                        EHT bw=20 MHz, max NSS for MCS 8-9: Rx=0, Tx=0
                        EHT bw=20 MHz, max NSS for MCS 10-11: Rx=0, Tx=0
                        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 MHz [1] (30.0 dBm)
                        * 2417 MHz [2] (30.0 dBm)
                        * 2422 MHz [3] (30.0 dBm)
                        * 2427 MHz [4] (30.0 dBm)
                        * 2432 MHz [5] (30.0 dBm)
                        * 2437 MHz [6] (30.0 dBm)
                        * 2442 MHz [7] (30.0 dBm)
                        * 2447 MHz [8] (30.0 dBm)
                        * 2452 MHz [9] (30.0 dBm)
                        * 2457 MHz [10] (30.0 dBm)
                        * 2462 MHz [11] (30.0 dBm)
                        * 2467 MHz [12] (disabled)
                        * 2472 MHz [13] (disabled)
                        * 2484 MHz [14] (disabled)
        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: No restriction (0x00)
                HT TX/RX MCS rate indexes supported: 0-15
                VHT Capabilities (0x339071f6):
                        Max MPDU length: 11454
                        Supported Channel Width: 160 MHz
                        RX LDPC
                        short GI (80 MHz)
                        short GI (160/80+80 MHz)
                        TX STBC
                        SU Beamformee
                        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: 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: 0 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: 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: (0x4c70ce120dc0b3064e3f00):
                                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 Beamformee
                                Beamformee STS <= 80Mhz: 3
                                Ng = 16 SU Feedback
                                Ng = 16 MU Feedback
                                Codebook Size SU Feedback
                                Codebook Size MU Feedback
                                Triggered CQI Feedback
                                Partial Bandwidth Extended Range
                                PPE Threshold Present
                                Power Boost Factor ar
                                HE SU PPDU & HE PPDU 4x HE-LTF 0.8us GI
                                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
                        HE RX MCS and NSS set 160 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 160 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 (0x0000):
                        EHT PHY Capabilities: (0x0000000000000000):
                        EHT MCS/NSS: (0x):
                        EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=0, Tx=0
                        EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=0, Tx=0
                        EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=0, Tx=0
                        EHT bw=160 MHz, max NSS for MCS 8-9: Rx=0, Tx=0
                        EHT bw=160 MHz, max NSS for MCS 10-11: Rx=0, Tx=0
                        EHT bw=160 MHz, max NSS for MCS 12-13: Rx=0, Tx=0
                HE Iftypes: AP
                        HE MAC Capabilities (0x00011a081044):
                                +HTC HE Supported
                                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: (0x0420ce120000a000000c00):
                                HE40/HE80/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
                                Partial Bandwidth Extended Range
                                PPE Threshold Present
                                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 (0x0000):
                        EHT PHY Capabilities: (0x0000000000000000):
                        EHT MCS/NSS: (0x):
                        EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=0, Tx=0
                        EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=0, Tx=0
                        EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=0, Tx=0
                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 MHz [36] (23.0 dBm)
                        * 5200 MHz [40] (23.0 dBm)
                        * 5220 MHz [44] (23.0 dBm)
                        * 5240 MHz [48] (23.0 dBm)
                        * 5260 MHz [52] (24.0 dBm) (radar detection)
                        * 5280 MHz [56] (24.0 dBm) (radar detection)
                        * 5300 MHz [60] (24.0 dBm) (radar detection)
                        * 5320 MHz [64] (24.0 dBm) (radar detection)
                        * 5500 MHz [100] (24.0 dBm) (radar detection)
                        * 5520 MHz [104] (24.0 dBm) (radar detection)
                        * 5540 MHz [108] (24.0 dBm) (radar detection)
                        * 5560 MHz [112] (24.0 dBm) (radar detection)
                        * 5580 MHz [116] (24.0 dBm) (radar detection)
                        * 5600 MHz [120] (24.0 dBm) (radar detection)
                        * 5620 MHz [124] (24.0 dBm) (radar detection)
                        * 5640 MHz [128] (24.0 dBm) (radar detection)
                        * 5660 MHz [132] (24.0 dBm) (radar detection)
                        * 5680 MHz [136] (24.0 dBm) (radar detection)
                        * 5700 MHz [140] (24.0 dBm) (radar detection)
                        * 5720 MHz [144] (24.0 dBm) (radar detection)
                        * 5745 MHz [149] (30.0 dBm)
                        * 5765 MHz [153] (30.0 dBm)
                        * 5785 MHz [157] (30.0 dBm)
                        * 5805 MHz [161] (30.0 dBm)
                        * 5825 MHz [165] (30.0 dBm)
                        * 5845 MHz [169] (27.0 dBm) (no IR)
                        * 5865 MHz [173] (27.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: (0x4c70ce120dc0b3064e3f00):
                                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 Beamformee
                                Beamformee STS <= 80Mhz: 3
                                Ng = 16 SU Feedback
                                Ng = 16 MU Feedback
                                Codebook Size SU Feedback
                                Codebook Size MU Feedback
                                Triggered CQI Feedback
                                Partial Bandwidth Extended Range
                                PPE Threshold Present
                                Power Boost Factor ar
                                HE SU PPDU & HE PPDU 4x HE-LTF 0.8us GI
                                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
                        HE RX MCS and NSS set 160 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 160 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 (0x0000):
                        EHT PHY Capabilities: (0x0000000000000000):
                        EHT MCS/NSS: (0x):
                        EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=0, Tx=0
                        EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=0, Tx=0
                        EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=0, Tx=0
                        EHT bw=160 MHz, max NSS for MCS 8-9: Rx=0, Tx=0
                        EHT bw=160 MHz, max NSS for MCS 10-11: Rx=0, Tx=0
                        EHT bw=160 MHz, max NSS for MCS 12-13: Rx=0, Tx=0
                HE Iftypes: AP
                        HE MAC Capabilities (0x00011a081044):
                                +HTC HE Supported
                                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: (0x0420ce120000a000000c00):
                                HE40/HE80/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
                                Partial Bandwidth Extended Range
                                PPE Threshold Present
                                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 (0x0000):
                        EHT PHY Capabilities: (0x0000000000000000):
                        EHT MCS/NSS: (0x):
                        EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=0, Tx=0
                        EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=0, Tx=0
                        EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=0, Tx=0
                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 MHz [1] (12.0 dBm) (no IR)
                        * 5975 MHz [5] (12.0 dBm) (no IR)
                        * 5995 MHz [9] (12.0 dBm) (no IR)
                        * 6015 MHz [13] (12.0 dBm) (no IR)
                        * 6035 MHz [17] (12.0 dBm) (no IR)
                        * 6055 MHz [21] (12.0 dBm) (no IR)
                        * 6075 MHz [25] (12.0 dBm) (no IR)
                        * 6095 MHz [29] (12.0 dBm) (no IR)
                        * 6115 MHz [33] (12.0 dBm) (no IR)
                        * 6135 MHz [37] (12.0 dBm) (no IR)
                        * 6155 MHz [41] (12.0 dBm) (no IR)
                        * 6175 MHz [45] (12.0 dBm) (no IR)
                        * 6195 MHz [49] (12.0 dBm) (no IR)
                        * 6215 MHz [53] (12.0 dBm) (no IR)
                        * 6235 MHz [57] (12.0 dBm) (no IR)
                        * 6255 MHz [61] (12.0 dBm) (no IR)
                        * 6275 MHz [65] (12.0 dBm) (no IR)
                        * 6295 MHz [69] (12.0 dBm) (no IR)
                        * 6315 MHz [73] (12.0 dBm) (no IR)
                        * 6335 MHz [77] (12.0 dBm) (no IR)
                        * 6355 MHz [81] (12.0 dBm) (no IR)
                        * 6375 MHz [85] (12.0 dBm) (no IR)
                        * 6395 MHz [89] (12.0 dBm) (no IR)
                        * 6415 MHz [93] (12.0 dBm) (no IR)
                        * 6435 MHz [97] (12.0 dBm) (no IR)
                        * 6455 MHz [101] (12.0 dBm) (no IR)
                        * 6475 MHz [105] (12.0 dBm) (no IR)
                        * 6495 MHz [109] (12.0 dBm) (no IR)
                        * 6515 MHz [113] (12.0 dBm) (no IR)
                        * 6535 MHz [117] (12.0 dBm) (no IR)
                        * 6555 MHz [121] (12.0 dBm) (no IR)
                        * 6575 MHz [125] (12.0 dBm) (no IR)
                        * 6595 MHz [129] (12.0 dBm) (no IR)
                        * 6615 MHz [133] (12.0 dBm) (no IR)
                        * 6635 MHz [137] (12.0 dBm) (no IR)
                        * 6655 MHz [141] (12.0 dBm) (no IR)
                        * 6675 MHz [145] (12.0 dBm) (no IR)
                        * 6695 MHz [149] (12.0 dBm) (no IR)
                        * 6715 MHz [153] (12.0 dBm) (no IR)
                        * 6735 MHz [157] (12.0 dBm) (no IR)
                        * 6755 MHz [161] (12.0 dBm) (no IR)
                        * 6775 MHz [165] (12.0 dBm) (no IR)
                        * 6795 MHz [169] (12.0 dBm) (no IR)
                        * 6815 MHz [173] (12.0 dBm) (no IR)
                        * 6835 MHz [177] (12.0 dBm) (no IR)
                        * 6855 MHz [181] (12.0 dBm) (no IR)
                        * 6875 MHz [185] (12.0 dBm) (no IR)
                        * 6895 MHz [189] (12.0 dBm) (no IR)
                        * 6915 MHz [193] (12.0 dBm) (no IR)
                        * 6935 MHz [197] (12.0 dBm) (no IR)
                        * 6955 MHz [201] (12.0 dBm) (no IR)
                        * 6975 MHz [205] (12.0 dBm) (no IR)
                        * 6995 MHz [209] (12.0 dBm) (no IR)
                        * 7015 MHz [213] (12.0 dBm) (no IR)
                        * 7035 MHz [217] (12.0 dBm) (no IR)
                        * 7055 MHz [221] (12.0 dBm) (no IR)
                        * 7075 MHz [225] (12.0 dBm) (no IR)
                        * 7095 MHz [229] (12.0 dBm) (no IR)
                        * 7115 MHz [233] (12.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
                 * start_sched_scan
                 * probe_client
                 * set_noack_map
                 * register_beacons
                 * start_p2p_device
                 * set_mcast_rate
                 * connect
                 * disconnect
                 * channel_switch
                 * set_qos_map
                 * set_multicast_to_unicast
                 * set_sar_specs
        WoWLAN support:
                 * wake up on disconnect
                 * wake up on magic packet
                 * wake up on pattern match, up to 1 patterns of 1-128 bytes,
                   maximum packet offset 0 bytes
                 * can do GTK rekeying
                 * wake up on network detection, up to 10 match sets
        software interface modes (can always be added):
                 * AP/VLAN
                 * monitor
        valid interface combinations:
                 * #{ managed } <= 4, #{ AP } <= 1,
                   total <= 4, #channels <= 1, STA/AP BI must match
        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)
        Device supports configuring vdev MAC-addr on create.
        Device supports randomizing MAC-addr in scans.
        Device supports randomizing MAC-addr in sched scans.
        max # scan plans: 1
        max scan plan interval: 65535
        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:
                * [ RRM ]: RRM
                * [ SET_SCAN_DWELL ]: scan dwell setting
                * [ 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
                * [ TXQS ]: FQ-CoDel-enabled intermediate TXQs
                * [ AIRTIME_FAIRNESS ]: airtime fairness scheduling
                * [ AQL ]: Airtime Queue Limits (AQL)
                * [ CONTROL_PORT_NO_PREAUTH ]: disable pre-auth over nl80211 control port support
                * [ SCAN_FREQ_KHZ ]: scan on kHz frequency support
                * [ CONTROL_PORT_OVER_NL80211_TX_STATUS ]: tx status for nl80211 control port support
                * [ BEACON_RATE_HE ]: HE beacon rate support (AP/mesh)
Try to set country to CA.
sudo iw reg set CA

this will unlock 6Ghz band in MTK
 

Tech Junky

Active Member
Oct 26, 2023
711
240
43
sudo iw reg set CA
Now that's interesting but.... it seems to prune some of the US options...
Code:
global
country CA: DFS-FCC
        (2402 - 2472 @ 40), (N/A, 30), (N/A)
        (5150 - 5250 @ 80), (N/A, 23), (N/A), NO-OUTDOOR, AUTO-BW
        (5250 - 5350 @ 80), (N/A, 24), (0 ms), DFS, AUTO-BW
        (5470 - 5600 @ 80), (N/A, 24), (0 ms), DFS
        (5650 - 5730 @ 80), (N/A, 24), (0 ms), DFS
        (5735 - 5835 @ 80), (N/A, 30), (N/A)
        (5925 - 7125 @ 320), (N/A, 12), (N/A), NO-OUTDOOR
Code:
global
country US: DFS-FCC
*      (902 - 904 @ 2), (N/A, 30), (N/A)
*      (904 - 920 @ 16), (N/A, 30), (N/A)
*      (920 - 928 @ 8), (N/A, 30), (N/A)
        (2400 - 2472 @ 40), (N/A, 30), (N/A)
        (5150 - 5250 @ 80), (N/A, 23), (N/A), AUTO-BW
        (5250 - 5350 @ 80), (N/A, 24), (0 ms), DFS, AUTO-BW
*      (5470 - 5730 @ 160), (N/A, 24), (0 ms), DFS
        (5730 - 5850 @ 80), (N/A, 30), (N/A), AUTO-BW
*      (5850 - 5895 @ 40), (N/A, 27), (N/A), NO-OUTDOOR, AUTO-BW, PASSIVE-SCAN
        (5925 - 7125 @ 320), (N/A, 12), (N/A), NO-OUTDOOR, PASSIVE-SCAN
*      (57240 - 71000 @ 2160), (N/A, 40), (N/A)
I don't recall WTF is in the 900mhz band though other than wireless landline phones / pagers / etc.
The last one is for docking stations.
CA does seem to get rid of the PASSIVE notice though / drops the BW to 80mhz on the lower bands

Wonder if the client devices would need some sort of a tweak to work with a different reg domain being broadcast as well? Might be worth spending a bit of time on this to see if it does bring up 6ghz @ 320.

Code:
Frequencies:
            * 5955.0 MHz [1] (20.0 dBm) (no IR)
            * 5975.0 MHz [5] (20.0 dBm) (no IR)
            * 5995.0 MHz [9] (20.0 dBm) (no IR)
            * 6015.0 MHz [13] (20.0 dBm) (no IR)
            * 6035.0 MHz [17] (20.0 dBm) (no IR)
            * 6055.0 MHz [21] (20.0 dBm) (no IR)
            * 6075.0 MHz [25] (20.0 dBm) (no IR)
            * 6095.0 MHz [29] (20.0 dBm) (no IR)
            * 6115.0 MHz [33] (20.0 dBm) (no IR)
            * 6135.0 MHz [37] (20.0 dBm) (no IR)
            * 6155.0 MHz [41] (20.0 dBm) (no IR)
            * 6175.0 MHz [45] (20.0 dBm) (no IR)
            * 6195.0 MHz [49] (20.0 dBm) (no IR)
            * 6215.0 MHz [53] (20.0 dBm) (no IR)
            * 6235.0 MHz [57] (20.0 dBm) (no IR)
            * 6255.0 MHz [61] (20.0 dBm) (no IR)
            * 6275.0 MHz [65] (20.0 dBm) (no IR)
            * 6295.0 MHz [69] (20.0 dBm) (no IR)
            * 6315.0 MHz [73] (20.0 dBm) (no IR)
            * 6335.0 MHz [77] (20.0 dBm) (no IR)
            * 6355.0 MHz [81] (20.0 dBm) (no IR)
            * 6375.0 MHz [85] (20.0 dBm) (no IR)
            * 6395.0 MHz [89] (20.0 dBm) (no IR)
            * 6415.0 MHz [93] (20.0 dBm) (no IR)
            * 6435.0 MHz [97] (20.0 dBm) (no IR)
            * 6455.0 MHz [101] (20.0 dBm) (no IR)
            * 6475.0 MHz [105] (20.0 dBm) (no IR)
            * 6495.0 MHz [109] (20.0 dBm) (no IR)
            * 6515.0 MHz [113] (20.0 dBm) (no IR)
            * 6535.0 MHz [117] (20.0 dBm) (no IR)
            * 6555.0 MHz [121] (20.0 dBm) (no IR)
            * 6575.0 MHz [125] (20.0 dBm) (no IR)
            * 6595.0 MHz [129] (20.0 dBm) (no IR)
            * 6615.0 MHz [133] (20.0 dBm) (no IR)
            * 6635.0 MHz [137] (20.0 dBm) (no IR)
            * 6655.0 MHz [141] (20.0 dBm) (no IR)
            * 6675.0 MHz [145] (20.0 dBm) (no IR)
            * 6695.0 MHz [149] (20.0 dBm) (no IR)
            * 6715.0 MHz [153] (20.0 dBm) (no IR)
            * 6735.0 MHz [157] (20.0 dBm) (no IR)
            * 6755.0 MHz [161] (20.0 dBm) (no IR)
            * 6775.0 MHz [165] (20.0 dBm) (no IR)
            * 6795.0 MHz [169] (20.0 dBm) (no IR)
            * 6815.0 MHz [173] (20.0 dBm) (no IR)
            * 6835.0 MHz [177] (20.0 dBm) (no IR)
            * 6855.0 MHz [181] (20.0 dBm) (no IR)
            * 6875.0 MHz [185] (20.0 dBm) (no IR)
            * 6895.0 MHz [189] (20.0 dBm) (no IR)
            * 6915.0 MHz [193] (20.0 dBm) (no IR)
            * 6935.0 MHz [197] (20.0 dBm) (no IR)
            * 6955.0 MHz [201] (20.0 dBm) (no IR)
            * 6975.0 MHz [205] (20.0 dBm) (no IR)
            * 6995.0 MHz [209] (20.0 dBm) (no IR)
            * 7015.0 MHz [213] (20.0 dBm) (no IR)
            * 7035.0 MHz [217] (20.0 dBm) (no IR)
            * 7055.0 MHz [221] (20.0 dBm) (no IR)
            * 7075.0 MHz [225] (20.0 dBm) (no IR)
            * 7095.0 MHz [229] (20.0 dBm) (no IR)
            * 7115.0 MHz [233] (20.0 dBm) (no IR)
Maybe some more tinkering needed for QCA.
 

ttabbal

Active Member
Mar 10, 2016
766
212
43
48
Try to set country to CA.
sudo iw reg set CA

this will unlock 6Ghz band in MTK
That looks like it works. I guess I can test as a Canadian temporarily as it looks like similar requirements for 6ghz.

However, watching the available networks shows it pop up then disappears again. Sometimes on and off. Client is a Samsung S21 Ultra. It shows a special icon for 6ghz. Do you have an example config for hostapd? I think I'm close using settings from a few sites, but figuring out what all the options are for is tricky.

I also tried compiling the latest hostapd from source. Same thing.

5 works fine, and 6 looks like it is from the output on the screen/logs. No errors.
 

cxaormxa

New Member
Apr 3, 2024
7
1
3
That looks like it works. I guess I can test as a Canadian temporarily as it looks like similar requirements for 6ghz.

However, watching the available networks shows it pop up then disappears again. Sometimes on and off. Client is a Samsung S21 Ultra. It shows a special icon for 6ghz. Do you have an example config for hostapd? I think I'm close using settings from a few sites, but figuring out what all the options are for is tricky.

I also tried compiling the latest hostapd from source. Same thing.

5 works fine, and 6 looks like it is from the output on the screen/logs. No errors.
you need to compile hostapd from source enabling 802.11ax feature for MTK. here is a hostapd configuration

To access 2.4 GHz channels:-
=========================
Make sure you set country code to JP, so you will get all 2.4 GHz channels, then use below hostapd config

interface=wlp1s0
driver=nl80211
ctrl_interface=/var/run/hostapd
ssid= <<< provide your SSID >>>
hw_mode=g
channel= <<< give the 2Ghz channel number >>>>
country_code=JP
ieee80211d=1
ieee80211h=0
ieee80211n=1
wmm_enabled=1
require_ht=1
ht_capab=[HT40+][SHORT-GI-20][SHORT-GI-40][TX-STBC][RX-STBC1][DSSS_CK-40][LDPC][MAX-AMSDU-7935]
wpa=2
rsn_pairwise=CCMP
wpa_pairwise=TKIP
ieee80211w=2
beacon_int=100
dtim_period=2
wpa_passphrase= <<< provide your passkey >>>
own_ip_addr=192.168.0.1


To access 5 GHz 20 MHz BW channels:-
================================
Make sure you set country code to IN, so you will get all 5 GHz ( 20 MHz BW) channels, then use below hostapd config

interface=wlp1s0
driver=nl80211
ctrl_interface=/var/run/hostapd
ssid= <<< provide your SSID >>>
hw_mode=g
channel= <<< give the 5Ghz 20MHz BW channel number >>>>
country_code=IN
ieee80211d=1
ieee80211h=0
ieee80211n=1
wmm_enabled=1
require_ht=1
ht_capab=[HT40+][SHORT-GI-20][SHORT-GI-40][TX-STBC][RX-STBC1][DSSS_CK-40][LDPC][MAX-AMSDU-7935]
wpa=2
rsn_pairwise=CCMP
wpa_pairwise=TKIP
ieee80211w=2
beacon_int=100
dtim_period=2
wpa_passphrase= <<< provide your passkey >>>
own_ip_addr=10.0.0.1



Hope this will help
 
Last edited:
  • Like
Reactions: ttabbal

cxaormxa

New Member
Apr 3, 2024
7
1
3
Now that's interesting but.... it seems to prune some of the US options...
Code:
global
country CA: DFS-FCC
        (2402 - 2472 @ 40), (N/A, 30), (N/A)
        (5150 - 5250 @ 80), (N/A, 23), (N/A), NO-OUTDOOR, AUTO-BW
        (5250 - 5350 @ 80), (N/A, 24), (0 ms), DFS, AUTO-BW
        (5470 - 5600 @ 80), (N/A, 24), (0 ms), DFS
        (5650 - 5730 @ 80), (N/A, 24), (0 ms), DFS
        (5735 - 5835 @ 80), (N/A, 30), (N/A)
        (5925 - 7125 @ 320), (N/A, 12), (N/A), NO-OUTDOOR
Code:
global
country US: DFS-FCC
*      (902 - 904 @ 2), (N/A, 30), (N/A)
*      (904 - 920 @ 16), (N/A, 30), (N/A)
*      (920 - 928 @ 8), (N/A, 30), (N/A)
        (2400 - 2472 @ 40), (N/A, 30), (N/A)
        (5150 - 5250 @ 80), (N/A, 23), (N/A), AUTO-BW
        (5250 - 5350 @ 80), (N/A, 24), (0 ms), DFS, AUTO-BW
*      (5470 - 5730 @ 160), (N/A, 24), (0 ms), DFS
        (5730 - 5850 @ 80), (N/A, 30), (N/A), AUTO-BW
*      (5850 - 5895 @ 40), (N/A, 27), (N/A), NO-OUTDOOR, AUTO-BW, PASSIVE-SCAN
        (5925 - 7125 @ 320), (N/A, 12), (N/A), NO-OUTDOOR, PASSIVE-SCAN
*      (57240 - 71000 @ 2160), (N/A, 40), (N/A)
I don't recall WTF is in the 900mhz band though other than wireless landline phones / pagers / etc.
The last one is for docking stations.
CA does seem to get rid of the PASSIVE notice though / drops the BW to 80mhz on the lower bands

Wonder if the client devices would need some sort of a tweak to work with a different reg domain being broadcast as well? Might be worth spending a bit of time on this to see if it does bring up 6ghz @ 320.

Code:
Frequencies:
            * 5955.0 MHz [1] (20.0 dBm) (no IR)
            * 5975.0 MHz [5] (20.0 dBm) (no IR)
            * 5995.0 MHz [9] (20.0 dBm) (no IR)
            * 6015.0 MHz [13] (20.0 dBm) (no IR)
            * 6035.0 MHz [17] (20.0 dBm) (no IR)
            * 6055.0 MHz [21] (20.0 dBm) (no IR)
            * 6075.0 MHz [25] (20.0 dBm) (no IR)
            * 6095.0 MHz [29] (20.0 dBm) (no IR)
            * 6115.0 MHz [33] (20.0 dBm) (no IR)
            * 6135.0 MHz [37] (20.0 dBm) (no IR)
            * 6155.0 MHz [41] (20.0 dBm) (no IR)
            * 6175.0 MHz [45] (20.0 dBm) (no IR)
            * 6195.0 MHz [49] (20.0 dBm) (no IR)
            * 6215.0 MHz [53] (20.0 dBm) (no IR)
            * 6235.0 MHz [57] (20.0 dBm) (no IR)
            * 6255.0 MHz [61] (20.0 dBm) (no IR)
            * 6275.0 MHz [65] (20.0 dBm) (no IR)
            * 6295.0 MHz [69] (20.0 dBm) (no IR)
            * 6315.0 MHz [73] (20.0 dBm) (no IR)
            * 6335.0 MHz [77] (20.0 dBm) (no IR)
            * 6355.0 MHz [81] (20.0 dBm) (no IR)
            * 6375.0 MHz [85] (20.0 dBm) (no IR)
            * 6395.0 MHz [89] (20.0 dBm) (no IR)
            * 6415.0 MHz [93] (20.0 dBm) (no IR)
            * 6435.0 MHz [97] (20.0 dBm) (no IR)
            * 6455.0 MHz [101] (20.0 dBm) (no IR)
            * 6475.0 MHz [105] (20.0 dBm) (no IR)
            * 6495.0 MHz [109] (20.0 dBm) (no IR)
            * 6515.0 MHz [113] (20.0 dBm) (no IR)
            * 6535.0 MHz [117] (20.0 dBm) (no IR)
            * 6555.0 MHz [121] (20.0 dBm) (no IR)
            * 6575.0 MHz [125] (20.0 dBm) (no IR)
            * 6595.0 MHz [129] (20.0 dBm) (no IR)
            * 6615.0 MHz [133] (20.0 dBm) (no IR)
            * 6635.0 MHz [137] (20.0 dBm) (no IR)
            * 6655.0 MHz [141] (20.0 dBm) (no IR)
            * 6675.0 MHz [145] (20.0 dBm) (no IR)
            * 6695.0 MHz [149] (20.0 dBm) (no IR)
            * 6715.0 MHz [153] (20.0 dBm) (no IR)
            * 6735.0 MHz [157] (20.0 dBm) (no IR)
            * 6755.0 MHz [161] (20.0 dBm) (no IR)
            * 6775.0 MHz [165] (20.0 dBm) (no IR)
            * 6795.0 MHz [169] (20.0 dBm) (no IR)
            * 6815.0 MHz [173] (20.0 dBm) (no IR)
            * 6835.0 MHz [177] (20.0 dBm) (no IR)
            * 6855.0 MHz [181] (20.0 dBm) (no IR)
            * 6875.0 MHz [185] (20.0 dBm) (no IR)
            * 6895.0 MHz [189] (20.0 dBm) (no IR)
            * 6915.0 MHz [193] (20.0 dBm) (no IR)
            * 6935.0 MHz [197] (20.0 dBm) (no IR)
            * 6955.0 MHz [201] (20.0 dBm) (no IR)
            * 6975.0 MHz [205] (20.0 dBm) (no IR)
            * 6995.0 MHz [209] (20.0 dBm) (no IR)
            * 7015.0 MHz [213] (20.0 dBm) (no IR)
            * 7035.0 MHz [217] (20.0 dBm) (no IR)
            * 7055.0 MHz [221] (20.0 dBm) (no IR)
            * 7075.0 MHz [225] (20.0 dBm) (no IR)
            * 7095.0 MHz [229] (20.0 dBm) (no IR)
            * 7115.0 MHz [233] (20.0 dBm) (no IR)
Maybe some more tinkering needed for QCA.
I tried already, looks like it follow regdb or flash inbuild country setting for enable disable channels in SoftAP mode
 

Snuupy

New Member
Sep 5, 2022
2
0
1

basically regdb doesn't know if you're using GHz as AP or client so it takes the lower power value (12 dBm vs 27 dBm for example)

if you know for a fact you're going to use the radio as an AP and never a client, you can edit the regdb entries yourself and as far as I understand this would be legal. Otherwise you're stuck with severely hampered radios because 12 dBm is very low power.
 
Last edited:

cxaormxa

New Member
Apr 3, 2024
7
1
3

basically regdb doesn't know if you're using GHz as AP or client so it takes the lower power value (12 dBm vs 27 dBm for example)

if you know for a fact you're going to use the radio as an AP and never a client, you can edit the regdb entries yourself and as far as I understand this would be legal. Otherwise you're stuck with severely hampered radios because 12 dBm is very low power.
You can’t do that. Did you tried building regdb by yourself and use it? The firmware of radio (NCM 865) looks for regdb file which it bring together, if that fail then use default regdb from Linux.
You can’t make own regdb and use it. If that’s the case, anyone can make the change and violate regulations. Hope you understand.
 

bebo2030

New Member
Jul 21, 2024
1
1
1
Hi guys, really enjoyed all your discussion which was looking for to get iwlist details of QCNCM865 card prior to make a decision to purchase.
anyway, here is my tips. Initially don't expect too much from qulacomm cards. They use an embedded regdb in their firmware, impossible to modify it. what the maximum you can do, is to build/compile new kernel with .config option of ATH_REG_DYNAMIC_USER_REG_HINTS to let the card take country name from the user space not with what was efused in card. However, I recommend MTK card mt7925, I have manged to get this card recently on my little boy (nanopi r5c), and below is testing results.

Code:
root@nanopi-r5c-arm64:~# dmesg | grep "Machine model"
[    0.000000] Machine model: FriendlyElec NanoPi R5C
root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~# uname -ra
Linux nanopi-r5c-arm64 6.10.0 #1 SMP Thu Jul 18 00:18:17 +03 2024 aarch64 GNU/Linux
root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~# dmesg | grep mt79
[   10.602205] mt7925e 0000:01:00.0: enabling device (0000 -> 0002)
[   10.653893] mt7925e 0000:01:00.0: ASIC revision: 79250000
[   10.747739] mt7925e 0000:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20231227093012a
[   11.090657] mt7925e 0000:01:00.0: WM Firmware Version: ____000000, Build Time: 20231227093232
root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~# lspci -v
0000:00:00.0 PCI bridge: Rockchip Electronics Co., Ltd RK3568 Remote Signal Processor (rev 01) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0, IRQ 23
        Bus: primary=00, secondary=01, subordinate=ff, sec-latency=0
        I/O behind bridge: [disabled] [16-bit]
        Memory behind bridge: f4200000-f44fffff [size=3M] [32-bit]
        Prefetchable memory behind bridge: [disabled] [64-bit]
        Expansion ROM at f4500000 [virtual] [disabled] [size=64K]
        Capabilities: [40] Power Management version 3
        Capabilities: [50] MSI: Enable+ Count=1/32 Maskable- 64bit+
        Capabilities: [70] Express Root Port (Slot-), IntMsgNum 0
        Capabilities: [b0] MSI-X: Enable- Count=1 Masked-
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [148] Secondary PCI Express
        Capabilities: [160] L1 PM Substates
        Capabilities: [170] Vendor Specific Information: ID=0002 Rev=4 Len=100 <?>
        Kernel driver in use: pcieport

0000:01:00.0 Network controller: MEDIATEK Corp. Device 7925
        Subsystem: AzureWave Device 6002
        Flags: bus master, fast devsel, latency 0, IRQ 88
        Memory at f4200000 (64-bit, non-prefetchable) [size=2M]
        Memory at f4400000 (64-bit, non-prefetchable) [size=32K]
        Capabilities: [80] Express Endpoint, IntMsgNum 0
        Capabilities: [e0] MSI: Enable+ Count=1/32 Maskable+ 64bit+
        Capabilities: [f8] Power Management version 3
        Capabilities: [100] Vendor Specific Information: ID=1556 Rev=1 Len=008 <?>
        Capabilities: [108] Latency Tolerance Reporting
        Capabilities: [110] L1 PM Substates
        Capabilities: [200] Advanced Error Reporting
        Kernel driver in use: mt7925e
        Kernel modules: mt7925e

0001:00:00.0 PCI bridge: Rockchip Electronics Co., Ltd RK3568 Remote Signal Processor (rev 01) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0, IRQ 48
        Bus: primary=00, secondary=01, subordinate=ff, sec-latency=0
        I/O behind bridge: 100000-100fff [size=4K] [16-bit]
        Memory behind bridge: f2200000-f22fffff [size=1M] [32-bit]
        Prefetchable memory behind bridge: [disabled] [64-bit]
        Expansion ROM at f2300000 [virtual] [disabled] [size=64K]
        Capabilities: [40] Power Management version 3
        Capabilities: [50] MSI: Enable- Count=1/32 Maskable- 64bit+
        Capabilities: [70] Express Root Port (Slot-), IntMsgNum 8
        Capabilities: [b0] MSI-X: Enable- Count=128 Masked-
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [148] Secondary PCI Express
        Capabilities: [160] L1 PM Substates
        Capabilities: [170] Vendor Specific Information: ID=0002 Rev=4 Len=100 <?>
        Kernel driver in use: pcieport

0001:01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller (rev 05)
        Subsystem: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller
        Flags: bus master, fast devsel, latency 0, IRQ 48
        I/O ports at 100000 [size=256]
        Memory at f2200000 (64-bit, non-prefetchable) [size=64K]
        Memory at f2210000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: [40] Power Management version 3
        Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+
        Capabilities: [70] Express Endpoint, IntMsgNum 1
        Capabilities: [b0] MSI-X: Enable+ Count=32 Masked-
        Capabilities: [d0] Vital Product Data
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [148] Virtual Channel
        Capabilities: [168] Device Serial Number 00-00-00-00-00-00-00-00
        Capabilities: [178] Transaction Processing Hints
        Capabilities: [204] Latency Tolerance Reporting
        Capabilities: [20c] L1 PM Substates
        Capabilities: [21c] Vendor Specific Information: ID=0002 Rev=4 Len=100 <?>
        Kernel driver in use: r8169

0002:00:00.0 PCI bridge: Rockchip Electronics Co., Ltd RK3568 Remote Signal Processor (rev 01) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0, IRQ 51
        Memory at 380000000 (32-bit, non-prefetchable) [size=1G]
        Bus: primary=00, secondary=01, subordinate=ff, sec-latency=0
        I/O behind bridge: 200000-200fff [size=4K] [16-bit]
        Memory behind bridge: f0200000-f02fffff [size=1M] [32-bit]
        Prefetchable memory behind bridge: [disabled] [64-bit]
        Expansion ROM at f0300000 [virtual] [disabled] [size=64K]
        Capabilities: [40] Power Management version 3
        Capabilities: [50] MSI: Enable- Count=1/32 Maskable+ 64bit+
        Capabilities: [70] Express Root Port (Slot-), IntMsgNum 8
        Capabilities: [b0] MSI-X: Enable- Count=128 Masked-
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [148] Secondary PCI Express
        Capabilities: [160] L1 PM Substates
        Capabilities: [1a0] Vendor Specific Information: ID=0002 Rev=4 Len=100 <?>
        Capabilities: [2a0] Vendor Specific Information: ID=0006 Rev=0 Len=018 <?>
        Kernel driver in use: pcieport

0002:01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller (rev 05)
        Subsystem: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller
        Flags: fast devsel, IRQ 51
        I/O ports at 200000 [size=256]
        Memory at f0200000 (64-bit, non-prefetchable) [size=64K]
        Memory at f0210000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: [40] Power Management version 3
        Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+
        Capabilities: [70] Express Endpoint, IntMsgNum 1
        Capabilities: [b0] MSI-X: Enable+ Count=32 Masked-
        Capabilities: [d0] Vital Product Data
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [148] Virtual Channel
        Capabilities: [168] Device Serial Number 00-00-00-00-00-00-00-00
        Capabilities: [178] Transaction Processing Hints
        Capabilities: [204] Latency Tolerance Reporting
        Capabilities: [20c] L1 PM Substates
        Capabilities: [21c] Vendor Specific Information: ID=0002 Rev=4 Len=100 <?>
        Kernel driver in use: r8169

root@nanopi-r5c-arm64:~# lsusb -tv
/:  Bus 001.Port 001: Dev 001, Class=root_hub, Driver=ohci-platform/1p, 12M
    ID 1d6b:0001 Linux Foundation 1.1 root hub
/:  Bus 002.Port 001: Dev 001, Class=root_hub, Driver=ehci-platform/1p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
/:  Bus 003.Port 001: Dev 001, Class=root_hub, Driver=ohci-platform/1p, 12M
    ID 1d6b:0001 Linux Foundation 1.1 root hub
/:  Bus 004.Port 001: Dev 001, Class=root_hub, Driver=ehci-platform/1p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
    |__ Port 001: Dev 002, If 0, Class=Wireless, Driver=btusb, 480M
        ID 13d3:3604 IMC Networks
    |__ Port 001: Dev 002, If 1, Class=Wireless, Driver=btusb, 480M
        ID 13d3:3604 IMC Networks
    |__ Port 001: Dev 002, If 2, Class=Wireless, Driver=[none], 480M
        ID 13d3:3604 IMC Networks
/:  Bus 005.Port 001: Dev 001, Class=root_hub, Driver=xhci-hcd/1p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
/:  Bus 006.Port 001: Dev 001, Class=root_hub, Driver=xhci-hcd/1p, 5000M
    ID 1d6b:0003 Linux Foundation 3.0 root hub
/:  Bus 007.Port 001: Dev 001, Class=root_hub, Driver=xhci-hcd/1p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
/:  Bus 008.Port 001: Dev 001, Class=root_hub, Driver=xhci-hcd/1p, 5000M
    ID 1d6b:0003 Linux Foundation 3.0 root hub
root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~# iw wlan0 info
Interface wlan0
        ifindex 4
        wdev 0x1
        addr 1c:ce:51:ef:05:96
        ssid WiFI7
        type AP
        wiphy 0
        channel 37 (6135 MHz), width: 160 MHz, center1: 6185 MHz
        txpower 3.00 dBm
        multicast TXQ:
                qsz-byt qsz-pkt flows   drops   marks   overlmt hashcol tx-bytes        tx-packets
                0       0       2118    0       0       0       0       149230          2284
root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~# iw wlan0 station dump
root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~# iw wlan0 station dump
Station 0a:ab:1a:5c:05:f5 (on wlan0)
        inactive time:  2535 ms
        rx bytes:       12161
        rx packets:     82
        tx bytes:       5874
        tx packets:     47
        tx retries:     12
        tx failed:      0
        rx drop misc:   1
        signal:         -44 [-45, -49] dBm
        signal avg:     -39 [-40, -45] dBm
        tx bitrate:     1921.5 MBit/s 160MHz HE-MCS 9 HE-NSS 2 HE-GI 0 HE-DCM 0
        tx duration:    221399 us
        rx bitrate:     2161.3 MBit/s 160MHz HE-MCS 10 HE-NSS 2 HE-GI 0 HE-DCM 0
        rx duration:    23145 us
        last ack signal:-34 dBm
        avg ack signal: -37 dBm
        airtime weight: 256
        authorized:     yes
        authenticated:  yes
        associated:     yes
        preamble:       short
        WMM/WME:        yes
        MFP:            yes
        TDLS peer:      no
        DTIM period:    2
        beacon interval:100
        short preamble: yes
        short slot time:yes
        connected time: 13 seconds
        associated at [boottime]:       2947.404s
        associated at:  1721413113555 ms
        current time:   1721413126371 ms
root@nanopi-r5c-arm64:~# dhcp-lease-list
To get manufacturer names please download http://standards-oui.ieee.org/oui.txt to /usr/local/etc/oui.txt
Reading leases from /var/lib/dhcp/dhcpd.leases
MAC                IP              hostname       valid until         manufacturer
===============================================================================================
0a:ab:1a:5c:05:f5  172.16.1.100    Galaxy-S23     2024-07-20 17:44:23 -NA-
root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~# dhcp-lease-list
To get manufacturer names please download http://standards-oui.ieee.org/oui.txt to /usr/local/etc/oui.txt
Reading leases from /var/lib/dhcp/dhcpd.leases
MAC                IP              hostname       valid until         manufacturer
===============================================================================================
0a:ab:1a:5c:05:f5  172.16.1.100    Galaxy-S23     2024-07-20 17:44:23 -NA-
root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~# iperf3 -c 172.16.1.100 -t60
Connecting to host 172.16.1.100, port 5201
[  5] local 172.16.1.252 port 42364 connected to 172.16.1.100 port 5201
[ ID] Interval           Transfer     Bitrate         Retr  Cwnd
[  5]   0.00-1.00   sec  95.9 MBytes   803 Mbits/sec    0   1.54 MBytes
[  5]   1.00-2.00   sec   131 MBytes  1.10 Gbits/sec    0   1.54 MBytes
[  5]   2.00-3.00   sec   122 MBytes  1.02 Gbits/sec    0   1.54 MBytes
[  5]   3.00-4.00   sec  92.0 MBytes   772 Mbits/sec    0   1.54 MBytes
[  5]   4.00-5.00   sec   127 MBytes  1.07 Gbits/sec    0   1.54 MBytes
[  5]   5.00-6.00   sec   114 MBytes   955 Mbits/sec    0   1.54 MBytes
[  5]   6.00-7.00   sec   140 MBytes  1.17 Gbits/sec    0   1.54 MBytes
[  5]   7.00-8.00   sec   124 MBytes  1.04 Gbits/sec    0   1.54 MBytes
[  5]   8.00-9.00   sec   133 MBytes  1.12 Gbits/sec    0   1.54 MBytes
[  5]   9.00-10.00  sec   137 MBytes  1.15 Gbits/sec    0   1.54 MBytes
[  5]  10.00-11.00  sec   135 MBytes  1.13 Gbits/sec    0   2.08 MBytes
[  5]  11.00-12.00  sec   125 MBytes  1.05 Gbits/sec    0   2.08 MBytes
[  5]  12.00-13.00  sec   129 MBytes  1.08 Gbits/sec    0   2.08 MBytes
[  5]  13.00-14.00  sec   122 MBytes  1.03 Gbits/sec    0   2.08 MBytes
[  5]  14.00-15.00  sec   133 MBytes  1.11 Gbits/sec    0   2.08 MBytes
[  5]  15.00-16.00  sec   114 MBytes   958 Mbits/sec    0   2.08 MBytes
[  5]  16.00-17.00  sec   121 MBytes  1.02 Gbits/sec    0   2.08 MBytes
[  5]  17.00-18.00  sec   145 MBytes  1.22 Gbits/sec    0   2.08 MBytes
[  5]  18.00-19.00  sec   138 MBytes  1.15 Gbits/sec    0   2.08 MBytes
[  5]  19.00-20.00  sec   119 MBytes   998 Mbits/sec    0   2.08 MBytes
[  5]  20.00-21.00  sec   141 MBytes  1.18 Gbits/sec    0   2.08 MBytes
[  5]  21.00-22.00  sec   135 MBytes  1.13 Gbits/sec    0   2.08 MBytes
[  5]  22.00-23.00  sec   141 MBytes  1.18 Gbits/sec    0   2.08 MBytes
[  5]  23.00-24.00  sec   145 MBytes  1.22 Gbits/sec    0   2.08 MBytes
[  5]  24.00-25.00  sec   117 MBytes   983 Mbits/sec    0   2.08 MBytes
[  5]  25.00-26.00  sec   131 MBytes  1.10 Gbits/sec    0   2.08 MBytes
[  5]  26.00-27.00  sec   133 MBytes  1.12 Gbits/sec    0   2.08 MBytes
^C[  5]  27.00-27.61  sec  72.1 MBytes   995 Mbits/sec    0   2.08 MBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-27.61  sec  3.43 GBytes  1.07 Gbits/sec    0             sender
[  5]   0.00-27.61  sec  0.00 Bytes  0.00 bits/sec                  receiver
iperf3: interrupt - the client has terminated
root@nanopi-r5c-arm64:~# iperf3 -c 172.16.1.100 -R
Connecting to host 172.16.1.100, port 5201
Reverse mode, remote host 172.16.1.100 is sending
[  5] local 172.16.1.252 port 47288 connected to 172.16.1.100 port 5201
[ ID] Interval           Transfer     Bitrate
[  5]   0.00-1.00   sec   187 MBytes  1.57 Gbits/sec
[  5]   1.00-2.00   sec   188 MBytes  1.57 Gbits/sec
[  5]   2.00-3.00   sec   198 MBytes  1.67 Gbits/sec
[  5]   3.00-4.00   sec   195 MBytes  1.64 Gbits/sec
[  5]   4.00-5.00   sec   188 MBytes  1.58 Gbits/sec
[  5]   5.00-6.00   sec   186 MBytes  1.56 Gbits/sec
[  5]   6.00-7.00   sec   193 MBytes  1.62 Gbits/sec
[  5]   7.00-8.00   sec   189 MBytes  1.59 Gbits/sec
[  5]   8.00-9.00   sec   190 MBytes  1.59 Gbits/sec
[  5]   9.00-10.00  sec   186 MBytes  1.56 Gbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate
[  5]   0.00-10.00  sec  1.86 GBytes  1.60 Gbits/sec                  sender
[  5]   0.00-10.00  sec  1.86 GBytes  1.59 Gbits/sec                  receiver

iperf Done.
root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~# iw reg get
global
country US: DFS-FCC
        (902 - 904 @ 2), (N/A, 30), (N/A)
        (904 - 920 @ 16), (N/A, 30), (N/A)
        (920 - 928 @ 8), (N/A, 30), (N/A)
        (2400 - 2472 @ 40), (N/A, 30), (N/A)
        (5150 - 5250 @ 80), (N/A, 23), (N/A), AUTO-BW
        (5250 - 5350 @ 80), (N/A, 24), (0 ms), DFS, AUTO-BW
        (5470 - 5850 @ 160), (N/A, 33), (N/A)
        (5850 - 5895 @ 40), (N/A, 27), (N/A), NO-OUTDOOR, AUTO-BW, PASSIVE-SCAN
        (5925 - 7125 @ 320), (N/A, 33), (N/A)
        (57240 - 71000 @ 2160), (N/A, 40), (N/A)

root@nanopi-r5c-arm64:~# cat /home/debian/hostap/hostapd/hostapd1.conf
driver=nl80211
country_code=US
ieee80211d=1
ieee80211h=1
hw_mode=a
channel=37
op_class=134


ieee80211n=0
ieee80211ac=0
ieee80211ax=1
he_oper_centr_freq_seg0_idx=47
he_oper_chwidth=2
he_su_beamformer=1
he_su_beamformee=1
he_mu_beamformer=1
he_bss_color=1
he_spr_sr_control=3
he_default_pe_duration=4
he_rts_threshold=1023

ieee80211be=1
eht_oper_centr_freq_seg0_idx=47
he_oper_chwidth=2
eht_su_beamformer=1
eht_su_beamformee=1
eht_mu_beamformer=1
eht_default_pe_duration=0

interface=wlan0
bss_load_update_period=60
chan_util_avg_period=600
disassoc_low_ack=1
skip_inactivity_poll=0
preamble=1
wmm_enabled=1
ignore_broadcast_ssid=0
uapsd_advertisement_enabled=1
utf8_ssid=1
multi_ap=0
sae_require_mfp=1
sae_pwe=2
wpa_passphrase=P@ssw0rd
auth_algs=1
wpa=2
wpa_pairwise=CCMP
ssid=WiFI7
wpa_disable_eapol_key_retries=0
wpa_key_mgmt=SAE
okc=1
ieee80211w=2
group_mgmt_cipher=AES-128-CMAC
root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~# iw list
Wiphy phy0
        wiphy index: 0
        max # scan SSIDs: 4
        max scan IEs length: 427 bytes
        max # sched scan SSIDs: 10
        max # match sets: 16
        Retry short limit: 7
        Retry long limit: 4
        Coverage class: 0 (up to 0m)
        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: TX 0x3 RX 0x3
        Configured Antennas: TX 0x3 RX 0x3
        Supported interface modes:
                 * managed
                 * AP
                 * AP/VLAN
                 * monitor
                 * 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: 1 usec (0x03)
                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: (0x2270ce126dc0b3064e3f00):
                                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 Beamformee
                                Beamformee STS <= 80Mhz: 3
                                Beamformee STS > 80Mhz: 3
                                Ng = 16 SU Feedback
                                Ng = 16 MU Feedback
                                Codebook Size SU Feedback
                                Codebook Size MU Feedback
                                Triggered CQI Feedback
                                Partial Bandwidth Extended Range
                                PPE Threshold Present
                                Power Boost Factor ar
                                HE SU PPDU & HE PPDU 4x HE-LTF 0.8us GI
                                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 (0x0300):
                                NSEP priority access Supported
                                EHT OM Control Supported
                        EHT PHY Capabilities: (0xe80409fe10610c36):
                                NDP With  EHT-LTF And 3.2 µs GI
                                SU Beamformer
                                SU Beamformee
                                Beamformee SS (80MHz): 1
                                Beamformee SS (160MHz): 1
                                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
                                Triggered CQI Feedback
                                Max Nc: 1
                                Non-Triggered CQI Feedback
                                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: AP
                        HE MAC Capabilities (0x00011a081044):
                                +HTC HE Supported
                                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: (0x0220ce120000a000000c00):
                                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
                                Partial Bandwidth Extended Range
                                PPE Threshold Present
                                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 (0x0300):
                                NSEP priority access Supported
                                EHT OM Control Supported
                        EHT PHY Capabilities: (0xe80409fe10610c36):
                                NDP With  EHT-LTF And 3.2 µs GI
                                SU Beamformer
                                SU Beamformee
                                Beamformee SS (80MHz): 1
                                Beamformee SS (160MHz): 1
                                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
                                Triggered CQI Feedback
                                Max Nc: 1
                                Non-Triggered CQI Feedback
                                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
                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] (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: 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: No restriction (0x00)
                HT TX/RX MCS rate indexes supported: 0-15
                VHT Capabilities (0x339071f6):
                        Max MPDU length: 11454
                        Supported Channel Width: 160 MHz
                        RX LDPC
                        short GI (80 MHz)
                        short GI (160/80+80 MHz)
                        TX STBC
                        SU Beamformee
                        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: 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: 0 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: 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: (0x4c70ce126dc0b3064e3f00):
                                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 Beamformee
                                Beamformee STS <= 80Mhz: 3
                                Beamformee STS > 80Mhz: 3
                                Ng = 16 SU Feedback
                                Ng = 16 MU Feedback
                                Codebook Size SU Feedback
                                Codebook Size MU Feedback
                                Triggered CQI Feedback
                                Partial Bandwidth Extended Range
                                PPE Threshold Present
                                Power Boost Factor ar
                                HE SU PPDU & HE PPDU 4x HE-LTF 0.8us GI
                                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
                        HE RX MCS and NSS set 160 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 160 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 (0x0300):
                                NSEP priority access Supported
                                EHT OM Control Supported
                        EHT PHY Capabilities: (0xe80409fe10610c36):
                                NDP With  EHT-LTF And 3.2 µs GI
                                SU Beamformer
                                SU Beamformee
                                Beamformee SS (80MHz): 1
                                Beamformee SS (160MHz): 1
                                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
                                Triggered CQI Feedback
                                Max Nc: 1
                                Non-Triggered CQI Feedback
                                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: (0x22222222222200000000000000):
                        EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
                        EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
                        EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=2, Tx=2
                        EHT bw=160 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
                        EHT bw=160 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
                        EHT bw=160 MHz, max NSS for MCS 12-13: Rx=2, Tx=2
                HE Iftypes: AP
                        HE MAC Capabilities (0x00011a081044):
                                +HTC HE Supported
                                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: (0x0c20ce120000a000000c00):
                                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
                                Partial Bandwidth Extended Range
                                PPE Threshold Present
                                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
                        HE RX MCS and NSS set 160 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 160 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 (0x0300):
                                NSEP priority access Supported
                                EHT OM Control Supported
                        EHT PHY Capabilities: (0xe80409fe10610c36):
                                NDP With  EHT-LTF And 3.2 µs GI
                                SU Beamformer
                                SU Beamformee
                                Beamformee SS (80MHz): 1
                                Beamformee SS (160MHz): 1
                                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
                                Triggered CQI Feedback
                                Max Nc: 1
                                Non-Triggered CQI Feedback
                                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: (0x22222222222200000000000000):
                        EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
                        EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
                        EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=2, Tx=2
                        EHT bw=160 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
                        EHT bw=160 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
                        EHT bw=160 MHz, max NSS for MCS 12-13: Rx=2, Tx=2
                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] (30.0 dBm)
                        * 5520.0 MHz [104] (30.0 dBm)
                        * 5540.0 MHz [108] (30.0 dBm)
                        * 5560.0 MHz [112] (30.0 dBm)
                        * 5580.0 MHz [116] (30.0 dBm)
                        * 5600.0 MHz [120] (30.0 dBm)
                        * 5620.0 MHz [124] (30.0 dBm)
                        * 5640.0 MHz [128] (30.0 dBm)
                        * 5660.0 MHz [132] (30.0 dBm)
                        * 5680.0 MHz [136] (30.0 dBm)
                        * 5700.0 MHz [140] (30.0 dBm)
                        * 5720.0 MHz [144] (30.0 dBm)
                        * 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)
                        * 5845.0 MHz [169] (27.0 dBm) (no IR)
                        * 5865.0 MHz [173] (27.0 dBm) (no IR)
                        * 5885.0 MHz [177] (27.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: (0x4c70ce126dc0b3064e3f00):
                                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 Beamformee
                                Beamformee STS <= 80Mhz: 3
                                Beamformee STS > 80Mhz: 3
                                Ng = 16 SU Feedback
                                Ng = 16 MU Feedback
                                Codebook Size SU Feedback
                                Codebook Size MU Feedback
                                Triggered CQI Feedback
                                Partial Bandwidth Extended Range
                                PPE Threshold Present
                                Power Boost Factor ar
                                HE SU PPDU & HE PPDU 4x HE-LTF 0.8us GI
                                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
                        HE RX MCS and NSS set 160 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 160 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 (0x0300):
                                NSEP priority access Supported
                                EHT OM Control Supported
                        EHT PHY Capabilities: (0xe80409fe10610c36):
                                NDP With  EHT-LTF And 3.2 µs GI
                                SU Beamformer
                                SU Beamformee
                                Beamformee SS (80MHz): 1
                                Beamformee SS (160MHz): 1
                                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
                                Triggered CQI Feedback
                                Max Nc: 1
                                Non-Triggered CQI Feedback
                                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: (0x22222222222200000000000000):
                        EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
                        EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
                        EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=2, Tx=2
                        EHT bw=160 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
                        EHT bw=160 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
                        EHT bw=160 MHz, max NSS for MCS 12-13: Rx=2, Tx=2
                HE Iftypes: AP
                        HE MAC Capabilities (0x00011a081044):
                                +HTC HE Supported
                                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: (0x0c20ce120000a000000c00):
                                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
                                Partial Bandwidth Extended Range
                                PPE Threshold Present
                                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
                        HE RX MCS and NSS set 160 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 160 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 (0x0300):
                                NSEP priority access Supported
                                EHT OM Control Supported
                        EHT PHY Capabilities: (0xe80409fe10610c36):
                                NDP With  EHT-LTF And 3.2 µs GI
                                SU Beamformer
                                SU Beamformee
                                Beamformee SS (80MHz): 1
                                Beamformee SS (160MHz): 1
                                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
                                Triggered CQI Feedback
                                Max Nc: 1
                                Non-Triggered CQI Feedback
                                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: (0x22222222222200000000000000):
                        EHT bw <= 80 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
                        EHT bw <= 80 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
                        EHT bw <= 80 MHz, max NSS for MCS 12-13: Rx=2, Tx=2
                        EHT bw=160 MHz, max NSS for MCS 8-9: Rx=2, Tx=2
                        EHT bw=160 MHz, max NSS for MCS 10-11: Rx=2, Tx=2
                        EHT bw=160 MHz, max NSS for MCS 12-13: Rx=2, Tx=2
                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] (30.0 dBm)
                        * 5975.0 MHz [5] (30.0 dBm)
                        * 5995.0 MHz [9] (30.0 dBm)
                        * 6015.0 MHz [13] (30.0 dBm)
                        * 6035.0 MHz [17] (30.0 dBm)
                        * 6055.0 MHz [21] (30.0 dBm)
                        * 6075.0 MHz [25] (30.0 dBm)
                        * 6095.0 MHz [29] (30.0 dBm)
                        * 6115.0 MHz [33] (30.0 dBm)
                        * 6135.0 MHz [37] (30.0 dBm)
                        * 6155.0 MHz [41] (30.0 dBm)
                        * 6175.0 MHz [45] (30.0 dBm)
                        * 6195.0 MHz [49] (30.0 dBm)
                        * 6215.0 MHz [53] (30.0 dBm)
                        * 6235.0 MHz [57] (30.0 dBm)
                        * 6255.0 MHz [61] (30.0 dBm)
                        * 6275.0 MHz [65] (30.0 dBm)
                        * 6295.0 MHz [69] (30.0 dBm)
                        * 6315.0 MHz [73] (30.0 dBm)
                        * 6335.0 MHz [77] (30.0 dBm)
                        * 6355.0 MHz [81] (30.0 dBm)
                        * 6375.0 MHz [85] (30.0 dBm)
                        * 6395.0 MHz [89] (30.0 dBm)
                        * 6415.0 MHz [93] (30.0 dBm)
                        * 6435.0 MHz [97] (30.0 dBm)
                        * 6455.0 MHz [101] (30.0 dBm)
                        * 6475.0 MHz [105] (30.0 dBm)
                        * 6495.0 MHz [109] (30.0 dBm)
                        * 6515.0 MHz [113] (30.0 dBm)
                        * 6535.0 MHz [117] (30.0 dBm)
                        * 6555.0 MHz [121] (30.0 dBm)
                        * 6575.0 MHz [125] (30.0 dBm)
                        * 6595.0 MHz [129] (30.0 dBm)
                        * 6615.0 MHz [133] (30.0 dBm)
                        * 6635.0 MHz [137] (30.0 dBm)
                        * 6655.0 MHz [141] (30.0 dBm)
                        * 6675.0 MHz [145] (30.0 dBm)
                        * 6695.0 MHz [149] (30.0 dBm)
                        * 6715.0 MHz [153] (30.0 dBm)
                        * 6735.0 MHz [157] (30.0 dBm)
                        * 6755.0 MHz [161] (30.0 dBm)
                        * 6775.0 MHz [165] (30.0 dBm)
                        * 6795.0 MHz [169] (30.0 dBm)
                        * 6815.0 MHz [173] (30.0 dBm)
                        * 6835.0 MHz [177] (30.0 dBm)
                        * 6855.0 MHz [181] (30.0 dBm)
                        * 6875.0 MHz [185] (30.0 dBm)
                        * 6895.0 MHz [189] (30.0 dBm)
                        * 6915.0 MHz [193] (30.0 dBm)
                        * 6935.0 MHz [197] (30.0 dBm)
                        * 6955.0 MHz [201] (30.0 dBm)
                        * 6975.0 MHz [205] (30.0 dBm)
                        * 6995.0 MHz [209] (30.0 dBm)
                        * 7015.0 MHz [213] (30.0 dBm)
                        * 7035.0 MHz [217] (30.0 dBm)
                        * 7055.0 MHz [221] (30.0 dBm)
                        * 7075.0 MHz [225] (30.0 dBm)
                        * 7095.0 MHz [229] (30.0 dBm)
                        * 7115.0 MHz [233] (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
                 * start_sched_scan
                 * probe_client
                 * set_noack_map
                 * register_beacons
                 * start_p2p_device
                 * set_mcast_rate
                 * connect
                 * disconnect
                 * channel_switch
                 * set_qos_map
                 * set_multicast_to_unicast
                 * set_sar_specs
        WoWLAN support:
                 * wake up on disconnect
                 * wake up on magic packet
                 * wake up on pattern match, up to 1 patterns of 1-128 bytes,
                   maximum packet offset 0 bytes
                 * can do GTK rekeying
                 * wake up on network detection, up to 10 match sets
        software interface modes (can always be added):
                 * AP/VLAN
                 * monitor
        valid interface combinations:
                 * #{ managed, P2P-client } <= 2, #{ AP, P2P-GO } <= 1,
                   total <= 2, #channels <= 2
        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.
        Device supports randomizing MAC-addr in scans.
        Device supports randomizing MAC-addr in sched scans.
        max # scan plans: 1
        max scan plan interval: 65535
        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:
                * [ RRM ]: RRM
                * [ SET_SCAN_DWELL ]: scan dwell setting
                * [ 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)
                * [ CONTROL_PORT_NO_PREAUTH ]: disable pre-auth over nl80211 control port support
                * [ SCAN_FREQ_KHZ ]: scan on kHz frequency support
                * [ CONTROL_PORT_OVER_NL80211_TX_STATUS ]: tx status for nl80211 control port support
                * [ BEACON_RATE_HE ]: HE beacon rate support (AP/mesh)
                * [ POWERED_ADDR_CHANGE ]: can change MAC address while up

root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~#
root@nanopi-r5c-arm64:~# /home/debian/hostap/hostapd/\./hostapd -v
hostapd v2.11-devel-hostap_2_10-2290-ge7172e26d
User space daemon for IEEE 802.11 AP management,
IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
Copyright (c) 2002-2022, Jouni Malinen <j@w1.fi> and contributors
 
Last edited:
  • Like
Reactions: Stephan

cxaormxa

New Member
Apr 3, 2024
7
1
3
where did I say I was using a NCM 865? I'm using a MT7921AU and you can use a MT7925 for wifi7.
You do not require to change/ build regdb file for MTK7921. I already did for 2.4,5, 6 ghz(6e) using mtk7921k.

I know mt7925 can be use for wifi7 and my same method I believe will work for it.
As I don’t have mt7925 handy as of now, I was trying to use NCM 865. Hope you got my point.
 

superblydumb

New Member
Nov 23, 2024
1
0
1
I have recently purchased a noni radio from 8devices. The specs seem to meet your requirements and it's about $100. It's QCN9274. I had a bit of problems setting up hostapd with it as 802.11be features seem to be beta still and my config is throwing some errors, but the device is good. Dev drivers tho
 

Tech Junky

Active Member
Oct 26, 2023
711
240
43
Getting into some of the controllers like this it's only providing a single band though typically. From what I've been seeing with the listed controllers is to get 2.4/5/6 out of them you'll see 3 different QCN's listed. Which is the appeal of using the client adapter with all 3 rolled into the single PCB at a much lower cost. There are some single band add on boxes out there for 6ghz ~$200 that just plug into your existing network and add the function. I haven't looked for BE boxes of this type but suspect they will show up as well eventually.