找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 7503|回复: 15

ZTE 531B刷死掉了,有救吗

[复制链接]
发表于 2010-10-20 21:17:59 | 显示全部楼层 |阅读模式
买来是刷好W300固件的,但是有一个功能不能用,就试试刷个新版固件看看

结果按照网站教程刷完精简版固件后就不能进入猫的web界面了

重新启动adam的ftp刷了N遍,换了3台电脑都是一样的结果,始终不能进管理界面

猫是白色内置天线,SN尾号好像是A14

之前看过硬件版本号好像是2.01

还有救吗,怎么才能救回来,哪怕先救活了变成原版531B
发表于 2010-10-20 23:32:45 | 显示全部楼层
可以用编程器啊
 楼主| 发表于 2010-10-21 08:58:12 | 显示全部楼层
编程器太复杂了,先买个TTL线,不过没这样搞过猫,还不知道怎么玩

The ADAM2 Bootloader provides the following commands. The printenv command is an advantage over the ADAM2 FTP server allowing the dumping of all variables.

ADAM2 Revision 0.22.02
(C) Copyright 1996-2003 Texas Instruments Inc. All Rights Reserved.
(C) Copyright 2003 Telogy Networks, Inc.
Usage: setmfreq [-d] [-s sys_freq, in MHz] [cpu_freq, in MHz]
Memory optimization Complete!

Adam2_AR7RD >
Press any key to abort OS load, or wait 5 seconds for OS to boot...

Adam2_AR7RD > help
         Commands               Description
         --------               -----------
         h/help Displays the commands supported
           info Displays board information
          memop Memory Optimization
       setmfreq configures/dumps the system and cpu frequencies
          erase Erase Flash except Adam2 Kernel and Env space
       printenv Displays Env. Variables
         setenv Sets Env. variable <var> with a value <val>
       unsetenv Unsets the Env. variable <var>
         fixenv Defragment for Env. space
             go Loads the image starting at address

Adam2_AR7RD > printenv
memsize               0x00800000
flashsize             0x00200000
modetty0              38400,n,8,1,hw
modetty1              38400,n,8,1,hw
bootserport           tty0
cpufrequency          150000000
sysfrequency          125000000
bootloaderVersion     0.22.02
ProductID             AR7RD
HWRevision            Unknown
SerialNumber          none
my_ipaddress          192.168.0.100
prompt                Adam2_AR7RD
firstfreeaddress      0x9401d328
req_fullrate_freq     125000000
maca                  00:e0:a0:a6:66:70
mtd0                  0x90090000,0x901f0000
mtd1                  0x90010000,0x90090000
mtd2                  0x90000000,0x90010000
mtd3                  0x901f0000,0x90200000
autoload              1
usb_rndis_mac         00:30:0A:1D:BE:80
usb_board_mac         00:30:0A:1D:BE:80
macc                  00:30:0A:1D:BE:81
usb_pid               0x0005
usb_vid               0x06EA
connection0           0
Adam2_AR7RD >

这个应该是531B的bootloader吧
 楼主| 发表于 2010-10-21 10:52:26 | 显示全部楼层
唉,高人相助,只能自己摸索了,先用adam2 ftp把基本信息弄到
D:\abc>ftp 192.168.1.1
Connected to 192.168.1.1.
220 ADAM2 FTP Server ready.
User (192.168.1.1:(none)): adam2
331 Password required for adam2.
Password:
230 User adam2 successfully logged in.
ftp> quote GETENV mtd0
mtd0                  0x900d0000,0x903f0000

200 GETENV command successful
ftp> quote GETENV mtd1
mtd1                  0x90040000,0x900d0000

200 GETENV command successful
ftp> quote GETENV mtd2
mtd2                  0x90000000,0x90010000

200 GETENV command successful
ftp> quote GETENV mtd3
mtd3                  0x90010000,0x90030000

200 GETENV command successful
ftp> quote GETENV mtd4
mtd4                  0x90040000,0x903f0000

200 GETENV command successful
ftp> quote GETENV mtd5
mtd5                  0x90030000,0x90040000

200 GETENV command successful
ftp> quote GETENV mtd6
mtd6                  0x903f0000,0x90400000

200 GETENV command successful
ftp> quote GETENV mtd7
501 mtd7 failed to get environment variable.
ftp>

这个是不是类似分区表,呵呵,不懂

-------------------------------------------------------
mtd0                  0x900d0000,0x903f0000
mtd1                  0x90040000,0x900d0000
mtd2                  0x90000000,0x90010000
mtd3                  0x90010000,0x90030000
mtd4                  0x90040000,0x903f0000
mtd5                  0x90030000,0x90040000
mtd6                  0x903f0000,0x90400000
------------------------------------------------------
 楼主| 发表于 2010-10-21 10:53:10 | 显示全部楼层
网上找到一个其他的文章,这样的

First, check for the existence of mtd0, mtd1, mtd2 & mtd3 variables. They should appear as :

ftp> quote GETENV mtd0
mtd0        0x90090000,0x901f0000
ftp> quote GETENV mtd1
mtd1        0x90010000,0x90090000
ftp> quote GETENV mtd2
mtd2        0x90000000,0x90010000
ftp> quote GETENV mtd3
mtd3        0x901f0000,0x90200000
 楼主| 发表于 2010-10-21 10:53:45 | 显示全部楼层
有高人能指点一下不(touxiang:
 楼主| 发表于 2010-10-21 11:02:05 | 显示全部楼层
已经刷过W300旧版固件的是不是可以直接传新版固件进去,还是要按照论坛说的,先传精简固件再WEB升级

我按照论坛里的先升级精简固件然后就这样了,路由器启动不了了,ADSL同步信号灯只要插线了还能同步亮灯的
发表于 2010-10-21 17:09:49 | 显示全部楼层
我以前备份了一台531B小白的原始固件 不过要找找
发表于 2010-10-21 17:14:53 | 显示全部楼层

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×
发表于 2010-10-21 18:06:54 | 显示全部楼层
借贵宝地咨询一下 省级w300的内存 是否需要手动激活才可以看到容量?是的话如何操作?
adam的ftp 这个看不懂 能否发一个详细地地址?谢谢先!
*滑块验证:
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|小黑屋|宽带技术网 |网站地图 粤公网安备44152102000001号

GMT+8, 2025-9-12 07:21 , Processed in 0.028447 second(s), 4 queries , Redis On.

Powered by Discuz! X3.5 Licensed

Copyright © 2001-2020, Tencent Cloud.

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