[Help] Redmi AX6S can’t flash any firmware

Hello everyone,

I’m having an issue with my OpenWrt router.

My device is the Xiaomi Redmi AX6S. I previously updated to 24.10.4 via ASU and it worked fine. However, when I tried to update to 24.10.5 using the same method, I couldn’t do it.

I also found that I can’t flash any other firmware at all—not even with force flashing.

After flashing, the router just reboots as normal, but the system files don’t actually change.

Saving configs and installing new packages works fine.

Please help, thanks!

please add "owut" package and show output of owut check -v

Ok,it is like this:

97 packages are out-of-date

Default package analysis:

Default Provided-by

fitblk not installed

nftables nftables-json

There are currently package build failures for 24.10.5 aarch64_cortex-a53:

Feed: devel

valgrind                            Wed Feb 11 06:49:54 2026 - not installed

1 package build failures don't affect this device

What should i do?

Install fitblk , early 24.10 revisions left that out when upgrading from v23
Then use owut to upgrade all packages at once.

opkg update
opkg install fitblk
opkg install owut
owut check -v
# owut upgrade -v
1 Like

Thank you!

After installing fitblk, everything works normally now.

I did a quick search and found this package is related to firmware handling.

I upgraded from 24.10.1 to 24.10.4 before, and I have no idea why it was missing during the upgrade, haha​:joy:

it was a bug, didn't ship with the images.

I think I finally understand why this happened — when I was using ASU on my phone, I accidentally swiped up and tapped the '×' on fitblk. What a coincidence :joy::joy:

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