Guest User

Untitled

a guest
Sep 2nd, 2023
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.88 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  2. [ 0.000000] Linux version 5.15.77 ([email protected]) (aarch64-linux-gnu-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0, GNU ld (GNU Binutils for Ubuntu) 2.30) #2 SMP Sun Nov 20 19:04:00 CST 2022
  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-0x000000004fcfffff]
  14. [ 0.000000] node 0: [mem 0x000000004fd00000-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.2
  21. [ 0.000000] percpu: Embedded 17 pages/cpu s29592 r8192 d31848 u69632
  22. [ 0.000000] pcpu-alloc: s29592 r8192 d31848 u69632 alloc=17*4096
  23. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  24. [ 0.000000] Detected VIPT I-cache on CPU0
  25. [ 0.000000] CPU features: detected: GIC system register CPU interface
  26. [ 0.000000] CPU features: kernel page table isolation disabled by kernel configuration
  27. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
  28. [ 0.000000] Kernel command line: board=bpi-r3 console=ttyS0,115200n1 earlyprintk root=/dev/mmcblk0p6 rootfstype=ext4 rw rootwait service=linux-5.15 debug=8 initcall_debug=0 androidboot.hardware=mt7986a swiotlb=512 cgroup_enable=memory cgroup_memory=1
  29. [ 0.000000] Unknown kernel command line parameters "earlyprintk board=bpi-r3 service=linux-5.15 cgroup_enable=memory cgroup_memory=1", will be passed to user space.
  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: 2041116K/2097152K available (9920K kernel code, 908K rwdata, 2648K rodata, 448K init, 304K bss, 56036K 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] GICv3: Distributor has no Range Selector support
  43. [ 0.000000] Root IRQ handler: gic_handle_irq
  44. [ 0.000000] GICv3: 16 PPIs implemented
  45. [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000c080000
  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.000136] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=130000)
  50. [ 0.000145] pid_max: default: 32768 minimum: 301
  51. [ 0.000232] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  52. [ 0.000245] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  53. [ 0.001141] rcu: Hierarchical SRCU implementation.
  54. [ 0.001229] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
  55. [ 0.001418] smp: Bringing up secondary CPUs ...
  56. [ 0.001651] Detected VIPT I-cache on CPU1
  57. [ 0.001675] GICv3: CPU1: found redistributor 1 region 0:0x000000000c0a0000
  58. [ 0.001701] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  59. [ 0.001961] Detected VIPT I-cache on CPU2
  60. [ 0.001975] GICv3: CPU2: found redistributor 2 region 0:0x000000000c0c0000
  61. [ 0.001985] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  62. [ 0.002206] Detected VIPT I-cache on CPU3
  63. [ 0.002216] GICv3: CPU3: found redistributor 3 region 0:0x000000000c0e0000
  64. [ 0.002226] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  65. [ 0.002252] smp: Brought up 1 node, 4 CPUs
  66. [ 0.002266] SMP: Total of 4 processors activated.
  67. [ 0.002269] CPU features: detected: 32-bit EL0 Support
  68. [ 0.002273] CPU features: detected: CRC32 instructions
  69. [ 0.002379] CPU: All CPU(s) started at EL2
  70. [ 0.002390] alternatives: patching kernel code
  71. [ 0.002980] devtmpfs: initialized
  72. [ 0.004886] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  73. [ 0.004905] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  74. [ 0.005017] pinctrl core: initialized pinctrl subsystem
  75. [ 0.005456] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  76. [ 0.005742] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
  77. [ 0.005771] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  78. [ 0.005800] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  79. [ 0.006031] thermal_sys: Registered thermal governor 'fair_share'
  80. [ 0.006034] thermal_sys: Registered thermal governor 'bang_bang'
  81. [ 0.006037] thermal_sys: Registered thermal governor 'step_wise'
  82. [ 0.006040] thermal_sys: Registered thermal governor 'user_space'
  83. [ 0.006281] ASID allocator initialised with 65536 entries
  84. [ 0.006537] pstore: Registered ramoops as persistent store backend
  85. [ 0.006541] ramoops: using 0x10000@0x42ff0000, ecc: 0
  86. [ 0.015896] cryptd: max_cpu_qlen set to 1000
  87. [ 0.017610] SCSI subsystem initialized
  88. [ 0.017699] libata version 3.00 loaded.
  89. [ 0.017783] usbcore: registered new interface driver usbfs
  90. [ 0.017803] usbcore: registered new interface driver hub
  91. [ 0.017819] usbcore: registered new device driver usb
  92. [ 0.018709] clocksource: Switched to clocksource arch_sys_counter
  93. [ 0.019182] NET: Registered PF_INET protocol family
  94. [ 0.019297] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
  95. [ 0.019917] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
  96. [ 0.019939] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  97. [ 0.019946] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
  98. [ 0.020014] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
  99. [ 0.020188] TCP: Hash tables configured (established 16384 bind 16384)
  100. [ 0.020262] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
  101. [ 0.020290] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
  102. [ 0.020393] NET: Registered PF_UNIX/PF_LOCAL protocol family
  103. [ 0.020648] RPC: Registered named UNIX socket transport module.
  104. [ 0.020652] RPC: Registered udp transport module.
  105. [ 0.020655] RPC: Registered tcp transport module.
  106. [ 0.020658] RPC: Registered tcp NFSv4.1 backchannel transport module.
  107. [ 0.021043] PCI: CLS 0 bytes, default 64
  108. [ 0.022739] Initialise system trusted keyrings
  109. [ 0.022863] workingset: timestamp_bits=46 max_order=19 bucket_order=0
  110. [ 0.024912] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  111. [ 0.025267] Installing knfsd (copyright (C) 1996 [email protected]).
  112. [ 0.025342] ntfs: driver 2.1.32 [Flags: R/O].
  113. [ 0.025419] ntfs3: Max link count 4000
  114. [ 0.025451] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  115. [ 0.047704] Key type asymmetric registered
  116. [ 0.047711] Asymmetric key parser 'x509' registered
  117. [ 0.048836] pwm-mediatek 10048000.pwm: clock: top fail: -517
  118. [ 0.049137] mtk-pcie-gen3 11280000.pcie: host bridge /soc/pcie@11280000 ranges:
  119. [ 0.049159] mtk-pcie-gen3 11280000.pcie: Parsing ranges property...
  120. [ 0.049170] mtk-pcie-gen3 11280000.pcie: MEM 0x0020000000..0x002fffffff -> 0x0020000000
  121. [ 0.049213] phy phy-soc:[email protected]: u3 auto load valid efuse: ENABLE with value: 1
  122. [ 0.049241] phy phy-soc:[email protected]: pcie auto load valid efuse: ENABLE with value: 1
  123. [ 0.049262] phy phy-soc:[email protected]: u3 lane1 efuse - intr 2a, rx_imp f, tx_imp f
  124. [ 0.049320] /soc/pcie@11280000: Failed to get clk index: 0 ret: -517
  125. [ 0.049329] mtk-pcie-gen3 11280000.pcie: failed to get clocks
  126. [ 0.051458] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
  127. [ 0.052221] printk: console [ttyS0] disabled
  128. [ 0.072378] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 122, base_baud = 2500000) is a ST16650V2
  129. [ 0.869714] printk: console [ttyS0] enabled
  130. [ 0.894539] 11003000.serial: ttyS1 at MMIO 0x11003000 (irq = 123, base_baud = 1625000) is a ST16650V2
  131. [ 0.904446] mtk_rng 1020f000.trng: registered RNG driver
  132. [ 0.904504] hwrng: no data available
  133. [ 0.909984] cacheinfo: Unable to detect cache hierarchy for CPU 0
  134. [ 0.921524] loop: module loaded
  135. [ 0.925660] spi-nand spi0.0: Winbond SPI NAND was found.
  136. [ 0.930979] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64
  137. [ 0.939245] 1 fixed-partitions partitions found on MTD device spi0.0
  138. [ 0.945583] Creating 1 MTD partitions on "spi0.0":
  139. [ 0.950364] 0x000000000000-0x000008000000 : "all"
  140. [ 1.075836] mtk_soc_eth 15100000.ethernet eth0: mediatek frame engine at 0xffffffc009780000, irq 132
  141. [ 1.085037] mtk_soc_eth 15100000.ethernet: generated random MAC address 4e:64:42:a6:f8:f2
  142. [ 1.093398] mtk_soc_eth 15100000.ethernet eth1: mediatek frame engine at 0xffffffc009780000, irq 132
  143. [ 1.102782] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  144. [ 1.109305] ehci-pci: EHCI PCI platform driver
  145. [ 1.113759] ehci-platform: EHCI generic platform driver
  146. [ 1.119073] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  147. [ 1.125262] ohci-pci: OHCI PCI platform driver
  148. [ 1.130544] usbcore: registered new interface driver uas
  149. [ 1.135874] usbcore: registered new interface driver usb-storage
  150. [ 1.141958] usbcore: registered new interface driver cp210x
  151. [ 1.147524] usbserial: USB Serial support registered for cp210x
  152. [ 1.153445] usbcore: registered new interface driver ftdi_sio
  153. [ 1.159187] usbserial: USB Serial support registered for FTDI USB Serial Device
  154. [ 1.166566] i2c_dev: i2c /dev entries driver
  155. [ 1.172348] mtk-wdt 1001c000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0)
  156. [ 1.180754] NET: Registered PF_INET6 protocol family
  157. [ 1.186289] Segment Routing with IPv6
  158. [ 1.189976] In-situ OAM (IOAM) with IPv6
  159. [ 1.193911] NET: Registered PF_PACKET protocol family
  160. [ 1.199032] 8021q: 802.1Q VLAN Support v1.8
  161. [ 1.203332] Loading compiled-in X.509 certificates
  162. [ 1.209106] pstore: Using crash dump compression: deflate
  163. [ 1.219884] mtk-pcie-gen3 11280000.pcie: host bridge /soc/pcie@11280000 ranges:
  164. [ 1.227192] mtk-pcie-gen3 11280000.pcie: Parsing ranges property...
  165. [ 1.233470] mtk-pcie-gen3 11280000.pcie: MEM 0x0020000000..0x002fffffff -> 0x0020000000
  166. [ 1.241963] phy phy-soc:[email protected]: u3 auto load valid efuse: ENABLE with value: 1
  167. [ 1.250061] phy phy-soc:[email protected]: pcie auto load valid efuse: ENABLE with value: 1
  168. [ 1.258316] phy phy-soc:[email protected]: u3 lane1 efuse - intr 2a, rx_imp f, tx_imp f
  169. [ 1.291513] mmc0: host does not support reading read-only switch, assuming write-enable
  170. [ 1.301339] mmc0: new high speed SDXC card at address 0001
  171. [ 1.307577] mmcblk0: mmc0:0001 EC2QT 59.6 GiB
  172. [ 1.319071] mmcblk0: p1 p2 p3 p4 p5 p6
  173. [ 1.488739] mtk-pcie-gen3 11280000.pcie: PCIe link down, ltssm reg val: 0x1000001
  174. [ 1.496238] mtk-pcie-gen3: probe of 11280000.pcie failed with error -110
  175. [ 1.525351] mt7530 mdio-bus:1f: configuring for fixed/2500base-x link mode
  176. [ 1.532500] mt7530 mdio-bus:1f: Link is Up - 2.5Gbps/Full - flow control rx/tx
  177. [ 1.541442] mt7530 mdio-bus:1f wan (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7531 PHY] (irq=140)
  178. [ 1.561243] mt7530 mdio-bus:1f lan1 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7531 PHY] (irq=141)
  179. [ 1.580812] mt7530 mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7531 PHY] (irq=142)
  180. [ 1.600363] mt7530 mdio-bus:1f lan3 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7531 PHY] (irq=143)
  181. [ 1.619915] mt7530 mdio-bus:1f lan4 (uninitialized): PHY [mt7530-0:04] driver [MediaTek MT7531 PHY] (irq=144)
  182. [ 1.630572] DSA: tree 0 setup
  183. [ 1.634047] phy phy-soc:[email protected]: u2 auto load valid efuse: ENABLE with value: 1
  184. [ 1.642189] phy phy-soc:[email protected]: u3 auto load valid efuse: ENABLE with value: 1
  185. [ 1.650315] phy phy-soc:[email protected]: u2 auto load valid efuse: ENABLE with value: 1
  186. [ 1.658853] xhci-mtk 11200000.usb: xHCI Host Controller
  187. [ 1.664072] xhci-mtk 11200000.usb: new USB bus registered, assigned bus number 1
  188. [ 1.674531] xhci-mtk 11200000.usb: hcc params 0x01403f99 hci version 0x110 quirks 0x0000000000210010
  189. [ 1.683678] xhci-mtk 11200000.usb: irq 126, io mem 0x11200000
  190. [ 1.689500] xhci-mtk 11200000.usb: xHCI Host Controller
  191. [ 1.694709] xhci-mtk 11200000.usb: new USB bus registered, assigned bus number 2
  192. [ 1.702092] xhci-mtk 11200000.usb: Host supports USB 3.2 Enhanced SuperSpeed
  193. [ 1.709237] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
  194. [ 1.717479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  195. [ 1.724687] usb usb1: Product: xHCI Host Controller
  196. [ 1.729551] usb usb1: Manufacturer: Linux 5.15.77 xhci-hcd
  197. [ 1.735017] usb usb1: SerialNumber: 11200000.usb
  198. [ 1.739899] hub 1-0:1.0: USB hub found
  199. [ 1.743654] hub 1-0:1.0: 2 ports detected
  200. [ 1.747887] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  201. [ 1.756039] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
  202. [ 1.764286] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  203. [ 1.771491] usb usb2: Product: xHCI Host Controller
  204. [ 1.776350] usb usb2: Manufacturer: Linux 5.15.77 xhci-hcd
  205. [ 1.781821] usb usb2: SerialNumber: 11200000.usb
  206. [ 1.786645] hub 2-0:1.0: USB hub found
  207. [ 1.790425] hub 2-0:1.0: 1 port detected
  208. [ 1.795139] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  209. [ 1.803700] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  210. [ 1.810812] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  211. [ 1.819415] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db
  212. [ 1.829673] EXT4-fs (mmcblk0p6): warning: mounting unchecked fs, running e2fsck is recommended
  213. [ 1.839914] EXT4-fs (mmcblk0p6): mounted filesystem without journal. Opts: (null). Quota mode: disabled.
  214. [ 1.849421] VFS: Mounted root (ext4 filesystem) on device 179:6.
  215. [ 1.866062] devtmpfs: mounted
  216. [ 1.869172] Freeing unused kernel memory: 448K
  217. [ 1.928730] Run /sbin/init as init process
  218. [ 1.932811] with arguments:
  219. [ 1.935762] /sbin/init
  220. [ 1.938453] earlyprintk
  221. [ 1.941240] with environment:
  222. [ 1.944364] HOME=/
  223. [ 1.946708] TERM=linux
  224. [ 1.949406] board=bpi-r3
  225. [ 1.952271] service=linux-5.15
  226. [ 1.955654] cgroup_enable=memory
  227. [ 1.959215] cgroup_memory=1
  228. [ 2.228724] usb 1-1: new high-speed USB device number 2 using xhci-mtk
  229. [ 2.408974] usb 1-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
  230. [ 2.417144] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  231. [ 2.424273] usb 1-1: Product: USB 2.0 Hub
  232. [ 2.428865] hub 1-1:1.0: USB hub found
  233. [ 2.432676] hub 1-1:1.0: 4 ports detected
  234. [ 2.636276] systemd[1]: System time before build time, advancing clock.
  235. [ 2.689464] systemd[1]: Failed to find module 'autofs4'
  236. [ 2.737920] systemd[1]: systemd 247.3-7+deb11u4 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
  237. [ 2.761121] systemd[1]: Detected architecture arm64.
  238.  
  239. Welcome to Debian GNU/Linux 11 (bullseye)!
  240.  
  241. [ 2.809656] systemd[1]: Set hostname to <bpi-r3>.
  242. [ 3.327788] systemd[1]: Queued start job for default target Graphical Interface.
  243. [ 3.336192] random: systemd: uninitialized urandom read (16 bytes read)
  244. [ 3.344313] systemd[1]: Created slice system-modprobe.slice.
  245. [ OK ] Created slice system-modprobe.slice.
  246. [ 3.378814] random: systemd: uninitialized urandom read (16 bytes read)
  247. [ 3.386111] systemd[1]: Created slice system-serial\x2dgetty.slice.
  248. [ OK ] Created slice system-serial\x2dgetty.slice.
  249. [ 3.418831] random: systemd: uninitialized urandom read (16 bytes read)
  250. [ 3.426189] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  251. [ OK ] Created slice system-systemd\x2dfsck.slice.
  252. [ 3.459311] systemd[1]: Created slice User and Session Slice.
  253. [ OK ] Created slice User and Session Slice.
  254. [ 3.498965] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  255. [ OK ] Started Dispatch Password …ts to Console Directory Watch.
  256. [ 3.538868] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  257. [ OK ] Started Forward Password R…uests to Wall Directory Watch.
  258. [ 3.578872] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped.
  259. [ 3.590546] systemd[1]: Reached target Local Encrypted Volumes.
  260. [ OK ] Reached target Local Encrypted Volumes.
  261. [ 3.628813] systemd[1]: Reached target Paths.
  262. [ OK ] Reached target Paths.
  263. [ 3.658791] systemd[1]: Reached target Slices.
  264. [ OK ] Reached target Slices.
  265. [ 3.688776] systemd[1]: Reached target Swap.
  266. [ OK ] Reached target Swap.
  267. [ 3.719166] systemd[1]: Listening on Syslog Socket.
  268. [ OK ] Listening on Syslog Socket.
  269. [ 3.749045] systemd[1]: Listening on fsck to fsckd communication Socket.
  270. [ OK ] Listening on fsck to fsckd communication Socket.
  271. [ 3.788933] systemd[1]: Listening on initctl Compatibility Named Pipe.
  272. [ OK ] Listening on initctl Compatibility Named Pipe.
  273. [ 3.833222] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
  274. [ 3.841707] systemd[1]: Listening on Journal Socket (/dev/log).
  275. [ OK ] Listening on Journal Socket (/dev/log).
  276. [ 3.879113] systemd[1]: Listening on Journal Socket.
  277. [ OK ] Listening on Journal Socket.
  278. [ 3.909169] systemd[1]: Listening on udev Control Socket.
  279. [ OK ] Listening on udev Control Socket.
  280. [ 3.949036] systemd[1]: Listening on udev Kernel Socket.
  281. [ OK ] Listening on udev Kernel Socket.
  282. [ 3.989090] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  283. [ 3.999128] systemd[1]: Mounting POSIX Message Queue File System...
  284. Mounting POSIX Message Queue File System...
  285. [ 4.040871] systemd[1]: Mounting RPC Pipe File System...
  286. Mounting RPC Pipe File System...
  287. [ 4.090838] systemd[1]: Mounting Kernel Debug File System...
  288. Mounting Kernel Debug File System...
  289. [ 4.129034] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
  290. [ 4.137487] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
  291. [ 4.149837] systemd[1]: Starting Restore / save the current clock...
  292. Starting Restore / save the current clock...
  293. [ 4.192467] systemd[1]: Starting Set the console keyboard layout...
  294. Starting Set the console keyboard layout...
  295. [ 4.231124] systemd[1]: Starting Create list of static device nodes for the current kernel...
  296. Starting Create list of st…odes for the current kernel...
  297. [ 4.271525] systemd[1]: Starting Load Kernel Module configfs...
  298. Starting Load Kernel Module configfs...
  299. [ 4.311248] systemd[1]: Starting Load Kernel Module drm...
  300. Starting Load Kernel Module drm...
  301. [ 4.349112] random: systemd: uninitialized urandom read (16 bytes read)
  302. [ 4.357877] systemd[1]: Starting Load Kernel Module fuse...
  303. Starting Load Kernel Module fuse...
  304. [ 4.390813] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  305. [ 4.400076] random: systemd: uninitialized urandom read (16 bytes read)
  306. [ 4.409958] systemd[1]: Starting Journal Service...
  307. Starting Journal Service...
  308. [ 4.452408] random: systemd: uninitialized urandom read (16 bytes read)
  309. [ 4.461310] systemd[1]: Starting Load Kernel Modules...
  310. Starting Load Kernel Modules...
  311. [ 4.501035] systemd[1]: Starting Remount Root and Kernel File Systems...
  312. Starting Remount Root and Kernel File Systems...
  313. [ 4.541034] systemd[1]: Starting Coldplug All udev Devices...
  314. Starting Coldplug All udev Devices...
  315. [ 4.582232] systemd[1]: Started Journal Service.
  316. [ OK ] Started Journal Service.
  317. [ OK ] Mounted POSIX Message Queue File System.
  318. [ OK ] Mounted RPC Pipe File System.
  319. [ OK ] Mounted Kernel Debug File System.
  320. [ OK ] Finished Restore / save the current clock.
  321. [ OK ] Finished Set the console keyboard layout.
  322. [ OK ] Finished Create list of st… nodes for the current kernel.
  323. [ OK ] Finished Load Kernel Module configfs.
  324. [ OK ] Finished Load Kernel Module drm.
  325. [ OK ] Finished Load Kernel Module fuse.
  326. [ OK ] Finished Load Kernel Modules.
  327. [ OK ] Finished Remount Root and Kernel File Systems.
  328. Mounting Kernel Configuration File System...
  329. Starting Flush Journal to Persistent Storage...
  330. [ 5.052358] systemd-journald[513]: Received client request to flush runtime journal.
  331. Starting Load/Save Random Seed[ 5.085435] systemd-journald[513]: File /var/log/journal/8050226415fa482fb4586f80f3aae17e/system.journal corrupted or uncleanly shut down, renaming and replacing.
  332. ...
  333. Starting Apply Kernel Variables...
  334. Starting Create System Users...
  335. [ OK ] Finished Coldplug All udev Devices.
  336. [ OK ] Mounted Kernel Configuration File System.
  337. Starting Helper to synchronize boot up for ifupdown...
  338. [ OK ] Finished Apply Kernel Variables.
  339. [ OK ] Finished Create System Users.
  340. [ 5.479090] random: systemd: uninitialized urandom read (16 bytes read)
  341. Starting Create Static Device Nodes in /dev...
  342. [ 5.524737] random: systemd-journal: uninitialized urandom read (16 bytes read)
  343. [ OK 5.533255] random: systemd-journal: uninitialized urandom read (16 bytes read)
  344. 0m] Finished Flush Journal to Persistent Storage.
  345. [ OK ] Finished Create Static Device Nodes in /dev.
  346. [ OK ] Reached target Local File Systems (Pre).
  347. Starting Rule-based Manage…for Device Events and Files...
  348. [ OK ] Started Rule-based Manager for Device Events and Files.
  349. [ 5.879913] cfg80211: failed to load regulatory.db
  350. [ OK ] Found device /dev/ttyS0.
  351. [ 5.928385] mtdblock: MTD device 'all' is NAND, please consider using UBI block devices instead.
  352. [ OK ] Found device /dev/disk/by-label/BPI-BOOT.
  353. [ OK ] Listening on Load/Save RF …itch Status /dev/rfkill Watch.
  354. Starting File System Check…/dev/disk/by-label/BPI-BOOT...
  355. [ OK ] Started File System Check Daemon to report status.
  356. [ OK ] Finished Helper to synchronize boot up for ifupdown.
  357. [ OK ] Finished File System Check…n /dev/disk/by-label/BPI-BOOT.
  358. Mounting /boot...
  359. [ OK ] Mounted /boot.
  360. [ 6.579042] random: systemd: uninitialized urandom read (16 bytes read)
  361. [ OK ] Reached target Local File Systems.
  362. Starting Set console font and keymap...
  363. Starting Raise network interfaces...
  364. Starting Preprocess NFS configuration...
  365. Starting Create Volatile Files and Directories...
  366. [ OK ] Finished Set console font and keymap.
  367. [ OK ] Finished Preprocess NFS configuration.
  368. [ OK ] Reached target NFS client services.
  369. [ OK ] Reached target Remote File Systems (Pre).
  370. [ 6.854394] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode
  371. [ 6.862842] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
  372. [ OK ] Reached target Remote File Systems.
  373. [ OK ] Finished Create Volatile Files and Directories.
  374. Starting Network Time Synchronization...
  375. Starting Update UTMP about System Boot/Shutdown...
  376. [ OK ] Finished Update UTMP about System Boot/Shutdown.
  377. [ OK ] Started Network Time Synchronization.
  378. [ OK ] Reached target System Initializatio[ 7.104343] mtk_soc_eth 15100000.ethernet eth1: configuring for inband/2500base-x link mode
  379. n.
  380. [ OK ] Started Daily Cleanup of Temporary Directories.
  381. [ OK ] Reached target System Time Set.
  382. [ OK ] Reached target System Time Synchronized.
  383. [ OK ] Started Daily apt download activities.
  384. [ OK ] Started Daily apt upgrade and clean activities.
  385. [ OK ] Started Periodic ext4 Onli…ata Check for All Filesystems.
  386. [ OK ] Started Discard unused blocks once a week.
  387. [ OK ] Started Daily rotation of log files.
  388. [ OK ] Started Daily man-db regeneration.
  389. [ OK ] Reached target Timers.
  390. [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
  391. [ OK ] Listening on D-Bus System Message Bus Socket.
  392. [ OK ] Reached target Sockets.
  393. [ OK ] Reached target Basic System.
  394. Starting Avahi mDNS/DNS-SD Stack...
  395. [ OK ] Started Regular background program processing daemon.
  396. [ OK ] Started D-Bus System Message Bus.
  397. Starting DHCP Client Daemon...
  398. Starting dphys-swapfile - …unt, and delete a swap file...
  399. Starting Remove Stale Onli…t4 Metadata Check Snapshots...
  400. Starting Authorization Manager...
  401. Starting LSB: rng-tools (Debian variant)...
  402. Starting System Logging Service...
  403. Starting User Login Management...
  404. Starting Disk Manager...
  405. Starting WPA supplicant...
  406. [ 7.958741] random: crng init done
  407. [ 7.962153] random: 186 urandom warning(s) missed due to ratelimiting
  408. [ OK ] Finished Load/Save Random Seed.
  409. [ 8.089792] Adding 102396k swap on /var/swap. Priority:-2 extents:4 across:417788k SS
  410. [ OK ] Finished dphys-swapfile - …mount, and delete a swap file.
  411. [ OK ] Finished Remove Stale Onli…ext4 Metadata Check Snapshots.
  412. [ OK ] Started LSB: rng-tools (Debian variant).
  413. [ OK ] Started System Logging Service.
  414. [ 8.622377] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode
  415. [ 8.630729] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode
  416. [ 8.640351] mt7530 mdio-bus:1f lan2: configuring for phy/gmii link mode
  417. [ 8.648441] mt7530 mdio-bus:1f lan3: configuring for phy/gmii link mode
  418. [ 8.656637] mt7530 mdio-bus:1f lan4: configuring for phy/gmii link mode
  419. [ OK ] Started 8.664820] mt7530 mdio-bus:1f sfp2: configuring for inband/2500base-x link mode
  420. 1;39mUser Login Management.
  421. [ OK ] Started Avahi mDNS/DNS-SD Stack.
  422. [ OK ] Started WPA supplicant.
  423. [ OK ] Started Authorization Manager.
  424. Starting Modem Manager...
  425. [ OK ] Started Disk Manager.
  426. [ OK ] Started Modem Manager.
  427. [ OK ] Started DHCP Client Daemon.
  428. [** ] A start job is running for Raise network interfaces (35s / 5min 3s)
  429. [ 39.027071] br0: port 1(lan1) entered blocking state
  430. [ 39.032107] br0: port 1(lan1) entered disabled state
  431. [ 39.038685] device lan1 entered promiscuous mode
  432. [ 39.043313] device eth0 entered promiscuous mode
  433. [ 39.056615] br0: port 2(lan2) entered blocking state
  434. [ 39.061654] br0: port 2(lan2) entered disabled state
  435. [*** ] A [ 39.080543] br0: port 3(lan3) entered blocking state
  436. start job is run[ 39.086387] br0: port 3(lan3) entered disabled state
  437. ning for Raise network interface[ 39.094601] device lan3 entered promiscuous mode
  438. s (35s / 5min 3s)
  439. [ 39.106665] br0: port 4(lan4) entered blocking state
  440. [ 39.111670] br0: port 4(lan4) entered disabled state
  441. [ 39.118657] device lan4 entered promiscuous mode
  442. [ 39.129605] br0: port 5(sfp2) entered blocking state
  443. [ 39.134569] br0: port 5(sfp2) entered disabled state
  444. [ OK ] Finished Raise network interfaces.
  445. [ OK ] Reached target Network.
  446. Starting /etc/rc.local Compatibility...
  447. Load BPI-R3 mt7915e wifi modules
  448. Starting Permit User Sessions...
  449. [ OK ] Finished Permit User Sessions.
  450. [ 39.994261] mt7986-wmac 18000000.wmac: HW/SW Version: 0x8a108a10, Build Time: 20220113162701a
  451. [ 39.994261]
  452. [ 40.145883] mt7986-wmac 18000000.wmac: WM Firmware Version: ____000000, Build Time: 20220113162756
  453. [ 40.213294] mt7986-wmac 18000000.wmac: WA Firmware Version: DEV_000000, Build Time: 20220113163034
  454. Starting Load/Save RF Kill Switch Status...
  455. [ OK ] Started Load/Save RF Kill Switch Status.
  456. [ OK ] Started /etc/rc.local Compatibility.
  457. [ OK ] Started Serial Getty on ttyS0.
  458. [ OK ] Reached target Login Prompts.
  459. [ OK ] Reached target Multi-User System.
  460. [ OK ] Reached target Graphical Interface.
  461. Starting Update UTMP about System Runlevel Changes...
  462. [ OK ] Finished Update UTMP about System Runlevel Changes.
  463.  
  464. Debian GNU/Linux 11 bpi-r3 ttyS0
  465.  
  466. bpi-r3 login: [ 45.608735] mtk_soc_eth 15100000.ethernet eth1: Link is Up - 2.5Gbps/Full - flow control off
  467. [ 45.617188] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
  468.  
  469. bpi-r3 login: root
  470. Password:
  471. Linux bpi-r3 5.15.77 #2 SMP Sun Nov 20 19:04:00 CST 2022 aarch64
  472.  
  473. The programs included with the Debian GNU/Linux system are free software;
  474. the exact distribution terms for each program are described in the
  475. individual files in /usr/share/doc/*/copyright.
  476.  
  477. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  478. permitted by applicable law.
  479. Last login: Sun Aug 27 18:59:37 BST 2023 on ttyS0
  480. root@bpi-r3:/etc/config#
  481. root@bpi-r3:/etc/config#
  482. root@bpi-r3:/etc/config#
  483. root@bpi-r3:/etc/config#
  484. root@bpi-r3:/etc/config#
  485. root@bpi-r3:/etc/config#
  486. root@bpi-r3:/etc/config#
  487. root@bpi-r3:/etc/config#
  488. root@bpi-r3:/etc/config#
  489. root@bpi-r3:/etc/config#
  490. root@bpi-r3:/etc/config# logread
  491. -bash: logread: command not found
  492. root@bpi-r3:/etc/config# dmesg
  493. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  494. [ 0.000000] Linux version 5.15.77 ([email protected]) (aarch64-linux-gnu-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0, GNU ld (GNU Binutils for Ubuntu) 2.30) #2 SMP Sun Nov 20 19:04:00 CST 2022
  495. [ 0.000000] Machine model: Bananapi BPI-R3
  496. [ 0.000000] Zone ranges:
  497. [ 0.000000] DMA [mem 0x0000000040000000-0x00000000bfffffff]
  498. [ 0.000000] DMA32 empty
  499. [ 0.000000] Normal empty
  500. [ 0.000000] Movable zone start for each node
  501. [ 0.000000] Early memory node ranges
  502. [ 0.000000] node 0: [mem 0x0000000040000000-0x0000000042ffffff]
  503. [ 0.000000] node 0: [mem 0x0000000043000000-0x000000004302ffff]
  504. [ 0.000000] node 0: [mem 0x0000000043030000-0x000000004fbfffff]
  505. [ 0.000000] node 0: [mem 0x000000004fc00000-0x000000004fcfffff]
  506. [ 0.000000] node 0: [mem 0x000000004fd00000-0x00000000bfffffff]
  507. [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff]
  508. [ 0.000000] psci: probing for conduit method from DT.
  509. [ 0.000000] psci: PSCIv1.1 detected in firmware.
  510. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  511. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  512. [ 0.000000] psci: SMC Calling Convention v1.2
  513. [ 0.000000] percpu: Embedded 17 pages/cpu s29592 r8192 d31848 u69632
  514. [ 0.000000] pcpu-alloc: s29592 r8192 d31848 u69632 alloc=17*4096
  515. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  516. [ 0.000000] Detected VIPT I-cache on CPU0
  517. [ 0.000000] CPU features: detected: GIC system register CPU interface
  518. [ 0.000000] CPU features: kernel page table isolation disabled by kernel configuration
  519. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
  520. [ 0.000000] Kernel command line: board=bpi-r3 console=ttyS0,115200n1 earlyprintk root=/dev/mmcblk0p6 rootfstype=ext4 rw rootwait service=linux-5.15 debug=8 initcall_debug=0 androidboot.hardware=mt7986a swiotlb=512 cgroup_enable=memory cgroup_memory=1
  521. [ 0.000000] Unknown kernel command line parameters "earlyprintk board=bpi-r3 service=linux-5.15 cgroup_enable=memory cgroup_memory=1", will be passed to user space.
  522. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  523. [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  524. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  525. [ 0.000000] Memory: 2041116K/2097152K available (9920K kernel code, 908K rwdata, 2648K rodata, 448K init, 304K bss, 56036K reserved, 0K cma-reserved)
  526. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  527. [ 0.000000] rcu: Hierarchical RCU implementation.
  528. [ 0.000000] Tracing variant of Tasks RCU enabled.
  529. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  530. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  531. [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
  532. [ 0.000000] GICv3: 640 SPIs implemented
  533. [ 0.000000] GICv3: 0 Extended SPIs implemented
  534. [ 0.000000] GICv3: Distributor has no Range Selector support
  535. [ 0.000000] Root IRQ handler: gic_handle_irq
  536. [ 0.000000] GICv3: 16 PPIs implemented
  537. [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000c080000
  538. [ 0.000000] arch_timer: cp15 timer(s) running at 13.00MHz (phys).
  539. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns
  540. [ 0.000000] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns
  541. [ 0.000136] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=130000)
  542. [ 0.000145] pid_max: default: 32768 minimum: 301
  543. [ 0.000232] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  544. [ 0.000245] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  545. [ 0.001141] rcu: Hierarchical SRCU implementation.
  546. [ 0.001229] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
  547. [ 0.001418] smp: Bringing up secondary CPUs ...
  548. [ 0.001651] Detected VIPT I-cache on CPU1
  549. [ 0.001675] GICv3: CPU1: found redistributor 1 region 0:0x000000000c0a0000
  550. [ 0.001701] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  551. [ 0.001961] Detected VIPT I-cache on CPU2
  552. [ 0.001975] GICv3: CPU2: found redistributor 2 region 0:0x000000000c0c0000
  553. [ 0.001985] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  554. [ 0.002206] Detected VIPT I-cache on CPU3
  555. [ 0.002216] GICv3: CPU3: found redistributor 3 region 0:0x000000000c0e0000
  556. [ 0.002226] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  557. [ 0.002252] smp: Brought up 1 node, 4 CPUs
  558. [ 0.002266] SMP: Total of 4 processors activated.
  559. [ 0.002269] CPU features: detected: 32-bit EL0 Support
  560. [ 0.002273] CPU features: detected: CRC32 instructions
  561. [ 0.002379] CPU: All CPU(s) started at EL2
  562. [ 0.002390] alternatives: patching kernel code
  563. [ 0.002980] devtmpfs: initialized
  564. [ 0.004886] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  565. [ 0.004905] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  566. [ 0.005017] pinctrl core: initialized pinctrl subsystem
  567. [ 0.005456] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  568. [ 0.005742] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
  569. [ 0.005771] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  570. [ 0.005800] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  571. [ 0.006031] thermal_sys: Registered thermal governor 'fair_share'
  572. [ 0.006034] thermal_sys: Registered thermal governor 'bang_bang'
  573. [ 0.006037] thermal_sys: Registered thermal governor 'step_wise'
  574. [ 0.006040] thermal_sys: Registered thermal governor 'user_space'
  575. [ 0.006281] ASID allocator initialised with 65536 entries
  576. [ 0.006537] pstore: Registered ramoops as persistent store backend
  577. [ 0.006541] ramoops: using 0x10000@0x42ff0000, ecc: 0
  578. [ 0.015896] cryptd: max_cpu_qlen set to 1000
  579. [ 0.017610] SCSI subsystem initialized
  580. [ 0.017699] libata version 3.00 loaded.
  581. [ 0.017783] usbcore: registered new interface driver usbfs
  582. [ 0.017803] usbcore: registered new interface driver hub
  583. [ 0.017819] usbcore: registered new device driver usb
  584. [ 0.018709] clocksource: Switched to clocksource arch_sys_counter
  585. [ 0.019182] NET: Registered PF_INET protocol family
  586. [ 0.019297] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
  587. [ 0.019917] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
  588. [ 0.019939] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  589. [ 0.019946] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
  590. [ 0.020014] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
  591. [ 0.020188] TCP: Hash tables configured (established 16384 bind 16384)
  592. [ 0.020262] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
  593. [ 0.020290] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
  594. [ 0.020393] NET: Registered PF_UNIX/PF_LOCAL protocol family
  595. [ 0.020648] RPC: Registered named UNIX socket transport module.
  596. [ 0.020652] RPC: Registered udp transport module.
  597. [ 0.020655] RPC: Registered tcp transport module.
  598. [ 0.020658] RPC: Registered tcp NFSv4.1 backchannel transport module.
  599. [ 0.021043] PCI: CLS 0 bytes, default 64
  600. [ 0.022739] Initialise system trusted keyrings
  601. [ 0.022863] workingset: timestamp_bits=46 max_order=19 bucket_order=0
  602. [ 0.024912] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  603. [ 0.025267] Installing knfsd (copyright (C) 1996 [email protected]).
  604. [ 0.025342] ntfs: driver 2.1.32 [Flags: R/O].
  605. [ 0.025419] ntfs3: Max link count 4000
  606. [ 0.025451] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  607. [ 0.047704] Key type asymmetric registered
  608. [ 0.047711] Asymmetric key parser 'x509' registered
  609. [ 0.048836] pwm-mediatek 10048000.pwm: clock: top fail: -517
  610. [ 0.049137] mtk-pcie-gen3 11280000.pcie: host bridge /soc/pcie@11280000 ranges:
  611. [ 0.049159] mtk-pcie-gen3 11280000.pcie: Parsing ranges property...
  612. [ 0.049170] mtk-pcie-gen3 11280000.pcie: MEM 0x0020000000..0x002fffffff -> 0x0020000000
  613. [ 0.049213] phy phy-soc:[email protected]: u3 auto load valid efuse: ENABLE with value: 1
  614. [ 0.049241] phy phy-soc:[email protected]: pcie auto load valid efuse: ENABLE with value: 1
  615. [ 0.049262] phy phy-soc:[email protected]: u3 lane1 efuse - intr 2a, rx_imp f, tx_imp f
  616. [ 0.049320] /soc/pcie@11280000: Failed to get clk index: 0 ret: -517
  617. [ 0.049329] mtk-pcie-gen3 11280000.pcie: failed to get clocks
  618. [ 0.051458] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
  619. [ 0.052221] printk: console [ttyS0] disabled
  620. [ 0.072378] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 122, base_baud = 2500000) is a ST16650V2
  621. [ 0.869714] printk: console [ttyS0] enabled
  622. [ 0.894539] 11003000.serial: ttyS1 at MMIO 0x11003000 (irq = 123, base_baud = 1625000) is a ST16650V2
  623. [ 0.904446] mtk_rng 1020f000.trng: registered RNG driver
  624. [ 0.904504] hwrng: no data available
  625. [ 0.909984] cacheinfo: Unable to detect cache hierarchy for CPU 0
  626. [ 0.921524] loop: module loaded
  627. [ 0.925660] spi-nand spi0.0: Winbond SPI NAND was found.
  628. [ 0.930979] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64
  629. [ 0.939245] 1 fixed-partitions partitions found on MTD device spi0.0
  630. [ 0.945583] Creating 1 MTD partitions on "spi0.0":
  631. [ 0.950364] 0x000000000000-0x000008000000 : "all"
  632. [ 1.075836] mtk_soc_eth 15100000.ethernet eth0: mediatek frame engine at 0xffffffc009780000, irq 132
  633. [ 1.085037] mtk_soc_eth 15100000.ethernet: generated random MAC address 4e:64:42:a6:f8:f2
  634. [ 1.093398] mtk_soc_eth 15100000.ethernet eth1: mediatek frame engine at 0xffffffc009780000, irq 132
  635. [ 1.102782] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  636. [ 1.109305] ehci-pci: EHCI PCI platform driver
  637. [ 1.113759] ehci-platform: EHCI generic platform driver
  638. [ 1.119073] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  639. [ 1.125262] ohci-pci: OHCI PCI platform driver
  640. [ 1.130544] usbcore: registered new interface driver uas
  641. [ 1.135874] usbcore: registered new interface driver usb-storage
  642. [ 1.141958] usbcore: registered new interface driver cp210x
  643. [ 1.147524] usbserial: USB Serial support registered for cp210x
  644. [ 1.153445] usbcore: registered new interface driver ftdi_sio
  645. [ 1.159187] usbserial: USB Serial support registered for FTDI USB Serial Device
  646. [ 1.166566] i2c_dev: i2c /dev entries driver
  647. [ 1.172348] mtk-wdt 1001c000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0)
  648. [ 1.180754] NET: Registered PF_INET6 protocol family
  649. [ 1.186289] Segment Routing with IPv6
  650. [ 1.189976] In-situ OAM (IOAM) with IPv6
  651. [ 1.193911] NET: Registered PF_PACKET protocol family
  652. [ 1.199032] 8021q: 802.1Q VLAN Support v1.8
  653. [ 1.203332] Loading compiled-in X.509 certificates
  654. [ 1.209106] pstore: Using crash dump compression: deflate
  655. [ 1.219884] mtk-pcie-gen3 11280000.pcie: host bridge /soc/pcie@11280000 ranges:
  656. [ 1.227192] mtk-pcie-gen3 11280000.pcie: Parsing ranges property...
  657. [ 1.233470] mtk-pcie-gen3 11280000.pcie: MEM 0x0020000000..0x002fffffff -> 0x0020000000
  658. [ 1.241963] phy phy-soc:[email protected]: u3 auto load valid efuse: ENABLE with value: 1
  659. [ 1.250061] phy phy-soc:[email protected]: pcie auto load valid efuse: ENABLE with value: 1
  660. [ 1.258316] phy phy-soc:[email protected]: u3 lane1 efuse - intr 2a, rx_imp f, tx_imp f
  661. [ 1.291513] mmc0: host does not support reading read-only switch, assuming write-enable
  662. [ 1.301339] mmc0: new high speed SDXC card at address 0001
  663. [ 1.307577] mmcblk0: mmc0:0001 EC2QT 59.6 GiB
  664. [ 1.319071] mmcblk0: p1 p2 p3 p4 p5 p6
  665. [ 1.488739] mtk-pcie-gen3 11280000.pcie: PCIe link down, ltssm reg val: 0x1000001
  666. [ 1.496238] mtk-pcie-gen3: probe of 11280000.pcie failed with error -110
  667. [ 1.525351] mt7530 mdio-bus:1f: configuring for fixed/2500base-x link mode
  668. [ 1.532500] mt7530 mdio-bus:1f: Link is Up - 2.5Gbps/Full - flow control rx/tx
  669. [ 1.541442] mt7530 mdio-bus:1f wan (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7531 PHY] (irq=140)
  670. [ 1.561243] mt7530 mdio-bus:1f lan1 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7531 PHY] (irq=141)
  671. [ 1.580812] mt7530 mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7531 PHY] (irq=142)
  672. [ 1.600363] mt7530 mdio-bus:1f lan3 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7531 PHY] (irq=143)
  673. [ 1.619915] mt7530 mdio-bus:1f lan4 (uninitialized): PHY [mt7530-0:04] driver [MediaTek MT7531 PHY] (irq=144)
  674. [ 1.630572] DSA: tree 0 setup
  675. [ 1.634047] phy phy-soc:[email protected]: u2 auto load valid efuse: ENABLE with value: 1
  676. [ 1.642189] phy phy-soc:[email protected]: u3 auto load valid efuse: ENABLE with value: 1
  677. [ 1.650315] phy phy-soc:[email protected]: u2 auto load valid efuse: ENABLE with value: 1
  678. [ 1.658853] xhci-mtk 11200000.usb: xHCI Host Controller
  679. [ 1.664072] xhci-mtk 11200000.usb: new USB bus registered, assigned bus number 1
  680. [ 1.674531] xhci-mtk 11200000.usb: hcc params 0x01403f99 hci version 0x110 quirks 0x0000000000210010
  681. [ 1.683678] xhci-mtk 11200000.usb: irq 126, io mem 0x11200000
  682. [ 1.689500] xhci-mtk 11200000.usb: xHCI Host Controller
  683. [ 1.694709] xhci-mtk 11200000.usb: new USB bus registered, assigned bus number 2
  684. [ 1.702092] xhci-mtk 11200000.usb: Host supports USB 3.2 Enhanced SuperSpeed
  685. [ 1.709237] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
  686. [ 1.717479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  687. [ 1.724687] usb usb1: Product: xHCI Host Controller
  688. [ 1.729551] usb usb1: Manufacturer: Linux 5.15.77 xhci-hcd
  689. [ 1.735017] usb usb1: SerialNumber: 11200000.usb
  690. [ 1.739899] hub 1-0:1.0: USB hub found
  691. [ 1.743654] hub 1-0:1.0: 2 ports detected
  692. [ 1.747887] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  693. [ 1.756039] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
  694. [ 1.764286] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  695. [ 1.771491] usb usb2: Product: xHCI Host Controller
  696. [ 1.776350] usb usb2: Manufacturer: Linux 5.15.77 xhci-hcd
  697. [ 1.781821] usb usb2: SerialNumber: 11200000.usb
  698. [ 1.786645] hub 2-0:1.0: USB hub found
  699. [ 1.790425] hub 2-0:1.0: 1 port detected
  700. [ 1.795139] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  701. [ 1.803700] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  702. [ 1.810812] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  703. [ 1.819415] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db
  704. [ 1.829673] EXT4-fs (mmcblk0p6): warning: mounting unchecked fs, running e2fsck is recommended
  705. [ 1.839914] EXT4-fs (mmcblk0p6): mounted filesystem without journal. Opts: (null). Quota mode: disabled.
  706. [ 1.849421] VFS: Mounted root (ext4 filesystem) on device 179:6.
  707. [ 1.866062] devtmpfs: mounted
  708. [ 1.869172] Freeing unused kernel memory: 448K
  709. [ 1.928730] Run /sbin/init as init process
  710. [ 1.932811] with arguments:
  711. [ 1.935762] /sbin/init
  712. [ 1.938453] earlyprintk
  713. [ 1.941240] with environment:
  714. [ 1.944364] HOME=/
  715. [ 1.946708] TERM=linux
  716. [ 1.949406] board=bpi-r3
  717. [ 1.952271] service=linux-5.15
  718. [ 1.955654] cgroup_enable=memory
  719. [ 1.959215] cgroup_memory=1
  720. [ 2.228724] usb 1-1: new high-speed USB device number 2 using xhci-mtk
  721. [ 2.408974] usb 1-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
  722. [ 2.417144] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  723. [ 2.424273] usb 1-1: Product: USB 2.0 Hub
  724. [ 2.428865] hub 1-1:1.0: USB hub found
  725. [ 2.432676] hub 1-1:1.0: 4 ports detected
  726. [ 2.636276] systemd[1]: System time before build time, advancing clock.
  727. [ 2.689464] systemd[1]: Failed to find module 'autofs4'
  728. [ 2.737920] systemd[1]: systemd 247.3-7+deb11u4 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
  729. [ 2.761121] systemd[1]: Detected architecture arm64.
  730. [ 2.809656] systemd[1]: Set hostname to <bpi-r3>.
  731. [ 3.327788] systemd[1]: Queued start job for default target Graphical Interface.
  732. [ 3.336192] random: systemd: uninitialized urandom read (16 bytes read)
  733. [ 3.344313] systemd[1]: Created slice system-modprobe.slice.
  734. [ 3.378814] random: systemd: uninitialized urandom read (16 bytes read)
  735. [ 3.386111] systemd[1]: Created slice system-serial\x2dgetty.slice.
  736. [ 3.418831] random: systemd: uninitialized urandom read (16 bytes read)
  737. [ 3.426189] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  738. [ 3.459311] systemd[1]: Created slice User and Session Slice.
  739. [ 3.498965] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  740. [ 3.538868] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  741. [ 3.578872] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped.
  742. [ 3.590546] systemd[1]: Reached target Local Encrypted Volumes.
  743. [ 3.628813] systemd[1]: Reached target Paths.
  744. [ 3.658791] systemd[1]: Reached target Slices.
  745. [ 3.688776] systemd[1]: Reached target Swap.
  746. [ 3.719166] systemd[1]: Listening on Syslog Socket.
  747. [ 3.749045] systemd[1]: Listening on fsck to fsckd communication Socket.
  748. [ 3.788933] systemd[1]: Listening on initctl Compatibility Named Pipe.
  749. [ 3.833222] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
  750. [ 3.841707] systemd[1]: Listening on Journal Socket (/dev/log).
  751. [ 3.879113] systemd[1]: Listening on Journal Socket.
  752. [ 3.909169] systemd[1]: Listening on udev Control Socket.
  753. [ 3.949036] systemd[1]: Listening on udev Kernel Socket.
  754. [ 3.989090] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  755. [ 3.999128] systemd[1]: Mounting POSIX Message Queue File System...
  756. [ 4.040871] systemd[1]: Mounting RPC Pipe File System...
  757. [ 4.090838] systemd[1]: Mounting Kernel Debug File System...
  758. [ 4.129034] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
  759. [ 4.137487] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
  760. [ 4.149837] systemd[1]: Starting Restore / save the current clock...
  761. [ 4.192467] systemd[1]: Starting Set the console keyboard layout...
  762. [ 4.231124] systemd[1]: Starting Create list of static device nodes for the current kernel...
  763. [ 4.271525] systemd[1]: Starting Load Kernel Module configfs...
  764. [ 4.311248] systemd[1]: Starting Load Kernel Module drm...
  765. [ 4.349112] random: systemd: uninitialized urandom read (16 bytes read)
  766. [ 4.357877] systemd[1]: Starting Load Kernel Module fuse...
  767. [ 4.390813] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  768. [ 4.400076] random: systemd: uninitialized urandom read (16 bytes read)
  769. [ 4.409958] systemd[1]: Starting Journal Service...
  770. [ 4.452408] random: systemd: uninitialized urandom read (16 bytes read)
  771. [ 4.461310] systemd[1]: Starting Load Kernel Modules...
  772. [ 4.501035] systemd[1]: Starting Remount Root and Kernel File Systems...
  773. [ 4.541034] systemd[1]: Starting Coldplug All udev Devices...
  774. [ 4.582232] systemd[1]: Started Journal Service.
  775. [ 5.052358] systemd-journald[513]: Received client request to flush runtime journal.
  776. [ 5.085435] systemd-journald[513]: File /var/log/journal/8050226415fa482fb4586f80f3aae17e/system.journal corrupted or uncleanly shut down, renaming and replacing.
  777. [ 5.479090] random: systemd: uninitialized urandom read (16 bytes read)
  778. [ 5.524737] random: systemd-journal: uninitialized urandom read (16 bytes read)
  779. [ 5.533255] random: systemd-journal: uninitialized urandom read (16 bytes read)
  780. [ 5.879913] cfg80211: failed to load regulatory.db
  781. [ 5.928385] mtdblock: MTD device 'all' is NAND, please consider using UBI block devices instead.
  782. [ 6.579042] random: systemd: uninitialized urandom read (16 bytes read)
  783. [ 6.854394] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode
  784. [ 6.862842] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
  785. [ 7.104343] mtk_soc_eth 15100000.ethernet eth1: configuring for inband/2500base-x link mode
  786. [ 7.958741] random: crng init done
  787. [ 7.962153] random: 186 urandom warning(s) missed due to ratelimiting
  788. [ 8.089792] Adding 102396k swap on /var/swap. Priority:-2 extents:4 across:417788k SS
  789. [ 8.622377] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode
  790. [ 8.630729] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode
  791. [ 8.640351] mt7530 mdio-bus:1f lan2: configuring for phy/gmii link mode
  792. [ 8.648441] mt7530 mdio-bus:1f lan3: configuring for phy/gmii link mode
  793. [ 8.656637] mt7530 mdio-bus:1f lan4: configuring for phy/gmii link mode
  794. [ 8.664820] mt7530 mdio-bus:1f sfp2: configuring for inband/2500base-x link mode
  795. [ 39.027071] br0: port 1(lan1) entered blocking state
  796. [ 39.032107] br0: port 1(lan1) entered disabled state
  797. [ 39.038685] device lan1 entered promiscuous mode
  798. [ 39.043313] device eth0 entered promiscuous mode
  799. [ 39.056615] br0: port 2(lan2) entered blocking state
  800. [ 39.061654] br0: port 2(lan2) entered disabled state
  801. [ 39.068374] device lan2 entered promiscuous mode
  802. [ 39.080543] br0: port 3(lan3) entered blocking state
  803. [ 39.086387] br0: port 3(lan3) entered disabled state
  804. [ 39.094601] device lan3 entered promiscuous mode
  805. [ 39.106665] br0: port 4(lan4) entered blocking state
  806. [ 39.111670] br0: port 4(lan4) entered disabled state
  807. [ 39.118657] device lan4 entered promiscuous mode
  808. [ 39.129605] br0: port 5(sfp2) entered blocking state
  809. [ 39.134569] br0: port 5(sfp2) entered disabled state
  810. [ 39.141761] device sfp2 entered promiscuous mode
  811. [ 39.994261] mt7986-wmac 18000000.wmac: HW/SW Version: 0x8a108a10, Build Time: 20220113162701a
  812.  
  813. [ 40.145883] mt7986-wmac 18000000.wmac: WM Firmware Version: ____000000, Build Time: 20220113162756
  814. [ 40.213294] mt7986-wmac 18000000.wmac: WA Firmware Version: DEV_000000, Build Time: 20220113163034
  815. [ 45.608735] mtk_soc_eth 15100000.ethernet eth1: Link is Up - 2.5Gbps/Full - flow control off
  816. [ 45.617188] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
  817.  
Advertisement
Add Comment
Please, Sign In to add comment