Advertisement
larkey

Untitled

Jan 19th, 2020
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.38 KB | None | 0 0
  1. [ 0.000000] Linux version 4.14.160 (leonard@Eddie) (gcc version 8.3.0 (OpenWrt GCC 8.3.0 r11824+1-46841ed5d8)) #0 SMP Sun Jan 19 10:36:28 2020
  2. [ 0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3
  3. [ 0.000000] bootconsole [early0] enabled
  4. [ 0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc)
  5. [ 0.000000] MIPS: machine is D-Link DIR-882 A1
  6. [ 0.000000] Determined physical RAM map:
  7. [ 0.000000] memory: 08000000 @ 00000000 (usable)
  8. [ 0.000000] Initrd not found or empty - disabling initrd
  9. [ 0.000000] VPE topology {2,2} total 4
  10. [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  11. [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  12. [ 0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
  13. [ 0.000000] Zone ranges:
  14. [ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff]
  15. [ 0.000000] HighMem empty
  16. [ 0.000000] Movable zone start for each node
  17. [ 0.000000] Early memory node ranges
  18. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff]
  19. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
  20. [ 0.000000] On node 0 totalpages: 32768
  21. [ 0.000000] free_area_init_node: node 0, pgdat 805ee320, node_mem_map 81003000
  22. [ 0.000000] Normal zone: 288 pages used for memmap
  23. [ 0.000000] Normal zone: 0 pages reserved
  24. [ 0.000000] Normal zone: 32768 pages, LIFO batch:7
  25. [ 0.000000] random: get_random_bytes called from start_kernel+0x9c/0x4d8 with crng_init=0
  26. [ 0.000000] percpu: Embedded 14 pages/cpu s26064 r8192 d23088 u57344
  27. [ 0.000000] pcpu-alloc: s26064 r8192 d23088 u57344 alloc=14*4096
  28. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  29. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32480
  30. [ 0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2
  31. [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
  32. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  33. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  34. [ 0.000000] Writing ErrCtl register=00018000
  35. [ 0.000000] Readback ErrCtl register=00018000
  36. [ 0.000000] Memory: 121872K/131072K available (4785K kernel code, 246K rwdata, 1040K rodata, 1276K init, 253K bss, 9200K reserved, 0K cma-reserved, 0K highmem)
  37. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  38. [ 0.000000] Hierarchical RCU implementation.
  39. [ 0.000000] NR_IRQS: 256
  40. [ 0.000000] CPU Clock: 880MHz
  41. [ 0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns
  42. [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4343773742 ns
  43. [ 0.000009] sched_clock: 32 bits at 440MHz, resolution 2ns, wraps every 4880645118ns
  44. [ 0.015491] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688)
  45. [ 0.087817] pid_max: default: 32768 minimum: 301
  46. [ 0.097175] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  47. [ 0.110197] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  48. [ 0.126268] Hierarchical SRCU implementation.
  49. [ 0.135786] smp: Bringing up secondary CPUs ...
  50. [ 0.146244] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  51. [ 0.146253] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  52. [ 0.146264] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
  53. [ 0.146398] CPU1 revision is: 0001992f (MIPS 1004Kc)
  54. [ 0.205114] Synchronize counters for CPU 1: done.
  55. [ 0.276257] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  56. [ 0.276267] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  57. [ 0.276274] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
  58. [ 0.276348] CPU2 revision is: 0001992f (MIPS 1004Kc)
  59. [ 0.326041] Synchronize counters for CPU 2: done.
  60. [ 0.387104] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  61. [ 0.387114] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  62. [ 0.387121] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
  63. [ 0.387194] CPU3 revision is: 0001992f (MIPS 1004Kc)
  64. [ 0.445604] Synchronize counters for CPU 3: done.
  65. [ 0.505208] smp: Brought up 1 node, 4 CPUs
  66. [ 0.517517] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  67. [ 0.537002] futex hash table entries: 1024 (order: 3, 32768 bytes)
  68. [ 0.549544] pinctrl core: initialized pinctrl subsystem
  69. [ 0.561183] NET: Registered protocol family 16
  70. [ 0.579013] FPU Affinity set after 11720 emulations
  71. [ 0.579687] pull PCIe RST: RALINK_RSTCTRL = 4000000
  72. [ 0.889684] release PCIe RST: RALINK_RSTCTRL = 7000000
  73. [ 0.899748] ***** Xtal 40MHz *****
  74. [ 0.906481] release PCIe RST: RALINK_RSTCTRL = 7000000
  75. [ 0.916688] Port 0 N_FTS = 1b105000
  76. [ 0.923587] Port 1 N_FTS = 1b105000
  77. [ 0.930511] Port 2 N_FTS = 1b102800
  78. [ 2.089191] PCIE2 no card, disable it(RST&CLK)
  79. [ 2.097885] -> 21007f2
  80. [ 2.102703] PCIE0 enabled
  81. [ 2.107905] PCIE1 enabled
  82. [ 2.113084] PCI host bridge /pcie@1e140000 ranges:
  83. [ 2.122608] MEM 0x0000000060000000..0x000000006fffffff
  84. [ 2.132969] IO 0x000000001e160000..0x000000001e16ffff
  85. [ 2.143339] PCI coherence region base: 0xbfbf8000, mask/settings: 0x60000000
  86. [ 2.166292] mt7621_gpio 1e000600.gpio: registering 32 gpios
  87. [ 2.177573] mt7621_gpio 1e000600.gpio: registering 32 gpios
  88. [ 2.188761] mt7621_gpio 1e000600.gpio: registering 32 gpios
  89. [ 2.201195] PCI host bridge to bus 0000:00
  90. [ 2.209218] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff]
  91. [ 2.222892] pci_bus 0000:00: root bus resource [io 0xffffffff]
  92. [ 2.234620] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
  93. [ 2.248108] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  94. [ 2.263870] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400
  95. [ 2.263910] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
  96. [ 2.263922] pci 0000:00:00.0: reg 0x14: [mem 0x60200000-0x6020ffff]
  97. [ 2.263986] pci 0000:00:00.0: supports D1
  98. [ 2.263995] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
  99. [ 2.264247] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400
  100. [ 2.264275] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff]
  101. [ 2.264290] pci 0000:00:01.0: reg 0x14: [mem 0x60210000-0x6021ffff]
  102. [ 2.264348] pci 0000:00:01.0: supports D1
  103. [ 2.264357] pci 0000:00:01.0: PME# supported from D0 D1 D3hot
  104. [ 2.264751] pci 0000:01:00.0: [14c3:7615] type 00 class 0x000280
  105. [ 2.264802] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit]
  106. [ 2.265093] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
  107. [ 2.265285] pci 0000:02:00.0: [14c3:7615] type 00 class 0x000280
  108. [ 2.265337] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit]
  109. [ 2.265629] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
  110. [ 2.265648] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 02
  111. [ 2.265717] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
  112. [ 2.278765] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
  113. [ 2.292566] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000]
  114. [ 2.305699] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000]
  115. [ 2.319519] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff]
  116. [ 2.333003] pci 0000:00:01.0: BAR 8: assigned [mem 0x60100000-0x601fffff]
  117. [ 2.346484] pci 0000:00:00.0: BAR 1: assigned [mem 0x60200000-0x6020ffff]
  118. [ 2.359960] pci 0000:00:01.0: BAR 1: assigned [mem 0x60210000-0x6021ffff]
  119. [ 2.373444] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit]
  120. [ 2.387964] pci 0000:00:00.0: PCI bridge to [bus 01]
  121. [ 2.397780] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff]
  122. [ 2.411284] pci 0000:02:00.0: BAR 0: assigned [mem 0x60100000-0x601fffff 64bit]
  123. [ 2.425806] pci 0000:00:01.0: PCI bridge to [bus 02]
  124. [ 2.435618] pci 0000:00:01.0: bridge window [mem 0x60100000-0x601fffff]
  125. [ 2.450361] clocksource: Switched to clocksource GIC
  126. [ 2.461716] NET: Registered protocol family 2
  127. [ 2.471098] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  128. [ 2.484842] TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
  129. [ 2.497440] TCP: Hash tables configured (established 1024 bind 1024)
  130. [ 2.510184] UDP hash table entries: 256 (order: 1, 8192 bytes)
  131. [ 2.521689] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  132. [ 2.534357] NET: Registered protocol family 1
  133. [ 2.542949] PCI: CLS 0 bytes, default 32
  134. [ 2.780316] 4 CPUs re-calibrate udelay(lpj = 2924544)
  135. [ 2.791492] Crashlog allocated RAM at address 0x3f00000
  136. [ 2.802027] workingset: timestamp_bits=14 max_order=15 bucket_order=1
  137. [ 2.822309] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  138. [ 2.833788] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  139. [ 2.854821] random: fast init done
  140. [ 2.863332] io scheduler noop registered
  141. [ 2.871020] io scheduler deadline registered (default)
  142. [ 2.882147] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
  143. [ 2.895897] console [ttyS0] disabled
  144. [ 2.903015] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A
  145. [ 2.920943] console [ttyS0] enabled
  146. [ 2.934700] bootconsole [early0] disabled
  147. [ 2.952480] MediaTek Nand driver init, version v2.1 Fix AHB virt2phys error
  148. [ 2.966763] spi-mt7621 1e000b00.spi: sys_freq: 220000000
  149. [ 2.986898] m25p80 spi0.0: w25q128 (16384 Kbytes)
  150. [ 2.996331] 4 fixed-partitions partitions found on MTD device spi0.0
  151. [ 3.008980] Creating 4 MTD partitions on "spi0.0":
  152. [ 3.018534] 0x000000000000-0x000000030000 : "u-boot"
  153. [ 3.029459] 0x000000030000-0x000000040000 : "u-boot-env"
  154. [ 3.041078] 0x000000040000-0x000000060000 : "factory"
  155. [ 3.052095] 0x000000060000-0x000001000000 : "firmware"
  156. [ 3.063396] 2 ubootpad96-fw partitions found on MTD device firmware
  157. [ 3.075904] Creating 2 MTD partitions on "firmware":
  158. [ 3.085795] 0x000000000000-0x0000001eaead : "kernel"
  159. [ 3.096623] 0x0000001eaead-0x000000fa0000 : "rootfs"
  160. [ 3.107403] mtd: device 5 (rootfs) set to be root filesystem
  161. [ 3.118770] 1 squashfs-split partitions found on MTD device rootfs
  162. [ 3.131117] 0x000000460000-0x000000fa0000 : "rootfs_data"
  163. [ 3.143373] libphy: Fixed MDIO Bus: probed
  164. [ 3.222343] libphy: mdio: probed
  165. [ 4.629765] mtk_soc_eth 1e100000.ethernet: loaded mt7530 driver
  166. [ 4.642334] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 21
  167. [ 4.661441] NET: Registered protocol family 10
  168. [ 4.671891] Segment Routing with IPv6
  169. [ 4.679255] NET: Registered protocol family 17
  170. [ 4.688227] 8021q: 802.1Q VLAN Support v1.8
  171. [ 4.698851] hctosys: unable to open rtc device (rtc0)
  172. [ 4.712536] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
  173. [ 4.731044] Freeing unused kernel memory: 1276K
  174. [ 4.740062] This architecture does not have kernel memory protection.
  175. [ 5.214342] init: Console is alive
  176. [ 5.221448] init: - watchdog -
  177. [ 5.628389] SQUASHFS error: xz decompression failed, data probably corrupt
  178. [ 5.642099] SQUASHFS error: squashfs_read_data failed to read block 0x14fd32
  179. [ 5.671252] SQUASHFS error: xz decompression failed, data probably corrupt
  180. [ 5.684947] SQUASHFS error: squashfs_read_data failed to read block 0x14fd32
  181. [ 5.700750] init: - preinit -
  182. [ 6.401562] mtk_soc_eth 1e100000.ethernet: PPE started
  183. [ 6.702467] mtk_soc_eth 1e100000.ethernet eth0: port 4 link up
  184. [ 10.628743] jffs2: notice: (429) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (0 unchecked, 1 orphan) and 1 of xref (1 dead, 0 orphan) found.
  185. [ 10.661220] mount_root: switching to jffs2 overlay
  186. [ 10.695128] SQUASHFS error: xz decompression failed, data probably corrupt
  187. [ 10.708837] SQUASHFS error: squashfs_read_data failed to read block 0x14fd32
  188. [ 10.726433] overlayfs: upper fs does not support tmpfile.
  189. [ 10.741954] urandom-seed: Seeding with /etc/urandom.seed
  190. [ 10.836711] mtk_soc_eth 1e100000.ethernet: 0x100 = 0x6060000c, 0x10c = 0x80818
  191. [ 10.858835] procd: - early -
  192. [ 10.864730] procd: - watchdog -
  193. [ 11.540503] procd: - watchdog -
  194. [ 11.547103] procd: - ubus -
  195. [ 11.571181] random: ubusd: uninitialized urandom read (4 bytes read)
  196. [ 11.611159] random: ubusd: uninitialized urandom read (4 bytes read)
  197. [ 11.624222] random: ubusd: uninitialized urandom read (4 bytes read)
  198. [ 11.637768] procd: - init -
  199. [ 12.067623] SQUASHFS error: xz decompression failed, data probably corrupt
  200. [ 12.081334] SQUASHFS error: squashfs_read_data failed to read block 0x14fd32
  201. [ 12.302052] urngd: v1.0.1 started.
  202. [ 12.471616] random: crng init done
  203. [ 12.478429] random: 7 urandom warning(s) missed due to ratelimiting
  204. [ 19.536526] mtk_soc_eth 1e100000.ethernet eth0: port 3 link up
  205. [ 25.004014] SQUASHFS error: xz decompression failed, data probably corrupt
  206. [ 25.017806] SQUASHFS error: squashfs_read_data failed to read block 0x17d66a
  207. [ 25.031980] SQUASHFS error: Unable to read fragment cache entry [17d66a]
  208. [ 25.045388] SQUASHFS error: Unable to read page, block 17d66a, size 106ac
  209. [ 25.059022] SQUASHFS error: Unable to read fragment cache entry [17d66a]
  210. [ 25.072464] SQUASHFS error: Unable to read page, block 17d66a, size 106ac
  211. [ 25.101848] SQUASHFS error: Unable to read fragment cache entry [17d66a]
  212. [ 25.115236] SQUASHFS error: Unable to read page, block 17d66a, size 106ac
  213. [ 25.128830] SQUASHFS error: Unable to read fragment cache entry [17d66a]
  214. [ 25.142217] SQUASHFS error: Unable to read page, block 17d66a, size 106ac
  215. [ 25.155791] SQUASHFS error: Unable to read fragment cache entry [17d66a]
  216. [ 25.169196] SQUASHFS error: Unable to read page, block 17d66a, size 106ac
  217. [ 25.182774] SQUASHFS error: Unable to read fragment cache entry [17d66a]
  218. [ 25.196163] SQUASHFS error: Unable to read page, block 17d66a, size 106ac
  219. [ 25.235082] SQUASHFS error: Unable to read fragment cache entry [17d66a]
  220. [ 25.248484] SQUASHFS error: Unable to read page, block 17d66a, size 106ac
  221. [ 25.307555] SQUASHFS error: xz decompression failed, data probably corrupt
  222. [ 25.321363] SQUASHFS error: squashfs_read_data failed to read block 0x2054d6
  223. [ 25.335559] SQUASHFS error: Unable to read fragment cache entry [2054d6]
  224. [ 25.349022] SQUASHFS error: Unable to read page, block 2054d6, size 1d268
  225. [ 25.362757] SQUASHFS error: Unable to read fragment cache entry [2054d6]
  226. [ 25.376264] SQUASHFS error: Unable to read page, block 2054d6, size 1d268
  227. [ 25.389987] SQUASHFS error: Unable to read fragment cache entry [2054d6]
  228. [ 25.403479] SQUASHFS error: Unable to read page, block 2054d6, size 1d268
  229. [ 25.417177] SQUASHFS error: Unable to read fragment cache entry [2054d6]
  230. [ 25.420111] SQUASHFS error: xz decompression failed, data probably corrupt
  231. [ 25.430656] SQUASHFS error: Unable to read page, block 2054d6, size 1d268
  232. [ 25.444314] SQUASHFS error: squashfs_read_data failed to read block 0x17d66a
  233. [ 25.444330] SQUASHFS error: Unable to read fragment cache entry [17d66a]
  234. [ 25.444351] SQUASHFS error: Unable to read page, block 17d66a, size 106ac
  235. [ 25.457933] SQUASHFS error: Unable to read fragment cache entry [2054d6]
  236. [ 25.457956] SQUASHFS error: Unable to read page, block 2054d6, size 1d268
  237. [ 25.472094] SQUASHFS error: Unable to read fragment cache entry [17d66a]
  238. [ 25.472134] SQUASHFS error: Unable to read page, block 17d66a, size 106ac
  239. [ 25.552971] SQUASHFS error: Unable to read fragment cache entry [17d66a]
  240. [ 25.566371] SQUASHFS error: Unable to read page, block 17d66a, size 106ac
  241. [ 25.580491] SQUASHFS error: Unable to read fragment cache entry [17d66a]
  242. [ 25.593943] SQUASHFS error: Unable to read page, block 17d66a, size 106ac
  243. [ 25.607605] SQUASHFS error: Unable to read fragment cache entry [17d66a]
  244. [ 25.621067] SQUASHFS error: Unable to read page, block 17d66a, size 106ac
  245. [ 25.634721] SQUASHFS error: Unable to read fragment cache entry [17d66a]
  246. [ 25.648177] SQUASHFS error: Unable to read page, block 17d66a, size 106ac
  247. [ 25.661822] SQUASHFS error: Unable to read fragment cache entry [17d66a]
  248. [ 25.675257] SQUASHFS error: Unable to read page, block 17d66a, size 106ac
  249. [ 25.688877] SQUASHFS error: Unable to read fragment cache entry [17d66a]
  250. [ 25.702310] SQUASHFS error: Unable to read page, block 17d66a, size 106ac
  251. [ 25.716463] SQUASHFS error: Unable to read fragment cache entry [17d66a]
  252. [ 25.729921] SQUASHFS error: Unable to read page, block 17d66a, size 106ac
  253. [ 25.743589] SQUASHFS error: Unable to read fragment cache entry [17d66a]
  254. [ 25.756997] SQUASHFS error: Unable to read page, block 17d66a, size 106ac
  255. [ 25.818223] SQUASHFS error: xz decompression failed, data probably corrupt
  256. [ 25.832019] SQUASHFS error: squashfs_read_data failed to read block 0x14fd32
  257. [ 25.876610] SQUASHFS error: xz decompression failed, data probably corrupt
  258. [ 25.890366] SQUASHFS error: squashfs_read_data failed to read block 0x14fd32
  259. [ 25.934142] SQUASHFS error: xz decompression failed, data probably corrupt
  260. [ 25.947929] SQUASHFS error: squashfs_read_data failed to read block 0x14fd32
  261. [ 25.986068] SQUASHFS error: xz decompression failed, data probably corrupt
  262. [ 25.999824] SQUASHFS error: squashfs_read_data failed to read block 0x14fd32
  263. [ 26.043056] SQUASHFS error: xz decompression failed, data probably corrupt
  264. [ 26.056879] SQUASHFS error: squashfs_read_data failed to read block 0x14fd32
  265. [ 26.102428] SQUASHFS error: xz decompression failed, data probably corrupt
  266. [ 26.116210] SQUASHFS error: squashfs_read_data failed to read block 0x14fd32
  267. [ 26.150587] mtk_soc_eth 1e100000.ethernet: PPE started
  268. [ 26.170636] br-lan: port 1(eth0.1) entered blocking state
  269. [ 26.181480] br-lan: port 1(eth0.1) entered disabled state
  270. [ 26.193100] device eth0.1 entered promiscuous mode
  271. [ 26.202737] device eth0 entered promiscuous mode
  272. [ 26.215727] br-lan: port 1(eth0.1) entered blocking state
  273. [ 26.226587] br-lan: port 1(eth0.1) entered forwarding state
  274. [ 26.238259] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
  275. [ 27.160753] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  276. [ 30.522833] SQUASHFS error: xz decompression failed, data probably corrupt
  277. [ 30.536667] SQUASHFS error: squashfs_read_data failed to read block 0x2054d6
  278. [ 30.550776] SQUASHFS error: Unable to read fragment cache entry [2054d6]
  279. [ 30.564166] SQUASHFS error: Unable to read page, block 2054d6, size 1d268
  280. [ 35.581434] SQUASHFS error: Unable to read fragment cache entry [2054d6]
  281. [ 35.594911] SQUASHFS error: Unable to read page, block 2054d6, size 1d268
  282. [ 40.611412] SQUASHFS error: Unable to read fragment cache entry [2054d6]
  283. [ 40.624866] SQUASHFS error: Unable to read page, block 2054d6, size 1d268
  284. [ 45.641429] SQUASHFS error: Unable to read fragment cache entry [2054d6]
  285. [ 45.654836] SQUASHFS error: Unable to read page, block 2054d6, size 1d268
  286. [ 50.671432] SQUASHFS error: Unable to read fragment cache entry [2054d6]
  287. [ 50.684906] SQUASHFS error: Unable to read page, block 2054d6, size 1d268
  288. [ 92.939189] mtk_soc_eth 1e100000.ethernet eth0: port 3 link down
  289. [ 95.584375] mtk_soc_eth 1e100000.ethernet eth0: port 3 link up
  290. [ 463.196509] mtk_soc_eth 1e100000.ethernet eth0: port 3 link down
  291. [ 466.313843] mtk_soc_eth 1e100000.ethernet eth0: port 3 link up
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement