[Solved] 802.11ax worse than 802.11ac with mt76 driver?

You can add these WiFi 6 (AX) options and retest.

Add these options in the "wireless" file on the WiFi 5/6 GHz device/radio and then reboot the router:

	option he_bss_color '8'
	option he_su_beamformee '1'

It is recommended to set the BSS coloring to "8" and enable this beamforming option for Wi-Fi 6 (AX) to work correctly, because it is not enabled by default in OpenWrt and several people in that thread say that adding those options improved their WiFi 6 (AX) connection:

WiFi 5 (AC) beamforming options enabled by default in OpenWrt:

WiFi 6 (AX) beamforming options enabled by default in OpenWrt:

P.S. Also check which is the best channel with the maximum transmission power in your country to use in the 5/6 GHz WiFi radio with this command: iw phy

11 Likes