Advertisement
Guest User

Untitled

a guest
Dec 5th, 2021
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.39 KB | None | 0 0
  1. earlyboot
  2.  
  3. STAGE1
  4. Dec 18 2015 19:33:51
  5. Clock 250MHz Single End
  6. DDR 32bit chip size 1024Mbit
  7. Power-On Self Test....Done.
  8. Reading uboot from 00020000
  9. u-boot loaded!
  10.  
  11.  
  12. U-Boot 2010.09-00000-gd33387d-dirty (Apr 22 2016 - 12:13:36)
  13.  
  14. CPU: IKANOS 30200 Family
  15. DRAM: 256 MiB
  16. NAND: 256 MiB
  17. Net: phy_id@4: 004DD036
  18. 4: 0004DD03 != 004DD036
  19. PHY Atheros 833x found at address 4
  20. AthSw Id: 1302
  21. emac1 mode RGMII
  22. PHY@4 Speed 10 HD No link
  23. phy_id@0: 004DD036
  24. 4: 0004DD03 != 004DD036
  25. PHY Atheros 833x found at address 0
  26. AthSw Id: 1302
  27. Switch status at 0:
  28. Port 0 No Link Speed 10 HD
  29. Port 1 No Link Speed 10 HD
  30. Port 2 No Link Speed 10 HD
  31. Port 3 No Link Speed 10 HD
  32. emac2 mode RGMII
  33. PHY@0 Speed 1000 FD No link
  34. emac1, emac2
  35.  
  36. Oxygen Broadband VDSL (press space to interrupt)...
  37.  
  38. Loading from nand0, offset 0xd00000
  39. Image Name: Linux-2.6.28.8-grsec-gennet
  40. Created: 2018-01-30 11:35:45 UTC
  41. Image Type: MIPS Linux Kernel Image (gzip compressed)
  42. Data Size: 1593287 Bytes = 1.5 MiB
  43. Load Address: 80010000
  44. Entry Point: 800144b0
  45. ## Booting kernel from Legacy Image at 84000000 ...
  46. Image Name: Linux-2.6.28.8-grsec-gennet
  47. Created: 2018-01-30 11:35:45 UTC
  48. Image Type: MIPS Linux Kernel Image (gzip compressed)
  49. Data Size: 1593287 Bytes = 1.5 MiB
  50. Load Address: 80010000
  51. Entry Point: 800144b0
  52. Verifying Checksum ... OK
  53. Uncompressing Kernel Image ... OK
  54.  
  55. Starting kernel ...
  56.  
  57. [ 0.000000] Linux version 2.6.28.8-grsec (fw-buddy4@candice) (gcc version 4.2.4) #16 Wed Jan 10 12:43:53 EET 2018
  58. [ 0.000000] argc 4 arg <NULL> env memsize=256
  59. [ 0.000000] initrd_start 80000000
  60. [ 0.000000] initrd_size start 80000000 end 60000000
  61. [ 0.000000] flash_start 0
  62. [ 0.000000] board_flash_size b0a239fb
  63. [ 0.000000] Base mac from environment: 00:1D:1C:05:D8:2E
  64. [ 0.000000] Board HW design read from environment DC186
  65. [ 0.000000] Board HW revision 1
  66. [ 0.000000] Fusiv MIPS Clock = 500000000 System Clock = 250000000
  67. [ 0.000000] Reset cause: Power on
  68. [ 0.000000] IFE Clock mode (131CCA88) Single End
  69. [ 0.000000] CPU revision is: 00019554 (MIPS 34Kc)
  70. [ 0.000000] Determined physical RAM map:
  71. [ 0.000000] memory: 0f800000 @ 00000000 (usable)
  72. [ 0.000000] Initrd not found or empty - disabling initrd
  73. [ 0.000000] Zone PFN ranges:
  74. [ 0.000000] Normal 0x00000000 -> 0x0000f800
  75. [ 0.000000] Movable zone start PFN for each node
  76. [ 0.000000] early_node_map[1] active PFN ranges
  77. [ 0.000000] 0: 0x00000000 -> 0x0000f800
  78. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 62992
  79. [ 0.000000] Kernel command line: root=/dev/mtdblock6 rw rootfstype=jffs2
  80. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  81. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  82. [ 0.000000] VEC0:- vec dst: 0x811f1200, vec src: 0x80010858, handler_len: 124 bytes
  83. [ 0.000000] srs: 0, srssets: 1
  84. [ 0.000000] handler: 0x80020d14
  85. [ 0.000000] VEC1:- vec dst: 0x811f1300, vec src: 0x80010858, handler_len: 124 bytes
  86. [ 0.000000] srs: 0, srssets: 1
  87. [ 0.000000] handler: 0x80020d14
  88. [ 0.000000] VEC2:- vec dst: 0x811f1400, vec src: 0x80010858, handler_len: 124 bytes
  89. [ 0.000000] srs: 0, srssets: 1
  90. [ 0.000000] handler: 0x80020d14
  91. [ 0.000000] VEC3:- vec dst: 0x811f1500, vec src: 0x80010858, handler_len: 124 bytes
  92. [ 0.000000] srs: 0, srssets: 1
  93. [ 0.000000] handler: 0x80020d14
  94. [ 0.000000] VEC4:- vec dst: 0x811f1600, vec src: 0x80010858, handler_len: 124 bytes
  95. [ 0.000000] srs: 0, srssets: 1
  96. [ 0.000000] handler: 0x80020d14
  97. [ 0.000000] VEC5:- vec dst: 0x811f1700, vec src: 0x80010858, handler_len: 124 bytes
  98. [ 0.000000] srs: 0, srssets: 1
  99. [ 0.000000] handler: 0x80020d14
  100. [ 0.000000] VEC6:- vec dst: 0x811f1800, vec src: 0x80010858, handler_len: 124 bytes
  101. [ 0.000000] srs: 0, srssets: 1
  102. [ 0.000000] handler: 0x80020d14
  103. [ 0.000000] VEC7:- vec dst: 0x811f1900, vec src: 0x80010858, handler_len: 124 bytes
  104. [ 0.000000] srs: 0, srssets: 1
  105. [ 0.000000] handler: 0x80020d14
  106. [ 0.000000] Writing ErrCtl register=00000000
  107. [ 0.000000] Readback ErrCtl register=00000000
  108. [ 0.000000] Initializing IPC..
  109. [ 0.000000] VEC6:- vec dst: 0x811f1800, vec src: 0x80010858, handler_len: 124 bytes
  110. [ 0.000000] srs: 0, srssets: 1
  111. [ 0.000000] handler: 0x8001c2d0
  112. [ 0.000000] VEC5:- vec dst: 0x811f1700, vec src: 0x80010858, handler_len: 124 bytes
  113. [ 0.000000] srs: 0, srssets: 1
  114. [ 0.000000] handler: 0x8001c330
  115. [ 0.000000] VEC4:- vec dst: 0x811f1600, vec src: 0x80010858, handler_len: 124 bytes
  116. [ 0.000000] srs: 0, srssets: 1
  117. [ 0.000000] handler: 0x8001c390
  118. [ 0.000000] VEC3:- vec dst: 0x811f1500, vec src: 0x80010858, handler_len: 124 bytes
  119. [ 0.000000] srs: 0, srssets: 1
  120. [ 0.000000] handler: 0x8001c3f0
  121. [ 0.000000] VEC2:- vec dst: 0x811f1400, vec src: 0x80010858, handler_len: 124 bytes
  122. [ 0.000000] srs: 0, srssets: 1
  123. [ 0.000000] handler: 0x8001c180
  124. [ 0.000000] PID hash table entries: 1024 (order: 10, 4096 bytes)
  125. [ 0.000000] VEC7:- vec dst: 0x811f1900, vec src: 0x80010858, handler_len: 124 bytes
  126. [ 0.000000] srs: 0, srssets: 1
  127. [ 0.000000] handler: 0x8001c270
  128. [ 0.000000] Installed VI handler for MIPS Timer...
  129. [4294667.296000] console [ttyS0] enabled
  130. [4294667.297000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  131. [4294667.299000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  132. [4294667.331000] Memory: 247364k/253952k available (2491k kernel code, 6280k reserved, 708k data, 172k init, 0k highmem)
  133. [4294667.332000] SLUB: Genslabs=6, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  134. [4294667.333000] Calibrating delay loop... 332.80 BogoMIPS (lpj=166400)
  135. [4294667.356000] Mount-cache hash table entries: 512
  136. [4294667.358000] net_namespace: 704 bytes
  137. [4294667.359000] NET: Registered protocol family 16
  138. [4294667.362000] VX18x DSP: register 2-FXS:0
  139. [4294667.363000] VX18x DSP: register 3-FXS:1
  140. [4294667.364000] VX18x DSP: register 1-FXS:2
  141. [4294667.365000] VX18x DSP: register 0-FXS:3
  142. [4294667.366000] VX18x DSP: register 4-TRANS:4
  143. [4294667.367000] VX18x DSP: register 5-TRANS:5
  144. [4294667.368000] VX18x DSP: register 6-TRANS:6
  145. [4294667.369000] VX18x DSP: register 7-TRANS:7
  146. [4294667.370000] VX18X DSP Registered 8 channels
  147. [4294667.373000] WDT driver for VX185 initialized. mode:reset timeout=-1 (17 seconds)
  148. [4294667.374000] Watchdog is enabled, keeping it alive from kernelspace...
  149. [4294667.375000] PCIE Block Reset 1
  150. [4294667.576000] PCIE Block Reset 2
  151. [4294667.776000] Changing the MPLL Prescale Value for External Clock Mode
  152. [4294667.787000] Fusiv PCIe RC0 Starting ...
  153. [4294667.887000] PCIe RC0 Link Up !!!!
  154. [4294667.889000] registering PCI controller with io_map_base unset
  155. [4294667.890000] Fusiv PCIe RC1 Starting ...
  156. [4294668.391000] No PCIe device found on RC1
  157. [4294668.404000] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
  158. [4294668.405000] pci 0000:00:00.0: PME# disabled
  159. [4294668.410000] NET: Registered protocol family 8
  160. [4294668.411000] NET: Registered protocol family 20
  161. [4294668.415000] cfg80211: Using static regulatory domain info
  162. [4294668.416000] cfg80211: Regulatory domain: US
  163. [4294668.417000] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  164. [4294668.418000] (2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)
  165. [4294668.419000] (5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
  166. [4294668.420000] (5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
  167. [4294668.421000] (5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
  168. [4294668.422000] (5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
  169. [4294668.423000] (5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
  170. [4294668.424000] cfg80211: Calling CRDA for country: US
  171. [4294668.428000] NET: Registered protocol family 2
  172. [4294668.443000] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
  173. [4294668.450000] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  174. [4294668.458000] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
  175. [4294668.465000] TCP: Hash tables configured (established 8192 bind 8192)
  176. [4294668.471000] TCP reno registered
  177. [4294668.478000] Initializing DC186 GPIOs Rev1
  178. [4294668.499000] JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  179. [4294668.508000] msgmni has been set to 483
  180. [4294668.514000] alg: No test for stdrng (krng)
  181. [4294668.519000] cryptodev: driver loaded.
  182. [4294668.523000] io scheduler noop registered
  183. [4294668.527000] io scheduler deadline registered (default)
  184. [4294668.922000] Starting battery monitor services...
  185. [4294668.927000] BAT_MANG_D gpio not defined! Battery monitor will not start!
  186. [4294668.933000] Serial: 8250/16550 driver2 ports, IRQ sharing disabled
  187. [4294668.940000] serial8250: ttyS0 at MMIO 0xb9010000 (irq = 2) is a 16450
  188. [4294668.960000] brd: module loaded
  189. [4294668.963000] nbd: registered device at major 43
  190. [4294668.980000] PPP generic driver version 2.4.2
  191. [4294668.986000] PPP Deflate Compression module registered
  192. [4294668.991000] PPP BSD Compression module registered
  193. [4294668.997000] PPP MPPE Compression module registered
  194. [4294669.002000] NET: Registered protocol family 24
  195. [4294669.007000] PPPoL2TP kernel driver, V1.0
  196. [4294669.012000] VX185 On-Chip NAND FLash Controller Driver, Version 1.2 (c) 2010 Ikanos, Inc.
  197. [4294669.021000] NAND device: Manufacturer ID: 0x01, Chip ID: 0xda (AMD NAND 256MiB 3,3V 8-bit)
  198. [4294669.029000] Scanning device for bad blocks
  199. [4294669.151000] Creating 12 MTD partitions on "NAND 256MiB 3,3V 8-bit":
  200. [4294669.158000] 0x00000000-0x00020000 : "fboot"
  201. [4294669.164000] 0x00020000-0x00080000 : "u-boot"
  202. [4294669.171000] 0x00080000-0x000c0000 : "env-rd"
  203. [4294669.177000] 0x000c0000-0x00100000 : "env"
  204. [4294669.183000] 0x00160000-0x00d00000 : "params"
  205. [4294669.190000] 0x00d00000-0x01300000 : "kernel1"
  206. [4294669.196000] 0x01300000-0x05d00000 : "fs1"
  207. [4294669.202000] 0x05d00000-0x06300000 : "kernel2"
  208. [4294669.209000] 0x06300000-0x0ad00000 : "fs2"
  209. [4294669.215000] 0x0ad00000-0x10000000 : "spool"
  210. [4294669.222000] 0x0ad00000-0x10000000 : "fw"
  211. [4294669.228000] 0x00100000-0x00160000 : "u-boot1"
  212. [4294669.236000] alarm: Activating alarm driver
  213. [4294669.243000] Initialized Gennet button driver
  214. [4294669.249000] gast: __gast_init
  215. [4294669.252000] platform dimmer.0: Initializing OXB dimmer control
  216. [4294669.258000] platform dimmer.0: GPIO "DIMMER" not found on this platform!
  217. [4294669.266000] Netfilter messages via NETLINK v0.30.
  218. [4294669.271000] nf_conntrack version 0.5.0 (3968 buckets, 15872 max)
  219. [4294669.277000] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
  220. [4294669.285000] nf_conntrack.acct=1 kernel paramater, acct=1 nf_conntrack module option or
  221. [4294669.293000] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
  222. [4294669.300000] IPv4 over IPv4 tunneling driver
  223. [4294669.305000] GRE over IPv4 tunneling driver
  224. [4294669.311000] ip_tables: (C) 2000-2006 Netfilter Core Team
  225. [4294669.316000] TCP cubic registered
  226. [4294669.320000] Initializing XFRM netlink socket
  227. [4294669.326000] NET: Registered protocol family 10
  228. [4294669.333000] Bridge firewalling registered
  229. [4294669.337000] Ebtables v2.0 registered
  230. [4294669.341000] 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
  231. [4294669.348000] All bugs added by David S. Miller <davem@redhat.com>
  232. [4294669.355000] i2c-vx18x-gpio i2c-vx18x-gpio.10: using pins 14 (SDA) and 18 (SCL)
  233. [4294669.363000] lm75 10-0048: i2c read byte data returns error code fffffffa
  234. [4294669.371000] lm75 10-004c: i2c read byte data returns error code fffffffa
  235. [4294669.379000] Initializing TI ADC081 driver 82 130
  236. [4294669.385000] i2c vx18x_late_init
  237. [4294672.878000] VFS: Mounted root (jffs2 filesystem).
  238. [4294672.885000] Freeing unused kernel memory: 172k freed
  239. [4294672.894000]
  240. [4294672.894000] The devId registered is serial ipc_src: 28
  241. [4294673.119000] mtd->read(0x6b1 bytes from 0x835d54) returned ECC error
  242. [4294673.126000] Data CRC d001bb2f != calculated CRC 8fb31d7f for node at 00835d10
  243. [4294673.290000] NET: Registered protocol family 1
  244. Populating /dev using udev: cannot open /dev/null
  245. done
  246. o Mounting parameters partition
  247. o Normal boot detected
  248. modprobe: module jme not found in modules.dep
  249. Wed Apr 1 01:01:00 UTC 2009
  250. [4294677.467000] Power Management driver registered with Major number: 252
  251. [4294677.654000] fusiv library initializing...
  252. [4294677.659000] netlink for debugging is created!
  253. [4294677.663000] Buffer Copy Through DMA is enabled
  254. [4294677.715000] fusiv_lib_init:235 VDSL: guc_avdsl_saved_module is AVDSL_VDSL_MODULE guc_avdsl_module is AVDSL_VDSL_MODULE
  255. [4294677.726000] fusiv_lib_init:246 NON EFM_BONDING GVDSLLINEMODE is VDSL_LINE_NOBONDING
  256. [4294677.734000]
  257. [4294677.734000] fusiv library initialized SUCCESSFULLY...
  258. [4294677.833000]
  259. [4294677.833000] AP2AP fastpath initialized SUCCESSFULLY
  260. [4294677.894000] Buffer Manager is initializing...
  261. [4294677.900000]
  262. [4294677.900000] *Buffer Manager initialized SUCCESSFULLY...*
  263. [4294677.907000]
  264. [4294677.907000] initLmemFtSpace 128
  265. [4294677.912000] Num of LMEM descriptors initialized = 865
  266. [4294677.918000] apInitOperation: Operation table initialized Succesfully...(0xc00b0484, 48)
  267. [4294677.926000]
  268. [4294677.926000] The devId registered is bmap ipc_src: 41
  269. [4294677.933000] APDownload: Loading AP firmware /apfw/bmmain_vx185.ap at ApId 5
  270. [4294677.998000] Load into BM APU Successful !!!
  271. [4294677.998000]
  272. [4294678.016000] Timers are getting initalized
  273. [4294678.021000] Timers are initilized SUCCESSFULLY...
  274. [4294678.068000] *****Clock :0xffffffc
  275. [4294678.071000] periApDriverInit: done
  276. [4294678.075000] The devId registered is peri_ap ipc_src: 43
  277. [4294678.080000] APDownload: Loading AP firmware /apfw/periapmain_vx185.ap at ApId 7
  278. [4294678.113000]
  279. [4294678.113000] *******LOAD firmware to AP:PERI_ID result:0Load into PERI_AP APU Successful !!!
  280. [4294678.120000]
  281. [4294678.213000] eth0: Netpro Ethernet found, irq:5
  282. [4294678.218000] Set to PHY mode
  283. [4294678.246000] APDownload: Loading AP firmware /apfw/ethap_vx185.ap at ApId 1
  284. [4294678.296000] eth1: Netpro Ethernet found, irq:5
  285. [4294678.301000] Set to SWITCH mode
  286. [4294678.305000] APDownload: Loading AP firmware /apfw/ethap_vx185.ap at ApId 2
  287. [4294678.330000] eth1 interface configured in GMII mode
  288. [4294678.347000]
  289. [4294678.347000] Ethernet Driver is initialized SUCCESSFULLY
  290. [4294678.370000] sysKCode_lkm: module license 'unspecified' taints kernel.
  291. [4294678.426000] Found AR83xx switch hardware with id 1302
  292. [4294678.456000] eth1 interface configured in RGMII mode
  293. [4294678.479000] ath_isis: AR83xx registered to ethernet port eth1
  294. [4294678.573000]
  295. [4294678.573000] CLAPs is initializing...
  296. [4294678.578000]
  297. [4294678.578000] The devId registered is CLAP1 ipc_src: 39
  298. [4294678.586000] APDownload: Loading AP firmware /apfw/classifierapmain.ap at ApId 9
  299. [4294678.659000] Load into CL_AP 9 APU Successful, irq: 5 !!!
  300. [4294678.659000]
  301. [4294678.666000]
  302. [4294678.666000] The devId registered is CLAP2 ipc_src: 40
  303. [4294678.673000] APDownload: Loading AP firmware /apfw/classifierapmain.ap at ApId 10
  304. [4294678.709000] Load into CL_AP 10 APU Successful, irq: 5 !!!
  305. [4294678.709000]
  306. [4294678.771000]
  307. [4294678.771000] ACL-AP is initializing...
  308. [4294678.777000] ACL major allocated is 201
  309. [4294678.781000]
  310. [4294678.781000] The devId registered is /dev/acl ipc_src: 42
  311. [4294678.788000]
  312. [4294678.788000] Initializing 4 AP for ACL while SPA_ID=4
  313. [4294678.795000] The pConfig->ipc.cpuQueueSpec[cnt].pQueue is e3b1200, NumEntries=100
  314. [4294678.803000]
  315. [4294678.803000] The pConfig->ipc.cpuQueueSpec[cnt].pQueue is e3b1400, NumEntries=100
  316. [4294678.812000]
  317. [4294678.812000] The pConfig->ipc.cpuQueueSpec[cnt].pQueue is e3b1600, NumEntries=100
  318. [4294678.821000]
  319. [4294678.821000] The pConfig->ipc.cpuQueueSpec[cnt].pQueue is e3b1800, NumEntries=100
  320. [4294678.831000]
  321. [4294678.831000] Configuring host ACL Layer-2 ruleset (128/4 Rules/Intf)
  322. [4294678.839000]
  323. [4294678.839000] Configuring host ACL Layer-3 ruleset (128/4 Rules/Intf)
  324. [4294678.847000] APDownload: Loading AP firmware /apfw/aclsecapmain_vx185.ap at ApId 4
  325. [4294678.942000] Load into ACL_AP APU Successful !!!
  326. [4294678.942000]
  327. [4294678.948000] Need to run mknod ...
  328. [4294679.139000] usbcore: registered new interface driver usbfs
  329. [4294679.144000] usbcore: registered new interface driver hub
  330. [4294679.185000] usbcore: registered new device driver usb
  331. [4294679.249000] usbcore: registered new interface driver huawei_ether
  332. Configuring switch ...
  333. Found no config file for eth1.2, using command line arguments.
  334. ifconfig: SIOCGIFFLAGS: No such device
  335. Disabling VLAN interface eth1.2 failed. Exiting
  336. Found no config file for eth1.2, using command line arguments.
  337. [4294680.127000]
  338. [4294680.127000] The devId registered is eth1 ipc_src: 37
  339. Found configuration file for ethsw-0.4000! Using saved values
  340. Found configuration file for ethsw-1.4000! Using saved values
  341. vconfig: ioctl error for add: File exists
  342. Adding VLAN interface eth1.4000 failed. Exiting
  343. Found configuration file for ethsw-2.4000! Using saved values
  344. vconfig: ioctl error for add: File exists
  345. Adding VLAN interface eth1.4000 failed. Exiting
  346. Found configuration file for ethsw-3.4000! Using saved values
  347. vconfig: ioctl error for add: File exists
  348. Adding VLAN interface eth1.4000 failed. Exiting
  349. [4294681.086000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  350. [4294681.093000] EHCI: Enabling USB clocks and USB PHY reset
  351. [4294681.102000] fusiv-ehci-hcd fusiv-ehci-hcd.0: Ikanos On-Chip EHCI Host Controller
  352. [4294681.110000] fusiv-ehci-hcd fusiv-ehci-hcd.0: new USB bus registered, assigned bus number 1
  353. [4294681.119000]
  354. [4294681.119000] The devId registered is ehci_hcd:usb1 ipc_src: 35
  355. [4294681.127000] fusiv-ehci-hcd fusiv-ehci-hcd.0: irq 3, io mem 0x19120000
  356. [4294681.150000] fusiv-ehci-hcd fusiv-ehci-hcd.0: USB 0.0 started, EHCI 1.00
  357. [4294681.158000] usb usb1: configuration #1 chosen from 1 choice
  358. [4294681.164000] hub 1-0:1.0: USB hub found
  359. [4294681.168000] hub 1-0:1.0: 2 ports detected
  360. [4294681.280000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  361. [4294681.286000] fusiv-ohci-hcd fusiv-ohci-hcd.0: Ikanos On-Chip OHCI Host Controller
  362. [4294681.294000] fusiv-ohci-hcd fusiv-ohci-hcd.0: new USB bus registered, assigned bus number 2
  363. [4294681.303000]
  364. [4294681.303000] The devId registered is ohci_hcd:usb2 ipc_src: 34
  365. [4294681.310000] fusiv-ohci-hcd fusiv-ohci-hcd.0: irq 3, io mem 0x19110000
  366. [4294681.372000] usb usb2: configuration #1 chosen from 1 choice
  367. [4294681.378000] hub 2-0:1.0: USB hub found
  368. [4294681.382000] hub 2-0:1.0: 2 ports detected
  369. [4294681.456000]
  370. [4294681.456000] vlan_classifier_lkm module loaded SUCCESSFULLY...
  371. [4294681.581000] IGMP Snoop Module inserted successfully
  372. o Loading BME driver...
  373. [4294681.911000] bmedrv_init: Registered BME device with Major number 248
  374. [4294681.918000] bmedrv_init: Region 0xaf800000 - 0xafffffff allocated successfully
  375. [4294681.925000]
  376. [4294681.925000] The devId registered is BME_HOST_MAILBOX ipc_src: 8
  377. [4294681.933000] BME Driver has been loaded SUCCESSFULLY
  378. [4294681.938000] BME Proc entry created
  379. o Loading VDSL and ATM driver...
  380. [4294682.006000] ***** PPP over Ethernet Relay driver registered with Major number: 247 *****
  381. [4294682.035000] ADSL Link Tracker Module Initialized
  382. [4294682.195000] VDSL PHY default parameters configured successfully
  383. [4294682.202000] default parameters configured successfully
  384. [4294682.207000] VDSL link parameters set
  385. [4294682.211000]
  386. [4294682.211000] The devId registered is atmap ipc_src: 38
  387. [4294682.218000] Reseting ATM Cell Header RAM...
  388. [4294682.223000]
  389. [4294682.223000] ATM Driver Initialized SUCCESSFULLY...
  390. [4294682.327000] wan_vdsl0: Netpro VDSL Ethernet found at 0xb9180000, irq 5
  391. [4294682.334000] VDSL PHY default parameters configured successfully
  392. [4294682.340000] User parameters for VDSL AP configured successfully
  393. [4294682.346000] !!!!!!!!!!DSL is configured in NON-BONDING mode, thus load Non-bonding apcode!!!!!!!!!!!!APDownload: Loading AP firmware /apfw/vdslptmmain_vx185.ap at ApId 8
  394. [4294682.414000] VDSL AP started successfully
  395. [4294682.418000] default parameters configured successfully
  396. [4294682.423000] VDSL link parameters set
  397. [4294682.427000]
  398. [4294682.427000] VDSL Driver is initialized SUCCESSFULLY...
  399. o Loading PPPoE driver...
  400. [4294682.648000] SCSI subsystem initialized
  401. [4294682.696000] usbcore: registered new interface driver libusual
  402. [4294682.751000] Initializing USB Mass Storage driver...
  403. [4294682.756000] usbcore: registered new interface driver usb-storage
  404. [4294682.762000] USB Mass Storage support registered.
  405. [4294682.829000] Driver 'sd' needs updating - please use bus_type methods
  406. [4294682.923000] usbcore: registered new interface driver cdc_wdm
  407. [4294682.960000] usbcore: registered new interface driver qmi_wwan
  408. [4294683.001000] usbcore: registered new interface driver cdc_ether
  409. [4294683.070000] usbcore: registered new interface driver usbserial
  410. [4294683.076000] USB Serial support registered for generic
  411. [4294683.082000] usbcore: registered new interface driver usbserial_generic
  412. [4294683.088000] usbserial: USB Serial Driver core
  413. [4294683.137000] USB Serial support registered for GSM modem (1-port)
  414. [4294683.144000] usbcore: registered new interface driver option
  415. [4294683.149000] option: v0.7.2:USB Driver for GSM modems
  416. o Loading mISDN and DSP drivers...
  417. modprobe: module mISDN_dsp_fusiv not found in modules.dep
  418. [4294683.465000] ***********************************************************
  419. [4294683.472000] Using: Software Build(voice_2_6 : V2 VOICE ARCHITECTURE)
  420. [4294683.478000] ***********************************************************
  421. [4294683.505000]
  422. [4294683.505000] NTR DIV Factor = 55
  423. [4294683.511000]
  424. [4294683.511000] NTR Frame sync width is set to [4] SCLK cycles of 4.096 MHz
  425. [4294683.520000]
  426. [4294683.520000] Power down, Power Up DSPs....
  427. [4294683.616000] Could not find DSP configuration file, setting to defaults
  428. [4294683.623000] Save and reboot the system to effect the Codec Mode : 2
  429. [4294683.630000] Save and reboot the system to effect the Codec Mode : 2
  430. [4294683.636000] Save and reboot the system to effect the Codec Mode : 2
  431. [4294683.643000] Save and reboot the system to effect the Codec Mode : 2
  432. [4294683.649000] Save and reboot the system to effect the Codec Mode : 2
  433. [4294683.656000] Save and reboot the system to effect the Codec Mode : 2
  434. [4294683.662000] Save and reboot the system to effect the Codec Mode : 2
  435. [4294683.669000] Save and reboot the system to effect the Codec Mode : 2
  436. [4294683.675000] Save and reboot the system to effect the Codec Mode : 2
  437. [4294683.767000]
  438. [4294683.767000] Configuring SCLK and FS as external, using NTR Clock/FS
  439. [4294683.775000]
  440. [4294683.775000] Fusiv Processor Type is configured as Vx185
  441. [4294683.875000]
  442. [4294683.875000] CMIPS DSP Add[2fad]
  443. [4294683.880000]
  444. [4294683.880000] CMIPS DSP Add[39ad]
  445. [4294683.885000]
  446. [4294683.885000] The devId registered is dsp ipc_src: 16
  447. [4294683.885000]
  448. [4294683.885000] The devId registered is dsp1 ipc_src: 20
  449. [4294683.885000]
  450. [4294683.885000] The devId registered is dsp1tx ipc_src: 21
  451. [4294683.885000]
  452. [4294683.885000] The devId registered is dsp0_1dec ipc_src: 17
  453. [4294684.043000] vx185_dsp: Init channel 0
  454. [4294684.047000] vx185_dsp: Init channel 1
  455. [4294684.051000] vx185_dsp: Init channel 2
  456. [4294684.054000] vx185_dsp: Init channel 3
  457. [4294684.058000] vx185_dsp: Init channel 4
  458. [4294684.062000] vx185_dsp: Init channel 5
  459. [4294684.066000] vx185_dsp: Init channel 6
  460. [4294684.070000] vx185_dsp: Init channel 7
  461. [4294684.075000] gast: channel 0 has device minor 58
  462. [4294684.080000] gast: gast_device_matchup: created channel #0
  463. [4294684.086000] gast: channel 1 has device minor 57
  464. [4294684.091000] gast: gast_device_matchup: created channel #1
  465. [4294684.097000] gast: channel 2 has device minor 56
  466. [4294684.101000] gast: gast_device_matchup: created channel #2
  467. [4294684.108000] gast: channel 3 has device minor 55
  468. [4294684.112000] gast: gast_device_matchup: created channel #3
  469. [4294684.119000] gast: channel 4 has device minor 54
  470. [4294684.123000] gast: gast_device_matchup: created channel #4
  471. [4294684.129000] gast: channel 5 has device minor 53
  472. [4294684.134000] gast: gast_device_matchup: created channel #5
  473. [4294684.140000] gast: channel 6 has device minor 52
  474. [4294684.145000] gast: gast_device_matchup: created channel #6
  475. [4294684.151000] gast: channel 7 has device minor 51
  476. [4294684.156000] gast: gast_device_matchup: created channel #7
  477. [4294684.163000] Created network device gast_cap for debug.
  478. [4294684.168000] vx18x_dsp: Registered GAST device
  479. [4294684.251000] spi spi0.3: vx180_spi_setup, mode 3, 8 bits/w, 4000000 Hz (CS:3)
  480. [4294684.259000] spi_master spi0: SPI Controller Loaded successfully
  481. modprobe: module hfcmulti not found in modules.dep
  482. [4294684.332000] slic-trigger initialization
  483. [4294684.426000] Probing Si3226x
  484. [4294684.430000] Setting Voice Reset gpio to 19
  485. [4294684.434000] Slic Reseting
  486. [4294684.457000] oxygen_slic spi0.3: vx180_spi_setup, mode 3, 8 bits/w, 4000000 Hz (CS:3)
  487. [4294684.465000] Slic0: Setting channel 1 as emergency master
  488. [4294684.481000] Slic1: Setting channel 3 as emergency master
  489. [4294684.594000] oxygen_slic spi0.3: Chip 0 ID: 0xc3
  490. [4294684.599000] oxygen_slic spi0.3: Chip 1 ID: 0xc3
  491. [4294684.604000]
  492. [4294684.604000] The devId registered is netpro_gpio ipc_src: 61
  493. [4294684.604000] gpioAssignInterrupt 29
  494. [4294684.616000] Common LED for all FXS
  495. [4294684.619000] Registering slic trigger for status::fxs1
  496. [4294684.625000] Registered led device: status::fxs1
  497. [4294684.630000] Registering slic trigger for status::fxs2
  498. [4294684.635000] Registered led device: status::fxs2
  499. [4294684.640000] Registering slic trigger for status::fxs3
  500. [4294684.645000] Registered led device: status::fxs3
  501. [4294684.650000] Registering slic trigger for status::fxs4
  502. [4294684.656000] Registered led device: status::fxs4
  503. [4294684.660000] gast: gast_device_matchup: checking already created channel #0
  504. [4294684.668000] gast: gast_device_matchup: checking already created channel #1
  505. [4294684.675000] gast: gast_device_matchup: checking already created channel #2
  506. [4294684.683000] gast: gast_device_matchup: checking already created channel #3
  507. [4294684.690000] si3226x: Registered GAST device
  508. [4294684.694000] oxygen_slic spi0.3: Successfully loaded 4 fxs channels
  509. modprobe: module ipv6 not found in modules.dep
  510. [4294686.099000] platform mp2117.0: Initializing MP2117 battery controller
  511. [4294687.458000] platform mp2117.0: No battery cell found!
  512. No connected battery cell, or battery undervoltage
  513. o Detected spare partition. Mounting...
  514. Loading oxb_silabs driver
  515. modprobe: module oxb_silabs not found in modules.dep
  516. o Starting dual SiLabs slic chipset calibration
  517. [4294688.037000] no line test for slic family 3
  518. [4294688.042000] Running normal calibration
  519. o Checking internal embedded modules
  520. Starting urandom daemon...
  521. Starting watchdog daemon...
  522. Apr 1 04:01:11 rnd-watch: Reading env vars from file /var/run/hardware/env_vars
  523.  
  524. Apr 1 04:01:11 rnd-watch: Reading env vars from file /var/run/modules/modules
  525.  
  526. Apr 1 04:01:11 rnd-watch: Number of XDSL modules 0
  527.  
  528. Apr 1 04:01:11 rnd-watch: Successfully initialized watchdog
  529.  
  530. o Stopping syslog: killall: syslogd: no process killed
  531. killall: klogd: no process killed
  532.  
  533. o Syslog deactivated from /etc/params/sysconfig/syslog
  534. [4294691.525000] device_ioctl:152 packets marked 00001000/00001000 will skip FastPath
  535. [4294691.697000] ip6_tables: (C) 2000-2006 Netfilter Core Team
  536. Starting haveged: [4294696.412000] usb 1-2: new high speed USB device using fusiv-ehci-hcd and address 2
  537. [4294696.536000] usb 1-2: configuration #1 chosen from 1 choice
  538. [4294696.563000] Detected Quectel EC20/25,EP06
  539. [4294696.567000] option 1-2:1.0: GSM modem (1-port) converter detected
  540. [4294696.575000] usb 1-2: GSM modem (1-port) converter now attached to ttyUSB0
  541. [4294696.584000] Detected Quectel EC20/25,EP06
  542. [4294696.588000] option 1-2:1.1: GSM modem (1-port) converter detected
  543. [4294696.596000] usb 1-2: GSM modem (1-port) converter now attached to ttyUSB1
  544. [4294696.605000] Detected Quectel EC20/25,EP06
  545. [4294696.610000] option 1-2:1.2: GSM modem (1-port) converter detected
  546. [4294696.617000] usb 1-2: GSM modem (1-port) converter now attached to ttyUSB2
  547. [4294696.627000] Detected Quectel EC20/25,EP06
  548. [4294696.631000] option 1-2:1.3: GSM modem (1-port) converter detected
  549. [4294696.639000] usb 1-2: GSM modem (1-port) converter now attached to ttyUSB3
  550. [4294696.648000] Detected Quectel EC20/25,EP06
  551. [4294696.654000] USB Warning: Device Quectel LTE Module From Quectel Not Supported
  552. [4294696.949000] Detected Quectel EC20/25,EP06
  553. [4294697.161000] GobiNet: Quectel_Linux_GobiNet_SR01A02V18
  554. [4294697.356000] usb0: register 'GobiNet' at usb-ikf71xx ehci-2, GobiNet Ethernet Device, 96:bc:2c:cd:63:51
  555. [4294697.366000] oxb_peri: Register callback for usb0 on idx 12
  556. [4294697.496000] GobiNet: Using IP mode
  557. [4294698.052000] 0)Enabling VBAT interrupt
  558. [4294698.057000] 1)Enabling VBAT interrupt
  559. [4294698.062000] 2)Enabling VBAT interrupt
  560. [4294698.066000] 3)Enabling VBAT interrupt
  561. [4294698.089000] Calibration finished
  562. Apr 1 04:01:21 haveged: haveged starting up
  563. OK
  564. o bftpd Disabled on LAN
  565. o Checking dual boot information: [4294698.834000] creating qcqmi0
  566. [4294698.838000] usbcore: registered new interface driver GobiNet
  567. ok
  568. Starting network...
  569. [4294699.139000] udev: renamed network interface usb0 to wan_usb0
  570. [4294702.554000] brs_data: starting userspace STP failed, starting kernel STP
  571. [4294703.696000] device eth1.2 entered promiscuous mode
  572. [4294703.702000] device eth1 entered promiscuous mode
  573. [4294703.967000] brs_data: port 1(eth1.2) entering listening state
  574. o Interface brs_data is without IPv6 ULA
  575. o Interface brs_data is without IPv6 Global
  576. o Interface brs_data is up with IP 192.168.1.254 ...
  577. o brs_data is only handled at start-up. Skipping ...
  578. o Firewall start for src brs_data ...
  579. [4294704.103000] brs_voip: starting userspace STP failed, starting kernel STP
  580. [4294704.973000] brs_data: port 1(eth1.2) entering learning state
  581. [4294705.235000] device eth1.4000 entered promiscuous mode
  582. [4294705.269000] brs_voip: port 1(eth1.4000) entering listening state
  583. o Interface brs_voip is without IPv6 ULA
  584. o Interface brs_voip is without IPv6 Global
  585. o Interface brs_voip is up with IP 0.0.0.0 ...
  586. o Accepting any traffic from brs_voip ...
  587. o Accepting any traffic from brs_voip ...
  588. o Firewall start for src brs_voip ...
  589. [4294705.535000] brs_video: starting userspace STP failed, starting kernel STP
  590. o Interface brs_video is without IPv6 ULA
  591. o Interface brs_video is without IPv6 Global
  592. o Interface brs_video is up with IP 0.0.0.0 ...
  593. o Accepting any traffic from brs_video ...
  594. o Accepting any traffic from brs_video ...
  595. o Firewall start for src brs_video ...
  596. [4294705.912000] brs_ssid2: starting userspace STP failed, starting kernel STP
  597. [4294705.973000] brs_data: topology change detected, propagating
  598. [4294705.978000] brs_data: port 1(eth1.2) entering forwarding state
  599. o Interface brs_ssid2 is without IPv6 ULA
  600. o Interface brs_ssid2 is without IPv6 Global
  601. o Interface brs_ssid2 is up with IP 0.0.0.0 ...
  602. o Interface brs_ssid3 is administratively down ...
  603. ifconfig: SIOCGIFFLAGS: No such device
  604. o Interface brs_ssid4 is administratively down ...
  605. ifconfig: SIOCGIFFLAGS: No such device
  606. o Interface brs_ssid5 is administratively down ...
  607. [4294706.275000] brs_voip: port 1(eth1.4000) entering learning state
  608. ifconfig: SIOCGIFFLAGS: No such device
  609. o Interface brs_ssid6 is administratively down ...
  610. ifconfig: SIOCGIFFLAGS: No such device
  611. o Interface brs_ssid7 is administratively down ...
  612. ifconfig: SIOCGIFFLAGS: No such device
  613. o Interface brs_ssid8 is administratively down ...
  614. ifconfig: SIOCGIFFLAGS: No such device
  615. [4294706.502000] brs_dmz: starting userspace STP failed, starting kernel STP
  616. o Interface brs_dmz is without IPv6 ULA
  617. o Interface brs_dmz is without IPv6 Global
  618. o Interface brs_dmz is up with IP 0.0.0.0 ...
  619. o Isolating brs_dmz ...
  620. o Isolating brs_dmz ...
  621. o Firewall start for src brs_dmz ...
  622. [4294707.275000] brs_voip: topology change detected, propagating
  623. [4294707.280000] brs_voip: port 1(eth1.4000) entering forwarding state
  624. o Firewall start for src LAN dst local ...
  625. 00 o Starting wireless (0-0) ...
  626. [4294714.882000] ath_hal: 0.9.17.1 (AR5212, AR5416, AR9380, RF5111, RF5112, RF2413, RF5413, RF2316, RF2317, DEBUG, REGOPS_FUNC, WRITE_EEPROM, TX_DATA_SWAP, RX_DATA_SWAP, 11D)
  627. [4294714.948000] ath_dfs: Version 2.0.0
  628. [4294714.948000] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved
  629. [4294715.010000] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved
  630. [4294715.275000] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved
  631. [4294716.624000] ath_pci: 9.2.0_U11.14 (Atheros/multi-bss)
  632. [4294716.629000] PCI: Enabling device 0000:00:00.0 (0000 -> 0002)
  633. [4294716.635000] __ath_attach: Set global_scn[0]
  634. [4294716.640000] ACBKMinfree = 48
  635. [4294716.643000] ACBEMinfree = 32
  636. [4294716.646000] ACVIMinfree = 16
  637. [4294716.649000] ACVOMinfree = 0
  638. [4294716.652000] CABMinfree = 48
  639. [4294716.655000] UAPSDMinfree = 0
  640. [4294716.662000] ar9300RadioAttach: Need analog access recipe!!
  641. [4294716.784000] Using Cal data from EEPROM 0x3ff
  642. [4294716.791000] dfs_attach: use DFS enhancements
  643. [4294716.797000] dfs_init_radar_filters: Unknown dfs domain 0
  644. [4294716.803000] Atheros-WiFi assigned callback for W
  645. [4294716.809000] ath_get_caps[5301] rx chainmask mismatch actual 7 sc_chainmak 0
  646. [4294716.816000] ath_get_caps[5276] tx chainmask mismatch actual 7 sc_chainmak 0
  647. [4294716.843000]
  648. [4294716.843000] The devId registered is wifi0 ipc_src: 119
  649. [4294716.852000] Atheros: Register sysfs functions
  650. [4294716.856000] wifi0: Atheros ???: mem=0x1a000000, irq=4 hw_base=0xba000000
  651. Setting MAC to 00:1d:1c:fc:88:d4 ...
  652. Status is off. Leaving ...
  653. [Apr 01 04:01:40] radvd: Could not daemonize.
  654. 0 o Starting upnpd: 0ok
  655. o Initializing WAN access
  656. [4294720.745000]
  657. [4294720.745000] The devId registered is eth0 ipc_src: 36
  658. o Starting inetd: [4294720.907000]
  659. [4294720.907000] The devId registered is wan_vdsl0 ipc_src: 38
  660. ok
  661. o SNMP deactivated from /etc/params/sysconfig/snmp
  662. o ushare Disabled on LAN
  663. o tinyproxy deactivated from /etc/params/sysconfig/tinyproxy
  664. lldpd[2544]: Started.
  665. [4294722.203000] NET: Registered protocol family 17
  666.  
  667. droute: Dynamic routing disabled
  668. o Loading batt_mon. battmon -b1 -d200000
  669. Using battmon configuration file /etc/battmon.conf
  670.  
  671. o Starting samba: ok
  672. modem3g: add: all, all
  673. ls: /dev/usb/lp*: No such file or directory
  674. [4294725.335000] nf_sip_parser loaded
  675. modem3g: run_action_usb: 12d1-1446
  676. [4294725.641000] kernel_tc: Successfully registered IPv4 ROUTING hooks
  677. modem3g: run_action_usb: 12d1-14ad
  678.  
  679. o Starting dropbear...ok
  680. modem3g: run_action_usb: 12d1-14c1
  681. modem3g: run_action_usb: 12d1-14c5
  682. modem3g: run_action_usb: 12d1-14d1
  683. modem3g: run_action_usb: 12d1-1520
  684. modem3g: run_action_usb: 12d1-1521
  685. modem3g: run_action_usb: 12d1-1526
  686. modem3g: run_action_usb: 12d1-1f01
  687. create_trap: SNMP traps disabled
  688. modem3g: run_action_usb: 1c9e-f000
  689. modem3g: run_action_usb: 1d12-f00e
  690.  
  691.  
  692.  
  693. Welcome to Oxygen IAD on VX185
  694. oxygen login: modem3g: run_action_usb: 19d2-101
  695. modem3g: run_action_usb: 19d2-2000
  696. modem3g: run_action_usb: 12d1-1f16
  697. modem3g: run_action_usb: 12d1-1f1e
  698. modem3g: run_action_usb: 12d1-1f17
  699. modem3g: run_action_usb: 12d1-1f1c
  700. modem3g: run_action_usb: 12d1-14fe
  701. modem3g: run_action_usb: 19d2-1017
  702. modem3g: run_action_usb: 1bbb-f000
  703. modem3g: run_action_usb: 2001-a707
  704. modem3g: run_action_tty: 05c6-9215
  705. modem3g: action: initialize modem scan
  706. ```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement