OpenWrt support for Linksys MX4200

I use a nodemcu which is permanently attached to my router

1 Like

According to the description from this page you can't run a 160MHz wide radio on IPQ8174: http://www.bitswrt.com/11AX

Males sense, however vlan is completely dead doesn't work

I'm using the latest snapshot v1 firmware. I got two questions.

  1. I only have radio0 and radio1, not radio2. Is this normal?
  2. I cannot connect to the 5GHz AP on radio0. The SSID shows up but I cannot connect into it.

My understanding that this is the current state of the upstreamed BDF. I think folks are still trying to work out what the best one to use is.

Thanks. I've managed to solve my problems by using the firmware here as mentioned in above posts: https://github.com/testuser7/openwrt/releases.

Has anyone had issues with an MX4200 V1 crashing regularly due to running out of memory?

1 Like

Not after recent updates

I have prepared a new test build without removing regdomain from the calibration data. I want to make sure this change is necessary for proper operation before preparing the PR.
The update must be performed without saving the settings (sysupgrade -n).
Please check WiFi operation for different countries (US, GB, CN).

Are there specific settings which will cause problems on upgrade? I've got quite bit configured that I'd ideally not have to reconfigure manually again (DAWN, 802.11r, etc.)

You need to remove /lib/firmware/ath11k/IPQ8074/hw2.0/cal-ahb-c000000.wifi.bin and restart router after update.

But after sysupgrade you will lose your settings anyway due to the two rootfs_data partitions used.

1 Like

Restoring a backup of the config should be safe after the sysupgrade though?

I think so.
But if you perform a second sysupgrade while keeping the configuration, you will probably return to the current state :slight_smile:

Think I'm back up and running on my V2:

phy0-ap0  ESSID: "XXX"
          Access Point: 80:69:1A:xx:xx:xx
          Mode: Master  Channel: 64 (5.320 GHz)  HT Mode: HE80
          Center Channel 1: 58 2: unknown
          Tx-Power: 5 dBm  Link Quality: 58/70
          Signal: -52 dBm  Noise: -109 dBm
          Bit Rate: 720.6 MBit/s
          Encryption: WPA2 PSK (CCMP)
          Type: nl80211  HW Mode(s): 802.11ac/ax/n
          Hardware: embedded [Qualcomm Atheros IPQ8074]
          TX power offset: none
          Frequency offset: none
          Supports VAPs: yes  PHY name: phy0

phy1-ap0  ESSID: "XXX"
          Access Point: 80:69:1A:xx:xx:xx
          Mode: Master  Channel: 3 (2.422 GHz)  HT Mode: HE20
          Center Channel 1: 3 2: unknown
          Tx-Power: 5 dBm  Link Quality: 43/70
          Signal: -67 dBm  Noise: -106 dBm
          Bit Rate: 27.7 MBit/s
          Encryption: WPA2 PSK (CCMP)
          Type: nl80211  HW Mode(s): 802.11ax/b/g/n
          Hardware: embedded [Qualcomm Atheros IPQ8074]
          TX power offset: none
          Frequency offset: none
          Supports VAPs: yes  PHY name: phy1

phy2-ap0  ESSID: "XXX"
          Access Point: 80:69:1A:xx:xx:xx
          Mode: Master  Channel: 108 (5.540 GHz)  HT Mode: HE80
          Center Channel 1: 106 2: unknown
          Tx-Power: 8 dBm  Link Quality: unknown/70
          Signal: unknown  Noise: -109 dBm
          Bit Rate: unknown
          Encryption: WPA2 PSK (CCMP)
          Type: nl80211  HW Mode(s): 802.11ac/ax/n
          Hardware: embedded [Qualcomm Atheros IPQ8074]
          TX power offset: none
          Frequency offset: none
          Supports VAPs: yes  PHY name: phy2

Anything you'd like testing or just generally see how it goes and/or speedtests?

What country did you set in this case?
Tx-Power: 5 dBm is not correct value.

They're set to GB in Luci.

Am I being very silly or are you not actually calling the ath11k_remove_regdomain function in that build?

Nope you are not silly, it's been hashed out

Right, I misread the previous post. This build is suppose to not have regdomain removed. And we're aiming to confirm that we should be removing the regdomain? Which the fact that my TX power is wrong suggests is the case?

I set mine to US country code. The 5Ghz signal is very weak, as my Tenbay KuWfi T-MB5EU 5ghz is strong than my MX4200.