Skip to content

v20220304

Compare
Choose a tag to compare
@mikeeq mikeeq released this 04 Mar 17:21
· 13 commits to main since this release

Xiaomi AX3200/AX6S OpenWRT 04.03.2022

CI Build - https://cloud.drone.io/mikeeq/xiaomi_ax3200_openwrt/101

Known Issues

  • Saved settings are not getting restored after the OpenWRT restart, to fix you need to execute sysupgrade -u on the same image:
# SSH to OpenWRT flashed router
ssh 192.168.1.1

mkdir -p /tmp/xiaomi_fw
cd /tmp/xiaomi_fw

# Download image
curl -L https://github.com/mikeeq/xiaomi_ax3200_openwrt/releases/download/v20220304/openwrt-mediatek-mt7622-xiaomi_redmi-router-ax6s-squashfs-sysupgrade.bin -o ./sysupgrade.bin

# Validate checksums against checksums found in github releases file sha256sums_artifacts_only
sha256sum *.bin

# Execute sysupgrade
sysupgrade -u sysupgrade.bin

Versions

OpenWRT version:

OPENWRT_GIT_URL=https://github.com/openwrt/openwrt.git
OPENWRT_GIT_BRANCH_NAME=master
OPENWRT_GIT_COMMIT_HASH=247eaa44161b0a07e2dd40ffaa181d47ca10a96b

Patch version:

# https://github.com/openwrt/openwrt/pull/4810
OPENWRT_NAMIDAIRO_GIT_URL=https://github.com/namidairo/openwrt.git
OPENWRT_NAMIDAIRO_GIT_BRANCH_NAME=ax6s
OPENWRT_NAMIDAIRO_GIT_COMMIT_HASH=b768bf70c82f5b77fd953b075245e966eb394233

Changelog:

  • OOB size fixed for GD5F1GQ5xExxG flash type (some models have F50L1G41LB which already worked)
  • updated OpenWRT upstream revision
  • added packages
    • curl
    • luci-app-sqm
    • wpad-mesh-wolfssl