What is the advantage of Kernel 6.6.86?
I noticed in this build is has the "too high" TX power problem. Even if I set TX power low, it blasts at full power:
Going back to the previous build (Kernel 6.6.79) results in the TX Power on 2g and 5g limited top6/7 dBm:
Looking at post 248 from this thread from @woziwrt, there is a value that can be changed to allow TX power adjustment. @RafalB82 was this implemented?
Since the OpenWRT UCI haven't introduce the formal MLO config yet, please refer to the MAC80211 MT76 Programming Guide to Setup AP MLD and non-AP MLD (STA MLD) The default power control from user space is disabled to follow the maximum power from eFuse. If you would like to enable power-relevant features (e.g., SingleSKU/iw set Tx Power) make sure to set 'sku_idx' to zero for a single SKU table or to any positive number for the index of SKU tables you want in the hostapd configuration to enable it. You can double-check whether the value under '/sys/kernel/debug/ieee80211/phy0/mt76/sku_disable' is 0.