找回密码
 注册

QQ登录

只需一步,快速开始

查看: 20095|回复: 13

华为部分光猫TTL无输出解决办法

[复制链接]
发表于 2015-3-3 17:24:19 | 显示全部楼层 |阅读模式
朋友寄来一个单口华为光猫,说接上TTL数据线无法显示。根据他的经验,华为多种光猫的5针TTL接口的顺序都是一样的,所以排除接线错误,TTL数据线本身的问题也排除了。。
拆开外壳,仔细看了下主板,TTL同样是J8接口,只是同样没有杜邦插针,甚至焊锡都没有,空洞洞的。
再仔细看TTL焊点布线,发现了问题所在:

对应Tx的R229和对应Rx的R231这两个电阻没有焊上!

那么问题就好解决了,加电阻或者直接用焊锡连通即可,听说还有人用铅笔的……


接上SecureCRT,一次成功,启动信息如下:
  1. HuaWei StartCode 2012.02 (R15C10 Oct 14 2014 - 22:49:58)

  2. SPI:  
  3. startcode select the uboot to load
  4. the high RAM is :8000103c
  5. startcode uboot boot count:6422560
  6. Boot load address :0x40000
  7. Use the UbootA to load success


  8. U-Boot 2010.03 (R15C10 Nov 20 2014 - 13:18:24)

  9. DRAM:  32 MB
  10. Boot From SPI flash
  11. Chip Type is SD5116S
  12. SFC : cs0 unrecognized JEDEC id 00000000, extended id 00000000
  13. SFC: extend id 0x300
  14. SFC: cs1 s25sl12800 (16384 Kbytes)
  15. SFC: Detected s25sl12800 with page size 256 K, total 16 MB
  16. SFC: already protect ON !
  17. SFC: sfc_read flash offset 0x80000, len 0x40000, memory buf 0x81ea0008
  18. *** Warning - bad CRC, using default environment

  19. In:    serial
  20. Out:   serial
  21. Err:   serial
  22. PHY power down !!!
  23. [main.c__5592]::CRC:0xa3c1ca20, Magic1:0x0, Magic2:0x0, count:0, CommitedArea:0x0, Active:0x0, RunFlag:0x0
  24. slave_paramA in flash, CRC:0xa3c1ca20, Magic1:0x0, Magic2:0x0, count:0, CommitedArea:0x0, Active:0x0, RunFlag:0x0
  25. MAGIC1: 0x0, MAGIC2: 0x0, the magic is error!!!
  26. Slave struct initializtion success!!
  27. Start from main system(0x0)!
  28. CRC:0xa3c1ca20, Magic1:0x5a5a5a5a, Magic2:0xa5a5a5a5, count:0, CommitedArea:0x0, Active:0x0, RunFlag:0xffffffff
  29. Main area (A) is OK!
  30. CRC:0xe33b8857, Magic1:0x5a5a5a5a, Magic2:0xa5a5a5a5, count:0, CommitedArea:0x0, Active:0x0, RunFlag:0xffffffff
  31. Bootcmd:bootm 0x1c140054
  32. BootArgs:noalign mem=31M console=ttyAMA1,115200 root=/dev/mtdblock8 mtdparts=hi_sfc:0x40000(startcode)ro,0x40000

  33. (bootA)ro,0x40000(bootB)ro,0x40000(flashcfg)ro,0x40000(slave_param)ro,0x200000(kernelA)ro,0x200000(kernelB)

  34. ro,0x480000(rootfsA)ro,0x480000(rootfsB)ro,0x180000(file_system),-(reserved) pcie1_sel=x1 maxcpus=0 user_debug=0x1f

  35. panic=1 skb_priv=128
  36. U-boot Start from NORMAL Mode!
  37. ## Booting kernel from Legacy Image at 1c140054 ...
  38.    Image Name:   Linux-2.6.34.10_sd5115v100_wr4.3
  39.    Image Type:   ARM Linux Kernel Image (uncompressed)
  40.    Data Size:    717896 Bytes = 701.1 kB
  41.    Load Address: 80e08000
  42.    Entry Point:  80e08001
  43.    Memory Start: 80100000
  44. SFC : cs0 unrecognized JEDEC id 00000000, extended id 00000000
  45. SFC: extend id 0x300
  46. SFC: cs1 s25sl12800 (16384 Kbytes)
  47. SFC: Detected s25sl12800 with page size 256 K, total 16 MB
  48.    Loading Kernel Image ... SFC: sfc_read flash offset 0x140094, len 0xaf448, memory buf 0x80108000
  49. OK
  50. OK
  51.    kernel loaded at 0x80108000, end = 0x801b7448

  52. Starting kernel ...

  53. Get SD511x chip id...5116S...
  54. Uncompressing Linux... done, booting the kernel.
  55. Kernel Early-Debug on Level 0
  56. V: 0xF8100000 P: 0x00010100 S: 0x00300000 T: 0
  57. V: 0xF8400000 P: 0x00010400 S: 0x00200000 T: 12
  58. V: 0xF8A00000 P: 0x00010A00 S: 0x00080000 T: 0
  59. V: 0xF9000000 P: 0x00011000 S: 0x05000000 T: 0
  60. early_init      72      [arch/arm/mach-sd511x/core.c]
  61. sd511x_map_io   231     [arch/arm/mach-sd511x/core.c]
  62. sd511x_gic_init_irq     88      [arch/arm/mach-sd511x/core.c]
  63. sd511x_timer_init       482     [arch/arm/mach-sd511x/core.c]
  64. sd511x_timer_init       502     [arch/arm/mach-sd511x/core.c]
  65. hi_kernel_wdt_init      209     [arch/arm/mach-sd511x/hi_drv_wdt.c]
  66. sd511x_init     318     [arch/arm/mach-sd511x/core.c]
  67. sd511x_init     327     [arch/arm/mach-sd511x/core.c]
  68. sd511x_init     327     [arch/arm/mach-sd511x/core.c]
  69. sd511x_init     332     [arch/arm/mach-sd511x/core.c]
  70. sd511x_init     335     [arch/arm/mach-sd511x/core.c]
  71. sd511x_init     347     [arch/arm/mach-sd511x/core.c]
  72. Linux version 2.6.34.10_sd5115v100_wr4.3 (root@wuhci2lslx00717) (gcc version 4.4.6 (GCC) ) #1 Thu Nov 20 13:18:10

  73. CST 2014
  74. PHYS_OFFSET = 80100000.
  75. CPU: ARMv7 Processor [414fc091] revision 1 (ARMv7), cr=50c53c7f
  76. CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  77. Machine: sd511x
  78. Memory policy: ECC disabled, Data cache writeback
  79. SD511x chip id:0x51161110
  80. apb bus clk is 100000000
  81. Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 7874
  82. Kernel command line: noalign mem=31M console=ttyAMA1,115200 root=/dev/mtdblock8 mtdparts=hi_sfc:0x40000(startcode)

  83. ro,0x40000(bootA)ro,0x40000(bootB)ro,0x40000(flashcfg)ro,0x40000(slave_param)ro,0x200000(kernelA)ro,0x200000

  84. (kernelB)ro,0x480000(rootfsA)ro,0x480000(rootfsB)ro,0x180000(file_system),-(reserved) pcie1_sel=x1 maxcpus=0

  85. user_debug=0x1f panic=1 skb_priv=128
  86. PID hash table entries: 128 (order: -3, 512 bytes)
  87. Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
  88. Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
  89. Memory: 31MB = 31MB total
  90. Memory: 30024k/30024k available, 1720k reserved, 0K highmem
  91. Virtual kernel memory layout:
  92.     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
  93.     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
  94.     DMA     : 0xffc00000 - 0xffe00000   (   2 MB)
  95.     vmalloc : 0xc2000000 - 0xf8000000   ( 864 MB)
  96.     lowmem  : 0xc0000000 - 0xc1f00000   (  31 MB)
  97.     modules : 0xbf800000 - 0xc0000000   (   8 MB)
  98.       .init : 0xc0008000 - 0xc0019000   (  68 kB)
  99.       .text : 0xc0019000 - 0xc013b000   (1160 kB)
  100.       .data : 0xc0148000 - 0xc015a3c0   (  73 kB)
  101. SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  102. NR_IRQS:160
  103. Calibrating delay loop... 663.55 BogoMIPS (lpj=3317760)
  104. Mount-cache hash table entries: 512
  105. CPU: Testing write buffer coherency: ok
  106. Init trace_clock_cyc2ns: precalc_mult = 312500, precalc_shift = 8
  107. hi_wdt: User-Mode!
  108. hi_wdt: Init sucessfull!
  109. NET: Registered protocol family 16
  110. check_res_of_trace_clock: sched_clock() high resolution
  111. Serial: dw  uart driver
  112. uart:0: ttyAMA0 at MMIO 0x1010e000 (irq = 77) is a AMBA/DW
  113. uart:1: ttyAMA1 at MMIO 0x1010f000 (irq = 78) is a AMBA/DW
  114. console [ttyAMA1] enabled
  115. bio: create slab <bio-0> at 0
  116. Switching to clocksource timer1
  117. NET: Registered protocol family 2
  118. IP route cache hash table entries: 128 (order: -3, 512 bytes)
  119. TCP established hash table entries: 1024 (order: 1, 8192 bytes)
  120. TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  121. TCP: Hash tables configured (established 1024 bind 1024)
  122. TCP reno registered
  123. NET: Registered protocol family 1
  124. squashfs: version 4.0 (2009/01/31) Phillip Lougher
  125. JFFS2 version 2.2. (NAND) 漏 2001-2006 Red Hat, Inc.
  126. msgmni has been set to 58
  127. io scheduler noop registered (default)
  128. brd: module loaded
  129. Spi id table Version 1.22
  130. Spi Flash Controller V300 Device Driver, Version 1.10
  131. Spi(cs1) ID: 0x01 0x20 0x18 0x03 0x00 0x00
  132. Spi(cs1): Block:256KB Chip:16MB (Name:S25FL128P-0)
  133. Lock Spi Flash(cs1)!
  134. Hisilicon flash: registering whole flash at once as master MTD
  135. 11 cmdlinepart partitions found on MTD device hi_sfc
  136. Creating 11 MTD partitions on "hi_sfc":
  137. 0x000000000000-0x000000040000 : "startcode"
  138. 0x000000040000-0x000000080000 : "bootA"
  139. 0x000000080000-0x0000000c0000 : "bootB"
  140. 0x0000000c0000-0x000000100000 : "flashcfg"
  141. 0x000000100000-0x000000140000 : "slave_param"
  142. 0x000000140000-0x000000340000 : "kernelA"
  143. 0x000000340000-0x000000540000 : "kernelB"
  144. 0x000000540000-0x0000009c0000 : "rootfsA"
  145. 0x0000009c0000-0x000000e40000 : "rootfsB"
  146. 0x000000e40000-0x000000fc0000 : "file_system"
  147. 0x000000fc0000-0x000001000000 : "reserved"
  148. Special nand id table Version 1.33
  149. SD5116s cannot load Nand Flash Controller
  150. PPP generic driver version 2.4.2
  151. PPP MPPE Compression module registered
  152. NET: Registered protocol family 24
  153. TCP cubic registered
  154. NET: Registered protocol family 17
  155. ThumbEE CPU extension supported.
  156. VFS: Mounted root (squashfs filesystem) readonly on device 31:8.
  157. Freeing init memory: 68K
  158. init started: BusyBox v1.18.4 (2014-11-11 17:22:43 CST)
  159. starting pid 30, tty '': '/etc/rc.d/rc.sysinit'
  160. mount file system
  161. ====system used 0[0]====
  162. fenghe.linux4.3
  163. Setting hostname:
  164. Setting up interface lo:
  165. ==== system mount used [4562], system total [4562], free [27182] ====
  166. Running local startup scripts.

  167. *******************************************
  168. --==        Welcome To IAS WAP         ==--
  169. --==   Huawei Technologies Co., Ltd.   ==--
  170. *******************************************
  171. IAS WAP Ver:V800R015C10SPC090B102
  172. IAS WAP Timestamp:2014/11/11 17:25:10
  173. *******************************************

  174. ==== system wap used [62], system total [4624], free [27120] ====
  175. hw_ssp_basic: module license 'Huawei Tech. Co., Ltd.' taints kernel.
  176. Disabling lock debugging due to kernel taint
  177. soft lockup args:snap=150; release=50; dump flag=1;
  178. hw_dm_init successfully...
  179. Soc himem config loaded[51161] /etc/wap/wap_ssp_basic.5116s.cfg
  180. Lastword meminfo:0x80002000;0x000fe000;1;
  181. current lastword info:Add=0xc2201000;max_num=300;Add1=0xc2201000;Add2=0xc2206000;Add3=0xc220b000;
  182. proc_dbg_log_get_last_logbuffer:get last buffer.
  183. ==== ssmp wap used [227], ssmp total [227], free [26893] ====
  184. /etc/rc.d/rc.sysinit: /etc/rc.d/rc.start/0.wap_init.sh: line 81: chown: not found
  185. reload log OK!
  186. /sbin/Reloadlog: line 4: can't create /proc/wap_proc/wap_debug_log: nonexistent directory
  187. /sbin/Reloadlog: line 5: can't create /proc/wap_proc/flow_log: nonexistent directory
  188. /sbin/Reloadlog: line 6: can't create /proc/wap_proc/dhcpd_log: nonexistent directory
  189. /sbin/Reloadlog: line 7: can't create /proc/wap_proc/dhcpd_log: nonexistent directory
  190. Get kernel version:2.6.34
  191. Rootfs time stamp:2014-11-20_13:19:03
  192. SVN label(ont):User init start......
  193. Loading the SD5115V100 modules:

  194. SYSCTL module is installed

  195. PIE module is installed

  196.   FUNC = hi_kernel_gpio_init:1370
  197. 5116 (0x4) can't insmod 5115 mod


  198. GPIO module is installed

  199. I2C module is installed

  200. TIMER module is installed

  201. SPI module is installed

  202.   FUNC = hi_kernel_dp_init:156
  203. 5116/5118 (0x4) can't insmod 5115 mod


  204. fail to install BRIDGE module

  205. BRIDGE module is installed

  206. GPON module is installed

  207. EPON module is installed

  208. OAM module is installed
  209. ifconfig eth0 hw ether C0:70:09:E0:E8:26
  210. Loading the EchoLife WAP modules: LDSP
  211. COMMON For LDSP Install Successfully...
  212. GPIO For LDSP Install Successfully...

  213. ------ SOC is 5116 S PILOT ------
  214. <ldsp>board version is 5023
  215. <ldsp>pcb version is 0
  216. <ldsp>orig board version is 2

  217.   FUNC = hi_kernel_dp_pdu_trans_table_item_check:364
  218.   the input parameter em_type(0x29), em_act[0](0x5)  is error (out of range)

  219. CHIPADP-SD5115 BASIC For LDSP Install Successfully...
  220. I2C For LDSP Install Successfully...
  221. LSW L2 For LDSP Install Successfully...
  222. DEV For LDSP Install Successfully...
  223. [DM]:board_ver=5023,pcb_ver=0
  224. hw_dm_init_data successfully...
  225. WARNING: Spec SSMP_SPEC_ARPPING_PERIOD value  is error, and discarded.
  226. pots_num=0
  227. ssid_num=0
  228. usb_num=0
  229. hw_route=1
  230.    l3_ex=1
  231.     ipv6=0
  232. OPTIC For LDSP Install Successfully...
  233. KEY For LDSP Install Successfully...
  234. LED For LDSP Install Successfully...
  235. insmod: can't insert '/lib/modules/wap/hw_module_rf.ko': No such file or directory
  236. Loading BBSP L2 modules:
  237. insmod: can't insert '/lib/modules/wap/l2ffwd.ko': No such file or directory
  238. PTP For BBSP Install Successfully...
  239. hw_igmp_module_init ui_totalnum:7
  240. hw_igmp_kernel Install Successfully...

  241. dhcp_module_init load success !

  242. pppoe_module_init load success !
  243. hw_ringchk_kernel Install Successfully...
  244. hw_portchk_kernel Install Successfully...

  245. hw_socket_l2info_init load success !

  246. hw_neigbour_init load success !
  247. l2base For BBSP Install Successfully...
  248. vbr_unicast_car:50
  249. vbr_unicast_car:50
  250. vbr_unicast_car:50

  251. [ker_L2M_CTP] for bbsp Install Successfully...
  252. xpon_mode:1
  253. PLOAM For LDSP Install Successfully...
  254. GMAC For LDSP Install Successfully...
  255. =======memory used: system:4624 ssmp:227 amp:0 bbsp:0 ldsp:0 sdk:0======
  256. Start ldsp_user...0
  257. <LDSP> system has no slave space for bob
  258. <LDSP_CFG> Set uiUpMode=1 [1:GPON,2:EPON,4:AUTO]
  259. read data is over time

  260. SD511X test self OK
  261. Extern Lsw test self NoCheck
  262. Optic test self ERROR
  263. WIFI test self NoCheck
  264. PHY[1] test self OK
  265. PHY[2] test self OK
  266. PHY[3] test self OK
  267. PHY[4] test self OK
  268. PHY[5] test self NoCheck
  269. PHY[6] test self NoCheck

  270. <LDSP> 5171 optic
  271. FILE =

  272. /usr1/code/ONT_V300R015C80_DailyCompile/code/current/ONT_V300R015C00/CI/Make/../../Source/ldsp/driver/optic/hw_ker_

  273. drv_optic.c
  274. LINE =  5412, FUNC = hw_drv_optic_cal_sw_ver_set
  275. <LDSP> read cal version file error
  276. 1

  277. <LDSP> bob optic was calibrated
  278. 2
  279. read data is over time

  280. read data is over time

  281. <LDSP> optic firmware load success!
  282. GPON init success !
  283. ssmp bbsp igmp amp omci
  284. Start start pid=184; uiProcNum=5;
  285. starting pid 198, tty '/dev/ttyAMA1': '-/bin/"console.sh"'
  286. profile close core dump
  287. InitFrame omci; PID=188; state=0; 20.951;
  288. InitFrame omci; PID=188; in state=0; 21.004;
  289. InitFrame omci; PID=188; out state=0; 21.004;
  290. InitFrame igmp; PID=189; state=0; 21.217;
  291. InitFrame igmp; PID=189; in state=0; 21.218;
  292. InitFrame igmp; PID=189; out state=0; 21.219;
  293. InitFrame amp; PID=187; state=0; 21.317;
  294. InitFrame amp; PID=187; in state=0; 21.317;
  295. InitFrame amp; PID=187; out state=0; 21.319;
  296. InitFrame bbsp; PID=186; state=0; 21.490;
  297. InitFrame bbsp; PID=186; in state=0; 21.490;
  298. InitFrame bbsp; PID=186; out state=0; 21.506;
  299. InitFrame ssmp; PID=185; state=0; 21.822;
  300. InitFrame ssmp; PID=185; in state=0; 21.822;
  301. HW_SWM_GetAddrFromMtdName SUCCESS, uiOffsetAddr = 0xc0000==
  302. DBCTree Init Ok!
  303. Unlock Spi Flash(cs1)!
  304. InitFrame ssmp; PID=185; out state=0; 23.012;

  305. [Start Phase]::uiStartPhase: 0, uiEndPhase: 1, Seconds: 4
  306. InitFrame igmp; PID=189; in state=1; 23.014;
  307. InitFrame amp; PID=187; in state=1; 23.023;
  308. InitFrame bbsp; PID=186; in state=1; 23.024;
  309. InitFrame ssmp; PID=185; in state=1; 23.025;
  310. InitFrame ssmp; PID=185; out state=1; 23.025;

  311. CALL HW_IGMP_LoadLibryAndInit!!
  312. CALL GPON init!!InitFrame omci; PID=188; in state=1; 23.033;

  313. CALL libbtvgpon_init!!
  314. CALL HW_IGMP_GPON_RPCInit !!
  315. CALL HW_IGMP_WANMODE_RPCInit !!InitFrame igmp; PID=189; out state=1; 23.362;
  316. InitFrame omci; PID=188; out state=1; 23.423;
  317. Start ProcMonitor without vspa ...
  318. BBSP CMDAgent_Init msg init....
  319. InitFrame amp; PID=187; out state=1; 23.823;
  320. Set CPU  Speed Car [1000]
  321. InitFrame bbsp; PID=186; out state=1; 23.845;

  322. [Start Phase]::uiStartPhase: 1, uiEndPhase: 2, Seconds: 0
  323. InitFrame igmp; PID=189; in state=2; 23.862;
  324. InitFrame igmp; PID=189; out state=2; 23.862;
  325. InitFrame omci; PID=18
  326.   FUNC = hi_kernel_dp_pdu_trans_table_item_check:364
  327. 8; in st the input parameter em_type(0x2a), em_act[0](0x8)  is error (out of range)

  328. ate=2; 23.862;
  329. InitFraLock Spi Flash(cs1)!
  330. me ssmp; PID=185; in state=2; 23.871;
  331. InitFrame ssmp; PID=185; out state=2; 23.873;
  332. InitFrame amp; PID=187; in state=2; 23.874;
  333. InitFrame amp; PID=187; out state=2; 23.874;
  334. InitFrame bbsp; PID=186; in state=2; 23.874;
  335. Press any key to get started
  336. [ProcMonitor]: Start ProcMonitor Successfully!
  337. /bin/sh: iptables: not found
  338. /bin/sh: iptables: not found

  339. ----  EthLink Up Index = 0x30000001  ----

  340. ----  IPv4If Up Index = 0x30000001  ----
  341. InitFrame omci; PID=188; out state=2; 24.581;
  342. InitFrame bbsp; PID=186; out state=2; 24.634;

  343. [Start Phase]::uiStartPhase: 2, uiEndPhase: 3, Seconds: 1
  344. InitFrame omci; PID=188; in state=3; 24.651;
  345. InitFrame omci; PID=188; out state=3; 24.652;
  346. InitFrame bbsp; PID=186; in state=3; 24.652;
  347. InitFrame igmp; PID=189; in state=3; 24.661;
  348. InitFrame ssmp; PID=185; in state=3; 24.671;
  349. InitFrame ssmp; PID=185; out state=3; 24.671;
  350. InitFrame amp; PID=187; in state=3; 24.671;

  351. ucQueuePerTcont:8

  352. ucQueuePerPort:8
  353. BBSP CMDAgent_Init msg init....
  354. l2 mode is HW_IGMP_SPEC_MAC

  355. enter HW_RINGCHK_EffectRuleWhenInitEponRingCheckSwitch:1, GponRingCheckSwitch:1, DefaultSpecifidVlan:,EthType:8300,

  356. PkgPerSec:5, RingPortReCheckInterval :300
  357. CFM begin::AppName[bbsp]
  358. CFM end::AppName[bbsp] uiRet[0x0] Spend[69]ms
  359. BBSP status:1
  360. [TESTMC]emIPVersion = 2 uiAct = 0
  361. InitFrame bbsp; PID=186; out state=3; 24.886;
  362. [StbMac]:uiPortNum=2 uiSsidNum=0
  363. [StbMac]:IGMP StbMac Switch is off
  364. InitFrame igmp; PID=189; out state=3; 24.894;
  365. [TESTMC]emIPVersion = 0 uiAct = 0
  366. [TESTMC]emIPVersion = 1 uiAct = 0
  367. InitFrame amp; PID=187; out state=3; 24.959;

  368. [Start Phase]::uiStartPhase: 3, uiEndPhase: 4, Seconds: 0
  369. InitFrame omci; PID=188; in state=4; 24.980;
  370. InitFrame amp; PID=187; in state=4; 24.988;
  371. [AMP]: Eth up at phase 0x4!
  372. [IGMP] Init success.
  373. InitFrame ssmp; PID=185; in state=4; 24.992;
  374. InitFrame amp; PID=187; out state=4; 25.046;
  375. InitFrame ssmp; PID=185; out state=4; 25.066;
  376. The same port, do not deal!
  377. HW_MSG_ProcByMidInfo iTaskID changed from 273 to 186
  378. [hw_xml_basic_dbinternal.c]:[1707]Not Find in Ttree:CMO=2e296400
  379. WEB regist LAN IP change event success.
  380. notify http port Innerport: 80 OutPort: 80
  381. The same port, do not deal!
  382. [OMCI]: MIB Rebuild Done!
  383. Init Access Mode To GPON .................[PLOAM]ONUID(0): O1 => O1

  384.   FUNC = hi_kernel_dp_pdu_trans_table_item_check:364
  385.   the input parameter em_type(0x2a), em_act[0](0x8)  is error (out of range)

  386. InitFrame omci; PID=188; out state=4; 26.830;

  387. [Start Phase]::uiStartPhase: 4, uiEndPhase: 5, Seconds: 2

  388. [Start Phase]::uiStartPhase: 0, uiEndPhase: 5, Seconds: 7
  389. [OMCI]: Init OMCI Successful...
  390. [ProcMonitor]: omci Register Successfully!

  391. [SSMP]HW_Init_Frame SSMP Success
  392. [AMP]: Init Amp Successful...
  393. <hw_xml_basic_dbmain.c:2471>pcCPath:InternetGatewayDevice.UserInterface.X_HW_WebSslInfo

  394. Unlock Spi Flash(cs1)!
  395. Lock Spi Flash(cs1)!
  396. [SLIC:1],[LSW:2],[SD5115:0],[WIFI:2],[OPT:0]
  397. Unlock Spi Flash(cs1)!
  398. Lock Spi Flash(cs1)!
  399. Unlock Spi Flash(cs1)!
  400. Lock Spi Flash(cs1)!

  401. ui_esdtotal_flag open:ui_esdtotal_flag of ETH1 is =1, uni_phy
  402. Dropped the page cache.
  403. HW_Init_Frame MU Successful.

  404. telnet port:23
  405. <hw_xml_basic_dbmain.c:2471>pcCPath:InternetGatewayDevice.UserInterface.X_HW_WebSslInfo

  406. Unlock Spi Flash(cs1)!
  407. Open device /dev/pts/2 OK!

  408. Entering character mode
  409. Escape character is '^]'.


  410. Welcome Visiting Huawei Home Gateway
  411. Copyright by Huawei Technologies Co., Ltd.

  412. Login:[Error]received netlink trace message. src pid:347;
  413. Set kmsgread process pid to:348;
  414. Lock Spi Flash(cs1)!

  415. User name is wrong, please try it again!
  416. Login:root
