After setting the country code to AU, the encryption method to WPA3, and a bandwidth of 160Mhz, it can connect to wifi 5g and 6g. However, the test rate using the speed test APP is very low. The test result for 5G download speed is: 40Mbps, while for 6G download speed it is: 90Mbps. This rate is also too low.
May I ask how fast your speed is? I don't know why.
I used the original FW of BT8 before. With 6G, the speed could reach 1000Mbps. The following is my configuration log:
root@OpenWrt:~# cat /etc/config/wireless
config wifi-device 'radio0'
option type 'mac80211'
option path 'soc/11300000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0'
option radio '0'
option band '2g'
option channel '1'
option htmode 'EHT20'
option disabled '1'
config wifi-iface 'default_radio0'
option device 'radio0'
option network 'lan'
option mode 'ap'
option ssid 'OpenWrt'
option encryption 'none'
config wifi-device 'radio1'
option type 'mac80211'
option path 'soc/11300000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0'
option radio '1'
option band '5g'
option channel '40'
option htmode 'EHT80'
option cell_density '0'
config wifi-iface 'default_radio1'
option device 'radio1'
option network 'lan'
option mode 'ap'
option ssid 'OpenWrt_bt8_5g'
option encryption 'sae-mixed'
option key '1234567890'
option ocv '0'
config wifi-device 'radio2'
option type 'mac80211'
option path 'soc/11300000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0'
option radio '2'
option htmode 'EHT160'
option country 'AU'
option cell_density '0'
option band '6g'
option channel '5'
config wifi-iface 'default_radio2'
option device 'radio2'
option network 'lan'
option mode 'ap'
option ssid 'OpenWrt_bt8_6g'
option encryption 'sae'
option key '1234567890'
option ocv '0'
root@OpenWrt:~#
root@OpenWrt:~#
root@OpenWrt:~# lsmod
air_en8811h 16384 0
aquantia 24576 0
authenc 12288 2 crypto_safexcel,authencesn
authencesn 12288 0
cfg80211 315392 8 mt7996e,mt7915e,mt76x2_common,mt76x02_lib,mt7603e,mt76_connac_lib,mt76,mac80211
compat 12288 2 mac80211,cfg80211
crypto_safexcel 98304 0
des_generic 12288 0
geniv 12288 1 seqiv
gpio_button_hotplug 16384 0
leds_gpio 12288 0
libcrc32c 12288 1 nf_tables
libdes 20480 2 crypto_safexcel,des_generic
mac80211 618496 7 mt7996e,mt7915e,mt76x2e,mt76x02_lib,mt7603e,mt76_connac_lib,mt76
md5 12288 1 crypto_safexcel
mt76 77824 7 mt7996e,mt7915e,mt76x2e,mt76x2_common,mt76x02_lib,mt7603e,mt76_connac_lib
mt76_connac_lib 49152 2 mt7996e,mt7915e
mt7603e 45056 0
mt76x02_lib 49152 2 mt76x2e,mt76x2_common
mt76x2_common 20480 1 mt76x2e
mt76x2e 20480 0
mt7915e 139264 0
mt7996e 126976 0
nf_conntrack 86016 7 nft_redir,nft_nat,nft_masq,nft_flow_offload,nft_ct,nf_nat,nf_flow_table
nf_defrag_ipv4 12288 1 nf_conntrack
nf_defrag_ipv6 16384 1 nf_conntrack
nf_flow_table 28672 2 nf_flow_table_inet,nft_flow_offload
nf_flow_table_inet 12288 0
nf_log_syslog 16384 0
nf_nat 36864 4 nft_redir,nft_nat,nft_masq,nft_chain_nat
nf_reject_ipv4 12288 2 nft_reject_ipv4,nft_reject_inet
nf_reject_ipv6 12288 2 nft_reject_ipv6,nft_reject_inet
nf_tables 196608208 nft_fib_inet,nf_flow_table_inet,nft_reject_ipv6,nft_reject_ipv4,nft_reject_inet,nft_reject,nft_redir,nft_quota,nft_numgen,nft_nat,nft_masq,nft_log,nft_limit,nft_hash,nft_flow_offload,nft_fib_ipv6,nft_fib_ipv4,nft_fib,nft_ct,nft_chain_nat
nfnetlink 16384 1 nf_tables
nft_chain_nat 12288 2
nft_ct 16384 4
nft_fib 12288 3 nft_fib_inet,nft_fib_ipv6,nft_fib_ipv4
nft_fib_inet 12288 0
nft_fib_ipv4 12288 1 nft_fib_inet
nft_fib_ipv6 12288 1 nft_fib_inet
nft_flow_offload 12288 0
nft_hash 12288 0
nft_limit 12288 5
nft_log 12288 0
nft_masq 12288 1
nft_nat 12288 0
nft_numgen 12288 0
nft_quota 12288 0
nft_redir 12288 0
nft_reject 12288 3 nft_reject_ipv6,nft_reject_ipv4,nft_reject_inet
nft_reject_inet 12288 2
nft_reject_ipv4 12288 0
nft_reject_ipv6 12288 0
ppp_async 16384 0
ppp_generic 45056 3 pppoe,ppp_async,pppox
pppoe 20480 0
pppox 12288 1 pppoe
rtc_pcf8563 12288 0
seqiv 12288 0
sha1_ce 12288 0
sha1_generic 12288 2 crypto_safexcel,sha1_ce
sha512_arm64 16384 0
slhc 12288 1 ppp_generic
usb_common 12288 3 xhci_plat_hcd,xhci_hcd,usbcore
usbcore 192512 4 xhci_plat_hcd,xhci_pci,xhci_mtk_hcd,xhci_hcd
xhci_hcd 135168 3 xhci_plat_hcd,xhci_pci,xhci_mtk_hcd
xhci_mtk_hcd 20480 0
xhci_pci 16384 0
xhci_plat_hcd 12288 0
root@OpenWrt:~#
root@OpenWrt:~#
root@OpenWrt:~#
root@OpenWrt:~#
root@OpenWrt:~# iw reg get
global
country AU: DFS-ETSI
(915 - 920 @ 4), (N/A, 30), (N/A)
(920 - 928 @ 8), (N/A, 30), (N/A)
(2400 - 2483 @ 40), (N/A, 36), (N/A)
(5150 - 5250 @ 80), (N/A, 23), (N/A), NO-OUTDOOR, AUTO-BW
(5250 - 5350 @ 80), (N/A, 20), (0 ms), NO-OUTDOOR, DFS, AUTO-BW
(5470 - 5600 @ 80), (N/A, 26), (0 ms), DFS
(5650 - 5730 @ 80), (N/A, 26), (0 ms), DFS
(5730 - 5850 @ 80), (N/A, 36), (N/A), AUTO-BW
(5850 - 5875 @ 20), (N/A, 13), (N/A), AUTO-BW
(5925 - 6425 @ 160), (N/A, 23), (N/A), NO-OUTDOOR
(57000 - 71000 @ 2160), (N/A, 43), (N/A), NO-OUTDOOR
Is there any other settings I need to do?
Thank you .