Skip to content

XR1710G iStoreOS Community First Release / 社区第一版

Pre-release
Pre-release

Choose a tag to compare

@orangeyoo orangeyoo released this 06 Aug 08:08
· 16 commits to public-first-release since this release

XR1710G iStoreOS Community First Release / 社区第一版

Unofficial community build for Gemtek XR1710G only. / 非官方社区构建,仅适用于 Gemtek XR1710G。

下载区有 4 个刷写/校验文件,另附 1 份说明 / Four flashing/checksum files plus one guide

  1. U-Boot: xr1710g-uboot-first-release-flash-slot.bin. 仅在 U-Boot 的 Update U-Boot 页面刷一次;它不是系统固件。
  2. Recovery: xr1710g-community-first-release-recovery.itb. 在 U-Boot Recovery 页面使用,适合新刷、救砖或完整恢复。
  3. Sysupgrade: xr1710g-community-first-release-sysupgrade.itb. 已经运行兼容 OpenWrt/iStoreOS 时使用。
  4. SHA256SUMS.txt. 刷写前校验完整性,不刷入路由器。
  5. FLASHING-GUIDE.md. 中英文简明用途和刷写路径说明,不刷入路由器。

完整源码改动见 CHANGES-v1.md 和 public-first-release 分支;U-Boot 来源和补丁见源码仓库的 uboot/目录。

我们重新改了什么 / What we changed

  • XR1710G Airoha AN7581 设备树、分区和 UBI 2.0 镜像适配。
  • Linux 6.18.38、MT76/MT7996 提交 b2704cf5。
  • 默认 LAN 192.168.50.1。
  • 默认 6 GHz 单跳 802.11s Mesh、US、PSC 37、EHT320、WPA3-SAE。
  • WDS/AP-WDS 兼容修复,MLO 默认关闭。
  • MT7996 tx failed 统计、无线/Mesh/NPU 诊断。
  • iStoreOS 风格界面、OpenClash、软件源隔离修复和 PPPoE/LAN 角色工具。
  • 未修改 Factory、EEPROM、caldata、无线校准数据或 U-Boot 分区。

实机测试环境:两台 XR1710G 分别放置在楼上和楼下,节点间距离约 5 米,中间隔着木质楼梯和水泥楼板。两台设备通过只读日志验收:6 GHz Mesh ESTAB、US/CH37/EHT320、tx failed=0;未发现 firmware crash、MCU timeout、kernel panic、watchdog、UBI/I/O 错误或 airtime_link_metric_get。重启或无线重载期间的短暂 SAE 失败属于恢复过程,不代表零秒切换承诺。

Hardware test environment: the two XR1710G units were placed on different floors, approximately 5 meters apart, with a wooden staircase and a concrete floor slab between them. Both units passed read-only log acceptance: 6 GHz Mesh ESTAB, US/CH37/EHT320, and tx failed=0. No firmware crash, MCU timeout, kernel panic, watchdog, UBI/I/O error, or airtime_link_metric_get was found. Brief SAE failures during reboot or radio reload are recovery behavior, not a zero-second handoff guarantee.

The U-Boot upload-fix build is marked pre-release until additional new-device hardware validation is complete.