Xiaomi Redmi AX6000 - First installation - Stuck in Snapshot

Hello all,
This is my fist post. I'm a HW engineer, with basic Linux knowledge.

I'm having troubles with a fresh installation of Openwrt on Xiaomi Redmi AX6000 [https://openwrt.org/toh/xiaomi/redmi_ax6000]. I tried to install using U-boot mod layout.

SSH shows SNAPSHOT, r24804-912e573127. After systempupgrade, nothing happens (ex Luci is not appearing in opkg).

Partitions look like this:

root@OpenWrt:/tmp# cat /proc/mtd
dev:    size   erasesize  name
mtd0: 00100000 00020000 "BL2"
mtd1: 00040000 00020000 "Nvram"
mtd2: 00040000 00020000 "Bdata"
mtd3: 00200000 00020000 "Factory"
mtd4: 00200000 00020000 "FIP"
mtd5: 07a80000 00020000 "ubi"

I'm not sure what I did wrong ( All the commands didn't return errors. I think I made at least a mistake with using ubiformat on the correct partition)...

Thank you for the support!

systempupgrade = sysupgrade ?

Yes: sysupgrade -n /tmp/ax6000-ubootmod-squashfs-sysupgrade.itb

I used the image form the Snapshots. https://downloads.openwrt.org/snapshots/targets/mediatek/filogic/openwrt-mediatek-filogic-xiaomi_redmi-router-ax6000-ubootmod-squashfs-sysupgrade.itb

In the UART I have some warnings:

Volume ubootenv2 not found!

** Unable to read redundant env from ubi:ubootenv2 **
*** Warning - some problems detected reading environment; recovered successfully
*** Warning - bad CRC, using default environment

After flashing with the release 23.05.0 -- It works... How do I delete this thread? :slight_smile:

Sysupgrade to 23.05.2.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.