Xiaomi AX6000 OpenWrt Firmware
The Xiaomi AX6000 is supported by OpenWrt on the qualcommax/ipq50xx target. 4 firmware images are available from the official OpenWrt 25.12.5 stable release — download one below, or build a custom OpenWrt image for this device with your own package selection.
Build matrix
Supported firmware versions
| Distribution | Version | Target | Profile |
|---|---|---|---|
| OpenWrt | 25.12.5 | qualcommax/ipq50xx | xiaomi_ax6000 |
Downloads
Download images
OpenWrt 25.12.5 · qualcommax/ipq50xx
| Image | Type | sha256 |
|---|---|---|
| openwrt-25.12.5-qualcommax-ipq50xx-xiaomi_ax6000-squashfs-sysupgrade.bin Not sure? Pick this if upgrading from OpenWrt. | sysupgrade | 60bbb95ac19c… |
| openwrt-25.12.5-qualcommax-ipq50xx-xiaomi_ax6000-squashfs-factory.ubi For first-time flash from stock firmware. | factory | d81ea88155d1… |
| openwrt-25.12.5-qualcommax-ipq50xx-xiaomi_ax6000-initramfs-factory.ubi For first-time flash from stock firmware. | initramfs-factory.ubi | 6ed38b8eaa40… |
| openwrt-25.12.5-qualcommax-ipq50xx-xiaomi_ax6000-initramfs-uImage.itb Minimal kernel image, useful for first install or recovery. | kernel | ca0329b93180… |
Downloads are served by the official OpenWrt mirrors — unchanged upstream stable builds.
Packages & install
Default packages & installation
Default packages
Every image for the Xiaomi AX6000 ships these packages by default. The customize option below lets you add or remove packages before the image is assembled.
Device packages (6)
ath11k-firmware-ipq5018 kmod-ath11k-pci ath11k-firmware-qcn9074 kmod-ath10k-ct-smallbuffers ath10k-firmware-qca9887-ct ipq-wifi-xiaomi_ax6000
Target default packages (36)
apk-mbedtls base-files ca-bundle dnsmasq dropbear e2fsprogs firewall4 fstools kmod-ath11k-ahb kmod-fs-ext4 kmod-gpio-button-hotplug kmod-leds-gpio kmod-nft-offload kmod-qca-nss-dp kmod-usb-dwc3 kmod-usb-dwc3-qcom kmod-usb3 libc libgcc libustream-mbedtls logd losetup mtd netifd nftables odhcp6c odhcpd-ipv6only ppp ppp-mod-pppoe procd-ujail uboot-envtools uci uclient-fetch urandom-seed urngd wpad-basic-mbedtls
Installation notes
- First install from stock firmware: flash the factoryimage through the vendor firmware's upgrade page or recovery mode.
- Already running OpenWrt or ImmortalWrt: flash the sysupgrade image from LuCI (System → Backup / Flash Firmware) or with the sysupgrade command.
- The kernel / initramfs image boots from RAM without writing to flash — useful for a first install or for recovering from a failed flash.
- Verify your download against the published checksum before flashing:
$ sha256sum openwrt-25.12.5-qualcommax-ipq50xx-xiaomi_ax6000-squashfs-sysupgrade.bin 60bbb95ac19cb9b5f8b41c4752a87827fa01acac1106822c86f5254a721bff07 openwrt-25.12.5-qualcommax-ipq50xx-xiaomi_ax6000-squashfs-sysupgrade.bin
Build custom firmware
Need more than the default image for the Xiaomi AX6000? Pick your packages — LuCI apps, themes, VPN clients — set the basics, and get a ready-to-flash OpenWrt image assembled from official packages in minutes.
Customize firmware for this deviceRelated
Related devices
More Xiaomi devices
- Xiaomi AIoT AC2350 OpenWrt firmware
- Xiaomi AX3600 OpenWrt firmware
- Xiaomi AX9000 OpenWrt firmware
- Xiaomi Mi Router 3 Pro OpenWrt firmware
- Xiaomi Mi Router 3G OpenWrt firmware
- Xiaomi Mi Router 3G v2 OpenWrt firmware
- Xiaomi Mi Router 4 OpenWrt firmware
- Xiaomi Mi Router 4A 100M Edition OpenWrt firmware
More devices on qualcommax/ipq50xx
Upstream
Upstream & source
Images are assembled from packages compiled and published by the upstream OpenWrt and ImmortalWrt projects. The complete corresponding source code is available from those projects under the GPL.