Already considered as you will see in previous posts.... but yes, good to emphasise this.
My bad, you are right, those topics were indeed about different features
(I connected the dots without proper checking)
No problem. Post what you have!
iwinfo | grep "Hardware"
and
iw list | grep -A 3 "valid interface combinations"
1 Like
Model TP-Link EAP615-Wall v1
iwinfo | grep "Hardware"
Hardware: 14C3:7915 14C3:7915 [MediaTek MT7915E]
Hardware: 14C3:7915 14C3:7915 [MediaTek MT7915E]
iw list | grep -A 3 "valid interface combinations"
valid interface combinations:
* #{ IBSS } <= 1, #{ AP, mesh point } <= 16, #{ managed } <= 19,
total <= 19, #channels <= 1, STA/AP BI must match, radar detect widths: { 20 MHz (no HT), 20 MHz, 40 MHz, 80 MHz, 160 MHz }
--
valid interface combinations:
* #{ IBSS } <= 1, #{ AP, mesh point } <= 16, #{ managed } <= 19,
total <= 19, #channels <= 1, STA/AP BI must match, radar detect widths: { 20 MHz (no HT), 20 MHz, 40 MHz, 80 MHz, 160 MHz }
WRX36
root@OpenWrt:~# iwinfo | grep "Hardware"
Hardware: embedded [Qualcomm Atheros IPQ8074]
Hardware: embedded [Qualcomm Atheros IPQ8074]
root@OpenWrt:~# iw list | grep -A 3 "valid interface combinations"
valid interface combinations:
* #{ managed } <= 1, #{ AP, mesh point } <= 16,
total <= 16, #channels <= 1, STA/AP BI must match, radar detect widths: { 20 MHz (no HT), 20 MHz, 40 MHz, 80 MHz, 80+80 MHz, 160 MHz }
--
valid interface combinations:
* #{ managed } <= 1, #{ AP, mesh point } <= 16,
total <= 16, #channels <= 1, STA/AP BI must match, radar detect widths: { 20 MHz (no HT), 20 MHz, 40 MHz, 80 MHz, 80+80 MHz, 160 MHz }