Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2023
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.96 KB | None | 0 0
  1. > $ cat dmesg
  2. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd4b0]
  3. [ 0.000000] Linux version 6.2.0-2-x13s+ (alex@naga) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Wed Feb 22 19:54:49 CST 2023
  4. [ 0.000000] Machine model: Lenovo ThinkPad X13s
  5. [ 0.000000] efi: EFI v2.70 by Lenovo
  6. [ 0.000000] efi: ACPI 2.0=0x9e4e7000 MEMATTR=0x99d7e098 ESRT=0x9b6cfc18 SMBIOS=0x9e3bb000 TPMEventLog=0x8e557018 INITRD=0x8e55f218 RNG=0x9e4e5f18 MEMRESERVE=0x8e55ff98
  7. [ 0.000000] random: crng init done
  8. [ 0.000000] TPM Final Events table not present
  9. [ 0.000000] esrt: Reserving ESRT space from 0x000000009b6cfc18 to 0x000000009b6cfcc8.
  10. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000878000000, size 128 MiB
  11. [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  12. [ 0.000000] NUMA: No NUMA configuration found
  13. [ 0.000000] NUMA: Faking a node at [mem 0x0000000080600000-0x000000087fffffff]
  14. [ 0.000000] NUMA: NODE_DATA [mem 0x87609e900-0x8760a0fff]
  15. [ 0.000000] Zone ranges:
  16. [ 0.000000] DMA [mem 0x0000000080600000-0x00000000ffffffff]
  17. [ 0.000000] DMA32 empty
  18. [ 0.000000] Normal [mem 0x0000000100000000-0x000000087fffffff]
  19. [ 0.000000] Movable zone start for each node
  20. [ 0.000000] Early memory node ranges
  21. [ 0.000000] node 0: [mem 0x0000000080600000-0x00000000806fffff]
  22. [ 0.000000] node 0: [mem 0x0000000080880000-0x00000000808affff]
  23. [ 0.000000] node 0: [mem 0x00000000808c0000-0x00000000808effff]
  24. [ 0.000000] node 0: [mem 0x0000000080c00000-0x0000000081c33fff]
  25. [ 0.000000] node 0: [mem 0x0000000081c34000-0x00000000822fbfff]
  26. [ 0.000000] node 0: [mem 0x00000000822fc000-0x00000000826fffff]
  27. [ 0.000000] node 0: [mem 0x000000008e400000-0x000000009df5ffff]
  28. [ 0.000000] node 0: [mem 0x000000009df60000-0x000000009e40bfff]
  29. [ 0.000000] node 0: [mem 0x000000009e40c000-0x000000009f5cffff]
  30. [ 0.000000] node 0: [mem 0x000000009f5f7000-0x000000009f5fffff]
  31. [ 0.000000] node 0: [mem 0x000000009f600000-0x00000000ae9fffff]
  32. [ 0.000000] node 0: [mem 0x00000000aea00000-0x00000000bfffffff]
  33. [ 0.000000] node 0: [mem 0x00000000c6200000-0x00000000c85fffff]
  34. [ 0.000000] node 0: [mem 0x00000000c8600000-0x00000003ffffffff]
  35. [ 0.000000] node 0: [mem 0x0000000800000000-0x000000087fffffff]
  36. [ 0.000000] Initmem setup node 0 [mem 0x0000000080600000-0x000000087fffffff]
  37. [ 0.000000] On node 0, zone DMA: 1536 pages in unavailable ranges
  38. [ 0.000000] On node 0, zone DMA: 384 pages in unavailable ranges
  39. [ 0.000000] On node 0, zone DMA: 16 pages in unavailable ranges
  40. [ 0.000000] On node 0, zone DMA: 784 pages in unavailable ranges
  41. [ 0.000000] On node 0, zone DMA: 48384 pages in unavailable ranges
  42. [ 0.000000] On node 0, zone DMA: 39 pages in unavailable ranges
  43. [ 0.000000] On node 0, zone DMA: 25088 pages in unavailable ranges
  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] psci: [Firmware Bug]: failed to set PC mode: -3
  51. [ 0.000000] percpu: Embedded 30 pages/cpu s84584 r8192 d30104 u122880
  52. [ 0.000000] pcpu-alloc: s84584 r8192 d30104 u122880 alloc=30*4096
  53. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
  54. [ 0.000000] Detected PIPT I-cache on CPU0
  55. [ 0.000000] CPU features: detected: Address authentication (architected QARMA5 algorithm)
  56. [ 0.000000] CPU features: detected: GIC system register CPU interface
  57. [ 0.000000] CPU features: detected: Hardware dirty bit management
  58. [ 0.000000] CPU features: detected: Spectre-v4
  59. [ 0.000000] CPU features: detected: Spectre-BHB
  60. [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
  61. [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  62. [ 0.000000] alternatives: applying boot alternatives
  63. [ 0.000000] Fallback order for Node 0: 0
  64. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4053728
  65. [ 0.000000] Policy zone: Normal
  66. [ 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
  67. [ 0.000000] audit: disabled (until reboot)
  68. [ 0.000000] Unknown kernel command line parameters "dtb=sc8280xp-lenovo-thinkpad-x13s.dtb", will be passed to user space.
  69. [ 0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
  70. [ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
  71. [ 0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
  72. [ 0.000000] software IO TLB: area num 8.
  73. [ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
  74. [ 0.000000] Memory: 1513612K/16472292K available (14144K kernel code, 3216K rwdata, 6700K rodata, 6912K init, 600K bss, 762152K reserved, 131072K cma-reserved)
  75. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  76. [ 0.000000] ftrace: allocating 47495 entries in 186 pages
  77. [ 0.000000] ftrace: allocated 186 pages with 5 groups
  78. [ 0.000000] trace event string verifier disabled
  79. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  80. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
  81. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  82. [ 0.000000] Rude variant of Tasks RCU enabled.
  83. [ 0.000000] Tracing variant of Tasks RCU enabled.
  84. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  85. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
  86. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  87. [ 0.000000] GICv3: 960 SPIs implemented
  88. [ 0.000000] GICv3: 0 Extended SPIs implemented
  89. [ 0.000000] Root IRQ handler: gic_handle_irq
  90. [ 0.000000] GICv3: GICv3 features: 16 PPIs
  91. [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000017a60000
  92. [ 0.000000] ITS [mem 0x17a40000-0x17a5ffff]
  93. [ 0.000000] ITS@0x0000000017a40000: allocated 8192 Devices @1001c0000 (indirect, esz 8, psz 64K, shr 1)
  94. [ 0.000000] ITS@0x0000000017a40000: allocated 32768 Interrupt Collections @1001d0000 (flat, esz 2, psz 64K, shr 1)
  95. [ 0.000000] GICv3: using LPI property table @0x00000001001e0000
  96. [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000001001f0000
  97. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  98. [ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
  99. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  100. [ 0.000000] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  101. [ 0.000112] Console: colour dummy device 80x25
  102. [ 0.000115] printk: console [tty0] enabled
  103. [ 0.000306] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
  104. [ 0.000313] pid_max: default: 32768 minimum: 301
  105. [ 0.000348] LSM: initializing lsm=capability,yama,integrity,apparmor,tomoyo
  106. [ 0.000364] Yama: becoming mindful.
  107. [ 0.000394] AppArmor: AppArmor initialized
  108. [ 0.000399] TOMOYO Linux initialized
  109. [ 0.000442] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  110. [ 0.000463] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  111. [ 0.001098] cblist_init_generic: Setting adjustable number of callback queues.
  112. [ 0.001106] cblist_init_generic: Setting shift to 3 and lim to 1.
  113. [ 0.001136] cblist_init_generic: Setting shift to 3 and lim to 1.
  114. [ 0.001161] cblist_init_generic: Setting shift to 3 and lim to 1.
  115. [ 0.001218] rcu: Hierarchical SRCU implementation.
  116. [ 0.001222] rcu: Max phase no-delay instances is 1000.
  117. [ 0.001611] Platform MSI: gic-its@17a40000 domain created
  118. [ 0.001672] PCI/MSI: /soc@0/interrupt-controller@17a00000/gic-its@17a40000 domain created
  119. [ 0.002218] EFI runtime services will be disabled.
  120. [ 0.002378] smp: Bringing up secondary CPUs ...
  121. [ 0.002888] Detected PIPT I-cache on CPU1
  122. [ 0.002938] GICv3: CPU1: found redistributor 100 region 0:0x0000000017a80000
  123. [ 0.002948] GICv3: CPU1: using allocated LPI pending table @0x0000000100200000
  124. [ 0.002969] CPU1: Booted secondary processor 0x0000000100 [0x410fd4b0]
  125. [ 0.003537] Detected PIPT I-cache on CPU2
  126. [ 0.003579] GICv3: CPU2: found redistributor 200 region 0:0x0000000017aa0000
  127. [ 0.003589] GICv3: CPU2: using allocated LPI pending table @0x0000000100210000
  128. [ 0.003611] CPU2: Booted secondary processor 0x0000000200 [0x410fd4b0]
  129. [ 0.004169] Detected PIPT I-cache on CPU3
  130. [ 0.004207] GICv3: CPU3: found redistributor 300 region 0:0x0000000017ac0000
  131. [ 0.004216] GICv3: CPU3: using allocated LPI pending table @0x0000000100220000
  132. [ 0.004238] CPU3: Booted secondary processor 0x0000000300 [0x410fd4b0]
  133. [ 0.006865] Detected PIPT I-cache on CPU4
  134. [ 0.006908] GICv3: CPU4: found redistributor 400 region 0:0x0000000017ae0000
  135. [ 0.006916] GICv3: CPU4: using allocated LPI pending table @0x0000000100230000
  136. [ 0.006936] CPU4: Booted secondary processor 0x0000000400 [0x410fd4c0]
  137. [ 0.007527] Detected PIPT I-cache on CPU5
  138. [ 0.007561] GICv3: CPU5: found redistributor 500 region 0:0x0000000017b00000
  139. [ 0.007570] GICv3: CPU5: using allocated LPI pending table @0x0000000100240000
  140. [ 0.007588] CPU5: Booted secondary processor 0x0000000500 [0x410fd4c0]
  141. [ 0.008189] Detected PIPT I-cache on CPU6
  142. [ 0.008224] GICv3: CPU6: found redistributor 600 region 0:0x0000000017b20000
  143. [ 0.008234] GICv3: CPU6: using allocated LPI pending table @0x0000000100250000
  144. [ 0.008253] CPU6: Booted secondary processor 0x0000000600 [0x410fd4c0]
  145. [ 0.008889] Detected PIPT I-cache on CPU7
  146. [ 0.008924] GICv3: CPU7: found redistributor 700 region 0:0x0000000017b40000
  147. [ 0.008932] GICv3: CPU7: using allocated LPI pending table @0x0000000100260000
  148. [ 0.008951] CPU7: Booted secondary processor 0x0000000700 [0x410fd4c0]
  149. [ 0.009001] smp: Brought up 1 node, 8 CPUs
  150. [ 0.009055] SMP: Total of 8 processors activated.
  151. [ 0.009059] CPU features: detected: 32-bit EL0 Support
  152. [ 0.009063] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
  153. [ 0.009067] CPU features: detected: Common not Private translations
  154. [ 0.009070] CPU features: detected: CRC32 instructions
  155. [ 0.009073] CPU features: detected: Data cache clean to Point of Persistence
  156. [ 0.009077] CPU features: detected: Generic authentication (architected QARMA5 algorithm)
  157. [ 0.009080] CPU features: detected: RCpc load-acquire (LDAPR)
  158. [ 0.009083] CPU features: detected: LSE atomic instructions
  159. [ 0.009086] CPU features: detected: Privileged Access Never
  160. [ 0.009089] CPU features: detected: RAS Extension Support
  161. [ 0.009093] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
  162. [ 0.009164] CPU: All CPU(s) started at EL1
  163. [ 0.009171] alternatives: applying system-wide alternatives
  164. [ 0.059244] node 0 deferred pages initialised in 48ms
  165. [ 0.059623] devtmpfs: initialized
  166. [ 0.066056] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  167. [ 0.066075] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
  168. [ 0.066686] pinctrl core: initialized pinctrl subsystem
  169. [ 0.067000] SMBIOS 3.3 present.
  170. [ 0.067008] DMI: LENOVO 21BX0015US/21BX0015US, BIOS N3HET76W (1.48 ) 12/23/2022
  171. [ 0.067208] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  172. [ 0.067716] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
  173. [ 0.067952] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  174. [ 0.068181] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  175. [ 0.068645] thermal_sys: Registered thermal governor 'fair_share'
  176. [ 0.068648] thermal_sys: Registered thermal governor 'step_wise'
  177. [ 0.068652] thermal_sys: Registered thermal governor 'power_allocator'
  178. [ 0.068681] cpuidle: using governor ladder
  179. [ 0.068693] cpuidle: using governor menu
  180. [ 0.068776] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  181. [ 0.068863] ASID allocator initialised with 32768 entries
  182. [ 0.068971] Serial: AMBA PL011 UART driver
  183. [ 0.078377] platform af00000.clock-controller: Fixing up cyclic dependency with aec5a00.phy
  184. [ 0.085819] KASLR enabled
  185. [ 0.086145] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  186. [ 0.086151] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
  187. [ 0.086155] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
  188. [ 0.086159] HugeTLB: 508 KiB vmemmap can be freed for a 32.0 MiB page
  189. [ 0.086162] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  190. [ 0.086165] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
  191. [ 0.086168] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
  192. [ 0.086171] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
  193. [ 0.086823] ACPI: Interpreter disabled.
  194. [ 0.095931] iommu: Default domain type: Translated
  195. [ 0.095938] iommu: DMA domain TLB invalidation policy: strict mode
  196. [ 0.096055] SCSI subsystem initialized
  197. [ 0.096089] usbcore: registered new interface driver usbfs
  198. [ 0.096103] usbcore: registered new interface driver hub
  199. [ 0.096118] usbcore: registered new device driver usb
  200. [ 0.096164] pps_core: LinuxPPS API ver. 1 registered
  201. [ 0.096168] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  202. [ 0.096178] PTP clock support registered
  203. [ 0.096190] EDAC MC: Ver: 3.0.0
  204. [ 0.096386] CPUidle PSCI: Initialized CPU PM domain topology using OSI mode
  205. [ 0.096491] qcom_scm: convention: smc arm 64
  206. [ 0.097058] NetLabel: Initializing
  207. [ 0.097064] NetLabel: domain hash size = 128
  208. [ 0.097066] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  209. [ 0.097088] NetLabel: unlabeled traffic allowed by default
  210. [ 0.097199] vgaarb: loaded
  211. [ 0.097313] clocksource: Switched to clocksource arch_sys_counter
  212. [ 0.097466] VFS: Disk quotas dquot_6.6.0
  213. [ 0.097486] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  214. [ 0.097759] AppArmor: AppArmor Filesystem Enabled
  215. [ 0.097781] pnp: PnP ACPI: disabled
  216. [ 0.099918] NET: Registered PF_INET protocol family
  217. [ 0.100077] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  218. [ 0.104418] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
  219. [ 0.104455] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  220. [ 0.104518] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  221. [ 0.104772] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
  222. [ 0.105598] TCP: Hash tables configured (established 131072 bind 65536)
  223. [ 0.105659] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
  224. [ 0.105711] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
  225. [ 0.105802] NET: Registered PF_UNIX/PF_LOCAL protocol family
  226. [ 0.105817] NET: Registered PF_XDP protocol family
  227. [ 0.105825] PCI: CLS 0 bytes, default 64
  228. [ 0.105908] Trying to unpack rootfs image as initramfs...
  229. [ 0.117664] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
  230. [ 0.117903] kvm [1]: HYP mode not available
  231. [ 0.118401] Initialise system trusted keyrings
  232. [ 0.118419] Key type blacklist registered
  233. [ 0.118470] workingset: timestamp_bits=42 max_order=22 bucket_order=0
  234. [ 0.118507] zbud: loaded
  235. [ 0.118677] integrity: Platform Keyring initialized
  236. [ 0.134123] Key type asymmetric registered
  237. [ 0.134127] Asymmetric key parser 'x509' registered
  238. [ 0.232244] Freeing initrd memory: 8412K
  239. [ 0.238205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  240. [ 0.238255] io scheduler mq-deadline registered
  241. [ 0.245047] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  242. [ 0.251710] NET: Registered PF_QIPCRTR protocol family
  243. [ 0.253164] vreg_s10b: Setting 1800000-1800000uV
  244. [ 0.253325] vreg_s11b: Setting 1272000-1272000uV
  245. [ 0.253448] vreg_s12b: Setting 984000-984000uV
  246. [ 0.253576] vreg_l3b: Setting 1200000-1200000uV
  247. [ 0.253676] vreg_l4b: Setting 912000-912000uV
  248. [ 0.253787] vreg_l6b: Setting 880000-880000uV
  249. [ 0.253923] vreg_s1c: Setting 1880000-1900000uV
  250. [ 0.254002] vreg_l1c: Setting 1800000-1800000uV
  251. [ 0.254093] vreg_l12c: Setting 1800000-1800000uV
  252. [ 0.254177] vreg_l13c: Setting 3072000-3072000uV
  253. [ 0.254270] vreg_bob: Setting 3008000-3960000uV
  254. [ 0.254395] vreg_l3d: Setting 1200000-1200000uV
  255. [ 0.254512] vreg_l4d: Setting 1200000-1200000uV
  256. [ 0.254599] vreg_l6d: Setting 880000-880000uV
  257. [ 0.254683] vreg_l7d: Setting 3072000-3072000uV
  258. [ 0.254770] vreg_l9d: Setting 912000-912000uV
  259. [ 0.255365] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  260. [ 0.256076] Serial: AMBA driver
  261. [ 0.256200] msm_serial: driver initialized
  262. [ 0.257245] arm-smmu 3da0000.iommu: probing hardware configuration...
  263. [ 0.257252] arm-smmu 3da0000.iommu: SMMUv2 with:
  264. [ 0.257275] arm-smmu 3da0000.iommu: stage 1 translation
  265. [ 0.257278] arm-smmu 3da0000.iommu: non-coherent table walk
  266. [ 0.257282] arm-smmu 3da0000.iommu: (IDR0.CTTW overridden by FW configuration)
  267. [ 0.257288] arm-smmu 3da0000.iommu: stream matching with 9 register groups
  268. [ 0.257304] arm-smmu 3da0000.iommu: 7 context banks (0 stage-2 only)
  269. [ 0.257335] arm-smmu 3da0000.iommu: Supported page sizes: 0x61311000
  270. [ 0.257339] arm-smmu 3da0000.iommu: Stage-1: 48-bit VA -> 36-bit IPA
  271. [ 0.257483] arm-smmu 3da0000.iommu: preserved 0 boot mappings
  272. [ 0.260227] arm-smmu 15000000.iommu: probing hardware configuration...
  273. [ 0.260233] arm-smmu 15000000.iommu: SMMUv2 with:
  274. [ 0.260241] arm-smmu 15000000.iommu: stage 1 translation
  275. [ 0.260244] arm-smmu 15000000.iommu: non-coherent table walk
  276. [ 0.260247] arm-smmu 15000000.iommu: (IDR0.CTTW overridden by FW configuration)
  277. [ 0.260251] arm-smmu 15000000.iommu: stream matching with 162 register groups
  278. [ 0.260258] arm-smmu 15000000.iommu: 110 context banks (0 stage-2 only)
  279. [ 0.260705] arm-smmu 15000000.iommu: Supported page sizes: 0x61311000
  280. [ 0.260709] arm-smmu 15000000.iommu: Stage-1: 36-bit VA -> 36-bit IPA
  281. [ 0.260798] arm-smmu 15000000.iommu: preserved 0 boot mappings
  282. [ 0.263702] spmi spmi-0: PMIC arbiter version v5 (0x50020000)
  283. [ 0.272540] usbcore: registered new interface driver usb-storage
  284. [ 0.272568] usbcore: registered new interface driver usbserial_generic
  285. [ 0.272577] usbserial: USB Serial support registered for generic
  286. [ 0.272971] mousedev: PS/2 mouse device common for all mice
  287. [ 0.275583] ledtrig-cpu: registered to indicate activity on CPUs
  288. [ 0.276114] efifb: probing for efifb
  289. [ 0.276136] efifb: framebuffer at 0xc6200000, using 9000k, total 9000k
  290. [ 0.276141] efifb: mode is 1920x1200x32, linelength=7680, pages=1
  291. [ 0.276145] efifb: scrolling: redraw
  292. [ 0.276148] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  293. [ 0.278502] Console: switching to colour frame buffer device 240x75
  294. [ 0.280708] fb0: EFI VGA frame buffer device
  295. [ 0.280889] hid: raw HID events driver (C) Jiri Kosina
  296. [ 0.280924] usbcore: registered new interface driver usbhid
  297. [ 0.280936] usbhid: USB HID core driver
  298. [ 0.282178] NET: Registered PF_INET6 protocol family
  299. [ 0.288931] Segment Routing with IPv6
  300. [ 0.289105] In-situ OAM (IOAM) with IPv6
  301. [ 0.289285] mip6: Mobile IPv6
  302. [ 0.289346] NET: Registered PF_PACKET protocol family
  303. [ 0.289658] mpls_gso: MPLS GSO support
  304. [ 0.291956] registered taskstats version 1
  305. [ 0.292025] Loading compiled-in X.509 certificates
  306. [ 0.293153] zswap: loaded using pool lzo/zbud
  307. [ 0.295182] Key type .fscrypt registered
  308. [ 0.295194] Key type fscrypt-provisioning registered
  309. [ 0.295260] AppArmor: AppArmor sha1 policy hashing enabled
  310. [ 0.652031] qcom-pcie 1c00000.pcie: supply vdda not found, using dummy regulator
  311. [ 0.652235] qcom-pcie 1c00000.pcie: host bridge /soc@0/pcie@1c00000 ranges:
  312. [ 0.652267] qcom-pcie 1c00000.pcie: IO 0x0030200000..0x00302fffff -> 0x0030200000
  313. [ 0.652288] qcom-pcie 1c00000.pcie: MEM 0x0030300000..0x0031ffffff -> 0x0030300000
  314. [ 0.767608] qcom-pcie 1c00000.pcie: iATU: unroll T, 8 ob, 8 ib, align 4K, limit 1024G
  315. [ 0.868174] qcom-pcie 1c00000.pcie: PCIe Gen.3 x1 link up
  316. [ 0.868589] qcom-pcie 1c00000.pcie: PCI host bridge to bus 0006:00
  317. [ 0.868651] pci_bus 0006:00: root bus resource [bus 00-ff]
  318. [ 0.868703] pci_bus 0006:00: root bus resource [io 0x0000-0xfffff] (bus address [0x30200000-0x302fffff])
  319. [ 0.868771] pci_bus 0006:00: root bus resource [mem 0x30300000-0x31ffffff]
  320. [ 0.868857] pci 0006:00:00.0: [17cb:010e] type 01 class 0x060400
  321. [ 0.868919] pci 0006:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
  322. [ 0.869059] pci 0006:00:00.0: PME# supported from D0 D3hot D3cold
  323. [ 0.873640] pci 0006:01:00.0: [17cb:1103] type 00 class 0x028000
  324. [ 0.873805] pci 0006:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
  325. [ 0.874555] pci 0006:01:00.0: PME# supported from D0 D3hot D3cold
  326. [ 0.886051] pci 0006:00:00.0: BAR 14: assigned [mem 0x30400000-0x305fffff]
  327. [ 0.886156] pci 0006:00:00.0: BAR 15: assigned [mem 0x30600000-0x307fffff 64bit pref]
  328. [ 0.886258] pci 0006:00:00.0: BAR 0: assigned [mem 0x30300000-0x30300fff]
  329. [ 0.886335] pci 0006:00:00.0: BAR 13: assigned [io 0x1000-0x1fff]
  330. [ 0.886412] pci 0006:01:00.0: BAR 0: assigned [mem 0x30400000-0x305fffff 64bit]
  331. [ 0.886548] pci 0006:00:00.0: PCI bridge to [bus 01-ff]
  332. [ 0.886611] pci 0006:00:00.0: bridge window [io 0x1000-0x1fff]
  333. [ 0.886679] pci 0006:00:00.0: bridge window [mem 0x30400000-0x305fffff]
  334. [ 0.886751] pci 0006:00:00.0: bridge window [mem 0x30600000-0x307fffff 64bit pref]
  335. [ 0.889593] pcieport 0006:00:00.0: PME: Signaling with IRQ 173
  336. [ 0.890932] pcieport 0006:00:00.0: AER: enabled with IRQ 173
  337. [ 0.891004] pcieport 0006:00:00.0: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL+ AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+ (with Cmd Compl erratum)
  338. [ 0.892269] qcom-pcie 1c10000.pcie: supply vdda not found, using dummy regulator
  339. [ 0.892891] qcom-pcie 1c10000.pcie: host bridge /soc@0/pcie@1c10000 ranges:
  340. [ 0.893027] qcom-pcie 1c10000.pcie: IO 0x0034200000..0x00342fffff -> 0x0034200000
  341. [ 0.893131] qcom-pcie 1c10000.pcie: MEM 0x0034300000..0x0035ffffff -> 0x0034300000
  342. [ 1.007910] qcom-pcie 1c10000.pcie: iATU: unroll T, 8 ob, 8 ib, align 4K, limit 1024G
  343. [ 2.016337] qcom-pcie 1c10000.pcie: Phy link never came up
  344. [ 2.017300] qcom-pcie 1c10000.pcie: PCI host bridge to bus 0004:00
  345. [ 2.018156] pci_bus 0004:00: root bus resource [bus 00-ff]
  346. [ 2.018970] pci_bus 0004:00: root bus resource [io 0x100000-0x1fffff] (bus address [0x34200000-0x342fffff])
  347. [ 2.019797] pci_bus 0004:00: root bus resource [mem 0x34300000-0x35ffffff]
  348. [ 2.020644] pci 0004:00:00.0: [17cb:010e] type 01 class 0x060400
  349. [ 2.021489] pci 0004:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
  350. [ 2.022389] pci 0004:00:00.0: PME# supported from D0 D3hot D3cold
  351. [ 2.025181] pci 0004:00:00.0: BAR 14: assigned [mem 0x34300000-0x344fffff]
  352. [ 2.026009] pci 0004:00:00.0: BAR 15: assigned [mem 0x34500000-0x346fffff 64bit pref]
  353. [ 2.026816] pci 0004:00:00.0: BAR 0: assigned [mem 0x34700000-0x34700fff]
  354. [ 2.027624] pci 0004:00:00.0: BAR 13: assigned [io 0x100000-0x100fff]
  355. [ 2.028433] pci 0004:00:00.0: PCI bridge to [bus 01-ff]
  356. [ 2.029237] pci 0004:00:00.0: bridge window [io 0x100000-0x100fff]
  357. [ 2.030065] pci 0004:00:00.0: bridge window [mem 0x34300000-0x344fffff]
  358. [ 2.030868] pci 0004:00:00.0: bridge window [mem 0x34500000-0x346fffff 64bit pref]
  359. [ 2.032575] pcieport 0004:00:00.0: PME: Signaling with IRQ 179
  360. [ 2.034352] pcieport 0004:00:00.0: AER: enabled with IRQ 179
  361. [ 2.034705] pcieport 0004:00:00.0: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL+ AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+ (with Cmd Compl erratum)
  362. [ 4.054191] pcieport 0004:00:00.0: pciehp: Timeout on hotplug command 0x07c0 (issued 2020 msec ago)
  363. [ 4.074013] pcieport 0004:00:00.0: pciehp: Timeout on hotplug command 0x07c0 (issued 2040 msec ago)
  364. [ 4.076538] qcom-pcie 1c20000.pcie: supply vdda not found, using dummy regulator
  365. [ 4.077711] qcom-pcie 1c20000.pcie: host bridge /soc@0/pcie@1c20000 ranges:
  366. [ 4.078571] qcom-pcie 1c20000.pcie: IO 0x003c200000..0x003c2fffff -> 0x003c200000
  367. [ 4.079413] qcom-pcie 1c20000.pcie: MEM 0x003c300000..0x003dffffff -> 0x003c300000
  368. [ 4.199825] qcom-pcie 1c20000.pcie: iATU: unroll T, 8 ob, 8 ib, align 4K, limit 1024G
  369. [ 4.301602] qcom-pcie 1c20000.pcie: PCIe Gen.3 x4 link up
  370. [ 4.302574] qcom-pcie 1c20000.pcie: PCI host bridge to bus 0002:00
  371. [ 4.303401] pci_bus 0002:00: root bus resource [bus 00-ff]
  372. [ 4.304223] pci_bus 0002:00: root bus resource [io 0x200000-0x2fffff] (bus address [0x3c200000-0x3c2fffff])
  373. [ 4.305060] pci_bus 0002:00: root bus resource [mem 0x3c300000-0x3dffffff]
  374. [ 4.305940] pci 0002:00:00.0: [17cb:010e] type 01 class 0x060400
  375. [ 4.306779] pci 0002:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
  376. [ 4.307669] pci 0002:00:00.0: PME# supported from D0 D3hot D3cold
  377. [ 4.310479] pci 0002:01:00.0: [1cc4:6303] type 00 class 0x010802
  378. [ 4.311410] pci 0002:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
  379. [ 4.313377] 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)
  380. [ 4.326230] pci 0002:00:00.0: BAR 14: assigned [mem 0x3c300000-0x3c4fffff]
  381. [ 4.327155] pci 0002:00:00.0: BAR 15: assigned [mem 0x3c500000-0x3c6fffff 64bit pref]
  382. [ 4.328031] pci 0002:00:00.0: BAR 0: assigned [mem 0x3c700000-0x3c700fff]
  383. [ 4.328904] pci 0002:00:00.0: BAR 13: assigned [io 0x200000-0x200fff]
  384. [ 4.329787] pci 0002:01:00.0: BAR 0: assigned [mem 0x3c300000-0x3c303fff 64bit]
  385. [ 4.330693] pci 0002:00:00.0: PCI bridge to [bus 01-ff]
  386. [ 4.331556] pci 0002:00:00.0: bridge window [io 0x200000-0x200fff]
  387. [ 4.332418] pci 0002:00:00.0: bridge window [mem 0x3c300000-0x3c4fffff]
  388. [ 4.333287] pci 0002:00:00.0: bridge window [mem 0x3c500000-0x3c6fffff 64bit pref]
  389. [ 4.335104] pcieport 0002:00:00.0: PME: Signaling with IRQ 185
  390. [ 4.336911] pcieport 0002:00:00.0: AER: enabled with IRQ 185
  391. [ 4.337291] pcieport 0002:00:00.0: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL+ AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+ (with Cmd Compl erratum)
  392. [ 4.339158] nvme nvme0: pci function 0002:01:00.0
  393. [ 4.340064] nvme 0002:01:00.0: enabling device (0000 -> 0002)
  394. [ 4.366494] nvme nvme0: 8/0/0 default/read/poll queues
  395. [ 4.379338] nvme0n1: p1 p2 p3 p4 p6
  396. [ 4.390291] geni_se_qup 8c0000.geniqup: Adding to iommu group 0
  397. [ 4.402631] i2c_hid_of 0-0015: supply vddl not found, using dummy regulator
  398. [ 4.402816] i2c_hid_of 0-002c: supply vddl not found, using dummy regulator
  399. [ 4.402931] geni_se_qup 9c0000.geniqup: Adding to iommu group 1
  400. [ 4.403322] i2c_hid_of 0-0068: supply vddl not found, using dummy regulator
  401. [ 4.407681] i2c_hid_of 1-0010: supply vddl not found, using dummy regulator
  402. [ 4.407763] geni_se_qup ac0000.geniqup: Adding to iommu group 2
  403. [ 4.415037] dwc3 a600000.usb: Adding to iommu group 3
  404. [ 4.445732] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  405. [ 4.446084] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  406. [ 4.448856] xhci-hcd xhci-hcd.0.auto: hcc params 0x0110ffc5 hci version 0x110 quirks 0x0000000000010010
  407. [ 4.449214] xhci-hcd xhci-hcd.0.auto: irq 203, io mem 0x0a600000
  408. [ 4.449619] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  409. [ 4.449966] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  410. [ 4.450312] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.1 Enhanced SuperSpeed
  411. [ 4.450701] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
  412. [ 4.451046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  413. [ 4.451381] usb usb1: Product: xHCI Host Controller
  414. [ 4.451714] usb usb1: Manufacturer: Linux 6.2.0-2-x13s+ xhci-hcd
  415. [ 4.452049] usb usb1: SerialNumber: xhci-hcd.0.auto
  416. [ 4.453314] hub 1-0:1.0: USB hub found
  417. [ 4.453656] hub 1-0:1.0: 1 port detected
  418. [ 4.454058] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  419. [ 4.454416] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
  420. [ 4.454755] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  421. [ 4.455091] usb usb2: Product: xHCI Host Controller
  422. [ 4.455426] usb usb2: Manufacturer: Linux 6.2.0-2-x13s+ xhci-hcd
  423. [ 4.455770] usb usb2: SerialNumber: xhci-hcd.0.auto
  424. [ 4.456182] hub 2-0:1.0: USB hub found
  425. [ 4.456523] hub 2-0:1.0: 1 port detected
  426. [ 4.462376] dwc3 a800000.usb: Adding to iommu group 4
  427. [ 4.483610] 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
  428. [ 4.484510] 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
  429. [ 4.486626] hid-generic 0018:04F3:3193.0001: input,hidraw0: I2C HID v1.00 Mouse [hid-over-i2c 04F3:3193] on 0-0015
  430. [ 4.493733] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  431. [ 4.494112] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
  432. [ 4.496888] xhci-hcd xhci-hcd.1.auto: hcc params 0x0110ffc5 hci version 0x110 quirks 0x0000000000010010
  433. [ 4.497269] xhci-hcd xhci-hcd.1.auto: irq 207, io mem 0x0a800000
  434. [ 4.497693] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  435. [ 4.498059] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
  436. [ 4.498388] 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
  437. [ 4.498418] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.1 Enhanced SuperSpeed
  438. [ 4.498463] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
  439. [ 4.499605] 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
  440. [ 4.499782] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  441. [ 4.499784] usb usb3: Product: xHCI Host Controller
  442. [ 4.501902] usb usb3: Manufacturer: Linux 6.2.0-2-x13s+ xhci-hcd
  443. [ 4.502280] usb usb3: SerialNumber: xhci-hcd.1.auto
  444. [ 4.502342] hid-generic 0018:04F3:000D.0002: input,hidraw1: I2C HID v1.00 Keyboard [hid-over-i2c 04F3:000D] on 0-0068
  445. [ 4.503296] hub 3-0:1.0: USB hub found
  446. [ 4.504122] hub 3-0:1.0: 1 port detected
  447. [ 4.504588] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  448. [ 4.504999] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
  449. [ 4.505397] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  450. [ 4.505796] usb usb4: Product: xHCI Host Controller
  451. [ 4.506182] usb usb4: Manufacturer: Linux 6.2.0-2-x13s+ xhci-hcd
  452. [ 4.506571] usb usb4: SerialNumber: xhci-hcd.1.auto
  453. [ 4.507335] hub 4-0:1.0: USB hub found
  454. [ 4.507739] hub 4-0:1.0: 1 port detected
  455. [ 4.513193] PM: genpd: Not disabling unused power domains
  456. [ 4.514340] clk: Not disabling unused clocks
  457. [ 4.516840] Freeing unused kernel memory: 6912K
  458. [ 4.580076] Checked W+X mappings: passed, no W+X pages found
  459. [ 4.580679] Run /init as init process
  460. [ 4.581263] with arguments:
  461. [ 4.581265] /init
  462. [ 4.581266] with environment:
  463. [ 4.581267] HOME=/
  464. [ 4.581269] TERM=linux
  465. [ 4.581270] dtb=sc8280xp-lenovo-thinkpad-x13s.dtb
  466. [ 4.620808] adreno 3d00000.gpu: Adding to iommu group 5
  467. [ 4.621941] msm-mdss ae00000.display-subsystem: Adding to iommu group 6
  468. [ 4.649924] platform ae90000.displayport-controller: Fixing up cyclic dependency with ae01000.display-controller
  469. [ 4.650800] platform ae98000.displayport-controller: Fixing up cyclic dependency with ae01000.display-controller
  470. [ 4.651658] platform aea0000.displayport-controller: Fixing up cyclic dependency with ae01000.display-controller
  471. [ 4.654175] msm_dpu ae01000.display-controller: bound ae90000.displayport-controller (ops dp_display_comp_ops [msm])
  472. [ 4.654879] msm_dpu ae01000.display-controller: bound ae98000.displayport-controller (ops dp_display_comp_ops [msm])
  473. [ 4.655397] msm_dpu ae01000.display-controller: bound aea0000.displayport-controller (ops dp_display_comp_ops [msm])
  474. [ 4.656073] adreno 3d00000.gpu: supply vdd not found, using dummy regulator
  475. [ 4.656487] adreno 3d00000.gpu: supply vddcx not found, using dummy regulator
  476. [ 4.657759] platform 3d6a000.gmu: Adding to iommu group 7
  477. [ 4.663156] msm_dpu ae01000.display-controller: bound 3d00000.gpu (ops a3xx_ops [msm])
  478. [ 4.663976] [drm:dpu_kms_hw_init:1055] dpu hardware revision:0x80000000
  479. [ 4.757714] input: gpio-keys as /devices/platform/gpio-keys/input/input5
  480. [ 4.787935] panel-simple-dp-aux aux-aea0000.displayport-controller: Detected IVO R133NW4K-R0 (0x854b)
  481. [ 4.789225] [drm] Initialized msm 1.9.0 20130625 for ae01000.display-controller on minor 0
  482. [ 4.789721] msm_dpu ae01000.display-controller: Direct firmware load for qcom/a660_sqe.fw failed with error -2
  483. [ 4.790034] msm_dpu ae01000.display-controller: [drm:adreno_request_fw [msm]] *ERROR* failed to load a660_sqe.fw
  484. [ 4.790433] Console: switching to colour dummy device 80x25
  485. [ 4.849507] 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
  486. [ 4.850010] 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
  487. [ 4.850903] hid-multitouch 0018:04F3:3193.0001: input,hidraw0: I2C HID v1.00 Mouse [hid-over-i2c 04F3:3193] on 0-0015
  488. [ 4.986893] Console: switching to colour frame buffer device 240x75
  489. [ 5.007069] msm_dpu ae01000.display-controller: [drm] fb0: msmdrmfb frame buffer device
  490. [ 5.060386] EXT4-fs (nvme0n1p6): mounted filesystem 1900cc78-3938-4a0a-9626-34da510f468a with ordered data mode. Quota mode: none.
  491. [ 5.076514] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
  492. [ 5.104737] systemd[1]: System time before build time, advancing clock.
  493. [ 5.110044] systemd[1]: Inserted module 'autofs4'
  494. [ 5.120511] systemd[1]: systemd 253-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)
  495. [ 5.120581] systemd[1]: Detected architecture arm64.
  496. [ 5.121569] systemd[1]: Hostname set to <naga>.
  497. [ 5.237801] systemd[1]: bpf-lsm: BPF LSM hook not enabled in the kernel, BPF LSM not supported
  498. [ 5.489478] systemd[1]: Queued start job for default target Graphical Interface.
  499. [ 5.568612] systemd[1]: Created slice Slice /system/getty.
  500. [ 5.569761] systemd[1]: Created slice Slice /system/modprobe.
  501. [ 5.570648] systemd[1]: Created slice Slice /system/systemd-fsck.
  502. [ 5.571443] systemd[1]: Created slice User and Session Slice.
  503. [ 5.571702] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  504. [ 5.571935] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  505. [ 5.572355] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  506. [ 5.572542] systemd[1]: Reached target Local Encrypted Volumes.
  507. [ 5.572663] systemd[1]: Reached target Login Prompts.
  508. [ 5.572776] systemd[1]: Reached target Local Integrity Protected Volumes.
  509. [ 5.572918] systemd[1]: Reached target Path Units.
  510. [ 5.575481] systemd[1]: Reached target Remote File Systems.
  511. [ 5.577977] systemd[1]: Reached target Slice Units.
  512. [ 5.580469] systemd[1]: Reached target Swaps.
  513. [ 5.583319] systemd[1]: Reached target Local Verity Protected Volumes.
  514. [ 5.586115] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  515. [ 5.590076] systemd[1]: Listening on LVM2 poll daemon socket.
  516. [ 5.595559] systemd[1]: Listening on Process Core Dump Socket.
  517. [ 5.599582] systemd[1]: Listening on Journal Socket (/dev/log).
  518. [ 5.603233] systemd[1]: Listening on Journal Socket.
  519. [ 5.607409] systemd[1]: Listening on udev Control Socket.
  520. [ 5.610985] systemd[1]: Listening on udev Kernel Socket.
  521. [ 5.661742] systemd[1]: Mounting Huge Pages File System...
  522. [ 5.665936] systemd[1]: Mounting POSIX Message Queue File System...
  523. [ 5.669499] systemd[1]: Mounting Kernel Debug File System...
  524. [ 5.673038] systemd[1]: Mounting Kernel Trace File System...
  525. [ 5.676100] systemd[1]: Mounting Temporary Directory /tmp...
  526. [ 5.679510] systemd[1]: Starting Create List of Static Device Nodes...
  527. [ 5.682304] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  528. [ 5.685073] systemd[1]: Starting Load Kernel Module configfs...
  529. [ 5.687881] systemd[1]: Starting Load Kernel Module dm_mod...
  530. [ 5.690617] systemd[1]: Starting Load Kernel Module drm...
  531. [ 5.692712] systemd[1]: Starting Load Kernel Module fuse...
  532. [ 5.693416] device-mapper: uevent: version 1.0.3
  533. [ 5.693483] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
  534. [ 5.696194] systemd[1]: Starting Load Kernel Module loop...
  535. [ 5.697102] fuse: init (API version 7.38)
  536. [ 5.699098] systemd[1]: Starting File System Check on Root Device...
  537. [ 5.701867] loop: module loaded
  538. [ 5.703865] systemd[1]: Starting Journal Service...
  539. [ 5.706662] systemd[1]: Starting Load Kernel Modules...
  540. [ 5.708230] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
  541. [ 5.710069] systemd[1]: Starting Coldplug All udev Devices...
  542. [ 5.712435] systemd[1]: Mounted Huge Pages File System.
  543. [ 5.712996] Asymmetric key parser 'pkcs8' registered
  544. [ 5.713973] systemd-journald[332]: Collecting audit messages is disabled.
  545. [ 5.714093] systemd[1]: Mounted POSIX Message Queue File System.
  546. [ 5.715060] usbcore: registered new interface driver udl
  547. [ 5.716070] systemd[1]: Mounted Kernel Debug File System.
  548. [ 5.717168] systemd[1]: Mounted Kernel Trace File System.
  549. [ 5.718337] systemd[1]: Mounted Temporary Directory /tmp.
  550. [ 5.719595] systemd[1]: Finished Create List of Static Device Nodes.
  551. [ 5.722457] systemd[1]: modprobe@configfs.service: Deactivated successfully.
  552. [ 5.723096] systemd[1]: Finished Load Kernel Module configfs.
  553. [ 5.724333] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
  554. [ 5.724961] systemd[1]: Finished Load Kernel Module dm_mod.
  555. [ 5.726245] systemd[1]: modprobe@drm.service: Deactivated successfully.
  556. [ 5.726876] systemd[1]: Finished Load Kernel Module drm.
  557. [ 5.728115] systemd[1]: modprobe@fuse.service: Deactivated successfully.
  558. [ 5.728740] systemd[1]: Finished Load Kernel Module fuse.
  559. [ 5.729980] systemd[1]: modprobe@loop.service: Deactivated successfully.
  560. [ 5.730606] systemd[1]: Finished Load Kernel Module loop.
  561. [ 5.731845] systemd[1]: Finished File System Check on Root Device.
  562. [ 5.733092] systemd[1]: Finished Load Kernel Modules.
  563. [ 5.735333] systemd[1]: Mounting FUSE Control File System...
  564. [ 5.737157] systemd[1]: Mounting Kernel Configuration File System...
  565. [ 5.739195] systemd[1]: Starting Remount Root and Kernel File Systems...
  566. [ 5.740381] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
  567. [ 5.741751] systemd[1]: Starting Apply Kernel Variables...
  568. [ 5.743687] systemd[1]: Started Journal Service.
  569. [ 5.744850] EXT4-fs (nvme0n1p6): re-mounted 1900cc78-3938-4a0a-9626-34da510f468a. Quota mode: none.
  570. [ 5.752205] systemd-journald[332]: Received client request to flush runtime journal.
  571. [ 5.753340] systemd-journald[332]: File /var/log/journal/5e3d105ce14d4960b5a726ca4cdc7a98/system.journal corrupted or uncleanly shut down, renaming and replacing.
  572. [ 5.829080] i2c_hid_of 1-0010: supply vddl not found, using dummy regulator
  573. [ 5.923469] input: hid-over-i2c 04F3:2FE6 as /devices/platform/soc@0/9c0000.geniqup/990000.i2c/i2c-1/1-0010/0018:04F3:2FE6.0003/input/input9
  574. [ 5.924407] input: hid-over-i2c 04F3:2FE6 UNKNOWN as /devices/platform/soc@0/9c0000.geniqup/990000.i2c/i2c-1/1-0010/0018:04F3:2FE6.0003/input/input10
  575. [ 5.925027] input: hid-over-i2c 04F3:2FE6 UNKNOWN as /devices/platform/soc@0/9c0000.geniqup/990000.i2c/i2c-1/1-0010/0018:04F3:2FE6.0003/input/input11
  576. [ 5.925719] hid-multitouch 0018:04F3:2FE6.0003: input,hidraw2: I2C HID v1.00 Device [hid-over-i2c 04F3:2FE6] on 1-0010
  577. [ 6.232343] remoteproc remoteproc0: 3000000.remoteproc is available
  578. [ 6.238481] remoteproc remoteproc1: 1b300000.remoteproc is available
  579. [ 6.243316] remoteproc remoteproc1: powering up 1b300000.remoteproc
  580. [ 6.243712] remoteproc remoteproc1: Booting fw image qcom/sc8280xp/LENOVO/21BX/qccdsp8280.mbn, size 3575808
  581. [ 6.245051] remoteproc remoteproc0: powering up 3000000.remoteproc
  582. [ 6.245424] remoteproc remoteproc0: Booting fw image qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn, size 14367860
  583. [ 6.311186] 884000.serial: ttyMSM0 at MMIO 0x884000 (irq = 229, base_baud = 0) is a MSM
  584. [ 6.340272] 988000.serial: ttyHS1 at MMIO 0x988000 (irq = 230, base_baud = 0) is a MSM
  585. [ 6.340698] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  586. [ 6.346194] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  587. [ 6.346595] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  588. [ 6.346937] cfg80211: failed to load regulatory.db
  589. [ 6.358472] qcom,fastrpc 1b300000.remoteproc:glink-edge.fastrpcglink-apps-dsp.-1.-1: no reserved DMA memory for FASTRPC
  590. [ 6.359225] remoteproc remoteproc1: remote processor 1b300000.remoteproc is now up
  591. [ 6.361048] serial serial0: tty port ttyHS1 registered
  592. [ 6.377652] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@1: Adding to iommu group 8
  593. [ 6.388359] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@2: Adding to iommu group 9
  594. [ 6.390479] ath11k_pci 0006:01:00.0: BAR 0: assigned [mem 0x30400000-0x305fffff 64bit]
  595. [ 6.390743] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@3: Adding to iommu group 10
  596. [ 6.390934] ath11k_pci 0006:01:00.0: enabling device (0000 -> 0002)
  597. [ 6.393984] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@4: Adding to iommu group 11
  598. [ 6.397730] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@5: Adding to iommu group 12
  599. [ 6.403895] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@6: Adding to iommu group 13
  600. [ 6.405904] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@7: Adding to iommu group 14
  601. [ 6.406034] ath11k_pci 0006:01:00.0: MSI vectors: 32
  602. [ 6.406864] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@8: Adding to iommu group 15
  603. [ 6.406912] ath11k_pci 0006:01:00.0: wcn6855 hw2.1
  604. [ 6.407868] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@9: Adding to iommu group 16
  605. [ 6.408814] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@10: Adding to iommu group 16
  606. [ 6.409734] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@11: Adding to iommu group 17
  607. [ 6.410126] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@12: Adding to iommu group 18
  608. [ 6.410520] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@13: Adding to iommu group 19
  609. [ 6.412101] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@14: Adding to iommu group 20
  610. [ 6.418054] remoteproc remoteproc0: remote processor 3000000.remoteproc is now up
  611. [ 6.455077] rtc-pm8xxx c440000.spmi:pmic@0:rtc@6100: registered as rtc0
  612. [ 6.455533] rtc-pm8xxx c440000.spmi:pmic@0:rtc@6100: setting system clock to 2023-02-23T02:32:53 UTC (1677119573)
  613. [ 6.582489] mhi mhi0: Requested to power ON
  614. [ 6.583068] mhi mhi0: Power on setup success
  615. [ 6.676856] Bluetooth: Core ver 2.22
  616. [ 6.677501] NET: Registered PF_BLUETOOTH protocol family
  617. [ 6.678028] Bluetooth: HCI device and connection manager initialized
  618. [ 6.678620] Bluetooth: HCI socket layer initialized
  619. [ 6.679662] pm8941-pwrkey c440000.spmi:pmic@0:pon@1300:pwrkey: PON_PBS address missing, can't read HW debounce time
  620. [ 6.679691] Bluetooth: L2CAP socket layer initialized
  621. [ 6.680464] 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/input13
  622. [ 6.680725] Bluetooth: SCO socket layer initialized
  623. [ 6.686206] pm8941-pwrkey c440000.spmi:pmic@0:pon@1300:resin: PON_PBS address missing, can't read HW debounce time
  624. [ 6.689342] mhi mhi0: Wait for device to enter SBL or Mission mode
  625. [ 6.695461] input: pmic_resin as /devices/platform/soc@0/c440000.spmi/spmi-0/0-00/c440000.spmi:pmic@0:pon@1300/c440000.spmi:pmic@0:pon@1300:resin/input/input14
  626. [ 6.706243] Bluetooth: HCI UART driver ver 2.3
  627. [ 6.706726] Bluetooth: HCI UART protocol H4 registered
  628. [ 6.707146] Bluetooth: HCI UART protocol LL registered
  629. [ 6.707550] Bluetooth: HCI UART protocol ATH3K registered
  630. [ 6.707955] Bluetooth: HCI UART protocol Three-wire (H5) registered
  631. [ 6.708441] Bluetooth: HCI UART protocol Intel registered
  632. [ 6.708835] Bluetooth: HCI UART protocol Broadcom registered
  633. [ 6.710145] Bluetooth: HCI UART protocol QCA registered
  634. [ 6.710671] Bluetooth: HCI UART protocol AG6XX registered
  635. [ 6.711819] Bluetooth: HCI UART protocol Marvell registered
  636. [ 6.844354] Bluetooth: hci0: Frame reassembly failed (-84)
  637. [ 6.958851] Bluetooth: hci0: Setting up qca2066/wcn6855
  638. [ 7.012103] qcom,apr 3000000.remoteproc:glink-edge.adsp_apps.-1.-1: Adding APR/GPR dev: gprsvc:service:2:1
  639. [ 7.012160] qcom,apr 3000000.remoteproc:glink-edge.adsp_apps.-1.-1: Adding APR/GPR dev: gprsvc:service:2:2
  640. [ 7.026052] Bluetooth: hci0: Frame reassembly failed (-84)
  641. [ 7.085642] Bluetooth: hci0: QCA Product ID :0x00000013
  642. [ 7.086056] Bluetooth: hci0: QCA SOC Version :0x400c0210
  643. [ 7.086058] Bluetooth: hci0: QCA ROM Version :0x00000201
  644. [ 7.086058] Bluetooth: hci0: QCA Patch Version:0x000038e6
  645. [ 7.090453] tun: Universal TUN/TAP device driver, 1.6
  646. [ 7.109414] Bluetooth: hci0: QCA controller version 0x02100201
  647. [ 7.109721] Bluetooth: hci0: QCA Downloading qca/hpbtfw21.tlv
  648. [ 7.110266] bluetooth hci0: Direct firmware load for qca/hpbtfw21.tlv failed with error -2
  649. [ 7.110508] Bluetooth: hci0: QCA Failed to request file: qca/hpbtfw21.tlv (-2)
  650. [ 7.110739] Bluetooth: hci0: QCA Failed to download patch (-2)
  651. [ 7.126333] Bluetooth: MGMT ver 1.22
  652. [ 7.128322] NET: Registered PF_ALG protocol family
  653. [ 7.309925] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  654. [ 7.311085] Bridge firewalling registered
  655. [ 7.322739] ath11k_pci 0006:01:00.0: WARNING: overriding board_id (8c) -- only intended for basic internal testing
  656. [ 7.323065] ath11k_pci 0006:01:00.0: chip_id 0x2 chip_family 0xb board_id 0xff soc_id 0x400c0210
  657. [ 7.323323] 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
  658. [ 7.384822] Initializing XFRM netlink socket
  659. [ 7.601976] msm_dpu ae01000.display-controller: [drm:adreno_request_fw [msm]] loaded qcom/a660_sqe.fw from new location
  660. [ 7.602241] msm_dpu ae01000.display-controller: [drm:adreno_request_fw [msm]] loaded qcom/a690_gmu.bin from new location
  661. [ 8.635328] wlan0: authenticate with f0:2f:74:5d:73:00
  662. [ 8.635416] wlan0: 80 MHz not supported, disabling VHT
  663. [ 8.756425] wlan0: send auth to f0:2f:74:5d:73:00 (try 1/3)
  664. [ 8.760838] wlan0: authenticated
  665. [ 8.765321] wlan0: associate with f0:2f:74:5d:73:00 (try 1/3)
  666. [ 8.775717] wlan0: RX AssocResp from f0:2f:74:5d:73:00 (capab=0x1411 status=0 aid=28)
  667. [ 8.793242] wlan0: associated
  668. [ 8.868169] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by f0:2f:74:5d:73:00
  669. [ 8.868681] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  670. [ 8.895091] rfkill: input handler disabled
  671. [ 12.189418] systemd-journald[332]: /var/log/journal/5e3d105ce14d4960b5a726ca4cdc7a98/user-1000.journal: Montonic clock jumped backwards relative to last journal entry, rotating.
  672. [ 12.189436] systemd-journald[332]: Failed to write entry to /var/log/journal/5e3d105ce14d4960b5a726ca4cdc7a98/user-1000.journal (30 items, 798 bytes), rotating before retrying: Not a XENIX named type file
  673. [ 12.257377] qcom-apm gprsvc:service:2:1: CMD timeout for [1001021] opcode
  674. [ 12.258703] ath11k_pci 0006:01:00.0: invalid return buffer manager 4
  675. [ 12.262293] ath11k_pci 0006:01:00.0: invalid return buffer manager 4
  676. [ 12.262409] q6apm-dai 3000000.remoteproc:glink-edge:gpr:service@1:dais: Adding to iommu group 21
  677. [ 12.300176] qcom-soundwire 3250000.soundwire-controller: Qualcomm Soundwire controller v1.6.0 Registered
  678. [ 12.301650] wsa883x-codec sdw:0:0217:0202:00:1: WSA883X Version 1_1, Variant: WSA8835_V2
  679. [ 12.302129] qcom-soundwire 3330000.soundwire-controller: Qualcomm Soundwire controller v1.6.0 Registered
  680. [ 12.304074] wsa883x-codec sdw:0:0217:0202:00:1: WSA883X Version 1_1, Variant: WSA8835_V2
  681. [ 12.304519] wcd938x_codec audio-codec: bound sdw:0:0217:010d:00:4 (ops wcd938x_sdw_component_ops [snd_soc_wcd938x_sdw])
  682. [ 12.304533] wcd938x_codec audio-codec: bound sdw:0:0217:010d:00:3 (ops wcd938x_sdw_component_ops [snd_soc_wcd938x_sdw])
  683. [ 12.306275] qcom-soundwire 3210000.soundwire-controller: Qualcomm Soundwire controller v1.6.0 Registered
  684. [ 12.307391] wsa883x-codec sdw:0:0217:0202:00:2: WSA883X Version 1_1, Variant: WSA8835_V2
  685. [ 12.315614] rfkill: input handler enabled
  686. [ 12.321499] snd-sc8280xp sound: ASoC: Parent card not yet available, widget card binding deferred
  687. [ 12.323390] ALSA: Control name 'stream1.vol_ctrl1 MultiMedia1 Playback Volume' truncated to 'stream1.vol_ctrl1 MultiMedia1 Playback Volu'
  688. [ 12.323423] ALSA: Control name 'stream2.vol_ctrl2 MultiMedia2 Playback Volume' truncated to 'stream2.vol_ctrl2 MultiMedia2 Playback Volu'
  689. [ 12.324268] input: SC8280XP-LENOVO-X13S Headset Jack as /devices/platform/sound/sound/card0/input15
  690. [ 13.602549] qcom,apr 3000000.remoteproc:glink-edge.adsp_apps.-1.-1: GPR: Port(10000005) is not registered
  691. [ 13.602571] qcom,apr 3000000.remoteproc:glink-edge.adsp_apps.-1.-1: GPR: Port(10000005) is not registered
  692. [ 13.602573] qcom,apr 3000000.remoteproc:glink-edge.adsp_apps.-1.-1: GPR: Port(10000005) is not registered
  693. [ 13.602588] qcom,apr 3000000.remoteproc:glink-edge.adsp_apps.-1.-1: GPR: Port(10000005) is not registered
  694. [ 13.602597] qcom,apr 3000000.remoteproc:glink-edge.adsp_apps.-1.-1: GPR: Port(10000005) is not registered
  695. [ 13.692099] rfkill: input handler disabled
  696. [ 13.783201] qcom,apr 3000000.remoteproc:glink-edge.adsp_apps.-1.-1: GPR: Port(1000000b) is not registered
  697. [ 13.783212] qcom,apr 3000000.remoteproc:glink-edge.adsp_apps.-1.-1: GPR: Port(1000000b) is not registered
  698. [ 13.783224] qcom,apr 3000000.remoteproc:glink-edge.adsp_apps.-1.-1: GPR: Port(1000000b) is not registered
  699. [ 13.783238] qcom,apr 3000000.remoteproc:glink-edge.adsp_apps.-1.-1: GPR: Port(1000000b) is not registered
  700. [ 13.783253] qcom,apr 3000000.remoteproc:glink-edge.adsp_apps.-1.-1: GPR: Port(1000000b) is not registered
  701. [ 13.783263] qcom,apr 3000000.remoteproc:glink-edge.adsp_apps.-1.-1: GPR: Port(1000000b) is not registered
  702. [ 13.783275] qcom,apr 3000000.remoteproc:glink-edge.adsp_apps.-1.-1: GPR: Port(1000000b) is not registered
  703. [ 13.783287] qcom,apr 3000000.remoteproc:glink-edge.adsp_apps.-1.-1: GPR: Port(1000000b) is not registered
  704. [ 13.784566] MultiMedia4 Capture: ASoC: no backend DAIs enabled for MultiMedia4 Capture
  705. [ 13.784573] MultiMedia4 Capture: ASoC: error at dpcm_fe_dai_prepare on MultiMedia4 Capture: -22
  706. [ 13.784783] MultiMedia4 Capture: ASoC: no backend DAIs enabled for MultiMedia4 Capture
  707. [ 13.784788] MultiMedia4 Capture: ASoC: error at dpcm_fe_dai_prepare on MultiMedia4 Capture: -22
  708. [ 13.784829] MultiMedia4 Capture: ASoC: no backend DAIs enabled for MultiMedia4 Capture
  709. [ 13.784831] MultiMedia4 Capture: ASoC: error at dpcm_fe_dai_prepare on MultiMedia4 Capture: -22
  710. [ 13.784860] MultiMedia4 Capture: ASoC: no backend DAIs enabled for MultiMedia4 Capture
  711. [ 13.784861] MultiMedia4 Capture: ASoC: error at dpcm_fe_dai_prepare on MultiMedia4 Capture: -22
  712. [ 13.784886] MultiMedia4 Capture: ASoC: no backend DAIs enabled for MultiMedia4 Capture
  713. [ 13.784887] MultiMedia4 Capture: ASoC: error at dpcm_fe_dai_prepare on MultiMedia4 Capture: -22
  714. [ 13.785929] MultiMedia4 Capture: ASoC: no backend DAIs enabled for MultiMedia4 Capture
  715. [ 13.785935] MultiMedia4 Capture: ASoC: error at dpcm_fe_dai_prepare on MultiMedia4 Capture: -22
  716. [ 13.785975] MultiMedia4 Capture: ASoC: no backend DAIs enabled for MultiMedia4 Capture
  717. [ 13.785977] MultiMedia4 Capture: ASoC: error at dpcm_fe_dai_prepare on MultiMedia4 Capture: -22
  718. [ 13.786006] MultiMedia4 Capture: ASoC: no backend DAIs enabled for MultiMedia4 Capture
  719. [ 13.786008] MultiMedia4 Capture: ASoC: error at dpcm_fe_dai_prepare on MultiMedia4 Capture: -22
  720. [ 13.786032] MultiMedia4 Capture: ASoC: no backend DAIs enabled for MultiMedia4 Capture
  721. [ 13.786033] MultiMedia4 Capture: ASoC: error at dpcm_fe_dai_prepare on MultiMedia4 Capture: -22
  722. [ 13.786058] MultiMedia4 Capture: ASoC: no backend DAIs enabled for MultiMedia4 Capture
  723. [ 13.786059] MultiMedia4 Capture: ASoC: error at dpcm_fe_dai_prepare on MultiMedia4 Capture: -22
  724. [ 13.787030] MultiMedia4 Capture: ASoC: no backend DAIs enabled for MultiMedia4 Capture
  725. [ 13.787034] MultiMedia4 Capture: ASoC: error at dpcm_fe_dai_prepare on MultiMedia4 Capture: -22
  726. [ 13.787081] MultiMedia4 Capture: ASoC: no backend DAIs enabled for MultiMedia4 Capture
  727. [ 13.787082] MultiMedia4 Capture: ASoC: error at dpcm_fe_dai_prepare on MultiMedia4 Capture: -22
  728. [ 13.787110] MultiMedia4 Capture: ASoC: no backend DAIs enabled for MultiMedia4 Capture
  729. [ 13.787111] MultiMedia4 Capture: ASoC: error at dpcm_fe_dai_prepare on MultiMedia4 Capture: -22
  730. [ 13.787141] MultiMedia4 Capture: ASoC: no backend DAIs enabled for MultiMedia4 Capture
  731. [ 13.787142] MultiMedia4 Capture: ASoC: error at dpcm_fe_dai_prepare on MultiMedia4 Capture: -22
  732. [ 13.787173] MultiMedia4 Capture: ASoC: no backend DAIs enabled for MultiMedia4 Capture
  733. [ 13.787174] MultiMedia4 Capture: ASoC: error at dpcm_fe_dai_prepare on MultiMedia4 Capture: -22
  734. [ 13.788326] MultiMedia4 Capture: ASoC: no backend DAIs enabled for MultiMedia4 Capture
  735. [ 13.788331] MultiMedia4 Capture: ASoC: error at dpcm_fe_dai_prepare on MultiMedia4 Capture: -22
  736. [ 13.788404] MultiMedia4 Capture: ASoC: no backend DAIs enabled for MultiMedia4 Capture
  737. [ 13.788406] MultiMedia4 Capture: ASoC: error at dpcm_fe_dai_prepare on MultiMedia4 Capture: -22
  738. [ 13.788455] MultiMedia4 Capture: ASoC: no backend DAIs enabled for MultiMedia4 Capture
  739. [ 13.788456] MultiMedia4 Capture: ASoC: error at dpcm_fe_dai_prepare on MultiMedia4 Capture: -22
  740. [ 13.788504] MultiMedia4 Capture: ASoC: no backend DAIs enabled for MultiMedia4 Capture
  741. [ 13.788506] MultiMedia4 Capture: ASoC: error at dpcm_fe_dai_prepare on MultiMedia4 Capture: -22
  742. [ 13.788553] MultiMedia4 Capture: ASoC: no backend DAIs enabled for MultiMedia4 Capture
  743. [ 13.788554] MultiMedia4 Capture: ASoC: error at dpcm_fe_dai_prepare on MultiMedia4 Capture: -22
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement