Guest User

Untitled

a guest
Sep 1st, 2023
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 24.80 KB | None | 0 0
  1. [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  2. [    0.000000] Linux version 5.15.128 (elad@localhost.localdomain) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 12.3.0 r23579-1c56801dd2) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SM                                   P Fri Sep 1 00:03:13 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, 898K rwdata, 2232K rodata, 448K init, 286K 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.000116] 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.000328] 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.001395] rcu: Hierarchical SRCU implementation.
  53. [    0.001690] smp: Bringing up secondary CPUs ...
  54. [    0.001949] Detected VIPT I-cache on CPU1
  55. [    0.001971] GICv3: CPU1: found redistributor 1 region 0:0x000000000c0a0000
  56. [    0.001998] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  57. [    0.002261] Detected VIPT I-cache on CPU2
  58. [    0.002272] GICv3: CPU2: found redistributor 2 region 0:0x000000000c0c0000
  59. [    0.002282] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  60. [    0.002523] Detected VIPT I-cache on CPU3
  61. [    0.002534] GICv3: CPU3: found redistributor 3 region 0:0x000000000c0e0000
  62. [    0.002543] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  63. [    0.002569] smp: Brought up 1 node, 4 CPUs
  64. [    0.002582] SMP: Total of 4 processors activated.
  65. [    0.002586] CPU features: detected: 32-bit EL0 Support
  66. [    0.002589] CPU features: detected: CRC32 instructions
  67. [    0.002614] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
  68. [    0.002666] CPU: All CPU(s) started at EL2
  69. [    0.002675] alternatives: patching kernel code
  70. [    0.005568] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  71. [    0.005591] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  72. [    0.005736] pinctrl core: initialized pinctrl subsystem
  73. [    0.006235] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  74. [    0.006478] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
  75. [    0.006510] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  76. [    0.006542] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  77. [    0.006789] thermal_sys: Registered thermal governor 'fair_share'
  78. [    0.006792] thermal_sys: Registered thermal governor 'bang_bang'
  79. [    0.006796] thermal_sys: Registered thermal governor 'step_wise'
  80. [    0.006798] thermal_sys: Registered thermal governor 'user_space'
  81. [    0.006989] ASID allocator initialised with 65536 entries
  82. [    0.007325] pstore: Registered ramoops as persistent store backend
  83. [    0.007329] ramoops: using 0x10000@0x42ff0000, ecc: 0
  84. [    0.017229] cryptd: max_cpu_qlen set to 1000
  85. [    0.018850] 1.8vd: supplied by 12vd
  86. [    0.018975] 3.3vd: supplied by 12vd
  87. [    0.019221] SCSI subsystem initialized
  88. [    0.019301] libata version 3.00 loaded.
  89. [    0.020142] clocksource: Switched to clocksource arch_sys_counter
  90. [    0.020608] NET: Registered PF_INET protocol family
  91. [    0.020720] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
  92. [    0.021375] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
  93. [    0.021396] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  94. [    0.021405] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
  95. [    0.021471] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
  96. [    0.021636] TCP: Hash tables configured (established 16384 bind 16384)
  97. [    0.021714] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
  98. [    0.021742] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
  99. [    0.021854] NET: Registered PF_UNIX/PF_LOCAL protocol family
  100. [    0.021873] PCI: CLS 0 bytes, default 64
  101. [    0.023958] workingset: timestamp_bits=46 max_order=19 bucket_order=0
  102. [    0.026549] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  103. [    0.026563] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  104. [    0.052471] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
  105. [    0.052939] printk: console [ttyS0] disabled
  106. [    0.073073] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 122, base_baud = 2500000) is a ST16650V2
  107. [    0.714055] printk: console [ttyS0] enabled
  108. [    0.738748] 11003000.serial: ttyS1 at MMIO 0x11003000 (irq = 123, base_baud = 1625000) is a ST16650V2
  109. [    0.768400] 11004000.serial: ttyS2 at MMIO 0x11004000 (irq = 124, base_baud = 1625000) is a ST16650V2
  110. [    0.778149] mtk_rng 1020f000.rng: registered RNG driver
  111. [    0.778208] hwrng: no data available
  112. [    0.783568] cacheinfo: Unable to detect cache hierarchy for CPU 0
  113. [    0.795193] loop: module loaded
  114. [    0.799428] spi-nand spi0.0: Winbond SPI NAND was found.
  115. [    0.804740] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64
  116. [    0.812980] 4 fixed-partitions partitions found on MTD device spi0.0
  117. [    0.819351] Creating 4 MTD partitions on "spi0.0":
  118. [    0.824138] 0x000000580000-0x000008000000 : "ubi"
  119. [    0.960230] 0x000000380000-0x000000580000 : "fip"
  120. [    0.967315] 0x000000080000-0x000000380000 : "reserved"
  121. [    0.975810] 0x000000000000-0x000000080000 : "bl2"
  122. [    1.098384] mtk_soc_eth 15100000.ethernet: generated random MAC address 6a:31:34:d7:8b:42
  123. [    1.108529] mtk_soc_eth 15100000.ethernet eth0: mediatek frame engine at 0xffffffc009680000, irq 136
  124. [    1.118308] mtk_soc_eth 15100000.ethernet eth1: mediatek frame engine at 0xffffffc009680000, irq 136
  125. [    1.127807] i2c_dev: i2c /dev entries driver
  126. [    1.133455] mtk-wdt 1001c000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0)
  127. [    1.141914] NET: Registered PF_INET6 protocol family
  128. [    1.147557] Segment Routing with IPv6
  129. [    1.151255] In-situ OAM (IOAM) with IPv6
  130. [    1.155202] NET: Registered PF_PACKET protocol family
  131. [    1.160327] 8021q: 802.1Q VLAN Support v1.8
  132. [    1.165350] pstore: Using crash dump compression: deflate
  133. [    1.176447] mtk-pcie-gen3 11280000.pcie: host bridge /soc/pcie@11280000 ranges:
  134. [    1.183765] mtk-pcie-gen3 11280000.pcie: Parsing ranges property...
  135. [    1.190022] mtk-pcie-gen3 11280000.pcie:      MEM 0x0020000000..0x002fffffff -> 0x0020000000
  136. [    1.204707] mmc0: host does not support reading read-only switch, assuming write-enable
  137. [    1.215908] mmc0: new high speed SDXC card at address aaaa
  138. [    1.222190] mmcblk0: mmc0:aaaa SN64G 59.5 GiB
  139. [    1.230192] Alternate GPT is invalid, using primary GPT.
  140. [    1.236038] FIT: Selected configuration: "config-mt7986a-bananapi-bpi-r3" (OpenWrt bananapi_bpi-r3)
  141. [    1.245074] FIT:           kernel sub-image 0x00001000..0x0050ff4a "kernel-1" (ARM64 OpenWrt Linux-5.15.128)
  142. [    1.254973] FIT:          flat_dt sub-image 0x00510000..0x00517b66 "fdt-1" (ARM64 OpenWrt bananapi_bpi-r3 device tree blob)
  143. [    1.266172] FIT:          flat_dt sub-image 0x00518000..0x005181dc "fdt-mt7986a-bananapi-bpi-r3-emmc" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-e                                   mmc)
  144. [    1.282485] FIT:          flat_dt sub-image 0x00519000..0x00519390 "fdt-mt7986a-bananapi-bpi-r3-nand" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-n                                   and)
  145. [    1.298798] FIT:          flat_dt sub-image 0x0051a000..0x0051a38f "fdt-mt7986a-bananapi-bpi-r3-nor" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-no                                   r)
  146. [    1.314937] FIT:          flat_dt sub-image 0x0051b000..0x0051b146 "fdt-mt7986a-bananapi-bpi-r3-sd" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-sd)                                  
  147. [    1.330905] FIT:       filesystem sub-image 0x0051c000..0x018a9fff "rootfs-1" (ARM64 OpenWrt bananapi_bpi-r3 rootfs)
  148. [    1.341492] FIT: selecting configured loadable "rootfs-1" to be root filesystem
  149. [    1.348794]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p65(rootfs-1) p66(rootfs_data)
  150. [    1.403158] mtk-pcie-gen3 11280000.pcie: PCIe link down, ltssm reg val: 0x1000001
  151. [    1.410667] mtk-pcie-gen3: probe of 11280000.pcie failed with error -110
  152. [    1.439467] mt7530-mdio mdio-bus:1f: configuring for fixed/2500base-x link mode
  153. [    1.448596] mt7530-mdio mdio-bus:1f: Link is Up - 2.5Gbps/Full - flow control rx/tx
  154. [    1.457282] mt7530-mdio mdio-bus:1f wan (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7531 PHY] (irq=144)
  155. [    1.477520] mt7530-mdio mdio-bus:1f lan1 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7531 PHY] (irq=145)
  156. [    1.497554] mt7530-mdio mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7531 PHY] (irq=146)
  157. [    1.517604] mt7530-mdio mdio-bus:1f lan3 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7531 PHY] (irq=147)
  158. [    1.537632] mt7530-mdio mdio-bus:1f lan4 (uninitialized): PHY [mt7530-0:04] driver [MediaTek MT7531 PHY] (irq=148)
  159. [    1.548759] DSA: tree 0 setup
  160. [    1.553817] UBI: auto-attach mtd0
  161. [    1.557149] ubi0: default fastmap pool size: 45
  162. [    1.561697] ubi0: default fastmap WL pool size: 22
  163. [    1.566475] ubi0: attaching mtd0
  164. [    5.181131] ubi0: scanning is finished
  165. [    5.226312] ubi0: attached mtd0 (name "ubi", size 122 MiB)
  166. [    5.231798] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  167. [    5.238654] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  168. [    5.245422] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
  169. [    5.252364] ubi0: good PEBs: 980, bad PEBs: 0, corrupted PEBs: 0
  170. [    5.258353] ubi0: user volume: 5, internal volumes: 1, max. volumes count: 128
  171. [    5.265554] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 0
  172. [    5.273884] ubi0: available PEBs: 0, total reserved PEBs: 980, PEBs reserved for bad PEB handling: 20
  173. [    5.283083] ubi0: background thread "ubi_bgt0d" started, PID 460
  174. [    5.289165] FIT: Selected configuration: "config-mt7986a-bananapi-bpi-r3" (OpenWrt bananapi_bpi-r3)
  175. [    5.298205] FIT:           kernel sub-image 0x00001000..0x004ebc62 "kernel-1" (ARM64 OpenWrt Linux-5.15.127)
  176. [    5.308102] FIT:          flat_dt sub-image 0x004ec000..0x004f39fc "fdt-1" (ARM64 OpenWrt bananapi_bpi-r3 device tree blob)
  177. [    5.319302] 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-e                                   mmc)
  178. [    5.335616] 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-n                                   and)
  179. [    5.351929] 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-no                                   r)
  180. [    5.368069] 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.384032] FIT:       filesystem sub-image 0x004f8000..0x00a3bfff "rootfs-1" (ARM64 OpenWrt bananapi_bpi-r3 rootfs)
  182. [    5.394620] FIT: selecting configured loadable "rootfs-1" to be root filesystem
  183. [    5.401907]  ubiblock0_2: p1(rootfs-1)
  184. [    5.402025] block ubiblock0_2: created from ubi0:2(fit)
  185. [    5.415793] VFS: Mounted root (squashfs filesystem) readonly on device 259:0.
  186. [    5.423068] Freeing unused kernel memory: 448K
  187. [    5.434175] Run /sbin/init as init process
  188. [    5.438260]   with arguments:
  189. [    5.441214]     /sbin/init
  190. [    5.443908]   with environment:
  191. [    5.447035]     HOME=/
  192. [    5.449383]     TERM=linux
  193. [    5.570751] init: Console is alive
  194. [    5.574247] init: - watchdog -
  195. [    5.886985] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  196. [    5.905286] usbcore: registered new interface driver usbfs
  197. [    5.910798] usbcore: registered new interface driver hub
  198. [    5.916128] usbcore: registered new device driver usb
  199. [    5.924934] xhci-mtk 11200000.usb: supply vbus not found, using dummy regulator
  200. [    5.932336] xhci-mtk 11200000.usb: supply vusb33 not found, using dummy regulator
  201. [    5.940468] xhci-mtk 11200000.usb: xHCI Host Controller
  202. [    5.945704] xhci-mtk 11200000.usb: new USB bus registered, assigned bus number 1
  203. [    5.956078] xhci-mtk 11200000.usb: hcc params 0x01403f99 hci version 0x110 quirks 0x0000000000210010
  204. [    5.965232] xhci-mtk 11200000.usb: irq 128, io mem 0x11200000
  205. [    5.971050] xhci-mtk 11200000.usb: xHCI Host Controller
  206. [    5.976264] xhci-mtk 11200000.usb: new USB bus registered, assigned bus number 2
  207. [    5.983645] xhci-mtk 11200000.usb: Host supports USB 3.2 Enhanced SuperSpeed
  208. [    5.990994] hub 1-0:1.0: USB hub found
  209. [    5.994755] hub 1-0:1.0: 2 ports detected
  210. [    5.999013] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  211. [    6.007343] hub 2-0:1.0: USB hub found
  212. [    6.011101] hub 2-0:1.0: 1 port detected
  213. [    6.018436] usbcore: registered new interface driver usb-storage
  214. [    6.024650] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  215. [    6.033756] init: - preinit -
  216. [    6.250220] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode
  217. [    6.258656] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
  218. [    6.267094] 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.393151] usb 1-1: new high-speed USB device number 2 using xhci-mtk
  222. [    6.525869] hub 1-1:1.0: USB hub found
  223. [    6.529683] hub 1-1:1.0: 4 ports detected
  224. [    6.534354] random: procd: uninitialized urandom read (4 bytes read)
  225. [    8.334794] mount_root: overlay filesystem in /dev/mmcblk0p66 has not been formatted yet
  226. [   10.879048] F2FS-fs (mmcblk0p66): Found nat_bits in checkpoint
  227. [   10.899189] F2FS-fs (mmcblk0p66): Mounted with checkpoint version = d70cacb
  228. [   10.907023] mount_root: overlay filesystem has not been fully initialized yet
  229. [   10.914379] mount_root: switching to f2fs overlay
  230. [   10.922832] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off.
  231. [   10.935763] urandom-seed: Seed file not found (/etc/urandom.seed)
  232. [   10.972001] procd: - early -
  233. [   10.974956] procd: - watchdog -
  234. [   11.231393] random: crng init done
  235. [   11.499494] procd: - watchdog -
  236. [   11.511730] procd: - ubus -
  237. [   11.569435] procd: - init -
  238. Please press Enter to activate this console.
  239. [   11.724059] kmodloader: loading kernel modules from /etc/modules.d/*
  240. [   11.743571] tun: Universal TUN/TAP device driver, 1.6
  241. [   11.751664] i2c-gpio i2c-gpio-0: using lines 427 (SDA) and 428 (SCL)
  242. [   11.758283] i2c-gpio i2c-gpio-1: using lines 429 (SDA) and 430 (SCL)
  243. [   11.766470] GACT probability on
  244. [   11.770115] Mirror/redirect action on
  245. [   11.776364] u32 classifier
  246. [   11.779082]     input device check on
  247. [   11.782730]     Actions configured
  248. [   11.789607] 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.804072] Loading modules backported from Linux version v6.1.24-0-g0102425ac76b
  250. [   11.811559] Backport generated by backports.git v5.15.92-1-44-gd6ea70fafd36
  251. [   11.824483] sfp sfp-1: Host maximum power 3.0W
  252. [   11.829668] sfp sfp-2: Host maximum power 3.0W
  253. [   11.835713] usbcore: registered new interface driver ums-alauda
  254. [   11.842092] usbcore: registered new interface driver ums-cypress
  255. [   11.848617] usbcore: registered new interface driver ums-datafab
  256. [   11.855167] usbcore: registered new interface driver ums-freecom
  257. [   11.859343] urngd: v1.0.2 started.
  258. [   11.864719] usbcore: registered new interface driver ums-isd200
  259. [   11.871205] usbcore: registered new interface driver ums-jumpshot
  260. [   11.877910] usbcore: registered new interface driver ums-karma
  261. [   11.884408] usbcore: registered new interface driver ums-sddr09
  262. [   11.890842] usbcore: registered new interface driver ums-sddr55
  263. [   11.897426] usbcore: registered new interface driver ums-usbat
  264. [   11.909828] xt_time: kernel timezone is -0000
  265. [   12.164794] sfp sfp-1: module ALCATELLUCENT    G010SP           rev 10   sn ALCLFAB44018     dc 161205
  266. [   12.349302] mt798x-wmac 18000000.wifi: HW/SW Version: 0x8a108a10, Build Time: 20221012174743a
  267. [   12.349302]
  268. [   12.477706] mt798x-wmac 18000000.wifi: WM Firmware Version: ____000000, Build Time: 20221012174805
  269. [   12.554847] mt798x-wmac 18000000.wifi: WA Firmware Version: DEV_000000, Build Time: 20221012174937
  270. [   15.325785] PPP generic driver version 2.4.2
  271. [   15.330820] NET: Registered PF_PPPOX protocol family
  272. [   15.337234] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
  273. [   15.345075] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <[email protected]>. All Rights Reserved.
  274. [   15.357536] kmodloader: done loading kernel modules from /etc/modules.d/*
  275. [   21.124187] mtk_soc_eth 15100000.ethernet eth0: Link is Down
  276. [   21.136410] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode
  277. [   21.144846] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
  278. [   21.149046] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode
  279. [   21.161259] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  280. [   21.167818] br-lan: port 1(lan1) entered blocking state
  281. [   21.173076] br-lan: port 1(lan1) entered disabled state
  282. [   21.179796] device lan1 entered promiscuous mode
  283. [   21.184478] device eth0 entered promiscuous mode
  284. [   21.201060] mt7530-mdio mdio-bus:1f lan2: configuring for phy/gmii link mode
  285. [   21.210963] br-lan: port 2(lan2) entered blocking state
  286. [   21.216244] br-lan: port 2(lan2) entered disabled state
  287. [   21.223581] device lan2 entered promiscuous mode
  288. [   21.236053] mt7530-mdio mdio-bus:1f lan3: configuring for phy/gmii link mode
  289. [   21.245919] br-lan: port 3(lan3) entered blocking state
  290. [   21.251176] br-lan: port 3(lan3) entered disabled state
  291. [   21.258337] device lan3 entered promiscuous mode
  292. [   21.270549] mt7530-mdio mdio-bus:1f lan4: configuring for phy/gmii link mode
  293. [   21.280536] br-lan: port 4(lan4) entered blocking state
  294. [   21.285798] br-lan: port 4(lan4) entered disabled state
  295. [   21.293439] device lan4 entered promiscuous mode
  296. [   21.302764] mt7530-mdio mdio-bus:1f sfp2: configuring for inband/2500base-x link mode
  297. [   21.312733] br-lan: port 5(sfp2) entered blocking state
  298. [   21.318016] br-lan: port 5(sfp2) entered disabled state
  299. [   21.325791] device sfp2 entered promiscuous mode
  300. [   21.334824] mtk_soc_eth 15100000.ethernet eth1: configuring for inband/2500base-x link mode
  301. [   21.345379] br-wan: port 1(eth1) entered blocking state
  302. [   21.350633] br-wan: port 1(eth1) entered disabled state
  303. [   21.356423] device eth1 entered promiscuous mode
  304. [   21.363034] br-wan: port 1(eth1) entered blocking state
  305. [   21.368285] br-wan: port 1(eth1) entered forwarding state
  306. [   21.382892] mt7530-mdio mdio-bus:1f wan: configuring for phy/gmii link mode
  307. [   21.391247] br-wan: port 2(wan) entered blocking state
  308. [   21.396427] br-wan: port 2(wan) entered disabled state
  309. [   21.403027] device wan entered promiscuous mode
  310. [   21.449760] sfp sfp-1: failed to read SFP soft status: -6
  311. [   21.574545] sfp sfp-1: failed to read SFP soft status: -6
  312. [   21.688574] sfp sfp-1: failed to read SFP soft status: -6
  313. [   21.800604] sfp sfp-1: failed to read SFP soft status: -6
  314. [   21.912614] sfp sfp-1: failed to read SFP soft status: -6
  315. [   22.024693] sfp sfp-1: failed to read SFP soft status: -6
  316. [   22.136642] sfp sfp-1: failed to read SFP soft status: -6
  317. [   22.176483] br-wan: port 1(eth1) entered disabled state
  318. [   22.251750] sfp sfp-1: failed to read SFP soft status: -6
  319. [   22.364434] sfp sfp-1: failed to read SFP soft status: -6
  320. [   22.481775] sfp sfp-1: failed to read SFP soft status: -6
  321. [   26.464576] sfp_soft_get_state: 37 callbacks suppressed
  322. [   26.464594] sfp sfp-1: failed to read SFP soft status: -6
  323. [   26.584567] sfp sfp-1: failed to read SFP soft status: -6
  324. [   26.696548] sfp sfp-1: failed to read SFP soft status: -6
  325. [   26.808555] sfp sfp-1: failed to read SFP soft status: -6
  326. [   26.920555] sfp sfp-1: failed to read SFP soft status: -6
  327. [   27.032554] sfp sfp-1: failed to read SFP soft status: -6
  328. [   27.144553] sfp sfp-1: failed to read SFP soft status: -6
  329. [   27.256525] sfp sfp-1: failed to read SFP soft status: -6
  330. [   27.368523] sfp sfp-1: failed to read SFP soft status: -6
  331. [   27.480543] sfp sfp-1: failed to read SFP soft status: -6
  332. [   31.544523] sfp_soft_get_state: 38 callbacks suppressed
  333. [   31.544539] sfp sfp-1: failed to read SFP soft status: -6
  334. [   31.664521] sfp sfp-1: failed to read SFP soft status: -6
  335. [   31.776520] sfp sfp-1: failed to read SFP soft status: -6
  336. [   31.888521] sfp sfp-1: failed to read SFP soft status: -6
  337. [   32.000522] sfp sfp-1: failed to read SFP soft status: -6
  338. [   32.112569] sfp sfp-1: failed to read SFP soft status: -6
  339. [   32.232639] sfp sfp-1: failed to read SFP soft status: -6
  340. [   32.344551] sfp sfp-1: failed to read SFP soft status: -6
  341. [   32.456540] sfp sfp-1: failed to read SFP soft status: -6
  342. [   32.568535] sfp sfp-1: failed to read SFP soft status: -6
  343. [   36.632521] sfp_soft_get_state: 38 callbacks suppressed
  344. [   36.632536] sfp sfp-1: failed to read SFP soft status: -6
  345. [   36.752521] sfp sfp-1: failed to read SFP soft status: -6
  346. [   36.864524] sfp sfp-1: failed to read SFP soft status: -6
  347. [   36.976520] sfp sfp-1: failed to read SFP soft status: -6
  348. [   37.088520] sfp sfp-1: failed to read SFP soft status: -6
  349. [   37.200520] sfp sfp-1: failed to read SFP soft status: -6
  350. [   37.312520] sfp sfp-1: failed to read SFP soft status: -6
  351. [   37.424543] sfp sfp-1: failed to read SFP soft status: -6
  352. [   37.536536] sfp sfp-1: failed to read SFP soft status: -6
  353. [   37.885188] hwmon hwmon4: temp1_input not attached to any thermal zone
  354.  
Advertisement
Add Comment
Please, Sign In to add comment