Advertisement
Guest User

EA7300v3

a guest
Jun 16th, 2021
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.38 KB | None | 0 0
  1. Starting kernel ...
  2.  
  3. [ 0.000000] Booting Linux on physical CPU 0x0
  4. [ 0.000000] Linux version 4.4.146 (root@build-vm) (gcc version 5.4.0 (LEDE GCC 5.4.0 unknown) ) #2 SMP Thu Oct 24 03:01:54 PDT 2019
  5. [ 0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d
  6. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  7. [ 0.000000] Machine model: MediaTek MT7629 RFB1 board
  8. [ 0.000000] Looking for bootfrom properties...
  9. [ 0.000000] ^^^^^^ boot_from=1, bootfrom=1
  10. [ 0.000000] Memory policy: Data cache writealloc
  11. [ 0.000000] On node 0 totalpages: 65024
  12. [ 0.000000] free_area_init_node: node 0, pgdat c04dfbc0, node_mem_map cfdfa000
  13. [ 0.000000] Normal zone: 512 pages used for memmap
  14. [ 0.000000] Normal zone: 0 pages reserved
  15. [ 0.000000] Normal zone: 65024 pages, LIFO batch:15
  16. [ 0.000000] [Power/hotplug] @@@### num_possible_cpus(): 2 ###@@@
  17. [ 0.000000] [Power/hotplug] @@@### num_present_cpus(): 1 ###@@@
  18. [ 0.000000] PERCPU: Embedded 12 pages/cpu @cfdd5000 s17600 r8192 d23360 u49152
  19. [ 0.000000] pcpu-alloc: s17600 r8192 d23360 u49152 alloc=12*4096
  20. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  21. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64512
  22. [ 0.000000] Kernel command line: earlycon=uart8250,mmio32,0x11002000 console=ttyS0,115200n1 loglevel=8
  23. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  24. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  25. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  26. [ 0.000000] Memory: 252264K/260096K available (46K kernel code, 185K rwdata, 648K rodata, 256K init, 260K bss, 7832K reserved, 0K cma-reserved)
  27. [ 0.000000] Virtual kernel memory layout:
  28. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  29. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  30. [ 0.000000] vmalloc : 0xd0800000 - 0xff800000 ( 752 MB)
  31. [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  32. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  33. [ 0.000000] .text : 0xc0008000 - 0xc0013d9c ( 48 kB)
  34. [ 0.000000] .init : 0xc049a000 - 0xc04da000 ( 256 kB)
  35. [ 0.000000] .data : 0xc04da000 - 0xc05084b4 ( 186 kB)
  36. [ 0.000000] .bss : 0xc05084b4 - 0xc0549724 ( 261 kB)
  37. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  38. [ 0.000000] Hierarchical RCU implementation.
  39. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  40. [ 0.000000] Architected cp15 timer(s) running at 20.00MHz (phys).
  41. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x49cd42e20, max_idle_ns: 440795202120 ns
  42. [ 0.000005] sched_clock: 56 bits at 20MHz, resolution 50ns, wraps every 4398046511100ns
  43. [ 0.000014] Switching to timer-based delay loop, resolution 50ns
  44. [ 0.000121] clocksource: apxgpt: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 191126044627 ns
  45. [ 0.000269] Calibrating delay loop (skipped), value calculated using timer frequency.. 40.00 BogoMIPS (lpj=200000)
  46. [ 0.000281] pid_max: default: 32768 minimum: 301
  47. [ 0.000367] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  48. [ 0.000375] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  49. [ 0.000823] CPU: Testing write buffer coherency: ok
  50. [ 0.001053] CPU0: update cpu_capacity 1024
  51. [ 0.001063] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  52. [ 0.001133] Setting up static identity map for 0x40008280 - 0x400082b4
  53. [ 0.002069] [Power/hotplug] mt_smp_boot_secondary, cpu: 1
  54. [ 0.002288] [Power/hotplug] platform_secondary_init, cpu: 1
  55. [ 0.002320] CPU1: update cpu_capacity 1024
  56. [ 0.002324] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  57. [ 0.002388] Brought up 2 CPUs
  58. [ 0.002402] SMP: Total of 2 processors activated (80.00 BogoMIPS).
  59. [ 0.002407] CPU: All CPU(s) started in SVC mode.
  60. [ 0.005752] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  61. [ 0.005779] futex hash table entries: 512 (order: 3, 32768 bytes)
  62. [ 0.005921] pinctrl core: initialized pinctrl subsystem
  63. [ 0.006394] NET: Registered protocol family 16
  64. [ 0.006634] DMA: preallocated 256 KiB pool for atomic coherent allocations
  65. [ 0.030002] cpuidle: using governor menu
  66. [ 0.034822] irq: no irq domain found for /pinctrl@10217000 !
  67. [ 0.061762] SCSI subsystem initialized
  68. [ 0.062057] usbcore: registered new interface driver usbfs
  69. [ 0.062118] usbcore: registered new interface driver hub
  70. [ 0.062184] usbcore: registered new device driver usb
  71. [ 0.063447] rbus 18000000.wbsys: PCI host bridge to bus 0000:00
  72. [ 0.063467] pci_bus 0000:00: root bus resource [mem 0x18000000-0x180fffff]
  73. [ 0.063477] pci_bus 0000:00: root bus resource [bus 00-ff]
  74. [ 0.063505] pci 0000:00:00.0: [14c3:7629] type 00 class 0x000280
  75. [ 0.063528] pci 0000:00:00.0: reg 0x10: [mem 0x18000000-0x1800000f 64bit]
  76. [ 0.063537] pci 0000:00:00.0: reg 0x18: [mem 0x00000000-0x0000000f]
  77. [ 0.063547] pci 0000:00:00.0: reg 0x1c: [mem 0x00000000-0x0000000f]
  78. [ 0.063556] pci 0000:00:00.0: reg 0x20: [mem 0x00000000-0x0000000f]
  79. [ 0.063565] pci 0000:00:00.0: reg 0x24: [mem 0x00000000-0x0000000f]
  80. [ 0.063785] PCI: bus0: Fast back to back transfers disabled
  81. [ 0.064096] clocksource: Switched to clocksource arch_sys_counter
  82. [ 0.065239] NET: Registered protocol family 2
  83. [ 0.065744] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
  84. [ 0.065772] TCP bind hash table entries: 2048 (order: 2, 16384 bytes)
  85. [ 0.065801] TCP: Hash tables configured (established 2048 bind 2048)
  86. [ 0.065853] UDP hash table entries: 256 (order: 1, 8192 bytes)
  87. [ 0.065880] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  88. [ 0.066036] NET: Registered protocol family 1
  89. [ 0.066090] PCI: CLS 64 bytes, default 64
  90. [ 0.072277] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  91. [ 0.072409] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  92. [ 0.074205] io scheduler noop registered (default)
  93. [ 0.176540] mtk-pcie 1a140000.pcie: Port1 link down
  94. [ 0.176821] mtk-pcie 1a140000.pcie: PCI host bridge to bus 0001:00
  95. [ 0.176835] pci_bus 0001:00: root bus resource [??? 0x00000000 flags 0x0]
  96. [ 0.176845] pci_bus 0001:00: root bus resource [mem 0x20000000-0x2fffffff]
  97. [ 0.176854] pci_bus 0001:00: root bus resource [bus 00-ff]
  98. [ 0.176877] PCI: bus0: Fast back to back transfers enabled
  99. [ 0.177338] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
  100. [ 0.178178] console [ttyS0] disabled
  101. [ 0.198356] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 25, base_baud = 2500000) is a ST16650V2
  102. [ 0.795779] console [ttyS0] enabled
  103. [ 0.800177] mtk_rng 1020f000.rng: registered RNG driver
  104. [ 0.800612] random: nonblocking pool is initialized
  105. [ 0.810784] SCSI Media Changer driver v0.25
  106. [ 0.826134] Recognize NAND: ID [
  107. [ 0.829195] c2 12
  108. [ 0.831214] ], [MX35LF1GE4AB], Page[2048]B, Spare [64]B Total [128]MB
  109. [ 0.838038] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0x12
  110. [ 0.844407] nand: Macronix SNAND 128MiB 3,3V 8-bit
  111. [ 0.849202] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
  112. [ 0.856788] [NAND]select ecc bit:4, sparesize :64
  113. [ 0.861540] 9 ofpart partitions found on MTD device MTK-SNAND
  114. [ 0.867302] Creating 9 MTD partitions on "MTK-SNAND":
  115. [ 0.872362] 0x000000000000-0x000000100000 : "Bootloader"
  116. [ 0.879691] ---- bootfrom == 1 -----
  117. [ 0.883274] $$$ in mtd_partition_split: firmware_partition = Kernel
  118. [ 0.889415] 0x000000100000-0x000000140000 : "Config"
  119. [ 0.895671] ---- bootfrom == 1 -----
  120. [ 0.899254] $$$ in mtd_partition_split: firmware_partition = Kernel
  121. [ 0.905390] 0x000000140000-0x0000001c0000 : "Factory"
  122. [ 0.912004] ---- bootfrom == 1 -----
  123. [ 0.915620] $$$ in mtd_partition_split: firmware_partition = Kernel
  124. [ 0.921734] 0x0000001c0000-0x0000029c0000 : "Kernel"
  125. [ 0.972778] ---- bootfrom == 1 -----
  126. [ 0.976387] $$$ in mtd_partition_split: firmware_partition = Kernel
  127. [ 0.985093] 2 fit-fw partitions found on MTD device Kernel
  128. [ 0.990765] 0x0000001c0000-0x000000380000 : "kernel"
  129. [ 0.998489] ---- bootfrom == 1 -----
  130. [ 1.002071] $$$ in mtd_partition_split: firmware_partition = Kernel
  131. [ 1.008204] 0x000000380000-0x0000029c0000 : "rootfs"
  132. [ 1.057140] mtd: device 5 (rootfs) set to be root filesystem
  133. [ 1.094142] 1 squashfs-split partitions found on MTD device rootfs
  134. [ 1.100338] 0x000001f60000-0x0000029c0000 : "rootfs_data"
  135. [ 1.118181] ---- bootfrom == 1 -----
  136. [ 1.121762] $$$ in mtd_partition_split: firmware_partition = Kernel---- bootfrom == 1 -----
  137. [ 1.130161] $$$ in mtd_partition_split: firmware_partition = Kernel
  138. [ 1.136289] 0x0000029c0000-0x0000051c0000 : "Kernel2"
  139. [ 1.187301] 0x0000051c0000-0x000005200000 : "devinfo"
  140. [ 1.193374] 0x000005200000-0x000005300000 : "sysdiag"
  141. [ 1.200401] 0x000005300000-0x000007300000 : "syscfg"
  142. [ 1.242240] 0x000007300000-0x000007340000 : "s_env"
  143. [ 1.248258] mtk-snand 1100d000.snfi: [mtk_snand] probe successfully!
  144. [ 1.255098] mtk-nor 11014000.spi: unrecognized JEDEC id bytes: 00, 0, 0
  145. [ 1.261930] mtk-nor: probe of 11014000.spi failed with error -2
  146. [ 1.268220] libphy: Fixed MDIO Bus: probed
  147. [ 1.273081] sean debug physpeed = 2500
  148. [ 1.276869] sean debug physpeed = 2500
  149. [ 1.303681] libphy: mdio: probed
  150. [ 1.307315] mtk_soc_eth 1b100000.ethernet: generated random MAC address 9e:70:d4:a5:74:f2
  151. [ 1.315796] mtk_soc_eth 1b100000.ethernet: path gmac1_sgmii in set_mux_gdm1_to_gmac1_esw updated = 1
  152. [ 1.324970] mtk_soc_eth 1b100000.ethernet: path gmac1_sgmii in set_mux_gmac2_gmac0_to_gephy updated = 0
  153. [ 1.334397] mtk_soc_eth 1b100000.ethernet: path gmac1_sgmii in set_mux_u3_gmac2_to_qphy updated = 0
  154. [ 1.343457] mtk_soc_eth 1b100000.ethernet: mux mux_gmac1_gmac2_to_sgmii_rgmii isn't present on the SoC
  155. [ 1.352794] mtk_soc_eth 1b100000.ethernet: path gmac1_sgmii in set_mux_gmac12_to_gephy_sgmii updated = 1
  156. [ 1.362345] mtk_soc_eth 1b100000.ethernet: connected mac 0 to PHY at fixed-0:00 [uid=00000000, driver=Generic PHY]
  157. [ 1.373222] mtk_soc_eth 1b100000.ethernet eth0: mediatek frame engine at 0xd0900000, irq 34
  158. [ 1.381657] mtk_soc_eth 1b100000.ethernet: generated random MAC address 16:af:47:ac:b1:40
  159. [ 1.389885] mtk_soc_eth 1b100000.ethernet: path gmac2_gephy in set_mux_gdm1_to_gmac1_esw updated = 0
  160. [ 1.399048] mtk_soc_eth 1b100000.ethernet: path gmac2_gephy in set_mux_gmac2_gmac0_to_gephy updated = 1
  161. [ 1.408463] mtk_soc_eth 1b100000.ethernet: path gmac2_gephy in set_mux_u3_gmac2_to_qphy updated = 0
  162. [ 1.417530] mtk_soc_eth 1b100000.ethernet: mux mux_gmac1_gmac2_to_sgmii_rgmii isn't present on the SoC
  163. [ 1.426861] mtk_soc_eth 1b100000.ethernet: path gmac2_gephy in set_mux_gmac12_to_gephy_sgmii updated = 1
  164. [ 1.436540] mtk_soc_eth 1b100000.ethernet: connected mac 1 to PHY at mdio-bus:00 [uid=03a29471, driver=Generic PHY]
  165. [ 1.447635] mtk_soc_eth 1b100000.ethernet eth1: mediatek frame engine at 0xd0900000, irq 34
  166. [ 1.456036] netif_napi_add() called with weight 256 on device
  167. [ 1.462496] xhci-mtk 1a0c0000.usb: xHCI Host Controller
  168. [ 1.467834] xhci-mtk 1a0c0000.usb: new USB bus registered, assigned bus number 1
  169. [ 1.475400] xhci-mtk 1a0c0000.usb: hcc params 0x01403f98 hci version 0x110 quirks 0x00210010
  170. [ 1.483892] xhci-mtk 1a0c0000.usb: irq 31, io mem 0x1a0c0000
  171. [ 1.490255] hub 1-0:1.0: USB hub found
  172. [ 1.494128] hub 1-0:1.0: 1 port detected
  173. [ 1.498392] xhci-mtk 1a0c0000.usb: xHCI Host Controller
  174. [ 1.503634] xhci-mtk 1a0c0000.usb: new USB bus registered, assigned bus number 2
  175. [ 1.511166] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  176. [ 1.519855] hub 2-0:1.0: USB hub found
  177. [ 1.523689] hub 2-0:1.0: 1 port detected
  178. [ 1.528202] usbcore: registered new interface driver usb-storage
  179. [ 1.534267] i2c /dev entries driver
  180. [ 1.538736] MTK_WDT_NONRST_REG(20000000)
  181. [ 1.542912] mtk-wdt 10212000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0)
  182. [ 1.555027] u32 classifier
  183. [ 1.557740] input device check on
  184. [ 1.561430] Netfilter messages via NETLINK v0.30.
  185. [ 1.566198] ip_set: protocol 6
  186. [ 1.570035] NET: Registered protocol family 10
  187. [ 1.575426] sit: IPv6 over IPv4 tunneling driver
  188. [ 1.581317] NET: Registered protocol family 17
  189. [ 1.585896] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  190. [ 1.598579] Bridge firewalling registered
  191. [ 1.602595] 8021q: 802.1Q VLAN Support v1.8
  192. [ 1.606870] Registering SWP/SWPB emulation handler
  193. [ 2.154387] mt753x gsw@0: Switch is MediaTek MT7531BE rev 0
  194. [ 2.167955] libphy: mt753x_mdio: probed
  195. [ 2.309700] switch phy cl45 w 2 0x1f 0x21 0x800b --> read back 0x800b
  196. [ 2.317334] switch phy cl45 w 2 0x1f 0x24 0xc007 --> read back 0xc007
  197. [ 2.324946] switch phy cl45 w 2 0x1f 0x25 0x0 --> read back 0x0
  198. [ 2.332032] switch phy cl45 w 2 0x1f 0x26 0x8007 --> read back 0x8007
  199. [ 2.339651] switch phy cl45 w 2 0x1f 0x27 0x3f --> read back 0x3f
  200. [ 2.400169] iext_cal_result = 0x29
  201. [ 2.409099] r50_cal_result = 0x23
  202. [ 2.412764] [1] - r50 final result l4r22[1] = 1212
  203. [ 2.422615] [1] - tx_offset_final = 0x1e
  204. [ 2.435429] [1] - tx_offset_final_mdix = 0x23
  205. [ 2.443917] [1] - tx_amp_final = 0x22
  206. [ 2.452142] [1] - tx_amp_mdix_final = 0x23
  207. [ 2.467990] r50_cal_result = 0x23
  208. [ 2.471653] [2] - r50 final result l4r22[2] = 1214
  209. [ 2.480424] [2] - tx_offset_final = 0x1f
  210. [ 2.493011] [2] - tx_offset_final_mdix = 0x25
  211. [ 2.501540] [2] - tx_amp_final = 0x24
  212. [ 2.511031] [2] - tx_amp_mdix_final = 0x24
  213. [ 2.525025] r50_cal_result = 0x22
  214. [ 2.528688] [3] - r50 final result l4r22[3] = 1415
  215. [ 2.537453] [3] - tx_offset_final = 0x1f
  216. [ 2.545450] [3] - tx_offset_final_mdix = 0x21
  217. [ 2.559262] [3] - tx_amp_final = 0x1b
  218. [ 2.574763] [3] - tx_amp_mdix_final = 0x1a
  219. [ 2.586870] r50_cal_result = 0x21
  220. [ 2.590532] [4] - r50 final result l4r22[4] = 1414
  221. [ 2.599298] [4] - tx_offset_final = 0x1f
  222. [ 2.607292] [4] - tx_offset_final_mdix = 0x21
  223. [ 2.624333] [4] - tx_amp_final = 0x1a
  224. [ 2.638634] [4] - tx_amp_mdix_final = 0x1d
  225. [ 2.654086] R50_PAIR_A : 1e_174 = 0xb1c
  226. [ 2.658054] R50_PAIR_A : 1e_3a0 = 0x7
  227. [ 2.670687] R50_PAIR_B : 1e_174 = 0xb0b
  228. [ 2.674670] R50_PAIR_B : 1e_3a1 = 0x8
  229. [ 2.686652] R50_PAIR_C : 1e_175 = 0xa1c
  230. [ 2.690621] R50_PAIR_C : 1e_3a2 = 0x7
  231. [ 2.701235] R50_PAIR_D : 1e_175 = 0xa0a
  232. [ 2.705217] R50_PAIR_D : 1e_3a3 = 0x7
  233. [ 2.715686] TX_OFFSET_PAIR_A : 1e_172 = 0x1a20
  234. [ 2.723633] TX_OFFSET_PAIR_B : 1e_172 = 0x1a23
  235. [ 2.730117] TX_OFFSET_PAIR_C : 1e_173 = 0x2120
  236. [ 2.737287] TX_OFFSET_PAIR_D : 1e_173 = 0x2122
  237. [ 2.748757] TX_AMP_PAIR_A : 1e_12 = 0xa833
  238. [ 2.752988] TX_AMP_PAIR_A : 1e_16 = 0x6c2a
  239. [ 2.761072] TX_AMP_PAIR_B : 1e_17 = 0x2b39
  240. [ 2.765316] TX_AMP_PAIR_B : 1e_18 = 0x1c2b
  241. [ 2.771754] TX_AMP_PAIR_C : 1e_19 = 0x2828
  242. [ 2.775998] TX_AMP_PAIR_C : 1e_20 = 0x2828
  243. [ 2.782430] TX_AMP_PAIR_D : 1e_21 = 0x2a2a
  244. [ 2.786674] TX_AMP_PAIR_D : 1e_22 = 0x2a2a
  245. [ 2.790770] GE_TX_AMP END
  246. [ 2.821910] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
  247. [ 2.829403] Freeing unused kernel memory: 256K
  248. [ 2.833853] This architecture does not have kernel memory protection.
  249. [ 2.840423] mtk_soc_eth 1b100000.ethernet eth1: Link is Down
  250. [ 2.846118] **** link down for cybertan
  251. [ 2.855781] create file error
  252. [ 2.858778] create file error
  253. *********************************************************************************
  254. _ _ __ _ __ _____ __ __ _____
  255. | | | || \ | | / // ____]\ \ / // ____]TM
  256. | | | || \ | | / /| (___ \ V /| (____
  257. | | | || |\ \| |\ \ \____ \ \ / \____ \
  258. | |_____ | || | \ | \ \ ____) | | | ____) |
  259. |_______||_||_| \__| \_\[____ / |_| [_____/
  260.  
  261. (c) 2013 Belkin International, Inc. and/or its affiliates. All rights reserved.
  262. Booting waldorf (firmware version 3.0.0.197858)
  263. *********************************************************************************
  264. [utopia][init] System Initialization
  265. [utopia][init] Creating /proc
  266. [utopia][init] Creating /sys
  267. [utopia][init] Creating /dev
  268. [utopia][init] Creating /tmp
  269. [utopia][init] Allocating 40M for /tmp
  270. [utopia][init] Prepairing /dev/pts
  271. [utopia][init] Setting /tmp and /var permissions
  272. [utopia][init] Starting udev..
  273. [ 3.548957] mod_bdutil: Unknown symbol eth_led_turn_on (err 0)
  274. [ 3.554942] mod_bdutil: Unknown symbol ralink_gpio_led_set (err 0)
  275. [ 3.561135] mod_bdutil: Unknown symbol eth_led_turn_off (err 0)
  276. insmod: can't insert '/lib/modules/4.4.146//mod_bdutil.ko': unknown symbol in module, or unknown parameter
  277. insmod: can't insert 'ip_tunnel.ko': No such file or directory
  278. insmod: can't insert 'tunnel4.ko': No such file or directory
  279. insmod: can't insert 'tunnel6.ko': No such file or directory
  280. insmod: can't insert 'nfnetlink.ko': No such file or directory
  281. insmod: can't insert 'xt_NFLOG.ko': unknown symbol in module, or unknown parameter
  282. /etc/system/wait: line 51: can't create /proc/sys/net/ipv4/netfilter/ip_conntrack_max: nonexistent directory
  283. [utopia][init] Error: /cgroup mount point not found.
  284. Attempting mount of ubifs syscfg partition
  285. UBI device number 0, total 256 LEBs (32505856 bytes, 31.0 MiB), available 0 LEBs (0 bytes), LEB size 126976 bytes (124.0 KiB)
  286. [utopia][init] Using persistent syscfg data from /var/config/syscfg
  287. [utopia][init] Starting system logging
  288. [utopia][init] Starting sysevent subsystem
  289. net.netfilter.nf_conntrack_acct = 1
  290. [utopia][init] Setting any unset system values to default
  291. [utopia][init] no persistence config file (/var/config/pstcfg) found
  292. setting up MAC addresses for all interface based on E8:9F:80:13:38:F9
  293. NTP Servers do not need to be updated
  294. setting up MAC addresses for all interface based on E8:9F:80:13:38:F9
  295. *** Model (EA7500) vs Firmware image (EA7500v3) mismatch ***
  296. SetPVID: port:4 pvid:2
  297. port:4 pvid:2,vlancap: max_port:7 maxvid:4095
  298. SetPVID: port:5 pvid:2
  299. port:5 pvid:2,vlancap: max_port:7 maxvid:4095
  300. Write reg=2004, value=ff0003
  301. Write reg=2104, value=ff0003
  302. Write reg=2204, value=ff0003
  303. Write reg=2304, value=ff0003
  304. Write reg=2404, value=ff0003
  305. Write reg=2504, value=ff0003
  306. Write reg=2604, value=ff0003
  307. start vlan now...
  308. checking for interactive script start up...
  309. Updating BootCount Page[25]:C800 ... Done
  310.  
  311. attempting to sync sysinfo.cgi auth credentials
  312. --dxp-- uevent device_fd = 3
  313. Thu Oct 11 06:00:00 UTC 2012
  314. Write reg=7c14, value=11110110
  315. Write reg=7c10, value=11111111
  316. Write reg=7c14, value=11111111
  317. wan, sysevent received: wan-start
  318. Write reg=7c18, value=111
  319. Set: port0 dev1Fh_reg21h = 0x8008
  320. Set: port0 dev1Fh_reg24h = 0xC007
  321. Set: port0 dev1Fh_reg25h = 0x003F
  322. Set: port0 dev1Fh_reg2Ah = 0xC007
  323. Set: port0 dev1Fh_reg2Bh = 0x0000
  324. Value at 0x10217310 (0xb6f7a310): 0x11111111
  325. Written 0x1; Readback 0x11111111
  326. Value at 0x10217320 (0xb6fe9320): 0x22211111
  327. Written 0x2; Readback 0x22211111
  328.  
  329. (mt7629) login: SetPVID: port:4 pvid:2
  330. port:4 pvid:2,vlancap: max_port:7 maxvid:4095
  331. SetPVID: port:5 pvid:2
  332. port:5 pvid:2,vlancap: max_port:7 maxvid:4095
  333. Write reg=2004, value=ff0003
  334. Write reg=2104, value=ff0003
  335. Write reg=2204, value=ff0003
  336. Write reg=2304, value=ff0003
  337. Write reg=2404, value=ff0003
  338. Write reg=2504, value=ff0003
  339. Write reg=2604, value=ff0003
  340. start vlan now...
  341. wifi, sysevent received: lan-started
  342. wifi, service_start()
  343. wifi, wifi_onetime_setting
  344. wifi, loading Wi-Fi driver
  345. Lighttpd Model Base: EA7500
  346. Generating Rainier lighttpd config
  347. Build temporary www configuration directory:
  348. TSLIIHauhEfGE
  349. Power cycle Ethernet ports.
  350. Multiple power table is not supported on boards that cert_region=CA
  351. Channel list is available. Do nothing
  352. wifi cache: saving wl0 physical settings
  353. wifi cache: saving wl1 physical settings
  354. Registering Service myrouter._http._tcp.local port 80
  355. wifi cache: saving wl0 virtual settings
  356. wifi cache: saving wl1 virtual settings
  357. wifi cache: saving wl0 guest settings
  358. wifi cache: saving wl1 guest settings
  359. wifi cache: saving wl0 simpletap settings
  360. wifi cache: saving wl1 simpletap settings
  361. Multi-region is not supported or not enabled
  362. Cert region: CA
  363. MT7603E SingleSKU: /etc/SingleSKU.dat_IC
  364. Multi-region is not supported or not enabled
  365. Cert region: CA
  366. wifi, Multi-region is not supported or not enabled
  367. wifi, Cert region: CA
  368. killall: iwevent: no process killed
  369. Waiting for Wireless Events from interfaces...
  370. wifi, Multi-region is not supported or not enabled
  371. wifi, Cert region: CA
  372. wifi, ETxBfEnCond 0
  373. wifi, MU-MIMO disabled
  374. wifi, PMF enabled
  375. wifi, HT_RDG 1
  376. wifi, 256QAM enabled
  377. Got a reply for myrouter._http._tcp.local.: Name now registered and active
  378. wifi, BGProtection 0
  379. wifi, ra0 setting rts thresh
  380. wifi, HT_STBC 0
  381. wifi, VHT_STBC 0
  382. wifi, ra0 htduplicate enabled
  383. wifi, ra0 setting framentation thresh
  384. wifi, DFS disabled
  385. iptables: Chain already exists.
  386. iptables: Chain already exists.
  387. Reading configuration from file /etc/miniupnpd.conf
  388. Pthread(wscDevNLHandle)Now waiting for the netlink socket incoming message!
  389. wifi, TxBurst 1
  390. wifi, Multi-region is not supported or not enabled
  391. wifi, Cert region: CA
  392. wifi, ETxBfEnCond 0
  393. wifi, MU-MIMO disabled
  394. wifi, PMF enabled
  395. wifi, HT_RDG 1
  396. wifi, 256QAM disabled
  397. wifi, rai0 VhtBw=1 (80 MHz)
  398. wifi, rai0 setting rts thresh
  399. wifi, HT_STBC 1
  400. wifi, VHT_STBC 0
  401. wifi, rai0 htduplicate enabled
  402. wifi, rai0 setting framentation thresh
  403. wifi, DFS disabled
  404. iptables: Chain already exists.
  405. iptables: Chain already exists.
  406. Reading configuration from file /etc/miniupnpd.conf
  407. Pthread(wscDevNLHandle)Now waiting for the netlink socket incoming message!
  408. wifi, TxBurst 1
  409. wifi, wifi_physical_start(ra0)
  410. wifi, wifi_virtual_start(ra0)
  411. /usr/sbin/mini_httpd: started as root without requesting chroot(), warning only
  412. wifi, wifi_user_start(ra0)
  413. Not ready for JNAP. Sleeping for 15 seconds...
  414. [utopia] Not setting ppp_clamp_mtu
  415. init devinfo!
  416. Warning: Driver for device ra0 has been compiled with an ancient version
  417. of Wireless Extension, while this program support version 11 and later.
  418. Some things may be broken...
  419.  
  420. wifi, ra0 is up
  421. wifi, wifi_guest_start(ra0)
  422. wifi, guest or user vap is disabled, do not start wifi guest ra1
  423. wifi, wifi_physical_start(rai0)
  424. insmod: can't insert '/lib/modules/4.4.146//mtkhnat.ko': File exists
  425. wifi, wifi_virtual_start(rai0)
  426. wifi, wifi_user_start(rai0)
  427. Restarting nfqrecv service...
  428. file_sharing, smp wifi
  429. wifi, rai0 is up
  430. wifi, wifi_guest_start(rai0)
  431. wifi, guest or user vap is disabled, do not start wifi guest rai1
  432. route: SIOCADDRT: File exists
  433. wifi, restart wscd
  434. killall: wscd: no process killed
  435. iptables: Chain already exists.
  436. iptables: Chain already exists.
  437. Reading configuration from file /etc/miniupnpd.conf
  438. Pthread(wscDevNLHandle)Now waiting for the netlink socket incoming message!
  439. find: /mnt/sd*/: No such file or directory
  440. find: /mnt/sd*/: No such file or directory
  441. find: /mnt/sd*/: No such file or directory
  442. find: /mnt/sd*/: No such file or directory
  443. find: /mnt/sd*/: No such file or directory
  444. find: /mnt/sd*/: No such file or directory
  445. [utopia] Not setting ppp_clamp_mtu on dslite protocol
  446. wan, sysevent received: phylink_wan_state
  447. insmod: can't insert '/lib/modules/4.4.146//mtkhnat.ko': File exists
  448. insmod: can't insert '/lib/modules/4.4.146//mtkhnat.ko': File exists
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement