Guest User

Untitled

a guest
Jun 20th, 2025
9
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 77.51 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd090]
  2. [ 0.000000] Linux version 6.12.33 (janpieter@linuxserver) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 14.3.0 r0+29800-5112b24cee) 14.3.0, GNU ld (GNU Binutils) 2.42) #0 SMP Wed Jun 18 18:35:23 2025
  3. [ 0.000000] Machine model: Banana Pi BPI-R4 (2x SFP+)
  4. [ 0.000000] OF: reserved mem: 0x0000000042ff0000..0x0000000042ffffff (64 KiB) map non-reusable ramoops@42ff0000
  5. [ 0.000000] OF: reserved mem: 0x0000000043000000..0x000000004304ffff (320 KiB) nomap non-reusable secmon@43000000
  6. [ 0.000000] Zone ranges:
  7. [ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff]
  8. [ 0.000000] DMA32 empty
  9. [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]
  10. [ 0.000000] Movable zone start for each node
  11. [ 0.000000] Early memory node ranges
  12. [ 0.000000] node 0: [mem 0x0000000040000000-0x0000000042ffffff]
  13. [ 0.000000] node 0: [mem 0x0000000043000000-0x000000004304ffff]
  14. [ 0.000000] node 0: [mem 0x0000000043050000-0x000000013fffffff]
  15. [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000013fffffff]
  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.5
  21. [ 0.000000] percpu: Embedded 30 pages/cpu s83544 r8192 d31144 u122880
  22. [ 0.000000] pcpu-alloc: s83544 r8192 d31144 u122880 alloc=30*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: detected: Spectre-BHB
  27. [ 0.000000] CPU features: kernel page table isolation disabled by kernel configuration
  28. [ 0.000000] alternatives: applying boot alternatives
  29. [ 0.000000] Kernel command line: console=ttyS0,115200n1 pci=pcie_bus_perf root=/dev/fit0 rootwait ubi.block=0,fit
  30. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  31. [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  32. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1048576
  33. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  34. [ 0.000000] software IO TLB: area num 4.
  35. [ 0.000000] software IO TLB: mapped [mem 0x00000000fa7f0000-0x00000000fe7f0000] (64MB)
  36. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  37. [ 0.000000] ftrace: allocating 35491 entries in 139 pages
  38. [ 0.000000] ftrace: allocated 139 pages with 4 groups
  39. [ 0.000000] rcu: Hierarchical RCU implementation.
  40. [ 0.000000] Rude variant of Tasks RCU enabled.
  41. [ 0.000000] Tracing variant of Tasks RCU enabled.
  42. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  43. [ 0.000000] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
  44. [ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
  45. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  46. [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
  47. [ 0.000000] GICv3: 416 SPIs implemented
  48. [ 0.000000] GICv3: 0 Extended SPIs implemented
  49. [ 0.000000] Root IRQ handler: gic_handle_irq
  50. [ 0.000000] GICv3: GICv3 features: 16 PPIs
  51. [ 0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=0
  52. [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000c080000
  53. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  54. [ 0.000000] arch_timer: cp15 timer(s) running at 13.00MHz (phys).
  55. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns
  56. [ 0.000000] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns
  57. [ 0.000217] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=130000)
  58. [ 0.000224] pid_max: default: 32768 minimum: 301
  59. [ 0.002367] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  60. [ 0.002380] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  61. [ 0.004087] cacheinfo: Unable to detect cache hierarchy for CPU 0
  62. [ 0.080019] rcu: Hierarchical SRCU implementation.
  63. [ 0.080021] rcu: Max phase no-delay instances is 1000.
  64. [ 0.080115] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
  65. [ 0.090015] smp: Bringing up secondary CPUs ...
  66. [ 0.100110] Detected VIPT I-cache on CPU1
  67. [ 0.100152] GICv3: CPU1: found redistributor 1 region 0:0x000000000c0a0000
  68. [ 0.100177] CPU1: Booted secondary processor 0x0000000001 [0x411fd090]
  69. [ 0.110085] Detected VIPT I-cache on CPU2
  70. [ 0.110107] GICv3: CPU2: found redistributor 2 region 0:0x000000000c0c0000
  71. [ 0.110118] CPU2: Booted secondary processor 0x0000000002 [0x411fd090]
  72. [ 0.150090] Detected VIPT I-cache on CPU3
  73. [ 0.150112] GICv3: CPU3: found redistributor 3 region 0:0x000000000c0e0000
  74. [ 0.150123] CPU3: Booted secondary processor 0x0000000003 [0x411fd090]
  75. [ 0.150161] smp: Brought up 1 node, 4 CPUs
  76. [ 0.150165] SMP: Total of 4 processors activated.
  77. [ 0.150167] CPU: All CPU(s) started at EL2
  78. [ 0.150169] CPU features: detected: 32-bit EL0 Support
  79. [ 0.150171] CPU features: detected: CRC32 instructions
  80. [ 0.150199] alternatives: applying system-wide alternatives
  81. [ 0.150283] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
  82. [ 0.150393] Memory: 4020652K/4194304K available (10944K kernel code, 1844K rwdata, 7304K rodata, 896K init, 329K bss, 168784K reserved, 0K cma-reserved)
  83. [ 0.153423] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  84. [ 0.153434] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  85. [ 0.153477] 27392 pages in range for non-PLT usage
  86. [ 0.153479] 518912 pages in range for PLT usage
  87. [ 0.154448] pinctrl core: initialized pinctrl subsystem
  88. [ 0.156114] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  89. [ 0.156424] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
  90. [ 0.156525] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  91. [ 0.156621] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  92. [ 0.156891] thermal_sys: Registered thermal governor 'fair_share'
  93. [ 0.156894] thermal_sys: Registered thermal governor 'bang_bang'
  94. [ 0.156896] thermal_sys: Registered thermal governor 'step_wise'
  95. [ 0.156898] thermal_sys: Registered thermal governor 'user_space'
  96. [ 0.156941] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  97. [ 0.156979] ASID allocator initialised with 65536 entries
  98. [ 0.157760] pstore: Using crash dump compression: deflate
  99. [ 0.157766] printk: legacy console [ramoops-1] enabled
  100. [ 0.157999] pstore: Registered ramoops as persistent store backend
  101. [ 0.158004] ramoops: using 0x10000@0x42ff0000, ecc: 0
  102. [ 0.159761] /soc/interrupt-controller@c000000: Fixed dependency cycle(s) with /soc/interrupt-controller@c000000
  103. [ 0.163136] /soc/pcie@11280000: Fixed dependency cycle(s) with /soc/pcie@11280000/interrupt-controller
  104. [ 0.163239] /soc/pcie@11290000: Fixed dependency cycle(s) with /soc/pcie@11290000/interrupt-controller
  105. [ 0.163327] /soc/pcie@11300000: Fixed dependency cycle(s) with /soc/pcie@11300000/interrupt-controller
  106. [ 0.163420] /soc/pcie@11310000: Fixed dependency cycle(s) with /soc/pcie@11310000/interrupt-controller
  107. [ 0.169102] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  108. [ 0.169113] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
  109. [ 0.169119] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
  110. [ 0.169123] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
  111. [ 0.169128] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  112. [ 0.169133] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
  113. [ 0.169137] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
  114. [ 0.169141] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
  115. [ 0.173571] cryptd: max_cpu_qlen set to 1000
  116. [ 0.175346] SCSI subsystem initialized
  117. [ 0.175471] libata version 3.00 loaded.
  118. [ 0.176548] clocksource: Switched to clocksource arch_sys_counter
  119. [ 0.178403] NET: Registered PF_INET protocol family
  120. [ 0.178547] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
  121. [ 0.180867] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
  122. [ 0.180891] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  123. [ 0.180901] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
  124. [ 0.181011] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
  125. [ 0.181422] TCP: Hash tables configured (established 32768 bind 32768)
  126. [ 0.181520] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
  127. [ 0.181582] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
  128. [ 0.181874] NET: Registered PF_UNIX/PF_LOCAL protocol family
  129. [ 0.181913] PCI: CLS 0 bytes, default 64
  130. [ 0.183932] workingset: timestamp_bits=46 max_order=20 bucket_order=0
  131. [ 0.187514] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  132. [ 0.187522] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  133. [ 0.217735] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  134. [ 0.218990] mtk-xsphy soc:xs-phy@11e10000: failed to get ref_clk(id-1)
  135. [ 0.219545] mtk-pcie-gen3 11280000.pcie: host bridge /soc/pcie@11280000 ranges:
  136. [ 0.219563] mtk-pcie-gen3 11280000.pcie: Parsing ranges property...
  137. [ 0.219576] mtk-pcie-gen3 11280000.pcie: IO 0x0020000000..0x00201fffff -> 0x0020000000
  138. [ 0.219591] mtk-pcie-gen3 11280000.pcie: MEM 0x0020200000..0x0027ffffff -> 0x0020200000
  139. [ 0.219696] mtk-pcie-gen3 11290000.pcie: host bridge /soc/pcie@11290000 ranges:
  140. [ 0.219708] mtk-pcie-gen3 11290000.pcie: Parsing ranges property...
  141. [ 0.219718] mtk-pcie-gen3 11290000.pcie: IO 0x0028000000..0x00281fffff -> 0x0028000000
  142. [ 0.219728] mtk-pcie-gen3 11290000.pcie: MEM 0x0028200000..0x002fffffff -> 0x0028200000
  143. [ 0.219748] /soc/pcie@11290000: Failed to get clk index: 0 ret: -517
  144. [ 0.219757] mtk-pcie-gen3 11290000.pcie: failed to get clocks
  145. [ 0.219821] mtk-pcie-gen3 11300000.pcie: host bridge /soc/pcie@11300000 ranges:
  146. [ 0.219830] mtk-pcie-gen3 11300000.pcie: Parsing ranges property...
  147. [ 0.219841] mtk-pcie-gen3 11300000.pcie: IO 0x0030000000..0x00301fffff -> 0x0030000000
  148. [ 0.219850] mtk-pcie-gen3 11300000.pcie: MEM 0x0030200000..0x0037ffffff -> 0x0030200000
  149. [ 0.219867] /soc/pcie@11300000: Failed to get clk index: 0 ret: -517
  150. [ 0.219875] mtk-pcie-gen3 11300000.pcie: failed to get clocks
  151. [ 0.219948] mtk-pcie-gen3 11310000.pcie: host bridge /soc/pcie@11310000 ranges:
  152. [ 0.219958] mtk-pcie-gen3 11310000.pcie: Parsing ranges property...
  153. [ 0.219968] mtk-pcie-gen3 11310000.pcie: IO 0x0038000000..0x00381fffff -> 0x0038000000
  154. [ 0.219977] mtk-pcie-gen3 11310000.pcie: MEM 0x0038200000..0x003fffffff -> 0x0038200000
  155. [ 0.219995] /soc/pcie@11310000: Failed to get clk index: 0 ret: -517
  156. [ 0.220002] mtk-pcie-gen3 11310000.pcie: failed to get clocks
  157. [ 0.224118] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  158. [ 0.226158] printk: legacy console [ttyS0] disabled
  159. [ 0.246436] 11000000.serial: ttyS0 at MMIO 0x11000000 (irq = 99, base_baud = 2500000) is a ST16650V2
  160. [ 0.246474] printk: legacy console [ttyS0] enabled
  161. [ 1.285076] loop: module loaded
  162. [ 1.289909] spi-nand spi0.0: Winbond SPI NAND was found.
  163. [ 1.295233] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64
  164. [ 1.303738] 2 fixed-partitions partitions found on MTD device spi0.0
  165. [ 1.310114] OF: Bad cell count for /soc/spi@11007000/flash@0/partitions
  166. [ 1.316733] OF: Bad cell count for /soc/spi@11007000/flash@0/partitions
  167. [ 1.323485] Creating 2 MTD partitions on "spi0.0":
  168. [ 1.328293] 0x000000000000-0x000000200000 : "bl2"
  169. [ 1.334449] 0x000000200000-0x000008000000 : "ubi"
  170. [ 1.407108] ubi0: default fastmap pool size: 50
  171. [ 1.411634] ubi0: default fastmap WL pool size: 25
  172. [ 1.416414] ubi0: attaching mtd1
  173. [ 1.827525] ubi0: scanning is finished
  174. [ 1.835926] ubi0: attached mtd1 (name "ubi", size 126 MiB)
  175. [ 1.841416] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  176. [ 1.848283] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  177. [ 1.855059] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
  178. [ 1.862010] ubi0: good PEBs: 1005, bad PEBs: 3, corrupted PEBs: 0
  179. [ 1.868093] ubi0: user volume: 7, internal volumes: 1, max. volumes count: 128
  180. [ 1.875301] ubi0: max/mean erase counter: 244/126, WL threshold: 4096, image sequence number: 0
  181. [ 1.883988] ubi0: available PEBs: 0, total reserved PEBs: 1005, PEBs reserved for bad PEB handling: 17
  182. [ 1.893288] ubi0: background thread "ubi_bgt0d" started, PID 290
  183. [ 1.893358] OF: Bad cell count for /soc/spi@11007000/flash@0/partitions
  184. [ 1.905970] OF: Bad cell count for /soc/spi@11007000/flash@0/partitions
  185. [ 1.912894] block ubiblock0_4: created from ubi0:4(fit)
  186. [ 2.037973] i2c_dev: i2c /dev entries driver
  187. [ 2.042719] /soc/i2c@11003000/rt5190a@64: Fixed dependency cycle(s) with /soc/i2c@11003000/rt5190a@64/regulators/buck1
  188. [ 2.054436] mtk-lvts-thermal 1100a000.lvts: golden temp=60
  189. [ 2.061493] mtk-wdt 1001c000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0)
  190. [ 2.076723] hw perfevents: enabled with armv8_cortex_a73 PMU driver, 7 (0,8000003f) counters available
  191. [ 2.102950] NET: Registered PF_INET6 protocol family
  192. [ 2.108402] Segment Routing with IPv6
  193. [ 2.112071] In-situ OAM (IOAM) with IPv6
  194. [ 2.116012] NET: Registered PF_PACKET protocol family
  195. [ 2.121167] 8021q: 802.1Q VLAN Support v1.8
  196. [ 2.128157] registered taskstats version 1
  197. [ 2.142073] phy phy-soc:[email protected]: type_sw - reg 0x194, index 0
  198. [ 2.149414] mtk-pcie-gen3 11280000.pcie: host bridge /soc/pcie@11280000 ranges:
  199. [ 2.156748] mtk-pcie-gen3 11280000.pcie: Parsing ranges property...
  200. [ 2.163010] mtk-pcie-gen3 11280000.pcie: IO 0x0020000000..0x00201fffff -> 0x0020000000
  201. [ 2.171452] mtk-pcie-gen3 11280000.pcie: MEM 0x0020200000..0x0027ffffff -> 0x0020200000
  202. [ 2.182384] mtk-msdc 11230000.mmc: Final PAD_DS_TUNE: 0x13414
  203. [ 2.188328] mmc0: new HS400 MMC card at address 0001
  204. [ 2.193874] mmcblk0: mmc0:0001 8GTF4R 7.28 GiB
  205. [ 2.199335] Alternate GPT is invalid, using primary GPT.
  206. [ 2.204665] mmcblk0: p1 p2 p3 p4 p5 p128
  207. [ 2.209444] mmcblk0boot0: mmc0:0001 8GTF4R 4.00 MiB
  208. [ 2.214971] mmcblk0boot1: mmc0:0001 8GTF4R 4.00 MiB
  209. [ 2.220101] mmcblk0rpmb: mmc0:0001 8GTF4R 512 KiB, chardev (248:0)
  210. [ 2.496558] mtk-pcie-gen3 11280000.pcie: PCIe link down, current LTSSM state: detect.quiet (0x1)
  211. [ 2.505357] mtk-pcie-gen3 11280000.pcie: probe with driver mtk-pcie-gen3 failed with error -110
  212. [ 2.514383] mtk-pcie-gen3 11290000.pcie: host bridge /soc/pcie@11290000 ranges:
  213. [ 2.521703] mtk-pcie-gen3 11290000.pcie: Parsing ranges property...
  214. [ 2.527974] mtk-pcie-gen3 11290000.pcie: IO 0x0028000000..0x00281fffff -> 0x0028000000
  215. [ 2.536406] mtk-pcie-gen3 11290000.pcie: MEM 0x0028200000..0x002fffffff -> 0x0028200000
  216. [ 2.771667] mtk-pcie-gen3 11290000.pcie: set IO trans window[0]: cpu_addr = 0x28000000, pci_addr = 0x28000000, size = 0x200000
  217. [ 2.783053] mtk-pcie-gen3 11290000.pcie: set MEM trans window[1]: cpu_addr = 0x28200000, pci_addr = 0x28200000, size = 0x200000
  218. [ 2.794520] mtk-pcie-gen3 11290000.pcie: set MEM trans window[2]: cpu_addr = 0x28400000, pci_addr = 0x28400000, size = 0x400000
  219. [ 2.805984] mtk-pcie-gen3 11290000.pcie: set MEM trans window[3]: cpu_addr = 0x28800000, pci_addr = 0x28800000, size = 0x800000
  220. [ 2.817449] mtk-pcie-gen3 11290000.pcie: set MEM trans window[4]: cpu_addr = 0x29000000, pci_addr = 0x29000000, size = 0x1000000
  221. [ 2.829001] mtk-pcie-gen3 11290000.pcie: set MEM trans window[5]: cpu_addr = 0x2a000000, pci_addr = 0x2a000000, size = 0x2000000
  222. [ 2.840551] mtk-pcie-gen3 11290000.pcie: set MEM trans window[6]: cpu_addr = 0x2c000000, pci_addr = 0x2c000000, size = 0x4000000
  223. [ 2.852339] mtk-pcie-gen3 11290000.pcie: PCI host bridge to bus 0002:00
  224. [ 2.858952] pci_bus 0002:00: root bus resource [bus 00-ff]
  225. [ 2.864430] pci_bus 0002:00: root bus resource [io 0x200000-0x3fffff] (bus address [0x28000000-0x281fffff])
  226. [ 2.874249] pci_bus 0002:00: root bus resource [mem 0x28200000-0x2fffffff]
  227. [ 2.881119] pci_bus 0002:00: scanning bus
  228. [ 2.885142] pci 0002:00:00.0: [14c3:7988] type 01 class 0x060400 PCIe Root Port
  229. [ 2.892457] pci 0002:00:00.0: BAR 0 [mem 0x00000000-0x00007fff 64bit]
  230. [ 2.898894] pci 0002:00:00.0: PCI bridge to [bus 00]
  231. [ 2.903851] pci 0002:00:00.0: bridge window [io 0x0000-0x0fff]
  232. [ 2.909937] pci 0002:00:00.0: bridge window [mem 0x00000000-0x000fffff]
  233. [ 2.916721] pci 0002:00:00.0: bridge window [mem 0x00000000-0x000fffff 64bit pref]
  234. [ 2.924506] pci 0002:00:00.0: PME# supported from D0 D3hot D3cold
  235. [ 2.930594] pci 0002:00:00.0: PME# disabled
  236. [ 2.935812] pci_bus 0002:00: fixups for bus
  237. [ 2.939993] pci 0002:00:00.0: scanning [bus 00-00] behind bridge, pass 0
  238. [ 2.946687] pci 0002:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  239. [ 2.954681] pci 0002:00:00.0: scanning [bus 00-00] behind bridge, pass 1
  240. [ 2.961418] pci_bus 0002:01: scanning bus
  241. [ 2.965442] pci 0002:01:00.0: [14c3:7906] type 00 class 0x028000 PCIe Endpoint
  242. [ 2.972681] pci 0002:01:00.0: BAR 0 [mem 0x00000000-0x000fffff 64bit pref]
  243. [ 2.979564] pci 0002:01:00.0: BAR 2 [mem 0x00000000-0x00007fff 64bit]
  244. [ 2.986006] pci 0002:01:00.0: BAR 4 [mem 0x00000000-0x00000fff 64bit pref]
  245. [ 2.992982] pci 0002:01:00.0: PME# supported from D0 D3hot D3cold
  246. [ 2.999074] pci 0002:01:00.0: PME# disabled
  247. [ 3.003293] pci 0002:01:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x1 link at 0002:00:00.0 (capable of 8.000 Gb/s with 5.0 GT/s PCIe x2 link)
  248. [ 3.036585] pci_bus 0002:01: fixups for bus
  249. [ 3.040759] pci_bus 0002:01: bus scan returning with max=01
  250. [ 3.046321] pci_bus 0002:01: busn_res: [bus 01-ff] end is updated to 01
  251. [ 3.052939] pci_bus 0002:00: bus scan returning with max=01
  252. [ 3.058517] pci 0002:00:00.0: bridge window [mem 0x28200000-0x282fffff]: assigned
  253. [ 3.065989] pci 0002:00:00.0: bridge window [mem 0x28300000-0x284fffff 64bit pref]: assigned
  254. [ 3.074418] pci 0002:00:00.0: BAR 0 [mem 0x28500000-0x28507fff 64bit]: assigned
  255. [ 3.081725] pci 0002:01:00.0: BAR 0 [mem 0x28300000-0x283fffff 64bit pref]: assigned
  256. [ 3.089472] pci 0002:01:00.0: BAR 2 [mem 0x28200000-0x28207fff 64bit]: assigned
  257. [ 3.096784] pci 0002:01:00.0: BAR 4 [mem 0x28400000-0x28400fff 64bit pref]: assigned
  258. [ 3.104526] pci 0002:00:00.0: PCI bridge to [bus 01]
  259. [ 3.109486] pci 0002:00:00.0: bridge window [mem 0x28200000-0x282fffff]
  260. [ 3.116263] pci 0002:00:00.0: bridge window [mem 0x28300000-0x284fffff 64bit pref]
  261. [ 3.123998] pci_bus 0002:00: resource 4 [io 0x200000-0x3fffff]
  262. [ 3.129909] pci_bus 0002:00: resource 5 [mem 0x28200000-0x2fffffff]
  263. [ 3.136163] pci_bus 0002:01: resource 1 [mem 0x28200000-0x282fffff]
  264. [ 3.142420] pci_bus 0002:01: resource 2 [mem 0x28300000-0x284fffff 64bit pref]
  265. [ 3.149641] pci 0002:00:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 256
  266. [ 3.158089] pci 0002:01:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 256
  267. [ 3.166601] pcieport 0002:00:00.0: assign IRQ: got 112
  268. [ 3.171734] pcieport 0002:00:00.0: enabling device (0000 -> 0002)
  269. [ 3.177830] pcieport 0002:00:00.0: enabling bus mastering
  270. [ 3.183599] mtk-pcie-gen3 11290000.pcie: msi#0x0 address_hi 0x0 address_lo 0x11290c00 data 0
  271. [ 3.192038] mtk-pcie-gen3 11290000.pcie: msi#0x1 address_hi 0x0 address_lo 0x11290c00 data 1
  272. [ 3.200469] mtk-pcie-gen3 11290000.pcie: msi#0x2 address_hi 0x0 address_lo 0x11290c00 data 2
  273. [ 3.208898] mtk-pcie-gen3 11290000.pcie: msi#0x3 address_hi 0x0 address_lo 0x11290c00 data 3
  274. [ 3.217326] mtk-pcie-gen3 11290000.pcie: msi#0x4 address_hi 0x0 address_lo 0x11290c00 data 4
  275. [ 3.225751] mtk-pcie-gen3 11290000.pcie: msi#0x5 address_hi 0x0 address_lo 0x11290c00 data 5
  276. [ 3.234182] mtk-pcie-gen3 11290000.pcie: msi#0x6 address_hi 0x0 address_lo 0x11290c00 data 6
  277. [ 3.242609] mtk-pcie-gen3 11290000.pcie: msi#0x7 address_hi 0x0 address_lo 0x11290c00 data 7
  278. [ 3.251036] mtk-pcie-gen3 11290000.pcie: msi#0x8 address_hi 0x0 address_lo 0x11290c00 data 8
  279. [ 3.259463] mtk-pcie-gen3 11290000.pcie: msi#0x9 address_hi 0x0 address_lo 0x11290c00 data 9
  280. [ 3.267891] mtk-pcie-gen3 11290000.pcie: msi#0xa address_hi 0x0 address_lo 0x11290c00 data 10
  281. [ 3.276402] mtk-pcie-gen3 11290000.pcie: msi#0xb address_hi 0x0 address_lo 0x11290c00 data 11
  282. [ 3.284918] mtk-pcie-gen3 11290000.pcie: msi#0xc address_hi 0x0 address_lo 0x11290c00 data 12
  283. [ 3.293432] mtk-pcie-gen3 11290000.pcie: msi#0xd address_hi 0x0 address_lo 0x11290c00 data 13
  284. [ 3.301945] mtk-pcie-gen3 11290000.pcie: msi#0xe address_hi 0x0 address_lo 0x11290c00 data 14
  285. [ 3.310460] mtk-pcie-gen3 11290000.pcie: msi#0xf address_hi 0x0 address_lo 0x11290c00 data 15
  286. [ 3.318975] mtk-pcie-gen3 11290000.pcie: msi#0x10 address_hi 0x0 address_lo 0x11290c00 data 16
  287. [ 3.327575] mtk-pcie-gen3 11290000.pcie: msi#0x11 address_hi 0x0 address_lo 0x11290c00 data 17
  288. [ 3.336172] mtk-pcie-gen3 11290000.pcie: msi#0x12 address_hi 0x0 address_lo 0x11290c00 data 18
  289. [ 3.344772] mtk-pcie-gen3 11290000.pcie: msi#0x13 address_hi 0x0 address_lo 0x11290c00 data 19
  290. [ 3.353373] mtk-pcie-gen3 11290000.pcie: msi#0x14 address_hi 0x0 address_lo 0x11290c00 data 20
  291. [ 3.361973] mtk-pcie-gen3 11290000.pcie: msi#0x15 address_hi 0x0 address_lo 0x11290c00 data 21
  292. [ 3.370578] mtk-pcie-gen3 11290000.pcie: msi#0x16 address_hi 0x0 address_lo 0x11290c00 data 22
  293. [ 3.379180] mtk-pcie-gen3 11290000.pcie: msi#0x17 address_hi 0x0 address_lo 0x11290c00 data 23
  294. [ 3.387781] mtk-pcie-gen3 11290000.pcie: msi#0x18 address_hi 0x0 address_lo 0x11290c00 data 24
  295. [ 3.396378] mtk-pcie-gen3 11290000.pcie: msi#0x19 address_hi 0x0 address_lo 0x11290c00 data 25
  296. [ 3.404980] mtk-pcie-gen3 11290000.pcie: msi#0x1a address_hi 0x0 address_lo 0x11290c00 data 26
  297. [ 3.413581] mtk-pcie-gen3 11290000.pcie: msi#0x1b address_hi 0x0 address_lo 0x11290c00 data 27
  298. [ 3.422184] mtk-pcie-gen3 11290000.pcie: msi#0x1c address_hi 0x0 address_lo 0x11290c00 data 28
  299. [ 3.430784] mtk-pcie-gen3 11290000.pcie: msi#0x1d address_hi 0x0 address_lo 0x11290c00 data 29
  300. [ 3.439384] mtk-pcie-gen3 11290000.pcie: msi#0x1e address_hi 0x0 address_lo 0x11290c00 data 30
  301. [ 3.447984] mtk-pcie-gen3 11290000.pcie: msi#0x1f address_hi 0x0 address_lo 0x11290c00 data 31
  302. [ 3.456998] mtk-pcie-gen3 11290000.pcie: msi#0x0 address_hi 0x0 address_lo 0x11290c00 data 0
  303. [ 3.465489] pcieport 0002:00:00.0: PME: Signaling with IRQ 113
  304. [ 3.471444] pcieport 0002:00:00.0: AER: enabled with IRQ 113
  305. [ 3.477147] pcieport 0002:00:00.0: save config 0x00: 0x798814c3
  306. [ 3.483058] pcieport 0002:00:00.0: save config 0x04: 0x00100406
  307. [ 3.488972] pcieport 0002:00:00.0: save config 0x08: 0x06040001
  308. [ 3.494881] pcieport 0002:00:00.0: save config 0x0c: 0x00010000
  309. [ 3.500792] pcieport 0002:00:00.0: save config 0x10: 0x28500004
  310. [ 3.506703] pcieport 0002:00:00.0: save config 0x14: 0x00000000
  311. [ 3.512612] pcieport 0002:00:00.0: save config 0x18: 0x00010100
  312. [ 3.518522] pcieport 0002:00:00.0: save config 0x1c: 0x000001f1
  313. [ 3.524429] pcieport 0002:00:00.0: save config 0x20: 0x28202820
  314. [ 3.530342] pcieport 0002:00:00.0: save config 0x24: 0x28412831
  315. [ 3.536250] pcieport 0002:00:00.0: save config 0x28: 0x00000000
  316. [ 3.542161] pcieport 0002:00:00.0: save config 0x2c: 0x00000000
  317. [ 3.548071] pcieport 0002:00:00.0: save config 0x30: 0x00000000
  318. [ 3.553980] pcieport 0002:00:00.0: save config 0x34: 0x00000080
  319. [ 3.559891] pcieport 0002:00:00.0: save config 0x38: 0x00000000
  320. [ 3.565799] pcieport 0002:00:00.0: save config 0x3c: 0x00020170
  321. [ 3.571983] mtk-pcie-gen3 11300000.pcie: host bridge /soc/pcie@11300000 ranges:
  322. [ 3.579293] mtk-pcie-gen3 11300000.pcie: Parsing ranges property...
  323. [ 3.585557] mtk-pcie-gen3 11300000.pcie: IO 0x0030000000..0x00301fffff -> 0x0030000000
  324. [ 3.593993] mtk-pcie-gen3 11300000.pcie: MEM 0x0030200000..0x0037ffffff -> 0x0030200000
  325. [ 3.831660] mtk-pcie-gen3 11300000.pcie: set IO trans window[0]: cpu_addr = 0x30000000, pci_addr = 0x30000000, size = 0x200000
  326. [ 3.843047] mtk-pcie-gen3 11300000.pcie: set MEM trans window[1]: cpu_addr = 0x30200000, pci_addr = 0x30200000, size = 0x200000
  327. [ 3.854513] mtk-pcie-gen3 11300000.pcie: set MEM trans window[2]: cpu_addr = 0x30400000, pci_addr = 0x30400000, size = 0x400000
  328. [ 3.865977] mtk-pcie-gen3 11300000.pcie: set MEM trans window[3]: cpu_addr = 0x30800000, pci_addr = 0x30800000, size = 0x800000
  329. [ 3.877441] mtk-pcie-gen3 11300000.pcie: set MEM trans window[4]: cpu_addr = 0x31000000, pci_addr = 0x31000000, size = 0x1000000
  330. [ 3.888991] mtk-pcie-gen3 11300000.pcie: set MEM trans window[5]: cpu_addr = 0x32000000, pci_addr = 0x32000000, size = 0x2000000
  331. [ 3.900542] mtk-pcie-gen3 11300000.pcie: set MEM trans window[6]: cpu_addr = 0x34000000, pci_addr = 0x34000000, size = 0x4000000
  332. [ 3.912208] mtk-pcie-gen3 11300000.pcie: PCI host bridge to bus 0000:00
  333. [ 3.918820] pci_bus 0000:00: root bus resource [bus 00-ff]
  334. [ 3.924298] pci_bus 0000:00: root bus resource [io 0x400000-0x5fffff] (bus address [0x30000000-0x301fffff])
  335. [ 3.934115] pci_bus 0000:00: root bus resource [mem 0x30200000-0x37ffffff]
  336. [ 3.940985] pci_bus 0000:00: scanning bus
  337. [ 3.945008] pci 0000:00:00.0: [14c3:7988] type 01 class 0x060400 PCIe Root Port
  338. [ 3.952320] pci 0000:00:00.0: BAR 0 [mem 0x00000000-0x00007fff 64bit]
  339. [ 3.958762] pci 0000:00:00.0: PCI bridge to [bus 00]
  340. [ 3.963719] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff]
  341. [ 3.969805] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff]
  342. [ 3.976592] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff 64bit pref]
  343. [ 3.984376] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
  344. [ 3.990463] pci 0000:00:00.0: PME# disabled
  345. [ 3.995705] pci_bus 0000:00: fixups for bus
  346. [ 3.999889] pci 0000:00:00.0: scanning [bus 00-00] behind bridge, pass 0
  347. [ 4.006583] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  348. [ 4.014577] pci 0000:00:00.0: scanning [bus 00-00] behind bridge, pass 1
  349. [ 4.021317] pci_bus 0000:01: scanning bus
  350. [ 4.025340] pci 0000:01:00.0: [14c3:7906] type 00 class 0x028000 PCIe Endpoint
  351. [ 4.032580] pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x000fffff 64bit pref]
  352. [ 4.039463] pci 0000:01:00.0: BAR 2 [mem 0x00000000-0x00007fff 64bit]
  353. [ 4.045906] pci 0000:01:00.0: BAR 4 [mem 0x00000000-0x00000fff 64bit pref]
  354. [ 4.052884] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  355. [ 4.058974] pci 0000:01:00.0: PME# disabled
  356. [ 4.063193] pci 0000:01:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x1 link at 0000:00:00.0 (capable of 8.000 Gb/s with 5.0 GT/s PCIe x2 link)
  357. [ 4.096584] pci_bus 0000:01: fixups for bus
  358. [ 4.100758] pci_bus 0000:01: bus scan returning with max=01
  359. [ 4.106319] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
  360. [ 4.112933] pci_bus 0000:00: bus scan returning with max=01
  361. [ 4.118508] pci 0000:00:00.0: bridge window [mem 0x30200000-0x302fffff]: assigned
  362. [ 4.125981] pci 0000:00:00.0: bridge window [mem 0x30300000-0x304fffff 64bit pref]: assigned
  363. [ 4.134413] pci 0000:00:00.0: BAR 0 [mem 0x30500000-0x30507fff 64bit]: assigned
  364. [ 4.141721] pci 0000:01:00.0: BAR 0 [mem 0x30300000-0x303fffff 64bit pref]: assigned
  365. [ 4.149469] pci 0000:01:00.0: BAR 2 [mem 0x30200000-0x30207fff 64bit]: assigned
  366. [ 4.156779] pci 0000:01:00.0: BAR 4 [mem 0x30400000-0x30400fff 64bit pref]: assigned
  367. [ 4.164521] pci 0000:00:00.0: PCI bridge to [bus 01]
  368. [ 4.169483] pci 0000:00:00.0: bridge window [mem 0x30200000-0x302fffff]
  369. [ 4.176260] pci 0000:00:00.0: bridge window [mem 0x30300000-0x304fffff 64bit pref]
  370. [ 4.183995] pci_bus 0000:00: resource 4 [io 0x400000-0x5fffff]
  371. [ 4.189908] pci_bus 0000:00: resource 5 [mem 0x30200000-0x37ffffff]
  372. [ 4.196163] pci_bus 0000:01: resource 1 [mem 0x30200000-0x302fffff]
  373. [ 4.202420] pci_bus 0000:01: resource 2 [mem 0x30300000-0x304fffff 64bit pref]
  374. [ 4.209643] pci 0000:00:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 256
  375. [ 4.218091] pci 0000:01:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 256
  376. [ 4.226595] pcieport 0000:00:00.0: assign IRQ: got 115
  377. [ 4.231728] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
  378. [ 4.237824] pcieport 0000:00:00.0: enabling bus mastering
  379. [ 4.243575] mtk-pcie-gen3 11300000.pcie: msi#0x0 address_hi 0x0 address_lo 0x11300c00 data 0
  380. [ 4.252016] mtk-pcie-gen3 11300000.pcie: msi#0x1 address_hi 0x0 address_lo 0x11300c00 data 1
  381. [ 4.260446] mtk-pcie-gen3 11300000.pcie: msi#0x2 address_hi 0x0 address_lo 0x11300c00 data 2
  382. [ 4.268876] mtk-pcie-gen3 11300000.pcie: msi#0x3 address_hi 0x0 address_lo 0x11300c00 data 3
  383. [ 4.277304] mtk-pcie-gen3 11300000.pcie: msi#0x4 address_hi 0x0 address_lo 0x11300c00 data 4
  384. [ 4.285727] mtk-pcie-gen3 11300000.pcie: msi#0x5 address_hi 0x0 address_lo 0x11300c00 data 5
  385. [ 4.294157] mtk-pcie-gen3 11300000.pcie: msi#0x6 address_hi 0x0 address_lo 0x11300c00 data 6
  386. [ 4.302584] mtk-pcie-gen3 11300000.pcie: msi#0x7 address_hi 0x0 address_lo 0x11300c00 data 7
  387. [ 4.311014] mtk-pcie-gen3 11300000.pcie: msi#0x8 address_hi 0x0 address_lo 0x11300c00 data 8
  388. [ 4.319441] mtk-pcie-gen3 11300000.pcie: msi#0x9 address_hi 0x0 address_lo 0x11300c00 data 9
  389. [ 4.327870] mtk-pcie-gen3 11300000.pcie: msi#0xa address_hi 0x0 address_lo 0x11300c00 data 10
  390. [ 4.336381] mtk-pcie-gen3 11300000.pcie: msi#0xb address_hi 0x0 address_lo 0x11300c00 data 11
  391. [ 4.344897] mtk-pcie-gen3 11300000.pcie: msi#0xc address_hi 0x0 address_lo 0x11300c00 data 12
  392. [ 4.353413] mtk-pcie-gen3 11300000.pcie: msi#0xd address_hi 0x0 address_lo 0x11300c00 data 13
  393. [ 4.361926] mtk-pcie-gen3 11300000.pcie: msi#0xe address_hi 0x0 address_lo 0x11300c00 data 14
  394. [ 4.370442] mtk-pcie-gen3 11300000.pcie: msi#0xf address_hi 0x0 address_lo 0x11300c00 data 15
  395. [ 4.378956] mtk-pcie-gen3 11300000.pcie: msi#0x10 address_hi 0x0 address_lo 0x11300c00 data 16
  396. [ 4.387559] mtk-pcie-gen3 11300000.pcie: msi#0x11 address_hi 0x0 address_lo 0x11300c00 data 17
  397. [ 4.396157] mtk-pcie-gen3 11300000.pcie: msi#0x12 address_hi 0x0 address_lo 0x11300c00 data 18
  398. [ 4.404758] mtk-pcie-gen3 11300000.pcie: msi#0x13 address_hi 0x0 address_lo 0x11300c00 data 19
  399. [ 4.413364] mtk-pcie-gen3 11300000.pcie: msi#0x14 address_hi 0x0 address_lo 0x11300c00 data 20
  400. [ 4.421964] mtk-pcie-gen3 11300000.pcie: msi#0x15 address_hi 0x0 address_lo 0x11300c00 data 21
  401. [ 4.430567] mtk-pcie-gen3 11300000.pcie: msi#0x16 address_hi 0x0 address_lo 0x11300c00 data 22
  402. [ 4.439168] mtk-pcie-gen3 11300000.pcie: msi#0x17 address_hi 0x0 address_lo 0x11300c00 data 23
  403. [ 4.447770] mtk-pcie-gen3 11300000.pcie: msi#0x18 address_hi 0x0 address_lo 0x11300c00 data 24
  404. [ 4.456368] mtk-pcie-gen3 11300000.pcie: msi#0x19 address_hi 0x0 address_lo 0x11300c00 data 25
  405. [ 4.464970] mtk-pcie-gen3 11300000.pcie: msi#0x1a address_hi 0x0 address_lo 0x11300c00 data 26
  406. [ 4.473571] mtk-pcie-gen3 11300000.pcie: msi#0x1b address_hi 0x0 address_lo 0x11300c00 data 27
  407. [ 4.482171] mtk-pcie-gen3 11300000.pcie: msi#0x1c address_hi 0x0 address_lo 0x11300c00 data 28
  408. [ 4.490773] mtk-pcie-gen3 11300000.pcie: msi#0x1d address_hi 0x0 address_lo 0x11300c00 data 29
  409. [ 4.499374] mtk-pcie-gen3 11300000.pcie: msi#0x1e address_hi 0x0 address_lo 0x11300c00 data 30
  410. [ 4.507976] mtk-pcie-gen3 11300000.pcie: msi#0x1f address_hi 0x0 address_lo 0x11300c00 data 31
  411. [ 4.516995] mtk-pcie-gen3 11300000.pcie: msi#0x0 address_hi 0x0 address_lo 0x11300c00 data 0
  412. [ 4.525490] pcieport 0000:00:00.0: PME: Signaling with IRQ 116
  413. [ 4.531441] pcieport 0000:00:00.0: AER: enabled with IRQ 116
  414. [ 4.537135] pcieport 0000:00:00.0: save config 0x00: 0x798814c3
  415. [ 4.543045] pcieport 0000:00:00.0: save config 0x04: 0x00100406
  416. [ 4.548961] pcieport 0000:00:00.0: save config 0x08: 0x06040001
  417. [ 4.554869] pcieport 0000:00:00.0: save config 0x0c: 0x00010000
  418. [ 4.560781] pcieport 0000:00:00.0: save config 0x10: 0x30500004
  419. [ 4.566692] pcieport 0000:00:00.0: save config 0x14: 0x00000000
  420. [ 4.572600] pcieport 0000:00:00.0: save config 0x18: 0x00010100
  421. [ 4.578514] pcieport 0000:00:00.0: save config 0x1c: 0x000001f1
  422. [ 4.584422] pcieport 0000:00:00.0: save config 0x20: 0x30203020
  423. [ 4.590334] pcieport 0000:00:00.0: save config 0x24: 0x30413031
  424. [ 4.596242] pcieport 0000:00:00.0: save config 0x28: 0x00000000
  425. [ 4.602153] pcieport 0000:00:00.0: save config 0x2c: 0x00000000
  426. [ 4.608064] pcieport 0000:00:00.0: save config 0x30: 0x00000000
  427. [ 4.613972] pcieport 0000:00:00.0: save config 0x34: 0x00000080
  428. [ 4.619882] pcieport 0000:00:00.0: save config 0x38: 0x00000000
  429. [ 4.625789] pcieport 0000:00:00.0: save config 0x3c: 0x00020173
  430. [ 4.631997] mtk-pcie-gen3 11310000.pcie: host bridge /soc/pcie@11310000 ranges:
  431. [ 4.639308] mtk-pcie-gen3 11310000.pcie: Parsing ranges property...
  432. [ 4.645573] mtk-pcie-gen3 11310000.pcie: IO 0x0038000000..0x00381fffff -> 0x0038000000
  433. [ 4.654010] mtk-pcie-gen3 11310000.pcie: MEM 0x0038200000..0x003fffffff -> 0x0038200000
  434. [ 4.879219] mtk-pcie-gen3 11310000.pcie: set IO trans window[0]: cpu_addr = 0x38000000, pci_addr = 0x38000000, size = 0x200000
  435. [ 4.890604] mtk-pcie-gen3 11310000.pcie: set MEM trans window[1]: cpu_addr = 0x38200000, pci_addr = 0x38200000, size = 0x200000
  436. [ 4.902070] mtk-pcie-gen3 11310000.pcie: set MEM trans window[2]: cpu_addr = 0x38400000, pci_addr = 0x38400000, size = 0x400000
  437. [ 4.913535] mtk-pcie-gen3 11310000.pcie: set MEM trans window[3]: cpu_addr = 0x38800000, pci_addr = 0x38800000, size = 0x800000
  438. [ 4.924998] mtk-pcie-gen3 11310000.pcie: set MEM trans window[4]: cpu_addr = 0x39000000, pci_addr = 0x39000000, size = 0x1000000
  439. [ 4.936550] mtk-pcie-gen3 11310000.pcie: set MEM trans window[5]: cpu_addr = 0x3a000000, pci_addr = 0x3a000000, size = 0x2000000
  440. [ 4.948100] mtk-pcie-gen3 11310000.pcie: set MEM trans window[6]: cpu_addr = 0x3c000000, pci_addr = 0x3c000000, size = 0x4000000
  441. [ 4.959769] mtk-pcie-gen3 11310000.pcie: PCI host bridge to bus 0001:00
  442. [ 4.966376] pci_bus 0001:00: root bus resource [bus 00-ff]
  443. [ 4.971863] pci_bus 0001:00: root bus resource [io 0x600000-0x7fffff] (bus address [0x38000000-0x381fffff])
  444. [ 4.981681] pci_bus 0001:00: root bus resource [mem 0x38200000-0x3fffffff]
  445. [ 4.988552] pci_bus 0001:00: scanning bus
  446. [ 4.992572] pci 0001:00:00.0: [14c3:7988] type 01 class 0x060400 PCIe Root Port
  447. [ 4.999889] pci 0001:00:00.0: BAR 0 [mem 0x00000000-0x00007fff 64bit]
  448. [ 5.006324] pci 0001:00:00.0: PCI bridge to [bus 00]
  449. [ 5.011288] pci 0001:00:00.0: bridge window [io 0x0000-0x0fff]
  450. [ 5.017374] pci 0001:00:00.0: bridge window [mem 0x00000000-0x000fffff]
  451. [ 5.024156] pci 0001:00:00.0: bridge window [mem 0x00000000-0x000fffff 64bit pref]
  452. [ 5.031945] pci 0001:00:00.0: PME# supported from D0 D3hot D3cold
  453. [ 5.038032] pci 0001:00:00.0: PME# disabled
  454. [ 5.043264] pci_bus 0001:00: fixups for bus
  455. [ 5.047448] pci 0001:00:00.0: scanning [bus 00-00] behind bridge, pass 0
  456. [ 5.054139] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  457. [ 5.062138] pci 0001:00:00.0: scanning [bus 00-00] behind bridge, pass 1
  458. [ 5.068878] pci_bus 0001:01: scanning bus
  459. [ 5.072901] pci 0001:01:00.0: [14c3:7915] type 00 class 0x000280 PCIe Endpoint
  460. [ 5.080140] pci 0001:01:00.0: BAR 0 [mem 0x00000000-0x000fffff 64bit pref]
  461. [ 5.087022] pci 0001:01:00.0: BAR 2 [mem 0x00000000-0x00003fff 64bit pref]
  462. [ 5.093899] pci 0001:01:00.0: BAR 4 [mem 0x00000000-0x00000fff 64bit pref]
  463. [ 5.100874] pci 0001:01:00.0: supports D1 D2
  464. [ 5.105133] pci 0001:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  465. [ 5.111741] pci 0001:01:00.0: PME# disabled
  466. [ 5.126587] pci_bus 0001:01: fixups for bus
  467. [ 5.130764] pci_bus 0001:01: bus scan returning with max=01
  468. [ 5.136326] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
  469. [ 5.142948] pci_bus 0001:00: bus scan returning with max=01
  470. [ 5.148525] pci 0001:00:00.0: bridge window [mem 0x38200000-0x383fffff 64bit pref]: assigned
  471. [ 5.156956] pci 0001:00:00.0: BAR 0 [mem 0x38400000-0x38407fff 64bit]: assigned
  472. [ 5.164260] pci 0001:01:00.0: BAR 0 [mem 0x38200000-0x382fffff 64bit pref]: assigned
  473. [ 5.172008] pci 0001:01:00.0: BAR 2 [mem 0x38300000-0x38303fff 64bit pref]: assigned
  474. [ 5.179753] pci 0001:01:00.0: BAR 4 [mem 0x38304000-0x38304fff 64bit pref]: assigned
  475. [ 5.187498] pci 0001:00:00.0: PCI bridge to [bus 01]
  476. [ 5.192456] pci 0001:00:00.0: bridge window [mem 0x38200000-0x383fffff 64bit pref]
  477. [ 5.200190] pci_bus 0001:00: resource 4 [io 0x600000-0x7fffff]
  478. [ 5.206099] pci_bus 0001:00: resource 5 [mem 0x38200000-0x3fffffff]
  479. [ 5.212357] pci_bus 0001:01: resource 2 [mem 0x38200000-0x383fffff 64bit pref]
  480. [ 5.219578] pci 0001:00:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 256
  481. [ 5.228024] pci 0001:01:00.0: Max Payload Size set to 128/ 128 (was 128), Max Read Rq 128
  482. [ 5.236536] pcieport 0001:00:00.0: assign IRQ: got 118
  483. [ 5.241674] pcieport 0001:00:00.0: enabling device (0000 -> 0002)
  484. [ 5.247769] pcieport 0001:00:00.0: enabling bus mastering
  485. [ 5.253531] mtk-pcie-gen3 11310000.pcie: msi#0x0 address_hi 0x0 address_lo 0x11310c00 data 0
  486. [ 5.261969] mtk-pcie-gen3 11310000.pcie: msi#0x1 address_hi 0x0 address_lo 0x11310c00 data 1
  487. [ 5.270399] mtk-pcie-gen3 11310000.pcie: msi#0x2 address_hi 0x0 address_lo 0x11310c00 data 2
  488. [ 5.278827] mtk-pcie-gen3 11310000.pcie: msi#0x3 address_hi 0x0 address_lo 0x11310c00 data 3
  489. [ 5.287257] mtk-pcie-gen3 11310000.pcie: msi#0x4 address_hi 0x0 address_lo 0x11310c00 data 4
  490. [ 5.295681] mtk-pcie-gen3 11310000.pcie: msi#0x5 address_hi 0x0 address_lo 0x11310c00 data 5
  491. [ 5.304107] mtk-pcie-gen3 11310000.pcie: msi#0x6 address_hi 0x0 address_lo 0x11310c00 data 6
  492. [ 5.312534] mtk-pcie-gen3 11310000.pcie: msi#0x7 address_hi 0x0 address_lo 0x11310c00 data 7
  493. [ 5.320960] mtk-pcie-gen3 11310000.pcie: msi#0x8 address_hi 0x0 address_lo 0x11310c00 data 8
  494. [ 5.329387] mtk-pcie-gen3 11310000.pcie: msi#0x9 address_hi 0x0 address_lo 0x11310c00 data 9
  495. [ 5.337813] mtk-pcie-gen3 11310000.pcie: msi#0xa address_hi 0x0 address_lo 0x11310c00 data 10
  496. [ 5.346324] mtk-pcie-gen3 11310000.pcie: msi#0xb address_hi 0x0 address_lo 0x11310c00 data 11
  497. [ 5.354837] mtk-pcie-gen3 11310000.pcie: msi#0xc address_hi 0x0 address_lo 0x11310c00 data 12
  498. [ 5.363350] mtk-pcie-gen3 11310000.pcie: msi#0xd address_hi 0x0 address_lo 0x11310c00 data 13
  499. [ 5.371863] mtk-pcie-gen3 11310000.pcie: msi#0xe address_hi 0x0 address_lo 0x11310c00 data 14
  500. [ 5.380377] mtk-pcie-gen3 11310000.pcie: msi#0xf address_hi 0x0 address_lo 0x11310c00 data 15
  501. [ 5.388890] mtk-pcie-gen3 11310000.pcie: msi#0x10 address_hi 0x0 address_lo 0x11310c00 data 16
  502. [ 5.397489] mtk-pcie-gen3 11310000.pcie: msi#0x11 address_hi 0x0 address_lo 0x11310c00 data 17
  503. [ 5.406086] mtk-pcie-gen3 11310000.pcie: msi#0x12 address_hi 0x0 address_lo 0x11310c00 data 18
  504. [ 5.414687] mtk-pcie-gen3 11310000.pcie: msi#0x13 address_hi 0x0 address_lo 0x11310c00 data 19
  505. [ 5.423288] mtk-pcie-gen3 11310000.pcie: msi#0x14 address_hi 0x0 address_lo 0x11310c00 data 20
  506. [ 5.431888] mtk-pcie-gen3 11310000.pcie: msi#0x15 address_hi 0x0 address_lo 0x11310c00 data 21
  507. [ 5.440487] mtk-pcie-gen3 11310000.pcie: msi#0x16 address_hi 0x0 address_lo 0x11310c00 data 22
  508. [ 5.449091] mtk-pcie-gen3 11310000.pcie: msi#0x17 address_hi 0x0 address_lo 0x11310c00 data 23
  509. [ 5.457691] mtk-pcie-gen3 11310000.pcie: msi#0x18 address_hi 0x0 address_lo 0x11310c00 data 24
  510. [ 5.466288] mtk-pcie-gen3 11310000.pcie: msi#0x19 address_hi 0x0 address_lo 0x11310c00 data 25
  511. [ 5.474891] mtk-pcie-gen3 11310000.pcie: msi#0x1a address_hi 0x0 address_lo 0x11310c00 data 26
  512. [ 5.483492] mtk-pcie-gen3 11310000.pcie: msi#0x1b address_hi 0x0 address_lo 0x11310c00 data 27
  513. [ 5.492091] mtk-pcie-gen3 11310000.pcie: msi#0x1c address_hi 0x0 address_lo 0x11310c00 data 28
  514. [ 5.500691] mtk-pcie-gen3 11310000.pcie: msi#0x1d address_hi 0x0 address_lo 0x11310c00 data 29
  515. [ 5.509291] mtk-pcie-gen3 11310000.pcie: msi#0x1e address_hi 0x0 address_lo 0x11310c00 data 30
  516. [ 5.517890] mtk-pcie-gen3 11310000.pcie: msi#0x1f address_hi 0x0 address_lo 0x11310c00 data 31
  517. [ 5.526901] mtk-pcie-gen3 11310000.pcie: msi#0x0 address_hi 0x0 address_lo 0x11310c00 data 0
  518. [ 5.535407] pcieport 0001:00:00.0: PME: Signaling with IRQ 119
  519. [ 5.541351] pcieport 0001:00:00.0: AER: enabled with IRQ 119
  520. [ 5.547047] pcieport 0001:00:00.0: save config 0x00: 0x798814c3
  521. [ 5.552958] pcieport 0001:00:00.0: save config 0x04: 0x00100406
  522. [ 5.558873] pcieport 0001:00:00.0: save config 0x08: 0x06040001
  523. [ 5.564782] pcieport 0001:00:00.0: save config 0x0c: 0x00010000
  524. [ 5.570693] pcieport 0001:00:00.0: save config 0x10: 0x38400004
  525. [ 5.576604] pcieport 0001:00:00.0: save config 0x14: 0x00000000
  526. [ 5.582511] pcieport 0001:00:00.0: save config 0x18: 0x00010100
  527. [ 5.588421] pcieport 0001:00:00.0: save config 0x1c: 0x000001f1
  528. [ 5.594328] pcieport 0001:00:00.0: save config 0x20: 0x0000fff0
  529. [ 5.600239] pcieport 0001:00:00.0: save config 0x24: 0x38313821
  530. [ 5.606147] pcieport 0001:00:00.0: save config 0x28: 0x00000000
  531. [ 5.612057] pcieport 0001:00:00.0: save config 0x2c: 0x00000000
  532. [ 5.617967] pcieport 0001:00:00.0: save config 0x30: 0x00000000
  533. [ 5.623874] pcieport 0001:00:00.0: save config 0x34: 0x00000080
  534. [ 5.629785] pcieport 0001:00:00.0: save config 0x38: 0x00000000
  535. [ 5.635693] pcieport 0001:00:00.0: save config 0x3c: 0x00020176
  536. [ 5.642277] FIT: Detected U-Boot 2025.01-OpenWrt-r0+29008-0aaabffdea
  537. [ 5.648641] FIT: Selected configuration: "config-mt7988a-bananapi-bpi-r4" (OpenWrt bananapi_bpi-r4)
  538. [ 5.657685] FIT: kernel sub-image 0x00001000..0x007ec3f5 "kernel-1" (ARM64 OpenWrt Linux-6.12.33)
  539. [ 5.667509] FIT: flat_dt sub-image 0x007ed000..0x007f6bef "fdt-1" (ARM64 OpenWrt bananapi_bpi-r4 device tree blob)
  540. [ 5.678721] FIT: flat_dt sub-image 0x007f7000..0x007f75fd "fdt-mt7988a-bananapi-bpi-r4-emmc" (ARM64 OpenWrt bananapi_bpi-r4 device tree overlay mt7988a-bananapi-bpi-r4-emmc)
  541. [ 5.695052] FIT: flat_dt sub-image 0x007f8000..0x007f811c "fdt-mt7988a-bananapi-bpi-r4-rtc" (ARM64 OpenWrt bananapi_bpi-r4 device tree overlay mt7988a-bananapi-bpi-r4-rtc)
  542. [ 5.711210] FIT: flat_dt sub-image 0x007f9000..0x007f95b5 "fdt-mt7988a-bananapi-bpi-r4-sd" (ARM64 OpenWrt bananapi_bpi-r4 device tree overlay mt7988a-bananapi-bpi-r4-sd)
  543. [ 5.727191] FIT: filesystem sub-image 0x007fa000..0x02234fff "rootfs-1" (ARM64 OpenWrt bananapi_bpi-r4 rootfs)
  544. [ 5.738039] block ubiblock0_4: mapped 1 uImage.FIT filesystem sub-image as /dev/fit0
  545. [ 5.878038] mtk_soc_eth 15100000.ethernet: generated random MAC address 20:08:02:00:00:00
  546. [ 5.890319] mtk_soc_eth 15100000.ethernet eth0: mediatek frame engine at 0xffffffc083000000, irq 102
  547. [ 5.900011] mtk_soc_eth 15100000.ethernet eth1: mediatek frame engine at 0xffffffc083000000, irq 102
  548. [ 5.909657] mtk_soc_eth 15100000.ethernet eth2: mediatek frame engine at 0xffffffc083000000, irq 102
  549. [ 6.003691] mt7530-mmio 15020000.switch: configuring for fixed/internal link mode
  550. [ 6.011211] mt7530-mmio 15020000.switch: Link is Up - 10Gbps/Full - flow control rx/tx
  551. [ 6.038610] mt7530-mmio 15020000.switch wan (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7988 PHY] (irq=121)
  552. [ 6.077447] mt7530-mmio 15020000.switch lan1 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7988 PHY] (irq=122)
  553. [ 6.116357] mt7530-mmio 15020000.switch lan2 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7988 PHY] (irq=123)
  554. [ 6.155243] mt7530-mmio 15020000.switch lan3 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7988 PHY] (irq=124)
  555. [ 6.166220] mtk_soc_eth 15100000.ethernet eth0: entered promiscuous mode
  556. [ 6.172932] DSA: tree 0 setup
  557. [ 6.190697] clk: Disabling unused clocks
  558. [ 6.195040] PM: genpd: Disabling unused power domains
  559. [ 6.203152] VFS: Mounted root (squashfs filesystem) readonly on device 259:1.
  560. [ 6.211126] Freeing unused kernel memory: 896K
  561. [ 6.215616] Run /sbin/init as init process
  562. [ 6.219740] with arguments:
  563. [ 6.222698] /sbin/init
  564. [ 6.225395] with environment:
  565. [ 6.228536] HOME=/
  566. [ 6.230884] TERM=linux
  567. [ 6.382763] init: Console is alive
  568. [ 6.386263] init: - watchdog -
  569. [ 6.466571] random: crng init done
  570. [ 7.220539] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  571. [ 7.242465] pps_core: LinuxPPS API ver. 1 registered
  572. [ 7.247467] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  573. [ 7.258949] PTP clock support registered
  574. [ 7.267559] usbcore: registered new interface driver usbfs
  575. [ 7.273070] usbcore: registered new interface driver hub
  576. [ 7.278415] usbcore: registered new device driver usb
  577. [ 7.296739] xhci-mtk 11200000.usb: supply vbus not found, using dummy regulator
  578. [ 7.304138] xhci-mtk 11200000.usb: supply vusb33 not found, using dummy regulator
  579. [ 7.312047] xhci-mtk 11200000.usb: xHCI Host Controller
  580. [ 7.317284] xhci-mtk 11200000.usb: new USB bus registered, assigned bus number 1
  581. [ 7.327727] xhci-mtk 11200000.usb: hcc params 0x01403f99 hci version 0x110 quirks 0x0000000000200010
  582. [ 7.336913] xhci-mtk 11200000.usb: irq 125, io mem 0x11200000
  583. [ 7.342712] xhci-mtk 11200000.usb: xHCI Host Controller
  584. [ 7.347940] xhci-mtk 11200000.usb: new USB bus registered, assigned bus number 2
  585. [ 7.355325] xhci-mtk 11200000.usb: Host supports USB 3.2 Enhanced SuperSpeed
  586. [ 7.362713] hub 1-0:1.0: USB hub found
  587. [ 7.366469] hub 1-0:1.0: 1 port detected
  588. [ 7.370595] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  589. [ 7.378861] hub 2-0:1.0: USB hub found
  590. [ 7.382610] hub 2-0:1.0: 1 port detected
  591. [ 7.392194] pf_ring: loading out-of-tree module taints kernel.
  592. [ 7.404045] [PF_RING] Welcome to PF_RING 8.6.1 ($Revision: unknown$)
  593. [ 7.404045] (C) 2004-22 ntop
  594. [ 7.413310] LINUX_VERSION_CODE 00060C21
  595. [ 7.417147] [PF_RING] Min # ring slots 4096
  596. [ 7.421320] [PF_RING] Slot version 21
  597. [ 7.425317] [PF_RING] Capture TX Yes [RX+TX]
  598. [ 7.430099] [PF_RING] IP Defragment No
  599. [ 7.434110] NET: Registered PF_IB protocol family
  600. [ 7.439019] [PF_RING] pf_ring initialized correctly
  601. [ 7.447246] usbcore: registered new interface driver usb-storage
  602. [ 7.454290] input: gpio-keys as /devices/platform/gpio-keys/input/input0
  603. [ 7.462291] usbcore: registered new interface driver uas
  604. [ 7.467814] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  605. [ 7.477426] init: - preinit -
  606. [ 7.746716] usb 2-1: new SuperSpeed USB device number 2 using xhci-mtk
  607. [ 7.769425] hub 2-1:1.0: USB hub found
  608. [ 7.773360] hub 2-1:1.0: 4 ports detected
  609. [ 7.889261] mtk_soc_eth 15100000.ethernet sfp-lan: renamed from eth1
  610. [ 7.895956] [PF_RING] removing dev=eth1 ifindex=3 (it changed name to sfp-lan)
  611. [ 7.903221] usb 1-1: new high-speed USB device number 2 using xhci-mtk
  612. [ 7.912254] mtk_soc_eth 15100000.ethernet sfp-wan: renamed from eth2
  613. [ 7.918925] [PF_RING] removing dev=eth2 ifindex=4 (it changed name to sfp-wan)
  614. [ 7.937153] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/internal link mode
  615. [ 7.945291] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 10Gbps/Full - flow control rx/tx
  616. [ 8.058968] hub 1-1:1.0: USB hub found
  617. [ 8.062872] hub 1-1:1.0: 5 ports detected
  618. [ 8.321350] mt7530-mmio 15020000.switch lan1: configuring for phy/internal link mode
  619. [ 8.330617] mt7530-mmio 15020000.switch lan1: Link is Up - 1Gbps/Full - flow control off
  620. [ 8.376714] usb 2-1.4: new SuperSpeed USB device number 3 using xhci-mtk
  621. Press the [f] key and hit [enter] to enter failsafe mode
  622. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  623. [ 8.632641] hub 2-1.4:1.0: USB hub found
  624. [ 8.636705] hub 2-1.4:1.0: 4 ports detected
  625. [ 8.786549] usb 1-1.4: new high-speed USB device number 3 using xhci-mtk
  626. [ 8.939230] hub 1-1.4:1.0: USB hub found
  627. [ 8.943264] hub 1-1.4:1.0: 4 ports detected
  628. [ 9.046551] usb 1-1.5: new high-speed USB device number 4 using xhci-mtk
  629. [ 9.226591] usb 2-1.4.3: new SuperSpeed USB device number 4 using xhci-mtk
  630. [ 9.248078] usb-storage 2-1.4.3:1.0: USB Mass Storage device detected
  631. [ 9.254706] scsi host0: usb-storage 2-1.4.3:1.0
  632. [ 9.346548] usb 1-1.4.4: new full-speed USB device number 5 using xhci-mtk
  633. [ 10.327015] scsi 0:0:0:0: Direct-Access WD Elements 10B8 1007 PQ: 0 ANSI: 6
  634. [ 10.336067] sd 0:0:0:0: [sda] 3906963456 512-byte logical blocks: (2.00 TB/1.82 TiB)
  635. [ 10.344115] sd 0:0:0:0: [sda] Write Protect is off
  636. [ 10.348902] sd 0:0:0:0: [sda] Mode Sense: 47 00 10 08
  637. [ 10.354241] sd 0:0:0:0: [sda] No Caching mode page found
  638. [ 10.359546] sd 0:0:0:0: [sda] Assuming drive cache: write through
  639. [ 10.436854] sd 0:0:0:0: [sda] Attached SCSI disk
  640. [ 11.196549] usb 1-1.4.2: new high-speed USB device number 6 using xhci-mtk
  641. [ 12.534627] mount_root: loading kmods from internal overlay
  642. [ 12.549595] kmodloader: loading kernel modules from //etc/modules-boot.d/*
  643. [ 12.559706] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
  644. [ 13.225523] block: attempting to load /tmp/overlay/upper/etc/config/fstab
  645. [ 13.233302] block: unable to load configuration (fstab: Entry not found)
  646. [ 13.240050] block: attempting to load /tmp/overlay/etc/config/fstab
  647. [ 13.246361] block: unable to load configuration (fstab: Entry not found)
  648. [ 13.253095] block: attempting to load /etc/config/fstab
  649. [ 13.259066] block: unable to load configuration (fstab: Entry not found)
  650. [ 13.265792] block: no usable configuration
  651. [ 13.272561] UBIFS (ubi0:6): Mounting in unauthenticated mode
  652. [ 13.278290] UBIFS (ubi0:6): background thread "ubifs_bgt0_6" started, PID 1108
  653. [ 13.324660] UBIFS (ubi0:6): UBIFS: mounted UBI device 0, volume 6, name "rootfs_data"
  654. [ 13.332490] UBIFS (ubi0:6): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  655. [ 13.342394] UBIFS (ubi0:6): FS size: 44568576 bytes (42 MiB, 351 LEBs), max 361 LEBs, journal size 2285568 bytes (2 MiB, 18 LEBs)
  656. [ 13.354033] UBIFS (ubi0:6): reserved for root: 2105083 bytes (2055 KiB)
  657. [ 13.360638] UBIFS (ubi0:6): media format: w5/r0 (latest is w5/r0), UUID FEE1A59F-B213-4E91-81A8-49DCF7B4E55B, small LPT model
  658. [ 13.372954] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
  659. [ 13.380004] block: unable to load configuration (fstab: Entry not found)
  660. [ 13.386739] block: attempting to load /tmp/ubifs_cfg/etc/config/fstab
  661. [ 13.393223] block: unable to load configuration (fstab: Entry not found)
  662. [ 13.399955] block: attempting to load /etc/config/fstab
  663. [ 13.405224] block: unable to load configuration (fstab: Entry not found)
  664. [ 13.411954] block: no usable configuration
  665. [ 13.418500] UBIFS (ubi0:6): un-mount UBI device 0
  666. [ 13.423204] UBIFS (ubi0:6): background thread "ubifs_bgt0_6" stops
  667. [ 13.431721] UBIFS (ubi0:6): Mounting in unauthenticated mode
  668. [ 13.437462] UBIFS (ubi0:6): background thread "ubifs_bgt0_6" started, PID 1111
  669. [ 13.483778] UBIFS (ubi0:6): UBIFS: mounted UBI device 0, volume 6, name "rootfs_data"
  670. [ 13.491608] UBIFS (ubi0:6): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  671. [ 13.501516] UBIFS (ubi0:6): FS size: 44568576 bytes (42 MiB, 351 LEBs), max 361 LEBs, journal size 2285568 bytes (2 MiB, 18 LEBs)
  672. [ 13.513156] UBIFS (ubi0:6): reserved for root: 2105083 bytes (2055 KiB)
  673. [ 13.519763] UBIFS (ubi0:6): media format: w5/r0 (latest is w5/r0), UUID FEE1A59F-B213-4E91-81A8-49DCF7B4E55B, small LPT model
  674. [ 13.740132] block: attempting to load /tmp/overlay/upper/etc/config/fstab
  675. [ 13.747284] block: unable to load configuration (fstab: Entry not found)
  676. [ 13.754017] block: attempting to load /tmp/overlay/etc/config/fstab
  677. [ 13.760346] block: unable to load configuration (fstab: Entry not found)
  678. [ 13.767085] block: attempting to load /etc/config/fstab
  679. [ 13.772356] block: unable to load configuration (fstab: Entry not found)
  680. [ 13.779088] block: no usable configuration
  681. [ 13.785120] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
  682. [ 13.792135] block: unable to load configuration (fstab: Entry not found)
  683. [ 13.798877] block: attempting to load /tmp/ubifs_cfg/etc/config/fstab
  684. [ 13.805358] block: unable to load configuration (fstab: Entry not found)
  685. [ 13.812092] block: attempting to load /etc/config/fstab
  686. [ 13.817371] block: unable to load configuration (fstab: Entry not found)
  687. [ 13.824094] block: no usable configuration
  688. [ 13.829322] mount_root: overlay filesystem has not been fully initialized yet
  689. [ 13.836996] mount_root: switching to ubifs overlay
  690. [ 13.847367] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off.
  691. - config restore -
  692. [ 16.423173] mt7530-mmio 15020000.switch lan1: Link is Down
  693. [ 16.431493] procd: - early -
  694. [ 16.434428] procd: - watchdog -
  695. [ 16.529158] hotplug(usb/20-saned): Granting g+rw to '/dev/bus/usb/001/006' for group 'scanner'
  696. [ 16.961822] procd: - watchdog -
  697. [ 16.965165] procd: - ubus -
  698. [ 17.047251] procd: - init -
  699. Please press Enter to activate this console.
  700. [ 17.334766] kmodloader: loading kernel modules from /etc/modules.d/*
  701. [ 17.361708] NET: Registered PF_ALG protocol family
  702. [ 17.372546] MACsec IEEE 802.1AE
  703. [ 17.380717] Key type dns_resolver registered
  704. [ 17.389238] urngd: v1.0.2 started.
  705. [ 17.432138] RPC: Registered named UNIX socket transport module.
  706. [ 17.438081] RPC: Registered udp transport module.
  707. [ 17.442777] RPC: Registered tcp transport module.
  708. [ 17.447476] RPC: Registered tcp-with-tls transport module.
  709. [ 17.452950] RPC: Registered tcp NFSv4.1 backchannel transport module.
  710. [ 17.859373] NFS: Registering the id_resolver key type
  711. [ 17.864449] Key type id_resolver registered
  712. [ 17.868630] Key type id_legacy registered
  713. [ 17.877753] pca954x 1-0070: supply vdd not found, using dummy regulator
  714. [ 17.885012] i2c i2c-1: Added multiplexed i2c bus 2
  715. [ 17.889923] i2c i2c-1: Added multiplexed i2c bus 3
  716. [ 17.894797] i2c i2c-1: Added multiplexed i2c bus 4
  717. [ 17.899768] i2c i2c-1: Added multiplexed i2c bus 5
  718. [ 17.904569] pca954x 1-0070: registered 4 multiplexed busses for I2C switch pca9545
  719. [ 17.925421] hid: raw HID events driver (C) Jiri Kosina
  720. [ 17.931641] GACT probability on
  721. [ 17.935661] Mirror/redirect action on
  722. [ 17.944070] u32 classifier
  723. [ 17.946803] input device check on
  724. [ 17.950459] Actions configured
  725. [ 17.988178] Bluetooth: Core ver 2.22
  726. [ 17.991832] NET: Registered PF_BLUETOOTH protocol family
  727. [ 17.997207] Bluetooth: HCI device and connection manager initialized
  728. [ 18.003559] Bluetooth: HCI socket layer initialized
  729. [ 18.008445] Bluetooth: L2CAP socket layer initialized
  730. [ 18.013497] Bluetooth: SCO socket layer initialized
  731. [ 18.020028] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  732. [ 18.025348] Bluetooth: BNEP filters: protocol multicast
  733. [ 18.030616] Bluetooth: BNEP socket layer initialized
  734. [ 18.041623] usbcore: registered new interface driver btusb
  735. [ 18.053383] Loading modules backported from Linux version v6.12.6-0-ge9d65b48ce1a
  736. [ 18.060894] Backport generated by backports.git v6.1.110-1-35-g410656ef04d2
  737. [ 18.070460] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  738. [ 18.076402] Bluetooth: HIDP socket layer initialized
  739. [ 18.090565] printk: legacy console [netcon0] enabled
  740. [ 18.095540] netconsole: network logging started
  741. [ 18.109374] Bluetooth: RFCOMM TTY layer initialized
  742. [ 18.114280] Bluetooth: RFCOMM socket layer initialized
  743. [ 18.119470] Bluetooth: RFCOMM ver 1.11
  744. [ 18.126427] rtc-pcf8563 2-0051: registered as rtc0
  745. [ 18.132474] rtc-pcf8563 2-0051: setting system clock to 2025-06-20T11:32:51 UTC (1750419171)
  746. [ 18.143351] sfp sfp1: Host maximum power 3.0W
  747. [ 18.148389] sfp sfp2: Host maximum power 3.0W
  748. [ 18.158311] usblp 1-1.4.2:1.1: usblp0: USB Bidirectional printer dev 6 if 1 alt 0 proto 2 vid 0x03F0 pid 0xD711
  749. [ 18.168569] usbcore: registered new interface driver usblp
  750. [ 18.180397] xt_time: kernel timezone is -0000
  751. [ 18.353936] mt7915e 0002:01:00.0: assign IRQ: got 112
  752. [ 18.359029] mt7915e 0002:01:00.0: enabling device (0000 -> 0002)
  753. [ 18.365068] mt7915e 0002:01:00.0: enabling bus mastering
  754. [ 18.426686] mtk-pcie-gen3 11290000.pcie: msi#0x1 address_hi 0x0 address_lo 0x11290c00 data 1
  755. [ 18.467928] sfp sfp2: module OEM ZK-10G-TX rev 1 sn 2505010444 dc 250412
  756. [ 18.488756] sfp sfp1: module OEM ZK-10G-TX rev 1 sn 2505010443 dc 250412
  757. [ 18.495942] mt7915e 0002:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20240823172725a
  758. [ 18.495942]
  759. [ 18.509381] hwmon hwmon1: temp1_input not attached to any thermal zone
  760. [ 18.527762] hwmon hwmon2: temp1_input not attached to any thermal zone
  761. [ 18.646406] mt7915e 0002:01:00.0: WM Firmware Version: ____000000, Build Time: 20240823172741
  762. [ 18.721673] mt7915e 0002:01:00.0: WA Firmware Version: DEV_000000, Build Time: 20240823172837
  763. [ 18.888659] mt7915e 0002:01:00.0: registering led 'mt76-phy0'
  764. [ 18.947557] mt7915e 0002:01:00.0: registering led 'mt76-phy1'
  765. [ 18.987547] mt7915e 0000:01:00.0: assign IRQ: got 115
  766. [ 18.992621] mt7915e 0000:01:00.0: enabling device (0000 -> 0002)
  767. [ 18.998683] mt7915e 0000:01:00.0: enabling bus mastering
  768. [ 19.056710] mtk-pcie-gen3 11300000.pcie: msi#0x1 address_hi 0x0 address_lo 0x11300c00 data 1
  769. [ 19.087086] mt7915e 0000:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20240823172725a
  770. [ 19.087086]
  771. [ 19.103038] mt7915e 0000:01:00.0: WM Firmware Version: ____000000, Build Time: 20240823172741
  772. [ 19.138362] mt7915e 0000:01:00.0: WA Firmware Version: DEV_000000, Build Time: 20240823172837
  773. [ 19.305507] mt7915e 0000:01:00.0: registering led 'mt76-phy2'
  774. [ 19.367581] mt7915e 0000:01:00.0: registering led 'mt76-phy3'
  775. [ 19.437551] mt7915e 0001:01:00.0: assign IRQ: got 118
  776. [ 19.442624] mt7915e 0001:01:00.0: enabling device (0000 -> 0002)
  777. [ 19.448679] mt7915e 0001:01:00.0: enabling bus mastering
  778. [ 19.486680] usb 2-1.4.3: reset SuperSpeed USB device number 4 using xhci-mtk
  779. [ 19.507220] sd 0:0:0:0: [sda] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x07 driverbyte=DRIVER_OK cmd_age=0s
  780. [ 19.516786] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x28 28 00 00 00 04 00 00 00 08 00
  781. [ 19.524343] I/O error, dev sda, sector 1024 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
  782. [ 19.566673] mtk-pcie-gen3 11310000.pcie: msi#0x1 address_hi 0x0 address_lo 0x11310c00 data 1
  783. [ 19.612043] mt7915e 0001:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20240429200716a
  784. [ 19.612043]
  785. [ 19.646212] usb 2-1.4.3: USB disconnect, device number 4
  786. [ 19.714418] device offline error, dev sda, sector 0 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 0
  787. [ 19.723761] Buffer I/O error on dev sda, logical block 0, lost sync page write
  788. [ 19.726904] mt7915e 0001:01:00.0: WM Firmware Version: ____000000, Build Time: 20240429200752
  789. [ 19.731012] EXT4-fs (sda): I/O error while writing superblock
  790. [ 19.745263] EXT4-fs (sda): mount failed
  791. [ 19.749165] Aborting journal on device sda-8.
  792. [ 19.753543] device offline error, dev sda, sector 1950613504 op 0x1:(WRITE) flags 0x9800 phys_seg 1 prio class 0
  793. [ 19.754313] mt7915e 0001:01:00.0: WA Firmware Version: DEV_000000, Build Time: 20240429200812
  794. [ 19.763724] Buffer I/O error on dev sda, logical block 243826688, lost sync page write
  795. [ 19.780154] JBD2: I/O error when updating journal superblock for sda-8.
  796. [ 19.920711] mt7915e 0001:01:00.0: registering led 'mt76-phy4'
  797. [ 19.977496] mt7915e 0001:01:00.0: registering led 'mt76-phy5'
  798. [ 20.007137] usb 2-1.4: reset SuperSpeed USB device number 3 using xhci-mtk
  799. [ 20.055787] kmodloader: done loading kernel modules from /etc/modules.d/*
  800. [ 20.656668] usb 2-1.4.3: new SuperSpeed USB device number 5 using xhci-mtk
  801. [ 20.678424] usb-storage 2-1.4.3:1.0: USB Mass Storage device detected
  802. [ 20.685181] scsi host0: usb-storage 2-1.4.3:1.0
  803. [ 21.392420] hotplug(usb/20-saned): Granting g+w to '/sys/bus/usb/drivers/usblp/bind' for group 'scanner'
  804. [ 21.770995] scsi 0:0:0:0: Direct-Access WD Elements 10B8 1007 PQ: 0 ANSI: 6
  805. [ 21.780517] sd 0:0:0:0: [sda] 3906963456 512-byte logical blocks: (2.00 TB/1.82 TiB)
  806. [ 21.788617] sd 0:0:0:0: [sda] Write Protect is off
  807. [ 21.793413] sd 0:0:0:0: [sda] Mode Sense: 47 00 10 08
  808. [ 21.798942] sd 0:0:0:0: [sda] No Caching mode page found
  809. [ 21.804273] sd 0:0:0:0: [sda] Assuming drive cache: write through
  810. [ 21.846967] sd 0:0:0:0: [sda] Attached SCSI disk
  811. [ 22.404682] mtk_soc_eth 15100000.ethernet eth0: Link is Down
  812. [ 22.428502] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/internal link mode
  813. [ 22.436817] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 10Gbps/Full - flow control rx/tx
  814. [ 22.447879] mt7530-mmio 15020000.switch lan2: configuring for phy/internal link mode
  815. [ 22.456486] br-lan: port 1(lan2) entered blocking state
  816. [ 22.461770] br-lan: port 1(lan2) entered disabled state
  817. [ 22.467035] mt7530-mmio 15020000.switch lan2: entered allmulticast mode
  818. [ 22.473645] mtk_soc_eth 15100000.ethernet eth0: entered allmulticast mode
  819. [ 22.480594] mt7530-mmio 15020000.switch lan2: entered promiscuous mode
  820. [ 22.490749] mt7530-mmio 15020000.switch lan3: configuring for phy/internal link mode
  821. [ 22.499450] br-lan: port 2(lan3) entered blocking state
  822. [ 22.504697] br-lan: port 2(lan3) entered disabled state
  823. [ 22.510044] mt7530-mmio 15020000.switch lan3: entered allmulticast mode
  824. [ 22.516904] mt7530-mmio 15020000.switch lan3: entered promiscuous mode
  825. [ 22.528043] mtk_soc_eth 15100000.ethernet sfp-wan: configuring for inband/10gbase-r link mode
  826. [ 22.550328] bonding: bondjp is being created...
  827. [ 22.557976] mtk_soc_eth 15100000.ethernet sfp-wan: configuring for inband/10gbase-r link mode
  828. [ 22.589814] bondjp: (slave sfp-wan): making interface the new active one
  829. [ 22.596764] bondjp: (slave sfp-wan): Enslaving as an active interface with an up link
  830. [ 22.606770] mt7530-mmio 15020000.switch wan: configuring for phy/internal link mode
  831. [ 22.626308] mt7530-mmio 15020000.switch wan: configuring for phy/internal link mode
  832. [ 22.635435] bondjp: (slave wan): Enslaving as a backup interface with an up link
  833. [ 26.068771] mt7530-mmio 15020000.switch lan3: Link is Up - 1Gbps/Full - flow control off
  834. [ 26.776914] mt7530-mmio 15020000.switch wan: Link is Up - 1Gbps/Full - flow control rx/tx
  835. [ 30.313919] mtk_soc_eth 15100000.ethernet sfp-wan: validation with support 00,00000000,00000000,00000000 failed: -EINVAL
  836. [ 30.324932] sfp sfp1: sfp_add_phy failed: -EINVAL
  837. [ 30.329996] br-lan: port 2(lan3) entered blocking state
  838. [ 30.335224] br-lan: port 2(lan3) entered forwarding state
  839. [ 30.341413] bondjp: entered promiscuous mode
  840. [ 30.345696] mtk_soc_eth 15100000.ethernet sfp-wan: entered promiscuous mode
  841. [ 30.353195] 8021q: adding VLAN 0 to HW filter on device bondjp
  842. [ 30.359259] br-lan: port 3(bondjp) entered blocking state
  843. [ 30.364668] br-lan: port 3(bondjp) entered disabled state
  844. [ 30.370113] bondjp: entered allmulticast mode
  845. [ 30.374471] mtk_soc_eth 15100000.ethernet sfp-wan: entered allmulticast mode
  846. [ 30.381736] br-lan: port 3(bondjp) entered blocking state
  847. [ 30.387138] br-lan: port 3(bondjp) entered forwarding state
  848. [ 30.395215] mtk_soc_eth 15100000.ethernet sfp-lan: configuring for inband/10gbase-r link mode
  849. [ 30.427473] br-lan: port 4(sfp-lan) entered blocking state
  850. [ 30.432977] br-lan: port 4(sfp-lan) entered disabled state
  851. [ 30.438513] mtk_soc_eth 15100000.ethernet sfp-lan: entered allmulticast mode
  852. [ 30.445704] mtk_soc_eth 15100000.ethernet sfp-lan: entered promiscuous mode
  853. [ 30.456531] mt7530-mmio 15020000.switch lan1: configuring for phy/internal link mode
  854. [ 30.465060] br-lan: port 5(lan1) entered blocking state
  855. [ 30.470373] br-lan: port 5(lan1) entered disabled state
  856. [ 30.475630] mt7530-mmio 15020000.switch lan1: entered allmulticast mode
  857. [ 30.482512] mt7530-mmio 15020000.switch lan1: entered promiscuous mode
  858. [ 31.125552] EXT4-fs (sda): mounted filesystem 20ca3c36-5282-469a-af87-1cdb584f65a1 r/w with ordered data mode. Quota mode: disabled.
  859. [ 33.922018] mt7530-mmio 15020000.switch lan1: Link is Up - 1Gbps/Full - flow control off
  860. [ 38.299548] mtk_soc_eth 15100000.ethernet sfp-lan: validation with support 00,00000000,00000000,00000000 failed: -EINVAL
  861. [ 38.310556] sfp sfp2: sfp_add_phy failed: -EINVAL
  862. [ 38.315668] br-lan: port 5(lan1) entered blocking state
  863. [ 38.320925] br-lan: port 5(lan1) entered forwarding state
  864. [ 38.929075] br-lan: port 6(phy5-ap0) entered blocking state
  865. [ 38.934664] br-lan: port 6(phy5-ap0) entered disabled state
  866. [ 38.940348] mt7915e 0001:01:00.0 phy5-ap0: entered allmulticast mode
  867. [ 38.946925] mt7915e 0001:01:00.0 phy5-ap0: entered promiscuous mode
  868. [ 38.953439] br-lan: port 6(phy5-ap0) entered blocking state
  869. [ 38.959048] br-lan: port 6(phy5-ap0) entered forwarding state
  870. [ 38.965415] br-lan: port 6(phy5-ap0) entered disabled state
  871. [ 39.159991] mtk_soc_eth 15100000.ethernet sfp-wan: configuring for inband/10gbase-r link mode
  872. [ 39.224452] br-lan: port 7(phy2-ap0) entered blocking state
  873. [ 39.230081] br-lan: port 7(phy2-ap0) entered disabled state
  874. [ 39.235695] mt7915e 0000:01:00.0 phy2-ap0: entered allmulticast mode
  875. [ 39.242229] mt7915e 0000:01:00.0 phy2-ap0: entered promiscuous mode
  876. [ 44.478810] hwmon hwmon9: temp1_input not attached to any thermal zone
  877. [ 50.248595] Aquantia AQR113C i2c:sfp1:11: unrecognised serdes mode 7
  878. [ 52.098781] sfp sfp1: sfp_add_phy failed: -ETIMEDOUT
  879. [ 52.335747] br-lan: port 7(phy2-ap0) entered blocking state
  880. [ 52.341371] br-lan: port 7(phy2-ap0) entered forwarding state
  881. [ 52.493479] br-lan: port 8(phy0-ap0) entered blocking state
  882. [ 52.499136] br-lan: port 8(phy0-ap0) entered disabled state
  883. [ 52.504756] mt7915e 0002:01:00.0 phy0-ap0: entered allmulticast mode
  884. [ 52.511386] mt7915e 0002:01:00.0 phy0-ap0: entered promiscuous mode
  885. [ 52.794257] br-lan: port 8(phy0-ap0) entered blocking state
  886. [ 52.799853] br-lan: port 8(phy0-ap0) entered forwarding state
  887. [ 52.927642] br-lan: port 9(phy0-ap1) entered blocking state
  888. [ 52.933238] br-lan: port 9(phy0-ap1) entered disabled state
  889. [ 52.938871] mt7915e 0002:01:00.0 phy0-ap1: entered allmulticast mode
  890. [ 52.945386] mt7915e 0002:01:00.0 phy0-ap1: entered promiscuous mode
  891. [ 52.952881] br-lan: port 9(phy0-ap1) entered blocking state
  892. [ 52.958463] br-lan: port 9(phy0-ap1) entered forwarding state
  893. [ 52.964467] br-lan: port 9(phy0-ap1) entered disabled state
  894. [ 53.078221] br-lan: port 9(phy0-ap1) entered blocking state
  895. [ 53.083805] br-lan: port 9(phy0-ap1) entered forwarding state
  896. [ 53.326923] mt7915e 0000:01:00.0 phy2-ap0: left allmulticast mode
  897. [ 53.333037] mt7915e 0000:01:00.0 phy2-ap0: left promiscuous mode
  898. [ 53.339099] br-lan: port 7(phy2-ap0) entered disabled state
  899. [ 53.518210] mt7915e 0001:01:00.0 phy5-ap0: left allmulticast mode
  900. [ 53.524349] mt7915e 0001:01:00.0 phy5-ap0: left promiscuous mode
  901. [ 53.530541] br-lan: port 6(phy5-ap0) entered disabled state
  902. [ 54.865442] br-lan: port 6(phy2-ap0) entered blocking state
  903. [ 54.871066] br-lan: port 6(phy2-ap0) entered disabled state
  904. [ 54.876705] mt7915e 0000:01:00.0 phy2-ap0: entered allmulticast mode
  905. [ 54.883227] mt7915e 0000:01:00.0 phy2-ap0: entered promiscuous mode
  906. [ 55.086553] br-lan: port 6(phy2-ap0) entered blocking state
  907. [ 55.092144] br-lan: port 6(phy2-ap0) entered forwarding state
  908. [ 55.231287] br-lan: port 7(phy5-ap0) entered blocking state
  909. [ 55.236883] br-lan: port 7(phy5-ap0) entered disabled state
  910. [ 55.242473] mt7915e 0001:01:00.0 phy5-ap0: entered allmulticast mode
  911. [ 55.248994] mt7915e 0001:01:00.0 phy5-ap0: entered promiscuous mode
  912. [ 55.255360] br-lan: port 7(phy5-ap0) entered blocking state
  913. [ 55.260934] br-lan: port 7(phy5-ap0) entered forwarding state
  914. [ 55.267192] br-lan: port 7(phy5-ap0) entered disabled state
  915. [ 63.220865] mt7915e 0002:01:00.0 phy0-ap0: left allmulticast mode
  916. [ 63.226999] mt7915e 0002:01:00.0 phy0-ap0: left promiscuous mode
  917. [ 63.233064] br-lan: port 8(phy0-ap0) entered disabled state
  918. [ 63.247551] mt7915e 0002:01:00.0 phy0-ap1: left allmulticast mode
  919. [ 63.253681] mt7915e 0002:01:00.0 phy0-ap1: left promiscuous mode
  920. [ 63.259843] br-lan: port 9(phy0-ap1) entered disabled state
  921. [ 64.760212] br-lan: port 8(phy0-ap0) entered blocking state
  922. [ 64.765800] br-lan: port 8(phy0-ap0) entered disabled state
  923. [ 64.771453] mt7915e 0002:01:00.0 phy0-ap0: entered allmulticast mode
  924. [ 64.777981] mt7915e 0002:01:00.0 phy0-ap0: entered promiscuous mode
  925. [ 64.784336] br-lan: port 8(phy0-ap0) entered blocking state
  926. [ 64.789911] br-lan: port 8(phy0-ap0) entered forwarding state
  927. [ 64.795982] br-lan: port 8(phy0-ap0) entered disabled state
  928. [ 64.936292] br-lan: port 8(phy0-ap0) entered blocking state
  929. [ 64.941886] br-lan: port 8(phy0-ap0) entered forwarding state
  930. [ 65.057627] br-lan: port 9(phy0-ap1) entered blocking state
  931. [ 65.063245] br-lan: port 9(phy0-ap1) entered disabled state
  932. [ 65.068876] mt7915e 0002:01:00.0 phy0-ap1: entered allmulticast mode
  933. [ 65.075407] mt7915e 0002:01:00.0 phy0-ap1: entered promiscuous mode
  934. [ 65.082920] br-lan: port 9(phy0-ap1) entered blocking state
  935. [ 65.088503] br-lan: port 9(phy0-ap1) entered forwarding state
  936. [ 65.094457] br-lan: port 9(phy0-ap1) entered disabled state
  937. [ 65.208243] br-lan: port 9(phy0-ap1) entered blocking state
  938. [ 65.213833] br-lan: port 9(phy0-ap1) entered forwarding state
  939.  
  940.  
  941.  
  942. BusyBox v1.37.0 (2025-06-14 07:39:09 UTC) built-in shell (ash)
  943. Enter 'help' for a list of built-in commands.
  944.  
  945. _______ ________ __
  946. | |.-----.-----.-----.| | | |.----.| |_
  947. | - || _ | -__| || | | || _|| _|
  948. |_______|| __|_____|__|__||________||__| |____|
  949. |__| W I R E L E S S F R E E D O M
  950. -----------------------------------------------------
  951. OpenWrt SNAPSHOT, r0+30114-9b777547be
  952. -----------------------------------------------------
  953. root@APBureau4:~# ethtool -m sfp-lan
  954. Identifier : 0x03 (SFP)
  955. Extended identifier : 0x04 (GBIC/SFP defined by 2-wire interface ID)
  956. Connector : 0x07 (LC)
  957. Transceiver codes : 0x10 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
  958. Transceiver type : 10G Ethernet: 10G Base-SR
  959. Encoding : 0x06 (64B/66B)
  960. BR Nominal : 10300MBd
  961. Rate identifier : 0x00 (unspecified)
  962. Length (SMF) : 0km
  963. Length (OM2) : 80m
  964. Length (OM1) : 20m
  965. Length (Copper or Active cable) : 0m
  966. Length (OM3) : 300m
  967. Laser wavelength : 850nm
  968. Vendor name : OEM
  969. Vendor OUI : 00:1b:21
  970. Vendor PN : ZK-10G-TX
  971. Vendor rev : 1
  972. Option values : 0x00 0x1a
  973. Option : TX_DISABLE implemented
  974. BR margin max : 0%
  975. BR margin min : 0%
  976. Vendor SN : 2505010444
  977. Date code : 250412
  978. Optical diagnostics support : Yes
  979. Laser bias current : 6.000 mA
  980. Laser output power : 0.5000 mW / -3.01 dBm
  981. Receiver signal average optical power : 0.4000 mW / -3.98 dBm
  982. Module temperature : 74.04 degrees C / 165.26 degrees F
  983. Module voltage : 3.3400 V
  984. Alarm/warning flags implemented : Yes
  985. Laser bias current high alarm : Off
  986. Laser bias current low alarm : Off
  987. Laser bias current high warning : Off
  988. Laser bias current low warning : Off
  989. Laser output power high alarm : Off
  990. Laser output power low alarm : Off
  991. Laser output power high warning : Off
  992. Laser output power low warning : Off
  993. Module temperature high alarm : Off
  994. Module temperature low alarm : Off
  995. Module temperature high warning : Off
  996. Module temperature low warning : Off
  997. Module voltage high alarm : Off
  998. Module voltage low alarm : Off
  999. Module voltage high warning : Off
  1000. Module voltage low warning : Off
  1001. Laser rx power high alarm : Off
  1002. Laser rx power low alarm : Off
  1003. Laser rx power high warning : Off
  1004. Laser rx power low warning : Off
  1005. Laser bias current high alarm threshold : 15.000 mA
  1006. Laser bias current low alarm threshold : 1.000 mA
  1007. Laser bias current high warning threshold : 13.000 mA
  1008. Laser bias current low warning threshold : 2.000 mA
  1009. Laser output power high alarm threshold : 1.9952 mW / 3.00 dBm
  1010. Laser output power low alarm threshold : 0.1584 mW / -8.00 dBm
  1011. Laser output power high warning threshold : 1.5848 mW / 2.00 dBm
  1012. Laser output power low warning threshold : 0.1778 mW / -7.50 dBm
  1013. Module temperature high alarm threshold : 95.00 degrees C / 203.00 degrees F
  1014. Module temperature low alarm threshold : -50.00 degrees C / -58.00 degrees F
  1015. Module temperature high warning threshold : 90.00 degrees C / 194.00 degrees F
  1016. Module temperature low warning threshold : -45.00 degrees C / -49.00 degrees F
  1017. Module voltage high alarm threshold : 3.6000 V
  1018. Module voltage low alarm threshold : 3.0000 V
  1019. Module voltage high warning threshold : 3.5000 V
  1020. Module voltage low warning threshold : 3.1000 V
  1021. Laser rx power high alarm threshold : 1.1220 mW / 0.50 dBm
  1022. Laser rx power low alarm threshold : 0.0199 mW / -17.01 dBm
  1023. Laser rx power high warning threshold : 1.0000 mW / 0.00 dBm
  1024. Laser rx power low warning threshold : 0.0223 mW / -16.52 dBm
  1025. root@APBureau4:~# [ 116.242712] br-lan: port 7(phy5-ap0) entered blocking state
  1026. [ 116.248306] br-lan: port 7(phy5-ap0) entered forwarding state
  1027.  
  1028. root@APBureau4:~# ethtool sfp-lan
  1029. Settings for sfp-lan:
  1030. Supported ports: [ MII ]
  1031. Supported link modes: 10baseT/Half 10baseT/Full
  1032. 100baseT/Half 100baseT/Full
  1033. 1000baseT/Half 1000baseT/Full
  1034. 10000baseT/Full
  1035. 2500baseX/Full
  1036. 1000baseKX/Full
  1037. 10000baseKX4/Full
  1038. 10000baseKR/Full
  1039. 10000baseR_FEC
  1040. 1000baseX/Full
  1041. 10000baseCR/Full
  1042. 10000baseSR/Full
  1043. 10000baseLR/Full
  1044. 10000baseLRM/Full
  1045. 10000baseER/Full
  1046. 2500baseT/Full
  1047. 5000baseT/Full
  1048. 100baseT1/Full
  1049. 1000baseT1/Full
  1050. 100baseFX/Half 100baseFX/Full
  1051. 10baseT1L/Full
  1052. 10baseT1S/Full
  1053. 10baseT1S/Half 10baseT1S_P2MP/Half
  1054. Supported pause frame use: Symmetric Receive-only
  1055. Supports auto-negotiation: Yes
  1056. Supported FEC modes: Not reported
  1057. Advertised link modes: 10000baseT/Full
  1058. 10000baseKX4/Full
  1059. 10000baseKR/Full
  1060. 10000baseR_FEC
  1061. 10000baseCR/Full
  1062. 10000baseSR/Full
  1063. 10000baseLR/Full
  1064. 10000baseLRM/Full
  1065. 10000baseER/Full
  1066. Advertised pause frame use: Symmetric Receive-only
  1067. Advertised auto-negotiation: No
  1068. Advertised FEC modes: Not reported
  1069. Speed: 10000Mb/s
  1070. Duplex: Full
  1071. Auto-negotiation: off
  1072. Port: MII
  1073. PHYAD: 0
  1074. Transceiver: internal
  1075. Current message level: 0x000000ff (255)
  1076. drv probe link timer ifdown ifup rx_err tx_err
  1077. Link detected: no
  1078. root@APBureau4:~#
Add Comment
Please, Sign In to add comment