Hello, I bought the ZBT Z8102AX router, version M2-A-T. The router come with a modified OPenWRT firmware based on OpenWRT 21.02. I tried to flash the official OpenWRT image as the device is now officially supported (link) but I have run into problems. With any image I tried (23.05.5, 23.05.3, even snapshot) I always ended up with a bootloop (or I guess since I had no access to the device and the ethernet was constantly connecting and disconnecting). I ended up flashing back the manufacturer's firmware using recovery mode and it's working now but I would really like to upgrade to the official OpenWRT. Is there any solution?
Here's the label of the device to show exactly the model and version.
I tried this file (link), the 23.05.4 from the same place, and the snapshot image generated by the online image builder. I installed it through the official firmware (modified OpenWRT) and then I tried again through the recovery mode (hold the reset button while powering on the device to access it). Always the same result. Did I do wrong?
I noticed the OpenWRT image and the manufacturer's image have a different structure. The OpenWRT image is just a binary blob while the manufacturer's is actually a TAR archive with some file structure inside.
When ZBT first released the Z8102AX the bootloader did not have a Recovery GUI. This is the version that the OpenWrt firmware was created on.
Later, they changed the bootloader to have a Recovery GUI without ever indicating this change of the case.
Firmware for the first release (V1) will not run on the second release (V2). It will boot loop continuously. The same applies with using V2 firmware on a V1.
OpenWrt firmware is only for the V1. Someone has made the needed changes to create a V2 OpenWrt firmware but it has never been submitted to OpenWrt.
Openmptcprouter has the correct DTS file for the V2 so it is possible for someone to add support for the V2.
So I managed to deploy the ROOter firmware. It works and is much better than the stock firmware. But it would be really nice if someone add the support for V2 to OpenWRT, or put a warning to the device page there are actually two versions and only one is supported.
I've noticed you added support to rooter for v2 Z8102 V2 · ofmodemsandmen/SourceMaster@6304e13 - why not push the patches to openwrt upstream ? @paul2no I'll pull those patches ^ and prepare a working tree in the next few days