TP-Link Archer MR200 - Warning - ignoring EEPROM HT40 power delta

Hi,
can anyone help me please with this error, which is flooding log ? I tried many different configs even disabling HT40 but seems it don't have any effect (at least without reboot yet).
Also is really Maximum transmit power on this router only 8 dBm for 5 GHz or it's indication something is wrong ? The same error occurs also on 19.07.4.
And yes, it's acting as WDS Client and WDS Access point.

Thank you.

Model
TP-Link Archer MR200
Architecture
MediaTek MT7620A ver:2 eco:6
Firmware Version
OpenWrt SNAPSHOT r14706-5666ca913a / LuCI Master git-20.289.33737-a2c7457
Kernel Version
5.4.71
wlan0     ESSID: "ap"
          Access Point: 00:0C:43:26:60:48
          Mode: Master  Channel: 149 (5.745 GHz)
          Tx-Power: 0 dBm  Link Quality: unknown/70
          Signal: unknown  Noise: unknown
          Bit Rate: unknown
          Encryption: mixed WPA/WPA2 PSK (CCMP)
          Type: nl80211  HW Mode(s): 802.11bgnac
          Hardware: 14C3:7650 14C3:7650 [MediaTek MT7610E]
          TX power offset: none
          Frequency offset: none
          Supports VAPs: yes  PHY name: phy0

wlan1     ESSID: "ap"
          Access Point: 00:0C:43:76:20:40
          Mode: Client  Channel: 11 (2.462 GHz)
          Tx-Power: 30 dBm  Link Quality: 36/70
          Signal: -74 dBm  Noise: unknown
          Bit Rate: 60.0 MBit/s
          Encryption: WPA2 PSK (CCMP)
          Type: nl80211  HW Mode(s): 802.11bgn
          Hardware: unknown [Generic MAC80211]
          TX power offset: unknown
          Frequency offset: unknown
          Supports VAPs: yes  PHY name: phy1

wlan1-1   ESSID: "ap"
          Access Point: 00:0C:43:76:20:41
          Mode: Master  Channel: 11 (2.462 GHz)
          Tx-Power: 30 dBm  Link Quality: unknown/70
          Signal: unknown  Noise: unknown
          Bit Rate: unknown
          Encryption: mixed WPA/WPA2 PSK (CCMP)
          Type: nl80211  HW Mode(s): 802.11bgn
          Hardware: unknown [Generic MAC80211]
          TX power offset: unknown
          Frequency offset: unknown
          Supports VAPs: yes  PHY name: phy1
config wifi-device 'radio0'
        option type 'mac80211'
        option hwmode '11a'
        option path 'pci0000:00/0000:00:00.0/0000:01:00.0'
        option noscan '1'
        option country '00'
        option legacy_rates '0'
        option htmode 'VHT80'
        option channel '149'

config wifi-iface 'default_radio0'
        option device 'radio0'
        option network 'lan'
        option mode 'ap'
        option encryption 'psk-mixed'
        option key 'yepkey'
        option ssid 'ap'

config wifi-device 'radio1'
        option type 'mac80211'
        option hwmode '11g'
        option path 'platform/10180000.wmac'
        option country 'US'
        option noscan '1'
        option channel '11'
        option txpower '21'
        option legacy_rates '0'
        option htmode 'HT20'

config wifi-iface 'wifinet2'
        option key 'yepkey'
        option device 'radio1'
        option mode 'sta'
        option encryption 'psk2'
        option network 'lan'
        option bssid '76:AC:B9:20:3A:83'
        option ssid 'ap'
        option wds '1'

config wifi-iface 'wifinet3'
        option device 'radio1'
        option mode 'ap'
        option ssid 'ap'
        option encryption 'psk-mixed'
        option network 'lan'
        option key 'yepkey'
        option wds '1'

Wed Oct 21 10:51:52 2020 kern.warn kernel: [23889.860147] ieee80211 phy1: rt2800_config_txpower_rt6352: Warning - ignoring EEPROM HT40 power delta: 2
Wed Oct 21 10:51:56 2020 kern.warn kernel: [23893.225177] ieee80211 phy1: rt2800_config_txpower_rt6352: Warning - ignoring EEPROM HT40 power delta: 2
Wed Oct 21 10:52:00 2020 kern.warn kernel: [23896.435978] ieee80211 phy1: rt2800_config_txpower_rt6352: Warning - ignoring EEPROM HT40 power delta: 2
Wed Oct 21 10:52:04 2020 kern.warn kernel: [23899.280741] ieee80211 phy1: rt2800_config_txpower_rt6352: Warning - ignoring EEPROM HT40 power delta: 2
Wed Oct 21 10:52:08 2020 kern.warn kernel: [23902.623956] ieee80211 phy1: rt2800_config_txpower_rt6352: Warning - ignoring EEPROM HT40 power delta: 2
Wed Oct 21 10:52:12 2020 kern.warn kernel: [23905.968459] ieee80211 phy1: rt2800_config_txpower_rt6352: Warning - ignoring EEPROM HT40 power delta: 2
Wed Oct 21 10:52:16 2020 kern.warn kernel: [23908.953560] ieee80211 phy1: rt2800_config_txpower_rt6352: Warning - ignoring EEPROM HT40 power delta: 2
Wed Oct 21 10:52:20 2020 kern.warn kernel: [23912.548039] ieee80211 phy1: rt2800_config_txpower_rt6352: Warning - ignoring EEPROM HT40 power delta: 2
Wed Oct 21 10:52:24 2020 kern.warn kernel: [23916.259848] ieee80211 phy1: rt2800_config_txpower_rt6352: Warning - ignoring EEPROM HT40 power delta: 2
1 Like

Anyone please?

Really no one has any idea ? ;-(

It's the same even on 21.02

Same here, my wifi crashing sometimes

i reduced power to 19 Db 79mW and it is gone (19.7.7)

Thank you but that didn't work for me ;-(

try the same encription for both , disable wds try to use only 2.4 or only 5 try just every settings and see at wich step you got these messegses

Same on ASUS RT-AC51U (21.02).
If HT40 is set, the whole log gets spammed with
kern.warn kernel: [124309.140327] ieee80211 phy1: rt2800_config_txpower_rt6352: Warning - ignoring EEPROM HT40 power delta: 1

config wifi-device 'radio0'
        option type 'mac80211'
        option path 'pci0000:00/0000:00:00.0/0000:01:00.0'
        option band '5g'
        option htmode 'VHT80'
        option country 'PL'
        option channel '100'
        option cell_density '0'

config wifi-iface 'default_radio0'
        option device 'radio0'
        option network 'lan'
        option mode 'ap'
        option encryption 'sae-mixed'
        option wpa_disable_eapol_key_retries '1'

config wifi-device 'radio1'
        option type 'mac80211'
        option path 'platform/10180000.wmac'
        option channel '1'
        option band '2g'
        option country 'PL'
        option htmode 'HT40'
        option cell_density '0'

config wifi-iface 'default_radio1'
        option device 'radio1'
        option network 'lan'
        option mode 'ap'
        option encryption 'sae-mixed'
        option wpa_disable_eapol_key_retries '1'
1 Like