Advertisement
Guest User

Untitled

a guest
Aug 28th, 2023
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.72 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  2. [ 0.000000] Linux version 6.1.47 (elad@localhost.localdomain) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 12.3.0 r23814-da5acb32a4) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP Sat Aug 26 04:56:00 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 s30312 r8192 d31128 u69632
  22. [ 0.000000] pcpu-alloc: s30312 r8192 d31128 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] alternatives: applying boot alternatives
  28. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
  29. [ 0.000000] Kernel command line: root=/dev/mmcblk0p65
  30. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  31. [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  32. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  33. [ 0.000000] Memory: 2040128K/2097152K available (8320K kernel code, 892K rwdata, 2428K rodata, 448K init, 289K bss, 57024K reserved, 0K cma-reserved)
  34. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  35. [ 0.000000] rcu: Hierarchical RCU implementation.
  36. [ 0.000000] Tracing variant of Tasks RCU enabled.
  37. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  38. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  39. [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
  40. [ 0.000000] GICv3: 640 SPIs implemented
  41. [ 0.000000] GICv3: 0 Extended SPIs implemented
  42. [ 0.000000] Root IRQ handler: gic_handle_irq
  43. [ 0.000000] GICv3: GICv3 features: 16 PPIs
  44. [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000c080000
  45. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  46. [ 0.000000] arch_timer: cp15 timer(s) running at 13.00MHz (phys).
  47. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns
  48. [ 0.000000] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns
  49. [ 0.000135] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=130000)
  50. [ 0.000142] pid_max: default: 32768 minimum: 301
  51. [ 0.000362] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  52. [ 0.000374] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  53. [ 0.001045] cacheinfo: Unable to detect cache hierarchy for CPU 0
  54. [ 0.001343] cblist_init_generic: Setting adjustable number of callback queues.
  55. [ 0.001345] cblist_init_generic: Setting shift to 2 and lim to 1.
  56. [ 0.001436] rcu: Hierarchical SRCU implementation.
  57. [ 0.001437] rcu: Max phase no-delay instances is 1000.
  58. [ 0.001746] smp: Bringing up secondary CPUs ...
  59. [ 0.002002] Detected VIPT I-cache on CPU1
  60. [ 0.002052] cacheinfo: Unable to detect cache hierarchy for CPU 1
  61. [ 0.002060] GICv3: CPU1: found redistributor 1 region 0:0x000000000c0a0000
  62. [ 0.002084] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  63. [ 0.002349] Detected VIPT I-cache on CPU2
  64. [ 0.002383] cacheinfo: Unable to detect cache hierarchy for CPU 2
  65. [ 0.002387] GICv3: CPU2: found redistributor 2 region 0:0x000000000c0c0000
  66. [ 0.002398] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  67. [ 0.002639] Detected VIPT I-cache on CPU3
  68. [ 0.002668] cacheinfo: Unable to detect cache hierarchy for CPU 3
  69. [ 0.002672] GICv3: CPU3: found redistributor 3 region 0:0x000000000c0e0000
  70. [ 0.002681] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  71. [ 0.002705] smp: Brought up 1 node, 4 CPUs
  72. [ 0.002708] SMP: Total of 4 processors activated.
  73. [ 0.002710] CPU features: detected: 32-bit EL0 Support
  74. [ 0.002713] CPU features: detected: CRC32 instructions
  75. [ 0.002736] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
  76. [ 0.002740] CPU: All CPU(s) started at EL2
  77. [ 0.002741] alternatives: applying system-wide alternatives
  78. [ 0.005694] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  79. [ 0.005711] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  80. [ 0.005844] pinctrl core: initialized pinctrl subsystem
  81. [ 0.006345] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  82. [ 0.006595] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
  83. [ 0.006622] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  84. [ 0.006648] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  85. [ 0.006998] thermal_sys: Registered thermal governor 'fair_share'
  86. [ 0.007001] thermal_sys: Registered thermal governor 'bang_bang'
  87. [ 0.007003] thermal_sys: Registered thermal governor 'step_wise'
  88. [ 0.007005] thermal_sys: Registered thermal governor 'user_space'
  89. [ 0.007041] ASID allocator initialised with 65536 entries
  90. [ 0.007351] pstore: Registered ramoops as persistent store backend
  91. [ 0.007353] ramoops: using 0x10000@0x42ff0000, ecc: 0
  92. [ 0.016389] cryptd: max_cpu_qlen set to 1000
  93. [ 0.017471] SCSI subsystem initialized
  94. [ 0.017552] libata version 3.00 loaded.
  95. [ 0.018402] clocksource: Switched to clocksource arch_sys_counter
  96. [ 0.018957] NET: Registered PF_INET protocol family
  97. [ 0.019080] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
  98. [ 0.020069] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
  99. [ 0.020086] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  100. [ 0.020094] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
  101. [ 0.020163] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
  102. [ 0.020491] TCP: Hash tables configured (established 16384 bind 16384)
  103. [ 0.020585] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
  104. [ 0.020613] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
  105. [ 0.020737] NET: Registered PF_UNIX/PF_LOCAL protocol family
  106. [ 0.020758] PCI: CLS 0 bytes, default 64
  107. [ 0.021744] workingset: timestamp_bits=46 max_order=19 bucket_order=0
  108. [ 0.024552] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  109. [ 0.024560] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  110. [ 0.051207] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
  111. [ 0.051883] printk: console [ttyS0] disabled
  112. [ 0.072045] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 116, base_baud = 2500000) is a ST16650V2
  113. [ 0.756580] printk: console [ttyS0] enabled
  114. [ 0.781325] 11003000.serial: ttyS1 at MMIO 0x11003000 (irq = 117, base_baud = 1625000) is a ST16650V2
  115. [ 0.810996] 11004000.serial: ttyS2 at MMIO 0x11004000 (irq = 118, base_baud = 1625000) is a ST16650V2
  116. [ 0.820749] mtk_rng 1020f000.rng: registered RNG driver
  117. [ 0.826133] cacheinfo: Unable to detect cache hierarchy for CPU 0
  118. [ 0.834458] loop: module loaded
  119. [ 0.838804] spi-nor spi0.0: w25q256 (32768 Kbytes)
  120. [ 0.843739] 6 fixed-partitions partitions found on MTD device spi0.0
  121. [ 0.850100] OF: Bad cell count for /soc/spi@1100a000/flash@0/partitions
  122. [ 0.856700] OF: Bad cell count for /soc/spi@1100a000/flash@0/partitions
  123. [ 0.863450] Creating 6 MTD partitions on "spi0.0":
  124. [ 0.868225] 0x000000c00000-0x000002000000 : "fit"
  125. [ 0.889153] no rootfs found after FIT image in "fit"
  126. [ 0.894113] 0x000000180000-0x000000c00000 : "recovery"
  127. [ 0.899699] 0x000000100000-0x000000180000 : "fip"
  128. [ 0.904637] 0x000000080000-0x000000100000 : "reserved2"
  129. [ 0.910158] 0x000000040000-0x000000080000 : "u-boot-env"
  130. [ 0.915673] 0x000000000000-0x000000040000 : "bl2"
  131. [ 1.071596] mtk_soc_eth 15100000.ethernet eth0: mediatek frame engine at 0xffffffc009500000, irq 123
  132. [ 1.081381] mtk_soc_eth 15100000.ethernet eth1: mediatek frame engine at 0xffffffc009500000, irq 123
  133. [ 1.090901] i2c_dev: i2c /dev entries driver
  134. [ 1.096710] mtk-wdt 1001c000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0)
  135. [ 1.105273] NET: Registered PF_INET6 protocol family
  136. [ 1.110920] Segment Routing with IPv6
  137. [ 1.114591] In-situ OAM (IOAM) with IPv6
  138. [ 1.118544] NET: Registered PF_PACKET protocol family
  139. [ 1.123651] 8021q: 802.1Q VLAN Support v1.8
  140. [ 1.128898] pstore: Using crash dump compression: deflate
  141. [ 1.142407] mtk-pcie-gen3 11280000.pcie: host bridge /soc/pcie@11280000 ranges:
  142. [ 1.149779] mtk-pcie-gen3 11280000.pcie: Parsing ranges property...
  143. [ 1.156032] mtk-pcie-gen3 11280000.pcie: MEM 0x0020000000..0x002fffffff -> 0x0020000000
  144. [ 1.166479] mmc0: host does not support reading read-only switch, assuming write-enable
  145. [ 1.177462] mmc0: new high speed SDHC card at address aaaa
  146. [ 1.183787] mmcblk0: mmc0:aaaa SD32G 29.7 GiB
  147. [ 1.192053] Alternate GPT is invalid, using primary GPT.
  148. [ 1.197887] FIT: Selected configuration: "config-mt7986a-bananapi-bpi-r3" (OpenWrt bananapi_bpi-r3)
  149. [ 1.206958] FIT: kernel sub-image 0x00001000..0x0053dd39 "kernel-1" (ARM64 OpenWrt Linux-6.1.47)
  150. [ 1.216685] FIT: flat_dt sub-image 0x0053e000..0x00545b66 "fdt-1" (ARM64 OpenWrt bananapi_bpi-r3 device tree blob)
  151. [ 1.227887] FIT: flat_dt sub-image 0x00546000..0x005461dc "fdt-mt7986a-bananapi-bpi-r3-emmc" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-emmc)
  152. [ 1.244202] FIT: flat_dt sub-image 0x00547000..0x00547394 "fdt-mt7986a-bananapi-bpi-r3-nand" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-nand)
  153. [ 1.260516] FIT: flat_dt sub-image 0x00548000..0x0054838f "fdt-mt7986a-bananapi-bpi-r3-nor" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-nor)
  154. [ 1.276655] FIT: flat_dt sub-image 0x00549000..0x00549146 "fdt-mt7986a-bananapi-bpi-r3-sd" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-sd)
  155. [ 1.292622] FIT: filesystem sub-image 0x0054a000..0x0168bfff "rootfs-1" (ARM64 OpenWrt bananapi_bpi-r3 rootfs)
  156. [ 1.303209] FIT: selecting configured loadable "rootfs-1" to be root filesystem
  157. [ 1.310501] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p65(rootfs-1) p66(rootfs_data)
  158. [ 1.319109] mtk-pcie-gen3 11280000.pcie: set MEM trans window[0]: cpu_addr = 0x20000000, pci_addr = 0x20000000, size = 0x10000000
  159. [ 1.330940] mtk-pcie-gen3 11280000.pcie: PCI host bridge to bus 0000:00
  160. [ 1.337540] pci_bus 0000:00: root bus resource [bus 00-ff]
  161. [ 1.343016] pci_bus 0000:00: root bus resource [mem 0x20000000-0x2fffffff]
  162. [ 1.349872] pci_bus 0000:00: scanning bus
  163. [ 1.353887] pci 0000:00:00.0: [14c3:1f32] type 01 class 0x060400
  164. [ 1.359892] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x00007fff 64bit]
  165. [ 1.366721] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
  166. [ 1.372801] pci 0000:00:00.0: PME# disabled
  167. [ 1.377784] pci_bus 0000:00: fixups for bus
  168. [ 1.381960] pci 0000:00:00.0: scanning [bus 00-00] behind bridge, pass 0
  169. [ 1.388644] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  170. [ 1.396630] pci 0000:00:00.0: scanning [bus 00-00] behind bridge, pass 1
  171. [ 1.403375] pci_bus 0000:01: scanning bus
  172. [ 1.407394] pci 0000:01:00.0: [14c3:0616] type 00 class 0x028000
  173. [ 1.413411] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit pref]
  174. [ 1.420631] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00007fff 64bit]
  175. [ 1.427529] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  176. [ 1.433609] pci 0000:01:00.0: PME# disabled
  177. [ 1.458450] pci_bus 0000:01: fixups for bus
  178. [ 1.462618] pci_bus 0000:01: bus scan returning with max=01
  179. [ 1.468171] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
  180. [ 1.474775] pci_bus 0000:00: bus scan returning with max=01
  181. [ 1.480371] pci 0000:00:00.0: BAR 8: assigned [mem 0x20000000-0x200fffff]
  182. [ 1.487139] pci 0000:00:00.0: BAR 9: assigned [mem 0x20100000-0x201fffff 64bit pref]
  183. [ 1.494864] pci 0000:00:00.0: BAR 0: assigned [mem 0x20200000-0x20207fff 64bit]
  184. [ 1.502162] pci 0000:01:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff 64bit pref]
  185. [ 1.509899] pci 0000:01:00.0: BAR 2: assigned [mem 0x20000000-0x20007fff 64bit]
  186. [ 1.517199] pci 0000:00:00.0: PCI bridge to [bus 01]
  187. [ 1.522151] pci 0000:00:00.0: bridge window [mem 0x20000000-0x200fffff]
  188. [ 1.528922] pci 0000:00:00.0: bridge window [mem 0x20100000-0x201fffff 64bit pref]
  189. [ 1.536752] pcieport 0000:00:00.0: assign IRQ: got 130
  190. [ 1.541883] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
  191. [ 1.547966] pcieport 0000:00:00.0: enabling bus mastering
  192. [ 1.553762] mtk-pcie-gen3 11280000.pcie: msi#0x0 address_hi 0x0 address_lo 0x11280c00 data 0
  193. [ 1.562187] mtk-pcie-gen3 11280000.pcie: msi#0x1 address_hi 0x0 address_lo 0x11280c00 data 1
  194. [ 1.570605] mtk-pcie-gen3 11280000.pcie: msi#0x2 address_hi 0x0 address_lo 0x11280c00 data 2
  195. [ 1.579021] mtk-pcie-gen3 11280000.pcie: msi#0x3 address_hi 0x0 address_lo 0x11280c00 data 3
  196. [ 1.587435] mtk-pcie-gen3 11280000.pcie: msi#0x4 address_hi 0x0 address_lo 0x11280c00 data 4
  197. [ 1.595853] mtk-pcie-gen3 11280000.pcie: msi#0x5 address_hi 0x0 address_lo 0x11280c00 data 5
  198. [ 1.604269] mtk-pcie-gen3 11280000.pcie: msi#0x6 address_hi 0x0 address_lo 0x11280c00 data 6
  199. [ 1.612686] mtk-pcie-gen3 11280000.pcie: msi#0x7 address_hi 0x0 address_lo 0x11280c00 data 7
  200. [ 1.621102] mtk-pcie-gen3 11280000.pcie: msi#0x8 address_hi 0x0 address_lo 0x11280c00 data 8
  201. [ 1.629519] mtk-pcie-gen3 11280000.pcie: msi#0x9 address_hi 0x0 address_lo 0x11280c00 data 9
  202. [ 1.637933] mtk-pcie-gen3 11280000.pcie: msi#0xa address_hi 0x0 address_lo 0x11280c00 data 10
  203. [ 1.646436] mtk-pcie-gen3 11280000.pcie: msi#0xb address_hi 0x0 address_lo 0x11280c00 data 11
  204. [ 1.654940] mtk-pcie-gen3 11280000.pcie: msi#0xc address_hi 0x0 address_lo 0x11280c00 data 12
  205. [ 1.663443] mtk-pcie-gen3 11280000.pcie: msi#0xd address_hi 0x0 address_lo 0x11280c00 data 13
  206. [ 1.671947] mtk-pcie-gen3 11280000.pcie: msi#0xe address_hi 0x0 address_lo 0x11280c00 data 14
  207. [ 1.680450] mtk-pcie-gen3 11280000.pcie: msi#0xf address_hi 0x0 address_lo 0x11280c00 data 15
  208. [ 1.688954] mtk-pcie-gen3 11280000.pcie: msi#0x10 address_hi 0x0 address_lo 0x11280c00 data 16
  209. [ 1.697541] mtk-pcie-gen3 11280000.pcie: msi#0x11 address_hi 0x0 address_lo 0x11280c00 data 17
  210. [ 1.706132] mtk-pcie-gen3 11280000.pcie: msi#0x12 address_hi 0x0 address_lo 0x11280c00 data 18
  211. [ 1.714722] mtk-pcie-gen3 11280000.pcie: msi#0x13 address_hi 0x0 address_lo 0x11280c00 data 19
  212. [ 1.723313] mtk-pcie-gen3 11280000.pcie: msi#0x14 address_hi 0x0 address_lo 0x11280c00 data 20
  213. [ 1.731903] mtk-pcie-gen3 11280000.pcie: msi#0x15 address_hi 0x0 address_lo 0x11280c00 data 21
  214. [ 1.740493] mtk-pcie-gen3 11280000.pcie: msi#0x16 address_hi 0x0 address_lo 0x11280c00 data 22
  215. [ 1.749083] mtk-pcie-gen3 11280000.pcie: msi#0x17 address_hi 0x0 address_lo 0x11280c00 data 23
  216. [ 1.757671] mtk-pcie-gen3 11280000.pcie: msi#0x18 address_hi 0x0 address_lo 0x11280c00 data 24
  217. [ 1.766260] mtk-pcie-gen3 11280000.pcie: msi#0x19 address_hi 0x0 address_lo 0x11280c00 data 25
  218. [ 1.774850] mtk-pcie-gen3 11280000.pcie: msi#0x1a address_hi 0x0 address_lo 0x11280c00 data 26
  219. [ 1.783441] mtk-pcie-gen3 11280000.pcie: msi#0x1b address_hi 0x0 address_lo 0x11280c00 data 27
  220. [ 1.792031] mtk-pcie-gen3 11280000.pcie: msi#0x1c address_hi 0x0 address_lo 0x11280c00 data 28
  221. [ 1.800621] mtk-pcie-gen3 11280000.pcie: msi#0x1d address_hi 0x0 address_lo 0x11280c00 data 29
  222. [ 1.809211] mtk-pcie-gen3 11280000.pcie: msi#0x1e address_hi 0x0 address_lo 0x11280c00 data 30
  223. [ 1.817798] mtk-pcie-gen3 11280000.pcie: msi#0x1f address_hi 0x0 address_lo 0x11280c00 data 31
  224. [ 1.826749] mtk-pcie-gen3 11280000.pcie: msi#0x0 address_hi 0x0 address_lo 0x11280c00 data 0
  225. [ 1.835261] pcieport 0000:00:00.0: PME: Signaling with IRQ 131
  226. [ 1.841254] pcieport 0000:00:00.0: AER: enabled with IRQ 131
  227. [ 1.846956] pcieport 0000:00:00.0: saving config space at offset 0x0 (reading 0x1f3214c3)
  228. [ 1.855136] pcieport 0000:00:00.0: saving config space at offset 0x4 (reading 0x100406)
  229. [ 1.863119] pcieport 0000:00:00.0: saving config space at offset 0x8 (reading 0x6040001)
  230. [ 1.871188] pcieport 0000:00:00.0: saving config space at offset 0xc (reading 0x10000)
  231. [ 1.879084] pcieport 0000:00:00.0: saving config space at offset 0x10 (reading 0x20200004)
  232. [ 1.887324] pcieport 0000:00:00.0: saving config space at offset 0x14 (reading 0x0)
  233. [ 1.894960] pcieport 0000:00:00.0: saving config space at offset 0x18 (reading 0x10100)
  234. [ 1.902942] pcieport 0000:00:00.0: saving config space at offset 0x1c (reading 0x1f1)
  235. [ 1.910752] pcieport 0000:00:00.0: saving config space at offset 0x20 (reading 0x20002000)
  236. [ 1.918995] pcieport 0000:00:00.0: saving config space at offset 0x24 (reading 0x20112011)
  237. [ 1.927235] pcieport 0000:00:00.0: saving config space at offset 0x28 (reading 0x0)
  238. [ 1.934870] pcieport 0000:00:00.0: saving config space at offset 0x2c (reading 0x0)
  239. [ 1.942505] pcieport 0000:00:00.0: saving config space at offset 0x30 (reading 0x0)
  240. [ 1.950142] pcieport 0000:00:00.0: saving config space at offset 0x34 (reading 0x80)
  241. [ 1.957861] pcieport 0000:00:00.0: saving config space at offset 0x38 (reading 0x0)
  242. [ 1.965497] pcieport 0000:00:00.0: saving config space at offset 0x3c (reading 0x20182)
  243. [ 1.995535] mt7530-mdio mdio-bus:1f: configuring for fixed/2500base-x link mode
  244. [ 2.004675] mt7530-mdio mdio-bus:1f: Link is Up - 2.5Gbps/Full - flow control rx/tx
  245. [ 2.013364] mt7530-mdio mdio-bus:1f wan (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7531 PHY] (irq=132)
  246. [ 2.033611] mt7530-mdio mdio-bus:1f lan1 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7531 PHY] (irq=133)
  247. [ 2.053678] mt7530-mdio mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7531 PHY] (irq=134)
  248. [ 2.073725] mt7530-mdio mdio-bus:1f lan3 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7531 PHY] (irq=135)
  249. [ 2.093823] mt7530-mdio mdio-bus:1f lan4 (uninitialized): PHY [mt7530-0:04] driver [MediaTek MT7531 PHY] (irq=136)
  250. [ 2.105080] device eth0 entered promiscuous mode
  251. [ 2.109729] DSA: tree 0 setup
  252. [ 2.117949] VFS: Mounted root (squashfs filesystem) readonly on device 259:0.
  253. [ 2.125229] Freeing unused kernel memory: 448K
  254. [ 2.198432] Run /sbin/init as init process
  255. [ 2.202513] with arguments:
  256. [ 2.205464] /sbin/init
  257. [ 2.208155] with environment:
  258. [ 2.211286] HOME=/
  259. [ 2.213631] TERM=linux
  260. [ 2.340698] init: Console is alive
  261. [ 2.344204] init: - watchdog -
  262. [ 2.668036] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  263. [ 2.687851] usbcore: registered new interface driver usbfs
  264. [ 2.693388] usbcore: registered new interface driver hub
  265. [ 2.698725] usbcore: registered new device driver usb
  266. [ 2.704713] mt7986a-pinctrl 1001f000.pinctrl: pin GPIO_4 already requested by 11280000.pcie; cannot claim for pinctrl_moore:420
  267. [ 2.716193] mt7986a-pinctrl 1001f000.pinctrl: pin-9 (pinctrl_moore:420) status -22
  268. [ 2.723780] gpio-keys: probe of gpio-keys failed with error -22
  269. [ 2.732601] xhci-mtk 11200000.usb: supply vbus not found, using dummy regulator
  270. [ 2.740019] xhci-mtk 11200000.usb: supply vusb33 not found, using dummy regulator
  271. [ 2.748238] xhci-mtk 11200000.usb: xHCI Host Controller
  272. [ 2.753475] xhci-mtk 11200000.usb: new USB bus registered, assigned bus number 1
  273. [ 2.763952] xhci-mtk 11200000.usb: hcc params 0x01403f99 hci version 0x110 quirks 0x0000000000210010
  274. [ 2.773107] xhci-mtk 11200000.usb: irq 137, io mem 0x11200000
  275. [ 2.778941] xhci-mtk 11200000.usb: xHCI Host Controller
  276. [ 2.784151] xhci-mtk 11200000.usb: new USB bus registered, assigned bus number 2
  277. [ 2.791534] xhci-mtk 11200000.usb: Host supports USB 3.2 Enhanced SuperSpeed
  278. [ 2.798903] hub 1-0:1.0: USB hub found
  279. [ 2.802654] hub 1-0:1.0: 2 ports detected
  280. [ 2.806924] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  281. [ 2.815266] hub 2-0:1.0: USB hub found
  282. [ 2.819049] hub 2-0:1.0: 1 port detected
  283. [ 2.827013] usbcore: registered new interface driver usb-storage
  284. [ 2.833277] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  285. [ 2.843264] init: - preinit -
  286. [ 3.071403] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode
  287. [ 3.079910] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
  288. [ 3.089493] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode
  289. Press the [f] key and hit [enter] to enter failsafe mode
  290. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  291. [ 3.208447] usb 2-1: new SuperSpeed USB device number 2 using xhci-mtk
  292. [ 3.239702] usb-storage 2-1:1.0: USB Mass Storage device detected
  293. [ 3.246025] scsi host0: usb-storage 2-1:1.0
  294. [ 3.388403] usb 1-1: new high-speed USB device number 2 using xhci-mtk
  295. [ 3.569001] hub 1-1:1.0: USB hub found
  296. [ 3.572809] hub 1-1:1.0: 4 ports detected
  297. [ 3.988398] usb 1-1.2: new high-speed USB device number 3 using xhci-mtk
  298. [ 4.338918] scsi 0:0:0:0: Direct-Access WD Elements 2620 1023 PQ: 0 ANSI: 6
  299. [ 4.347492] sd 0:0:0:0: [sda] 3906963456 512-byte logical blocks: (2.00 TB/1.82 TiB)
  300. [ 4.355505] sd 0:0:0:0: [sda] Write Protect is off
  301. [ 4.360286] sd 0:0:0:0: [sda] Mode Sense: 47 00 10 08
  302. [ 4.365591] sd 0:0:0:0: [sda] No Caching mode page found
  303. [ 4.370889] sd 0:0:0:0: [sda] Assuming drive cache: write through
  304. [ 4.568657] sda: sda1
  305. [ 4.571209] sd 0:0:0:0: [sda] Attached SCSI disk
  306. [ 5.146764] mount_root: loading kmods from internal overlay
  307. [ 5.159314] kmodloader: loading kernel modules from //etc/modules-boot.d/*
  308. [ 5.168618] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
  309. [ 6.729702] block: attempting to load /etc/config/fstab
  310. [ 6.736250] block: unable to load configuration (fstab: Entry not found)
  311. [ 6.742980] block: no usable configuration
  312. [ 7.140070] F2FS-fs (mmcblk0p66): Disable nat_bits due to incorrect cp_ver (12684896153953556147, 3791026002228860575)
  313. [ 7.188008] F2FS-fs (mmcblk0p66): recover_inode: ino = 3f, name = secrets.tdb, inline = 1
  314. [ 7.196226] F2FS-fs (mmcblk0p66): recover_data: ino = 3f (i_size: recover) recovered = 3, err = 0
  315. [ 7.205083] F2FS-fs (mmcblk0p66): recover_inode: ino = 3f, name = secrets.tdb, inline = 1
  316. [ 7.213261] F2FS-fs (mmcblk0p66): recover_data: ino = 3f (i_size: recover) recovered = 0, err = 0
  317. [ 7.232594] F2FS-fs (mmcblk0p66): checkpoint: version = 351ed6b4
  318. [ 7.238687] F2FS-fs (mmcblk0p66): Mounted with checkpoint version = 351ed6b4
  319. [ 8.545877] block: attempting to load /etc/config/fstab
  320. [ 8.551171] block: unable to load configuration (fstab: Entry not found)
  321. [ 8.557879] block: no usable configuration
  322. [ 8.563128] mount_root: switching to f2fs overlay
  323. [ 8.572509] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off.
  324. [ 8.587006] urandom-seed: Seeding with /etc/urandom.seed
  325. [ 8.610243] random: procd: uninitialized urandom read (4 bytes read)
  326. [ 8.611869] procd: - early -
  327. [ 8.619600] procd: - watchdog -
  328. [ 9.154216] procd: - watchdog -
  329. [ 9.167396] procd: - ubus -
  330. [ 9.488401] random: crng init done
  331. [ 9.495598] procd: - init -
  332. Please press Enter to activate this console.
  333. [ 9.679925] kmodloader: loading kernel modules from /etc/modules.d/*
  334. [ 9.703266] tun: Universal TUN/TAP device driver, 1.6
  335. [ 9.712769] i2c-gpio i2c-gpio-0: using lines 427 (SDA) and 428 (SCL)
  336. [ 9.719501] i2c-gpio i2c-gpio-1: using lines 429 (SDA) and 430 (SCL)
  337. [ 9.728182] GACT probability on
  338. [ 9.732076] Mirror/redirect action on
  339. [ 9.738924] u32 classifier
  340. [ 9.741633] input device check on
  341. [ 9.745277] Actions configured
  342. [ 9.753679] crypto-safexcel 10320000.crypto: EIP97:230(0,1,4,4)-HIA:270(0,5,5),PE:150/433(alg:7fcdfc00)/0/0/0
  343. [ 9.771338] Loading modules backported from Linux version v6.1.24-0-g0102425ac76b
  344. [ 9.778824] Backport generated by backports.git v5.15.92-1-44-gd6ea70fafd36
  345. [ 9.792410] sfp sfp-1: Host maximum power 3.0W
  346. [ 9.797407] sfp sfp-2: Host maximum power 3.0W
  347. [ 9.803511] usbcore: registered new interface driver ums-alauda
  348. [ 9.810076] usbcore: registered new interface driver ums-cypress
  349. [ 9.816691] usbcore: registered new interface driver ums-datafab
  350. [ 9.823367] usbcore: registered new interface driver ums-freecom
  351. [ 9.830081] usbcore: registered new interface driver ums-isd200
  352. [ 9.836663] usbcore: registered new interface driver ums-jumpshot
  353. [ 9.843433] usbcore: registered new interface driver ums-karma
  354. [ 9.849987] usbcore: registered new interface driver ums-sddr09
  355. [ 9.856565] usbcore: registered new interface driver ums-sddr55
  356. [ 9.863244] usbcore: registered new interface driver ums-usbat
  357. [ 9.876238] xt_time: kernel timezone is -0000
  358. [ 9.894513] urngd: v1.0.2 started.
  359. [ 10.127944] sfp sfp-1: module RBS OP5420D-43 rev sn JUB22041420845 dc 220425
  360. [ 10.137436] mtk_soc_eth 15100000.ethernet eth1: switched to inband/1000base-x link mode
  361. [ 10.177162] hwmon hwmon2: temp1_input not attached to any thermal zone
  362. [ 10.342012] mt798x-wmac 18000000.wifi: HW/SW Version: 0x8a108a10, Build Time: 20221012174743a
  363. [ 10.342012]
  364. [ 10.466609] mt798x-wmac 18000000.wifi: WM Firmware Version: ____000000, Build Time: 20221012174805
  365. [ 10.565673] mt798x-wmac 18000000.wifi: WA Firmware Version: DEV_000000, Build Time: 20221012174937
  366. [ 13.330835] PPP generic driver version 2.4.2
  367. [ 13.335866] NET: Registered PF_PPPOX protocol family
  368. [ 13.342243] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
  369. [ 13.350080] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
  370. [ 13.361990] kmodloader: done loading kernel modules from /etc/modules.d/*
  371. [ 17.130711] mtk_soc_eth 15100000.ethernet eth0: Link is Down
  372. [ 17.142528] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode
  373. [ 17.151075] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
  374. [ 17.151999] br-lan: port 1(eth0) entered blocking state
  375. [ 17.164915] br-lan: port 1(eth0) entered disabled state
  376. [ 17.171714] br-lan: port 1(eth0) entered blocking state
  377. [ 17.176964] br-lan: port 1(eth0) entered forwarding state
  378. [ 17.187272] mtk_soc_eth 15100000.ethernet eth1: configuring for inband/1000base-x link mode
  379. [ 17.248456] mtk_soc_eth 15100000.ethernet eth1: Link is Up - 1Gbps/Full - flow control rx/tx
  380. [ 17.256912] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
  381.  
  382.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement