Guest User

Untitled

a guest
Jan 24th, 2024
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.74 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
  2. [ 0.000000] Linux version 6.6.10-ARCH ([email protected]) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Tue Jan 23 12:09:05 UTC 2024
  3. [ 0.000000] Machine model: Hardkernel ODROID-M1
  4. [ 0.000000] efi: UEFI not found.
  5. [ 0.000000] Zone ranges:
  6. [ 0.000000] DMA [mem 0x0000000000200000-0x00000000ffffffff]
  7. [ 0.000000] DMA32 empty
  8. [ 0.000000] Normal [mem 0x0000000100000000-0x00000001fff5cfff]
  9. [ 0.000000] Movable zone start for each node
  10. [ 0.000000] Early memory node ranges
  11. [ 0.000000] node 0: [mem 0x0000000000200000-0x000000000198ffff]
  12. [ 0.000000] node 0: [mem 0x0000000001a60000-0x00000000082fffff]
  13. [ 0.000000] node 0: [mem 0x0000000008321000-0x00000000083fffff]
  14. [ 0.000000] node 0: [mem 0x0000000009400000-0x000000000a1fffff]
  15. [ 0.000000] node 0: [mem 0x000000000a51c000-0x00000000808fffff]
  16. [ 0.000000] node 0: [mem 0x0000000080a00000-0x00000000e9fe8fff]
  17. [ 0.000000] node 0: [mem 0x00000000ee531000-0x00000000eeff6fff]
  18. [ 0.000000] node 0: [mem 0x0000000100000000-0x00000001f6ffffff]
  19. [ 0.000000] node 0: [mem 0x00000001f7e00000-0x00000001f7f5bfff]
  20. [ 0.000000] node 0: [mem 0x00000001ffe00000-0x00000001ffea5fff]
  21. [ 0.000000] node 0: [mem 0x00000001fff5b000-0x00000001fff5cfff]
  22. [ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000001fff5cfff]
  23. [ 0.000000] On node 0, zone DMA: 512 pages in unavailable ranges
  24. [ 0.000000] On node 0, zone DMA: 208 pages in unavailable ranges
  25. [ 0.000000] On node 0, zone DMA: 33 pages in unavailable ranges
  26. [ 0.000000] On node 0, zone DMA: 4096 pages in unavailable ranges
  27. [ 0.000000] On node 0, zone DMA: 796 pages in unavailable ranges
  28. [ 0.000000] On node 0, zone DMA: 256 pages in unavailable ranges
  29. [ 0.000000] On node 0, zone DMA: 17736 pages in unavailable ranges
  30. [ 0.000000] On node 0, zone Normal: 4105 pages in unavailable ranges
  31. [ 0.000000] On node 0, zone Normal: 3584 pages in unavailable ranges
  32. [ 0.000000] On node 0, zone Normal: 32420 pages in unavailable ranges
  33. [ 0.000000] On node 0, zone Normal: 181 pages in unavailable ranges
  34. [ 0.000000] On node 0, zone Normal: 163 pages in unavailable ranges
  35. [ 0.000000] cma: Reserved 64 MiB at 0x00000000e5e00000 on node -1
  36. [ 0.000000] psci: probing for conduit method from DT.
  37. [ 0.000000] psci: PSCIv1.1 detected in firmware.
  38. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  39. [ 0.000000] psci: Trusted OS migration not required
  40. [ 0.000000] psci: SMC Calling Convention v1.2
  41. [ 0.000000] percpu: Embedded 22 pages/cpu s51688 r8192 d30232 u90112
  42. [ 0.000000] pcpu-alloc: s51688 r8192 d30232 u90112 alloc=22*4096
  43. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  44. [ 0.000000] Detected VIPT I-cache on CPU0
  45. [ 0.000000] CPU features: detected: GIC system register CPU interface
  46. [ 0.000000] CPU features: detected: Virtualization Host Extensions
  47. [ 0.000000] CPU features: detected: Qualcomm erratum 1009, or ARM erratum 1286807, 2441009
  48. [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
  49. [ 0.000000] alternatives: applying boot alternatives
  50. [ 0.000000] Kernel command line: luks.name=e75f3091-83bc-47a2-90af-496f56920a89=root rw root=/dev/mapper/root
  51. [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
  52. [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  53. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1936217
  54. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  55. [ 0.000000] software IO TLB: area num 4.
  56. [ 0.000000] software IO TLB: mapped [mem 0x00000000e1e00000-0x00000000e5e00000] (64MB)
  57. [ 0.000000] Memory: 7522752K/7870104K available (19392K kernel code, 4498K rwdata, 10772K rodata, 8192K init, 968K bss, 281816K reserved, 65536K cma-reserved)
  58. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  59. [ 0.000000] Dynamic Preempt: full
  60. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  61. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
  62. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  63. [ 0.000000] Tracing variant of Tasks RCU enabled.
  64. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
  65. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  66. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  67. [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
  68. [ 0.000000] GICv3: 320 SPIs implemented
  69. [ 0.000000] GICv3: 0 Extended SPIs implemented
  70. [ 0.000000] GICv3: MBI range [296:319]
  71. [ 0.000000] GICv3: Using MBI frame 0x00000000fd410000
  72. [ 0.000000] Root IRQ handler: gic_handle_irq
  73. [ 0.000000] GICv3: GICv3 features: 16 PPIs
  74. [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fd460000
  75. [ 0.000000] ITS: No ITS available, not enabling LPIs
  76. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  77. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  78. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  79. [ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  80. [ 0.003613] Console: colour dummy device 80x25
  81. [ 0.003634] printk: console [tty0] enabled
  82. [ 0.004480] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000)
  83. [ 0.004519] pid_max: default: 32768 minimum: 301
  84. [ 0.007692] LSM: initializing lsm=capability,yama
  85. [ 0.007740] Yama: becoming mindful.
  86. [ 0.008726] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  87. [ 0.008800] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  88. [ 0.013413] cacheinfo: Unable to detect cache hierarchy for CPU 0
  89. [ 0.015468] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
  90. [ 0.015669] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
  91. [ 0.016206] rcu: Hierarchical SRCU implementation.
  92. [ 0.016232] rcu: Max phase no-delay instances is 400.
  93. [ 0.025158] EFI services will not be available.
  94. [ 0.025934] smp: Bringing up secondary CPUs ...
  95. [ 0.027967] Detected VIPT I-cache on CPU1
  96. [ 0.028053] GICv3: CPU1: found redistributor 100 region 0:0x00000000fd480000
  97. [ 0.028117] CPU1: Booted secondary processor 0x0000000100 [0x412fd050]
  98. [ 0.030203] Detected VIPT I-cache on CPU2
  99. [ 0.030277] GICv3: CPU2: found redistributor 200 region 0:0x00000000fd4a0000
  100. [ 0.030326] CPU2: Booted secondary processor 0x0000000200 [0x412fd050]
  101. [ 0.032350] Detected VIPT I-cache on CPU3
  102. [ 0.032420] GICv3: CPU3: found redistributor 300 region 0:0x00000000fd4c0000
  103. [ 0.032467] CPU3: Booted secondary processor 0x0000000300 [0x412fd050]
  104. [ 0.032667] smp: Brought up 1 node, 4 CPUs
  105. [ 0.032800] SMP: Total of 4 processors activated.
  106. [ 0.032819] CPU features: detected: 32-bit EL0 Support
  107. [ 0.032834] CPU features: detected: 32-bit EL1 Support
  108. [ 0.032853] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
  109. [ 0.032876] CPU features: detected: Common not Private translations
  110. [ 0.032893] CPU features: detected: CRC32 instructions
  111. [ 0.032913] CPU features: detected: RCpc load-acquire (LDAPR)
  112. [ 0.032929] CPU features: detected: LSE atomic instructions
  113. [ 0.032946] CPU features: detected: Privileged Access Never
  114. [ 0.032962] CPU features: detected: RAS Extension Support
  115. [ 0.032981] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
  116. [ 0.033123] CPU: All CPU(s) started at EL2
  117. [ 0.033147] alternatives: applying system-wide alternatives
  118. [ 0.041612] devtmpfs: initialized
  119. [ 0.076544] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  120. [ 0.076641] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  121. [ 0.080930] pinctrl core: initialized pinctrl subsystem
  122. [ 0.086693] DMI not present or invalid.
  123. [ 0.088322] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  124. [ 0.090050] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
  125. [ 0.090453] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  126. [ 0.091116] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  127. [ 0.092594] audit: initializing netlink subsys (disabled)
  128. [ 0.092999] audit: type=2000 audit(0.078:1): state=initialized audit_enabled=0 res=1
  129. [ 0.096979] thermal_sys: Registered thermal governor 'fair_share'
  130. [ 0.097023] thermal_sys: Registered thermal governor 'bang_bang'
  131. [ 0.097056] thermal_sys: Registered thermal governor 'step_wise'
  132. [ 0.097076] thermal_sys: Registered thermal governor 'user_space'
  133. [ 0.097094] thermal_sys: Registered thermal governor 'power_allocator'
  134. [ 0.097303] cpuidle: using governor ladder
  135. [ 0.097392] cpuidle: using governor menu
  136. [ 0.097860] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  137. [ 0.098139] ASID allocator initialised with 65536 entries
  138. [ 0.103926] Serial: AMBA PL011 UART driver
  139. [ 0.134895] platform fe0a0000.hdmi: Fixed dependency cycle(s) with /vop@fe040000/ports/port@0/endpoint@2
  140. [ 0.187008] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
  141. [ 0.187686] rockchip-gpio fdd60000.gpio: probed /pinctrl/gpio@fdd60000
  142. [ 0.188492] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation.
  143. [ 0.188988] rockchip-gpio fe740000.gpio: probed /pinctrl/gpio@fe740000
  144. [ 0.189763] gpio gpiochip2: Static allocation of GPIO base is deprecated, use dynamic allocation.
  145. [ 0.190252] rockchip-gpio fe750000.gpio: probed /pinctrl/gpio@fe750000
  146. [ 0.190997] gpio gpiochip3: Static allocation of GPIO base is deprecated, use dynamic allocation.
  147. [ 0.191464] rockchip-gpio fe760000.gpio: probed /pinctrl/gpio@fe760000
  148. [ 0.192230] gpio gpiochip4: Static allocation of GPIO base is deprecated, use dynamic allocation.
  149. [ 0.192742] rockchip-gpio fe770000.gpio: probed /pinctrl/gpio@fe770000
  150. [ 0.204176] platform hdmi-con: Fixed dependency cycle(s) with /hdmi@fe0a0000/ports/port@1/endpoint
  151. [ 0.213446] Modules: 21760 pages in range for non-PLT usage
  152. [ 0.213466] Modules: 513280 pages in range for PLT usage
  153. [ 0.215363] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  154. [ 0.215410] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
  155. [ 0.215432] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
  156. [ 0.215451] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
  157. [ 0.215470] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  158. [ 0.215488] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
  159. [ 0.215507] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
  160. [ 0.215524] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
  161. [ 0.217095] cryptd: max_cpu_qlen set to 1000
  162. [ 0.236440] raid6: neonx8 gen() 1429 MB/s
  163. [ 0.253654] raid6: neonx4 gen() 1413 MB/s
  164. [ 0.270887] raid6: neonx2 gen() 1250 MB/s
  165. [ 0.288098] raid6: neonx1 gen() 993 MB/s
  166. [ 0.305341] raid6: int64x8 gen() 919 MB/s
  167. [ 0.322558] raid6: int64x4 gen() 996 MB/s
  168. [ 0.339814] raid6: int64x2 gen() 915 MB/s
  169. [ 0.357031] raid6: int64x1 gen() 624 MB/s
  170. [ 0.357054] raid6: using algorithm neonx8 gen() 1429 MB/s
  171. [ 0.374193] raid6: .... xor() 1106 MB/s, rmw enabled
  172. [ 0.374217] raid6: using neon recovery algorithm
  173. [ 0.376108] ACPI: Interpreter disabled.
  174. [ 0.385932] iommu: Default domain type: Translated
  175. [ 0.385975] iommu: DMA domain TLB invalidation policy: strict mode
  176. [ 0.387707] SCSI subsystem initialized
  177. [ 0.388055] libata version 3.00 loaded.
  178. [ 0.388560] usbcore: registered new interface driver usbfs
  179. [ 0.388667] usbcore: registered new interface driver hub
  180. [ 0.388754] usbcore: registered new device driver usb
  181. [ 0.390921] pps_core: LinuxPPS API ver. 1 registered
  182. [ 0.390949] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  183. [ 0.390995] PTP clock support registered
  184. [ 0.391638] EDAC MC: Ver: 3.0.0
  185. [ 0.393286] scmi_core: SCMI protocol bus registered
  186. [ 0.395021] FPGA manager framework
  187. [ 0.395234] Advanced Linux Sound Architecture Driver Initialized.
  188. [ 0.396681] NetLabel: Initializing
  189. [ 0.396706] NetLabel: domain hash size = 128
  190. [ 0.396724] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  191. [ 0.396835] NetLabel: unlabeled traffic allowed by default
  192. [ 0.397465] vgaarb: loaded
  193. [ 0.398824] clocksource: Switched to clocksource arch_sys_counter
  194. [ 0.399515] VFS: Disk quotas dquot_6.6.0
  195. [ 0.399598] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  196. [ 0.400471] pnp: PnP ACPI: disabled
  197. [ 0.420365] NET: Registered PF_INET protocol family
  198. [ 0.420986] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  199. [ 0.430766] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
  200. [ 0.431021] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  201. [ 0.431076] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
  202. [ 0.431627] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
  203. [ 0.433673] TCP: Hash tables configured (established 65536 bind 65536)
  204. [ 0.434554] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
  205. [ 0.434965] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
  206. [ 0.435165] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
  207. [ 0.436003] NET: Registered PF_UNIX/PF_LOCAL protocol family
  208. [ 0.437213] RPC: Registered named UNIX socket transport module.
  209. [ 0.437246] RPC: Registered udp transport module.
  210. [ 0.437265] RPC: Registered tcp transport module.
  211. [ 0.437282] RPC: Registered tcp-with-tls transport module.
  212. [ 0.437299] RPC: Registered tcp NFSv4.1 backchannel transport module.
  213. [ 0.437335] PCI: CLS 0 bytes, default 64
  214. [ 0.437917] Trying to unpack rootfs image as initramfs...
  215. [ 0.440049] kvm [1]: IPA Size Limit: 40 bits
  216. [ 0.440134] kvm [1]: GICv3: no GICV resource entry
  217. [ 0.440158] kvm [1]: disabling GICv2 emulation
  218. [ 0.440203] kvm [1]: GIC system register CPU interface enabled
  219. [ 0.440278] kvm [1]: vgic interrupt IRQ9
  220. [ 0.440358] kvm [1]: VHE mode initialized successfully
  221. [ 0.444333] Initialise system trusted keyrings
  222. [ 0.444769] workingset: timestamp_bits=46 max_order=21 bucket_order=0
  223. [ 0.444942] zbud: loaded
  224. [ 0.452825] NFS: Registering the id_resolver key type
  225. [ 0.452904] Key type id_resolver registered
  226. [ 0.452926] Key type id_legacy registered
  227. [ 0.453099] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  228. [ 0.453140] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
  229. [ 0.453199] ntfs3: Max link count 4000
  230. [ 0.453218] ntfs3: Read-only LZX/Xpress compression included
  231. [ 0.453979] SGI XFS with ACLs, security attributes, quota, no debug enabled
  232. [ 0.509295] NET: Registered PF_ALG protocol family
  233. [ 0.509365] xor: measuring software checksum speed
  234. [ 0.515210] 8regs : 1695 MB/sec
  235. [ 0.521415] 32regs : 1595 MB/sec
  236. [ 0.528077] arm64_neon : 1493 MB/sec
  237. [ 0.528112] xor: using function: 8regs (1695 MB/sec)
  238. [ 0.528148] Key type asymmetric registered
  239. [ 0.528168] Asymmetric key parser 'x509' registered
  240. [ 0.528368] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
  241. [ 0.528741] io scheduler mq-deadline registered
  242. [ 0.528771] io scheduler kyber registered
  243. [ 0.529076] io scheduler bfq registered
  244. [ 0.588775] IPMI message handler: version 39.2
  245. [ 0.652164] dma-pl330 fe530000.dma-controller: Loaded driver for PL330 DMAC-241330
  246. [ 0.652220] dma-pl330 fe530000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
  247. [ 0.656692] dma-pl330 fe550000.dma-controller: Loaded driver for PL330 DMAC-241330
  248. [ 0.656744] dma-pl330 fe550000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
  249. [ 0.689590] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  250. [ 0.697542] fe660000.serial: ttyS2 at MMIO 0xfe660000 (irq = 25, base_baud = 1500000) is a 16550A
  251. [ 0.697851] printk: console [ttyS2] enabled
  252. [ 0.831089] msm_serial: driver initialized
  253. [ 0.860463] ahci-dwc fc800000.sata: supply ahci not found, using dummy regulator
  254. [ 0.861509] ahci-dwc fc800000.sata: supply phy not found, using dummy regulator
  255. [ 0.862499] ahci-dwc fc800000.sata: supply target not found, using dummy regulator
  256. [ 0.863407] ahci-dwc fc800000.sata: PMPn is limited up to 5 ports
  257. [ 0.864190] ahci-dwc fc800000.sata: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode
  258. [ 0.865030] ahci-dwc fc800000.sata: flags: ncq sntf pm led clo only pmp fbs pio slum part ccc apst
  259. [ 0.865890] ahci-dwc fc800000.sata: port 0 is not capable of FBS
  260. [ 0.868563] scsi host0: ahci-dwc
  261. [ 0.869333] ata1: SATA max UDMA/133 mmio [mem 0xfc800000-0xfc800fff] port 0x100 irq 29
  262. [ 0.894985] SPI driver max3421-hcd has no spi_device_id for maxim,max3421
  263. [ 0.896130] usbcore: registered new interface driver uas
  264. [ 0.896688] usbcore: registered new interface driver usb-storage
  265. [ 0.897326] usbcore: registered new interface driver ums-alauda
  266. [ 0.897939] usbcore: registered new interface driver ums-cypress
  267. [ 0.898531] usbcore: registered new interface driver ums-datafab
  268. [ 0.899180] usbcore: registered new interface driver ums_eneub6250
  269. [ 0.899795] usbcore: registered new interface driver ums-freecom
  270. [ 0.900421] usbcore: registered new interface driver ums-isd200
  271. [ 0.901036] usbcore: registered new interface driver ums-jumpshot
  272. [ 0.901662] usbcore: registered new interface driver ums-karma
  273. [ 0.902271] usbcore: registered new interface driver ums-onetouch
  274. [ 0.902899] usbcore: registered new interface driver ums-realtek
  275. [ 0.903491] usbcore: registered new interface driver ums-sddr09
  276. [ 0.904127] usbcore: registered new interface driver ums-sddr55
  277. [ 0.904721] usbcore: registered new interface driver ums-usbat
  278. [ 0.905416] usbcore: registered new interface driver usbserial_generic
  279. [ 0.906083] usbserial: USB Serial support registered for generic
  280. [ 0.911921] mousedev: PS/2 mouse device common for all mice
  281. [ 0.937021] device-mapper: uevent: version 1.0.3
  282. [ 0.938032] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected]
  283. [ 0.945867] sdhci: Secure Digital Host Controller Interface driver
  284. [ 0.946454] sdhci: Copyright(c) Pierre Ossman
  285. [ 0.949896] Synopsys Designware Multimedia Card Interface Driver
  286. [ 0.954532] sdhci-pltfm: SDHCI platform and OF driver helper
  287. [ 0.963833] ledtrig-cpu: registered to indicate activity on CPUs
  288. [ 0.967090] scmi_protocol scmi_dev.1: Enabled polling mode TX channel - prot_id:16
  289. [ 0.968443] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled.
  290. [ 0.969148] arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0
  291. [ 0.973607] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
  292. [ 0.975946] hid: raw HID events driver (C) Jiri Kosina
  293. [ 0.976595] usbcore: registered new interface driver usbhid
  294. [ 0.977139] usbhid: USB HID core driver
  295. [ 0.992276] hw perfevents: enabled with armv8_cortex_a55 PMU driver, 7 counters available
  296. [ 0.996865] watchdog: Delayed init of the lockup detector failed: -19
  297. [ 0.997478] watchdog: Hard watchdog permanently disabled
  298. [ 1.012927] Initializing XFRM netlink socket
  299. [ 1.014256] NET: Registered PF_INET6 protocol family
  300. [ 1.334916] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  301. [ 1.336353] ata1.00: supports DRM functions and may not be fully accessible
  302. [ 1.337021] ata1.00: ATA-10: CT2000MX500SSD1, M3CR033, max UDMA/133
  303. [ 1.337597] ata1.00: 3907029168 sectors, multi 1: LBA48 NCQ (depth 32)
  304. [ 1.339189] ata1.00: Features: Trust Dev-Sleep
  305. [ 1.339842] ata1.00: supports DRM functions and may not be fully accessible
  306. [ 1.341432] ata1.00: configured for UDMA/133
  307. [ 1.342733] scsi 0:0:0:0: Direct-Access ATA CT2000MX500SSD1 033 PQ: 0 ANSI: 5
  308. [ 1.346288] sd 0:0:0:0: Attached scsi generic sg0 type 0
  309. [ 1.347034] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
  310. [ 1.347756] sd 0:0:0:0: [sda] 4096-byte physical blocks
  311. [ 1.348388] sd 0:0:0:0: [sda] Write Protect is off
  312. [ 1.348875] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  313. [ 1.349101] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  314. [ 1.350433] sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
  315. [ 1.354654] sda: sda1 sda2
  316. [ 1.355919] sd 0:0:0:0: [sda] supports TCG Opal
  317. [ 1.356363] sd 0:0:0:0: [sda] Attached SCSI disk
  318. [ 1.369917] Freeing initrd memory: 15720K
  319. [ 1.429705] Segment Routing with IPv6
  320. [ 1.430271] In-situ OAM (IOAM) with IPv6
  321. [ 1.430799] mip6: Mobile IPv6
  322. [ 1.431156] NET: Registered PF_PACKET protocol family
  323. [ 1.431939] Key type dns_resolver registered
  324. [ 1.455151] registered taskstats version 1
  325. [ 1.455891] Loading compiled-in X.509 certificates
  326. [ 1.477156] debug_vm_pgtable: [debug_vm_pgtable ]: Validating architecture page table helpers
  327. [ 1.478689] Key type .fscrypt registered
  328. [ 1.479112] Key type fscrypt-provisioning registered
  329. [ 1.484642] Btrfs loaded, zoned=yes, fsverity=no
  330. [ 1.486396] Key type encrypted registered
  331. [ 2.141511] rockchip-naneng-combphy fe820000.phy: wait phy status ready timeout
  332. [ 2.200012] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  333. [ 2.200975] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  334. [ 2.201929] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002000010
  335. [ 2.202910] xhci-hcd xhci-hcd.0.auto: irq 36, io mem 0xfcc00000
  336. [ 2.203784] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  337. [ 2.204675] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  338. [ 2.205427] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
  339. [ 2.206372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
  340. [ 2.207157] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  341. [ 2.207839] usb usb1: Product: xHCI Host Controller
  342. [ 2.208291] usb usb1: Manufacturer: Linux 6.6.10-ARCH xhci-hcd
  343. [ 2.208847] usb usb1: SerialNumber: xhci-hcd.0.auto
  344. [ 2.210246] hub 1-0:1.0: USB hub found
  345. [ 2.210663] hub 1-0:1.0: 1 port detected
  346. [ 2.211865] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  347. [ 2.212911] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
  348. [ 2.213668] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  349. [ 2.214354] usb usb2: Product: xHCI Host Controller
  350. [ 2.214823] usb usb2: Manufacturer: Linux 6.6.10-ARCH xhci-hcd
  351. [ 2.215355] usb usb2: SerialNumber: xhci-hcd.0.auto
  352. [ 2.216712] hub 2-0:1.0: USB hub found
  353. [ 2.217161] hub 2-0:1.0: 1 port detected
  354. [ 2.222832] rockchip-naneng-combphy fe830000.phy: wait phy status ready timeout
  355. [ 2.280972] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  356. [ 2.281881] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
  357. [ 2.282780] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002000010
  358. [ 2.283757] xhci-hcd xhci-hcd.1.auto: irq 37, io mem 0xfd000000
  359. [ 2.284657] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  360. [ 2.285518] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
  361. [ 2.286276] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
  362. [ 2.287271] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
  363. [ 2.288055] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  364. [ 2.288714] usb usb3: Product: xHCI Host Controller
  365. [ 2.289185] usb usb3: Manufacturer: Linux 6.6.10-ARCH xhci-hcd
  366. [ 2.289717] usb usb3: SerialNumber: xhci-hcd.1.auto
  367. [ 2.291153] hub 3-0:1.0: USB hub found
  368. [ 2.291571] hub 3-0:1.0: 1 port detected
  369. [ 2.292731] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  370. [ 2.293752] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
  371. [ 2.294536] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  372. [ 2.295220] usb usb4: Product: xHCI Host Controller
  373. [ 2.295670] usb usb4: Manufacturer: Linux 6.6.10-ARCH xhci-hcd
  374. [ 2.296223] usb usb4: SerialNumber: xhci-hcd.1.auto
  375. [ 2.297617] hub 4-0:1.0: USB hub found
  376. [ 2.298067] hub 4-0:1.0: 1 port detected
  377. [ 2.307852] ehci-platform fd800000.usb: EHCI Host Controller
  378. [ 2.308855] ehci-platform fd800000.usb: new USB bus registered, assigned bus number 5
  379. [ 2.309787] ehci-platform fd800000.usb: irq 38, io mem 0xfd800000
  380. [ 2.310728] ehci-platform fd880000.usb: EHCI Host Controller
  381. [ 2.311624] ohci-platform fd840000.usb: Generic Platform OHCI controller
  382. [ 2.312164] ehci-platform fd880000.usb: new USB bus registered, assigned bus number 6
  383. [ 2.312631] ohci-platform fd840000.usb: new USB bus registered, assigned bus number 7
  384. [ 2.313167] ehci-platform fd880000.usb: irq 39, io mem 0xfd880000
  385. [ 2.313922] ohci-platform fd840000.usb: irq 40, io mem 0xfd840000
  386. [ 2.315195] ohci-platform fd8c0000.usb: Generic Platform OHCI controller
  387. [ 2.316234] ohci-platform fd8c0000.usb: new USB bus registered, assigned bus number 8
  388. [ 2.316872] ehci-platform fd800000.usb: USB 2.0 started, EHCI 1.00
  389. [ 2.317180] ohci-platform fd8c0000.usb: irq 66, io mem 0xfd8c0000
  390. [ 2.318003] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
  391. [ 2.318514] fan53555-regulator 3-001c: FAN53555 Option[12] Rev[15] Detected!
  392. [ 2.318759] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  393. [ 2.320377] usb usb5: Product: EHCI Host Controller
  394. [ 2.320866] usb usb5: Manufacturer: Linux 6.6.10-ARCH ehci_hcd
  395. [ 2.321400] usb usb5: SerialNumber: fd800000.usb
  396. [ 2.322850] hub 5-0:1.0: USB hub found
  397. [ 2.323269] hub 5-0:1.0: 1 port detected
  398. [ 2.323871] ehci-platform fd880000.usb: USB 2.0 started, EHCI 1.00
  399. [ 2.325125] usb usb6: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
  400. [ 2.325923] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  401. [ 2.326583] usb usb6: Product: EHCI Host Controller
  402. [ 2.327287] usb usb6: Manufacturer: Linux 6.6.10-ARCH ehci_hcd
  403. [ 2.327863] usb usb6: SerialNumber: fd880000.usb
  404. [ 2.329331] hub 6-0:1.0: USB hub found
  405. [ 2.329842] hub 6-0:1.0: 1 port detected
  406. [ 2.368372] rk808-regulator rk808-regulator: there is no dvs0 gpio
  407. [ 2.369014] rk808-regulator rk808-regulator: there is no dvs1 gpio
  408. [ 2.370500] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.06
  409. [ 2.371290] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  410. [ 2.371971] usb usb7: Product: Generic Platform OHCI controller
  411. [ 2.372512] usb usb7: Manufacturer: Linux 6.6.10-ARCH ohci_hcd
  412. [ 2.373066] usb usb7: SerialNumber: fd840000.usb
  413. [ 2.374548] hub 7-0:1.0: USB hub found
  414. [ 2.375001] hub 7-0:1.0: 1 port detected
  415. [ 2.376607] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.06
  416. [ 2.377429] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  417. [ 2.378129] usb usb8: Product: Generic Platform OHCI controller
  418. [ 2.378681] usb usb8: Manufacturer: Linux 6.6.10-ARCH ohci_hcd
  419. [ 2.379252] usb usb8: SerialNumber: fd8c0000.usb
  420. [ 2.380683] hub 8-0:1.0: USB hub found
  421. [ 2.381135] hub 8-0:1.0: 1 port detected
  422. [ 2.439355] input: rk805 pwrkey as /devices/platform/fdd40000.i2c/i2c-3/3-0020/rk805-pwrkey/input/input0
  423. [ 2.454461] rk808-rtc rk808-rtc: registered as rtc0
  424. [ 2.457790] rk808-rtc rk808-rtc: setting system clock to 2024-01-24T11:43:31 UTC (1706096611)
  425. [ 2.474650] dwmmc_rockchip fe2b0000.mmc: IDMAC supports 32-bit address mode.
  426. [ 2.475344] dwmmc_rockchip fe2b0000.mmc: Using internal DMA controller.
  427. [ 2.475953] dwmmc_rockchip fe2b0000.mmc: Version ID is 270a
  428. [ 2.476496] dwmmc_rockchip fe2b0000.mmc: DW MMC controller at irq 67,32 bit host data width,256 deep fifo
  429. [ 2.477711] dwmmc_rockchip fe2b0000.mmc: Got CD GPIO
  430. [ 2.490961] panfrost fde60000.gpu: clock rate = 594000000
  431. [ 2.491481] panfrost fde60000.gpu: bus_clock rate = 500000000
  432. [ 2.493224] mmc_host mmc1: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0)
  433. [ 2.496525] panfrost fde60000.gpu: mali-g52 id 0x7402 major 0x1 minor 0x0 status 0x0
  434. [ 2.497261] panfrost fde60000.gpu: features: 00000000,00000cf7, issues: 00000000,00000400
  435. [ 2.497996] panfrost fde60000.gpu: Features: L2:0x07110206 Shader:0x00000002 Tiler:0x00000209 Mem:0x1 MMU:0x00002823 AS:0xff JS:0x7
  436. [ 2.499046] panfrost fde60000.gpu: shader_present=0x1 l2_present=0x1
  437. [ 2.501033] [drm] Initialized panfrost 1.2.0 20180908 for fde60000.gpu on minor 0
  438. [ 2.505754] mmc0: SDHCI controller on fe310000.mmc [fe310000.mmc] using ADMA
  439. [ 2.508189] phy phy-fe8c0000.phy.1: lane number 0, val 1
  440. [ 2.508792] rockchip-dw-pcie 3c0800000.pcie: host bridge /pcie@fe280000 ranges:
  441. [ 2.509490] rockchip-dw-pcie 3c0800000.pcie: IO 0x03bef00000..0x03beffffff -> 0x003ef00000
  442. [ 2.510300] rockchip-dw-pcie 3c0800000.pcie: MEM 0x0380000000..0x03beefffff -> 0x0000000000
  443. [ 2.520935] rockchip-dw-pcie 3c0800000.pcie: iATU: unroll T, 8 ob, 8 ib, align 64K, limit 8G
  444. [ 2.631446] mmc0: Failed to initialize a non-removable card
  445. [ 2.713825] rockchip-dw-pcie 3c0800000.pcie: PCIe Gen.3 x2 link up
  446. [ 2.715209] rockchip-dw-pcie 3c0800000.pcie: PCI host bridge to bus 0002:00
  447. [ 2.715850] pci_bus 0002:00: root bus resource [bus 00-0f]
  448. [ 2.716340] pci_bus 0002:00: root bus resource [io 0x0000-0xfffff] (bus address [0x3ef00000-0x3effffff])
  449. [ 2.717283] pci_bus 0002:00: root bus resource [mem 0x380000000-0x3beefffff] (bus address [0x00000000-0x3eefffff])
  450. [ 2.718242] pci 0002:00:00.0: [1d87:3566] type 01 class 0x060400
  451. [ 2.718786] pci 0002:00:00.0: reg 0x10: [mem 0x00000000-0x3fffffff]
  452. [ 2.719360] pci 0002:00:00.0: reg 0x14: [mem 0x00000000-0x3fffffff]
  453. [ 2.720021] pci 0002:00:00.0: reg 0x38: [mem 0x380000000-0x38000ffff pref]
  454. [ 2.720693] pci 0002:00:00.0: supports D1 D2
  455. [ 2.721087] pci 0002:00:00.0: PME# supported from D0 D1 D3hot
  456. [ 2.726078] pci_bus 0002:01: busn_res: can not insert [bus 01-ff] under [bus 00-0f] (conflicts with (null) [bus 00-0f])
  457. [ 2.727168] pci 0002:01:00.0: [c0a9:540a] type 00 class 0x010802
  458. [ 2.727766] pci 0002:01:00.0: reg 0x10: [mem 0x380000000-0x380003fff 64bit]
  459. [ 2.728914] pci 0002:01:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0002:00:00.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
  460. [ 2.732911] pci 0002:00:00.0: BAR 0: no space for [mem size 0x40000000]
  461. [ 2.733501] pci 0002:00:00.0: BAR 0: failed to assign [mem size 0x40000000]
  462. [ 2.734133] pci 0002:00:00.0: BAR 1: no space for [mem size 0x40000000]
  463. [ 2.734718] pci 0002:00:00.0: BAR 1: failed to assign [mem size 0x40000000]
  464. [ 2.735347] pci 0002:00:00.0: BAR 14: assigned [mem 0x380000000-0x3800fffff]
  465. [ 2.735983] pci 0002:00:00.0: BAR 6: assigned [mem 0x380100000-0x38010ffff pref]
  466. [ 2.736642] pci 0002:01:00.0: BAR 0: assigned [mem 0x380000000-0x380003fff 64bit]
  467. [ 2.737345] pci 0002:00:00.0: PCI bridge to [bus 01-ff]
  468. [ 2.737830] pci 0002:00:00.0: bridge window [mem 0x380000000-0x3800fffff]
  469. [ 2.740312] pcieport 0002:00:00.0: PME: Signaling with IRQ 75
  470. [ 2.741285] pcieport 0002:00:00.0: AER: enabled with IRQ 75
  471. [ 2.742231] nvme nvme0: pci function 0002:01:00.0
  472. [ 2.742666] nvme 0002:01:00.0: enabling device (0000 -> 0002)
  473. [ 2.748391] nvme nvme0: missing or invalid SUBNQN field.
  474. [ 2.796826] usb 8-1: new low-speed USB device number 2 using ohci-platform
  475. [ 3.016293] usb 8-1: New USB device found, idVendor=045e, idProduct=00db, bcdDevice= 1.73
  476. [ 3.017036] usb 8-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  477. [ 3.017676] usb 8-1: Product: Natural® Ergonomic Keyboard 4000
  478. [ 3.018210] usb 8-1: Manufacturer: Microsoft
  479. [ 3.084630] nvme nvme0: allocated 128 MiB host memory buffer.
  480. [ 3.339742] nvme nvme0: 4/0/0 default/read/poll queues
  481. [ 3.347728] nvme nvme0: Ignoring bogus Namespace Identifiers
  482. [ 3.352217] nvme0n1: p1 p2
  483. [ 3.353986] clk: Disabling unused clocks
  484. [ 3.355311] ALSA device list:
  485. [ 3.355587] No soundcards found.
  486. [ 3.356119] dw-apb-uart fe660000.serial: forbid DMA for kernel console
  487. [ 3.360473] Freeing unused kernel memory: 8192K
  488. [ 3.361063] Run /init as init process
  489. [ 3.361393] with arguments:
  490. [ 3.361398] /init
  491. [ 3.361402] with environment:
  492. [ 3.361406] HOME=/
  493. [ 3.361409] TERM=linux
  494. [ 3.392000] systemd[1]: systemd 255.2-3-arch 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)
  495. [ 3.394876] systemd[1]: Detected architecture arm64.
  496. [ 3.395324] systemd[1]: Running in initrd.
  497. [ 3.396957] systemd[1]: No hostname configured, using default hostname.
  498. [ 3.397752] systemd[1]: Hostname set to <archlinux>.
  499. [ 3.398502] systemd[1]: Initializing machine ID from random generator.
  500. [ 3.517224] systemd[1]: Queued start job for default target Initrd Default Target.
  501. [ 3.538866] systemd[1]: Created slice Slice /system/systemd-cryptsetup.
  502. [ 3.544321] systemd[1]: Created slice Slice /system/tinyssh.
  503. [ 3.548196] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  504. [ 3.551950] systemd[1]: Expecting device /dev/disk/by-uuid/e75f3091-83bc-47a2-90af-496f56920a89...
  505. [ 3.555880] systemd[1]: Expecting device /dev/mapper/root...
  506. [ 3.558955] systemd[1]: Reached target Path Units.
  507. [ 3.561916] systemd[1]: Reached target Slice Units.
  508. [ 3.564910] systemd[1]: Reached target Swaps.
  509. [ 3.567930] systemd[1]: Reached target Timer Units.
  510. [ 3.571441] systemd[1]: Listening on Journal Socket (/dev/log).
  511. [ 3.575505] systemd[1]: Listening on Journal Socket.
  512. [ 3.579510] systemd[1]: Listening on udev Control Socket.
  513. [ 3.583454] systemd[1]: Listening on udev Kernel Socket.
  514. [ 3.586936] systemd[1]: Reached target Socket Units.
  515. [ 3.589969] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.6.10-ARCH/modules.devname).
  516. [ 3.591541] systemd[1]: Check battery level during early boot was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/class/power_supply).
  517. [ 3.602443] systemd[1]: Started Displays emergency message in full screen..
  518. [ 3.626386] systemd[1]: Starting Journal Service...
  519. [ 3.631877] systemd[1]: Starting Load Kernel Modules...
  520. [ 3.633168] systemd[1]: TPM2 PCR Barrier (initrd) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  521. [ 3.640592] systemd[1]: Starting Create Static Device Nodes in /dev...
  522. [ 3.658530] systemd[1]: Starting Coldplug All udev Devices...
  523. [ 3.690782] systemd[1]: Finished Load Kernel Modules.
  524. [ 3.694744] systemd[1]: Finished Create Static Device Nodes in /dev.
  525. [ 3.696252] systemd-journald[237]: Collecting audit messages is disabled.
  526. [ 3.700673] systemd[1]: Reached target Preparation for Local File Systems.
  527. [ 3.705191] systemd[1]: Reached target Local File Systems.
  528. [ 3.722361] systemd[1]: Starting Rule-based Manager for Device Events and Files...
  529. [ 3.825159] systemd[1]: Started Rule-based Manager for Device Events and Files.
  530. [ 3.842342] systemd[1]: Starting Network Configuration...
  531. [ 3.854366] systemd[1]: Started Journal Service.
  532. [ 4.813205] rockchip-vop2 fe040000.vop: Adding to iommu group 2
  533. [ 4.838586] rockchip-drm display-subsystem: bound fe040000.vop (ops vop2_component_ops [rockchipdrm])
  534. [ 4.842507] dwhdmi-rockchip fe0a0000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
  535. [ 4.847734] dwhdmi-rockchip fe0a0000.hdmi: registered DesignWare HDMI I2C bus driver
  536. [ 4.852571] rockchip-drm display-subsystem: bound fe0a0000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm])
  537. [ 4.855260] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 1
  538. [ 4.876467] rk_gmac-dwmac fe2a0000.ethernet: IRQ eth_lpi not found
  539. [ 4.879073] rk_gmac-dwmac fe2a0000.ethernet: clock input or output? (output).
  540. [ 4.880162] rk_gmac-dwmac fe2a0000.ethernet: TX delay(0x4f).
  541. [ 4.880934] rk_gmac-dwmac fe2a0000.ethernet: RX delay(0x2d).
  542. [ 4.882188] rk_gmac-dwmac fe2a0000.ethernet: integrated PHY? (no).
  543. [ 4.888001] rk_gmac-dwmac fe2a0000.ethernet: init for RGMII
  544. [ 4.889467] rk_gmac-dwmac fe2a0000.ethernet: User ID: 0x30, Synopsys ID: 0x51
  545. [ 4.892133] rk_gmac-dwmac fe2a0000.ethernet: DWMAC4/5
  546. [ 4.892626] rk_gmac-dwmac fe2a0000.ethernet: DMA HW capability register supported
  547. [ 4.893354] rk_gmac-dwmac fe2a0000.ethernet: RX Checksum Offload Engine supported
  548. [ 4.894057] rk_gmac-dwmac fe2a0000.ethernet: TX Checksum insertion supported
  549. [ 4.894690] rk_gmac-dwmac fe2a0000.ethernet: Wake-Up On Lan supported
  550. [ 4.895389] rk_gmac-dwmac fe2a0000.ethernet: TSO supported
  551. [ 4.895916] rk_gmac-dwmac fe2a0000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  552. [ 4.896633] rk_gmac-dwmac fe2a0000.ethernet: Enabled RFS Flow TC (entries=10)
  553. [ 4.897293] rk_gmac-dwmac fe2a0000.ethernet: TSO feature enabled
  554. [ 4.897853] rk_gmac-dwmac fe2a0000.ethernet: Using 32/32 bits DMA host/device width
  555. [ 5.086724] Console: switching to colour frame buffer device 240x67
  556. [ 5.123878] rockchip-drm display-subsystem: [drm] fb0: rockchipdrmfb frame buffer device
  557. [ 5.152951] Registered IR keymap rc-cec
  558. [ 5.153526] rc rc0: dw_hdmi as /devices/platform/fe0a0000.hdmi/rc/rc0
  559. [ 5.154367] input: dw_hdmi as /devices/platform/fe0a0000.hdmi/rc/rc0/input1
  560. [ 5.214750] rk_gmac-dwmac fe2a0000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  561. [ 5.395867] rk_gmac-dwmac fe2a0000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211F Gigabit Ethernet] (irq=POLL)
  562. [ 5.406911] dwmac4: Master AXI performs any burst length
  563. [ 5.407467] rk_gmac-dwmac fe2a0000.ethernet eth0: No Safety Features support found
  564. [ 5.408223] rk_gmac-dwmac fe2a0000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
  565. [ 5.409313] rk_gmac-dwmac fe2a0000.ethernet eth0: registered PTP clock
  566. [ 5.411515] rk_gmac-dwmac fe2a0000.ethernet eth0: configuring for phy/rgmii link mode
  567. [ 7.546824] random: crng init done
  568. [ 8.506173] rk_gmac-dwmac fe2a0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  569. [ 21.383790] caam blob_gen: job ring requested, but none currently available
  570. [ 21.817498] EXT4-fs (dm-0): mounted filesystem 46c59ffa-ce8b-401a-8f1c-8dbbb0aeb307 r/w with ordered data mode. Quota mode: none.
  571. [ 22.382325] systemd-journald[237]: Received SIGTERM from PID 1 (systemd).
  572. [ 22.605643] systemd[1]: systemd 255.2-3-arch 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)
  573. [ 22.609238] systemd[1]: Detected architecture arm64.
  574. [ 22.614926] systemd[1]: Hostname set to <spencer.xx.xx>.
  575. [ 22.808226] systemd[1]: bpf-lsm: BPF LSM hook not enabled in the kernel, BPF LSM not supported
  576. [ 23.441728] systemd[1]: [email protected]:22-10.126.5.1:49732.service: Deactivated successfully.
  577. [ 23.443755] systemd[1]: Stopped TinySSH Per-Connection Daemon.
  578. [ 23.450793] systemd[1]: initrd-switch-root.service: Deactivated successfully.
  579. [ 23.452478] systemd[1]: Stopped Switch Root.
  580. [ 23.465091] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
  581. [ 23.468308] systemd[1]: Created slice Slice /system/getty.
  582. [ 23.474706] systemd[1]: Created slice Slice /system/modprobe.
  583. [ 23.480659] systemd[1]: Created slice Slice /system/serial-getty.
  584. [ 23.486663] systemd[1]: Created slice Slice /system/systemd-fsck.
  585. [ 23.492148] systemd[1]: Created slice User and Session Slice.
  586. [ 23.496290] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  587. [ 23.500132] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  588. [ 23.504558] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  589. [ 23.508965] systemd[1]: Expecting device /dev/nvme0n1p1...
  590. [ 23.511889] systemd[1]: Expecting device /dev/ttyS2...
  591. [ 23.515049] systemd[1]: Reached target Block Device Preparation for /dev/mapper/root.
  592. [ 23.518936] systemd[1]: Reached target Local Encrypted Volumes.
  593. [ 23.522959] systemd[1]: Stopped target Switch Root.
  594. [ 23.525909] systemd[1]: Stopped target Initrd File Systems.
  595. [ 23.529983] systemd[1]: Stopped target Initrd Root File System.
  596. [ 23.537998] systemd[1]: Reached target Local Integrity Protected Volumes.
  597. [ 23.545098] systemd[1]: Reached target Host and Network Name Lookups.
  598. [ 23.553030] systemd[1]: Reached target Path Units.
  599. [ 23.560072] systemd[1]: Reached target Remote File Systems.
  600. [ 23.566241] systemd[1]: Reached target Slice Units.
  601. [ 23.573074] systemd[1]: Reached target Swaps.
  602. [ 23.580321] systemd[1]: Reached target System Time Set.
  603. [ 23.588091] systemd[1]: Reached target Local Verity Protected Volumes.
  604. [ 23.595473] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  605. [ 23.604602] systemd[1]: Listening on LVM2 poll daemon socket.
  606. [ 23.642655] systemd[1]: Listening on RPCbind Server Activation Socket.
  607. [ 23.652156] systemd[1]: Reached target RPC Port Mapper.
  608. [ 23.664633] systemd[1]: Listening on Process Core Dump Socket.
  609. [ 23.673437] systemd[1]: Listening on Network Service Netlink Socket.
  610. [ 23.681337] systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  611. [ 23.686878] systemd[1]: Listening on udev Control Socket.
  612. [ 23.694519] systemd[1]: Listening on udev Kernel Socket.
  613. [ 23.713407] systemd[1]: Mounting Huge Pages File System...
  614. [ 23.737164] systemd[1]: Mounting POSIX Message Queue File System...
  615. [ 23.750370] systemd[1]: Mounting NFSD configuration filesystem...
  616. [ 23.759947] systemd[1]: Mounting Kernel Debug File System...
  617. [ 23.768566] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
  618. [ 23.786464] systemd[1]: Mounting Temporary Directory /tmp...
  619. [ 23.792285] systemd[1]: Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
  620. [ 23.811689] systemd[1]: Starting Create List of Static Device Nodes...
  621. [ 23.821149] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  622. [ 23.836006] systemd[1]: Starting Load Kernel Module configfs...
  623. [ 23.849701] systemd[1]: Starting Load Kernel Module dm_mod...
  624. [ 23.861512] systemd[1]: Starting Load Kernel Module drm...
  625. [ 23.889326] systemd[1]: Starting Load Kernel Module fuse...
  626. [ 23.911442] systemd[1]: Starting Load Kernel Module loop...
  627. [ 23.932047] fuse: init (API version 7.39)
  628. [ 23.939921] systemd[1]: Starting Journal Service...
  629. [ 23.959239] systemd[1]: Starting Load Kernel Modules...
  630. [ 23.973842] loop: module loaded
  631. [ 23.984587] systemd[1]: Starting Generate network units from Kernel command line...
  632. [ 23.990265] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  633. [ 24.016792] systemd[1]: Starting Remount Root and Kernel File Systems...
  634. [ 24.030214] systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  635. [ 24.045345] systemd[1]: Starting Coldplug All udev Devices...
  636. [ 24.059676] systemd[1]: Mounted Huge Pages File System.
  637. [ 24.064582] systemd-journald[443]: Collecting audit messages is disabled.
  638. [ 24.071285] systemd[1]: Mounted POSIX Message Queue File System.
  639. [ 24.076139] systemd[1]: Mounted NFSD configuration filesystem.
  640. [ 24.080230] EXT4-fs (dm-0): re-mounted 46c59ffa-ce8b-401a-8f1c-8dbbb0aeb307 r/w. Quota mode: none.
  641. [ 24.097749] systemd[1]: Mounted Kernel Debug File System.
  642. [ 24.106488] systemd[1]: Started Journal Service.
  643. [ 24.288285] systemd-journald[443]: Received client request to flush runtime journal.
  644. [ 24.351498] systemd-journald[443]: /var/log/journal/9fbe30d961c749b2bb536ae603958306/system.journal: Journal file uses a different sequence number ID, rotating.
  645. [ 24.360561] systemd-journald[443]: Rotating system journal.
  646. [ 25.258402] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  647. [ 25.309957] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  648. [ 25.318412] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
  649. [ 25.323891] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  650. [ 25.333406] cfg80211: failed to load regulatory.db
  651. [ 25.390647] rk_gmac-dwmac fe2a0000.ethernet end0: renamed from eth0 (while UP)
  652. [ 25.752152] EXT4-fs (nvme0n1p1): mounting ext2 file system using the ext4 subsystem
  653. [ 25.762859] EXT4-fs (nvme0n1p1): mounted filesystem e9d5f39f-9f69-449c-b6e6-ca83c1de2c58 r/w without journal. Quota mode: none.
  654. [ 26.350334] mc: Linux media interface: v0.10
  655. [ 26.406620] videodev: Linux video capture interface: v2.00
  656. [ 26.425547] input: Microsoft Natural® Ergonomic Keyboard 4000 as /devices/platform/fd8c0000.usb/usb8/8-1/8-1:1.0/0003:045E:00DB.0001/input/input2
  657. [ 26.489913] hantro-vpu fdea0000.video-codec: Adding to iommu group 0
  658. [ 26.490631] microsoft 0003:045E:00DB.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Natural® Ergonomic Keyboard 4000] on usb-fd8c0000.usb-1/input0
  659. [ 26.504606] hantro-vpu fdea0000.video-codec: registered rockchip,rk3568-vpu-dec as /dev/video0
  660. [ 26.509563] input: Microsoft Natural® Ergonomic Keyboard 4000 as /devices/platform/fd8c0000.usb/usb8/8-1/8-1:1.1/0003:045E:00DB.0002/input/input3
  661. [ 26.520250] hantro-vpu fdee0000.video-codec: Adding to iommu group 1
  662. [ 26.528895] hantro-vpu fdee0000.video-codec: registered rockchip,rk3568-vepu-enc as /dev/video1
  663. [ 26.566512] microsoft 0003:045E:00DB.0002: input,hidraw1: USB HID v1.11 Device [Microsoft Natural® Ergonomic Keyboard 4000] on usb-fd8c0000.usb-1/input1
  664. [ 26.715777] Registered IR keymap rc-empty
  665. [ 26.748184] rc rc1: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc1
  666. [ 26.779213] rc rc1: lirc_dev: driver gpio_ir_recv registered at minor = 0, raw IR receiver, no transmitter
  667. [ 26.832985] input: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc1/input4
  668. [ 26.978435] input: Analog RK817 Headphones as /devices/platform/rk809-sound/sound/card1/input5
  669. [ 28.715646] NFSD: Using nfsdcld client tracking operations.
  670. [ 28.735894] NFSD: starting 30-second grace period (net f0000000)
  671. [ 39.859195] NFSD: all clients done reclaiming, ending NFSv4 grace period (net f0000000)
  672. [ 40.209668] systemd-journald[443]: /var/log/journal/9fbe30d961c749b2bb536ae603958306/user-1000.journal: Journal file uses a different sequence number ID, rotating.
  673. [ 40.882580] pipewire[857]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
  674. [ 40.904050] cma: cma_alloc: reserved: alloc failed, req-size: 256 pages, ret: -12
  675. [ 802.175108] rc rc1: two consecutive events of type space
  676.  
Add Comment
Please, Sign In to add comment