|
本帖最后由 cslcslcsl 于 2024-7-2 08:36 编辑
以下内容来自于网络,本人只是收集整理,在多次失败后找到自认为最明了的方法
只要你9008没问题 亚瑟就是不死的,切不可按网上的方法短接,高手除外
第一步
准备USB公对公线一条,USB 转 TTL 线
把USB转TTL线插电脑上 WIN7以上会自动安装驱动 属性选115200确定
打开putty 选择好COM口 115200 确定
运行AX1800PRO021-2060\tftpd64.exe .把自己的网络IP设置为 192.168.10.1 子网掩码 255.255.255.0 确定即可。
若插电后按回车键出现
IPQ6018#
直接略过第二步执行第三步
(如果你的分区表没有了灯不亮了继续第二步)
第二步
1.安装JDCloud_IPQ6K_救砖_AX1800\QPST_2.7.496\QPST.2.7.496.1.exe, 再安装Driver\Qualcomm USB Driver V1.0.exe 选wwan 模式 有五次提示安装即可。安装完成后电脑属性-设备管理-端口-看看有没有9008COM这个项如果有恭喜你离成功越来越近了
2.打开CMD 进JDCloud_IPQ6K_救砖_AX1800\ax1800-usb-recovery目录下执行下面命令
QsaharaServer.exe -p \\.\COM7 -s 13:01-sbl1.dd -v 3 这时TTL会有显示输出,不管
QsaharaServer.exe -p \\.\COM7 -s 1:10-cdt.dd -s 34:06-devcfg.dd -s 5:13-appsbl.dd -v 3 运行这个后电脑右下角会有提示 也就说明正常运行不理会。
第三步 切换到PUTTY界面
IPQ6018# 下面一条一条运行,每运行一条tftp服务器都会有显示
tftpboot 00-mibib-128.dd ; mmc erase 0x0 34 ; mmc write 0x44000000 0x0 34 (注释:00-mibib-128.dd这个是128G分区表,目录下面有64G 256G)这条是刷分区表信息刷完后运行
mmc prat
若显示如下,恭喜你分区表成功
## Unknown partition table
IPQ6018# mmc prat
mmc - MMC sub system
tftpboot 01-sbl1.dd ; mmc erase 0x22 5ff ; mmc write 0x44000000 0x22 5ff
tftpboot 02-bootconfig.dd ; mmc erase 0x622 1ff ; mmc write 0x44000000 0x622 1ff
tftpboot 03-bootconfig1.dd ; mmc erase 0x822 1ff ; mmc write 0x44000000 0x822 1ff
tftpboot 04-qsee.dd ; mmc erase 0xa22 dff ; mmc write 0x44000000 0xa22 dff
tftpboot 05-qsee1.dd ; mmc erase 0x1822 dff ; mmc write 0x44000000 0x1822 dff
tftpboot 06-devcfg.dd ; mmc erase 0x2622 1ff ; mmc write 0x44000000 0x2622 1ff
tftpboot 07-devcfg1.dd ; mmc erase 0x2822 1ff ; mmc write 0x44000000 0x2822 1ff
tftpboot 08-rpm.dd ; mmc erase 0x2a22 1ff ; mmc write 0x44000000 0x2a22 1ff
tftpboot 09-rpm1.dd ; mmc erase 0x2c22 1ff ; mmc write 0x44000000 0x2c22 1ff
tftpboot 10-cdt.dd ; mmc erase 0x2e22 1ff ; mmc write 0x44000000 0x2e22 1ff
tftpboot 11-cdt1.dd ; mmc erase 0x3022 1ff ; mmc write 0x44000000 0x3022 1ff
tftpboot 12-appsblenv.dd ; mmc erase 0x3222 1ff ; mmc write 0x44000000 0x3222 1ff
tftpboot 13-appsbl.dd ; mmc erase 0x3422 4ff ; mmc write 0x44000000 0x3422 4ff
tftpboot 14-appsbl1.dd ; mmc erase 0x3922 4ff ; mmc write 0x44000000 0x3922 4ff
tftpboot 15-art.dd ; mmc erase 0x3e22 1ff ; mmc write 0x44000000 0x3e22 1ff 注释:如果你有自己备份文件扩展名bin改dd 15-art.dd
tftpboot 16-hlos.dd ; mmc erase 0x4022 2fff ; mmc write 0x44000000 0x4022 2fff 注释:同上 16-hlos.dd
tftpboot 17-hlos1.dd ; mmc erase 0x7022 2fff ; mmc write 0x44000000 0x7022 2fff 注释:同上 17-hlos1.dd
tftpboot 18-rootfs.dd ; mmc erase 0xa022 1dfff ; mmc write 0x44000000 0xa022 1dfff 注释:同上 18-rootfs.dd
tftpboot 19-wififw.dd ; mmc erase 0x28022 1fff ; mmc write 0x44000000 0x28022 1fff
tftpboot 20-rootfs1.dd ; mmc erase 0x2a022 1dfff ; mmc write 0x44000000 0x2a022 1dfff 注释:同上 20-rootfs1.dd
tftpboot 21-wififw1.dd ; mmc erase 0x48022 1fff ; mmc write 0x44000000 0x48022 1fff
运行完上面的断电重启
上面注释:除15-art.dd是绑定信息外,16 17 18 20就是固件信息
链接: 链接: https://pan.baidu.com/s/13dfYywNfNPqgdDGZQJufqg 提取码: u84g
|
评分
-
查看全部评分
|