Hi I Buy 10 of RD23 and this way is work for me
i make installation process For You . Good Luck.
Summary
install Process (Xiaomi AX3000T) Just RD23 Version Support ME (Even 1$)USDT Tron Network=TLbRrYzZEK9s3of71Xsj4EeWzLvWz6bVwu
In 1. Folder
Run CMD As Admin
mtk_uartboot -s COM10 --payload bl2-mt7981-bga-ddr3-ram.bin --aarch64 --fip openwrt-23.05.4-mediatek-filogic-xiaomi_mi-router-ax3000t-ubootmod-bl31-uboot.fip
mtk_uartboot -s COM10 --payload bl2-mt7981-bga-ddr3-ram.bin --aarch64 --fip openwrt-23.05.4-mediatek-filogic-xiaomi_mi-router-ax3000t-ubootmod-bl31-uboot.fip&& putty.exe -serial COM10 -sercfg 115200,8,n,1,N
Press ENter Fast
in 2. Folder
lan to middle port of router
ip 192.168.1.254
open tftpd64
in 3. Folder
upload openwrt-23.05.4-mediatek-filogic-xiaomi_mi-router-ax3000t-initramfs-factory.ubi to /tmp/ With WINSCP
Run Command In Putty
ubidetach -p /dev/mtd8
ubiformat /dev/mtd8 -y -f /tmp/openwrt-23.05.4-mediatek-filogic-xiaomi_mi-router-ax3000t-initramfs-factory.ubi
reboot
in 3. Folder
upload openwrt-23.05.4-mediatek-filogic-xiaomi_mi-router-ax3000t-squashfs-sysupgrade.bin to /tmp/ With WINSCP
Run Command In Putty
sysupgrade -n /tmp/openwrt-23.05.4-mediatek-filogic-xiaomi_mi-router-ax3000t-squashfs-sysupgrade.bin
After First Boot Run Command Again
fw_setenv flag_try_sys1_failed 0
sed -i '/exit 0/i fw_setenv flag_try_sys1_failed 0' /etc/rc.local
fw_printenv
reboot
in Uboot Select Load Image
Set Lan ip 10.100
Input load address: 0x46000000
Select (enter for default): 0
Input U-Boot's IP address: 192.168.10.1
Input TFTP server's IP address: 192.168.10.100
Input IP netmask: 255.255.255.0
Input file name:openwrt-23.05.4-mediatek-filogic-xiaomi_mi-router-ax3000t-ubootmod-initramfs-recovery.itb
Open TFTPD
Run loaded data now? (Y/n): Y
Run Command
ubidetach -p /dev/mtd8; ubiformat /dev/mtd8 -y; ubiattach -p /dev/mtd8
mtd erase Nvram
(YOu Locked Uboot Not Worry) and Get Boot Loop OK Back TO First
In 1. Folder
Run CMD As Admin
mtk_uartboot -s COM10 --payload bl2-mt7981-bga-ddr3-ram.bin --aarch64 --fip openwrt-23.05.4-mediatek-filogic-xiaomi_mi-router-ax3000t-ubootmod-bl31-uboot.fip
mtk_uartboot -s COM10 --payload bl2-mt7981-bga-ddr3-ram.bin --aarch64 --fip openwrt-23.05.4-mediatek-filogic-xiaomi_mi-router-ax3000t-ubootmod-bl31-uboot.fip&& putty.exe -serial COM10 -sercfg 115200,8,n,1,N
Press ENter Fast
in 2. Folder
lan to middle port of router
ip 192.168.1.254
open tftpd64
in 3. Folder
upload openwrt-23.05.4-mediatek-filogic-xiaomi_mi-router-ax3000t-initramfs-factory.ubi to /tmp/ With WINSCP
Run Command In Putty
ubidetach -p /dev/mtd8
ubiformat /dev/mtd8 -y -f /tmp/openwrt-23.05.4-mediatek-filogic-xiaomi_mi-router-ax3000t-initramfs-factory.ubi
reboot
After 6 Bootloop intiram Booted
in 3. Folder
upload openwrt-23.05.4-mediatek-filogic-xiaomi_mi-router-ax3000t-squashfs-sysupgrade.bin to /tmp/ With WINSCP
Run Command In Putty
sysupgrade -n /tmp/openwrt-23.05.4-mediatek-filogic-xiaomi_mi-router-ax3000t-squashfs-sysupgrade.bin
After First Boot Run Command Again
fw_setenv flag_try_sys1_failed 0
sed -i '/exit 0/i fw_setenv flag_try_sys1_failed 0' /etc/rc.local
fw_printenv
reboot
Back to DHCP
Nice And Stady Good Luck DONE
(Extra)
Set ip & Gateway (Can Edit)
uci set network.lan.ipaddr="192.168.1.100"
uci set network.lan.gateway="192.168.1.1"
uci set network.lan.dns="8.8.8.8"
uci commit
/etc/init.d/network restart