Guest User

Untitled

a guest
Sep 2nd, 2023
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.08 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  2. [ 0.000000] Linux version 5.15.129 ([email protected]) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 12.3.0 r23579-1c56801dd2) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP Fri Sep 1 21:45:47 2023
  3. [ 0.000000] Machine model: Bananapi BPI-R3
  4. [ 0.000000] Zone ranges:
  5. [ 0.000000] DMA [mem 0x0000000040000000-0x00000000bfffffff]
  6. [ 0.000000] DMA32 empty
  7. [ 0.000000] Normal empty
  8. [ 0.000000] Movable zone start for each node
  9. [ 0.000000] Early memory node ranges
  10. [ 0.000000] node 0: [mem 0x0000000040000000-0x0000000042ffffff]
  11. [ 0.000000] node 0: [mem 0x0000000043000000-0x000000004302ffff]
  12. [ 0.000000] node 0: [mem 0x0000000043030000-0x000000004fbfffff]
  13. [ 0.000000] node 0: [mem 0x000000004fc00000-0x000000004ffbffff]
  14. [ 0.000000] node 0: [mem 0x000000004ffc0000-0x00000000bfffffff]
  15. [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff]
  16. [ 0.000000] psci: probing for conduit method from DT.
  17. [ 0.000000] psci: PSCIv1.1 detected in firmware.
  18. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  19. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  20. [ 0.000000] psci: SMC Calling Convention v1.4
  21. [ 0.000000] percpu: Embedded 17 pages/cpu s30616 r8192 d30824 u69632
  22. [ 0.000000] pcpu-alloc: s30616 r8192 d30824 u69632 alloc=17*4096
  23. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  24. [ 0.000000] Detected VIPT I-cache on CPU0
  25. [ 0.000000] CPU features: detected: GIC system register CPU interface
  26. [ 0.000000] CPU features: kernel page table isolation disabled by kernel configuration
  27. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
  28. [ 0.000000] Kernel command line: root=/dev/mmcblk0p65
  29. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  30. [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  31. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  32. [ 0.000000] Memory: 2040464K/2097152K available (8192K kernel code, 896K rwdata, 2232K rodata, 448K init, 288K bss, 56688K reserved, 0K cma-reserved)
  33. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  34. [ 0.000000] rcu: Hierarchical RCU implementation.
  35. [ 0.000000] Tracing variant of Tasks RCU enabled.
  36. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
  37. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  38. [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
  39. [ 0.000000] GICv3: 640 SPIs implemented
  40. [ 0.000000] GICv3: 0 Extended SPIs implemented
  41. [ 0.000000] GICv3: Distributor has no Range Selector support
  42. [ 0.000000] Root IRQ handler: gic_handle_irq
  43. [ 0.000000] GICv3: 16 PPIs implemented
  44. [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000c080000
  45. [ 0.000000] arch_timer: cp15 timer(s) running at 13.00MHz (phys).
  46. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns
  47. [ 0.000000] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns
  48. [ 0.000118] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=13000)
  49. [ 0.000125] pid_max: default: 32768 minimum: 301
  50. [ 0.000327] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  51. [ 0.000341] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  52. [ 0.001384] rcu: Hierarchical SRCU implementation.
  53. [ 0.001676] smp: Bringing up secondary CPUs ...
  54. [ 0.001936] Detected VIPT I-cache on CPU1
  55. [ 0.001956] GICv3: CPU1: found redistributor 1 region 0:0x000000000c0a0000
  56. [ 0.001983] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  57. [ 0.002251] Detected VIPT I-cache on CPU2
  58. [ 0.002263] GICv3: CPU2: found redistributor 2 region 0:0x000000000c0c0000
  59. [ 0.002273] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  60. [ 0.002507] Detected VIPT I-cache on CPU3
  61. [ 0.002517] GICv3: CPU3: found redistributor 3 region 0:0x000000000c0e0000
  62. [ 0.002527] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  63. [ 0.002552] smp: Brought up 1 node, 4 CPUs
  64. [ 0.002564] SMP: Total of 4 processors activated.
  65. [ 0.002568] CPU features: detected: 32-bit EL0 Support
  66. [ 0.002571] CPU features: detected: CRC32 instructions
  67. [ 0.002594] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
  68. [ 0.002647] CPU: All CPU(s) started at EL2
  69. [ 0.002655] alternatives: patching kernel code
  70. [ 0.005535] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  71. [ 0.005558] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  72. [ 0.005701] pinctrl core: initialized pinctrl subsystem
  73. [ 0.006198] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  74. [ 0.006441] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
  75. [ 0.006472] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  76. [ 0.006503] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  77. [ 0.006753] thermal_sys: Registered thermal governor 'fair_share'
  78. [ 0.006756] thermal_sys: Registered thermal governor 'bang_bang'
  79. [ 0.006759] thermal_sys: Registered thermal governor 'step_wise'
  80. [ 0.006762] thermal_sys: Registered thermal governor 'user_space'
  81. [ 0.006946] ASID allocator initialised with 65536 entries
  82. [ 0.007275] pstore: Registered ramoops as persistent store backend
  83. [ 0.007279] ramoops: using 0x10000@0x42ff0000, ecc: 0
  84. [ 0.017213] cryptd: max_cpu_qlen set to 1000
  85. [ 0.018806] 1.8vd: supplied by 12vd
  86. [ 0.018930] 3.3vd: supplied by 12vd
  87. [ 0.019181] SCSI subsystem initialized
  88. [ 0.019262] libata version 3.00 loaded.
  89. [ 0.020094] clocksource: Switched to clocksource arch_sys_counter
  90. [ 0.020553] NET: Registered PF_INET protocol family
  91. [ 0.020666] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
  92. [ 0.021299] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
  93. [ 0.021319] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  94. [ 0.021327] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
  95. [ 0.021394] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
  96. [ 0.021563] TCP: Hash tables configured (established 16384 bind 16384)
  97. [ 0.021636] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
  98. [ 0.021663] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
  99. [ 0.021776] NET: Registered PF_UNIX/PF_LOCAL protocol family
  100. [ 0.021795] PCI: CLS 0 bytes, default 64
  101. [ 0.023923] workingset: timestamp_bits=46 max_order=19 bucket_order=0
  102. [ 0.026553] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  103. [ 0.026567] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  104. [ 0.052343] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
  105. [ 0.052893] printk: console [ttyS0] disabled
  106. [ 0.073027] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 122, base_baud = 2500000) is a ST16650V2
  107. [ 0.713977] printk: console [ttyS0] enabled
  108. [ 0.738653] 11003000.serial: ttyS1 at MMIO 0x11003000 (irq = 123, base_baud = 1625000) is a ST16650V2
  109. [ 0.768299] 11004000.serial: ttyS2 at MMIO 0x11004000 (irq = 124, base_baud = 1625000) is a ST16650V2
  110. [ 0.778046] mtk_rng 1020f000.rng: registered RNG driver
  111. [ 0.778104] hwrng: no data available
  112. [ 0.786863] cacheinfo: Unable to detect cache hierarchy for CPU 0
  113. [ 0.795066] loop: module loaded
  114. [ 0.799346] spi-nand spi0.0: Winbond SPI NAND was found.
  115. [ 0.804673] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64
  116. [ 0.812921] 4 fixed-partitions partitions found on MTD device spi0.0
  117. [ 0.819279] Creating 4 MTD partitions on "spi0.0":
  118. [ 0.824055] 0x000000580000-0x000008000000 : "ubi"
  119. [ 0.958886] 0x000000380000-0x000000580000 : "fip"
  120. [ 0.965887] 0x000000080000-0x000000380000 : "reserved"
  121. [ 0.974478] 0x000000000000-0x000000080000 : "bl2"
  122. [ 1.100342] mtk_soc_eth 15100000.ethernet: generated random MAC address ae:7b:4a:db:95:9b
  123. [ 1.110495] mtk_soc_eth 15100000.ethernet eth0: mediatek frame engine at 0xffffffc009680000, irq 136
  124. [ 1.120274] mtk_soc_eth 15100000.ethernet eth1: mediatek frame engine at 0xffffffc009680000, irq 136
  125. [ 1.129772] i2c_dev: i2c /dev entries driver
  126. [ 1.135420] mtk-wdt 1001c000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0)
  127. [ 1.143853] NET: Registered PF_INET6 protocol family
  128. [ 1.149434] Segment Routing with IPv6
  129. [ 1.153135] In-situ OAM (IOAM) with IPv6
  130. [ 1.157075] NET: Registered PF_PACKET protocol family
  131. [ 1.162195] 8021q: 802.1Q VLAN Support v1.8
  132. [ 1.167168] pstore: Using crash dump compression: deflate
  133. [ 1.178359] mtk-pcie-gen3 11280000.pcie: host bridge /soc/pcie@11280000 ranges:
  134. [ 1.185686] mtk-pcie-gen3 11280000.pcie: Parsing ranges property...
  135. [ 1.191942] mtk-pcie-gen3 11280000.pcie: MEM 0x0020000000..0x002fffffff -> 0x0020000000
  136. [ 1.206651] mmc0: host does not support reading read-only switch, assuming write-enable
  137. [ 1.217848] mmc0: new high speed SDXC card at address aaaa
  138. [ 1.224098] mmcblk0: mmc0:aaaa SN64G 59.5 GiB
  139. [ 1.232018] Alternate GPT is invalid, using primary GPT.
  140. [ 1.237891] FIT: Selected configuration: "config-mt7986a-bananapi-bpi-r3" (OpenWrt bananapi_bpi-r3)
  141. [ 1.246926] FIT: kernel sub-image 0x00001000..0x00510545 "kernel-1" (ARM64 OpenWrt Linux-5.15.129)
  142. [ 1.256824] FIT: flat_dt sub-image 0x00511000..0x00518b66 "fdt-1" (ARM64 OpenWrt bananapi_bpi-r3 device tree blob)
  143. [ 1.268025] FIT: flat_dt sub-image 0x00519000..0x005191dc "fdt-mt7986a-bananapi-bpi-r3-emmc" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-emmc)
  144. [ 1.284338] FIT: flat_dt sub-image 0x0051a000..0x0051a390 "fdt-mt7986a-bananapi-bpi-r3-nand" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-nand)
  145. [ 1.300652] FIT: flat_dt sub-image 0x0051b000..0x0051b38f "fdt-mt7986a-bananapi-bpi-r3-nor" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-nor)
  146. [ 1.316792] FIT: flat_dt sub-image 0x0051c000..0x0051c146 "fdt-mt7986a-bananapi-bpi-r3-sd" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-sd)
  147. [ 1.332754] FIT: filesystem sub-image 0x0051d000..0x018d0fff "rootfs-1" (ARM64 OpenWrt bananapi_bpi-r3 rootfs)
  148. [ 1.343341] FIT: selecting configured loadable "rootfs-1" to be root filesystem
  149. [ 1.350632] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p65(rootfs-1) p66(rootfs_data)
  150. [ 1.405115] mtk-pcie-gen3 11280000.pcie: PCIe link down, ltssm reg val: 0x1000001
  151. [ 1.412626] mtk-pcie-gen3: probe of 11280000.pcie failed with error -110
  152. [ 1.441459] mt7530-mdio mdio-bus:1f: configuring for fixed/2500base-x link mode
  153. [ 1.450585] mt7530-mdio mdio-bus:1f: Link is Up - 2.5Gbps/Full - flow control rx/tx
  154. [ 1.459270] mt7530-mdio mdio-bus:1f wan (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7531 PHY] (irq=144)
  155. [ 1.479492] mt7530-mdio mdio-bus:1f lan1 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7531 PHY] (irq=145)
  156. [ 1.499516] mt7530-mdio mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7531 PHY] (irq=146)
  157. [ 1.519542] mt7530-mdio mdio-bus:1f lan3 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7531 PHY] (irq=147)
  158. [ 1.539552] mt7530-mdio mdio-bus:1f lan4 (uninitialized): PHY [mt7530-0:04] driver [MediaTek MT7531 PHY] (irq=148)
  159. [ 1.550653] DSA: tree 0 setup
  160. [ 1.555725] UBI: auto-attach mtd0
  161. [ 1.559046] ubi0: default fastmap pool size: 45
  162. [ 1.563563] ubi0: default fastmap WL pool size: 22
  163. [ 1.568339] ubi0: attaching mtd0
  164. [ 5.182402] ubi0: scanning is finished
  165. [ 5.227506] ubi0: attached mtd0 (name "ubi", size 122 MiB)
  166. [ 5.232994] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  167. [ 5.239851] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  168. [ 5.246619] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
  169. [ 5.253560] ubi0: good PEBs: 980, bad PEBs: 0, corrupted PEBs: 0
  170. [ 5.259548] ubi0: user volume: 5, internal volumes: 1, max. volumes count: 128
  171. [ 5.266751] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 0
  172. [ 5.275081] ubi0: available PEBs: 0, total reserved PEBs: 980, PEBs reserved for bad PEB handling: 20
  173. [ 5.284282] ubi0: background thread "ubi_bgt0d" started, PID 460
  174. [ 5.290337] FIT: Selected configuration: "config-mt7986a-bananapi-bpi-r3" (OpenWrt bananapi_bpi-r3)
  175. [ 5.299377] FIT: kernel sub-image 0x00001000..0x004ebc62 "kernel-1" (ARM64 OpenWrt Linux-5.15.127)
  176. [ 5.309275] FIT: flat_dt sub-image 0x004ec000..0x004f39fc "fdt-1" (ARM64 OpenWrt bananapi_bpi-r3 device tree blob)
  177. [ 5.320475] FIT: flat_dt sub-image 0x004f4000..0x004f41dc "fdt-mt7986a-bananapi-bpi-r3-emmc" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-emmc)
  178. [ 5.336788] FIT: flat_dt sub-image 0x004f5000..0x004f5390 "fdt-mt7986a-bananapi-bpi-r3-nand" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-nand)
  179. [ 5.353101] FIT: flat_dt sub-image 0x004f6000..0x004f638f "fdt-mt7986a-bananapi-bpi-r3-nor" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-nor)
  180. [ 5.369241] FIT: flat_dt sub-image 0x004f7000..0x004f7146 "fdt-mt7986a-bananapi-bpi-r3-sd" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-sd)
  181. [ 5.385205] FIT: filesystem sub-image 0x004f8000..0x00a3bfff "rootfs-1" (ARM64 OpenWrt bananapi_bpi-r3 rootfs)
  182. [ 5.395793] FIT: selecting configured loadable "rootfs-1" to be root filesystem
  183. [ 5.403081] ubiblock0_2: p1(rootfs-1)
  184. [ 5.403203] block ubiblock0_2: created from ubi0:2(fit)
  185. [ 5.417001] VFS: Mounted root (squashfs filesystem) readonly on device 259:0.
  186. [ 5.424276] Freeing unused kernel memory: 448K
  187. [ 5.434125] Run /sbin/init as init process
  188. [ 5.438211] with arguments:
  189. [ 5.441165] /sbin/init
  190. [ 5.443859] with environment:
  191. [ 5.446986] HOME=/
  192. [ 5.449334] TERM=linux
  193. [ 5.573378] init: Console is alive
  194. [ 5.576879] init: - watchdog -
  195. [ 5.893806] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  196. [ 5.913496] usbcore: registered new interface driver usbfs
  197. [ 5.919019] usbcore: registered new interface driver hub
  198. [ 5.924347] usbcore: registered new device driver usb
  199. [ 5.933254] xhci-mtk 11200000.usb: supply vbus not found, using dummy regulator
  200. [ 5.940655] xhci-mtk 11200000.usb: supply vusb33 not found, using dummy regulator
  201. [ 5.948792] xhci-mtk 11200000.usb: xHCI Host Controller
  202. [ 5.954039] xhci-mtk 11200000.usb: new USB bus registered, assigned bus number 1
  203. [ 5.964429] xhci-mtk 11200000.usb: hcc params 0x01403f99 hci version 0x110 quirks 0x0000000000210010
  204. [ 5.973576] xhci-mtk 11200000.usb: irq 128, io mem 0x11200000
  205. [ 5.979394] xhci-mtk 11200000.usb: xHCI Host Controller
  206. [ 5.984609] xhci-mtk 11200000.usb: new USB bus registered, assigned bus number 2
  207. [ 5.991989] xhci-mtk 11200000.usb: Host supports USB 3.2 Enhanced SuperSpeed
  208. [ 5.999353] hub 1-0:1.0: USB hub found
  209. [ 6.003137] hub 1-0:1.0: 2 ports detected
  210. [ 6.007406] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  211. [ 6.015739] hub 2-0:1.0: USB hub found
  212. [ 6.019512] hub 2-0:1.0: 1 port detected
  213. [ 6.026841] usbcore: registered new interface driver usb-storage
  214. [ 6.033064] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  215. [ 6.044745] init: - preinit -
  216. [ 6.264193] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode
  217. [ 6.272621] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
  218. [ 6.281170] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode
  219. Press the [f] key and hit [enter] to enter failsafe mode
  220. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  221. [ 6.404102] usb 1-1: new high-speed USB device number 2 using xhci-mtk
  222. [ 6.536825] hub 1-1:1.0: USB hub found
  223. [ 6.537720] random: procd: uninitialized urandom read (4 bytes read)
  224. [ 6.540616] hub 1-1:1.0: 4 ports detected
  225. [ 8.357115] mount_root: overlay filesystem in /dev/mmcblk0p66 has not been formatted yet
  226. [ 10.901227] F2FS-fs (mmcblk0p66): Found nat_bits in checkpoint
  227. [ 10.921305] F2FS-fs (mmcblk0p66): Mounted with checkpoint version = d70cacb
  228. [ 10.929151] mount_root: overlay filesystem has not been fully initialized yet
  229. [ 10.936499] mount_root: switching to f2fs overlay
  230. [ 10.944996] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off.
  231. [ 10.957962] urandom-seed: Seed file not found (/etc/urandom.seed)
  232. [ 10.994174] procd: - early -
  233. [ 10.997111] procd: - watchdog -
  234. [ 11.233339] random: crng init done
  235. [ 11.520632] procd: - watchdog -
  236. [ 11.532796] procd: - ubus -
  237. [ 11.590569] procd: - init -
  238. Please press Enter to activate this console.
  239. [ 11.746710] kmodloader: loading kernel modules from /etc/modules.d/*
  240. [ 11.765888] tun: Universal TUN/TAP device driver, 1.6
  241. [ 11.773968] i2c-gpio i2c-gpio-0: using lines 427 (SDA) and 428 (SCL)
  242. [ 11.780548] i2c-gpio i2c-gpio-1: using lines 429 (SDA) and 430 (SCL)
  243. [ 11.788587] GACT probability on
  244. [ 11.792244] Mirror/redirect action on
  245. [ 11.798549] u32 classifier
  246. [ 11.801283] input device check on
  247. [ 11.804932] Actions configured
  248. [ 11.811912] crypto-safexcel 10320000.crypto: EIP97:230(0,1,4,4)-HIA:270(0,5,5),PE:150/433(alg:7fcdfc00)/0/0/0
  249. [ 11.826255] Loading modules backported from Linux version v6.1.24-0-g0102425ac76b
  250. [ 11.833737] Backport generated by backports.git v5.15.92-1-44-gd6ea70fafd36
  251. [ 11.847351] sfp sfp-1: Host maximum power 3.0W
  252. [ 11.851830] sfp sfp-1: tx disable 1 -> 1
  253. [ 11.855755] sfp sfp-1: SM: enter empty:detached:down event insert
  254. [ 11.861834] sfp sfp-1: SM: exit probe:detached:down
  255. [ 11.866958] sfp sfp-1: SM: enter probe:detached:down event dev_attach
  256. [ 11.873396] sfp sfp-1: SM: exit probe:down:down
  257. [ 11.878306] sfp sfp-2: Host maximum power 3.0W
  258. [ 11.879269] urngd: v1.0.2 started.
  259. [ 11.882762] sfp sfp-2: tx disable 1 -> 1
  260. [ 11.890305] sfp sfp-2: SM: enter empty:detached:down event dev_attach
  261. [ 11.896738] sfp sfp-2: SM: exit empty:down:down
  262. [ 11.902536] usbcore: registered new interface driver ums-alauda
  263. [ 11.908922] usbcore: registered new interface driver ums-cypress
  264. [ 11.915480] usbcore: registered new interface driver ums-datafab
  265. [ 11.921960] usbcore: registered new interface driver ums-freecom
  266. [ 11.928447] usbcore: registered new interface driver ums-isd200
  267. [ 11.934855] usbcore: registered new interface driver ums-jumpshot
  268. [ 11.941423] usbcore: registered new interface driver ums-karma
  269. [ 11.947827] usbcore: registered new interface driver ums-sddr09
  270. [ 11.954268] usbcore: registered new interface driver ums-sddr55
  271. [ 11.960708] usbcore: registered new interface driver ums-usbat
  272. [ 11.972165] xt_time: kernel timezone is -0000
  273. [ 12.169101] sfp sfp-1: SM: enter probe:down:down event timeout
  274. [ 12.204604] sfp sfp-1: module ALCATELLUCENT G010SP rev 10 sn ALCLFAB44018 dc 161205
  275. [ 12.214076] sfp sfp-1: SM: exit present:down:down
  276. [ 12.411215] mt798x-wmac 18000000.wifi: HW/SW Version: 0x8a108a10, Build Time: 20221012174743a
  277. [ 12.411215]
  278. [ 12.539710] mt798x-wmac 18000000.wifi: WM Firmware Version: ____000000, Build Time: 20221012174805
  279. [ 12.616925] mt798x-wmac 18000000.wifi: WA Firmware Version: DEV_000000, Build Time: 20221012174937
  280. [ 15.386325] PPP generic driver version 2.4.2
  281. [ 15.391359] NET: Registered PF_PPPOX protocol family
  282. [ 15.397656] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
  283. [ 15.405502] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <[email protected]>. All Rights Reserved.
  284. [ 15.417867] kmodloader: done loading kernel modules from /etc/modules.d/*
  285. [ 22.564793] mtk_soc_eth 15100000.ethernet eth0: Link is Down
  286. [ 22.576960] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode
  287. [ 22.585686] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
  288. [ 22.591220] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode
  289. [ 22.602098] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  290. [ 22.608577] br-lan: port 1(lan1) entered blocking state
  291. [ 22.613846] br-lan: port 1(lan1) entered disabled state
  292. [ 22.620693] device lan1 entered promiscuous mode
  293. [ 22.625380] device eth0 entered promiscuous mode
  294. [ 22.643422] mt7530-mdio mdio-bus:1f lan2: configuring for phy/gmii link mode
  295. [ 22.653260] br-lan: port 2(lan2) entered blocking state
  296. [ 22.658507] br-lan: port 2(lan2) entered disabled state
  297. [ 22.665585] device lan2 entered promiscuous mode
  298. [ 22.677576] mt7530-mdio mdio-bus:1f lan3: configuring for phy/gmii link mode
  299. [ 22.687576] br-lan: port 3(lan3) entered blocking state
  300. [ 22.692830] br-lan: port 3(lan3) entered disabled state
  301. [ 22.700140] device lan3 entered promiscuous mode
  302. [ 22.712620] mt7530-mdio mdio-bus:1f lan4: configuring for phy/gmii link mode
  303. [ 22.722677] br-lan: port 4(lan4) entered blocking state
  304. [ 22.727965] br-lan: port 4(lan4) entered disabled state
  305. [ 22.735530] device lan4 entered promiscuous mode
  306. [ 22.744560] mt7530-mdio mdio-bus:1f sfp2: configuring for inband/2500base-x link mode
  307. [ 22.754064] sfp sfp-2: SM: enter empty:down:down event dev_up
  308. [ 22.759879] sfp sfp-2: SM: exit empty:up:down
  309. [ 22.764716] br-lan: port 5(sfp2) entered blocking state
  310. [ 22.769986] br-lan: port 5(sfp2) entered disabled state
  311. [ 22.777570] device sfp2 entered promiscuous mode
  312. [ 22.786959] mtk_soc_eth 15100000.ethernet eth1: configuring for inband/2500base-x link mode
  313. [ 22.795477] sfp sfp-1: SM: enter present:down:down event dev_up
  314. [ 22.801438] sfp sfp-1: tx disable 1 -> 0
  315. [ 22.805412] sfp sfp-1: SM: exit present:up:wait
  316. [ 22.811682] br-wan: port 1(eth1) entered blocking state
  317. [ 22.816974] br-wan: port 1(eth1) entered disabled state
  318. [ 22.822759] device eth1 entered promiscuous mode
  319. [ 22.829352] br-wan: port 1(eth1) entered blocking state
  320. [ 22.834601] br-wan: port 1(eth1) entered forwarding state
  321. [ 22.845395] mt7530-mdio mdio-bus:1f wan: configuring for phy/gmii link mode
  322. [ 22.855268] br-wan: port 2(wan) entered blocking state
  323. [ 22.860438] br-wan: port 2(wan) entered disabled state
  324. [ 22.867019] device wan entered promiscuous mode
  325. [ 22.875397] sfp sfp-1: SM: enter present:up:wait event timeout
  326. [ 22.881398] sfp sfp-1: SM: exit present:up:link_up
  327. [ 23.586520] br-wan: port 1(eth1) entered disabled state
  328. [ 37.886014] hwmon hwmon4: temp1_input not attached to any thermal zone
  329. [ 43.089666] sfp sfp-1: los 0 -> 1
  330. [ 43.092996] sfp sfp-1: SM: enter present:up:link_up event los_high
  331. [ 43.099182] sfp sfp-1: SM: exit present:up:wait_los
  332.  
Advertisement
Add Comment
Please, Sign In to add comment