Guest User

dmesg_w_other_pci_device

a guest
Aug 25th, 2024
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.90 KB | None | 0 0
  1. # dmesg
  2. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  3. [ 0.000000] Linux version 6.7.9-1-MANJARO-ARM (builduser@gitlab-runner-ampere-cax41) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Sat Mar 9 21:00:40 UTC 2024
  4. [ 0.000000] Machine model: FriendlyElec NanoPC-T4
  5. [ 0.000000] efi: UEFI not found.
  6. [ 0.000000] Zone ranges:
  7. [ 0.000000] DMA [mem 0x0000000000200000-0x00000000f7ffffff]
  8. [ 0.000000] DMA32 empty
  9. [ 0.000000] Normal empty
  10. [ 0.000000] Movable zone start for each node
  11. [ 0.000000] Early memory node ranges
  12. [ 0.000000] node 0: [mem 0x0000000000200000-0x00000000f7ffffff]
  13. [ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000000f7ffffff]
  14. [ 0.000000] On node 0, zone DMA: 512 pages in unavailable ranges
  15. [ 0.000000] cma: Reserved 256 MiB at 0x00000000e0e00000 on node -1
  16. [ 0.000000] psci: probing for conduit method from DT.
  17. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  18. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  19. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  20. [ 0.000000] psci: SMC Calling Convention v1.0
  21. [ 0.000000] percpu: Embedded 21 pages/cpu s47912 r8192 d29912 u86016
  22. [ 0.000000] pcpu-alloc: s47912 r8192 d29912 u86016 alloc=21*4096
  23. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
  24. [ 0.000000] Detected VIPT I-cache on CPU0
  25. [ 0.000000] CPU features: detected: GIC system register CPU interface
  26. [ 0.000000] CPU features: detected: ARM erratum 845719
  27. [ 0.000000] alternatives: applying boot alternatives
  28. [ 0.000000] Kernel command line: initrd=/initramfs-linux.img console=ttyS2,1500000 root=/dev/mapper/nanopct4vg0-system rw audit=0 splash plymouth.ignore-serial-consoles
  29. [ 0.000000] audit: disabled (until reboot)
  30. [ 0.000000] Unknown kernel command line parameters "splash", will be passed to user space.
  31. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  32. [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  33. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 999432
  34. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  35. [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 3MB
  36. [ 0.000000] software IO TLB: area num 8.
  37. [ 0.000000] software IO TLB: mapped [mem 0x00000000f6d31000-0x00000000f7131000] (4MB)
  38. [ 0.000000] Memory: 3670912K/4061184K available (13376K kernel code, 2520K rwdata, 5956K rodata, 4608K init, 677K bss, 128128K reserved, 262144K cma-reserved)
  39. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
  40. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  41. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6.
  42. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  43. [ 0.000000] Tracing variant of Tasks RCU enabled.
  44. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  45. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
  46. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  47. [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
  48. [ 0.000000] GICv3: 256 SPIs implemented
  49. [ 0.000000] GICv3: 0 Extended SPIs implemented
  50. [ 0.000000] Root IRQ handler: gic_handle_irq
  51. [ 0.000000] GICv3: GICv3 features: 16 PPIs
  52. [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fef00000
  53. [ 0.000000] ITS [mem 0xfee20000-0xfee3ffff]
  54. [ 0.000000] ITS@0x00000000fee20000: allocated 65536 Devices @480000 (flat, esz 8, psz 64K, shr 0)
  55. [ 0.000000] ITS: using cache flushing for cmd queue
  56. [ 0.000000] GICv3: using LPI property table @0x0000000000450000
  57. [ 0.000000] GIC: using cache flushing for LPI property table
  58. [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000000460000
  59. [ 0.000000] GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] }
  60. [ 0.000000] GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] }
  61. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  62. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  63. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  64. [ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  65. [ 0.004592] Console: colour dummy device 80x25
  66. [ 0.004673] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  67. [ 0.004699] pid_max: default: 32768 minimum: 301
  68. [ 0.013174] LSM: initializing lsm=capability,yama,apparmor
  69. [ 0.016403] Yama: becoming mindful.
  70. [ 0.016652] AppArmor: AppArmor initialized
  71. [ 0.018763] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  72. [ 0.018811] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  73. [ 0.027476] cacheinfo: Unable to detect cache hierarchy for CPU 0
  74. [ 0.030132] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
  75. [ 0.030344] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
  76. [ 0.030916] rcu: Hierarchical SRCU implementation.
  77. [ 0.030926] rcu: Max phase no-delay instances is 1000.
  78. [ 0.033626] Platform MSI: msi-controller@fee20000 domain created
  79. [ 0.034255] PCI/MSI: /interrupt-controller@fee00000/msi-controller@fee20000 domain created
  80. [ 0.039757] EFI services will not be available.
  81. [ 0.040785] smp: Bringing up secondary CPUs ...
  82. [ 0.042141] Detected VIPT I-cache on CPU1
  83. [ 0.042253] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000
  84. [ 0.042283] GICv3: CPU1: using allocated LPI pending table @0x0000000000470000
  85. [ 0.042361] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  86. [ 0.043993] Detected VIPT I-cache on CPU2
  87. [ 0.044086] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000
  88. [ 0.044113] GICv3: CPU2: using allocated LPI pending table @0x0000000000500000
  89. [ 0.044173] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  90. [ 0.045680] Detected VIPT I-cache on CPU3
  91. [ 0.045774] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000
  92. [ 0.045801] GICv3: CPU3: using allocated LPI pending table @0x0000000000510000
  93. [ 0.045859] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  94. [ 0.050391] CPU features: detected: Spectre-v2
  95. [ 0.050966] CPU features: detected: Spectre-v4
  96. [ 0.051279] CPU features: detected: Spectre-BHB
  97. [ 0.051667] CPU features: detected: ARM erratum 1742098
  98. [ 0.052028] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
  99. [ 0.052320] Detected PIPT I-cache on CPU4
  100. [ 0.055362] GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000
  101. [ 0.056097] GICv3: CPU4: using allocated LPI pending table @0x0000000000520000
  102. [ 0.057742] CPU4: Booted secondary processor 0x0000000100 [0x410fd082]
  103. [ 0.067350] Detected PIPT I-cache on CPU5
  104. [ 0.070450] GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000
  105. [ 0.071157] GICv3: CPU5: using allocated LPI pending table @0x0000000000530000
  106. [ 0.072670] CPU5: Booted secondary processor 0x0000000101 [0x410fd082]
  107. [ 0.077921] smp: Brought up 1 node, 6 CPUs
  108. [ 0.078013] SMP: Total of 6 processors activated.
  109. [ 0.078052] CPU features: detected: 32-bit EL0 Support
  110. [ 0.078062] CPU features: detected: 32-bit EL1 Support
  111. [ 0.078138] CPU features: detected: CRC32 instructions
  112. [ 0.079685] CPU: All CPU(s) started at EL2
  113. [ 0.079714] alternatives: applying system-wide alternatives
  114. [ 0.089872] devtmpfs: initialized
  115. [ 0.128010] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  116. [ 0.128279] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
  117. [ 0.149787] pinctrl core: initialized pinctrl subsystem
  118. [ 0.151952] DMI not present or invalid.
  119. [ 0.159066] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  120. [ 0.167008] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
  121. [ 0.168312] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  122. [ 0.170017] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  123. [ 0.173370] thermal_sys: Registered thermal governor 'fair_share'
  124. [ 0.173416] thermal_sys: Registered thermal governor 'bang_bang'
  125. [ 0.173426] thermal_sys: Registered thermal governor 'step_wise'
  126. [ 0.173435] thermal_sys: Registered thermal governor 'user_space'
  127. [ 0.173722] cpuidle: using governor ladder
  128. [ 0.173818] cpuidle: using governor menu
  129. [ 0.174344] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  130. [ 0.176901] ASID allocator initialised with 65536 entries
  131. [ 0.179608] Serial: AMBA PL011 UART driver
  132. [ 0.228908] platform fe330000.mmc: Fixed dependency cycle(s) with /syscon@ff770000/phy@f780
  133. [ 0.229253] platform ff770000.syscon:phy@f780: Fixed dependency cycle(s) with /mmc@fe330000
  134. [ 0.237742] platform ff900000.vop: Fixed dependency cycle(s) with /hdmi@ff940000
  135. [ 0.237983] platform ff8f0000.vop: Fixed dependency cycle(s) with /hdmi@ff940000
  136. [ 0.238160] platform ff940000.hdmi: Fixed dependency cycle(s) with /vop@ff8f0000
  137. [ 0.238376] platform ff940000.hdmi: Fixed dependency cycle(s) with /vop@ff900000
  138. [ 0.250664] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
  139. [ 0.252875] rockchip-gpio ff720000.gpio: probed /pinctrl/gpio@ff720000
  140. [ 0.254172] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation.
  141. [ 0.254869] rockchip-gpio ff730000.gpio: probed /pinctrl/gpio@ff730000
  142. [ 0.255880] gpio gpiochip2: Static allocation of GPIO base is deprecated, use dynamic allocation.
  143. [ 0.256420] rockchip-gpio ff780000.gpio: probed /pinctrl/gpio@ff780000
  144. [ 0.257322] gpio gpiochip3: Static allocation of GPIO base is deprecated, use dynamic allocation.
  145. [ 0.257856] rockchip-gpio ff788000.gpio: probed /pinctrl/gpio@ff788000
  146. [ 0.258557] gpio gpiochip4: Static allocation of GPIO base is deprecated, use dynamic allocation.
  147. [ 0.259109] rockchip-gpio ff790000.gpio: probed /pinctrl/gpio@ff790000
  148. [ 0.273547] Modules: 25936 pages in range for non-PLT usage
  149. [ 0.273752] Modules: 517456 pages in range for PLT usage
  150. [ 0.278301] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  151. [ 0.278454] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
  152. [ 0.278469] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
  153. [ 0.278478] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
  154. [ 0.278490] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  155. [ 0.278499] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
  156. [ 0.278512] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
  157. [ 0.278521] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
  158. [ 0.281075] cryptd: max_cpu_qlen set to 1000
  159. [ 0.285587] ACPI: Interpreter disabled.
  160. [ 0.286757] iommu: Default domain type: Translated
  161. [ 0.286780] iommu: DMA domain TLB invalidation policy: strict mode
  162. [ 0.288648] SCSI subsystem initialized
  163. [ 0.289201] libata version 3.00 loaded.
  164. [ 0.289787] usbcore: registered new interface driver usbfs
  165. [ 0.289859] usbcore: registered new interface driver hub
  166. [ 0.289978] usbcore: registered new device driver usb
  167. [ 0.291139] pps_core: LinuxPPS API ver. 1 registered
  168. [ 0.291163] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  169. [ 0.292013] scmi_core: SCMI protocol bus registered
  170. [ 0.293198] Advanced Linux Sound Architecture Driver Initialized.
  171. [ 0.295412] NetLabel: Initializing
  172. [ 0.295432] NetLabel: domain hash size = 128
  173. [ 0.295442] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  174. [ 0.295619] NetLabel: unlabeled traffic allowed by default
  175. [ 0.296080] vgaarb: loaded
  176. [ 0.297506] clocksource: Switched to clocksource arch_sys_counter
  177. [ 0.304132] VFS: Disk quotas dquot_6.6.0
  178. [ 0.304493] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  179. [ 0.306408] AppArmor: AppArmor Filesystem Enabled
  180. [ 0.306692] pnp: PnP ACPI: disabled
  181. [ 0.331118] NET: Registered PF_INET protocol family
  182. [ 0.332003] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
  183. [ 0.345016] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
  184. [ 0.345193] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  185. [ 0.345237] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
  186. [ 0.346171] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
  187. [ 0.348764] TCP: Hash tables configured (established 32768 bind 32768)
  188. [ 0.350093] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
  189. [ 0.350501] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
  190. [ 0.352148] NET: Registered PF_UNIX/PF_LOCAL protocol family
  191. [ 0.352270] PCI: CLS 0 bytes, default 64
  192. [ 0.372405] kvm [1]: IPA Size Limit: 40 bits
  193. [ 0.373478] Trying to unpack rootfs image as initramfs...
  194. [ 0.377804] kvm [1]: vgic-v2@fff20000
  195. [ 0.378270] kvm [1]: GIC system register CPU interface enabled
  196. [ 0.378438] kvm [1]: vgic interrupt IRQ18
  197. [ 0.378852] kvm [1]: Hyp mode initialized successfully
  198. [ 0.383328] debugfs: File ':interrupt-controller@fee00000' in directory 'domains' already present!
  199. [ 0.383371] debugfs: File ':interrupt-controller@fee00000' in directory 'domains' already present!
  200. [ 0.383387] debugfs: File ':interrupt-controller@fee00000' in directory 'domains' already present!
  201. [ 0.383401] debugfs: File ':interrupt-controller@fee00000' in directory 'domains' already present!
  202. [ 0.383415] debugfs: File ':interrupt-controller@fee00000' in directory 'domains' already present!
  203. [ 0.383429] debugfs: File ':interrupt-controller@fee00000' in directory 'domains' already present!
  204. [ 0.383443] debugfs: File ':interrupt-controller@fee00000' in directory 'domains' already present!
  205. [ 0.383457] debugfs: File ':interrupt-controller@fee00000' in directory 'domains' already present!
  206. [ 0.383471] debugfs: File ':interrupt-controller@fee00000' in directory 'domains' already present!
  207. [ 0.383485] debugfs: File ':interrupt-controller@fee00000' in directory 'domains' already present!
  208. [ 0.383498] debugfs: File ':interrupt-controller@fee00000' in directory 'domains' already present!
  209. [ 0.383512] debugfs: File ':interrupt-controller@fee00000' in directory 'domains' already present!
  210. [ 0.383527] debugfs: File ':interrupt-controller@fee00000' in directory 'domains' already present!
  211. [ 0.383541] debugfs: File ':interrupt-controller@fee00000' in directory 'domains' already present!
  212. [ 0.383558] debugfs: File ':interrupt-controller@fee00000' in directory 'domains' already present!
  213. [ 0.386789] Initialise system trusted keyrings
  214. [ 0.388466] workingset: timestamp_bits=46 max_order=20 bucket_order=0
  215. [ 0.388617] zbud: loaded
  216. [ 0.578434] NET: Registered PF_ALG protocol family
  217. [ 0.578778] Key type asymmetric registered
  218. [ 0.578794] Asymmetric key parser 'x509' registered
  219. [ 0.579794] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  220. [ 0.581602] io scheduler mq-deadline registered
  221. [ 0.581635] io scheduler kyber registered
  222. [ 0.582213] io scheduler bfq registered
  223. [ 0.711394] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330
  224. [ 0.711629] dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
  225. [ 0.715560] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330
  226. [ 0.715703] dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
  227. [ 0.733590] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  228. [ 0.754588] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 35, base_baud = 1500000) is a 16550A
  229. [ 0.755841] serial serial0: tty port ttyS0 registered
  230. [ 0.762105] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 36, base_baud = 1500000) is a 16550A
  231. [ 0.762730] printk: legacy console [ttyS2] enabled
  232. [ 0.768674] Serial: AMBA driver
  233. [ 0.845755] usbcore: registered new interface driver uas
  234. [ 0.846138] usbcore: registered new interface driver usb-storage
  235. [ 0.846519] usbcore: registered new interface driver usbserial_generic
  236. [ 0.846605] usbserial: USB Serial support registered for generic
  237. [ 0.856011] mousedev: PS/2 mouse device common for all mice
  238. [ 0.857917] i2c_dev: i2c /dev entries driver
  239. [ 0.878098] i2c 0-001b: Fixed dependency cycle(s) with /i2c@ff3c0000/pmic@1b/regulators/LDO_REG8
  240. [ 0.895680] usbcore: registered new interface driver pcwd_usb
  241. [ 0.896317] device-mapper: uevent: version 1.0.3
  242. [ 0.899314] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected]
  243. [ 0.911721] sdhci: Secure Digital Host Controller Interface driver
  244. [ 0.911956] sdhci: Copyright(c) Pierre Ossman
  245. [ 0.912362] Synopsys Designware Multimedia Card Interface Driver
  246. [ 0.915372] sdhci-pltfm: SDHCI platform and OF driver helper
  247. [ 0.963539] ledtrig-cpu: registered to indicate activity on CPUs
  248. [ 0.969879] No iBFT detected.
  249. [ 0.974117] mmc2: CQHCI version 5.10
  250. [ 0.974439] hid: raw HID events driver (C) Jiri Kosina
  251. [ 0.975033] usbcore: registered new interface driver usbhid
  252. [ 0.975052] usbhid: USB HID core driver
  253. [ 0.980639] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode.
  254. [ 0.980757] dwmmc_rockchip fe310000.mmc: Using internal DMA controller.
  255. [ 0.980785] dwmmc_rockchip fe310000.mmc: Version ID is 270a
  256. [ 0.980895] dwmmc_rockchip fe310000.mmc: DW MMC controller at irq 49,32 bit host data width,256 deep fifo
  257. [ 0.991281] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  258. [ 1.003093] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
  259. [ 1.008944] watchdog: Delayed init of the lockup detector failed: -19
  260. [ 1.008988] watchdog: Hard watchdog permanently disabled
  261. [ 1.009992] Initializing XFRM netlink socket
  262. [ 1.012421] NET: Registered PF_INET6 protocol family
  263. [ 1.027583] mmc2: SDHCI controller on fe330000.mmc [fe330000.mmc] using ADMA
  264. [ 1.097547] mmc2: Command Queue Engine enabled
  265. [ 1.097601] mmc2: new HS400 Enhanced strobe MMC card at address 0001
  266. [ 1.099904] mmcblk2: mmc2:0001 AJNB4R 14.6 GiB
  267. [ 1.103223] mmcblk2: p1 p3
  268. [ 1.104633] mmcblk2boot0: mmc2:0001 AJNB4R 4.00 MiB
  269. [ 1.107614] mmcblk2boot1: mmc2:0001 AJNB4R 4.00 MiB
  270. [ 1.110259] mmcblk2rpmb: mmc2:0001 AJNB4R 4.00 MiB, chardev (246:0)
  271. [ 2.501763] Freeing initrd memory: 18000K
  272. [ 2.594280] Segment Routing with IPv6
  273. [ 2.594478] In-situ OAM (IOAM) with IPv6
  274. [ 2.594639] mip6: Mobile IPv6
  275. [ 2.594679] NET: Registered PF_PACKET protocol family
  276. [ 2.617252] registered taskstats version 1
  277. [ 2.617836] Loading compiled-in X.509 certificates
  278. [ 2.643167] debug_vm_pgtable: [debug_vm_pgtable ]: Validating architecture page table helpers
  279. [ 2.644424] Key type .fscrypt registered
  280. [ 2.644442] Key type fscrypt-provisioning registered
  281. [ 2.647251] Key type encrypted registered
  282. [ 2.933350] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  283. [ 2.933868] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  284. [ 2.934097] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000008002000010
  285. [ 2.934155] xhci-hcd xhci-hcd.0.auto: irq 56, io mem 0xfe800000
  286. [ 2.934533] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  287. [ 2.934974] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  288. [ 2.935011] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
  289. [ 2.935492] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
  290. [ 2.935523] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  291. [ 2.935545] usb usb1: Product: xHCI Host Controller
  292. [ 2.935563] usb usb1: Manufacturer: Linux 6.7.9-1-MANJARO-ARM xhci-hcd
  293. [ 2.935581] usb usb1: SerialNumber: xhci-hcd.0.auto
  294. [ 2.936716] hub 1-0:1.0: USB hub found
  295. [ 2.936818] hub 1-0:1.0: 1 port detected
  296. [ 2.937832] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  297. [ 2.938141] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.07
  298. [ 2.938170] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  299. [ 2.938192] usb usb2: Product: xHCI Host Controller
  300. [ 2.938210] usb usb2: Manufacturer: Linux 6.7.9-1-MANJARO-ARM xhci-hcd
  301. [ 2.938228] usb usb2: SerialNumber: xhci-hcd.0.auto
  302. [ 2.939317] hub 2-0:1.0: USB hub found
  303. [ 2.939402] hub 2-0:1.0: 1 port detected
  304. [ 2.939693] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  305. [ 2.940577] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
  306. [ 2.940816] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000008002000010
  307. [ 2.940929] xhci-hcd xhci-hcd.1.auto: irq 57, io mem 0xfe900000
  308. [ 2.941312] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  309. [ 2.941782] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
  310. [ 2.941819] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
  311. [ 2.942240] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
  312. [ 2.942269] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  313. [ 2.942291] usb usb3: Product: xHCI Host Controller
  314. [ 2.942309] usb usb3: Manufacturer: Linux 6.7.9-1-MANJARO-ARM xhci-hcd
  315. [ 2.942328] usb usb3: SerialNumber: xhci-hcd.1.auto
  316. [ 2.943652] hub 3-0:1.0: USB hub found
  317. [ 2.943738] hub 3-0:1.0: 1 port detected
  318. [ 2.944674] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  319. [ 2.944980] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.07
  320. [ 2.945009] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  321. [ 2.945032] usb usb4: Product: xHCI Host Controller
  322. [ 2.945049] usb usb4: Manufacturer: Linux 6.7.9-1-MANJARO-ARM xhci-hcd
  323. [ 2.945067] usb usb4: SerialNumber: xhci-hcd.1.auto
  324. [ 2.946209] hub 4-0:1.0: USB hub found
  325. [ 2.946288] hub 4-0:1.0: 1 port detected
  326. [ 2.952414] ehci-platform fe380000.usb: EHCI Host Controller
  327. [ 2.952587] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
  328. [ 2.953393] ehci-platform fe3c0000.usb: EHCI Host Controller
  329. [ 2.953451] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 6
  330. [ 2.953628] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 5
  331. [ 2.953693] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
  332. [ 2.953702] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
  333. [ 2.953757] ohci-platform fe3a0000.usb: irq 61, io mem 0xfe3a0000
  334. [ 2.953857] ehci-platform fe380000.usb: irq 58, io mem 0xfe380000
  335. [ 2.954038] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 7
  336. [ 2.954093] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 8
  337. [ 2.954232] ohci-platform fe3e0000.usb: irq 62, io mem 0xfe3e0000
  338. [ 2.954286] ehci-platform fe3c0000.usb: irq 59, io mem 0xfe3c0000
  339. [ 2.955197] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
  340. [ 2.968377] rk808-regulator rk808-regulator.3.auto: there is no dvs0 gpio
  341. [ 2.968449] rk808-regulator rk808-regulator.3.auto: there is no dvs1 gpio
  342. [ 2.977644] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
  343. [ 2.978269] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
  344. [ 2.978303] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  345. [ 2.978326] usb usb5: Product: EHCI Host Controller
  346. [ 2.978345] usb usb5: Manufacturer: Linux 6.7.9-1-MANJARO-ARM ehci_hcd
  347. [ 2.978363] usb usb5: SerialNumber: fe380000.usb
  348. [ 2.979737] hub 5-0:1.0: USB hub found
  349. [ 2.979829] hub 5-0:1.0: 1 port detected
  350. [ 2.989951] OF: graph: no port node found in /i2c@ff3d0000/typec-portc@22
  351. [ 3.001878] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 400000 KHz, changing to: 408000 KHz
  352. [ 3.002420] cpu cpu0: EM: created perf domain
  353. [ 3.006876] cpufreq: cpufreq_online: CPU4: Running at unlisted initial frequency: 12000 KHz, changing to: 408000 KHz
  354. [ 3.006998] cpu cpu4: EM: OPP:408000 is inefficient
  355. [ 3.007467] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
  356. [ 3.007532] cpu cpu4: EM: created perf domain
  357. [ 3.008420] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
  358. [ 3.008432] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  359. [ 3.008439] usb usb7: Product: EHCI Host Controller
  360. [ 3.008444] usb usb7: Manufacturer: Linux 6.7.9-1-MANJARO-ARM ehci_hcd
  361. [ 3.008450] usb usb7: SerialNumber: fe3c0000.usb
  362. [ 3.009142] hub 7-0:1.0: USB hub found
  363. [ 3.009181] hub 7-0:1.0: 1 port detected
  364. [ 3.011987] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode.
  365. [ 3.012012] dwmmc_rockchip fe320000.mmc: IDMAC supports 32-bit address mode.
  366. [ 3.012024] dwmmc_rockchip fe310000.mmc: Using internal DMA controller.
  367. [ 3.012028] dwmmc_rockchip fe320000.mmc: Using internal DMA controller.
  368. [ 3.012034] dwmmc_rockchip fe310000.mmc: Version ID is 270a
  369. [ 3.012037] dwmmc_rockchip fe320000.mmc: Version ID is 270a
  370. [ 3.012088] dwmmc_rockchip fe310000.mmc: DW MMC controller at irq 49,32 bit host data width,256 deep fifo
  371. [ 3.012097] dwmmc_rockchip fe320000.mmc: DW MMC controller at irq 73,32 bit host data width,256 deep fifo
  372. [ 3.012323] dwmmc_rockchip fe310000.mmc: allocated mmc-pwrseq
  373. [ 3.012332] mmc_host mmc0: card is non-removable.
  374. [ 3.012481] dwmmc_rockchip fe320000.mmc: Got CD GPIO
  375. [ 3.013263] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges:
  376. [ 3.013283] rockchip-pcie f8000000.pcie: MEM 0x00fa000000..0x00fbdfffff -> 0x00fa000000
  377. [ 3.013294] rockchip-pcie f8000000.pcie: IO 0x00fbe00000..0x00fbefffff -> 0x00fbe00000
  378. [ 3.013587] rockchip-pcie f8000000.pcie: no bus scan delay, default to 0 ms
  379. [ 3.013609] rockchip-pcie f8000000.pcie: no vpcie12v regulator found
  380. [ 3.022289] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.07
  381. [ 3.022301] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  382. [ 3.022306] usb usb6: Product: Generic Platform OHCI controller
  383. [ 3.022310] usb usb6: Manufacturer: Linux 6.7.9-1-MANJARO-ARM ohci_hcd
  384. [ 3.022315] usb usb6: SerialNumber: fe3a0000.usb
  385. [ 3.022966] hub 6-0:1.0: USB hub found
  386. [ 3.023060] hub 6-0:1.0: 1 port detected
  387. [ 3.023559] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.07
  388. [ 3.023569] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  389. [ 3.023576] usb usb8: Product: Generic Platform OHCI controller
  390. [ 3.023581] usb usb8: Manufacturer: Linux 6.7.9-1-MANJARO-ARM ohci_hcd
  391. [ 3.023586] usb usb8: SerialNumber: fe3e0000.usb
  392. [ 3.023946] hub 8-0:1.0: USB hub found
  393. [ 3.023972] hub 8-0:1.0: 1 port detected
  394. [ 3.025303] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  395. [ 3.025413] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  396. [ 3.062476] rockchip-pcie f8000000.pcie: wait 0 ms (from device tree) before bus scan
  397. [ 3.062822] rockchip-pcie f8000000.pcie: PCI host bridge to bus 0000:00
  398. [ 3.062834] pci_bus 0000:00: root bus resource [bus 00-1f]
  399. [ 3.062844] pci_bus 0000:00: root bus resource [mem 0xfa000000-0xfbdfffff]
  400. [ 3.062854] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xfbe00000-0xfbefffff])
  401. [ 3.062896] pci 0000:00:00.0: [1d87:0100] type 01 class 0x060400
  402. [ 3.063006] pci 0000:00:00.0: supports D1
  403. [ 3.063013] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
  404. [ 3.066681] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  405. [ 3.066876] pci 0000:01:00.0: [126f:2263] type 00 class 0x010802
  406. [ 3.066973] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
  407. [ 3.067146] pci 0000:01:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
  408. [ 3.067167] pci 0000:01:00.0: Max Payload Size set to 128 (was 128, max 128)
  409. [ 3.067794] pci 0000:01:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:00:00.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
  410. [ 3.068152] pci_bus 0000:01: busn_res: [bus 01-1f] end is updated to 01
  411. [ 3.068177] pci 0000:00:00.0: BAR 14: assigned [mem 0xfa000000-0xfa0fffff]
  412. [ 3.068189] pci 0000:01:00.0: BAR 0: assigned [mem 0xfa000000-0xfa003fff 64bit]
  413. [ 3.068239] pci 0000:00:00.0: PCI bridge to [bus 01]
  414. [ 3.068250] pci 0000:00:00.0: bridge window [mem 0xfa000000-0xfa0fffff]
  415. [ 3.068432] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
  416. [ 3.068663] pcieport 0000:00:00.0: PME: Signaling with IRQ 79
  417. [ 3.069286] pcieport 0000:00:00.0: AER: enabled with IRQ 79
  418. [ 3.069954] nvme nvme0: pci function 0000:01:00.0
  419. [ 3.069992] nvme 0000:01:00.0: enabling device (0000 -> 0002)
  420. [ 3.073714] nvme nvme0: missing or invalid SUBNQN field.
  421. [ 3.078464] hwmon hwmon1: temp1_input not attached to any thermal zone
  422. [ 3.092731] nvme nvme0: allocated 64 MiB host memory buffer.
  423. [ 3.110551] nvme nvme0: 6/0/0 default/read/poll queues
  424. [ 3.117765] nvme nvme0: Ignoring bogus Namespace Identifiers
  425. [ 3.120960] nvme0n1: p1
  426. [ 3.123038] clk: Disabling unused clocks
  427. [ 3.123650] ALSA device list:
  428. [ 3.123660] No soundcards found.
  429. [ 3.123937] dw-apb-uart ff1a0000.serial: forbid DMA for kernel console
  430. [ 3.125492] Freeing unused kernel memory: 4608K
  431. [ 3.127765] Run /init as init process
  432. [ 3.127789] with arguments:
  433. [ 3.127797] /init
  434. [ 3.127803] splash
  435. [ 3.127809] with environment:
  436. [ 3.127815] HOME=/
  437. [ 3.127820] TERM=linux
  438. [ 3.136852] mmc_host mmc0: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
  439. [ 3.277648] dwmmc_rockchip fe310000.mmc: Successfully tuned phase to 214
  440. [ 3.279245] mmc0: new ultra high speed SDR104 SDIO card at address 0001
  441. [ 3.666410] rk808-rtc rk808-rtc.4.auto: registered as rtc0
  442. [ 3.667787] rk808-rtc rk808-rtc.4.auto: setting system clock to 2013-01-18T08:50:12 UTC (1358499012)
  443. [ 3.697895] rockchip-vop ff8f0000.vop: Adding to iommu group 0
  444. [ 3.698839] rockchip-vop ff900000.vop: Adding to iommu group 1
  445. [ 3.703886] rockchip-drm display-subsystem: bound ff8f0000.vop (ops vop_component_ops [rockchipdrm])
  446. [ 3.704919] rockchip-drm display-subsystem: bound ff900000.vop (ops vop_component_ops [rockchipdrm])
  447. [ 3.705077] dwhdmi-rockchip ff940000.hdmi: supply avdd-0v9 not found, using dummy regulator
  448. [ 3.705220] dwhdmi-rockchip ff940000.hdmi: supply avdd-1v8 not found, using dummy regulator
  449. [ 3.705346] dwhdmi-rockchip ff940000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
  450. [ 3.706012] rockchip-drm display-subsystem: bound ff940000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm])
  451. [ 3.706753] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0
  452. [ 3.706802] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes
  453. [ 3.708217] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes
  454. [ 4.340590] random: lvm: uninitialized urandom read (4 bytes read)
  455. [ 4.352341] random: lvm: uninitialized urandom read (4 bytes read)
  456. [ 4.373613] random: lvm: uninitialized urandom read (2 bytes read)
  457. [ 4.377129] input: gpio-keys as /devices/platform/gpio-keys/input/input0
  458. [ 4.752925] EXT4-fs (dm-1): mounted filesystem 6c3b3ace-0c52-49e5-a0c9-647b08c70fde r/w with ordered data mode. Quota mode: none.
  459. [ 5.023596] systemd[1]: System time before build time, advancing clock.
  460. [ 5.080257] systemd[1]: systemd 255.3-1-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)
  461. [ 5.080301] systemd[1]: Detected architecture arm64.
  462. [ 5.084971] systemd[1]: Hostname set to <nanopct4>.
  463. [ 5.338743] systemd[1]: bpf-lsm: BPF LSM hook not enabled in the kernel, BPF LSM not supported
  464. [ 5.899228] systemd[1]: Queued start job for default target Graphical Interface.
  465. [ 5.994233] systemd[1]: Created slice Slice /system/getty.
  466. [ 5.995826] systemd[1]: Created slice Slice /system/modprobe.
  467. [ 5.997158] systemd[1]: Created slice Slice /system/serial-getty.
  468. [ 5.998668] systemd[1]: Created slice Slice /system/wpa_supplicant.
  469. [ 6.000042] systemd[1]: Created slice User and Session Slice.
  470. [ 6.000625] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  471. [ 6.001546] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  472. [ 6.001812] systemd[1]: Expecting device /dev/disk/by-partuuid/d968912c-01...
  473. [ 6.001966] systemd[1]: Expecting device /dev/disk/by-uuid/f02decee-a5cd-4f2d-bb76-7032bfd2ee2d...
  474. [ 6.002114] systemd[1]: Expecting device /dev/ttyS2...
  475. [ 6.002276] systemd[1]: Expecting device /sys/subsystem/net/devices/wlan0...
  476. [ 6.002480] systemd[1]: Reached target Local Integrity Protected Volumes.
  477. [ 6.002704] systemd[1]: Reached target Remote File Systems.
  478. [ 6.002890] systemd[1]: Reached target Slice Units.
  479. [ 6.003137] systemd[1]: Reached target Local Verity Protected Volumes.
  480. [ 6.003629] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  481. [ 6.004282] systemd[1]: Listening on LVM2 poll daemon socket.
  482. [ 6.009128] systemd[1]: Listening on Process Core Dump Socket.
  483. [ 6.010181] systemd[1]: Listening on Journal Socket (/dev/log).
  484. [ 6.011262] systemd[1]: Listening on Journal Socket.
  485. [ 6.012489] systemd[1]: Listening on Network Service Netlink Socket.
  486. [ 6.012761] systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  487. [ 6.014062] systemd[1]: Listening on udev Control Socket.
  488. [ 6.014963] systemd[1]: Listening on udev Kernel Socket.
  489. [ 6.021606] systemd[1]: Mounting Huge Pages File System...
  490. [ 6.026910] systemd[1]: Mounting POSIX Message Queue File System...
  491. [ 6.032917] systemd[1]: Mounting Kernel Debug File System...
  492. [ 6.033968] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
  493. [ 6.039683] systemd[1]: Starting Create List of Static Device Nodes...
  494. [ 6.044623] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  495. [ 6.057902] systemd[1]: Starting Load Kernel Module configfs...
  496. [ 6.062613] systemd[1]: Starting Load Kernel Module dm_mod...
  497. [ 6.067833] systemd[1]: Starting Load Kernel Module drm...
  498. [ 6.075264] systemd[1]: Starting Load Kernel Module fuse...
  499. [ 6.082479] systemd[1]: Starting Load Kernel Module loop...
  500. [ 6.082966] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
  501. [ 6.089418] systemd[1]: Starting Journal Service...
  502. [ 6.099319] systemd[1]: Starting Load Kernel Modules...
  503. [ 6.110171] systemd[1]: Starting Generate network units from Kernel command line...
  504. [ 6.111089] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  505. [ 6.116113] fuse: init (API version 7.39)
  506. [ 6.118519] systemd[1]: Starting Remount Root and Kernel File Systems...
  507. [ 6.119907] systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  508. [ 6.130333] systemd[1]: Starting Coldplug All udev Devices...
  509. [ 6.137450] loop: module loaded
  510. [ 6.144480] systemd[1]: Starting Virtual Console Setup...
  511. [ 6.147934] random: lvm: uninitialized urandom read (4 bytes read)
  512. [ 6.155930] systemd[1]: Mounted Huge Pages File System.
  513. [ 6.157926] systemd[1]: Mounted POSIX Message Queue File System.
  514. [ 6.160017] systemd[1]: Mounted Kernel Debug File System.
  515. [ 6.163111] systemd[1]: Finished Create List of Static Device Nodes.
  516. [ 6.171029] Asymmetric key parser 'pkcs8' registered
  517. [ 6.173094] systemd-journald[330]: Collecting audit messages is disabled.
  518. [ 6.176479] systemd[1]: [email protected]: Deactivated successfully.
  519. [ 6.178240] systemd[1]: Finished Load Kernel Module configfs.
  520. [ 6.179409] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
  521. [ 6.179839] systemd[1]: Finished Load Kernel Module dm_mod.
  522. [ 6.180945] systemd[1]: [email protected]: Deactivated successfully.
  523. [ 6.181374] systemd[1]: Finished Load Kernel Module drm.
  524. [ 6.182575] systemd[1]: [email protected]: Deactivated successfully.
  525. [ 6.183038] systemd[1]: Finished Load Kernel Module fuse.
  526. [ 6.184258] systemd[1]: [email protected]: Deactivated successfully.
  527. [ 6.184732] systemd[1]: Finished Load Kernel Module loop.
  528. [ 6.185860] systemd[1]: Finished Load Kernel Modules.
  529. [ 6.187160] systemd[1]: Finished Generate network units from Kernel command line.
  530. [ 6.188817] systemd[1]: Reached target Preparation for Network.
  531. [ 6.194023] systemd[1]: Mounting FUSE Control File System...
  532. [ 6.217085] systemd[1]: Mounting Kernel Configuration File System...
  533. [ 6.217832] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
  534. [ 6.237850] systemd[1]: Starting Apply Kernel Variables...
  535. [ 6.247742] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
  536. [ 6.250535] systemd[1]: Mounted FUSE Control File System.
  537. [ 6.278833] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
  538. [ 6.280176] systemd[1]: Mounted Kernel Configuration File System.
  539. [ 6.308913] systemd[1]: Finished Apply Kernel Variables.
  540. [ 6.314644] systemd[1]: systemd-remount-fs.service: Main process exited, code=exited, status=1/FAILURE
  541. [ 6.315912] systemd[1]: systemd-remount-fs.service: Failed with result 'exit-code'.
  542. [ 6.316960] systemd[1]: Failed to start Remount Root and Kernel File Systems.
  543. [ 6.322053] systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
  544. [ 6.328811] systemd[1]: Starting Load/Save OS Random Seed...
  545. [ 6.329257] systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  546. [ 6.331331] systemd[1]: Finished Virtual Console Setup.
  547. [ 6.335433] systemd[1]: Started Journal Service.
  548. [ 6.419179] systemd-journald[330]: Received client request to flush runtime journal.
  549. [ 6.423026] systemd-journald[330]: File /var/log/journal/9d340ed847a748a0aa8fb1522de94151/system.journal corrupted or uncleanly shut down, renaming and replacing.
  550. [ 6.993555] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  551. [ 6.993573] cfg80211: failed to load regulatory.db
  552. [ 7.004566] random: lvm: uninitialized urandom read (4 bytes read)
  553. [ 7.045560] Adding 4194300k swap on /dev/mapper/nanopct4vg0-swap. Priority:-2 extents:1 across:4194300k SS
  554. [ 7.085848] FAT-fs (mmcblk2p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  555. [ 7.156614] random: lvm: uninitialized urandom read (4 bytes read)
  556. [ 7.346635] input: adc-keys as /devices/platform/adc-keys/input/input1
  557. [ 7.362891] PTP clock support registered
  558. [ 7.371860] mc: Linux media interface: v0.10
  559. [ 7.467806] dw_wdt ff848000.watchdog: No valid TOPs array specified
  560. [ 7.469889] videodev: Linux video capture interface: v2.00
  561. [ 7.475338] rk_gmac-dwmac fe300000.ethernet: IRQ eth_wake_irq not found
  562. [ 7.475362] rk_gmac-dwmac fe300000.ethernet: IRQ eth_lpi not found
  563. [ 7.475513] rk_gmac-dwmac fe300000.ethernet: PTP uses main clock
  564. [ 7.478787] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input).
  565. [ 7.478800] rk_gmac-dwmac fe300000.ethernet: TX delay(0x28).
  566. [ 7.478805] rk_gmac-dwmac fe300000.ethernet: RX delay(0x11).
  567. [ 7.478817] rk_gmac-dwmac fe300000.ethernet: integrated PHY? (no).
  568. [ 7.478849] rk_gmac-dwmac fe300000.ethernet: clock input from PHY
  569. [ 7.483865] rk_gmac-dwmac fe300000.ethernet: init for RGMII
  570. [ 7.484062] rk_gmac-dwmac fe300000.ethernet: User ID: 0x10, Synopsys ID: 0x35
  571. [ 7.484085] rk_gmac-dwmac fe300000.ethernet: DWMAC1000
  572. [ 7.484092] rk_gmac-dwmac fe300000.ethernet: DMA HW capability register supported
  573. [ 7.484098] rk_gmac-dwmac fe300000.ethernet: RX Checksum Offload Engine supported
  574. [ 7.484103] rk_gmac-dwmac fe300000.ethernet: COE Type 2
  575. [ 7.484108] rk_gmac-dwmac fe300000.ethernet: TX Checksum insertion supported
  576. [ 7.484113] rk_gmac-dwmac fe300000.ethernet: Wake-Up On Lan supported
  577. [ 7.486675] rk_gmac-dwmac fe300000.ethernet: Normal descriptors
  578. [ 7.486685] rk_gmac-dwmac fe300000.ethernet: Ring mode enabled
  579. [ 7.486689] rk_gmac-dwmac fe300000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  580. [ 7.486700] rk_gmac-dwmac fe300000.ethernet: device MAC address 4a:47:84:a6:73:46
  581. [ 7.530976] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4356-sdio for chip BCM4356/2
  582. [ 7.539608] Bluetooth: Core ver 2.22
  583. [ 7.539704] NET: Registered PF_BLUETOOTH protocol family
  584. [ 7.539710] Bluetooth: HCI device and connection manager initialized
  585. [ 7.539729] Bluetooth: HCI socket layer initialized
  586. [ 7.539739] Bluetooth: L2CAP socket layer initialized
  587. [ 7.539759] Bluetooth: SCO socket layer initialized
  588. [ 7.552441] usbcore: registered new interface driver brcmfmac
  589. [ 7.564443] hantro-vpu ff650000.video-codec: Adding to iommu group 2
  590. [ 7.567942] rk3288-crypto ff8b0000.crypto: will run requests pump with realtime priority
  591. [ 7.567969] rk3288-crypto ff8b0000.crypto: Register ecb(aes) as ecb-aes-rk
  592. [ 7.570123] rk3288-crypto ff8b0000.crypto: Register cbc(aes) as cbc-aes-rk
  593. [ 7.572114] hantro-vpu ff650000.video-codec: registered rockchip,rk3399-vpu-enc as /dev/video0
  594. [ 7.573409] rk3288-crypto ff8b0000.crypto: Register ecb(des) as ecb-des-rk
  595. [ 7.578670] rockchip_vdec: module is from the staging directory, the quality is unknown, you have been warned.
  596. [ 7.579697] rkvdec ff660000.video-codec: Adding to iommu group 3
  597. [ 7.585259] Bluetooth: HCI UART driver ver 2.3
  598. [ 7.585272] Bluetooth: HCI UART protocol H4 registered
  599. [ 7.585275] Bluetooth: HCI UART protocol BCSP registered
  600. [ 7.585337] Bluetooth: HCI UART protocol LL registered
  601. [ 7.585340] Bluetooth: HCI UART protocol ATH3K registered
  602. [ 7.585365] Bluetooth: HCI UART protocol Three-wire (H5) registered
  603. [ 7.585537] Bluetooth: HCI UART protocol Intel registered
  604. [ 7.585641] Bluetooth: HCI UART protocol Broadcom registered
  605. [ 7.585668] Bluetooth: HCI UART protocol QCA registered
  606. [ 7.585698] Bluetooth: HCI UART protocol Marvell registered
  607. [ 7.597519] hantro-vpu ff650000.video-codec: registered rockchip,rk3399-vpu-dec as /dev/video1
  608. [ 7.607710] rockchip-rga ff680000.rga: HW Version: 0x03.02
  609. [ 7.609268] rockchip-rga ff680000.rga: Registered rockchip-rga as /dev/video3
  610. [ 7.676436] Registered IR keymap rc-empty
  611. [ 7.676570] rc rc0: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0
  612. [ 7.685688] rc rc0: lirc_dev: driver gpio_ir_recv registered at minor = 0, raw IR receiver, no transmitter
  613. [ 7.692159] input: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0/input2
  614. [ 7.697587] dw-apb-uart ff180000.serial: failed to request DMA
  615. [ 7.701708] Registered IR keymap rc-cec
  616. [ 7.747302] rc rc1: dw_hdmi as /devices/platform/ff940000.hdmi/rc/rc1
  617. [ 7.747541] input: dw_hdmi as /devices/platform/ff940000.hdmi/rc/rc1/input3
  618. [ 7.778649] systemd-journald[330]: Failed to read journal file /var/log/journal/9d340ed847a748a0aa8fb1522de94151/user-1000.journal for rotation, trying to move it out of the way: Device or resource busy
  619. [ 7.818027] random: crng init done
  620. [ 7.837640] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)
  621. [ 7.838092] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4356/2 wl0: Mar 4 2020 22:06:08 version 7.35.349.87 (r724447 CY) FWID 01-c68a2890
  622. [ 7.850486] rk3288-crypto ff8b0000.crypto: Register cbc(des) as cbc-des-rk
  623. [ 7.877742] panfrost ff9a0000.gpu: clock rate = 500000000
  624. [ 7.893684] rk3288-crypto ff8b0000.crypto: Register ecb(des3_ede) as ecb-des3-ede-rk
  625. [ 7.929068] rk3288-crypto ff8b0000.crypto: Register cbc(des3_ede) as cbc-des3-ede-rk
  626. [ 7.936065] panfrost ff9a0000.gpu: mali-t860 id 0x860 major 0x2 minor 0x0 status 0x0
  627. [ 7.936079] panfrost ff9a0000.gpu: features: 00000000,00000407, issues: 00000000,24040400
  628. [ 7.936085] panfrost ff9a0000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7
  629. [ 7.936091] panfrost ff9a0000.gpu: shader_present=0xf l2_present=0x1
  630. [ 7.955462] rk3288-crypto ff8b0000.crypto: Register sha1 as rk-sha1
  631. [ 7.973942] rk_gmac-dwmac fe300000.ethernet end0: renamed from eth0
  632. [ 7.978250] Bluetooth: hci0: BCM: chip id 101
  633. [ 7.978496] Bluetooth: hci0: BCM: features 0x2f
  634. [ 7.980262] Bluetooth: hci0: BCM4354A2
  635. [ 7.980280] Bluetooth: hci0: BCM4356A2 (001.003.015) build 0000
  636. [ 7.980837] rk3288-crypto ff8b0000.crypto: Register sha256 as rk-sha256
  637. [ 7.981900] [drm] Initialized panfrost 1.2.0 20180908 for ff9a0000.gpu on minor 1
  638. [ 7.983233] Bluetooth: hci0: BCM4356A2 'brcm/BCM4356A2.hcd' Patch
  639. [ 8.000623] rk3288-crypto ff8b0000.crypto: Register md5 as rk-md5
  640. [ 8.021945] rk3288-crypto ff8b8000.crypto: will run requests pump with realtime priority
  641. [ 8.118350] rk_gmac-dwmac fe300000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0
  642. [ 8.169084] rk_gmac-dwmac fe300000.ethernet end0: PHY [stmmac-0:01] driver [RTL8211E Gigabit Ethernet] (irq=93)
  643. [ 8.177444] rk_gmac-dwmac fe300000.ethernet end0: No Safety Features support found
  644. [ 8.177477] rk_gmac-dwmac fe300000.ethernet end0: PTP not supported by HW
  645. [ 8.192016] rk_gmac-dwmac fe300000.ethernet end0: configuring for phy/rgmii link mode
  646. [ 8.249017] alg: No test for hmac(md4) (hmac(md4-generic))
  647. [ 8.264850] zram: Added device: zram0
  648. [ 8.279439] zram0: detected capacity change from 0 to 11866992
  649. [ 8.300952] Adding 5933492k swap on /dev/zram0. Priority:100 extents:1 across:5933492k SS
  650. [ 8.789868] Bluetooth: hci0: BCM: features 0x2f
  651. [ 8.792164] Bluetooth: hci0: BCM4356 37.4MHz AMPAK AP6356-0055
  652. [ 8.792205] Bluetooth: hci0: BCM4356A2 (001.003.015) build 0266
  653. [ 10.518685] rk_gmac-dwmac fe300000.ethernet end0: Link is Up - 1Gbps/Full - flow control off
  654. [ 19.037597] ieee80211 phy0: brcmf_escan_timeout: timer expired
  655. # lspci
  656. 00:00.0 PCI bridge: Rockchip Electronics Co., Ltd RK3399 PCI Express Root Port
  657. 01:00.0 Non-Volatile memory controller: Silicon Motion, Inc. SM2263EN/SM2263XT (DRAM-less) NVMe SSD Controllers (rev 03)
Advertisement
Add Comment
Please, Sign In to add comment