Advertisement
Guest User

Untitled

a guest
Aug 18th, 2022
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.82 KB | None | 0 0
  1. [alex@naga ~]$ cat demesg.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=0x99f4b518 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 0x87d998940-0x87d99afff]
  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, 761480K 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.000101] Console: colour dummy device 80x25
  100. [ 0.000270] printk: console [tty0] enabled
  101. [ 0.000297] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
  102. [ 0.000305] pid_max: default: 32768 minimum: 301
  103. [ 0.000346] LSM: Security Framework initializing
  104. [ 0.000361] Yama: becoming mindful.
  105. [ 0.000394] AppArmor: AppArmor initialized
  106. [ 0.000400] TOMOYO Linux initialized
  107. [ 0.000445] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  108. [ 0.000465] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  109. [ 0.001088] cblist_init_generic: Setting adjustable number of callback queues.
  110. [ 0.001097] cblist_init_generic: Setting shift to 3 and lim to 1.
  111. [ 0.001124] cblist_init_generic: Setting shift to 3 and lim to 1.
  112. [ 0.001150] cblist_init_generic: Setting shift to 3 and lim to 1.
  113. [ 0.001207] rcu: Hierarchical SRCU implementation.
  114. [ 0.001211] rcu: Max phase no-delay instances is 1000.
  115. [ 0.001574] Platform MSI: gic-its@17a40000 domain created
  116. [ 0.001625] PCI/MSI: /soc@0/interrupt-controller@17a00000/gic-its@17a40000 domain created
  117. [ 0.001674] fsl-mc MSI: gic-its@17a40000 domain created
  118. [ 0.002083] EFI runtime services will be disabled.
  119. [ 0.002250] smp: Bringing up secondary CPUs ...
  120. [ 0.002747] Detected PIPT I-cache on CPU1
  121. [ 0.002790] GICv3: CPU1: found redistributor 100 region 0:0x0000000017a80000
  122. [ 0.002800] GICv3: CPU1: using allocated LPI pending table @0x0000000100210000
  123. [ 0.002822] CPU1: Booted secondary processor 0x0000000100 [0x410fd4b0]
  124. [ 0.003396] Detected PIPT I-cache on CPU2
  125. [ 0.003436] GICv3: CPU2: found redistributor 200 region 0:0x0000000017aa0000
  126. [ 0.003445] GICv3: CPU2: using allocated LPI pending table @0x0000000100220000
  127. [ 0.003469] CPU2: Booted secondary processor 0x0000000200 [0x410fd4b0]
  128. [ 0.004032] Detected PIPT I-cache on CPU3
  129. [ 0.004070] GICv3: CPU3: found redistributor 300 region 0:0x0000000017ac0000
  130. [ 0.004079] GICv3: CPU3: using allocated LPI pending table @0x0000000100230000
  131. [ 0.004101] CPU3: Booted secondary processor 0x0000000300 [0x410fd4b0]
  132. [ 0.006678] Detected PIPT I-cache on CPU4
  133. [ 0.006723] GICv3: CPU4: found redistributor 400 region 0:0x0000000017ae0000
  134. [ 0.006731] GICv3: CPU4: using allocated LPI pending table @0x0000000100240000
  135. [ 0.006752] CPU4: Booted secondary processor 0x0000000400 [0x410fd4c0]
  136. [ 0.007342] Detected PIPT I-cache on CPU5
  137. [ 0.007373] GICv3: CPU5: found redistributor 500 region 0:0x0000000017b00000
  138. [ 0.007382] GICv3: CPU5: using allocated LPI pending table @0x0000000100250000
  139. [ 0.007402] CPU5: Booted secondary processor 0x0000000500 [0x410fd4c0]
  140. [ 0.008009] Detected PIPT I-cache on CPU6
  141. [ 0.008041] GICv3: CPU6: found redistributor 600 region 0:0x0000000017b20000
  142. [ 0.008050] GICv3: CPU6: using allocated LPI pending table @0x0000000100260000
  143. [ 0.008070] CPU6: Booted secondary processor 0x0000000600 [0x410fd4c0]
  144. [ 0.008712] Detected PIPT I-cache on CPU7
  145. [ 0.008746] GICv3: CPU7: found redistributor 700 region 0:0x0000000017b40000
  146. [ 0.008755] GICv3: CPU7: using allocated LPI pending table @0x0000000100270000
  147. [ 0.008775] CPU7: Booted secondary processor 0x0000000700 [0x410fd4c0]
  148. [ 0.008831] smp: Brought up 1 node, 8 CPUs
  149. [ 0.008885] SMP: Total of 8 processors activated.
  150. [ 0.008889] CPU features: detected: 32-bit EL0 Support
  151. [ 0.008892] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
  152. [ 0.008897] CPU features: detected: Common not Private translations
  153. [ 0.008900] CPU features: detected: CRC32 instructions
  154. [ 0.008903] CPU features: detected: Data cache clean to Point of Persistence
  155. [ 0.008907] CPU features: detected: Generic authentication (architected QARMA5 algorithm)
  156. [ 0.008910] CPU features: detected: RCpc load-acquire (LDAPR)
  157. [ 0.008913] CPU features: detected: LSE atomic instructions
  158. [ 0.008917] CPU features: detected: Privileged Access Never
  159. [ 0.008919] CPU features: detected: RAS Extension Support
  160. [ 0.008924] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
  161. [ 0.018577] CPU features: No Cache Writeback Granule information, assuming 128
  162. [ 0.018584] CPU: All CPU(s) started at EL1
  163. [ 0.018605] alternatives: patching kernel code
  164. [ 0.067187] node 0 deferred pages initialised in 48ms
  165. [ 0.067567] devtmpfs: initialized
  166. [ 0.071316] Registered cp15_barrier emulation handler
  167. [ 0.071328] Registered setend emulation handler
  168. [ 0.071378] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  169. [ 0.071392] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
  170. [ 0.071854] pinctrl core: initialized pinctrl subsystem
  171. [ 0.072424] SMBIOS 3.3 present.
  172. [ 0.072430] DMI: LENOVO 21BX0015US/21BX0015US, BIOS N3HET47W (1.19 ) 07/04/2022
  173. [ 0.072594] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  174. [ 0.073086] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
  175. [ 0.073362] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  176. [ 0.073614] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  177. [ 0.074032] thermal_sys: Registered thermal governor 'fair_share'
  178. [ 0.074034] thermal_sys: Registered thermal governor 'step_wise'
  179. [ 0.074039] thermal_sys: Registered thermal governor 'power_allocator'
  180. [ 0.074346] cpuidle: using governor ladder
  181. [ 0.074359] cpuidle: using governor menu
  182. [ 0.074427] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  183. [ 0.074516] ASID allocator initialised with 32768 entries
  184. [ 0.074616] Serial: AMBA PL011 UART driver
  185. [ 0.081246] platform af00000.clock-controller: Fixing up cyclic dependency with aec5a00.phy
  186. [ 0.087328] KASLR enabled
  187. [ 0.089207] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  188. [ 0.089211] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
  189. [ 0.089215] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
  190. [ 0.089217] HugeTLB: 508 KiB vmemmap can be freed for a 32.0 MiB page
  191. [ 0.089220] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  192. [ 0.089222] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
  193. [ 0.089225] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
  194. [ 0.089227] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
  195. [ 0.089570] ACPI: Interpreter disabled.
  196. [ 0.095771] iommu: Default domain type: Translated
  197. [ 0.095775] iommu: DMA domain TLB invalidation policy: strict mode
  198. [ 0.095843] SCSI subsystem initialized
  199. [ 0.095871] usbcore: registered new interface driver usbfs
  200. [ 0.095881] usbcore: registered new interface driver hub
  201. [ 0.095890] usbcore: registered new device driver usb
  202. [ 0.095916] pps_core: LinuxPPS API ver. 1 registered
  203. [ 0.095918] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  204. [ 0.095923] PTP clock support registered
  205. [ 0.095932] EDAC MC: Ver: 3.0.0
  206. [ 0.096091] CPUidle PSCI: Initialized CPU PM domain topology
  207. [ 0.096159] qcom_scm: convention: smc arm 64
  208. [ 0.096499] NetLabel: Initializing
  209. [ 0.096502] NetLabel: domain hash size = 128
  210. [ 0.096504] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  211. [ 0.096518] NetLabel: unlabeled traffic allowed by default
  212. [ 0.096560] vgaarb: loaded
  213. [ 0.096647] clocksource: Switched to clocksource arch_sys_counter
  214. [ 0.096736] VFS: Disk quotas dquot_6.6.0
  215. [ 0.096750] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  216. [ 0.096943] AppArmor: AppArmor Filesystem Enabled
  217. [ 0.096956] pnp: PnP ACPI: disabled
  218. [ 0.098637] NET: Registered PF_INET protocol family
  219. [ 0.098775] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  220. [ 0.101995] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
  221. [ 0.102025] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  222. [ 0.102084] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  223. [ 0.102257] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
  224. [ 0.102332] TCP: Hash tables configured (established 131072 bind 65536)
  225. [ 0.102379] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
  226. [ 0.102421] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
  227. [ 0.102488] NET: Registered PF_UNIX/PF_LOCAL protocol family
  228. [ 0.102499] NET: Registered PF_XDP protocol family
  229. [ 0.102504] PCI: CLS 0 bytes, default 64
  230. [ 0.102582] Trying to unpack rootfs image as initramfs...
  231. [ 0.108878] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
  232. [ 0.109024] kvm [1]: HYP mode not available
  233. [ 0.114197] Initialise system trusted keyrings
  234. [ 0.114210] Key type blacklist registered
  235. [ 0.114266] workingset: timestamp_bits=42 max_order=22 bucket_order=0
  236. [ 0.115361] zbud: loaded
  237. [ 0.115752] integrity: Platform Keyring initialized
  238. [ 0.128971] NET: Registered PF_ALG protocol family
  239. [ 0.128978] xor: measuring software checksum speed
  240. [ 0.129599] 8regs : 15891 MB/sec
  241. [ 0.130228] 32regs : 15712 MB/sec
  242. [ 0.130702] arm64_neon : 20964 MB/sec
  243. [ 0.130704] xor: using function: arm64_neon (20964 MB/sec)
  244. [ 0.130709] Key type asymmetric registered
  245. [ 0.130711] Asymmetric key parser 'x509' registered
  246. [ 0.211123] Freeing initrd memory: 7276K
  247. [ 0.216000] alg: self-tests for CTR-KDF (hmac(sha256)) passed
  248. [ 0.216024] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  249. [ 0.216064] io scheduler mq-deadline registered
  250. [ 0.221795] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  251. [ 0.224762] vreg_s11b: Setting 1272000-1272000uV
  252. [ 0.224886] vreg_l3b: Setting 1200000-1200000uV
  253. [ 0.225021] vreg_l4b: Setting 912000-912000uV
  254. [ 0.225087] vreg_l6b: Setting 880000-880000uV
  255. [ 0.225200] vreg_l1c: Setting 1800000-1800000uV
  256. [ 0.225266] vreg_l12c: Setting 1800000-1800000uV
  257. [ 0.225335] vreg_l13c: Setting 3072000-3072000uV
  258. [ 0.225420] vreg_l3d: Setting 1200000-1200000uV
  259. [ 0.225510] vreg_l4d: Setting 1200000-1200000uV
  260. [ 0.225579] vreg_l6d: Setting 880000-880000uV
  261. [ 0.225645] vreg_l7d: Setting 3072000-3072000uV
  262. [ 0.225712] vreg_l9d: Setting 912000-912000uV
  263. [ 0.226078] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  264. [ 0.226543] Serial: AMBA driver
  265. [ 0.226616] msm_serial: driver initialized
  266. [ 0.228085] arm-smmu 15000000.iommu: probing hardware configuration...
  267. [ 0.228089] arm-smmu 15000000.iommu: SMMUv2 with:
  268. [ 0.228100] arm-smmu 15000000.iommu: stage 1 translation
  269. [ 0.228103] arm-smmu 15000000.iommu: non-coherent table walk
  270. [ 0.228106] arm-smmu 15000000.iommu: (IDR0.CTTW overridden by FW configuration)
  271. [ 0.228109] arm-smmu 15000000.iommu: stream matching with 162 register groups
  272. [ 0.228115] arm-smmu 15000000.iommu: 110 context banks (0 stage-2 only)
  273. [ 0.228535] arm-smmu 15000000.iommu: Supported page sizes: 0x61311000
  274. [ 0.228538] arm-smmu 15000000.iommu: Stage-1: 36-bit VA -> 36-bit IPA
  275. [ 0.228589] arm-smmu 15000000.iommu: preserved 0 boot mappings
  276. [ 0.230905] spmi spmi-0: PMIC arbiter version v5 (0x50020000)
  277. [ 0.234096] gpio gpiochip1: (c440000.spmi:pmic@1:gpio@8800): not an immutable chip, please consider fixing it!
  278. [ 0.235210] gpio gpiochip2: (c440000.spmi:pmic@2:gpio@8800): not an immutable chip, please consider fixing it!
  279. [ 0.236532] gpio gpiochip3: (c440000.spmi:pmic@3:gpio@8800): not an immutable chip, please consider fixing it!
  280. [ 0.237164] gpio gpiochip4: (c440000.spmi:pmic@4:gpio@8800): not an immutable chip, please consider fixing it!
  281. [ 0.237504] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  282. [ 0.237510] ehci-pci: EHCI PCI platform driver
  283. [ 0.237518] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  284. [ 0.237523] ohci-pci: OHCI PCI platform driver
  285. [ 0.237530] ohci-platform: OHCI generic platform driver
  286. [ 0.237648] usbcore: registered new interface driver usb-storage
  287. [ 0.237666] usbcore: registered new interface driver usbserial_generic
  288. [ 0.237672] usbserial: USB Serial support registered for generic
  289. [ 0.237773] mousedev: PS/2 mouse device common for all mice
  290. [ 0.240938] ledtrig-cpu: registered to indicate activity on CPUs
  291. [ 0.241308] efifb: probing for efifb
  292. [ 0.241323] efifb: framebuffer at 0xc6200000, using 9000k, total 9000k
  293. [ 0.241326] efifb: mode is 1920x1200x32, linelength=7680, pages=1
  294. [ 0.241329] efifb: scrolling: redraw
  295. [ 0.241331] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  296. [ 0.241404] Registered efivars operations
  297. [ 0.243051] Console: switching to colour frame buffer device 240x75
  298. [ 0.244678] fb0: EFI VGA frame buffer device
  299. [ 0.244756] pstore: Registered efi as persistent store backend
  300. [ 0.244867] hid: raw HID events driver (C) Jiri Kosina
  301. [ 0.244892] usbcore: registered new interface driver usbhid
  302. [ 0.244901] usbhid: USB HID core driver
  303. [ 0.245675] NET: Registered PF_INET6 protocol family
  304. [ 0.249495] Segment Routing with IPv6
  305. [ 0.249509] In-situ OAM (IOAM) with IPv6
  306. [ 0.249532] mip6: Mobile IPv6
  307. [ 0.249539] NET: Registered PF_PACKET protocol family
  308. [ 0.249577] mpls_gso: MPLS GSO support
  309. [ 0.249865] registered taskstats version 1
  310. [ 0.249878] Loading compiled-in X.509 certificates
  311. [ 0.250474] zswap: loaded using pool lzo/zbud
  312. [ 0.250615] Key type ._fscrypt registered
  313. [ 0.250622] Key type .fscrypt registered
  314. [ 0.250629] Key type fscrypt-provisioning registered
  315. [ 0.250928] pstore: Using crash dump compression: deflate
  316. [ 0.250957] AppArmor: AppArmor sha1 policy hashing enabled
  317. [ 0.455088] qcom-qmp-combo-phy 88ec000.phy-wrapper: Registered Qcom-QMP phy
  318. [ 0.455483] qcom-qmp-combo-phy 8904000.phy-wrapper: Registered Qcom-QMP phy
  319. [ 0.455724] qcom-qmp-pcie-phy 1c06000.phy: Registered Qcom-QMP phy
  320. [ 0.455939] qcom-qmp-pcie-phy 1c14000.phy: Registered Qcom-QMP phy
  321. [ 0.456150] qcom-qmp-pcie-phy 1c24000.phy: Registered Qcom-QMP phy
  322. [ 0.456581] qcom-pcie 1c00000.pcie: supply vdda not found, using dummy regulator
  323. [ 0.456689] qcom-pcie 1c00000.pcie: host bridge /soc@0/pcie@1c00000 ranges:
  324. [ 0.456707] qcom-pcie 1c00000.pcie: IO 0x0030200000..0x00302fffff -> 0x0030200000
  325. [ 0.456721] qcom-pcie 1c00000.pcie: MEM 0x0030300000..0x0031ffffff -> 0x0030300000
  326. [ 0.574872] qcom-pcie 1c00000.pcie: iATU unroll: enabled
  327. [ 0.574917] qcom-pcie 1c00000.pcie: iATU regions: 8 ob, 8 ib, align 4K, limit 1024G
  328. [ 0.675507] qcom-pcie 1c00000.pcie: PCIe Gen.3 x1 link up
  329. [ 0.675865] qcom-pcie 1c00000.pcie: PCI host bridge to bus 0006:00
  330. [ 0.675938] pci_bus 0006:00: root bus resource [bus 00-ff]
  331. [ 0.676002] pci_bus 0006:00: root bus resource [io 0x0000-0xfffff] (bus address [0x30200000-0x302fffff])
  332. [ 0.676090] pci_bus 0006:00: root bus resource [mem 0x30300000-0x31ffffff]
  333. [ 0.676193] pci 0006:00:00.0: [17cb:010e] type 01 class 0x060400
  334. [ 0.676270] pci 0006:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
  335. [ 0.676443] pci 0006:00:00.0: PME# supported from D0 D3hot D3cold
  336. [ 0.680988] pci 0006:01:00.0: [17cb:1103] type 00 class 0x028000
  337. [ 0.681184] pci 0006:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
  338. [ 0.682017] pci 0006:01:00.0: PME# supported from D0 D3hot D3cold
  339. [ 0.693483] pci 0006:00:00.0: BAR 14: assigned [mem 0x30400000-0x305fffff]
  340. [ 0.693603] pci 0006:00:00.0: BAR 15: assigned [mem 0x30600000-0x307fffff 64bit pref]
  341. [ 0.693688] pci 0006:00:00.0: BAR 0: assigned [mem 0x30300000-0x30300fff]
  342. [ 0.693762] pci 0006:00:00.0: BAR 13: assigned [io 0x1000-0x1fff]
  343. [ 0.693836] pci 0006:01:00.0: BAR 0: assigned [mem 0x30400000-0x305fffff 64bit]
  344. [ 0.693967] pci 0006:00:00.0: PCI bridge to [bus 01-ff]
  345. [ 0.694023] pci 0006:00:00.0: bridge window [io 0x1000-0x1fff]
  346. [ 0.694085] pci 0006:00:00.0: bridge window [mem 0x30400000-0x305fffff]
  347. [ 0.696561] pci 0006:00:00.0: bridge window [mem 0x30600000-0x307fffff 64bit pref]
  348. [ 0.701493] pcieport 0006:00:00.0: PME: Signaling with IRQ 164
  349. [ 0.705465] pcieport 0006:00:00.0: AER: enabled with IRQ 164
  350. [ 0.705962] pcieport 0006:00:00.0: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL+ AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
  351. [ 0.708370] qcom-pcie 1c10000.pcie: supply vdda not found, using dummy regulator
  352. [ 0.708993] qcom-pcie 1c10000.pcie: host bridge /soc@0/pcie@1c10000 ranges:
  353. [ 0.711548] qcom-pcie 1c10000.pcie: IO 0x0034200000..0x00342fffff -> 0x0034200000
  354. [ 0.714063] qcom-pcie 1c10000.pcie: MEM 0x0034300000..0x0035ffffff -> 0x0034300000
  355. [ 0.831242] qcom-pcie 1c10000.pcie: iATU unroll: enabled
  356. [ 0.833708] qcom-pcie 1c10000.pcie: iATU regions: 8 ob, 8 ib, align 4K, limit 1024G
  357. [ 1.841450] qcom-pcie 1c10000.pcie: Phy link never came up
  358. [ 1.844091] qcom-pcie 1c10000.pcie: PCI host bridge to bus 0004:00
  359. [ 1.846638] pci_bus 0004:00: root bus resource [bus 00-ff]
  360. [ 1.848071] pci_bus 0004:00: root bus resource [io 0x100000-0x1fffff] (bus address [0x34200000-0x342fffff])
  361. [ 1.849526] pci_bus 0004:00: root bus resource [mem 0x34300000-0x35ffffff]
  362. [ 1.850992] pci 0004:00:00.0: [17cb:010e] type 01 class 0x060400
  363. [ 1.852452] pci 0004:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
  364. [ 1.854058] pci 0004:00:00.0: PME# supported from D0 D3hot D3cold
  365. [ 1.861049] pci 0004:00:00.0: BAR 14: assigned [mem 0x34300000-0x344fffff]
  366. [ 1.863462] pci 0004:00:00.0: BAR 15: assigned [mem 0x34500000-0x346fffff 64bit pref]
  367. [ 1.865864] pci 0004:00:00.0: BAR 0: assigned [mem 0x34700000-0x34700fff]
  368. [ 1.868247] pci 0004:00:00.0: BAR 13: assigned [io 0x100000-0x100fff]
  369. [ 1.870629] pci 0004:00:00.0: PCI bridge to [bus 01-ff]
  370. [ 1.872994] pci 0004:00:00.0: bridge window [io 0x100000-0x100fff]
  371. [ 1.875365] pci 0004:00:00.0: bridge window [mem 0x34300000-0x344fffff]
  372. [ 1.877719] pci 0004:00:00.0: bridge window [mem 0x34500000-0x346fffff 64bit pref]
  373. [ 1.882414] pcieport 0004:00:00.0: PME: Signaling with IRQ 170
  374. [ 1.886237] pcieport 0004:00:00.0: AER: enabled with IRQ 170
  375. [ 1.886713] pcieport 0004:00:00.0: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL+ AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
  376. [ 3.905328] pcieport 0004:00:00.0: pciehp: Timeout on hotplug command 0x03c0 (issued 2020 msec ago)
  377. [ 3.925751] pcieport 0004:00:00.0: pciehp: Timeout on hotplug command 0x03c0 (issued 2040 msec ago)
  378. [ 5.945331] pcieport 0004:00:00.0: pciehp: Timeout on hotplug command 0x07c0 (issued 2020 msec ago)
  379. [ 5.969726] pcieport 0004:00:00.0: pciehp: Timeout on hotplug command 0x07c0 (issued 2044 msec ago)
  380. [ 5.971093] qcom-pcie 1c20000.pcie: supply vdda not found, using dummy regulator
  381. [ 5.971995] qcom-pcie 1c20000.pcie: host bridge /soc@0/pcie@1c20000 ranges:
  382. [ 5.972770] qcom-pcie 1c20000.pcie: IO 0x003c200000..0x003c2fffff -> 0x003c200000
  383. [ 5.974782] qcom-pcie 1c20000.pcie: MEM 0x003c300000..0x003dffffff -> 0x003c300000
  384. [ 6.095181] qcom-pcie 1c20000.pcie: iATU unroll: enabled
  385. [ 6.097728] qcom-pcie 1c20000.pcie: iATU regions: 8 ob, 8 ib, align 4K, limit 1024G
  386. [ 6.200838] qcom-pcie 1c20000.pcie: PCIe Gen.3 x4 link up
  387. [ 6.203542] qcom-pcie 1c20000.pcie: PCI host bridge to bus 0002:00
  388. [ 6.206018] pci_bus 0002:00: root bus resource [bus 00-ff]
  389. [ 6.208485] pci_bus 0002:00: root bus resource [io 0x200000-0x2fffff] (bus address [0x3c200000-0x3c2fffff])
  390. [ 6.210964] pci_bus 0002:00: root bus resource [mem 0x3c300000-0x3dffffff]
  391. [ 6.213444] pci 0002:00:00.0: [17cb:010e] type 01 class 0x060400
  392. [ 6.215881] pci 0002:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
  393. [ 6.218443] pci 0002:00:00.0: PME# supported from D0 D3hot D3cold
  394. [ 6.225387] pci 0002:01:00.0: [1cc4:6303] type 00 class 0x010802
  395. [ 6.228010] pci 0002:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
  396. [ 6.232123] 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.245555] pci 0002:00:00.0: BAR 14: assigned [mem 0x3c300000-0x3c4fffff]
  398. [ 6.248245] pci 0002:00:00.0: BAR 15: assigned [mem 0x3c500000-0x3c6fffff 64bit pref]
  399. [ 6.250867] pci 0002:00:00.0: BAR 0: assigned [mem 0x3c700000-0x3c700fff]
  400. [ 6.253522] pci 0002:00:00.0: BAR 13: assigned [io 0x200000-0x200fff]
  401. [ 6.256094] pci 0002:01:00.0: BAR 0: assigned [mem 0x3c300000-0x3c303fff 64bit]
  402. [ 6.258743] pci 0002:00:00.0: PCI bridge to [bus 01-ff]
  403. [ 6.261328] pci 0002:00:00.0: bridge window [io 0x200000-0x200fff]
  404. [ 6.263919] pci 0002:00:00.0: bridge window [mem 0x3c300000-0x3c4fffff]
  405. [ 6.266498] pci 0002:00:00.0: bridge window [mem 0x3c500000-0x3c6fffff 64bit pref]
  406. [ 6.271464] pcieport 0002:00:00.0: PME: Signaling with IRQ 176
  407. [ 6.276740] pcieport 0002:00:00.0: AER: enabled with IRQ 176
  408. [ 6.279407] pcieport 0002:00:00.0: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL+ AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
  409. [ 6.286281] nvme nvme0: pci function 0002:01:00.0
  410. [ 6.288683] nvme 0002:01:00.0: enabling device (0000 -> 0002)
  411. [ 6.289901] geni_se_qup 8c0000.geniqup: Adding to iommu group 0
  412. [ 6.302221] geni_se_qup 9c0000.geniqup: Adding to iommu group 1
  413. [ 6.302876] i2c_hid_of 0-0015: supply vddl not found, using dummy regulator
  414. [ 6.304417] i2c_hid_of 0-002c: supply vddl not found, using dummy regulator
  415. [ 6.304627] i2c_hid_of 0-0068: supply vddl not found, using dummy regulator
  416. [ 6.305317] i2c_hid_of 1-0010: supply vddl not found, using dummy regulator
  417. [ 6.305407] geni_se_qup ac0000.geniqup: Adding to iommu group 2
  418. [ 6.312016] nvme nvme0: 8/0/0 default/read/poll queues
  419. [ 6.312355] dwc3 a600000.usb: Adding to iommu group 3
  420. [ 6.319431] nvme0n1: p1 p2 p3 p4 p5 p6
  421. [ 6.341497] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  422. [ 6.341869] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  423. [ 6.344677] xhci-hcd xhci-hcd.0.auto: hcc params 0x0110ffc5 hci version 0x110 quirks 0x0000000000010010
  424. [ 6.345021] xhci-hcd xhci-hcd.0.auto: irq 194, io mem 0x0a600000
  425. [ 6.345396] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  426. [ 6.345709] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  427. [ 6.346023] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.1 Enhanced SuperSpeed
  428. [ 6.346377] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
  429. [ 6.346696] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  430. [ 6.347013] usb usb1: Product: xHCI Host Controller
  431. [ 6.347329] usb usb1: Manufacturer: Linux 6.0.0-rc1-0-x13s xhci-hcd
  432. [ 6.347645] usb usb1: SerialNumber: xhci-hcd.0.auto
  433. [ 6.348273] hub 1-0:1.0: USB hub found
  434. [ 6.348596] hub 1-0:1.0: 1 port detected
  435. [ 6.349059] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  436. [ 6.349426] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.00
  437. [ 6.349760] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  438. [ 6.350094] usb usb2: Product: xHCI Host Controller
  439. [ 6.350426] usb usb2: Manufacturer: Linux 6.0.0-rc1-0-x13s xhci-hcd
  440. [ 6.350759] usb usb2: SerialNumber: xhci-hcd.0.auto
  441. [ 6.351186] hub 2-0:1.0: USB hub found
  442. [ 6.351531] hub 2-0:1.0: 1 port detected
  443. [ 6.357449] dwc3 a800000.usb: Adding to iommu group 4
  444. [ 6.389390] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  445. [ 6.389752] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
  446. [ 6.392543] xhci-hcd xhci-hcd.1.auto: hcc params 0x0110ffc5 hci version 0x110 quirks 0x0000000000010010
  447. [ 6.392921] xhci-hcd xhci-hcd.1.auto: irq 198, io mem 0x0a800000
  448. [ 6.393328] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  449. [ 6.393682] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
  450. [ 6.394026] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.1 Enhanced SuperSpeed
  451. [ 6.394403] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
  452. [ 6.394730] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  453. [ 6.395107] usb usb3: Product: xHCI Host Controller
  454. [ 6.395457] usb usb3: Manufacturer: Linux 6.0.0-rc1-0-x13s xhci-hcd
  455. [ 6.395806] usb usb3: SerialNumber: xhci-hcd.1.auto
  456. [ 6.396005] input: hid-over-i2c 04F3:000D Keyboard as /devices/platform/soc@0/8c0000.geniqup/894000.i2c/i2c-0/0-0068/0018:04F3:000D.0001/input/input0
  457. [ 6.396753] hub 3-0:1.0: USB hub found
  458. [ 6.397120] input: hid-over-i2c 04F3:000D Mouse as /devices/platform/soc@0/8c0000.geniqup/894000.i2c/i2c-0/0-0068/0018:04F3:000D.0001/input/input1
  459. [ 6.397314] hub 3-0:1.0: 1 port detected
  460. [ 6.398558] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  461. [ 6.398937] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.00
  462. [ 6.399046] hid-generic 0018:04F3:000D.0001: input,hidraw0: I2C HID v1.00 Keyboard [hid-over-i2c 04F3:000D] on 0-0068
  463. [ 6.399292] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  464. [ 6.399294] usb usb4: Product: xHCI Host Controller
  465. [ 6.400887] usb usb4: Manufacturer: Linux 6.0.0-rc1-0-x13s xhci-hcd
  466. [ 6.401246] usb usb4: SerialNumber: xhci-hcd.1.auto
  467. [ 6.401688] hub 4-0:1.0: USB hub found
  468. [ 6.402053] hub 4-0:1.0: 1 port detected
  469. [ 6.407329] PM: genpd: Not disabling unused power domains
  470. [ 6.408075] input: hid-over-i2c 04F3:3193 Mouse as /devices/platform/soc@0/8c0000.geniqup/894000.i2c/i2c-0/0-0015/0018:04F3:3193.0002/input/input2
  471. [ 6.408652] input: hid-over-i2c 04F3:3193 Touchpad as /devices/platform/soc@0/8c0000.geniqup/894000.i2c/i2c-0/0-0015/0018:04F3:3193.0002/input/input4
  472. [ 6.408959] clk: Not disabling unused clocks
  473. [ 6.409621] hid-generic 0018:04F3:3193.0002: input,hidraw1: I2C HID v1.00 Mouse [hid-over-i2c 04F3:3193] on 0-0015
  474. [ 6.413904] Freeing unused kernel memory: 6720K
  475. [ 6.483058] Checked W+X mappings: passed, no W+X pages found
  476. [ 6.483669] Run /init as init process
  477. [ 6.484258] with arguments:
  478. [ 6.484260] /init
  479. [ 6.484261] with environment:
  480. [ 6.484262] HOME=/
  481. [ 6.484264] TERM=linux
  482. [ 6.484265] dtb=sc8280xp-lenovo-thinkpad-x13s.dtb
  483. [ 6.594663] input: gpio-keys as /devices/platform/gpio-keys/input/input5
  484. [ 6.694397] input: hid-over-i2c 04F3:3193 Mouse as /devices/platform/soc@0/8c0000.geniqup/894000.i2c/i2c-0/0-0015/0018:04F3:3193.0002/input/input6
  485. [ 6.695932] input: hid-over-i2c 04F3:3193 Touchpad as /devices/platform/soc@0/8c0000.geniqup/894000.i2c/i2c-0/0-0015/0018:04F3:3193.0002/input/input8
  486. [ 6.698517] hid-multitouch 0018:04F3:3193.0002: input,hidraw1: I2C HID v1.00 Mouse [hid-over-i2c 04F3:3193] on 0-0015
  487. [ 6.810005] EXT4-fs (nvme0n1p6): mounted filesystem with ordered data mode. Quota mode: none.
  488. [ 6.826441] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
  489. [ 6.851221] systemd[1]: System time before build time, advancing clock.
  490. [ 6.856832] systemd[1]: Inserted module 'autofs4'
  491. [ 6.945728] systemd[1]: Successfully credited entropy passed from boot loader.
  492. [ 6.948803] 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. [ 6.949940] systemd[1]: Detected architecture arm64.
  494. [ 6.955744] systemd[1]: Hostname set to <naga>.
  495. [ 7.115281] systemd[1]: Queued start job for default target Graphical Interface.
  496. [ 7.141602] systemd[1]: Created slice Slice /system/getty.
  497. [ 7.144573] systemd[1]: Created slice Slice /system/modprobe.
  498. [ 7.146486] systemd[1]: Created slice Slice /system/systemd-fsck.
  499. [ 7.148220] systemd[1]: Created slice User and Session Slice.
  500. [ 7.149780] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  501. [ 7.151304] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  502. [ 7.152994] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  503. [ 7.154540] systemd[1]: Reached target Local Encrypted Volumes.
  504. [ 7.156036] systemd[1]: Reached target Login Prompts.
  505. [ 7.157544] systemd[1]: Reached target Local Integrity Protected Volumes.
  506. [ 7.159067] systemd[1]: Reached target Path Units.
  507. [ 7.160545] systemd[1]: Reached target Remote File Systems.
  508. [ 7.161998] systemd[1]: Reached target Slice Units.
  509. [ 7.163439] systemd[1]: Reached target Local Verity Protected Volumes.
  510. [ 7.164968] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  511. [ 7.166559] systemd[1]: Listening on LVM2 poll daemon socket.
  512. [ 7.170025] systemd[1]: Listening on Process Core Dump Socket.
  513. [ 7.174165] systemd[1]: Journal Audit Socket was skipped because of a failed condition check (ConditionSecurity=audit).
  514. [ 7.174843] systemd[1]: Listening on Journal Socket (/dev/log).
  515. [ 7.176009] systemd[1]: Listening on Journal Socket.
  516. [ 7.177711] systemd[1]: Listening on udev Control Socket.
  517. [ 7.178901] systemd[1]: Listening on udev Kernel Socket.
  518. [ 7.181330] systemd[1]: Mounting Huge Pages File System...
  519. [ 7.183239] systemd[1]: Mounting POSIX Message Queue File System...
  520. [ 7.185074] systemd[1]: Mounting Kernel Debug File System...
  521. [ 7.187330] systemd[1]: Mounting Kernel Trace File System...
  522. [ 7.189659] systemd[1]: Starting Create List of Static Device Nodes...
  523. [ 7.191727] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  524. [ 7.193889] systemd[1]: Starting Load Kernel Module configfs...
  525. [ 7.195902] systemd[1]: Starting Load Kernel Module drm...
  526. [ 7.198143] systemd[1]: Starting Load Kernel Module fuse...
  527. [ 7.199806] systemd[1]: Starting File System Check on Root Device...
  528. [ 7.201992] fuse: init (API version 7.36)
  529. [ 7.202910] systemd[1]: Starting Journal Service...
  530. [ 7.205013] systemd[1]: Starting Load Kernel Modules...
  531. [ 7.205961] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
  532. [ 7.207080] systemd[1]: Starting Coldplug All udev Devices...
  533. [ 7.209043] systemd[1]: Mounted Huge Pages File System.
  534. [ 7.209740] systemd[1]: Mounted POSIX Message Queue File System.
  535. [ 7.210671] systemd[1]: Mounted Kernel Debug File System.
  536. [ 7.211654] systemd[1]: Mounted Kernel Trace File System.
  537. [ 7.212829] systemd[1]: Finished Create List of Static Device Nodes.
  538. [ 7.215162] systemd[1]: modprobe@configfs.service: Deactivated successfully.
  539. [ 7.215731] systemd[1]: Finished Load Kernel Module configfs.
  540. [ 7.216844] systemd[1]: modprobe@drm.service: Deactivated successfully.
  541. [ 7.217377] systemd[1]: Finished Load Kernel Module drm.
  542. [ 7.218417] systemd[1]: modprobe@fuse.service: Deactivated successfully.
  543. [ 7.218938] systemd[1]: Finished Load Kernel Module fuse.
  544. [ 7.219940] systemd[1]: Finished File System Check on Root Device.
  545. [ 7.221000] systemd[1]: Finished Load Kernel Modules.
  546. [ 7.222650] systemd[1]: Mounting FUSE Control File System...
  547. [ 7.224076] systemd[1]: Mounting Kernel Configuration File System...
  548. [ 7.225518] systemd[1]: Starting Remount Root and Kernel File Systems...
  549. [ 7.226950] systemd[1]: Starting Apply Kernel Variables...
  550. [ 7.228194] systemd[1]: Mounted FUSE Control File System.
  551. [ 7.229045] systemd[1]: Mounted Kernel Configuration File System.
  552. [ 7.230922] EXT4-fs (nvme0n1p6): re-mounted. Quota mode: none.
  553. [ 7.232002] systemd[1]: Finished Remount Root and Kernel File Systems.
  554. [ 7.232959] systemd[1]: Finished Apply Kernel Variables.
  555. [ 7.233749] systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
  556. [ 7.234319] systemd[1]: Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
  557. [ 7.235319] systemd[1]: Starting Load/Save Random Seed...
  558. [ 7.236075] systemd[1]: Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
  559. [ 7.237106] systemd[1]: Starting Create Static Device Nodes in /dev...
  560. [ 7.237956] systemd[1]: Started Journal Service.
  561. [ 7.244353] systemd-journald[300]: Received client request to flush runtime journal.
  562. [ 7.245337] systemd-journald[300]: File /var/log/journal/5e3d105ce14d4960b5a726ca4cdc7a98/system.journal corrupted or uncleanly shut down, renaming and replacing.
  563. [ 7.334129] NET: Registered PF_QIPCRTR protocol family
  564. [ 7.379737] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  565. [ 7.385439] remoteproc remoteproc0: 3000000.remoteproc is available
  566. [ 7.386243] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  567. [ 7.386579] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  568. [ 7.386888] cfg80211: failed to load regulatory.db
  569. [ 7.396603] msm-mdss ae00000.mdss: Adding to iommu group 5
  570. [ 7.397426] remoteproc remoteproc0: powering up 3000000.remoteproc
  571. [ 7.397868] remoteproc remoteproc0: Booting fw image qcom/LENOVO/21BX/qcadsp8280.mbn, size 14367860
  572. [ 7.399774] remoteproc remoteproc1: 1b300000.remoteproc is available
  573. [ 7.404074] remoteproc remoteproc1: powering up 1b300000.remoteproc
  574. [ 7.404513] remoteproc remoteproc1: Booting fw image qcom/LENOVO/21BX/qccdsp8280.mbn, size 3575808
  575. [ 7.423778] ath11k_pci 0006:01:00.0: BAR 0: assigned [mem 0x30400000-0x305fffff 64bit]
  576. [ 7.424174] ath11k_pci 0006:01:00.0: enabling device (0000 -> 0002)
  577. [ 7.466337] platform ae90000.displayport-controller: Fixing up cyclic dependency with ae01000.mdp
  578. [ 7.476950] ath11k_pci 0006:01:00.0: MSI vectors: 32
  579. [ 7.477314] ath11k_pci 0006:01:00.0: wcn6855 hw2.1
  580. [ 7.492464] platform ae98000.displayport-controller: Fixing up cyclic dependency with ae01000.mdp
  581. [ 7.500458] pm8941-pwrkey c440000.spmi:pmic@0:pon@1300:pwrkey: PON_PBS address missing, can't read HW debounce time
  582. [ 7.500908] platform aea0000.displayport-controller: Fixing up cyclic dependency with ae01000.mdp
  583. [ 7.503586] 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
  584. [ 7.510325] Adding 25165820k swap on /dev/nvme0n1p5. Priority:-2 extents:1 across:25165820k SSFS
  585. [ 7.511753] msm_dpu ae01000.mdp: bound ae90000.displayport-controller (ops dp_display_comp_ops [msm])
  586. [ 7.512585] msm_dpu ae01000.mdp: bound ae98000.displayport-controller (ops dp_display_comp_ops [msm])
  587. [ 7.513720] msm_dpu ae01000.mdp: bound aea0000.displayport-controller (ops dp_display_comp_ops [msm])
  588. [ 7.514716] [drm:dpu_kms_hw_init:1081] dpu hardware revision:0x80000000
  589. [ 7.559668] remoteproc remoteproc0: remote processor 3000000.remoteproc is now up
  590. [ 7.568923] remoteproc remoteproc1: remote processor 1b300000.remoteproc is now up
  591. [ 7.572560] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@1: Adding to iommu group 6
  592. [ 7.573433] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@2: Adding to iommu group 7
  593. [ 7.574158] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@3: Adding to iommu group 8
  594. [ 7.574863] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@4: Adding to iommu group 9
  595. [ 7.575568] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@5: Adding to iommu group 10
  596. [ 7.576247] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@6: Adding to iommu group 11
  597. [ 7.576722] panel-simple-dp-aux aux-aea0000.displayport-controller: supply power not found, using dummy regulator
  598. [ 7.576977] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@7: Adding to iommu group 12
  599. [ 7.577869] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@8: Adding to iommu group 13
  600. [ 7.578561] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@9: Adding to iommu group 14
  601. [ 7.579227] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@10: Adding to iommu group 14
  602. [ 7.579843] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@11: Adding to iommu group 15
  603. [ 7.580491] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@12: Adding to iommu group 16
  604. [ 7.581285] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@13: Adding to iommu group 17
  605. [ 7.581946] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@14: Adding to iommu group 18
  606. [ 7.637290] panel-simple-dp-aux aux-aea0000.displayport-controller: Detected IVO M133NW4J-R3 (0x854b)
  607. [ 7.638452] [drm] Initialized msm 1.9.0 20130625 for ae01000.mdp on minor 0
  608. [ 7.638759] msm_dpu ae01000.mdp: no GPU device was found
  609. [ 7.639111] Console: switching to colour dummy device 80x25
  610. [ 7.650875] mhi mhi0: Requested to power ON
  611. [ 7.650897] mhi mhi0: Power on setup success
  612. [ 7.760692] mhi mhi0: Wait for device to enter SBL or Mission mode
  613. [ 7.823392] Console: switching to colour frame buffer device 240x75
  614. [ 7.847295] msm_dpu ae01000.mdp: [drm] fb0: msmdrmfb frame buffer device
  615. [ 8.137793] qcom_battmgr.pmic_glink_power_supply pmic_glink.power-supply.0: unknown notification: 0x81
  616. [ 8.397312] ath11k_pci 0006:01:00.0: WARNING: overriding board_id (8c) -- only intended for basic internal testing
  617. [ 8.397330] ath11k_pci 0006:01:00.0: chip_id 0x2 chip_family 0xb board_id 0xff soc_id 0x400c0210
  618. [ 8.397335] 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
  619. [ 8.729469] ath11k_pci 0006:01:00.0 wlP6p1s0: renamed from wlan0
  620. [ 9.072780] rfkill: input handler disabled
  621. [ 13.533586] rfkill: input handler enabled
  622. [ 15.225337] rfkill: input handler disabled
  623. [ 15.433594] wlP6p1s0: authenticate with f0:2f:74:5d:73:04
  624. [ 15.569539] wlP6p1s0: send auth to f0:2f:74:5d:73:04 (try 1/3)
  625. [ 15.573322] wlP6p1s0: authenticated
  626. [ 15.608667] wlP6p1s0: associate with f0:2f:74:5d:73:04 (try 1/3)
  627. [ 15.615435] wlP6p1s0: RX AssocResp from f0:2f:74:5d:73:04 (capab=0x1011 status=0 aid=17)
  628. [ 15.629450] wlP6p1s0: associated
  629. [ 15.678559] wlP6p1s0: Limiting TX power to 30 (30 - 0) dBm as advertised by f0:2f:74:5d:73:04
  630. [ 15.717249] IPv6: ADDRCONF(NETDEV_CHANGE): wlP6p1s0: link becomes ready
  631. [ 673.068481] wlP6p1s0: deauthenticating from f0:2f:74:5d:73:04 by local choice (Reason: 3=DEAUTH_LEAVING)
  632. [ 679.908036] wlP6p1s0: authenticate with f0:2f:74:5d:73:04
  633. [ 680.027504] wlP6p1s0: send auth to f0:2f:74:5d:73:04 (try 1/3)
  634. [ 680.029492] wlP6p1s0: authenticated
  635. [ 680.046884] wlP6p1s0: associate with f0:2f:74:5d:73:04 (try 1/3)
  636. [ 680.049886] wlP6p1s0: RX AssocResp from f0:2f:74:5d:73:04 (capab=0x1011 status=0 aid=13)
  637. [ 680.064864] wlP6p1s0: associated
  638. [ 680.127407] wlP6p1s0: Limiting TX power to 30 (30 - 0) dBm as advertised by f0:2f:74:5d:73:04
  639. [ 680.127482] IPv6: ADDRCONF(NETDEV_CHANGE): wlP6p1s0: link becomes ready
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement