Tp-link AX80 EU v2 / AX80V. Need Advice

Hi

I was looking for OpenWRT Tp-link model AX80 EU v1, but it turned out, that it is out of stock, and was replaced by AX80 EU v2 (looks like AX80V for Japan market). Couldn't find much information about it.

My question is: what steps do I have to do to build OpenWRT for this device (or, probably, v1 build should work with some tweaks)?

I am not in the firmware hacking business, and I do not have device yet.
But this is what I have found out by now

  • v2 has different firmware from v1
  • firmware is extractable
  • v2 firmware has a very little difference from v1
  • hardware base is mostly the same (as far as I understand from system.tdb)

Differences in system.dbt: emmc configuration, some clock/phys/phandle options I do not yet understand

OEM firmware for AX80 EU v2

The GPL tarball content suggests V2 is still using MT7986 (A/B) as its CPU SoC

I would've ported that but we don't have v2 devices here. Also I don't have enough incentives to do so. I ain't getting paid for this :grinning_face_with_smiling_eyes:

@Emre_Y Thanks for your prior efforts on porting AX80 EU v1 to OpenWrt.

It appears certain ImmortalWRT (OpenWrt fork) dev / user has started to tinker & analyze the V2 device:

I don't know why they make v2 and they literally make the same device, not even MT7986A this time? Still MT7986B. Wow TP-Link, really?

Don’t know if V2 is using MT7986B or MT7986A, but I suppose the new variant doesn’t make much sense given minimal difference in functionality.

Oh, somebody is already working on the same problem. Thanks for the link.