找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 8294|回复: 16

[小米其它型号路由器] AX1800和AX5用ubi刷集客, AX1800成功,AX5失败

[复制链接]
本帖最后由 kissofwolf 于 2020-6-20 11:01 编辑

AX1800必须回退到最老的1.0.34固件,并恢复原厂设置。AX5目前只有1.0.16固件。

破解SSH和root密码都没问题,很顺利。

AX5上传ubidetach到/usr/sbin也没问题,改权限也没问题,上传ubi-JIKEAP_AX1800MI.img也没问题
但是detach mtd12就出错了:


  1. root@XiaoQiang:~# ubidetach -f -p /dev/mtd12
  2. ubidetach: error!: cannot detach "/dev/mtd12"
  3.            error 19 (No such device)
复制代码
  1. root@XiaoQiang:~# ubiformat /dev/mtd12 -y -f /tmp/ubi-JIKEAP_AX1800MI.img
  2. ubiformat: mtd12 (nand), size 524288 bytes (512.0 KiB), 4 eraseblocks of 131072 bytes (128.0 KiB), min. I/O size 2048 bytes
  3. libscan: scanning eraseblock 3 -- 100 % complete
  4. ubiformat: 3 eraseblocks are supposedly empty
  5. ubiformat: warning!: 1 of 4 eraseblocks contain non-UBI data
  6. ubiformat: warning!: only 0 of 4 eraseblocks have valid erase counter
  7. ubiformat: erase counter 0 will be used for all eraseblocks
  8. ubiformat: note, arbitrary erase counter value may be specified using -e option
  9. ubiformat: use erase counter 0 for all eraseblocks
  10. ubiformat: error!: file "/tmp/ubi-JIKEAP_AX1800MI.img" is too large (13762560 bytes)
  11.            error 0 (No error information)
复制代码



我的恩山、我的无线 The best wifi forum is right here.
手里只有ax5 ,作者说不支持ax5.

点评

问题是AX1800也不行。。。  详情 回复 发表于 2020-6-20 10:32
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| | 显示全部楼层
本帖最后由 kissofwolf 于 2020-6-20 11:04 编辑
ra22123 发表于 2020-6-20 10:23
手里只有ax5 ,作者说不支持ax5.

是的,AX1800必须回退到最老的固件。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

分区表发出来
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

AX5的分区表和AX1800的可能不一样,要先看分区表
cat /proc/mtd
看一下

点评

如果是这样的话,可不可以ax5 直接刷1800的官方固件,做到改变分区表?  详情 回复 发表于 2020-6-20 11:50
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

LonGDikE 发表于 2020-6-20 11:21
AX5的分区表和AX1800的可能不一样,要先看分区表
cat /proc/mtd
看一下

如果是这样的话,可不可以ax5 直接刷1800的官方固件,做到改变分区表?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| | 显示全部楼层
LonGDikE 发表于 2020-6-20 11:21
AX5的分区表和AX1800的可能不一样,要先看分区表
cat /proc/mtd
看一下
  1. root@XiaoQiang:~# cat /proc/mtd
  2. dev:    size   erasesize  name
  3. mtd0: 00180000 00020000 "0:SBL1"
  4. mtd1: 00100000 00020000 "0:MIBIB"
  5. mtd2: 00380000 00020000 "0:QSEE"
  6. mtd3: 00080000 00020000 "0:DEVCFG"
  7. mtd4: 00080000 00020000 "0:RPM"
  8. mtd5: 00080000 00020000 "0:CDT"
  9. mtd6: 00080000 00020000 "0:APPSBLENV"
  10. mtd7: 00180000 00020000 "0:APPSBL"
  11. mtd8: 00080000 00020000 "0:ART"
  12. mtd9: 00080000 00020000 "bdata"
  13. mtd10: 00080000 00020000 "crash"
  14. mtd11: 00080000 00020000 "crash_syslog"
  15. mtd12: 00080000 00020000 "0:BOOTCONFIG"
  16. mtd13: 00080000 00020000 "0:BOOTCONFIG1"
  17. mtd14: 00380000 00020000 "0:QSEE_1"
  18. mtd15: 00080000 00020000 "0:DEVCFG_1"
  19. mtd16: 00080000 00020000 "0:RPM_1"
  20. mtd17: 00080000 00020000 "0:CDT_1"
  21. mtd18: 02400000 00020000 "rootfs"
  22. mtd19: 02400000 00020000 "rootfs_1"
  23. mtd20: 024a0000 00020000 "overlay"
  24. mtd21: 00080000 00020000 "cfg_bak"
  25. mtd22: 003a2000 0001f000 "kernel"
  26. mtd23: 01249000 0001f000 "ubi_rootfs"
  27. mtd24: 00a0d000 0001f000 "rootfs_data"
  28. mtd25: 02093000 0001f000 "data"
复制代码
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

来自手机 | 显示全部楼层
集客官方群来的支持下!!分区表确实不同,不过新哥已经动手了,按集客的效率,今天必出ax5的固件!!为集客点赞!!

点评

厉害,感谢这些付出的大佬  详情 回复 发表于 2020-6-20 15:23
给个群吧!  详情 回复 发表于 2020-6-20 12:57
集客官方群能给个不?  详情 回复 发表于 2020-6-20 12:30
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

bruncy 发表于 2020-6-20 12:21
集客官方群来的支持下!!分区表确实不同,不过新哥已经动手了,按集客的效率,今天必出ax5的固件!!为集 ...

集客官方群能给个不?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

chenxiaofeng 发表于 2020-6-20 12:30
集客官方群能给个不?

我也想进群
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| | 显示全部楼层
bruncy 发表于 2020-6-20 12:21
集客官方群来的支持下!!分区表确实不同,不过新哥已经动手了,按集客的效率,今天必出ax5的固件!!为集 ...

给个群吧!
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

bruncy 发表于 2020-6-20 12:21
集客官方群来的支持下!!分区表确实不同,不过新哥已经动手了,按集客的效率,今天必出ax5的固件!!为集 ...

厉害,感谢这些付出的大佬
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

集客能出个AX5的无线神器固件不 AP固件没法用中继啊  白瞎了这么牛的配置
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

还是做个等等党先,等有稳定的固件了再刷不迟。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

同样  继续等等党  等能进breed了再买再刷

点评

高通都是opboot,不是breed了  详情 回复 发表于 2020-10-24 23:31
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

欢迎大家光临恩山无线论坛上一条 /1 下一条

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-4-29 05:01

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表