复制代码



本帖子中包含更多资源

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

×
johnsonchou 该用户已被删除
发表于 2015-3-3 23:44:09 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
发表于 2015-3-4 10:09:06 | 显示全部楼层
2015 年迷你款 8010、8310
发表于 2015-3-4 23:47:25 | 显示全部楼层
直接短接没问题,这个地方就是个0om的上啦电阻
发表于 2015-4-26 22:09:44 | 显示全部楼层
楼主,搭楼请教一个问题:
我的光猫是华为8120C,想进入命令行去修改一些配置。但是接好ttl后,用secureCRT可以看见console的启动信息,也看见了login:提示符。但是输入root没有提示和其他反馈,很奇怪!
我的串口设置也应该没有问题,输入的root也能在secureCRT上回显。不知道你碰见过没有?
 楼主| 发表于 2015-4-27 06:12:26 | 显示全部楼层
yeezhang 发表于 2015-4-26 22:09
楼主,搭楼请教一个问题:
我的光猫是华为8120C,想进入命令行去修改一些配置。但是接好ttl后,用secureCR ...

有的华为光猫就是这样 只有输出不能输入
发表于 2015-4-27 08:58:56 | 显示全部楼层
MINE 发表于 2015-4-27 06:12
有的华为光猫就是这样 只有输出不能输入

找到原因了,GND没有接好。。。。。
不过,登陆后权限还是不足,没有shell,su的验证码也不知道怎么生成
发表于 2015-4-27 23:02:24 | 显示全部楼层
暂时还没有遇到过过,感谢楼主的分享精神!
 楼主| 发表于 2015-5-1 15:53:16 | 显示全部楼层
yeezhang 发表于 2015-4-27 08:58
找到原因了,GND没有接好。。。。。
不过,登陆后权限还是不足,没有shell,su的验证码也不知道怎么生成

我有SU破译工具,但只能在线帮你弄,你我都在线的时候。五一出去玩,下周约个时间(最好上午)。
发表于 2015-5-6 09:08:57 | 显示全部楼层
MINE 发表于 2015-5-1 15:53
我有SU破译工具,但只能在线帮你弄,你我都在线的时候。五一出去玩,下周约个时间(最好上午)。

su破解后,具有的权限能否打开telnet或者修改config文件?
*滑块验证:
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2025-7-1 04:43 , Processed in 0.037269 second(s), 6 queries , Redis On.

Powered by Discuz! X3.5 Licensed

Copyright © 2001-2020, Tencent Cloud.

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