Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | Next revisionBoth sides next revision | ||
| toh:xiaomi:ax3200 [2024/10/01 08:39] – [Upgrading OpenWrt] lessload | toh:xiaomi:ax3200 [2024/10/01 08:51] – [Upgrading OpenWrt] lessload | ||
|---|---|---|---|
| Line 134: | Line 134: | ||
| **Known Issue #1**: It is reported that some newer AX3200/AX6S can only flash factory image and is impossible to use a sysupgrade image. Personal investigation shows that the mtd partitions are offset with -0x20000. So kernel/root partition and ubi volume and written into the wrong position, thus bricks the device. | **Known Issue #1**: It is reported that some newer AX3200/AX6S can only flash factory image and is impossible to use a sysupgrade image. Personal investigation shows that the mtd partitions are offset with -0x20000. So kernel/root partition and ubi volume and written into the wrong position, thus bricks the device. | ||
| - | **Check Issue 1** There is a [[https:// | + | **Check Issue #1** There is a [[https:// |
| * run '' | * run '' | ||
| * run '' | * run '' | ||
| Line 140: | Line 140: | ||
| flag_try_sys1_failed=0 | flag_try_sys1_failed=0 | ||
| flag_try_sys2_failed=0</ | flag_try_sys2_failed=0</ | ||
| - | if match both it should be safe to sysupgrade. | + | If match both it should be safe to sysupgrade.\\ |
| + | If '' | ||
| Otherwise, it will be needed to use UART flash method to recover vendor firmware and then flash OpenWrt factory image from it. | Otherwise, it will be needed to use UART flash method to recover vendor firmware and then flash OpenWrt factory image from it. | ||
| + | |||
| + | |||
| Reported cases: | Reported cases: | ||