Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:xiaomi:ax3200 [2024/03/22 15:49] – [Notes] add DC power plug dimensions bill888 | toh:xiaomi:ax3200 [2024/10/01 09:02] – [Installation] lessload | ||
|---|---|---|---|
| Line 41: | Line 41: | ||
| - | <color #ed1c24>Important:</ | + | <color #ed1c24>Note:</ |
| + | |||
| + | <color # | ||
| The initial installation of OpenWrt on these devices requires telnet access. Some early production units were shipped with telnet enabled from factory, but later devices started shipping with telnet disabled, thus making it harder to install OpenWrt. | The initial installation of OpenWrt on these devices requires telnet access. Some early production units were shipped with telnet enabled from factory, but later devices started shipping with telnet disabled, thus making it harder to install OpenWrt. | ||
| Line 132: | 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. | ||
| - | <WRAP important 100%>**Warning!** There is a [[https:// | + | **Check Issue #1** There is a [[https:// |
| - | run '' | + | |
| + | * run '' | ||
| + | boot_fw1=run boot_rd_img; | ||
| + | flag_try_sys1_failed=0 | ||
| + | flag_try_sys2_failed=0</ | ||
| + | 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. | ||
| + | |||
| Reported cases: | Reported cases: | ||