Advertisement
Guest User

Untitled

a guest
Aug 19th, 2022
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.49 KB | None | 0 0
  1. [alex@naga ~]$ cat dmesg.out
  2. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd4b0]
  3. [ 0.000000] Linux version 6.0.0-rc1-0-x13s (sya@thinkdragon) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Wed Aug 17 23:34:45 EDT 2022
  4. [ 0.000000] Machine model: Lenovo ThinkPad X13s
  5. [ 0.000000] efi: EFI v2.70 by Lenovo
  6. [ 0.000000] efi: ACPI 2.0=0x9e624000 MEMATTR=0x99f49018 ESRT=0x9b802118 SMBIOS=0x9e4f8000 TPMEventLog=0x8e693018 RNG=0x9e469718 MEMRESERVE=0x8e69bc98
  7. [ 0.000000] efi: seeding entropy pool
  8. [ 0.000000] random: crng init done
  9. [ 0.000000] TPM Final Events table not present
  10. [ 0.000000] esrt: Reserving ESRT space from 0x000000009b802118 to 0x000000009b8021c8.
  11. [ 0.000000] NUMA: No NUMA configuration found
  12. [ 0.000000] NUMA: Faking a node at [mem 0x0000000080600000-0x000000087fffffff]
  13. [ 0.000000] NUMA: NODE_DATA [mem 0x87d996940-0x87d998fff]
  14. [ 0.000000] Zone ranges:
  15. [ 0.000000] DMA [mem 0x0000000080600000-0x00000000ffffffff]
  16. [ 0.000000] DMA32 empty
  17. [ 0.000000] Normal [mem 0x0000000100000000-0x000000087fffffff]
  18. [ 0.000000] Movable zone start for each node
  19. [ 0.000000] Early memory node ranges
  20. [ 0.000000] node 0: [mem 0x0000000080600000-0x00000000806fffff]
  21. [ 0.000000] node 0: [mem 0x0000000080880000-0x00000000808affff]
  22. [ 0.000000] node 0: [mem 0x00000000808c0000-0x00000000808effff]
  23. [ 0.000000] node 0: [mem 0x0000000080c00000-0x00000000832c3fff]
  24. [ 0.000000] node 0: [mem 0x00000000832c4000-0x0000000083989fff]
  25. [ 0.000000] node 0: [mem 0x000000008398a000-0x0000000083afffff]
  26. [ 0.000000] node 0: [mem 0x000000008e400000-0x000000009e09cfff]
  27. [ 0.000000] node 0: [mem 0x000000009e09d000-0x000000009e548fff]
  28. [ 0.000000] node 0: [mem 0x000000009e549000-0x000000009f5cffff]
  29. [ 0.000000] node 0: [mem 0x000000009f5f7000-0x000000009f5fffff]
  30. [ 0.000000] node 0: [mem 0x000000009f600000-0x00000000ae9fffff]
  31. [ 0.000000] node 0: [mem 0x00000000aea00000-0x00000000bfffffff]
  32. [ 0.000000] node 0: [mem 0x00000000c6200000-0x00000000c85fffff]
  33. [ 0.000000] node 0: [mem 0x00000000c8600000-0x00000003ffffffff]
  34. [ 0.000000] node 0: [mem 0x0000000800000000-0x000000087fffffff]
  35. [ 0.000000] Initmem setup node 0 [mem 0x0000000080600000-0x000000087fffffff]
  36. [ 0.000000] On node 0, zone DMA: 1536 pages in unavailable ranges
  37. [ 0.000000] On node 0, zone DMA: 384 pages in unavailable ranges
  38. [ 0.000000] On node 0, zone DMA: 16 pages in unavailable ranges
  39. [ 0.000000] On node 0, zone DMA: 784 pages in unavailable ranges
  40. [ 0.000000] On node 0, zone DMA: 43264 pages in unavailable ranges
  41. [ 0.000000] On node 0, zone DMA: 39 pages in unavailable ranges
  42. [ 0.000000] On node 0, zone DMA: 25088 pages in unavailable ranges
  43. [ 0.000000] cma: Reserved 128 MiB at 0x00000000f8000000
  44. [ 0.000000] psci: probing for conduit method from DT.
  45. [ 0.000000] psci: PSCIv1.1 detected in firmware.
  46. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  47. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  48. [ 0.000000] psci: SMC Calling Convention v1.1
  49. [ 0.000000] psci: OSI mode supported.
  50. [ 0.000000] percpu: Embedded 30 pages/cpu s83624 r8192 d31064 u122880
  51. [ 0.000000] pcpu-alloc: s83624 r8192 d31064 u122880 alloc=30*4096
  52. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
  53. [ 0.000000] Detected PIPT I-cache on CPU0
  54. [ 0.000000] CPU features: detected: Address authentication (architected QARMA5 algorithm)
  55. [ 0.000000] CPU features: detected: GIC system register CPU interface
  56. [ 0.000000] CPU features: detected: Hardware dirty bit management
  57. [ 0.000000] CPU features: detected: Spectre-v4
  58. [ 0.000000] CPU features: detected: Spectre-BHB
  59. [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
  60. [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  61. [ 0.000000] Fallback order for Node 0: 0
  62. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4058768
  63. [ 0.000000] Policy zone: Normal
  64. [ 0.000000] Kernel command line: initrd=\initramfs-linux.img dtb=sc8280xp-lenovo-thinkpad-x13s.dtb audit=0 efi=novamap,noruntime pd_ignore_unused clk_ignore_unused root=PARTUUID=0cdb622c-a3af-db48-b2c2-20883711d591
  65. [ 0.000000] audit: disabled (until reboot)
  66. [ 0.000000] Unknown kernel command line parameters "dtb=sc8280xp-lenovo-thinkpad-x13s.dtb", will be passed to user space.
  67. [ 0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
  68. [ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
  69. [ 0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
  70. [ 0.000000] software IO TLB: area num 8.
  71. [ 0.000000] software IO TLB: mapped [mem 0x00000000f4000000-0x00000000f8000000] (64MB)
  72. [ 0.000000] Memory: 1411460K/16492772K available (14528K kernel code, 3294K rwdata, 6996K rodata, 6720K init, 608K bss, 761484K reserved, 131072K cma-reserved)
  73. [ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  74. [ 0.000000] ftrace: allocating 47969 entries in 188 pages
  75. [ 0.000000] ftrace: allocated 188 pages with 5 groups
  76. [ 0.000000] trace event string verifier disabled
  77. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  78. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
  79. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  80. [ 0.000000] Rude variant of Tasks RCU enabled.
  81. [ 0.000000] Tracing variant of Tasks RCU enabled.
  82. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  83. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
  84. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  85. [ 0.000000] GICv3: 960 SPIs implemented
  86. [ 0.000000] GICv3: 0 Extended SPIs implemented
  87. [ 0.000000] Root IRQ handler: gic_handle_irq
  88. [ 0.000000] GICv3: GICv3 features: 16 PPIs
  89. [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000017a60000
  90. [ 0.000000] ITS [mem 0x17a40000-0x17a5ffff]
  91. [ 0.000000] ITS@0x0000000017a40000: allocated 8192 Devices @1001c0000 (indirect, esz 8, psz 64K, shr 1)
  92. [ 0.000000] ITS@0x0000000017a40000: allocated 32768 Interrupt Collections @1001d0000 (flat, esz 2, psz 64K, shr 1)
  93. [ 0.000000] GICv3: using LPI property table @0x00000001001e0000
  94. [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000100200000
  95. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  96. [ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
  97. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  98. [ 0.000000] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  99. [ 0.000090] Console: colour dummy device 80x25
  100. [ 0.000249] printk: console [tty0] enabled
  101. [ 0.000279] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
  102. [ 0.000286] pid_max: default: 32768 minimum: 301
  103. [ 0.000324] LSM: Security Framework initializing
  104. [ 0.000338] Yama: becoming mindful.
  105. [ 0.000368] AppArmor: AppArmor initialized
  106. [ 0.000374] TOMOYO Linux initialized
  107. [ 0.000419] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  108. [ 0.000440] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  109. [ 0.001057] cblist_init_generic: Setting adjustable number of callback queues.
  110. [ 0.001066] cblist_init_generic: Setting shift to 3 and lim to 1.
  111. [ 0.001093] cblist_init_generic: Setting shift to 3 and lim to 1.
  112. [ 0.001119] cblist_init_generic: Setting shift to 3 and lim to 1.
  113. [ 0.001174] rcu: Hierarchical SRCU implementation.
  114. [ 0.001177] rcu: Max phase no-delay instances is 1000.
  115. [ 0.001544] Platform MSI: gic-its@17a40000 domain created
  116. [ 0.001594] PCI/MSI: /soc@0/interrupt-controller@17a00000/gic-its@17a40000 domain created
  117. [ 0.001643] fsl-mc MSI: gic-its@17a40000 domain created
  118. [ 0.002050] EFI runtime services will be disabled.
  119. [ 0.002216] smp: Bringing up secondary CPUs ...
  120. [ 0.002723] Detected PIPT I-cache on CPU1
  121. [ 0.002766] GICv3: CPU1: found redistributor 100 region 0:0x0000000017a80000
  122. [ 0.002776] GICv3: CPU1: using allocated LPI pending table @0x0000000100210000
  123. [ 0.002796] CPU1: Booted secondary processor 0x0000000100 [0x410fd4b0]
  124. [ 0.003367] Detected PIPT I-cache on CPU2
  125. [ 0.003406] GICv3: CPU2: found redistributor 200 region 0:0x0000000017aa0000
  126. [ 0.003416] GICv3: CPU2: using allocated LPI pending table @0x0000000100220000
  127. [ 0.003438] CPU2: Booted secondary processor 0x0000000200 [0x410fd4b0]
  128. [ 0.003993] Detected PIPT I-cache on CPU3
  129. [ 0.004029] GICv3: CPU3: found redistributor 300 region 0:0x0000000017ac0000
  130. [ 0.004039] GICv3: CPU3: using allocated LPI pending table @0x0000000100230000
  131. [ 0.004059] CPU3: Booted secondary processor 0x0000000300 [0x410fd4b0]
  132. [ 0.006648] Detected PIPT I-cache on CPU4
  133. [ 0.006705] GICv3: CPU4: found redistributor 400 region 0:0x0000000017ae0000
  134. [ 0.006713] GICv3: CPU4: using allocated LPI pending table @0x0000000100240000
  135. [ 0.006734] CPU4: Booted secondary processor 0x0000000400 [0x410fd4c0]
  136. [ 0.007324] Detected PIPT I-cache on CPU5
  137. [ 0.007356] GICv3: CPU5: found redistributor 500 region 0:0x0000000017b00000
  138. [ 0.007364] GICv3: CPU5: using allocated LPI pending table @0x0000000100250000
  139. [ 0.007384] CPU5: Booted secondary processor 0x0000000500 [0x410fd4c0]
  140. [ 0.007983] Detected PIPT I-cache on CPU6
  141. [ 0.008016] GICv3: CPU6: found redistributor 600 region 0:0x0000000017b20000
  142. [ 0.008024] GICv3: CPU6: using allocated LPI pending table @0x0000000100260000
  143. [ 0.008045] CPU6: Booted secondary processor 0x0000000600 [0x410fd4c0]
  144. [ 0.008676] Detected PIPT I-cache on CPU7
  145. [ 0.008710] GICv3: CPU7: found redistributor 700 region 0:0x0000000017b40000
  146. [ 0.008718] GICv3: CPU7: using allocated LPI pending table @0x0000000100270000
  147. [ 0.008738] CPU7: Booted secondary processor 0x0000000700 [0x410fd4c0]
  148. [ 0.008787] smp: Brought up 1 node, 8 CPUs
  149. [ 0.008840] SMP: Total of 8 processors activated.
  150. [ 0.008844] CPU features: detected: 32-bit EL0 Support
  151. [ 0.008847] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
  152. [ 0.008851] CPU features: detected: Common not Private translations
  153. [ 0.008854] CPU features: detected: CRC32 instructions
  154. [ 0.008857] CPU features: detected: Data cache clean to Point of Persistence
  155. [ 0.008861] CPU features: detected: Generic authentication (architected QARMA5 algorithm)
  156. [ 0.008865] CPU features: detected: RCpc load-acquire (LDAPR)
  157. [ 0.008868] CPU features: detected: LSE atomic instructions
  158. [ 0.008871] CPU features: detected: Privileged Access Never
  159. [ 0.008874] CPU features: detected: RAS Extension Support
  160. [ 0.008879] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
  161. [ 0.018436] CPU features: No Cache Writeback Granule information, assuming 128
  162. [ 0.018443] CPU: All CPU(s) started at EL1
  163. [ 0.018465] alternatives: patching kernel code
  164. [ 0.067482] node 0 deferred pages initialised in 48ms
  165. [ 0.067874] devtmpfs: initialized
  166. [ 0.071711] Registered cp15_barrier emulation handler
  167. [ 0.071723] Registered setend emulation handler
  168. [ 0.071775] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  169. [ 0.071790] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
  170. [ 0.072254] pinctrl core: initialized pinctrl subsystem
  171. [ 0.072835] SMBIOS 3.3 present.
  172. [ 0.072840] DMI: LENOVO 21BX0015US/21BX0015US, BIOS N3HET47W (1.19 ) 07/04/2022
  173. [ 0.073004] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  174. [ 0.073514] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
  175. [ 0.073794] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  176. [ 0.074046] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  177. [ 0.074478] thermal_sys: Registered thermal governor 'fair_share'
  178. [ 0.074481] thermal_sys: Registered thermal governor 'step_wise'
  179. [ 0.074487] thermal_sys: Registered thermal governor 'power_allocator'
  180. [ 0.074792] cpuidle: using governor ladder
  181. [ 0.074805] cpuidle: using governor menu
  182. [ 0.074876] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  183. [ 0.074967] ASID allocator initialised with 32768 entries
  184. [ 0.075072] Serial: AMBA PL011 UART driver
  185. [ 0.081715] platform af00000.clock-controller: Fixing up cyclic dependency with aec5a00.phy
  186. [ 0.087845] KASLR enabled
  187. [ 0.089736] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  188. [ 0.089740] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
  189. [ 0.089743] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
  190. [ 0.089745] HugeTLB: 508 KiB vmemmap can be freed for a 32.0 MiB page
  191. [ 0.089748] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  192. [ 0.089750] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
  193. [ 0.089752] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
  194. [ 0.089754] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
  195. [ 0.090106] ACPI: Interpreter disabled.
  196. [ 0.096353] iommu: Default domain type: Translated
  197. [ 0.096357] iommu: DMA domain TLB invalidation policy: strict mode
  198. [ 0.096426] SCSI subsystem initialized
  199. [ 0.096453] usbcore: registered new interface driver usbfs
  200. [ 0.096463] usbcore: registered new interface driver hub
  201. [ 0.096472] usbcore: registered new device driver usb
  202. [ 0.096499] pps_core: LinuxPPS API ver. 1 registered
  203. [ 0.096502] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  204. [ 0.096507] PTP clock support registered
  205. [ 0.096515] EDAC MC: Ver: 3.0.0
  206. [ 0.096672] CPUidle PSCI: Initialized CPU PM domain topology
  207. [ 0.096740] qcom_scm: convention: smc arm 64
  208. [ 0.097082] NetLabel: Initializing
  209. [ 0.097084] NetLabel: domain hash size = 128
  210. [ 0.097086] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  211. [ 0.097100] NetLabel: unlabeled traffic allowed by default
  212. [ 0.097143] vgaarb: loaded
  213. [ 0.097230] clocksource: Switched to clocksource arch_sys_counter
  214. [ 0.097320] VFS: Disk quotas dquot_6.6.0
  215. [ 0.097333] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  216. [ 0.097526] AppArmor: AppArmor Filesystem Enabled
  217. [ 0.097539] pnp: PnP ACPI: disabled
  218. [ 0.099247] NET: Registered PF_INET protocol family
  219. [ 0.099388] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  220. [ 0.102607] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
  221. [ 0.102637] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  222. [ 0.102696] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  223. [ 0.102868] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
  224. [ 0.102971] TCP: Hash tables configured (established 131072 bind 65536)
  225. [ 0.103022] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
  226. [ 0.103064] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
  227. [ 0.103132] NET: Registered PF_UNIX/PF_LOCAL protocol family
  228. [ 0.103142] NET: Registered PF_XDP protocol family
  229. [ 0.103147] PCI: CLS 0 bytes, default 64
  230. [ 0.103224] Trying to unpack rootfs image as initramfs...
  231. [ 0.113465] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
  232. [ 0.113617] kvm [1]: HYP mode not available
  233. [ 0.113974] Initialise system trusted keyrings
  234. [ 0.113988] Key type blacklist registered
  235. [ 0.114047] workingset: timestamp_bits=42 max_order=22 bucket_order=0
  236. [ 0.115133] zbud: loaded
  237. [ 0.115524] integrity: Platform Keyring initialized
  238. [ 0.128241] NET: Registered PF_ALG protocol family
  239. [ 0.128248] xor: measuring software checksum speed
  240. [ 0.128870] 8regs : 15891 MB/sec
  241. [ 0.129508] 32regs : 15705 MB/sec
  242. [ 0.129986] arm64_neon : 20811 MB/sec
  243. [ 0.129988] xor: using function: arm64_neon (20811 MB/sec)
  244. [ 0.129993] Key type asymmetric registered
  245. [ 0.129995] Asymmetric key parser 'x509' registered
  246. [ 0.211698] Freeing initrd memory: 7276K
  247. [ 0.216611] alg: self-tests for CTR-KDF (hmac(sha256)) passed
  248. [ 0.216635] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  249. [ 0.216677] io scheduler mq-deadline registered
  250. [ 0.222416] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  251. [ 0.225386] vreg_s11b: Setting 1272000-1272000uV
  252. [ 0.225512] vreg_l3b: Setting 1200000-1200000uV
  253. [ 0.225649] vreg_l4b: Setting 912000-912000uV
  254. [ 0.225716] vreg_l6b: Setting 880000-880000uV
  255. [ 0.225830] vreg_l1c: Setting 1800000-1800000uV
  256. [ 0.225893] vreg_l12c: Setting 1800000-1800000uV
  257. [ 0.225958] vreg_l13c: Setting 3072000-3072000uV
  258. [ 0.226038] vreg_l3d: Setting 1200000-1200000uV
  259. [ 0.226127] vreg_l4d: Setting 1200000-1200000uV
  260. [ 0.226189] vreg_l6d: Setting 880000-880000uV
  261. [ 0.226249] vreg_l7d: Setting 3072000-3072000uV
  262. [ 0.226318] vreg_l9d: Setting 912000-912000uV
  263. [ 0.226681] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  264. [ 0.227148] Serial: AMBA driver
  265. [ 0.227221] msm_serial: driver initialized
  266. [ 0.228686] arm-smmu 15000000.iommu: probing hardware configuration...
  267. [ 0.228690] arm-smmu 15000000.iommu: SMMUv2 with:
  268. [ 0.228702] arm-smmu 15000000.iommu: stage 1 translation
  269. [ 0.228705] arm-smmu 15000000.iommu: non-coherent table walk
  270. [ 0.228708] arm-smmu 15000000.iommu: (IDR0.CTTW overridden by FW configuration)
  271. [ 0.228711] arm-smmu 15000000.iommu: stream matching with 162 register groups
  272. [ 0.228718] arm-smmu 15000000.iommu: 110 context banks (0 stage-2 only)
  273. [ 0.229122] arm-smmu 15000000.iommu: Supported page sizes: 0x61311000
  274. [ 0.229125] arm-smmu 15000000.iommu: Stage-1: 36-bit VA -> 36-bit IPA
  275. [ 0.229177] arm-smmu 15000000.iommu: preserved 0 boot mappings
  276. [ 0.231494] spmi spmi-0: PMIC arbiter version v5 (0x50020000)
  277. [ 0.234668] gpio gpiochip1: (c440000.spmi:pmic@1:gpio@8800): not an immutable chip, please consider fixing it!
  278. [ 0.235784] gpio gpiochip2: (c440000.spmi:pmic@2:gpio@8800): not an immutable chip, please consider fixing it!
  279. [ 0.237105] gpio gpiochip3: (c440000.spmi:pmic@3:gpio@8800): not an immutable chip, please consider fixing it!
  280. [ 0.237736] gpio gpiochip4: (c440000.spmi:pmic@4:gpio@8800): not an immutable chip, please consider fixing it!
  281. [ 0.238076] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  282. [ 0.238083] ehci-pci: EHCI PCI platform driver
  283. [ 0.238090] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  284. [ 0.238096] ohci-pci: OHCI PCI platform driver
  285. [ 0.238103] ohci-platform: OHCI generic platform driver
  286. [ 0.238218] usbcore: registered new interface driver usb-storage
  287. [ 0.238235] usbcore: registered new interface driver usbserial_generic
  288. [ 0.238241] usbserial: USB Serial support registered for generic
  289. [ 0.238341] mousedev: PS/2 mouse device common for all mice
  290. [ 0.241554] ledtrig-cpu: registered to indicate activity on CPUs
  291. [ 0.241922] efifb: probing for efifb
  292. [ 0.241938] efifb: framebuffer at 0xc6200000, using 9000k, total 9000k
  293. [ 0.241941] efifb: mode is 1920x1200x32, linelength=7680, pages=1
  294. [ 0.241944] efifb: scrolling: redraw
  295. [ 0.241945] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  296. [ 0.242010] Registered efivars operations
  297. [ 0.243664] Console: switching to colour frame buffer device 240x75
  298. [ 0.245294] fb0: EFI VGA frame buffer device
  299. [ 0.245371] pstore: Registered efi as persistent store backend
  300. [ 0.245484] hid: raw HID events driver (C) Jiri Kosina
  301. [ 0.245509] usbcore: registered new interface driver usbhid
  302. [ 0.245519] usbhid: USB HID core driver
  303. [ 0.246285] NET: Registered PF_INET6 protocol family
  304. [ 0.250052] Segment Routing with IPv6
  305. [ 0.250064] In-situ OAM (IOAM) with IPv6
  306. [ 0.250088] mip6: Mobile IPv6
  307. [ 0.250095] NET: Registered PF_PACKET protocol family
  308. [ 0.250140] mpls_gso: MPLS GSO support
  309. [ 0.250432] registered taskstats version 1
  310. [ 0.250445] Loading compiled-in X.509 certificates
  311. [ 0.251352] zswap: loaded using pool lzo/zbud
  312. [ 0.251493] Key type ._fscrypt registered
  313. [ 0.251500] Key type .fscrypt registered
  314. [ 0.251506] Key type fscrypt-provisioning registered
  315. [ 0.251833] pstore: Using crash dump compression: deflate
  316. [ 0.251863] AppArmor: AppArmor sha1 policy hashing enabled
  317. [ 0.566456] qcom-qmp-combo-phy 88ec000.phy-wrapper: Registered Qcom-QMP phy
  318. [ 0.566849] qcom-qmp-combo-phy 8904000.phy-wrapper: Registered Qcom-QMP phy
  319. [ 0.567089] qcom-qmp-pcie-phy 1c06000.phy: Registered Qcom-QMP phy
  320. [ 0.567305] qcom-qmp-pcie-phy 1c14000.phy: Registered Qcom-QMP phy
  321. [ 0.567516] qcom-qmp-pcie-phy 1c24000.phy: Registered Qcom-QMP phy
  322. [ 0.567947] qcom-pcie 1c00000.pcie: supply vdda not found, using dummy regulator
  323. [ 0.568044] qcom-pcie 1c00000.pcie: host bridge /soc@0/pcie@1c00000 ranges:
  324. [ 0.568060] qcom-pcie 1c00000.pcie: IO 0x0030200000..0x00302fffff -> 0x0030200000
  325. [ 0.568073] qcom-pcie 1c00000.pcie: MEM 0x0030300000..0x0031ffffff -> 0x0030300000
  326. [ 0.683288] qcom-pcie 1c00000.pcie: iATU unroll: enabled
  327. [ 0.683326] qcom-pcie 1c00000.pcie: iATU regions: 8 ob, 8 ib, align 4K, limit 1024G
  328. [ 0.783777] qcom-pcie 1c00000.pcie: PCIe Gen.3 x1 link up
  329. [ 0.783936] qcom-pcie 1c00000.pcie: PCI host bridge to bus 0006:00
  330. [ 0.783965] pci_bus 0006:00: root bus resource [bus 00-ff]
  331. [ 0.783991] pci_bus 0006:00: root bus resource [io 0x0000-0xfffff] (bus address [0x30200000-0x302fffff])
  332. [ 0.784026] pci_bus 0006:00: root bus resource [mem 0x30300000-0x31ffffff]
  333. [ 0.784073] pci 0006:00:00.0: [17cb:010e] type 01 class 0x060400
  334. [ 0.784107] pci 0006:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
  335. [ 0.784193] pci 0006:00:00.0: PME# supported from D0 D3hot D3cold
  336. [ 0.786002] pci 0006:01:00.0: [17cb:1103] type 00 class 0x028000
  337. [ 0.786175] pci 0006:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
  338. [ 0.786934] pci 0006:01:00.0: PME# supported from D0 D3hot D3cold
  339. [ 0.797979] pci 0006:00:00.0: BAR 14: assigned [mem 0x30400000-0x305fffff]
  340. [ 0.798087] pci 0006:00:00.0: BAR 15: assigned [mem 0x30600000-0x307fffff 64bit pref]
  341. [ 0.798195] pci 0006:00:00.0: BAR 0: assigned [mem 0x30300000-0x30300fff]
  342. [ 0.798274] pci 0006:00:00.0: BAR 13: assigned [io 0x1000-0x1fff]
  343. [ 0.798353] pci 0006:01:00.0: BAR 0: assigned [mem 0x30400000-0x305fffff 64bit]
  344. [ 0.798489] pci 0006:00:00.0: PCI bridge to [bus 01-ff]
  345. [ 0.798546] pci 0006:00:00.0: bridge window [io 0x1000-0x1fff]
  346. [ 0.798609] pci 0006:00:00.0: bridge window [mem 0x30400000-0x305fffff]
  347. [ 0.801099] pci 0006:00:00.0: bridge window [mem 0x30600000-0x307fffff 64bit pref]
  348. [ 0.806034] pcieport 0006:00:00.0: PME: Signaling with IRQ 164
  349. [ 0.809977] pcieport 0006:00:00.0: AER: enabled with IRQ 164
  350. [ 0.810469] pcieport 0006:00:00.0: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL+ AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
  351. [ 0.813831] qcom-pcie 1c10000.pcie: supply vdda not found, using dummy regulator
  352. [ 0.816775] qcom-pcie 1c10000.pcie: host bridge /soc@0/pcie@1c10000 ranges:
  353. [ 0.819335] qcom-pcie 1c10000.pcie: IO 0x0034200000..0x00342fffff -> 0x0034200000
  354. [ 0.821822] qcom-pcie 1c10000.pcie: MEM 0x0034300000..0x0035ffffff -> 0x0034300000
  355. [ 0.939536] qcom-pcie 1c10000.pcie: iATU unroll: enabled
  356. [ 0.940014] qcom-pcie 1c10000.pcie: iATU regions: 8 ob, 8 ib, align 4K, limit 1024G
  357. [ 1.944986] qcom-pcie 1c10000.pcie: Phy link never came up
  358. [ 1.947098] qcom-pcie 1c10000.pcie: PCI host bridge to bus 0004:00
  359. [ 1.948913] pci_bus 0004:00: root bus resource [bus 00-ff]
  360. [ 1.950697] pci_bus 0004:00: root bus resource [io 0x100000-0x1fffff] (bus address [0x34200000-0x342fffff])
  361. [ 1.952496] pci_bus 0004:00: root bus resource [mem 0x34300000-0x35ffffff]
  362. [ 1.954333] pci 0004:00:00.0: [17cb:010e] type 01 class 0x060400
  363. [ 1.956671] pci 0004:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
  364. [ 1.959195] pci 0004:00:00.0: PME# supported from D0 D3hot D3cold
  365. [ 1.966090] pci 0004:00:00.0: BAR 14: assigned [mem 0x34300000-0x344fffff]
  366. [ 1.968496] pci 0004:00:00.0: BAR 15: assigned [mem 0x34500000-0x346fffff 64bit pref]
  367. [ 1.970914] pci 0004:00:00.0: BAR 0: assigned [mem 0x34700000-0x34700fff]
  368. [ 1.973295] pci 0004:00:00.0: BAR 13: assigned [io 0x100000-0x100fff]
  369. [ 1.975660] pci 0004:00:00.0: PCI bridge to [bus 01-ff]
  370. [ 1.978031] pci 0004:00:00.0: bridge window [io 0x100000-0x100fff]
  371. [ 1.980400] pci 0004:00:00.0: bridge window [mem 0x34300000-0x344fffff]
  372. [ 1.982765] pci 0004:00:00.0: bridge window [mem 0x34500000-0x346fffff 64bit pref]
  373. [ 1.987444] pcieport 0004:00:00.0: PME: Signaling with IRQ 170
  374. [ 1.991448] pcieport 0004:00:00.0: AER: enabled with IRQ 170
  375. [ 1.991934] pcieport 0004:00:00.0: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL+ AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
  376. [ 4.009696] pcieport 0004:00:00.0: pciehp: Timeout on hotplug command 0x03c0 (issued 2020 msec ago)
  377. [ 4.029921] pcieport 0004:00:00.0: pciehp: Timeout on hotplug command 0x03c0 (issued 2040 msec ago)
  378. [ 6.049911] pcieport 0004:00:00.0: pciehp: Timeout on hotplug command 0x07c0 (issued 2020 msec ago)
  379. [ 6.074088] pcieport 0004:00:00.0: pciehp: Timeout on hotplug command 0x07c0 (issued 2044 msec ago)
  380. [ 6.075372] qcom-pcie 1c20000.pcie: supply vdda not found, using dummy regulator
  381. [ 6.076235] qcom-pcie 1c20000.pcie: host bridge /soc@0/pcie@1c20000 ranges:
  382. [ 6.076961] qcom-pcie 1c20000.pcie: IO 0x003c200000..0x003c2fffff -> 0x003c200000
  383. [ 6.077705] qcom-pcie 1c20000.pcie: MEM 0x003c300000..0x003dffffff -> 0x003c300000
  384. [ 6.196314] qcom-pcie 1c20000.pcie: iATU unroll: enabled
  385. [ 6.198809] qcom-pcie 1c20000.pcie: iATU regions: 8 ob, 8 ib, align 4K, limit 1024G
  386. [ 6.301929] qcom-pcie 1c20000.pcie: PCIe Gen.3 x4 link up
  387. [ 6.304706] qcom-pcie 1c20000.pcie: PCI host bridge to bus 0002:00
  388. [ 6.307175] pci_bus 0002:00: root bus resource [bus 00-ff]
  389. [ 6.309658] pci_bus 0002:00: root bus resource [io 0x200000-0x2fffff] (bus address [0x3c200000-0x3c2fffff])
  390. [ 6.312103] pci_bus 0002:00: root bus resource [mem 0x3c300000-0x3dffffff]
  391. [ 6.314587] pci 0002:00:00.0: [17cb:010e] type 01 class 0x060400
  392. [ 6.317026] pci 0002:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
  393. [ 6.319601] pci 0002:00:00.0: PME# supported from D0 D3hot D3cold
  394. [ 6.326555] pci 0002:01:00.0: [1cc4:6303] type 00 class 0x010802
  395. [ 6.329175] pci 0002:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
  396. [ 6.333293] pci 0002:01:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0002:00:00.0 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
  397. [ 6.346098] pci 0002:00:00.0: BAR 14: assigned [mem 0x3c300000-0x3c4fffff]
  398. [ 6.348802] pci 0002:00:00.0: BAR 15: assigned [mem 0x3c500000-0x3c6fffff 64bit pref]
  399. [ 6.351428] pci 0002:00:00.0: BAR 0: assigned [mem 0x3c700000-0x3c700fff]
  400. [ 6.354086] pci 0002:00:00.0: BAR 13: assigned [io 0x200000-0x200fff]
  401. [ 6.356667] pci 0002:01:00.0: BAR 0: assigned [mem 0x3c300000-0x3c303fff 64bit]
  402. [ 6.359325] pci 0002:00:00.0: PCI bridge to [bus 01-ff]
  403. [ 6.361912] pci 0002:00:00.0: bridge window [io 0x200000-0x200fff]
  404. [ 6.364549] pci 0002:00:00.0: bridge window [mem 0x3c300000-0x3c4fffff]
  405. [ 6.366591] pci 0002:00:00.0: bridge window [mem 0x3c500000-0x3c6fffff 64bit pref]
  406. [ 6.368851] pcieport 0002:00:00.0: PME: Signaling with IRQ 176
  407. [ 6.371637] pcieport 0002:00:00.0: AER: enabled with IRQ 176
  408. [ 6.372171] pcieport 0002:00:00.0: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL+ AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
  409. [ 6.376226] nvme nvme0: pci function 0002:01:00.0
  410. [ 6.379373] nvme 0002:01:00.0: enabling device (0000 -> 0002)
  411. [ 6.381483] geni_se_qup 8c0000.geniqup: Adding to iommu group 0
  412. [ 6.395044] geni_se_qup 9c0000.geniqup: Adding to iommu group 1
  413. [ 6.395503] i2c_hid_of 0-0015: supply vddl not found, using dummy regulator
  414. [ 6.396359] i2c_hid_of 0-002c: supply vddl not found, using dummy regulator
  415. [ 6.397339] nvme nvme0: 8/0/0 default/read/poll queues
  416. [ 6.397775] i2c_hid_of 0-0068: supply vddl not found, using dummy regulator
  417. [ 6.399099] i2c_hid_of 1-0010: supply vddl not found, using dummy regulator
  418. [ 6.399174] geni_se_qup ac0000.geniqup: Adding to iommu group 2
  419. [ 6.401556] nvme0n1: p1 p2 p3 p4 p5 p6
  420. [ 6.406504] dwc3 a600000.usb: Adding to iommu group 3
  421. [ 6.437833] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  422. [ 6.438209] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  423. [ 6.441025] xhci-hcd xhci-hcd.0.auto: hcc params 0x0110ffc5 hci version 0x110 quirks 0x0000000000010010
  424. [ 6.441409] xhci-hcd xhci-hcd.0.auto: irq 194, io mem 0x0a600000
  425. [ 6.441830] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  426. [ 6.442178] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  427. [ 6.442519] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.1 Enhanced SuperSpeed
  428. [ 6.442908] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
  429. [ 6.443250] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  430. [ 6.443589] usb usb1: Product: xHCI Host Controller
  431. [ 6.443926] usb usb1: Manufacturer: Linux 6.0.0-rc1-0-x13s xhci-hcd
  432. [ 6.444266] usb usb1: SerialNumber: xhci-hcd.0.auto
  433. [ 6.445138] hub 1-0:1.0: USB hub found
  434. [ 6.445531] hub 1-0:1.0: 1 port detected
  435. [ 6.445980] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  436. [ 6.446359] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.00
  437. [ 6.446701] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  438. [ 6.447041] usb usb2: Product: xHCI Host Controller
  439. [ 6.447381] usb usb2: Manufacturer: Linux 6.0.0-rc1-0-x13s xhci-hcd
  440. [ 6.447720] usb usb2: SerialNumber: xhci-hcd.0.auto
  441. [ 6.448625] hub 2-0:1.0: USB hub found
  442. [ 6.448995] hub 2-0:1.0: 1 port detected
  443. [ 6.455617] dwc3 a800000.usb: Adding to iommu group 4
  444. [ 6.486690] input: hid-over-i2c 04F3:3193 Mouse as /devices/platform/soc@0/8c0000.geniqup/894000.i2c/i2c-0/0-0015/0018:04F3:3193.0001/input/input0
  445. [ 6.488267] input: hid-over-i2c 04F3:3193 Touchpad as /devices/platform/soc@0/8c0000.geniqup/894000.i2c/i2c-0/0-0015/0018:04F3:3193.0001/input/input2
  446. [ 6.489909] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  447. [ 6.490351] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
  448. [ 6.490406] hid-generic 0018:04F3:3193.0001: input,hidraw0: I2C HID v1.00 Mouse [hid-over-i2c 04F3:3193] on 0-0015
  449. [ 6.493149] xhci-hcd xhci-hcd.1.auto: hcc params 0x0110ffc5 hci version 0x110 quirks 0x0000000000010010
  450. [ 6.493557] xhci-hcd xhci-hcd.1.auto: irq 198, io mem 0x0a800000
  451. [ 6.493988] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  452. [ 6.494350] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
  453. [ 6.494718] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.1 Enhanced SuperSpeed
  454. [ 6.495140] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
  455. [ 6.495509] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  456. [ 6.495876] usb usb3: Product: xHCI Host Controller
  457. [ 6.496242] usb usb3: Manufacturer: Linux 6.0.0-rc1-0-x13s xhci-hcd
  458. [ 6.496609] usb usb3: SerialNumber: xhci-hcd.1.auto
  459. [ 6.497797] hub 3-0:1.0: USB hub found
  460. [ 6.498192] hub 3-0:1.0: 1 port detected
  461. [ 6.498651] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  462. [ 6.499050] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.00
  463. [ 6.499423] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  464. [ 6.499796] usb usb4: Product: xHCI Host Controller
  465. [ 6.500178] usb usb4: Manufacturer: Linux 6.0.0-rc1-0-x13s xhci-hcd
  466. [ 6.500553] usb usb4: SerialNumber: xhci-hcd.1.auto
  467. [ 6.500946] input: hid-over-i2c 04F3:000D Keyboard as /devices/platform/soc@0/8c0000.geniqup/894000.i2c/i2c-0/0-0068/0018:04F3:000D.0002/input/input3
  468. [ 6.501456] hub 4-0:1.0: USB hub found
  469. [ 6.502151] input: hid-over-i2c 04F3:000D Mouse as /devices/platform/soc@0/8c0000.geniqup/894000.i2c/i2c-0/0-0068/0018:04F3:000D.0002/input/input4
  470. [ 6.502386] hub 4-0:1.0: 1 port detected
  471. [ 6.504516] hid-generic 0018:04F3:000D.0002: input,hidraw1: I2C HID v1.00 Keyboard [hid-over-i2c 04F3:000D] on 0-0068
  472. [ 6.509981] PM: genpd: Not disabling unused power domains
  473. [ 6.510761] clk: Not disabling unused clocks
  474. [ 6.512638] Freeing unused kernel memory: 6720K
  475. [ 6.538887] Checked W+X mappings: passed, no W+X pages found
  476. [ 6.539280] Run /init as init process
  477. [ 6.539655] with arguments:
  478. [ 6.539657] /init
  479. [ 6.539658] with environment:
  480. [ 6.539658] HOME=/
  481. [ 6.539659] TERM=linux
  482. [ 6.539660] dtb=sc8280xp-lenovo-thinkpad-x13s.dtb
  483. [ 6.650114] input: gpio-keys as /devices/platform/gpio-keys/input/input5
  484. [ 6.734870] input: hid-over-i2c 04F3:3193 Mouse as /devices/platform/soc@0/8c0000.geniqup/894000.i2c/i2c-0/0-0015/0018:04F3:3193.0001/input/input6
  485. [ 6.735838] input: hid-over-i2c 04F3:3193 Touchpad as /devices/platform/soc@0/8c0000.geniqup/894000.i2c/i2c-0/0-0015/0018:04F3:3193.0001/input/input8
  486. [ 6.737008] hid-multitouch 0018:04F3:3193.0001: input,hidraw0: I2C HID v1.00 Mouse [hid-over-i2c 04F3:3193] on 0-0015
  487. [ 6.829215] EXT4-fs (nvme0n1p6): mounted filesystem with ordered data mode. Quota mode: none.
  488. [ 6.847919] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
  489. [ 6.887717] systemd[1]: System time before build time, advancing clock.
  490. [ 6.902050] systemd[1]: Inserted module 'autofs4'
  491. [ 7.003520] systemd[1]: Successfully credited entropy passed from boot loader.
  492. [ 7.005872] systemd[1]: systemd 251.4-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)
  493. [ 7.006668] systemd[1]: Detected architecture arm64.
  494. [ 7.009068] systemd[1]: Hostname set to <naga>.
  495. [ 7.183602] systemd[1]: Queued start job for default target Graphical Interface.
  496. [ 7.214154] systemd[1]: Created slice Slice /system/getty.
  497. [ 7.216401] systemd[1]: Created slice Slice /system/modprobe.
  498. [ 7.218430] systemd[1]: Created slice Slice /system/systemd-fsck.
  499. [ 7.220352] systemd[1]: Created slice User and Session Slice.
  500. [ 7.222049] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  501. [ 7.223648] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  502. [ 7.225423] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  503. [ 7.226988] systemd[1]: Reached target Local Encrypted Volumes.
  504. [ 7.228483] systemd[1]: Reached target Login Prompts.
  505. [ 7.230004] systemd[1]: Reached target Local Integrity Protected Volumes.
  506. [ 7.231502] systemd[1]: Reached target Path Units.
  507. [ 7.232982] systemd[1]: Reached target Remote File Systems.
  508. [ 7.234487] systemd[1]: Reached target Slice Units.
  509. [ 7.235986] systemd[1]: Reached target Local Verity Protected Volumes.
  510. [ 7.237690] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  511. [ 7.239328] systemd[1]: Listening on LVM2 poll daemon socket.
  512. [ 7.242642] systemd[1]: Listening on Process Core Dump Socket.
  513. [ 7.246542] systemd[1]: Journal Audit Socket was skipped because of a failed condition check (ConditionSecurity=audit).
  514. [ 7.247365] systemd[1]: Listening on Journal Socket (/dev/log).
  515. [ 7.248842] systemd[1]: Listening on Journal Socket.
  516. [ 7.250430] systemd[1]: Listening on udev Control Socket.
  517. [ 7.252241] systemd[1]: Listening on udev Kernel Socket.
  518. [ 7.269544] systemd[1]: Mounting Huge Pages File System...
  519. [ 7.272252] systemd[1]: Mounting POSIX Message Queue File System...
  520. [ 7.274851] systemd[1]: Mounting Kernel Debug File System...
  521. [ 7.277332] systemd[1]: Mounting Kernel Trace File System...
  522. [ 7.279698] systemd[1]: Starting Create List of Static Device Nodes...
  523. [ 7.282269] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  524. [ 7.284628] systemd[1]: Starting Load Kernel Module configfs...
  525. [ 7.286265] systemd[1]: Starting Load Kernel Module drm...
  526. [ 7.288287] systemd[1]: Starting Load Kernel Module fuse...
  527. [ 7.290606] systemd[1]: Starting File System Check on Root Device...
  528. [ 7.293940] fuse: init (API version 7.36)
  529. [ 7.294070] systemd[1]: Starting Journal Service...
  530. [ 7.296998] systemd[1]: Starting Load Kernel Modules...
  531. [ 7.298253] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
  532. [ 7.299729] systemd[1]: Starting Coldplug All udev Devices...
  533. [ 7.302523] systemd[1]: Mounted Huge Pages File System.
  534. [ 7.303848] systemd[1]: Mounted POSIX Message Queue File System.
  535. [ 7.305192] systemd[1]: Mounted Kernel Debug File System.
  536. [ 7.306629] systemd[1]: Mounted Kernel Trace File System.
  537. [ 7.308111] systemd[1]: Finished Create List of Static Device Nodes.
  538. [ 7.310738] systemd[1]: modprobe@configfs.service: Deactivated successfully.
  539. [ 7.311503] systemd[1]: Finished Load Kernel Module configfs.
  540. [ 7.312983] systemd[1]: modprobe@drm.service: Deactivated successfully.
  541. [ 7.313735] systemd[1]: Finished Load Kernel Module drm.
  542. [ 7.315153] systemd[1]: modprobe@fuse.service: Deactivated successfully.
  543. [ 7.315842] systemd[1]: Finished Load Kernel Module fuse.
  544. [ 7.317194] systemd[1]: Finished File System Check on Root Device.
  545. [ 7.318564] systemd[1]: Finished Load Kernel Modules.
  546. [ 7.320882] systemd[1]: Mounting FUSE Control File System...
  547. [ 7.322932] systemd[1]: Mounting Kernel Configuration File System...
  548. [ 7.324892] systemd[1]: Starting Remount Root and Kernel File Systems...
  549. [ 7.326866] systemd[1]: Starting Apply Kernel Variables...
  550. [ 7.328441] systemd[1]: Started Journal Service.
  551. [ 7.330572] EXT4-fs (nvme0n1p6): re-mounted. Quota mode: none.
  552. [ 7.338046] systemd-journald[298]: Received client request to flush runtime journal.
  553. [ 7.339384] systemd-journald[298]: File /var/log/journal/5e3d105ce14d4960b5a726ca4cdc7a98/system.journal corrupted or uncleanly shut down, renaming and replacing.
  554. [ 7.444589] NET: Registered PF_QIPCRTR protocol family
  555. [ 7.499786] remoteproc remoteproc0: 3000000.remoteproc is available
  556. [ 7.510133] remoteproc remoteproc0: powering up 3000000.remoteproc
  557. [ 7.510452] remoteproc remoteproc0: Booting fw image qcom/LENOVO/21BX/qcadsp8280.mbn, size 14367860
  558. [ 7.513815] msm-mdss ae00000.mdss: Adding to iommu group 5
  559. [ 7.517272] remoteproc remoteproc1: 1b300000.remoteproc is available
  560. [ 7.520232] remoteproc remoteproc1: powering up 1b300000.remoteproc
  561. [ 7.520534] remoteproc remoteproc1: Booting fw image qcom/LENOVO/21BX/qccdsp8280.mbn, size 3575808
  562. [ 7.525947] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  563. [ 7.532301] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  564. [ 7.532673] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  565. [ 7.532987] cfg80211: failed to load regulatory.db
  566. [ 7.583775] platform ae90000.displayport-controller: Fixing up cyclic dependency with ae01000.mdp
  567. [ 7.587215] ath11k_pci 0006:01:00.0: BAR 0: assigned [mem 0x30400000-0x305fffff 64bit]
  568. [ 7.587713] ath11k_pci 0006:01:00.0: enabling device (0000 -> 0002)
  569. [ 7.589369] platform ae98000.displayport-controller: Fixing up cyclic dependency with ae01000.mdp
  570. [ 7.598549] Adding 25165820k swap on /dev/nvme0n1p5. Priority:-2 extents:1 across:25165820k SSFS
  571. [ 7.611646] platform aea0000.displayport-controller: Fixing up cyclic dependency with ae01000.mdp
  572. [ 7.616704] ath11k_pci 0006:01:00.0: MSI vectors: 32
  573. [ 7.617166] ath11k_pci 0006:01:00.0: wcn6855 hw2.1
  574. [ 7.619506] pm8941-pwrkey c440000.spmi:pmic@0:pon@1300:pwrkey: PON_PBS address missing, can't read HW debounce time
  575. [ 7.619934] input: pmic_pwrkey as /devices/platform/soc@0/c440000.spmi/spmi-0/0-00/c440000.spmi:pmic@0:pon@1300/c440000.spmi:pmic@0:pon@1300:pwrkey/input/input9
  576. [ 7.624956] msm_dpu ae01000.mdp: bound ae90000.displayport-controller (ops dp_display_comp_ops [msm])
  577. [ 7.625176] msm_dpu ae01000.mdp: bound ae98000.displayport-controller (ops dp_display_comp_ops [msm])
  578. [ 7.625514] msm_dpu ae01000.mdp: bound aea0000.displayport-controller (ops dp_display_comp_ops [msm])
  579. [ 7.627489] [drm:dpu_kms_hw_init:1081] dpu hardware revision:0x80000000
  580. [ 7.671173] remoteproc remoteproc0: remote processor 3000000.remoteproc is now up
  581. [ 7.678689] remoteproc remoteproc1: remote processor 1b300000.remoteproc is now up
  582. [ 7.682142] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@1: Adding to iommu group 6
  583. [ 7.682917] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@2: Adding to iommu group 7
  584. [ 7.683241] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@3: Adding to iommu group 8
  585. [ 7.684736] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@4: Adding to iommu group 9
  586. [ 7.685355] panel-simple-dp-aux aux-aea0000.displayport-controller: supply power not found, using dummy regulator
  587. [ 7.685467] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@5: Adding to iommu group 10
  588. [ 7.686517] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@6: Adding to iommu group 11
  589. [ 7.687270] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@7: Adding to iommu group 12
  590. [ 7.687981] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@8: Adding to iommu group 13
  591. [ 7.688716] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@9: Adding to iommu group 14
  592. [ 7.690127] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@10: Adding to iommu group 14
  593. [ 7.692593] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@11: Adding to iommu group 15
  594. [ 7.693328] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@12: Adding to iommu group 16
  595. [ 7.693985] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@13: Adding to iommu group 17
  596. [ 7.694694] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@14: Adding to iommu group 18
  597. [ 7.751854] panel-simple-dp-aux aux-aea0000.displayport-controller: Detected IVO M133NW4J-R3 (0x854b)
  598. [ 7.753203] [drm] Initialized msm 1.9.0 20130625 for ae01000.mdp on minor 0
  599. [ 7.753676] msm_dpu ae01000.mdp: no GPU device was found
  600. [ 7.753993] Console: switching to colour dummy device 80x25
  601. [ 7.802368] mhi mhi0: Requested to power ON
  602. [ 7.802386] mhi mhi0: Power on setup success
  603. [ 7.909878] mhi mhi0: Wait for device to enter SBL or Mission mode
  604. [ 7.946198] Console: switching to colour frame buffer device 240x75
  605. [ 7.963413] msm_dpu ae01000.mdp: [drm] fb0: msmdrmfb frame buffer device
  606. [ 8.338611] qcom_battmgr.pmic_glink_power_supply pmic_glink.power-supply.0: unknown notification: 0x81
  607. [ 8.546250] ath11k_pci 0006:01:00.0: WARNING: overriding board_id (8c) -- only intended for basic internal testing
  608. [ 8.546278] ath11k_pci 0006:01:00.0: chip_id 0x2 chip_family 0xb board_id 0xff soc_id 0x400c0210
  609. [ 8.546292] ath11k_pci 0006:01:00.0: fw_version 0x11090c35 fw_build_timestamp 2022-04-18 20:23 fw_build_id WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.9
  610. [ 8.973193] ath11k_pci 0006:01:00.0 wlP6p1s0: renamed from wlan0
  611. [ 9.202894] rfkill: input handler disabled
  612. [ 15.659474] rfkill: input handler enabled
  613. [ 15.665516] wlP6p1s0: authenticate with f0:2f:74:5d:73:00
  614. [ 15.693266] wlP6p1s0: 80 MHz not supported, disabling VHT
  615. [ 15.804554] wlP6p1s0: send auth to f0:2f:74:5d:73:00 (try 1/3)
  616. [ 15.809560] wlP6p1s0: authenticated
  617. [ 15.849257] wlP6p1s0: associate with f0:2f:74:5d:73:00 (try 1/3)
  618. [ 15.858338] wlP6p1s0: RX AssocResp from f0:2f:74:5d:73:00 (capab=0x1411 status=0 aid=24)
  619. [ 15.871163] wlP6p1s0: associated
  620. [ 15.957916] wlP6p1s0: Limiting TX power to 30 (30 - 0) dBm as advertised by f0:2f:74:5d:73:00
  621. [ 15.957982] IPv6: ADDRCONF(NETDEV_CHANGE): wlP6p1s0: link becomes ready
  622. [ 17.243710] rfkill: input handler disabled
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement