Advertisement
Guest User

kernel log

a guest
Oct 1st, 2018
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.92 KB | None | 0 0
  1. [ 0.000000] Linux version 4.14.72 (lede@atlas) (gcc version 8.2.0 (OpenWrt GCC 8.2.0 r8176-273594b37c)) #0 SMP Sat Sep 29 11:29:46 2018
  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-860L B1
  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 8059dee0, node_mem_map 81003000
  22. [ 0.000000] Normal zone: 256 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+0x90/0x4a4 with crng_init=0
  26. [ 0.000000] percpu: Embedded 14 pages/cpu @8110f000 s26704 r8192 d22448 u57344
  27. [ 0.000000] pcpu-alloc: s26704 r8192 d22448 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: 32512
  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=00010020
  35. [ 0.000000] Readback ErrCtl register=00010020
  36. [ 0.000000] Memory: 123328K/131072K available (4519K kernel code, 228K rwdata, 1004K rodata, 252K init, 275K bss, 7744K 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] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns
  41. [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4343773742 ns
  42. [ 0.000009] sched_clock: 32 bits at 440MHz, resolution 2ns, wraps every 4880645118ns
  43. [ 0.015488] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688)
  44. [ 0.087816] pid_max: default: 32768 minimum: 301
  45. [ 0.097121] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  46. [ 0.110140] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  47. [ 0.125816] Hierarchical SRCU implementation.
  48. [ 0.135244] smp: Bringing up secondary CPUs ...
  49. [ 8.230915] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  50. [ 8.230924] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  51. [ 8.230935] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
  52. [ 8.231065] CPU1 revision is: 0001992f (MIPS 1004Kc)
  53. [ 0.204645] Synchronize counters for CPU 1: done.
  54. [ 8.359186] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  55. [ 8.359194] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  56. [ 8.359201] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
  57. [ 8.359269] CPU2 revision is: 0001992f (MIPS 1004Kc)
  58. [ 0.325368] Synchronize counters for CPU 2: done.
  59. [ 8.471625] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  60. [ 8.471633] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  61. [ 8.471640] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
  62. [ 8.471711] CPU3 revision is: 0001992f (MIPS 1004Kc)
  63. [ 0.444929] Synchronize counters for CPU 3: done.
  64. [ 0.504520] smp: Brought up 1 node, 4 CPUs
  65. [ 0.515998] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  66. [ 0.535455] futex hash table entries: 1024 (order: 3, 32768 bytes)
  67. [ 0.547894] pinctrl core: initialized pinctrl subsystem
  68. [ 0.559544] NET: Registered protocol family 16
  69. [ 0.577508] FPU Affinity set after 11720 emulations
  70. [ 0.579005] pull PCIe RST: RALINK_RSTCTRL = 0
  71. [ 0.887900] release PCIe RST: RALINK_RSTCTRL = 7000000
  72. [ 0.897963] ***** Xtal 40MHz *****
  73. [ 0.904698] release PCIe RST: RALINK_RSTCTRL = 7000000
  74. [ 0.914901] Port 0 N_FTS = 1b105000
  75. [ 0.921803] Port 1 N_FTS = 1b105000
  76. [ 0.928728] Port 2 N_FTS = 1b102800
  77. [ 2.087079] PCIE2 no card, disable it(RST&CLK)
  78. [ 2.095765] -> 21007f2
  79. [ 2.100587] PCIE0 enabled
  80. [ 2.105787] PCIE1 enabled
  81. [ 2.110966] PCI host bridge /pcie@1e140000 ranges:
  82. [ 2.120489] MEM 0x0000000060000000..0x000000006fffffff
  83. [ 2.130852] IO 0x000000001e160000..0x000000001e16ffff
  84. [ 2.141218] PCI coherence region base: 0xbfbf8000, mask/settings: 0x60000000
  85. [ 2.164387] mt7621_gpio 1e000600.gpio: registering 32 gpios
  86. [ 2.175656] mt7621_gpio 1e000600.gpio: registering 32 gpios
  87. [ 2.186890] mt7621_gpio 1e000600.gpio: registering 32 gpios
  88. [ 2.199465] PCI host bridge to bus 0000:00
  89. [ 2.207476] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff]
  90. [ 2.221136] pci_bus 0000:00: root bus resource [io 0xffffffff]
  91. [ 2.232881] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
  92. [ 2.246360] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  93. [ 2.262122] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400
  94. [ 2.262161] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
  95. [ 2.262173] pci 0000:00:00.0: reg 0x14: [mem 0x60400000-0x6040ffff]
  96. [ 2.262235] pci 0000:00:00.0: supports D1
  97. [ 2.262243] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
  98. [ 2.262476] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400
  99. [ 2.262505] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff]
  100. [ 2.262519] pci 0000:00:01.0: reg 0x14: [mem 0x60410000-0x6041ffff]
  101. [ 2.262569] pci 0000:00:01.0: supports D1
  102. [ 2.262578] pci 0000:00:01.0: PME# supported from D0 D1 D3hot
  103. [ 2.262969] pci 0000:01:00.0: [14c3:7662] type 00 class 0x028000
  104. [ 2.263022] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit]
  105. [ 2.263067] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
  106. [ 2.263160] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  107. [ 2.263383] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
  108. [ 2.263569] pci 0000:02:00.0: [14c3:7662] type 00 class 0x028000
  109. [ 2.263626] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit]
  110. [ 2.263671] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
  111. [ 2.263763] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
  112. [ 2.263950] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
  113. [ 2.263969] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 02
  114. [ 2.264031] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
  115. [ 2.277052] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
  116. [ 2.290875] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000]
  117. [ 2.304007] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000]
  118. [ 2.317828] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff]
  119. [ 2.331310] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x601fffff pref]
  120. [ 2.345658] pci 0000:00:01.0: BAR 8: assigned [mem 0x60200000-0x602fffff]
  121. [ 2.359127] pci 0000:00:01.0: BAR 9: assigned [mem 0x60300000-0x603fffff pref]
  122. [ 2.373473] pci 0000:00:00.0: BAR 1: assigned [mem 0x60400000-0x6040ffff]
  123. [ 2.386957] pci 0000:00:01.0: BAR 1: assigned [mem 0x60410000-0x6041ffff]
  124. [ 2.400435] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit]
  125. [ 2.414956] pci 0000:01:00.0: BAR 6: assigned [mem 0x60100000-0x6010ffff pref]
  126. [ 2.429286] pci 0000:00:00.0: PCI bridge to [bus 01]
  127. [ 2.439122] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff]
  128. [ 2.452614] pci 0000:00:00.0: bridge window [mem 0x60100000-0x601fffff pref]
  129. [ 2.466964] pci 0000:02:00.0: BAR 0: assigned [mem 0x60200000-0x602fffff 64bit]
  130. [ 2.481483] pci 0000:02:00.0: BAR 6: assigned [mem 0x60300000-0x6030ffff pref]
  131. [ 2.495813] pci 0000:00:01.0: PCI bridge to [bus 02]
  132. [ 2.505648] pci 0000:00:01.0: bridge window [mem 0x60200000-0x602fffff]
  133. [ 2.519138] pci 0000:00:01.0: bridge window [mem 0x60300000-0x603fffff pref]
  134. [ 2.534791] clocksource: Switched to clocksource GIC
  135. [ 2.545950] NET: Registered protocol family 2
  136. [ 2.555296] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  137. [ 2.569028] TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
  138. [ 2.581633] TCP: Hash tables configured (established 1024 bind 1024)
  139. [ 2.594364] UDP hash table entries: 256 (order: 1, 8192 bytes)
  140. [ 2.605878] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  141. [ 2.618524] NET: Registered protocol family 1
  142. [ 2.627107] PCI: CLS 0 bytes, default 32
  143. [ 2.864739] 4 CPUs re-calibrate udelay(lpj = 2924544)
  144. [ 2.875878] Crashlog allocated RAM at address 0x3f00000
  145. [ 2.886317] workingset: timestamp_bits=30 max_order=15 bucket_order=0
  146. [ 2.904675] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  147. [ 2.916152] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  148. [ 2.938229] random: fast init done
  149. [ 2.945304] io scheduler noop registered
  150. [ 2.952939] io scheduler deadline registered (default)
  151. [ 2.964005] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
  152. [ 2.977792] console [ttyS0] disabled
  153. [ 2.984860] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 18, base_baud = 3125000) is a 16550A
  154. [ 3.002766] console [ttyS0] enabled
  155. [ 3.016564] bootconsole [early0] disabled
  156. [ 3.033025] cacheinfo: Unable to detect cache hierarchy for CPU 0
  157. [ 3.045785] MediaTek Nand driver init, version v2.1 Fix AHB virt2phys error
  158. [ 3.060018] spi-mt7621 1e000b00.spi: sys_freq: 50000000
  159. [ 3.071214] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
  160. [ 3.081345] 6 fixed-partitions partitions found on MTD device spi0.0
  161. [ 3.094010] Creating 6 MTD partitions on "spi0.0":
  162. [ 3.103553] 0x000000000000-0x000000030000 : "u-boot"
  163. [ 3.114347] 0x000000030000-0x000000034000 : "u-boot-env"
  164. [ 3.125789] 0x000000034000-0x000000038000 : "radio"
  165. [ 3.136386] 0x000000038000-0x000000040000 : "factory"
  166. [ 3.147306] 0x000000040000-0x000000050000 : "defaults"
  167. [ 3.158408] 0x000000050000-0x000001000000 : "firmware"
  168. [ 3.209253] 2 seama-fw partitions found on MTD device firmware
  169. [ 3.220890] 0x000000050040-0x000000230000 : "kernel"
  170. [ 3.231686] 0x000000230000-0x000001000000 : "rootfs"
  171. [ 3.242410] mtd: device 7 (rootfs) set to be root filesystem
  172. [ 3.253854] 1 squashfs-split partitions found on MTD device rootfs
  173. [ 3.266307] 0x000000710000-0x000001000000 : "rootfs_data"
  174. [ 3.278835] libphy: Fixed MDIO Bus: probed
  175. [ 3.356559] mtk_soc_eth 1e100000.ethernet: generated random MAC address ae:8b:7a:d5:58:16
  176. [ 3.373007] libphy: mdio: probed
  177. [ 4.779045] mtk_soc_eth 1e100000.ethernet: loaded mt7530 driver
  178. [ 4.791602] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 20
  179. [ 4.810591] NET: Registered protocol family 10
  180. [ 4.820783] Segment Routing with IPv6
  181. [ 4.828172] NET: Registered protocol family 17
  182. [ 4.837080] 8021q: 802.1Q VLAN Support v1.8
  183. [ 4.847742] hctosys: unable to open rtc device (rtc0)
  184. [ 4.863666] VFS: Mounted root (squashfs filesystem) readonly on device 31:7.
  185. [ 4.878304] Freeing unused kernel memory: 252K
  186. [ 4.887198] This architecture does not have kernel memory protection.
  187. [ 4.939222] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
  188. [ 5.252534] random: crng init done
  189. [ 5.274986] mtk_soc_eth 1e100000.ethernet eth0: port 0 link up
  190. [ 5.489001] init: Console is alive
  191. [ 5.496028] init: - watchdog -
  192. [ 6.614875] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  193. [ 6.806504] usbcore: registered new interface driver usbfs
  194. [ 6.817547] usbcore: registered new interface driver hub
  195. [ 6.828285] usbcore: registered new device driver usb
  196. [ 6.847484] xhci-mtk 1e1c0000.xhci: 1e1c0000.xhci supply vbus not found, using dummy regulator
  197. [ 6.864781] xhci-mtk 1e1c0000.xhci: 1e1c0000.xhci supply vusb33 not found, using dummy regulator
  198. [ 6.882432] xhci-mtk 1e1c0000.xhci: xHCI Host Controller
  199. [ 6.893041] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 1
  200. [ 6.914943] xhci-mtk 1e1c0000.xhci: hcc params 0x01401198 hci version 0x96 quirks 0x00210010
  201. [ 6.931838] xhci-mtk 1e1c0000.xhci: irq 19, io mem 0x1e1c0000
  202. [ 6.944230] hub 1-0:1.0: USB hub found
  203. [ 6.951793] hub 1-0:1.0: 2 ports detected
  204. [ 6.960337] xhci-mtk 1e1c0000.xhci: xHCI Host Controller
  205. [ 6.970970] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 2
  206. [ 6.985895] xhci-mtk 1e1c0000.xhci: Host supports USB 3.0 SuperSpeed
  207. [ 6.998904] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  208. [ 7.015862] hub 2-0:1.0: USB hub found
  209. [ 7.023392] hub 2-0:1.0: 1 port detected
  210. [ 7.034041] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  211. [ 7.055085] init: - preinit -
  212. [ 8.396371] mtk_soc_eth 1e100000.ethernet: PPE started
  213. [ 11.609472] jffs2_scan_eraseblock(): End of filesystem marker found at 0x10000
  214. [ 11.623886] jffs2_build_filesystem(): unlocking the mtd device...
  215. [ 11.623892] done.
  216. [ 11.640009] jffs2_build_filesystem(): erasing all blocks after the end marker...
  217. [ 52.371614] done.
  218. [ 52.390368] jffs2: notice: (449) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
  219. [ 52.422528] mount_root: overlay filesystem has not been fully initialized yet
  220. [ 52.437891] mount_root: switching to jffs2 overlay
  221. [ 52.471560] overlayfs: upper fs does not support tmpfile.
  222. [ 52.992627] urandom-seed: Seed file not found (/etc/urandom.seed)
  223. [ 53.072608] mtk_soc_eth 1e100000.ethernet: 0x100 = 0x6060000c, 0x10c = 0x80818
  224. [ 53.094507] procd: - early -
  225. [ 53.100418] procd: - watchdog -
  226. [ 53.734956] procd: - watchdog -
  227. [ 53.741507] procd: - ubus -
  228. [ 53.817678] procd: - init -
  229. [ 54.273273] kmodloader: loading kernel modules from /etc/modules.d/*
  230. [ 54.295082] ip6_tables: (C) 2000-2006 Netfilter Core Team
  231. [ 54.314355] Netfilter messages via NETLINK v0.30.
  232. [ 54.326075] ip_set: protocol 6
  233. [ 54.447374] u32 classifier
  234. [ 54.452787] input device check on
  235. [ 54.460235] Actions configured
  236. [ 54.469522] Mirror/redirect action on
  237. [ 54.483916] nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
  238. [ 54.502135] Loading modules backported from Linux version v4.19-rc5-0-g6bf4ca7fbc85
  239. [ 54.517454] Backport generated by backports.git v4.19-rc5-1-0-g05571dcd
  240. [ 54.540222] Ebtables v2.0 registered
  241. [ 54.550401] ip_tables: (C) 2000-2006 Netfilter Core Team
  242. [ 54.619326] wireguard: WireGuard 0.0.20180925 loaded. See www.wireguard.com for information.
  243. [ 54.636209] wireguard: Copyright (C) 2015-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
  244. [ 54.692528] xt_time: kernel timezone is -0000
  245. [ 54.786459] bus=0x1, slot = 0x0, irq=0xff
  246. [ 54.794726] mt76x2e 0000:01:00.0: ASIC revision: 76120044
  247. [ 55.465370] mt76x2e 0000:01:00.0: ROM patch build: 20141115060606a
  248. [ 55.481013] mt76x2e 0000:01:00.0: Firmware Version: 0.0.00
  249. [ 55.491983] mt76x2e 0000:01:00.0: Build: 1
  250. [ 55.500133] mt76x2e 0000:01:00.0: Build Time: 201507311614____
  251. [ 55.534796] mt76x2e 0000:01:00.0: Firmware running!
  252. [ 55.547338] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  253. [ 55.550412] bus=0x2, slot = 0x1, irq=0xff
  254. [ 55.558736] mt76x2e 0000:02:00.0: ASIC revision: 76020044
  255. [ 56.224808] mt76x2e 0000:02:00.0: ROM patch already applied
  256. [ 56.236690] mt76x2e 0000:02:00.0: Firmware Version: 0.0.00
  257. [ 56.247667] mt76x2e 0000:02:00.0: Build: 1
  258. [ 56.255826] mt76x2e 0000:02:00.0: Build Time: 201507311614____
  259. [ 56.284796] mt76x2e 0000:02:00.0: Firmware running!
  260. [ 56.297286] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
  261. [ 56.307987] PPP generic driver version 2.4.2
  262. [ 56.318356] NET: Registered protocol family 24
  263. [ 56.330169] kmodloader: done loading kernel modules from /etc/modules.d/*
  264. [ 66.916562] mtk_soc_eth 1e100000.ethernet: PPE started
  265. [ 66.932915] device eth0 entered promiscuous mode
  266. [ 66.944319] br-lan: port 1(eth0.1) entered blocking state
  267. [ 66.955474] br-lan: port 1(eth0.1) entered disabled state
  268. [ 66.966846] device eth0.1 entered promiscuous mode
  269. [ 66.980067] br-lan: port 1(eth0.1) entered blocking state
  270. [ 66.990873] br-lan: port 1(eth0.1) entered forwarding state
  271. [ 67.002466] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
  272. [ 68.060329] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  273. [ 70.358042] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  274. [ 70.710667] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
  275. [ 70.723526] br-lan: port 2(wlan0) entered blocking state
  276. [ 70.734364] br-lan: port 2(wlan0) entered disabled state
  277. [ 70.745785] device wlan0 entered promiscuous mode
  278. [ 70.755970] br-lan: port 3(wlan1) entered blocking state
  279. [ 70.766652] br-lan: port 3(wlan1) entered disabled state
  280. [ 70.777932] device wlan1 entered promiscuous mode
  281. [ 70.787657] br-lan: port 3(wlan1) entered blocking state
  282. [ 70.798314] br-lan: port 3(wlan1) entered forwarding state
  283. [ 71.407612] br-lan: port 3(wlan1) entered disabled state
  284. [ 72.233682] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
  285. [ 72.246871] br-lan: port 3(wlan1) entered blocking state
  286. [ 72.257533] br-lan: port 3(wlan1) entered forwarding state
  287. [ 72.268952] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  288. [ 72.282194] br-lan: port 2(wlan0) entered blocking state
  289. [ 72.292866] br-lan: port 2(wlan0) entered forwarding state
  290. [ 252.193111] mt76x2e 0000:01:00.0: MCU message 31 (seq 8) timed out
  291. [ 254.273052] mt76x2e 0000:01:00.0: MCU message 31 (seq 9) timed out
  292. [ 282.352668] mt76x2e 0000:01:00.0: MCU message 31 (seq 14) timed out
  293. [ 284.432631] mt76x2e 0000:01:00.0: MCU message 31 (seq 15) timed out
  294. [ 311.472356] mt76x2e 0000:01:00.0: MCU message 31 (seq 8) timed out
  295. [ 701.550586] mt76x2e 0000:01:00.0: MCU message 31 (seq 1) timed out
  296. [ 703.630571] mt76x2e 0000:01:00.0: MCU message 31 (seq 2) timed out
  297. [ 705.710565] mt76x2e 0000:01:00.0: MCU message 31 (seq 3) timed out
  298. [70563.428371] mt76x2e 0000:01:00.0: MCU message 31 (seq 12) timed out
  299. [70565.508386] mt76x2e 0000:01:00.0: MCU message 31 (seq 13) timed out
  300. [70567.588444] mt76x2e 0000:01:00.0: MCU message 31 (seq 14) timed out
  301. [70569.668458] mt76x2e 0000:01:00.0: MCU message 31 (seq 15) timed out
  302. [70571.748460] mt76x2e 0000:01:00.0: MCU message 31 (seq 1) timed out
  303. [70822.710568] mtk_soc_eth 1e100000.ethernet eth0: port 4 link up
  304. [71526.467725] mt76x2e 0000:01:00.0: MCU message 31 (seq 9) timed out
  305. [71528.547681] mt76x2e 0000:01:00.0: MCU message 31 (seq 10) timed out
  306. [71586.932975] mtk_soc_eth 1e100000.ethernet eth0: port 4 link down
  307. [74105.745296] mt76x2e 0000:01:00.0: MCU message 31 (seq 3) timed out
  308. [74107.825316] mt76x2e 0000:01:00.0: MCU message 31 (seq 4) timed out
  309. [74134.865281] mt76x2e 0000:01:00.0: MCU message 31 (seq 13) timed out
  310. [82297.808810] mt76x2e 0000:01:00.0: MCU message 31 (seq 8) timed out
  311. [82299.888805] mt76x2e 0000:01:00.0: MCU message 31 (seq 9) timed out
  312. [82301.968822] mt76x2e 0000:01:00.0: MCU message 31 (seq 10) timed out
  313. [82304.048805] mt76x2e 0000:01:00.0: MCU message 31 (seq 11) timed out
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement