Advertisement
Guest User

Untitled

a guest
Apr 15th, 2025
23
0
350 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.69 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x414fd0b1]
  2. [ 0.000000] Linux version 6.6.51+rpt-rpi-2712 ([email protected]) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Debian 1:6.6.51-1+rpt3 (2024-10-08)
  3. [ 0.000000] KASLR enabled
  4. [ 0.000000] random: crng init done
  5. [ 0.000000] Machine model: Raspberry Pi Compute Module 5 Rev 1.0
  6. [ 0.000000] efi: UEFI not found.
  7. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000002000000, size 320 MiB
  8. [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  9. [ 0.000000] OF: reserved mem: 0x0000000002000000..0x0000000015ffffff (327680 KiB) map reusable linux,cma
  10. [ 0.000000] OF: reserved mem: 0x0000000000000000..0x000000000007ffff (512 KiB) nomap non-reusable atf@0
  11. [ 0.000000] OF: reserved mem: 0x000000003fd165e0..0x000000003fd16649 (0 KiB) nomap non-reusable nvram@0
  12. [ 0.000000] Zone ranges:
  13. [ 0.000000] DMA [mem 0x0000000000000000-0x000000007fffffff]
  14. [ 0.000000] DMA32 empty
  15. [ 0.000000] Normal empty
  16. [ 0.000000] Movable zone start for each node
  17. [ 0.000000] Early memory node ranges
  18. [ 0.000000] node 0: [mem 0x0000000000000000-0x000000000007ffff]
  19. [ 0.000000] node 0: [mem 0x0000000000080000-0x000000003f9fffff]
  20. [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff]
  21. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
  22. [ 0.000000] On node 0, zone DMA: 384 pages in unavailable ranges
  23. [ 0.000000] psci: probing for conduit method from DT.
  24. [ 0.000000] psci: PSCIv1.1 detected in firmware.
  25. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  26. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  27. [ 0.000000] psci: SMC Calling Convention v1.2
  28. [ 0.000000] percpu: Embedded 14 pages/cpu s183976 r8192 d37208 u229376
  29. [ 0.000000] pcpu-alloc: s183976 r8192 d37208 u229376 alloc=14*16384
  30. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  31. [ 0.000000] Detected PIPT I-cache on CPU0
  32. [ 0.000000] CPU features: detected: Virtualization Host Extensions
  33. [ 0.000000] CPU features: detected: Hardware dirty bit management
  34. [ 0.000000] CPU features: detected: Spectre-v4
  35. [ 0.000000] CPU features: detected: Spectre-BHB
  36. [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
  37. [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  38. [ 0.000000] CPU features: detected: SSBS not fully self-synchronizing
  39. [ 0.000000] alternatives: applying boot alternatives
  40. [ 0.000000] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe smsc95xx.macaddr=2C:CF:67:ED:B7:51 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000 console=tty1 console=ttyAMA0,115200 root=PARTUUID=a12e128d-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
  41. [ 0.000000] Unknown kernel command line parameters "splash", will be passed to user space.
  42. [ 0.000000] Dentry cache hash table entries: 262144 (order: 7, 2097152 bytes, linear)
  43. [ 0.000000] Inode-cache hash table entries: 131072 (order: 6, 1048576 bytes, linear)
  44. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130176
  45. [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
  46. [ 0.000000] Memory: 1705104K/2091008K available (13440K kernel code, 2224K rwdata, 4304K rodata, 5056K init, 1213K bss, 58224K reserved, 327680K cma-reserved)
  47. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  48. [ 0.000000] ftrace: allocating 43243 entries in 43 pages
  49. [ 0.000000] ftrace: allocated 43 pages with 4 groups
  50. [ 0.000000] trace event string verifier disabled
  51. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  52. [ 0.000000] rcu: RCU event tracing is enabled.
  53. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
  54. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  55. [ 0.000000] Rude variant of Tasks RCU enabled.
  56. [ 0.000000] Tracing variant of Tasks RCU enabled.
  57. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  58. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  59. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  60. [ 0.000000] Root IRQ handler: gic_handle_irq
  61. [ 0.000000] GIC: Using split EOI/Deactivate mode
  62. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  63. [ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
  64. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
  65. [ 0.000000] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
  66. [ 0.000127] Console: colour dummy device 80x25
  67. [ 0.000131] printk: console [tty1] enabled
  68. [ 0.000163] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
  69. [ 0.000167] pid_max: default: 32768 minimum: 301
  70. [ 0.000186] LSM: initializing lsm=capability,integrity
  71. [ 0.000248] Mount-cache hash table entries: 4096 (order: 1, 32768 bytes, linear)
  72. [ 0.000258] Mountpoint-cache hash table entries: 4096 (order: 1, 32768 bytes, linear)
  73. [ 0.000593] cgroup: Disabling memory control group subsystem
  74. [ 0.001003] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
  75. [ 0.001020] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
  76. [ 0.001038] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
  77. [ 0.001088] rcu: Hierarchical SRCU implementation.
  78. [ 0.001089] rcu: Max phase no-delay instances is 1000.
  79. [ 0.001493] EFI services will not be available.
  80. [ 0.001549] smp: Bringing up secondary CPUs ...
  81. [ 0.001685] Detected PIPT I-cache on CPU1
  82. [ 0.001718] CPU1: Booted secondary processor 0x0000000100 [0x414fd0b1]
  83. [ 0.001869] Detected PIPT I-cache on CPU2
  84. [ 0.001894] CPU2: Booted secondary processor 0x0000000200 [0x414fd0b1]
  85. [ 0.002030] Detected PIPT I-cache on CPU3
  86. [ 0.002048] CPU3: Booted secondary processor 0x0000000300 [0x414fd0b1]
  87. [ 0.002066] smp: Brought up 1 node, 4 CPUs
  88. [ 0.002069] SMP: Total of 4 processors activated.
  89. [ 0.002072] CPU features: detected: 32-bit EL0 Support
  90. [ 0.002074] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
  91. [ 0.002076] CPU features: detected: Common not Private translations
  92. [ 0.002077] CPU features: detected: CRC32 instructions
  93. [ 0.002079] CPU features: detected: RCpc load-acquire (LDAPR)
  94. [ 0.002080] CPU features: detected: LSE atomic instructions
  95. [ 0.002081] CPU features: detected: Privileged Access Never
  96. [ 0.002082] CPU features: detected: RAS Extension Support
  97. [ 0.002084] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
  98. [ 0.002116] CPU: All CPU(s) started at EL2
  99. [ 0.002117] alternatives: applying system-wide alternatives
  100. [ 0.003866] devtmpfs: initialized
  101. [ 0.005934] Enabled cp15_barrier support
  102. [ 0.005942] Enabled setend support
  103. [ 0.005989] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  104. [ 0.005994] futex hash table entries: 1024 (order: 2, 65536 bytes, linear)
  105. [ 0.006749] pinctrl core: initialized pinctrl subsystem
  106. [ 0.006899] DMI not present or invalid.
  107. [ 0.007044] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  108. [ 0.007477] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
  109. [ 0.007508] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  110. [ 0.007539] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  111. [ 0.007553] audit: initializing netlink subsys (disabled)
  112. [ 0.007594] audit: type=2000 audit(0.004:1): state=initialized audit_enabled=0 res=1
  113. [ 0.007682] thermal_sys: Registered thermal governor 'step_wise'
  114. [ 0.007691] cpuidle: using governor menu
  115. [ 0.007736] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  116. [ 0.007756] ASID allocator initialised with 32768 entries
  117. [ 0.007947] Serial: AMBA PL011 UART driver
  118. [ 0.008612] bcm2835-mbox 107c013880.mailbox: mailbox enabled
  119. [ 0.008850] 107d001000.serial: ttyAMA10 at MMIO 0x107d001000 (irq = 15, base_baud = 0) is a PL011 rev2
  120. [ 0.016003] raspberrypi-firmware soc:firmware: Attached to firmware from 2025-01-22T00:16:51, variant start_cd
  121. [ 0.020003] raspberrypi-firmware soc:firmware: Firmware hash is a775306300000000000000000000000000000000
  122. [ 0.025652] Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL
  123. [ 0.025655] Modules: 0 pages in range for non-PLT usage
  124. [ 0.025656] Modules: 129408 pages in range for PLT usage
  125. [ 0.028496] bcm2835-dma 1000010000.dma: DMA legacy API manager, dmachans=0x1
  126. [ 0.028845] iommu: Default domain type: Translated
  127. [ 0.028847] iommu: DMA domain TLB invalidation policy: strict mode
  128. [ 0.028910] SCSI subsystem initialized
  129. [ 0.028940] usbcore: registered new interface driver usbfs
  130. [ 0.028946] usbcore: registered new interface driver hub
  131. [ 0.028955] usbcore: registered new device driver usb
  132. [ 0.029015] pps_core: LinuxPPS API ver. 1 registered
  133. [ 0.029016] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  134. [ 0.029019] PTP clock support registered
  135. [ 0.029380] vgaarb: loaded
  136. [ 0.029474] clocksource: Switched to clocksource arch_sys_counter
  137. [ 0.209548] VFS: Disk quotas dquot_6.6.0
  138. [ 0.209559] VFS: Dquot-cache hash table entries: 2048 (order 0, 16384 bytes)
  139. [ 0.209583] FS-Cache: Loaded
  140. [ 0.209627] CacheFiles: Loaded
  141. [ 0.210648] NET: Registered PF_INET protocol family
  142. [ 0.210720] IP idents hash table entries: 32768 (order: 4, 262144 bytes, linear)
  143. [ 0.211255] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 16384 bytes, linear)
  144. [ 0.211265] Table-perturb hash table entries: 65536 (order: 4, 262144 bytes, linear)
  145. [ 0.211268] TCP established hash table entries: 16384 (order: 3, 131072 bytes, linear)
  146. [ 0.211312] TCP bind hash table entries: 16384 (order: 5, 524288 bytes, linear)
  147. [ 0.211634] TCP: Hash tables configured (established 16384 bind 16384)
  148. [ 0.211718] MPTCP token hash table entries: 2048 (order: 1, 49152 bytes, linear)
  149. [ 0.211755] UDP hash table entries: 1024 (order: 1, 32768 bytes, linear)
  150. [ 0.211773] UDP-Lite hash table entries: 1024 (order: 1, 32768 bytes, linear)
  151. [ 0.211832] NET: Registered PF_UNIX/PF_LOCAL protocol family
  152. [ 0.211966] RPC: Registered named UNIX socket transport module.
  153. [ 0.211968] RPC: Registered udp transport module.
  154. [ 0.211969] RPC: Registered tcp transport module.
  155. [ 0.211970] RPC: Registered tcp-with-tls transport module.
  156. [ 0.211971] RPC: Registered tcp NFSv4.1 backchannel transport module.
  157. [ 0.211976] PCI: CLS 0 bytes, default 64
  158. [ 0.212104] Trying to unpack rootfs image as initramfs...
  159. [ 0.212136] kvm [1]: IPA Size Limit: 40 bits
  160. [ 0.212148] kvm [1]: GICV region size/alignment is unsafe, using trapping (reduced performance)
  161. [ 0.212171] kvm [1]: vgic interrupt IRQ9
  162. [ 0.212182] kvm [1]: VHE mode initialized successfully
  163. [ 0.213929] Initialise system trusted keyrings
  164. [ 0.214044] workingset: timestamp_bits=46 max_order=17 bucket_order=0
  165. [ 0.214062] zbud: loaded
  166. [ 0.214285] NFS: Registering the id_resolver key type
  167. [ 0.214306] Key type id_resolver registered
  168. [ 0.214308] Key type id_legacy registered
  169. [ 0.214319] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  170. [ 0.214320] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
  171. [ 0.214408] F2FS not supported on PAGE_SIZE(16384) != 4096
  172. [ 0.214471] Key type asymmetric registered
  173. [ 0.214473] Asymmetric key parser 'x509' registered
  174. [ 0.214490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  175. [ 0.214544] io scheduler mq-deadline registered
  176. [ 0.214546] io scheduler kyber registered
  177. [ 0.214558] io scheduler bfq registered
  178. [ 0.214873] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7c502000, parent irq: 26)
  179. [ 0.214923] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d503000, parent irq: 27)
  180. [ 0.214955] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d508380, parent irq: 28)
  181. [ 0.215007] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d508400, parent irq: 29)
  182. [ 0.215051] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7d510600, parent irq: 30)
  183. [ 0.215099] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d517b00, parent irq: 31)
  184. [ 0.216618] simple-framebuffer 3fa00000.framebuffer: framebuffer at 0x3fa00000, 0x1c2000 bytes
  185. [ 0.216624] simple-framebuffer 3fa00000.framebuffer: format=r5g6b5, mode=1280x720x16, linelength=2560
  186. [ 0.216757] Console: switching to colour frame buffer device 160x45
  187. [ 0.217262] simple-framebuffer 3fa00000.framebuffer: fb0: simplefb registered!
  188. [ 0.247631] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
  189. [ 0.248152] 107d50c000.serial: ttyS0 at MMIO 0x107d50c000 (irq = 33, base_baud = 6000000) is a Broadcom BCM7271 UART
  190. [ 0.248216] serial serial0: tty port ttyS0 registered
  191. [ 0.248633] iproc-rng200 107d208000.rng: hwrng registered
  192. [ 0.248687] vc-mem: phys_addr:0x00000000 mem_base=0x3fc00000 mem_size:0x40000000(1024 MiB)
  193. [ 0.248883] bcm2712-iommu-cache 1000005b00.iommuc: bcm2712_iommu_cache_probe
  194. [ 0.250592] brd: module loaded
  195. [ 0.251921] loop: module loaded
  196. [ 0.252196] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
  197. [ 0.252435] Loading iSCSI transport class v2.0-870.
  198. [ 0.253609] usbcore: registered new device driver r8152-cfgselector
  199. [ 0.253617] usbcore: registered new interface driver r8152
  200. [ 0.253621] usbcore: registered new interface driver lan78xx
  201. [ 0.253625] usbcore: registered new interface driver smsc95xx
  202. [ 0.253672] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  203. [ 0.253688] dwc_otg: FIQ enabled
  204. [ 0.253689] dwc_otg: NAK holdoff enabled
  205. [ 0.253690] dwc_otg: FIQ split-transaction FSM enabled
  206. [ 0.253692] Module dwc_common_port init
  207. [ 0.253872] usbcore: registered new interface driver uas
  208. [ 0.253877] usbcore: registered new interface driver usb-storage
  209. [ 0.254012] mousedev: PS/2 mouse device common for all mice
  210. [ 0.261751] rpi-rtc soc:rpi_rtc: registered as rtc0
  211. [ 0.263155] rpi-rtc soc:rpi_rtc: setting system clock to 2025-04-14T10:44:28 UTC (1744627468)
  212. [ 0.263587] bcm2835-wdt bcm2835-wdt: Poweroff handler already present!
  213. [ 0.263589] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
  214. [ 0.265832] sdhci: Secure Digital Host Controller Interface driver
  215. [ 0.265836] sdhci: Copyright(c) Pierre Ossman
  216. [ 0.265862] sdhci-pltfm: SDHCI platform and OF driver helper
  217. [ 0.266180] ledtrig-cpu: registered to indicate activity on CPUs
  218. [ 0.266245] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
  219. [ 0.266261] hid: raw HID events driver (C) Jiri Kosina
  220. [ 0.266292] usbcore: registered new interface driver usbhid
  221. [ 0.266293] usbhid: USB HID core driver
  222. [ 0.266683] hw perfevents: enabled with armv8_cortex_a76 PMU driver, 7 counters available
  223. [ 0.267055] NET: Registered PF_PACKET protocol family
  224. [ 0.267093] Key type dns_resolver registered
  225. [ 0.271214] registered taskstats version 1
  226. [ 0.271330] Loading compiled-in X.509 certificates
  227. [ 0.273320] Key type .fscrypt registered
  228. [ 0.273324] Key type fscrypt-provisioning registered
  229. [ 0.274541] brcm-pcie 1000110000.pcie: host bridge /axi/pcie@110000 ranges:
  230. [ 0.274571] brcm-pcie 1000110000.pcie: No bus range found for /axi/pcie@110000, using [bus 00-ff]
  231. [ 0.274581] brcm-pcie 1000110000.pcie: MEM 0x1b80000000..0x1bffffffff -> 0x0080000000
  232. [ 0.274586] brcm-pcie 1000110000.pcie: MEM 0x1800000000..0x1b7fffffff -> 0x0400000000
  233. [ 0.274590] brcm-pcie 1000110000.pcie: IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000
  234. [ 0.275960] brcm-pcie 1000110000.pcie: Forcing gen 2
  235. [ 0.276291] brcm-pcie 1000110000.pcie: PCI host bridge to bus 0000:00
  236. [ 0.276295] pci_bus 0000:00: root bus resource [bus 00-ff]
  237. [ 0.276299] pci_bus 0000:00: root bus resource [mem 0x1b80000000-0x1bffffffff] (bus address [0x80000000-0xffffffff])
  238. [ 0.276302] pci_bus 0000:00: root bus resource [mem 0x1800000000-0x1b7fffffff pref] (bus address [0x400000000-0x77fffffff])
  239. [ 0.276321] pci 0000:00:00.0: [14e4:2712] type 01 class 0x060400
  240. [ 0.276352] pci 0000:00:00.0: PME# supported from D0 D3hot
  241. [ 0.276947] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  242. [ 0.381505] brcm-pcie 1000110000.pcie: link up, 5.0 GT/s PCIe x1 (!SSC)
  243. [ 0.381552] pci 0000:01:00.0: [144d:a80a] type 00 class 0x010802
  244. [ 0.381574] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
  245. [ 0.381797] 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 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
  246. [ 0.397518] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
  247. [ 0.397536] pci 0000:00:00.0: BAR 8: assigned [mem 0x1b80000000-0x1b800fffff]
  248. [ 0.397539] pci 0000:01:00.0: BAR 0: assigned [mem 0x1b80000000-0x1b80003fff 64bit]
  249. [ 0.397548] pci 0000:00:00.0: PCI bridge to [bus 01]
  250. [ 0.397551] pci 0000:00:00.0: bridge window [mem 0x1b80000000-0x1b800fffff]
  251. [ 0.397555] pci 0000:00:00.0: Max Payload Size set to 256/ 512 (was 128), Max Read Rq 512
  252. [ 0.397564] pci 0000:01:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 512
  253. [ 0.397695] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
  254. [ 0.397760] pcieport 0000:00:00.0: PME: Signaling with IRQ 38
  255. [ 0.398227] pcieport 0000:00:00.0: AER: enabled with IRQ 38
  256. [ 0.398781] nvme nvme0: pci function 0000:01:00.0
  257. [ 0.398825] nvme 0000:01:00.0: enabling device (0000 -> 0002)
  258. [ 0.402325] nvme nvme0: Shutdown timeout set to 10 seconds
  259. [ 0.403294] hwmon hwmon1: temp1_input not attached to any thermal zone
  260. [ 0.403307] hwmon hwmon1: temp2_input not attached to any thermal zone
  261. [ 0.403311] hwmon hwmon1: temp3_input not attached to any thermal zone
  262. [ 0.406343] nvme nvme0: 4/0/0 default/read/poll queues
  263. [ 0.408232] Freeing initrd memory: 17408K
  264. [ 0.410082] nvme0n1: p1 p2
  265. [ 0.410228] brcm-pcie 1000110000.pcie: clkreq control enabled
  266. [ 0.410307] brcm-pcie 1000120000.pcie: host bridge /axi/pcie@120000 ranges:
  267. [ 0.410310] brcm-pcie 1000120000.pcie: No bus range found for /axi/pcie@120000, using [bus 00-ff]
  268. [ 0.410318] brcm-pcie 1000120000.pcie: MEM 0x1f00000000..0x1ffffffffb -> 0x0000000000
  269. [ 0.410322] brcm-pcie 1000120000.pcie: MEM 0x1c00000000..0x1effffffff -> 0x0400000000
  270. [ 0.410327] brcm-pcie 1000120000.pcie: IB MEM 0x1f00000000..0x1f003fffff -> 0x0000000000
  271. [ 0.410330] brcm-pcie 1000120000.pcie: IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000
  272. [ 0.411397] brcm-pcie 1000120000.pcie: Forcing gen 2
  273. [ 0.411426] brcm-pcie 1000120000.pcie: PCI host bridge to bus 0001:00
  274. [ 0.411427] pci_bus 0001:00: root bus resource [bus 00-ff]
  275. [ 0.411430] pci_bus 0001:00: root bus resource [mem 0x1f00000000-0x1ffffffffb] (bus address [0x00000000-0xfffffffb])
  276. [ 0.411432] pci_bus 0001:00: root bus resource [mem 0x1c00000000-0x1effffffff pref] (bus address [0x400000000-0x6ffffffff])
  277. [ 0.411442] pci 0001:00:00.0: [14e4:2712] type 01 class 0x060400
  278. [ 0.411463] pci 0001:00:00.0: PME# supported from D0 D3hot
  279. [ 0.412147] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  280. [ 0.517473] brcm-pcie 1000120000.pcie: link up, 5.0 GT/s PCIe x4 (!SSC)
  281. [ 0.517491] pci 0001:01:00.0: [1de4:0001] type 00 class 0x020000
  282. [ 0.517503] pci 0001:01:00.0: reg 0x10: [mem 0xffffc000-0xffffffff]
  283. [ 0.517509] pci 0001:01:00.0: reg 0x14: [mem 0xffc00000-0xffffffff]
  284. [ 0.517515] pci 0001:01:00.0: reg 0x18: [mem 0xffff0000-0xffffffff]
  285. [ 0.517576] pci 0001:01:00.0: supports D1
  286. [ 0.517577] pci 0001:01:00.0: PME# supported from D0 D1 D3hot D3cold
  287. [ 0.529478] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
  288. [ 0.529486] pci 0001:00:00.0: BAR 8: assigned [mem 0x1f00000000-0x1f005fffff]
  289. [ 0.529489] pci 0001:01:00.0: BAR 1: assigned [mem 0x1f00000000-0x1f003fffff]
  290. [ 0.529493] pci 0001:01:00.0: BAR 2: assigned [mem 0x1f00400000-0x1f0040ffff]
  291. [ 0.529496] pci 0001:01:00.0: BAR 0: assigned [mem 0x1f00410000-0x1f00413fff]
  292. [ 0.529500] pci 0001:00:00.0: PCI bridge to [bus 01]
  293. [ 0.529502] pci 0001:00:00.0: bridge window [mem 0x1f00000000-0x1f005fffff]
  294. [ 0.529506] pci 0001:00:00.0: Max Payload Size set to 256/ 512 (was 128), Max Read Rq 512
  295. [ 0.529513] pci 0001:01:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 512
  296. [ 0.529566] pcieport 0001:00:00.0: enabling device (0000 -> 0002)
  297. [ 0.529592] pcieport 0001:00:00.0: PME: Signaling with IRQ 44
  298. [ 0.529668] pcieport 0001:00:00.0: AER: enabled with IRQ 44
  299. [ 0.529720] rp1 0001:01:00.0: bar0 len 0x4000, start 0x1f00410000, end 0x1f00413fff, flags, 0x40200
  300. [ 0.529723] rp1 0001:01:00.0: bar1 len 0x400000, start 0x1f00000000, end 0x1f003fffff, flags, 0x40200
  301. [ 0.529730] rp1 0001:01:00.0: enabling device (0000 -> 0002)
  302. [ 0.530337] rp1 0001:01:00.0: chip_id 0x20001927
  303. [ 0.534504] genirq: irq_chip rp1_irq_chip did not update eff. affinity mask of irq 106
  304. [ 0.553706] macb 1f00100000.ethernet eth0: Cadence GEM rev 0x00070109 at 0x1f00100000 irq 112 (2c:cf:67:ed:b7:51)
  305. [ 0.554165] dw_axi_dmac_platform 1f00188000.dma: DesignWare AXI DMA Controller, 8 channels
  306. [ 0.554355] xhci-hcd xhci-hcd.0: xHCI Host Controller
  307. [ 0.554360] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 1
  308. [ 0.554793] xhci-hcd xhci-hcd.0: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000008000000810
  309. [ 0.554800] xhci-hcd xhci-hcd.0: irq 137, io mem 0x1f00200000
  310. [ 0.554854] xhci-hcd xhci-hcd.0: xHCI Host Controller
  311. [ 0.554856] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 2
  312. [ 0.554858] xhci-hcd xhci-hcd.0: Host supports USB 3.0 SuperSpeed
  313. [ 0.554898] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
  314. [ 0.554900] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  315. [ 0.554902] usb usb1: Product: xHCI Host Controller
  316. [ 0.554903] usb usb1: Manufacturer: Linux 6.6.51+rpt-rpi-2712 xhci-hcd
  317. [ 0.554905] usb usb1: SerialNumber: xhci-hcd.0
  318. [ 0.554989] hub 1-0:1.0: USB hub found
  319. [ 0.555000] hub 1-0:1.0: 2 ports detected
  320. [ 0.555097] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
  321. [ 0.555099] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  322. [ 0.555100] usb usb2: Product: xHCI Host Controller
  323. [ 0.555102] usb usb2: Manufacturer: Linux 6.6.51+rpt-rpi-2712 xhci-hcd
  324. [ 0.555103] usb usb2: SerialNumber: xhci-hcd.0
  325. [ 0.555159] hub 2-0:1.0: USB hub found
  326. [ 0.555168] hub 2-0:1.0: 1 port detected
  327. [ 0.555350] xhci-hcd xhci-hcd.1: xHCI Host Controller
  328. [ 0.555353] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 3
  329. [ 0.555774] xhci-hcd xhci-hcd.1: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000008000000810
  330. [ 0.555781] xhci-hcd xhci-hcd.1: irq 142, io mem 0x1f00300000
  331. [ 0.555832] xhci-hcd xhci-hcd.1: xHCI Host Controller
  332. [ 0.555834] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 4
  333. [ 0.555836] xhci-hcd xhci-hcd.1: Host supports USB 3.0 SuperSpeed
  334. [ 0.555859] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
  335. [ 0.555861] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  336. [ 0.555862] usb usb3: Product: xHCI Host Controller
  337. [ 0.555864] usb usb3: Manufacturer: Linux 6.6.51+rpt-rpi-2712 xhci-hcd
  338. [ 0.555865] usb usb3: SerialNumber: xhci-hcd.1
  339. [ 0.555920] hub 3-0:1.0: USB hub found
  340. [ 0.555930] hub 3-0:1.0: 2 ports detected
  341. [ 0.556008] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
  342. [ 0.556010] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  343. [ 0.556012] usb usb4: Product: xHCI Host Controller
  344. [ 0.556013] usb usb4: Manufacturer: Linux 6.6.51+rpt-rpi-2712 xhci-hcd
  345. [ 0.556014] usb usb4: SerialNumber: xhci-hcd.1
  346. [ 0.556069] hub 4-0:1.0: USB hub found
  347. [ 0.556078] hub 4-0:1.0: 1 port detected
  348. [ 0.556696] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774
  349. [ 0.557091] platform 1000800000.codec: bcm2712_iommu_probe_device: MMU 1000005100.iommu
  350. [ 0.557094] platform 1000800000.codec: bcm2712_iommu_device_group: MMU 1000005100.iommu
  351. [ 0.557097] platform 1000800000.codec: Adding to iommu group 0
  352. [ 0.557105] platform 1000880000.pisp_be: bcm2712_iommu_probe_device: MMU 1000005100.iommu
  353. [ 0.557108] platform 1000880000.pisp_be: bcm2712_iommu_device_group: MMU 1000005100.iommu
  354. [ 0.557111] platform 1000880000.pisp_be: Adding to iommu group 0
  355. [ 0.557129] platform 1000800000.codec: bcm2712_iommu_attach_dev: MMU 1000005100.iommu
  356. [ 0.557130] platform 1000880000.pisp_be: bcm2712_iommu_attach_dev: MMU 1000005100.iommu
  357. [ 0.557134] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_probe: Success
  358. [ 0.557536] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774
  359. [ 0.557889] platform axi:gpu: bcm2712_iommu_probe_device: MMU 1000005200.iommu
  360. [ 0.557892] platform axi:gpu: bcm2712_iommu_device_group: MMU 1000005200.iommu
  361. [ 0.557895] platform axi:gpu: Adding to iommu group 1
  362. [ 0.557908] platform axi:gpu: bcm2712_iommu_attach_dev: MMU 1000005200.iommu
  363. [ 0.557910] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_probe: Success
  364. [ 0.558364] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774
  365. [ 0.558732] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_probe: Success
  366. [ 0.558963] pl011-axi 1f00030000.serial: cts_event_workaround enabled
  367. [ 0.559007] 1f00030000.serial: ttyAMA0 at MMIO 0x1f00030000 (irq = 131, base_baud = 0) is a PL011 AXI
  368. [ 0.559277] printk: console [ttyAMA0] enabled
  369. [ 0.559576] mmc0: CQHCI version 5.10
  370. [ 0.559841] mmc1: CQHCI version 5.10
  371. [ 0.560265] of_cfs_init
  372. [ 0.560291] of_cfs_init: OK
  373. [ 0.560348] clk: Disabling unused clocks
  374. [ 0.569073] pl011-axi 1f00030000.serial: no DMA platform data
  375. [ 0.585019] mmc0: SDHCI controller on 1000fff000.mmc [1000fff000.mmc] using ADMA 64-bit
  376. [ 0.639645] mmc0: Command Queue Engine enabled, 16 tags
  377. [ 0.639648] mmc0: new HS400 Enhanced strobe MMC card at address 0001
  378. [ 0.639787] mmcblk0: mmc0:0001 AJTD4R 14.6 GiB
  379. [ 0.640215] mmcblk0: p1 p2
  380. [ 0.640282] mmcblk0: mmc0:0001 AJTD4R 14.6 GiB
  381. [ 0.640328] mmcblk0boot0: mmc0:0001 AJTD4R 4.00 MiB
  382. [ 0.640520] mmcblk0boot1: mmc0:0001 AJTD4R 4.00 MiB
  383. [ 0.640710] mmcblk0rpmb: mmc0:0001 AJTD4R 4.00 MiB, chardev (243:0)
  384. [ 0.748015] mmc1: SDHCI controller on 1001100000.mmc [1001100000.mmc] using ADMA 64-bit
  385. [ 0.750874] Freeing unused kernel memory: 5056K
  386. [ 0.750914] Run /init as init process
  387. [ 0.750916] with arguments:
  388. [ 0.750917] /init
  389. [ 0.750918] splash
  390. [ 0.750919] with environment:
  391. [ 0.750920] HOME=/
  392. [ 0.750921] TERM=linux
  393. [ 0.809528] usb 1-1: new full-speed USB device number 2 using xhci-hcd
  394. [ 0.838485] dwc2 1000480000.usb: supply vusb_d not found, using dummy regulator
  395. [ 0.838584] dwc2 1000480000.usb: supply vusb_a not found, using dummy regulator
  396. [ 0.840652] input: pwr_button as /devices/platform/pwr_button/input/input0
  397. [ 0.864563] brcmstb-i2c 107d508200.i2c: @97500hz registered in interrupt mode
  398. [ 0.870260] brcmstb-i2c 107d508280.i2c: @97500hz registered in interrupt mode
  399. [ 0.874813] [drm] Initialized v3d 1.0.0 20180419 for 1002000000.v3d on minor 0
  400. [ 0.887396] vc4-drm axi:gpu: bcm2712_iommu_of_xlate: MMU 1000005200.iommu
  401. [ 0.888115] Console: switching to colour dummy device 80x25
  402. [ 0.890246] dwc2 1000480000.usb: DWC OTG Controller
  403. [ 0.890272] dwc2 1000480000.usb: new USB bus registered, assigned bus number 5
  404. [ 0.890309] dwc2 1000480000.usb: irq 170, io mem 0x1000480000
  405. [ 0.890389] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
  406. [ 0.890394] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  407. [ 0.890396] usb usb5: Product: DWC OTG Controller
  408. [ 0.890399] usb usb5: Manufacturer: Linux 6.6.51+rpt-rpi-2712 dwc2_hsotg
  409. [ 0.890401] usb usb5: SerialNumber: 1000480000.usb
  410. [ 0.890692] hub 5-0:1.0: USB hub found
  411. [ 0.890703] hub 5-0:1.0: 1 port detected
  412. [ 0.890924] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4])
  413. [ 0.896604] Registered IR keymap rc-cec
  414. [ 0.896685] rc rc0: vc4-hdmi-0 as /devices/platform/soc/107c701400.hdmi/rc/rc0
  415. [ 0.897588] input: vc4-hdmi-0 as /devices/platform/soc/107c701400.hdmi/rc/rc0/input1
  416. [ 0.902442] input: vc4-hdmi-0 HDMI Jack as /devices/platform/soc/107c701400.hdmi/sound/card0/input2
  417. [ 0.902572] vc4-drm axi:gpu: bound 107c701400.hdmi (ops vc4_hdmi_ops [vc4])
  418. [ 0.904560] Registered IR keymap rc-cec
  419. [ 0.904673] rc rc1: vc4-hdmi-1 as /devices/platform/soc/107c706400.hdmi/rc/rc1
  420. [ 0.904712] input: vc4-hdmi-1 as /devices/platform/soc/107c706400.hdmi/rc/rc1/input3
  421. [ 0.906791] input: vc4-hdmi-1 HDMI Jack as /devices/platform/soc/107c706400.hdmi/sound/card1/input4
  422. [ 0.907159] vc4-drm axi:gpu: bound 107c706400.hdmi (ops vc4_hdmi_ops [vc4])
  423. [ 0.910359] vc4-drm axi:gpu: bound 107c500000.mop (ops vc4_txp_ops [vc4])
  424. [ 0.910477] vc4-drm axi:gpu: bound 107c501000.moplet (ops vc4_txp_ops [vc4])
  425. [ 0.910547] vc4-drm axi:gpu: bound 107c410000.pixelvalve (ops vc4_crtc_ops [vc4])
  426. [ 0.910591] vc4-drm axi:gpu: bound 107c411000.pixelvalve (ops vc4_crtc_ops [vc4])
  427. [ 0.959092] [drm] Initialized vc4 0.0.0 20140616 for axi:gpu on minor 1
  428. [ 1.034182] Console: switching to colour frame buffer device 160x50
  429. [ 1.051344] vc4-drm axi:gpu: [drm] fb0: vc4drmfb frame buffer device
  430. [ 1.078905] usb 1-1: New USB device found, idVendor=0eef, idProduct=0001, bcdDevice= 1.00
  431. [ 1.078911] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  432. [ 1.078913] usb 1-1: Product: USB TouchController
  433. [ 1.078915] usb 1-1: Manufacturer: eGalax Inc.
  434. [ 1.104938] input: eGalax Inc. USB TouchController Touchscreen as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1:1.0/0003:0EEF:0001.0001/input/input5
  435. [ 1.105010] input: eGalax Inc. USB TouchController as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1:1.0/0003:0EEF:0001.0001/input/input6
  436. [ 1.105057] input: eGalax Inc. USB TouchController Touchscreen as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1:1.0/0003:0EEF:0001.0001/input/input8
  437. [ 1.105134] hid-generic 0003:0EEF:0001.0001: input,hiddev96,hidraw0: USB HID v1.00 Pointer [eGalax Inc. USB TouchController] on usb-xhci-hcd.0-1/input0
  438. [ 1.230952] input: eGalax Inc. USB TouchController Touchscreen as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1:1.0/0003:0EEF:0001.0001/input/input9
  439. [ 1.231013] input: eGalax Inc. USB TouchController UNKNOWN as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1:1.0/0003:0EEF:0001.0001/input/input10
  440. [ 1.231058] input: eGalax Inc. USB TouchController as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1:1.0/0003:0EEF:0001.0001/input/input12
  441. [ 1.231124] hid-multitouch 0003:0EEF:0001.0001: input,hiddev96,hidraw0: USB HID v1.00 Pointer [eGalax Inc. USB TouchController] on usb-xhci-hcd.0-1/input0
  442. [ 1.400298] EXT4-fs (mmcblk0p2): mounted filesystem a36be96c-66be-4487-a7a6-0481bca99d89 ro with ordered data mode. Quota mode: none.
  443. [ 1.520954] NET: Registered PF_INET6 protocol family
  444. [ 1.521263] Segment Routing with IPv6
  445. [ 1.521269] In-situ OAM (IOAM) with IPv6
  446. [ 1.534382] systemd[1]: systemd 252.31-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
  447. [ 1.534389] systemd[1]: Detected architecture arm64.
  448. [ 1.535314] systemd[1]: Hostname set to <raspberrypi>.
  449. [ 1.681782] systemd[1]: Queued start job for default target graphical.target.
  450. [ 1.702115] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
  451. [ 1.702380] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
  452. [ 1.702550] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
  453. [ 1.702711] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
  454. [ 1.702807] systemd[1]: Created slice user.slice - User and Session Slice.
  455. [ 1.702864] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
  456. [ 1.703025] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
  457. [ 1.703048] systemd[1]: Expecting device dev-disk-by\x2dpartuuid-a12e128d\x2d01.device - /dev/disk/by-partuuid/a12e128d-01...
  458. [ 1.703056] systemd[1]: Expecting device dev-dri-card0.device - /dev/dri/card0...
  459. [ 1.703064] systemd[1]: Expecting device dev-dri-renderD128.device - /dev/dri/renderD128...
  460. [ 1.703072] systemd[1]: Expecting device dev-ttyAMA0.device - /dev/ttyAMA0...
  461. [ 1.703098] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
  462. [ 1.703128] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
  463. [ 1.703152] systemd[1]: Reached target slices.target - Slice Units.
  464. [ 1.703170] systemd[1]: Reached target swap.target - Swaps.
  465. [ 1.703190] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
  466. [ 1.703304] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
  467. [ 1.703356] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
  468. [ 1.703580] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
  469. [ 1.703666] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
  470. [ 1.703757] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
  471. [ 1.704791] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
  472. [ 1.704870] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
  473. [ 1.704983] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).
  474. [ 1.705739] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
  475. [ 1.706778] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
  476. [ 1.707848] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
  477. [ 1.708039] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
  478. [ 1.710263] systemd[1]: Starting fake-hwclock.service - Restore / save the current clock...
  479. [ 1.711354] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
  480. [ 1.712574] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
  481. [ 1.714358] systemd[1]: Starting [email protected] - Load Kernel Module configfs...
  482. [ 1.716813] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
  483. [ 1.718452] systemd[1]: Starting [email protected] - Load Kernel Module drm...
  484. [ 1.720643] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
  485. [ 1.722461] systemd[1]: Starting [email protected] - Load Kernel Module fuse...
  486. [ 1.724136] systemd[1]: Starting [email protected] - Load Kernel Module loop...
  487. [ 1.724349] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
  488. [ 1.726391] systemd[1]: Starting systemd-journald.service - Journal Service...
  489. [ 1.729244] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
  490. [ 1.731603] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
  491. [ 1.733130] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
  492. [ 1.733932] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected]
  493. [ 1.738153] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
  494. [ 1.738628] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
  495. [ 1.739009] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
  496. [ 1.739318] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
  497. [ 1.739740] systemd[1]: [email protected]: Deactivated successfully.
  498. [ 1.739862] systemd[1]: Finished [email protected] - Load Kernel Module configfs.
  499. [ 1.740133] systemd[1]: [email protected]: Deactivated successfully.
  500. [ 1.740330] systemd[1]: Finished [email protected] - Load Kernel Module drm.
  501. [ 1.740397] fuse: init (API version 7.39)
  502. [ 1.740736] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
  503. [ 1.740903] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
  504. [ 1.746477] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
  505. [ 1.746737] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
  506. [ 1.747061] systemd[1]: [email protected]: Deactivated successfully.
  507. [ 1.747247] systemd[1]: Finished [email protected] - Load Kernel Module fuse.
  508. [ 1.747684] systemd[1]: Finished fake-hwclock.service - Restore / save the current clock.
  509. [ 1.748685] systemd[1]: [email protected]: Deactivated successfully.
  510. [ 1.748885] systemd[1]: Finished [email protected] - Load Kernel Module loop.
  511. [ 1.750555] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
  512. [ 1.750686] i2c_dev: i2c /dev entries driver
  513. [ 1.752760] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
  514. [ 1.752958] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
  515. [ 1.754717] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
  516. [ 1.755080] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
  517. [ 1.755278] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
  518. [ 1.756649] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
  519. [ 1.777429] systemd[1]: Started systemd-journald.service - Journal Service.
  520. [ 1.778361] EXT4-fs (mmcblk0p2): re-mounted a36be96c-66be-4487-a7a6-0481bca99d89 r/w. Quota mode: none.
  521. [ 1.790928] systemd-journald[303]: Received client request to flush runtime journal.
  522. [ 2.152991] usbcore: registered new interface driver usbtouchscreen
  523. [ 2.220302] rpi-gpiomem 107d508500.gpiomem: window base 0x107d508500 size 0x00000040
  524. [ 2.220593] rpi-gpiomem 107d508500.gpiomem: initialised 1 regions as /dev/gpiomem1
  525. [ 2.220667] rpi-gpiomem 107d517c00.gpiomem: window base 0x107d517c00 size 0x00000040
  526. [ 2.220738] rpi-gpiomem 107d517c00.gpiomem: initialised 1 regions as /dev/gpiomem2
  527. [ 2.220771] rpi-gpiomem 107d504100.gpiomem: window base 0x107d504100 size 0x00000020
  528. [ 2.220816] rpi-gpiomem 107d504100.gpiomem: initialised 1 regions as /dev/gpiomem3
  529. [ 2.220847] rpi-gpiomem 107d510700.gpiomem: window base 0x107d510700 size 0x00000020
  530. [ 2.220878] rpi-gpiomem 107d510700.gpiomem: initialised 1 regions as /dev/gpiomem4
  531. [ 2.220957] rpi-gpiomem 1f000d0000.gpiomem: window base 0x1f000d0000 size 0x00030000
  532. [ 2.220993] rpi-gpiomem 1f000d0000.gpiomem: initialised 1 regions as /dev/gpiomem0
  533. [ 2.244000] mc: Linux media interface: v0.10
  534. [ 2.268614] videodev: Linux video capture interface: v2.00
  535. [ 2.296288] pispbe 1000880000.pisp_be: bcm2712_iommu_of_xlate: MMU 1000005100.iommu
  536. [ 2.300072] pispbe 1000880000.pisp_be: Runtime PM usage count underflow!
  537. [ 2.305271] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned.
  538. [ 2.318439] rpivid 1000800000.codec: bcm2712_iommu_of_xlate: MMU 1000005100.iommu
  539. [ 2.319789] alsactl[421]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
  540. [ 2.325016] rpivid 1000800000.codec: Device registered as /dev/video19
  541. [ 2.367772] Bluetooth: Core ver 2.22
  542. [ 2.367827] NET: Registered PF_BLUETOOTH protocol family
  543. [ 2.367830] Bluetooth: HCI device and connection manager initialized
  544. [ 2.367839] Bluetooth: HCI socket layer initialized
  545. [ 2.367843] Bluetooth: L2CAP socket layer initialized
  546. [ 2.367851] Bluetooth: SCO socket layer initialized
  547. [ 2.379675] Bluetooth: HCI UART driver ver 2.3
  548. [ 2.379683] Bluetooth: HCI UART protocol H4 registered
  549. [ 2.379709] Bluetooth: HCI UART protocol Three-wire (H5) registered
  550. [ 2.379845] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
  551. [ 2.379884] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
  552. [ 2.384154] Bluetooth: HCI UART protocol Broadcom registered
  553. [ 2.987545] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  554. [ 2.987556] Bluetooth: BNEP filters: protocol multicast
  555. [ 2.987566] Bluetooth: BNEP socket layer initialized
  556. [ 3.050038] Adding 524272k swap on /var/swap. Priority:-2 extents:4 across:5873664k SS
  557. [ 3.295696] macb 1f00100000.ethernet eth0: PHY [1f00100000.ethernet-ffffffff:00] driver [Broadcom BCM54213PE] (irq=POLL)
  558. [ 3.295708] macb 1f00100000.ethernet eth0: configuring for phy/rgmii-id link mode
  559. [ 3.300381] pps pps0: new PPS source ptp1
  560. [ 3.300416] macb 1f00100000.ethernet: gem-ptp-timer ptp clock registered.
  561. [ 4.637494] Bluetooth: hci0: command 0xfc18 tx timeout
  562. [ 4.637510] Bluetooth: hci0: BCM: failed to write update baudrate (-110)
  563. [ 4.637513] Bluetooth: hci0: Failed to set baudrate
  564. [ 6.366352] macb 1f00100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
  565. [ 6.653480] Bluetooth: hci0: command 0xfc18 tx timeout
  566. [ 6.653492] Bluetooth: hci0: BCM: Reset failed (-110)
  567. [ 8.513625] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  568. [ 8.519712] Loaded X.509 cert '[email protected]: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
  569. [ 8.519917] Loaded X.509 cert '[email protected]: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
  570. [ 8.520110] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  571. [ 8.520300] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
  572.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement