Guest User

Untitled

a guest
Apr 28th, 2026
72
0
39 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 103.76 KB | Software | 0 0
  1. [    0.000000] Linux version 6.18.24-1-cachyos-lts (linux-cachyos-lts@cachyos) (clang version 22.1.3, LLD 22.1.3) #1 SMP PREEMPT_DYNAMIC Thu, 23 Apr 2026 22:20:52 +0000
  2. [    0.000000] Command line: rootdelay=10 quiet nowatchdog splash rw rootflags=subvol=/@ root=UUID=df20aeb7-15bb-4196-b041-5a271461da21
  3. [    0.000000] x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
  4. [    0.000000] BIOS-provided physical RAM map:
  5. [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
  6. [    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
  7. [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005f50cfff] usable
  8. [    0.000000] BIOS-e820: [mem 0x000000005f50d000-0x00000000631affff] reserved
  9. [    0.000000] BIOS-e820: [mem 0x00000000631b0000-0x0000000063286fff] ACPI data
  10. [    0.000000] BIOS-e820: [mem 0x0000000063287000-0x00000000633a0fff] ACPI NVS
  11. [    0.000000] BIOS-e820: [mem 0x00000000633a1000-0x0000000065ffefff] reserved
  12. [    0.000000] BIOS-e820: [mem 0x0000000065fff000-0x0000000065ffffff] usable
  13. [    0.000000] BIOS-e820: [mem 0x0000000066000000-0x00000000787fffff] reserved
  14. [    0.000000] BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
  15. [    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
  16. [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  17. [    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
  18. [    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
  19. [    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  20. [    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  21. [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000107fffffff] usable
  22. [    0.000000] NX (Execute Disable) protection: active
  23. [    0.000000] APIC: Static calls initialized
  24. [    0.000000] efi: EFI v2.9 by American Megatrends
  25. [    0.000000] efi: ACPI=0x6330b000 ACPI 2.0=0x6330b014 TPMFinalLog=0x632da000 SMBIOS=0x64c3e000 SMBIOS 3.0=0x64c3d000 MEMATTR=0x5ac16118 ESRT=0x5cb0eb18
  26. [    0.000000] efi: Remove mem73: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
  27. [    0.000000] e820: remove [mem 0xc0000000-0xcfffffff] reserved
  28. [    0.000000] efi: Not removing mem74: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
  29. [    0.000000] efi: Not removing mem75: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
  30. [    0.000000] efi: Not removing mem76: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
  31. [    0.000000] efi: Not removing mem78: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
  32. [    0.000000] efi: Remove mem79: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
  33. [    0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
  34. [    0.000000] SMBIOS 3.8.0 present.
  35. [    0.000000] DMI: Micro Computer (HK) Tech Limited AI Series/ARBSC, BIOS 1.01 06/19/2025
  36. [    0.000000] DMI: Memory slots populated: 2/2
  37. [    0.000000] tsc: Detected 3000.000 MHz processor
  38. [    0.000000] tsc: Detected 2995.200 MHz TSC
  39. [    0.000006] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  40. [    0.000007] e820: remove [mem 0x000a0000-0x000fffff] usable
  41. [    0.000011] last_pfn = 0x1080000 max_arch_pfn = 0x400000000
  42. [    0.000014] MTRR map: 8 entries (3 fixed + 5 variable; max 23), built from 10 variable MTRRs
  43. [    0.000016] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
  44. [    0.000417] x2apic: enabled by BIOS, switching to x2apic ops
  45. [    0.000418] last_pfn = 0x66000 max_arch_pfn = 0x400000000
  46. [    0.004481] esrt: Reserving ESRT space from 0x000000005cb0eb18 to 0x000000005cb0ec40.
  47. [    0.004486] e820: update [mem 0x5cb0e000-0x5cb0efff] usable ==> reserved
  48. [    0.004495] Using GB pages for direct mapping
  49. [    0.004607] Secure boot could not be determined
  50. [    0.004608] RAMDISK: [mem 0x47c00000-0x497f7fff]
  51. [    0.004633] ACPI: Early table checksum verification disabled
  52. [    0.004636] ACPI: RSDP 0x000000006330B014 000024 (v02 ALASKA)
  53. [    0.004638] ACPI: XSDT 0x000000006330A728 00015C (v01 ALASKA A M I    01072009 AMI  01000013)
  54. [    0.004642] ACPI: FACP 0x0000000063273000 000114 (v06 ALASKA A M I    01072009 AMI  01000013)
  55. [    0.004645] ACPI: DSDT 0x0000000063209000 069649 (v02 ALASKA A M I    01072009 INTL 20210930)
  56. [    0.004647] ACPI: FACS 0x000000006339D000 000040
  57. [    0.004648] ACPI: SSDT 0x0000000063284000 000689 (v02 PmRef  Cpu0Ist  00003000 INTL 20210930)
  58. [    0.004649] ACPI: SSDT 0x0000000063283000 0005FB (v02 PmRef  Cpu0Hwp  00003000 INTL 20210930)
  59. [    0.004650] ACPI: SSDT 0x0000000063282000 0001AB (v02 PmRef  Cpu0Psd  00003000 INTL 20210930)
  60. [    0.004651] ACPI: SSDT 0x0000000063281000 000394 (v02 PmRef  Cpu0Cst  00003001 INTL 20210930)
  61. [    0.004653] ACPI: SSDT 0x000000006327F000 001BAF (v02 PmRef  ApIst    00003000 INTL 20210930)
  62. [    0.004654] ACPI: SSDT 0x000000006327D000 001620 (v02 PmRef  ApHwp    00003000 INTL 20210930)
  63. [    0.004655] ACPI: SSDT 0x000000006327B000 001349 (v02 PmRef  ApPsd    00003000 INTL 20210930)
  64. [    0.004656] ACPI: SSDT 0x000000006327A000 000FBB (v02 PmRef  ApCst    00003000 INTL 20210930)
  65. [    0.004658] ACPI: SSDT 0x0000000063276000 003BC8 (v02 CpuRef CpuSsdt  00003000 INTL 20210930)
  66. [    0.004659] ACPI: DTPR 0x0000000063275000 000088 (v01                 00000000      00000000)
  67. [    0.004660] ACPI: SSDT 0x0000000063274000 000087 (v02 INTEL  PDatTabl 00001000 INTL 20210930)
  68. [    0.004661] ACPI: FIDT 0x0000000063208000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
  69. [    0.004663] ACPI: SSDT 0x0000000063286000 00038C (v02 PmaxDv Pmax_Dev 00000001 INTL 20210930)
  70. [    0.004664] ACPI: SSDT 0x0000000063205000 00247E (v02 INTEL  IgfxSsdt 00003000 INTL 20210930)
  71. [    0.004665] ACPI: SSDT 0x00000000631FB000 009C1C (v02 INTEL  TcssSsdt 00001000 INTL 20210930)
  72. [    0.004666] ACPI: HPET 0x0000000063285000 000038 (v01 ALASKA A M I    01072009 AMI  01000013)
  73. [    0.004667] ACPI: APIC 0x00000000631FA000 000358 (v05 ALASKA A M I    01072009 AMI  01000013)
  74. [    0.004668] ACPI: MCFG 0x00000000631F9000 00003C (v01 ALASKA A M I    01072009 AMI  01000013)
  75. [    0.004670] ACPI: SSDT 0x00000000631F7000 00147F (v02 ALASKA I2Pm_Rvp 00001000 INTL 20210930)
  76. [    0.004671] ACPI: UEFI 0x00000000632C1000 000048 (v01 ALASKA A M I    01072009 AMI  01000013)
  77. [    0.004672] ACPI: NHLT 0x00000000631F6000 00002D (v00 ALASKA A M I    01072009 AMI  01000013)
  78. [    0.004673] ACPI: LPIT 0x00000000631F5000 0000CC (v01 ALASKA A M I    01072009 AMI  01000013)
  79. [    0.004674] ACPI: SSDT 0x00000000631F3000 000CA6 (v02 ALASKA PtidDevc 00001000 INTL 20210930)
  80. [    0.004675] ACPI: SSDT 0x00000000631ED000 005E42 (v02 ALASKA TbtTypeC 00000000 INTL 20210930)
  81. [    0.004677] ACPI: DBGP 0x00000000631EC000 000034 (v01 ALASKA A M I    01072009 AMI  01000013)
  82. [    0.004678] ACPI: DBG2 0x00000000631EB000 000054 (v00 ALASKA A M I    01072009 AMI  01000013)
  83. [    0.004679] ACPI: SSDT 0x00000000631E9000 00115C (v02 ALASKA UsbCTabl 00001000 INTL 20210930)
  84. [    0.004680] ACPI: DMAR 0x00000000631E8000 000098 (v01 ALASKA A M I    01072009 AMI  01000013)
  85. [    0.004681] ACPI: FPDT 0x00000000631E7000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
  86. [    0.004682] ACPI: SSDT 0x00000000631E6000 000FF7 (v02 INTEL  xh_mtlpR 00000000 INTL 20210930)
  87. [    0.004684] ACPI: SSDT 0x00000000631E3000 00281A (v02 SocGpe SocGpe   00003000 INTL 20210930)
  88. [    0.004685] ACPI: SSDT 0x00000000631E0000 0028D3 (v02 SocCmn SocCmn   00003000 INTL 20210930)
  89. [    0.004686] ACPI: SDEV 0x00000000631DF000 000024 (v01                 00000000      00000000)
  90. [    0.004687] ACPI: BGRT 0x00000000631DE000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
  91. [    0.004688] ACPI: PHAT 0x00000000631DC000 0007F4 (v01 ALASKA A M I    00000005 MSFT 0100000D)
  92. [    0.004689] ACPI: ASF! 0x00000000631DD000 000074 (v32 ALASKA A M I    01072009 AMI  01000013)
  93. [    0.004691] ACPI: TPM2 0x00000000631DB000 00004C (v04 ALASKA A M I    00000001 AMI  00000000)
  94. [    0.004692] ACPI: WSMT 0x00000000631F4000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
  95. [    0.004693] ACPI: Reserving FACP table memory at [mem 0x63273000-0x63273113]
  96. [    0.004694] ACPI: Reserving DSDT table memory at [mem 0x63209000-0x63272648]
  97. [    0.004694] ACPI: Reserving FACS table memory at [mem 0x6339d000-0x6339d03f]
  98. [    0.004694] ACPI: Reserving SSDT table memory at [mem 0x63284000-0x63284688]
  99. [    0.004694] ACPI: Reserving SSDT table memory at [mem 0x63283000-0x632835fa]
  100. [    0.004695] ACPI: Reserving SSDT table memory at [mem 0x63282000-0x632821aa]
  101. [    0.004695] ACPI: Reserving SSDT table memory at [mem 0x63281000-0x63281393]
  102. [    0.004695] ACPI: Reserving SSDT table memory at [mem 0x6327f000-0x63280bae]
  103. [    0.004696] ACPI: Reserving SSDT table memory at [mem 0x6327d000-0x6327e61f]
  104. [    0.004696] ACPI: Reserving SSDT table memory at [mem 0x6327b000-0x6327c348]
  105. [    0.004696] ACPI: Reserving SSDT table memory at [mem 0x6327a000-0x6327afba]
  106. [    0.004696] ACPI: Reserving SSDT table memory at [mem 0x63276000-0x63279bc7]
  107. [    0.004697] ACPI: Reserving DTPR table memory at [mem 0x63275000-0x63275087]
  108. [    0.004697] ACPI: Reserving SSDT table memory at [mem 0x63274000-0x63274086]
  109. [    0.004697] ACPI: Reserving FIDT table memory at [mem 0x63208000-0x6320809b]
  110. [    0.004697] ACPI: Reserving SSDT table memory at [mem 0x63286000-0x6328638b]
  111. [    0.004698] ACPI: Reserving SSDT table memory at [mem 0x63205000-0x6320747d]
  112. [    0.004698] ACPI: Reserving SSDT table memory at [mem 0x631fb000-0x63204c1b]
  113. [    0.004698] ACPI: Reserving HPET table memory at [mem 0x63285000-0x63285037]
  114. [    0.004699] ACPI: Reserving APIC table memory at [mem 0x631fa000-0x631fa357]
  115. [    0.004699] ACPI: Reserving MCFG table memory at [mem 0x631f9000-0x631f903b]
  116. [    0.004699] ACPI: Reserving SSDT table memory at [mem 0x631f7000-0x631f847e]
  117. [    0.004699] ACPI: Reserving UEFI table memory at [mem 0x632c1000-0x632c1047]
  118. [    0.004700] ACPI: Reserving NHLT table memory at [mem 0x631f6000-0x631f602c]
  119. [    0.004700] ACPI: Reserving LPIT table memory at [mem 0x631f5000-0x631f50cb]
  120. [    0.004700] ACPI: Reserving SSDT table memory at [mem 0x631f3000-0x631f3ca5]
  121. [    0.004700] ACPI: Reserving SSDT table memory at [mem 0x631ed000-0x631f2e41]
  122. [    0.004701] ACPI: Reserving DBGP table memory at [mem 0x631ec000-0x631ec033]
  123. [    0.004701] ACPI: Reserving DBG2 table memory at [mem 0x631eb000-0x631eb053]
  124. [    0.004701] ACPI: Reserving SSDT table memory at [mem 0x631e9000-0x631ea15b]
  125. [    0.004701] ACPI: Reserving DMAR table memory at [mem 0x631e8000-0x631e8097]
  126. [    0.004702] ACPI: Reserving FPDT table memory at [mem 0x631e7000-0x631e7043]
  127. [    0.004702] ACPI: Reserving SSDT table memory at [mem 0x631e6000-0x631e6ff6]
  128. [    0.004702] ACPI: Reserving SSDT table memory at [mem 0x631e3000-0x631e5819]
  129. [    0.004703] ACPI: Reserving SSDT table memory at [mem 0x631e0000-0x631e28d2]
  130. [    0.004703] ACPI: Reserving SDEV table memory at [mem 0x631df000-0x631df023]
  131. [    0.004703] ACPI: Reserving BGRT table memory at [mem 0x631de000-0x631de037]
  132. [    0.004703] ACPI: Reserving PHAT table memory at [mem 0x631dc000-0x631dc7f3]
  133. [    0.004704] ACPI: Reserving ASF! table memory at [mem 0x631dd000-0x631dd073]
  134. [    0.004704] ACPI: Reserving TPM2 table memory at [mem 0x631db000-0x631db04b]
  135. [    0.004704] ACPI: Reserving WSMT table memory at [mem 0x631f4000-0x631f4027]
  136. [    0.004751] APIC: Switched APIC routing to: cluster x2apic
  137. [    0.004916] No NUMA configuration found
  138. [    0.004917] Faking a node at [mem 0x0000000000000000-0x000000107fffffff]
  139. [    0.004920] NODE_DATA(0) allocated [mem 0x107ffd5280-0x107fffffff]
  140. [    0.005052] Zone ranges:
  141. [    0.005052]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
  142. [    0.005054]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
  143. [    0.005054]   Normal   [mem 0x0000000100000000-0x000000107fffffff]
  144. [    0.005055]   Device   empty
  145. [    0.005055] Movable zone start for each node
  146. [    0.005056] Early memory node ranges
  147. [    0.005056]   node   0: [mem 0x0000000000001000-0x000000000009efff]
  148. [    0.005057]   node   0: [mem 0x0000000000100000-0x000000005f50cfff]
  149. [    0.005058]   node   0: [mem 0x0000000065fff000-0x0000000065ffffff]
  150. [    0.005058]   node   0: [mem 0x0000000100000000-0x000000107fffffff]
  151. [    0.005060] Initmem setup node 0 [mem 0x0000000000001000-0x000000107fffffff]
  152. [    0.005064] On node 0, zone DMA: 1 pages in unavailable ranges
  153. [    0.005085] On node 0, zone DMA: 97 pages in unavailable ranges
  154. [    0.007130] On node 0, zone DMA32: 27378 pages in unavailable ranges
  155. [    0.089135] On node 0, zone Normal: 8192 pages in unavailable ranges
  156. [    0.089744] ACPI: PM-Timer IO Port: 0x1808
  157. [    0.089752] ACPI: X2APIC_NMI (uid[0xffffffff] high level lint[0x1])
  158. [    0.089785] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
  159. [    0.089787] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  160. [    0.089788] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  161. [    0.089790] ACPI: Using ACPI (MADT) for SMP configuration information
  162. [    0.089791] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  163. [    0.089798] e820: update [mem 0x5a982000-0x5aa1afff] usable ==> reserved
  164. [    0.089807] TSC deadline timer available
  165. [    0.089810] CPU topo: Max. logical packages:   1
  166. [    0.089810] CPU topo: Max. logical dies:       1
  167. [    0.089811] CPU topo: Max. dies per package:   1
  168. [    0.089813] CPU topo: Max. threads per core:   2
  169. [    0.089814] CPU topo: Num. cores per package:    14
  170. [    0.089814] CPU topo: Num. threads per package:  18
  171. [    0.089815] CPU topo: Allowing 18 present CPUs plus 0 hotplug CPUs
  172. [    0.089826] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
  173. [    0.089827] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
  174. [    0.089828] PM: hibernation: Registered nosave memory: [mem 0x5a982000-0x5aa1afff]
  175. [    0.089828] PM: hibernation: Registered nosave memory: [mem 0x5cb0e000-0x5cb0efff]
  176. [    0.089829] PM: hibernation: Registered nosave memory: [mem 0x5f50d000-0x65ffefff]
  177. [    0.089830] PM: hibernation: Registered nosave memory: [mem 0x66000000-0xffffffff]
  178. [    0.089831] [mem 0x78800000-0xfdffffff] available for PCI devices
  179. [    0.089832] Booting paravirtualized kernel on bare hardware
  180. [    0.089834] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
  181. [    0.094927] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:18 nr_cpu_ids:18 nr_node_ids:1
  182. [    0.095643] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u262144
  183. [    0.095646] pcpu-alloc: s217088 r8192 d28672 u262144 alloc=1*2097152
  184. [    0.095648] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
  185. [    0.095653] pcpu-alloc: [0] 16 17 -- -- -- -- -- --
  186. [    0.095665] Kernel command line: rootdelay=10 quiet nowatchdog splash rw rootflags=subvol=/@ root=UUID=df20aeb7-15bb-4196-b041-5a271461da21
  187. [    0.095697] Unknown kernel command line parameters "splash", will be passed to user space.
  188. [    0.095710] random: crng init done
  189. [    0.095711] printk: log_buf_len individual max cpu contribution: 4096 bytes
  190. [    0.095712] printk: log_buf_len total cpu_extra contributions: 69632 bytes
  191. [    0.095712] printk: log_buf_len min size: 131072 bytes
  192. [    0.095849] printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes
  193. [    0.095850] printk: early log buf free: 116832(89%)
  194. [    0.101212] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
  195. [    0.103888] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
  196. [    0.104025] software IO TLB: area num 32.
  197. [    0.114872] Fallback order for Node 0: 0
  198. [    0.114875] Built 1 zonelists, mobility grouping on.  Total pages: 16643244
  199. [    0.114876] Policy zone: Normal
  200. [    0.115073] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
  201. [    0.197129] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=18, Nodes=1
  202. [    0.197387] ftrace: allocating 57026 entries in 223 pages
  203. [    0.197388] ftrace: allocated 223 pages with 7 groups
  204. [    0.197464] Dynamic Preempt: full
  205. [    0.197520] rcu: Preemptible hierarchical RCU implementation.
  206. [    0.197521] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=18.
  207. [    0.197521] rcu:     RCU priority boosting: priority 1 delay 500 ms.
  208. [    0.197522]  Trampoline variant of Tasks RCU enabled.
  209. [    0.197522]  Rude variant of Tasks RCU enabled.
  210. [    0.197522]  Tracing variant of Tasks RCU enabled.
  211. [    0.197523] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
  212. [    0.197523] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=18
  213. [    0.197534] RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=18.
  214. [    0.197535] RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=18.
  215. [    0.197537] RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=18.
  216. [    0.199536] NR_IRQS: 524544, nr_irqs: 2200, preallocated irqs: 16
  217. [    0.199861] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  218. [    0.200105] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
  219. [    0.200143] Console: colour dummy device 80x25
  220. [    0.200146] printk: legacy console [tty0] enabled
  221. [    0.200177] ACPI: Core revision 20250807
  222. [    0.200410] hpet: HPET dysfunctional in PC10. Force disabled.
  223. [    0.200519] APIC: Switch to symmetric I/O mode setup
  224. [    0.200522] DMAR: Host address width 42
  225. [    0.200522] DMAR: DRHD base: 0x000000fc800000 flags: 0x0
  226. [    0.200528] DMAR: dmar0: reg_base_addr fc800000 ver 7:0 cap c9de008cee690462 ecap 12ca9a00f0ef5e
  227. [    0.200530] DMAR: DRHD base: 0x000000fc801000 flags: 0x1
  228. [    0.200533] DMAR: dmar1: reg_base_addr fc801000 ver 7:0 cap c9de008cee690462 ecap 12ca9a00f0efde
  229. [    0.200535] DMAR: SATC flags: 0x1
  230. [    0.200537] DMAR-IR: IOAPIC id 2 under DRHD base  0xfc801000 IOMMU 1
  231. [    0.200538] DMAR-IR: HPET id 0 under DRHD base 0xfc801000
  232. [    0.200538] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
  233. [    0.202196] DMAR-IR: Enabled IRQ remapping in x2apic mode
  234. [    0.206292] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b2c8ec87c7, max_idle_ns: 440795278598 ns
  235. [    0.206298] Calibrating delay loop (skipped), value calculated using timer frequency.. 5990.40 BogoMIPS (lpj=2995200)
  236. [    0.206350] CPU0: Thermal monitoring enabled (TM1)
  237. [    0.206352] x86/cpu: User Mode Instruction Prevention (UMIP) activated
  238. [    0.206522] CET detected: Indirect Branch Tracking enabled
  239. [    0.206523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  240. [    0.206523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
  241. [    0.206529] process: using mwait in idle threads
  242. [    0.206531] mitigations: Enabled attack vectors: user_kernel, user_user, guest_host, guest_guest, SMT mitigations: auto
  243. [    0.206534] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
  244. [    0.206536] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
  245. [    0.206537] VMSCAPE: Mitigation: IBPB before exit to userspace
  246. [    0.206537] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  247. [    0.206539] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
  248. [    0.206550] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  249. [    0.206551] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  250. [    0.206552] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  251. [    0.206552] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
  252. [    0.206553] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
  253. [    0.206553] x86/fpu: Supporting XSAVE feature 0x1000: 'Control-flow Kernel registers (KVM only)'
  254. [    0.206554] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
  255. [    0.206555] x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
  256. [    0.206555] x86/fpu: xstate_offset[11]:  840, xstate_sizes[11]:   16
  257. [    0.206556] x86/fpu: xstate_offset[12]:  856, xstate_sizes[12]:   24
  258. [    0.206556] x86/fpu: Enabled xstate features 0x1a07, context size is 880 bytes, using 'compacted' format.
  259. [    0.207296] Freeing SMP alternatives memory: 60K
  260. [    0.207296] pid_max: default: 32768 minimum: 301
  261. [    0.207296] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
  262. [    0.207296] landlock: Up and running.
  263. [    0.207296] Yama: becoming mindful.
  264. [    0.207296] LSM support for eBPF active
  265. [    0.207296] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  266. [    0.207296] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  267. [    0.207296] smpboot: CPU0: Intel(R) Core(TM) Ultra 5 125H (family: 0x6, model: 0xaa, stepping: 0x4)
  268. [    0.207296] Performance Events: XSAVE Architectural LBR, PEBS fmt5+-baseline,  AnyThread deprecated, Meteorlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
  269. [    0.207296] core: cpu_core PMU driver:
  270. [    0.207296] ... version:                   5
  271. [    0.207296] ... bit width:                 48
  272. [    0.207296] ... generic counters:          8
  273. [    0.207296] ... generic bitmap:            00000000000000ff
  274. [    0.207296] ... fixed-purpose counters:    4
  275. [    0.207296] ... fixed-purpose bitmap:      000000000000000f
  276. [    0.207296] ... value mask:                0000ffffffffffff
  277. [    0.207296] ... max period:                00007fffffffffff
  278. [    0.207296] ... global_ctrl mask:          0001000f000000ff
  279. [    0.207296] signal: max sigframe size: 3632
  280. [    0.207296] Estimated ratio of average max frequency by base frequency (times 1024): 1467
  281. [    0.207296] rcu: Hierarchical SRCU implementation.
  282. [    0.207296] rcu:     Max phase no-delay instances is 400.
  283. [    0.207296] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
  284. [    0.207480] smp: Bringing up secondary CPUs ...
  285. [    0.207551] smpboot: x86: Booting SMP configuration:
  286. [    0.207551] .... node  #0, CPUs:        #1  #3  #6  #8  #9 #10 #11 #12 #13 #14 #15 #16 #17
  287. [    0.007291] core: cpu_atom PMU driver:
  288. [    0.007291] ... version:                   5
  289. [    0.007291] ... bit width:                 48
  290. [    0.007291] ... generic counters:          8
  291. [    0.007291] ... generic bitmap:            00000000000000ff
  292. [    0.007291] ... fixed-purpose counters:    3
  293. [    0.007291] ... fixed-purpose bitmap:      0000000000000007
  294. [    0.007291] ... value mask:                0000ffffffffffff
  295. [    0.007291] ... max period:                00007fffffffffff
  296. [    0.007291] ... global_ctrl mask:          00000007000000ff
  297. [    0.221384]   #2  #4  #5  #7
  298. [    0.224329] smp: Brought up 1 node, 18 CPUs
  299. [    0.224329] smpboot: Total of 18 processors activated (107827.20 BogoMIPS)
  300. [    0.225420] Memory: 65053944K/66572976K available (21350K kernel code, 2838K rwdata, 16008K rodata, 4628K init, 4772K bss, 1497476K reserved, 0K cma-reserved)
  301. [    0.225420] le9 Unofficial (le9uo) working set protection 1.15a by Masahito Suzuki (forked from hakavlad's original le9 patch)
  302. [    0.227003] devtmpfs: initialized
  303. [    0.227003] x86/mm: Memory block size: 2048MB
  304. [    0.227900] ACPI: PM: Registering ACPI NVS region [mem 0x63287000-0x633a0fff] (1155072 bytes)
  305. [    0.227900] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  306. [    0.227900] posixtimers hash table entries: 16384 (order: 6, 262144 bytes, linear)
  307. [    0.227900] futex hash table entries: 8192 (524288 bytes on 1 NUMA nodes, total 512 KiB, linear).
  308. [    0.227900] pinctrl core: initialized pinctrl subsystem
  309. [    0.228298] PM: RTC time: 09:17:34, date: 2026-04-28
  310. [    0.228683] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  311. [    0.229077] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
  312. [    0.229296] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  313. [    0.229296] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  314. [    0.229296] audit: initializing netlink subsys (disabled)
  315. [    0.229310] audit: type=2000 audit(1777367854.023:1): state=initialized audit_enabled=0 res=1
  316. [    0.229365] thermal_sys: Registered thermal governor 'fair_share'
  317. [    0.229365] thermal_sys: Registered thermal governor 'bang_bang'
  318. [    0.229366] thermal_sys: Registered thermal governor 'step_wise'
  319. [    0.229367] thermal_sys: Registered thermal governor 'user_space'
  320. [    0.229367] thermal_sys: Registered thermal governor 'power_allocator'
  321. [    0.229371] cpuidle: using governor ladder
  322. [    0.229371] cpuidle: using governor menu
  323. [    0.232338] efi: Freeing EFI boot services memory: 194788K
  324. [    0.232340] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  325. [    0.232438] PCI: ECAM [mem 0xc0000000-0xcfffffff] (base 0xc0000000) for domain 0000 [bus 00-ff]
  326. [    0.232450] PCI: Using configuration type 1 for base access
  327. [    0.233321] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
  328. [    0.233375] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  329. [    0.233375] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
  330. [    0.233375] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  331. [    0.233375] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
  332. [    0.233643] raid6: skipped pq benchmark and selected avx2x4
  333. [    0.233643] raid6: using avx2x2 recovery algorithm
  334. [    0.233643] ACPI: Added _OSI(Module Device)
  335. [    0.233643] ACPI: Added _OSI(Processor Device)
  336. [    0.233643] ACPI: Added _OSI(Processor Aggregator Device)
  337. [    0.295155] ACPI: 21 ACPI AML tables successfully acquired and loaded
  338. [    0.302164] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
  339. [    0.302166] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
  340. [    0.305308] ACPI: EC: EC started
  341. [    0.305309] ACPI: EC: interrupt blocked
  342. [    0.305693] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
  343. [    0.305694] ACPI: \_SB_.PC00.LPCB.H_EC: Boot DSDT EC used to handle transactions
  344. [    0.305695] ACPI: Interpreter enabled
  345. [    0.305739] ACPI: PM: (supports S0 S3 S4 S5)
  346. [    0.305739] ACPI: Using IOAPIC for interrupt routing
  347. [    0.306507] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  348. [    0.306508] PCI: Ignoring E820 reservations for host bridge windows
  349. [    0.307774] ACPI: Enabled 9 GPEs in block 00 to 7F
  350. [    0.307791] ACPI: Enabled 8 GPEs in block 80 to DF
  351. [    0.313074] ACPI: \_SB_.PC00.RP08.PXSX.WRST: New power resource
  352. [    0.316528] ACPI: \_SB_.PC00.XHCI.RHUB.HS10.BTRT: New power resource
  353. [    0.316558] ACPI: \_SB_.PC00.XHCI.RHUB.HS10.DBTR: New power resource
  354. [    0.334318] ACPI: \_SB_.PC00.TBT0: New power resource
  355. [    0.334386] ACPI: \_SB_.PC00.TBT1: New power resource
  356. [    0.334447] ACPI: \_SB_.PC00.D3C_: New power resource
  357. [    0.351755] ACPI: \PIN_: New power resource
  358. [    0.352404] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
  359. [    0.352410] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
  360. [    0.353981] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
  361. [    0.355713] PCI host bridge to bus 0000:00
  362. [    0.355716] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
  363. [    0.355718] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
  364. [    0.355719] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  365. [    0.355720] pci_bus 0000:00: root bus resource [mem 0x80000000-0xbfffffff window]
  366. [    0.355721] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x3ffbfffffff window]
  367. [    0.355723] pci_bus 0000:00: root bus resource [bus 00-fe]
  368. [    0.355756] pci 0000:00:00.0: [8086:7d14] type 00 class 0x060000 conventional PCI endpoint
  369. [    0.355920] pci 0000:00:02.0: [8086:7d55] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
  370. [    0.355945] pci 0000:00:02.0: BAR 0 [mem 0x5017000000-0x5017ffffff 64bit pref]
  371. [    0.355948] pci 0000:00:02.0: BAR 2 [mem 0x4000000000-0x400fffffff 64bit pref]
  372. [    0.355966] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
  373. [    0.355969] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  374. [    0.356001] pci 0000:00:02.0: PME# supported from D0 D3hot
  375. [    0.356026] pci 0000:00:02.0: VF BAR 0 [mem 0x5010000000-0x5010ffffff 64bit pref]
  376. [    0.356028] pci 0000:00:02.0: VF BAR 0 [mem 0x5010000000-0x5016ffffff 64bit pref]: contains BAR 0 for 7 VFs
  377. [    0.356289] pci 0000:00:07.0: [8086:7ec4] type 01 class 0x060400 PCIe Root Port
  378. [    0.356315] pci 0000:00:07.0: PCI bridge to [bus 01-2a]
  379. [    0.356321] pci 0000:00:07.0:   bridge window [mem 0x86000000-0x8bffffff]
  380. [    0.356329] pci 0000:00:07.0:   bridge window [mem 0x4810000000-0x500fffffff 64bit pref]
  381. [    0.356433] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
  382. [    0.356469] pci 0000:00:07.0: PTM enabled (root), 4ns granularity
  383. [    0.357480] pci 0000:00:07.1: [8086:7ec5] type 01 class 0x060400 PCIe Root Port
  384. [    0.357501] pci 0000:00:07.1: PCI bridge to [bus 2b-54]
  385. [    0.357507] pci 0000:00:07.1:   bridge window [mem 0x80000000-0x85ffffff]
  386. [    0.357515] pci 0000:00:07.1:   bridge window [mem 0x4010000000-0x480fffffff 64bit pref]
  387. [    0.357617] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
  388. [    0.357652] pci 0000:00:07.1: PTM enabled (root), 4ns granularity
  389. [    0.358667] pci 0000:00:0a.0: [8086:7d0d] type 00 class 0x118000 PCIe Root Complex Integrated Endpoint
  390. [    0.358685] pci 0000:00:0a.0: BAR 0 [mem 0x5020240000-0x502027ffff 64bit]
  391. [    0.358692] pci 0000:00:0a.0: enabling Extended Tags
  392. [    0.358767] pci 0000:00:0b.0: [8086:7d1d] type 00 class 0x120000 PCIe Root Complex Integrated Endpoint
  393. [    0.358787] pci 0000:00:0b.0: BAR 0 [mem 0x5018000000-0x501fffffff 64bit]
  394. [    0.358791] pci 0000:00:0b.0: BAR 4 [mem 0x50202ac000-0x50202acfff 64bit]
  395. [    0.358926] pci 0000:00:0d.0: [8086:7ec0] type 00 class 0x0c0330 conventional PCI endpoint
  396. [    0.358957] pci 0000:00:0d.0: BAR 0 [mem 0x5020290000-0x502029ffff 64bit]
  397. [    0.358998] pci 0000:00:0d.0: PME# supported from D3hot D3cold
  398. [    0.359584] pci 0000:00:0d.2: [8086:7ec2] type 00 class 0x0c0340 conventional PCI endpoint
  399. [    0.359613] pci 0000:00:0d.2: BAR 0 [mem 0x5020200000-0x502023ffff 64bit]
  400. [    0.359616] pci 0000:00:0d.2: BAR 2 [mem 0x50202ab000-0x50202abfff 64bit]
  401. [    0.359660] pci 0000:00:0d.2: supports D1 D2
  402. [    0.359661] pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
  403. [    0.359897] pci 0000:00:14.0: [8086:7e7d] type 00 class 0x0c0330 conventional PCI endpoint
  404. [    0.359927] pci 0000:00:14.0: BAR 0 [mem 0x5020280000-0x502028ffff 64bit]
  405. [    0.359960] pci 0000:00:14.0: PME# supported from D3hot D3cold
  406. [    0.360541] pci 0000:00:14.2: [8086:7e7f] type 00 class 0x050000 conventional PCI endpoint
  407. [    0.360579] pci 0000:00:14.2: BAR 0 [mem 0x50202a4000-0x50202a7fff 64bit]
  408. [    0.360583] pci 0000:00:14.2: BAR 2 [mem 0x50202aa000-0x50202aafff 64bit]
  409. [    0.360675] pci 0000:00:16.0: [8086:7e70] type 00 class 0x078000 conventional PCI endpoint
  410. [    0.360726] pci 0000:00:16.0: BAR 0 [mem 0x50202a9000-0x50202a9fff 64bit]
  411. [    0.360777] pci 0000:00:16.0: PME# supported from D3hot
  412. [    0.361559] pci 0000:00:16.3: [8086:7e73] type 00 class 0x070002 conventional PCI endpoint
  413. [    0.361588] pci 0000:00:16.3: BAR 0 [io  0x3020-0x3027]
  414. [    0.361590] pci 0000:00:16.3: BAR 1 [mem 0x8c500000-0x8c500fff]
  415. [    0.361698] pci 0000:00:1c.0: [8086:7e38] type 01 class 0x060400 PCIe Root Port
  416. [    0.361721] pci 0000:00:1c.0: PCI bridge to [bus 55]
  417. [    0.361729] pci 0000:00:1c.0:   bridge window [mem 0x8c400000-0x8c4fffff]
  418. [    0.361805] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  419. [    0.361842] pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
  420. [    0.362747] pci 0000:00:1c.5: [8086:7e3d] type 01 class 0x060400 PCIe Root Port
  421. [    0.362770] pci 0000:00:1c.5: PCI bridge to [bus 56]
  422. [    0.362777] pci 0000:00:1c.5:   bridge window [mem 0x8c000000-0x8c2fffff]
  423. [    0.362852] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
  424. [    0.362889] pci 0000:00:1c.5: PTM enabled (root), 4ns granularity
  425. [    0.363778] pci 0000:00:1c.7: [8086:7e3f] type 01 class 0x060400 PCIe Root Port
  426. [    0.363801] pci 0000:00:1c.7: PCI bridge to [bus 57]
  427. [    0.363808] pci 0000:00:1c.7:   bridge window [mem 0x8c300000-0x8c3fffff]
  428. [    0.363883] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
  429. [    0.363919] pci 0000:00:1c.7: PTM enabled (root), 4ns granularity
  430. [    0.364804] pci 0000:00:1f.0: [8086:7e02] type 00 class 0x060100 conventional PCI endpoint
  431. [    0.365252] pci 0000:00:1f.3: [8086:7e28] type 00 class 0x040300 conventional PCI endpoint
  432. [    0.365304] pci 0000:00:1f.3: BAR 0 [mem 0x50202a0000-0x50202a3fff 64bit]
  433. [    0.365312] pci 0000:00:1f.3: BAR 4 [mem 0x5020000000-0x50201fffff 64bit]
  434. [    0.365386] pci 0000:00:1f.3: PME# supported from D3hot D3cold
  435. [    0.365479] pci 0000:00:1f.4: [8086:7e22] type 00 class 0x0c0500 conventional PCI endpoint
  436. [    0.365519] pci 0000:00:1f.4: BAR 0 [mem 0x50202a8000-0x50202a80ff 64bit]
  437. [    0.365525] pci 0000:00:1f.4: BAR 4 [io  0xefa0-0xefbf]
  438. [    0.365826] pci 0000:00:1f.5: [8086:7e23] type 00 class 0x0c8000 conventional PCI endpoint
  439. [    0.365921] pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
  440. [    0.366070] pci 0000:00:07.0: PCI bridge to [bus 01-2a]
  441. [    0.366113] pci 0000:00:07.1: PCI bridge to [bus 2b-54]
  442. [    0.366313] pci 0000:55:00.0: [10ec:5772] type 00 class 0x010802 PCIe Endpoint
  443. [    0.366349] pci 0000:55:00.0: BAR 0 [mem 0x8c400000-0x8c403fff 64bit]
  444. [    0.366354] pci 0000:55:00.0: BAR 5 [mem 0x8c404000-0x8c405fff]
  445. [    0.376336] pci 0000:00:1c.0: PCI bridge to [bus 55]
  446. [    0.376787] pci 0000:56:00.0: [8086:125c] type 00 class 0x020000 PCIe Endpoint
  447. [    0.376834] pci 0000:56:00.0: BAR 0 [mem 0x8c100000-0x8c1fffff]
  448. [    0.376839] pci 0000:56:00.0: BAR 3 [mem 0x8c200000-0x8c203fff]
  449. [    0.376843] pci 0000:56:00.0: ROM [mem 0x8c000000-0x8c0fffff pref]
  450. [    0.376930] pci 0000:56:00.0: PME# supported from D0 D3hot D3cold
  451. [    0.380291] pci 0000:00:1c.5: PCI bridge to [bus 56]
  452. [    0.380501] pci 0000:57:00.0: [8086:272b] type 00 class 0x028000 PCIe Endpoint
  453. [    0.380649] pci 0000:57:00.0: BAR 0 [mem 0x8c300000-0x8c303fff 64bit]
  454. [    0.380922] pci 0000:57:00.0: PME# supported from D0 D3hot D3cold
  455. [    0.383942] pci 0000:00:1c.7: PCI bridge to [bus 57]
  456. [    0.388334] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
  457. [    0.388476] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
  458. [    0.388614] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
  459. [    0.388752] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
  460. [    0.388890] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
  461. [    0.389027] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
  462. [    0.389164] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
  463. [    0.389304] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
  464. [    0.390250] ACPI: \_SB_.PEPD: Duplicate LPS0 _DSM functions (mask: 0x1)
  465. [    0.528582] Low-power S0 idle used by default for system suspend
  466. [    0.537797] ACPI: EC: interrupt unblocked
  467. [    0.537798] ACPI: EC: event unblocked
  468. [    0.537818] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
  469. [    0.537820] ACPI: EC: GPE=0x6e
  470. [    0.537821] ACPI: \_SB_.PC00.LPCB.H_EC: Boot DSDT EC initialization complete
  471. [    0.537822] ACPI: \_SB_.PC00.LPCB.H_EC: EC: Used to handle transactions and events
  472. [    0.538304] iommu: Default domain type: Translated
  473. [    0.538304] iommu: DMA domain TLB invalidation policy: lazy mode
  474. [    0.538419] SCSI subsystem initialized
  475. [    0.538428] libata version 3.00 loaded.
  476. [    0.538428] ACPI: bus type USB registered
  477. [    0.538428] usbcore: registered new interface driver usbfs
  478. [    0.538428] usbcore: registered new interface driver hub
  479. [    0.538428] usbcore: registered new device driver usb
  480. [    0.538428] EDAC MC: Ver: 3.0.0
  481. [    0.540369] efivars: Registered efivars operations
  482. [    0.540514] NetLabel: Initializing
  483. [    0.540515] NetLabel:  domain hash size = 128
  484. [    0.540517] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
  485. [    0.540532] NetLabel:  unlabeled traffic allowed by default
  486. [    0.540536] mctp: management component transport protocol core
  487. [    0.540537] NET: Registered PF_MCTP protocol family
  488. [    0.540546] PCI: Using ACPI for IRQ routing
  489. [    0.551143] PCI: pci_cache_line_size set to 64 bytes
  490. [    0.552768] pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]: can't claim; no compatible bridge window
  491. [    0.553764] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
  492. [    0.553765] e820: reserve RAM buffer [mem 0x5a982000-0x5bffffff]
  493. [    0.553766] e820: reserve RAM buffer [mem 0x5cb0e000-0x5fffffff]
  494. [    0.553767] e820: reserve RAM buffer [mem 0x5f50d000-0x5fffffff]
  495. [    0.553768] e820: reserve RAM buffer [mem 0x66000000-0x67ffffff]
  496. [    0.554331] pci 0000:00:02.0: vgaarb: setting as boot VGA device
  497. [    0.554331] pci 0000:00:02.0: vgaarb: bridge control possible
  498. [    0.554331] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  499. [    0.554331] vgaarb: loaded
  500. [    0.555391] clocksource: Switched to clocksource tsc-early
  501. [    0.555531] VFS: Disk quotas dquot_6.6.0
  502. [    0.555540] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  503. [    0.555598] pnp: PnP ACPI init
  504. [    0.555792] system 00:00: [io  0x0680-0x069f] has been reserved
  505. [    0.555795] system 00:00: [io  0x164e-0x164f] has been reserved
  506. [    0.555933] system 00:01: [io  0x1854-0x1857] has been reserved
  507. [    0.556912] system 00:02: [mem 0xfedc0000-0xfedc7fff] has been reserved
  508. [    0.556914] system 00:02: [mem 0x00000000-0x00000fff] could not be reserved
  509. [    0.556915] system 00:02: [mem 0x00000000-0x00000fff] could not be reserved
  510. [    0.556917] system 00:02: [mem 0xc0000000-0xcfffffff] has been reserved
  511. [    0.556918] system 00:02: [mem 0xfed20000-0xfed7ffff] could not be reserved
  512. [    0.556919] system 00:02: [mem 0xfc800000-0xfc81ffff] could not be reserved
  513. [    0.556920] system 00:02: [mem 0xfed45000-0xfed8ffff] could not be reserved
  514. [    0.556921] system 00:02: [mem 0xfee00000-0xfeefffff] could not be reserved
  515. [    0.558487] system 00:05: [io  0x2000-0x20fe] has been reserved
  516. [    0.559074] pnp: PnP ACPI: found 7 devices
  517. [    0.564551] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  518. [    0.564615] NET: Registered PF_INET protocol family
  519. [    0.564854] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  520. [    0.579076] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
  521. [    0.579127] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  522. [    0.579531] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  523. [    0.580010] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
  524. [    0.580090] TCP: Hash tables configured (established 524288 bind 65536)
  525. [    0.580352] MPTCP token hash table entries: 65536 (order: 9, 1572864 bytes, linear)
  526. [    0.580645] UDP hash table entries: 32768 (order: 9, 2097152 bytes, linear)
  527. [    0.580946] UDP-Lite hash table entries: 32768 (order: 9, 2097152 bytes, linear)
  528. [    0.581104] NET: Registered PF_UNIX/PF_LOCAL protocol family
  529. [    0.581111] NET: Registered PF_XDP protocol family
  530. [    0.581119] pci 0000:00:07.0: bridge window [io  0x1000-0x0fff] to [bus 01-2a] add_size 1000
  531. [    0.581123] pci 0000:00:07.1: bridge window [io  0x1000-0x0fff] to [bus 2b-54] add_size 1000
  532. [    0.581136] pci 0000:00:07.0: bridge window [io  0x4000-0x4fff]: assigned
  533. [    0.581138] pci 0000:00:07.1: bridge window [io  0x5000-0x5fff]: assigned
  534. [    0.581139] pci 0000:00:1f.5: BAR 0 [mem 0x8c501000-0x8c501fff]: assigned
  535. [    0.581167] pci 0000:00:07.0: PCI bridge to [bus 01-2a]
  536. [    0.581183] pci 0000:00:07.0:   bridge window [io  0x4000-0x4fff]
  537. [    0.581187] pci 0000:00:07.0:   bridge window [mem 0x86000000-0x8bffffff]
  538. [    0.581189] pci 0000:00:07.0:   bridge window [mem 0x4810000000-0x500fffffff 64bit pref]
  539. [    0.581193] pci 0000:00:07.1: PCI bridge to [bus 2b-54]
  540. [    0.581195] pci 0000:00:07.1:   bridge window [io  0x5000-0x5fff]
  541. [    0.581198] pci 0000:00:07.1:   bridge window [mem 0x80000000-0x85ffffff]
  542. [    0.581200] pci 0000:00:07.1:   bridge window [mem 0x4010000000-0x480fffffff 64bit pref]
  543. [    0.581205] pci 0000:00:1c.0: PCI bridge to [bus 55]
  544. [    0.581212] pci 0000:00:1c.0:   bridge window [mem 0x8c400000-0x8c4fffff]
  545. [    0.581221] pci 0000:00:1c.5: PCI bridge to [bus 56]
  546. [    0.581226] pci 0000:00:1c.5:   bridge window [mem 0x8c000000-0x8c2fffff]
  547. [    0.581234] pci 0000:00:1c.7: PCI bridge to [bus 57]
  548. [    0.581240] pci 0000:00:1c.7:   bridge window [mem 0x8c300000-0x8c3fffff]
  549. [    0.581249] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
  550. [    0.581250] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
  551. [    0.581251] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  552. [    0.581252] pci_bus 0000:00: resource 7 [mem 0x80000000-0xbfffffff window]
  553. [    0.581252] pci_bus 0000:00: resource 8 [mem 0x4000000000-0x3ffbfffffff window]
  554. [    0.581253] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
  555. [    0.581254] pci_bus 0000:01: resource 1 [mem 0x86000000-0x8bffffff]
  556. [    0.581255] pci_bus 0000:01: resource 2 [mem 0x4810000000-0x500fffffff 64bit pref]
  557. [    0.581256] pci_bus 0000:2b: resource 0 [io  0x5000-0x5fff]
  558. [    0.581256] pci_bus 0000:2b: resource 1 [mem 0x80000000-0x85ffffff]
  559. [    0.581257] pci_bus 0000:2b: resource 2 [mem 0x4010000000-0x480fffffff 64bit pref]
  560. [    0.581258] pci_bus 0000:55: resource 1 [mem 0x8c400000-0x8c4fffff]
  561. [    0.581259] pci_bus 0000:56: resource 1 [mem 0x8c000000-0x8c2fffff]
  562. [    0.581260] pci_bus 0000:57: resource 1 [mem 0x8c300000-0x8c3fffff]
  563. [    0.583182] PCI: CLS 64 bytes, default 64
  564. [    0.583209] DMAR: Intel-IOMMU force enabled due to platform opt in
  565. [    0.583217] DMAR: No RMRR found
  566. [    0.583218] DMAR: No ATSR found
  567. [    0.583219] DMAR: dmar0: Using Queued invalidation
  568. [    0.583221] DMAR: dmar1: Using Queued invalidation
  569. [    0.583344] Trying to unpack rootfs image as initramfs...
  570. [    0.583548] pci 0000:00:02.0: Adding to iommu group 0
  571. [    0.583622] pci 0000:00:00.0: Adding to iommu group 1
  572. [    0.583638] pci 0000:00:07.0: Adding to iommu group 2
  573. [    0.583649] pci 0000:00:07.1: Adding to iommu group 3
  574. [    0.583658] pci 0000:00:0a.0: Adding to iommu group 4
  575. [    0.583666] pci 0000:00:0b.0: Adding to iommu group 5
  576. [    0.583678] pci 0000:00:0d.0: Adding to iommu group 6
  577. [    0.583686] pci 0000:00:0d.2: Adding to iommu group 6
  578. [    0.583698] pci 0000:00:14.0: Adding to iommu group 7
  579. [    0.583706] pci 0000:00:14.2: Adding to iommu group 7
  580. [    0.583718] pci 0000:00:16.0: Adding to iommu group 8
  581. [    0.583725] pci 0000:00:16.3: Adding to iommu group 8
  582. [    0.583743] pci 0000:00:1c.0: Adding to iommu group 9
  583. [    0.583760] pci 0000:00:1c.5: Adding to iommu group 10
  584. [    0.583776] pci 0000:00:1c.7: Adding to iommu group 11
  585. [    0.583792] pci 0000:00:1f.0: Adding to iommu group 12
  586. [    0.583800] pci 0000:00:1f.3: Adding to iommu group 12
  587. [    0.583808] pci 0000:00:1f.4: Adding to iommu group 12
  588. [    0.583816] pci 0000:00:1f.5: Adding to iommu group 12
  589. [    0.583834] pci 0000:55:00.0: Adding to iommu group 13
  590. [    0.583846] pci 0000:56:00.0: Adding to iommu group 14
  591. [    0.583935] pci 0000:57:00.0: Adding to iommu group 15
  592. [    0.584166] DMAR: Intel(R) Virtualization Technology for Directed I/O
  593. [    0.584167] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  594. [    0.584167] software IO TLB: mapped [mem 0x000000004be1d000-0x000000004fe1d000] (64MB)
  595. [    0.584194] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b2c8ec87c7, max_idle_ns: 440795278598 ns
  596. [    0.584349] clocksource: Switched to clocksource tsc
  597. [    0.584376] platform rtc_cmos: registered platform RTC device (no PNP device found)
  598. [    0.604768] Initialise system trusted keyrings
  599. [    0.604783] Key type blacklist registered
  600. [    0.604826] workingset: timestamp_bits=36 max_order=24 bucket_order=0
  601. [    0.605008] fuse: init (API version 7.45)
  602. [    0.605117] integrity: Platform Keyring initialized
  603. [    0.605120] integrity: Machine keyring initialized
  604. [    0.611188] xor: automatically using best checksumming function   avx      
  605. [    0.611190] Key type asymmetric registered
  606. [    0.611191] Asymmetric key parser 'x509' registered
  607. [    0.611208] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  608. [    0.611245] io scheduler mq-deadline registered
  609. [    0.611247] io scheduler kyber registered
  610. [    0.611248] Adaptive Deadline I/O Scheduler 3.1.9 by Masahito Suzuki
  611. [    0.611249] io scheduler adios registered
  612. [    0.611256] io scheduler bfq registered
  613. [    0.613059] ledtrig-cpu: registered to indicate activity on CPUs
  614. [    0.613453] pcieport 0000:00:07.0: PME: Signaling with IRQ 122
  615. [    0.613503] pcieport 0000:00:07.0: AER: enabled with IRQ 122
  616. [    0.613523] pcieport 0000:00:07.0: pciehp: Slot #12 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
  617. [    0.613806] pcieport 0000:00:07.1: PME: Signaling with IRQ 123
  618. [    0.613849] pcieport 0000:00:07.1: AER: enabled with IRQ 123
  619. [    0.613863] pcieport 0000:00:07.1: pciehp: Slot #13 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
  620. [    0.614107] pcieport 0000:00:1c.0: PME: Signaling with IRQ 124
  621. [    0.614145] pcieport 0000:00:1c.0: AER: enabled with IRQ 124
  622. [    0.614355] pcieport 0000:00:1c.5: PME: Signaling with IRQ 125
  623. [    0.614399] pcieport 0000:00:1c.5: AER: enabled with IRQ 125
  624. [    0.614597] pcieport 0000:00:1c.7: PME: Signaling with IRQ 126
  625. [    0.614646] pcieport 0000:00:1c.7: AER: enabled with IRQ 126
  626. [    0.614886] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
  627. [    0.614908] ACPI: button: Sleep Button [SLPB]
  628. [    0.614932] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
  629. [    0.614943] ACPI: button: Power Button [PWRB]
  630. [    0.614959] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  631. [    0.615444] ACPI: button: Power Button [PWRF]
  632. [    0.625031] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  633. [    0.625894] serial 0000:00:16.3: enabling device (0000 -> 0003)
  634. [    0.626674] 0000:00:16.3: ttyS4 at I/O 0x3020 (irq = 19, base_baud = 115200) is a 16550A
  635. [    0.626800] hpet_acpi_add: no address or irqs in _CRS
  636. [    0.626822] Non-volatile memory driver v1.3
  637. [    0.626822] Linux agpgart interface v0.103
  638. [    0.653446] ACPI: bus type drm_connector registered
  639. [    0.653677] xhci_hcd 0000:00:0d.0: xHCI Host Controller
  640. [    0.653684] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
  641. [    0.654905] xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
  642. [    0.655270] xhci_hcd 0000:00:0d.0: xHCI Host Controller
  643. [    0.655273] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
  644. [    0.655276] xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
  645. [    0.655407] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.18
  646. [    0.655411] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  647. [    0.655413] usb usb1: Product: xHCI Host Controller
  648. [    0.655415] usb usb1: Manufacturer: Linux 6.18.24-1-cachyos-lts xhci-hcd
  649. [    0.655416] usb usb1: SerialNumber: 0000:00:0d.0
  650. [    0.655637] hub 1-0:1.0: USB hub found
  651. [    0.655664] hub 1-0:1.0: 1 port detected
  652. [    0.655962] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.18
  653. [    0.655964] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  654. [    0.655966] usb usb2: Product: xHCI Host Controller
  655. [    0.655967] usb usb2: Manufacturer: Linux 6.18.24-1-cachyos-lts xhci-hcd
  656. [    0.655968] usb usb2: SerialNumber: 0000:00:0d.0
  657. [    0.656077] hub 2-0:1.0: USB hub found
  658. [    0.656101] hub 2-0:1.0: 2 ports detected
  659. [    0.658169] xhci_hcd 0000:00:14.0: xHCI Host Controller
  660. [    0.658175] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
  661. [    0.659299] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
  662. [    0.659675] xhci_hcd 0000:00:14.0: xHCI Host Controller
  663. [    0.659679] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
  664. [    0.659681] xhci_hcd 0000:00:14.0: Host supports USB 3.2 Enhanced SuperSpeed
  665. [    0.659714] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.18
  666. [    0.659716] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  667. [    0.659718] usb usb3: Product: xHCI Host Controller
  668. [    0.659719] usb usb3: Manufacturer: Linux 6.18.24-1-cachyos-lts xhci-hcd
  669. [    0.659720] usb usb3: SerialNumber: 0000:00:14.0
  670. [    0.659932] hub 3-0:1.0: USB hub found
  671. [    0.659963] hub 3-0:1.0: 12 ports detected
  672. [    0.662425] Freeing initrd memory: 28640K
  673. [    0.662849] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.18
  674. [    0.662853] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  675. [    0.662855] usb usb4: Product: xHCI Host Controller
  676. [    0.662856] usb usb4: Manufacturer: Linux 6.18.24-1-cachyos-lts xhci-hcd
  677. [    0.662858] usb usb4: SerialNumber: 0000:00:14.0
  678. [    0.662943] hub 4-0:1.0: USB hub found
  679. [    0.662966] hub 4-0:1.0: 2 ports detected
  680. [    0.663509] usbcore: registered new interface driver usbserial_generic
  681. [    0.663514] usbserial: USB Serial support registered for generic
  682. [    0.663560] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
  683. [    0.672136] serio: i8042 KBD port at 0x60,0x64 irq 1
  684. [    0.672189] serio: i8042 AUX port at 0x60,0x64 irq 12
  685. [    0.672385] rtc_cmos rtc_cmos: RTC can wake from S4
  686. [    0.673073] rtc_cmos rtc_cmos: registered as rtc0
  687. [    0.673226] rtc_cmos rtc_cmos: setting system clock to 2026-04-28T09:17:35 UTC (1777367855)
  688. [    0.673261] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
  689. [    0.674299] intel_pstate: Intel P-state driver initializing
  690. [    0.676882] intel_pstate: HWP enabled
  691. [    0.677135] simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
  692. [    0.677137] [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
  693. [    0.678988] fbcon: Deferring console take-over
  694. [    0.678992] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
  695. [    0.679081] hid: raw HID events driver (C) Jiri Kosina
  696. [    0.679114] usbcore: registered new interface driver usbhid
  697. [    0.679115] usbhid: USB HID core driver
  698. [    0.679222] drop_monitor: Initializing network drop monitor service
  699. [    0.679336] NET: Registered PF_INET6 protocol family
  700. [    0.679557] Segment Routing with IPv6
  701. [    0.679559] RPL Segment Routing with IPv6
  702. [    0.679566] In-situ OAM (IOAM) with IPv6
  703. [    0.679584] NET: Registered PF_PACKET protocol family
  704. [    0.681222] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  705. [    0.681522] microcode: Current revision: 0x00000028
  706. [    0.681524] microcode: Updated early from: 0x00000020
  707. [    0.681831] IPI shorthand broadcast: enabled
  708. [    0.683408] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
  709. [    0.683659] sched_clock: Marking stable (677182901, 6291057)->(731882267, -48408309)
  710. [    0.684533] registered taskstats version 1
  711. [    0.685175] Loading compiled-in X.509 certificates
  712. [    0.691211] Loaded X.509 cert 'Build time autogenerated kernel key: e2a5a4eaa1edb38f1a10bd1fe530d33b31b54085'
  713. [    0.693089] zswap: loaded using pool zstd
  714. [    0.693132] Demotion targets for Node 0: null
  715. [    0.693246] Key type .fscrypt registered
  716. [    0.693246] Key type fscrypt-provisioning registered
  717. [    0.693389] Btrfs loaded, zoned=yes, fsverity=yes
  718. [    0.693409] Key type big_key registered
  719. [    0.693612] integrity: Loading X.509 certificate: UEFI:db
  720. [    0.693623] integrity: Loaded X.509 cert 'MINISFORUM OWN CA: 815a459eeaeb7a9e42fabf9897858520'
  721. [    0.693623] integrity: Loading X.509 certificate: UEFI:db
  722. [    0.693630] integrity: Loaded X.509 cert 'Microsoft Corporation: Windows UEFI CA 2023: aefc5fbbbe055d8f8daa585473499417ab5a5272'
  723. [    0.693630] integrity: Loading X.509 certificate: UEFI:db
  724. [    0.693636] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
  725. [    0.693636] integrity: Loading X.509 certificate: UEFI:db
  726. [    0.693640] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
  727. [    0.694362] PM:   Magic number: 6:764:273
  728. [    0.694371] usb usb1-port1: hash matches
  729. [    0.694404] tty tty10: hash matches
  730. [    0.694409] net lo: hash matches
  731. [    0.695125] RAS: Correctable Errors collector initialized.
  732. [    0.697990] clk: Disabling unused clocks
  733. [    0.697992] PM: genpd: Disabling unused power domains
  734. [    0.703920] Freeing unused decrypted memory: 2028K
  735. [    0.704739] Freeing unused kernel image (initmem) memory: 4628K
  736. [    0.704763] Write protecting the kernel read-only data: 38912k
  737. [    0.705505] Freeing unused kernel image (text/rodata gap) memory: 1176K
  738. [    0.705671] Freeing unused kernel image (rodata/data gap) memory: 376K
  739. [    0.711218] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  740. [    0.711222] rodata_test: all tests were successful
  741. [    0.711232] Run /init as init process
  742. [    0.711233]   with arguments:
  743. [    0.711234]     /init
  744. [    0.711234]     splash
  745. [    0.711235]   with environment:
  746. [    0.711235]     HOME=/
  747. [    0.711236]     TERM=linux
  748. [    0.735273] systemd[1]: Successfully made /usr/ read-only.
  749. [    0.902532] usb 3-4: new high-speed USB device number 2 using xhci_hcd
  750. [    0.999591] usb 2-2: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
  751. [    1.026272] usb 2-2: New USB device found, idVendor=0bda, idProduct=9210, bcdDevice=f0.01
  752. [    1.026280] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  753. [    1.026283] usb 2-2: Product:  USB 3.2 Device
  754. [    1.026285] usb 2-2: Manufacturer: Realtek
  755. [    1.026286] usb 2-2: SerialNumber: 012345679173
  756. [    1.029208] usb 3-4: New USB device found, idVendor=2109, idProduct=2817, bcdDevice= 6.63
  757. [    1.029214] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  758. [    1.029217] usb 3-4: Product: USB2.0 Hub            
  759. [    1.029218] usb 3-4: Manufacturer: VIA Labs, Inc.        
  760. [    1.029220] usb 3-4: SerialNumber: 000000000
  761. [    1.030244] hub 3-4:1.0: USB hub found
  762. [    1.030500] hub 3-4:1.0: 4 ports detected
  763. [    1.068948] systemd[1]: systemd 260.1-2-arch running in system mode (+PAM +AUDIT -SELINUX +APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP +LIBARCHIVE)
  764. [    1.068958] systemd[1]: Detected architecture x86-64.
  765. [    1.068960] systemd[1]: Running in initrd.
  766. [    1.069251] systemd[1]: Initializing machine ID from random generator.
  767. [    1.094187] systemd[1]: Queued start job for default target Initrd Default Target.
  768. [    1.136781] systemd[1]: Expecting device /dev/disk/by-uuid/df20aeb7-15bb-4196-b041-5a271461da21...
  769. [    1.136839] systemd[1]: Reached target Path Units.
  770. [    1.136855] systemd[1]: Reached target Slice Units.
  771. [    1.136873] systemd[1]: Reached target Swaps.
  772. [    1.136883] systemd[1]: Reached target Timer Units.
  773. [    1.136959] systemd[1]: Listening on Journal Socket (/dev/log).
  774. [    1.137023] systemd[1]: Listening on Journal Sockets.
  775. [    1.137073] systemd[1]: Listening on udev Control Socket.
  776. [    1.137107] systemd[1]: Listening on udev Kernel Socket.
  777. [    1.137120] systemd[1]: Reached target Socket Units.
  778. [    1.137157] systemd[1]: Create List of Static Device Nodes skipped, unmet condition check ConditionFileNotEmpty=/lib/modules/6.18.24-1-cachyos-lts/modules.devname
  779. [    1.141243] systemd[1]: Starting Journal Service...
  780. [    1.142507] systemd[1]: Starting Load Kernel Modules...
  781. [    1.142530] systemd[1]: TPM PCR Barrier (initrd) skipped, unmet condition check ConditionSecurity=measured-uki
  782. [    1.143945] systemd[1]: Starting Create Static Device Nodes in /dev...
  783. [    1.145431] systemd[1]: Starting Coldplug All udev Devices...
  784. [    1.146941] systemd[1]: Starting Virtual Console Setup...
  785. [    1.150707] systemd[1]: Finished Load Kernel Modules.
  786. [    1.152146] systemd[1]: Finished Create Static Device Nodes in /dev.
  787. [    1.152202] systemd-journald[244]: Collecting audit messages is disabled.
  788. [    1.152259] systemd[1]: Reached target Preparation for Local File Systems.
  789. [    1.152266] systemd[1]: Reached target Local File Systems.
  790. [    1.153262] usb 4-2: new SuperSpeed USB device number 2 using xhci_hcd
  791. [    1.154135] systemd[1]: Starting Rule-based Manager for Device Events and Files...
  792. [    1.154223] systemd[1]: systemd-vconsole-setup.service: Main process exited, code=exited, status=1/FAILURE
  793. [    1.154262] systemd[1]: systemd-vconsole-setup.service: Failed with result 'exit-code'.
  794. [    1.156215] systemd[1]: Failed to start Virtual Console Setup.
  795. [    1.156230] fbcon: Taking over console
  796. [    1.157027] Console: switching to colour frame buffer device 240x67
  797. [    1.168279] systemd[1]: Started Rule-based Manager for Device Events and Files.
  798. [    1.173966] systemd[1]: Starting Virtual Console Setup...
  799. [    1.174044] systemd[1]: Started Journal Service.
  800. [    1.192843] usb 4-2: New USB device found, idVendor=2109, idProduct=0817, bcdDevice= 6.63
  801. [    1.192846] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  802. [    1.192847] usb 4-2: Product: USB3.0 Hub            
  803. [    1.192848] usb 4-2: Manufacturer: VIA Labs, Inc.        
  804. [    1.192849] usb 4-2: SerialNumber: 000000000
  805. [    1.195395] hub 4-2:1.0: USB hub found
  806. [    1.195649] hub 4-2:1.0: 4 ports detected
  807. [    1.252850] intel_vsec 0000:00:0a.0: enabling device (0000 -> 0002)
  808. [    1.260341] usbcore: registered new interface driver usb-storage
  809. [    1.263655] Key type psk registered
  810. [    1.276297] nvme 0000:55:00.0: platform quirk: setting simple suspend
  811. [    1.276423] nvme nvme0: pci function 0000:55:00.0
  812. [    1.298473] scsi host0: uas
  813. [    1.298580] usbcore: registered new interface driver uas
  814. [    1.304304] usb 3-5: new full-speed USB device number 3 using xhci_hcd
  815. [    1.381644] nvme nvme0: allocated 64 MiB host memory buffer (16 segments).
  816. [    1.385618] nvme nvme0: 16/0/0 default/read/poll queues
  817. [    1.400925]  nvme0n1: p1 p2 p3
  818. [    1.428170] usb 3-5: New USB device found, idVendor=0451, idProduct=2036, bcdDevice= 1.01
  819. [    1.428175] usb 3-5: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  820. [    1.428177] usb 3-5: Product: General Purpose USB Hub
  821. [    1.429592] hub 3-5:1.0: USB hub found
  822. [    1.429683] hub 3-5:1.0: 3 ports detected
  823. [    1.541300] usb 3-10: new full-speed USB device number 4 using xhci_hcd
  824. [    1.597760] i915 0000:00:02.0: [drm] Found meteorlake (device ID 7d55) integrated display version 14.00 stepping C0
  825. [    1.598651] i915 0000:00:02.0: [drm] VT-d active for gfx access
  826. [    1.622364] Console: switching to colour dummy device 80x25
  827. [    1.639740] i915 0000:00:02.0: vgaarb: deactivate vga console
  828. [    1.639781] i915 0000:00:02.0: [drm] Using Transparent Hugepages
  829. [    1.651379] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
  830. [    1.659620] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/mtl_dmc.bin (v2.23)
  831. [    1.666351] usb 3-10: New USB device found, idVendor=8087, idProduct=0036, bcdDevice= 0.00
  832. [    1.666353] usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  833. [    1.686975] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/mtl_guc_70.bin version 70.53.0
  834. [    1.696975] i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
  835. [    1.696976] i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
  836. [    1.697179] i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
  837. [    1.701597] i915 0000:00:02.0: [drm] GT1: GuC firmware i915/mtl_guc_70.bin version 70.53.0
  838. [    1.701600] i915 0000:00:02.0: [drm] GT1: HuC firmware i915/mtl_huc_gsc.bin version 8.5.4
  839. [    1.717367] scsi 0:0:0:0: Direct-Access     Realtek   USB 3.2 Device  1.00 PQ: 0 ANSI: 6
  840. [    1.723080] i915 0000:00:02.0: [drm] GT1: HuC: authenticated for clear media
  841. [    1.723470] i915 0000:00:02.0: [drm] GT1: GUC: submission enabled
  842. [    1.723472] i915 0000:00:02.0: [drm] GT1: GUC: SLPC enabled
  843. [    1.723539] i915 0000:00:02.0: [drm] GT1: GUC: RC enabled
  844. [    1.726033] i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
  845. [    1.750021] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
  846. [    1.751289] sd 0:0:0:0: [sda] Write Protect is off
  847. [    1.751307] sd 0:0:0:0: [sda] Mode Sense: 37 00 00 08
  848. [    1.754203] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  849. [    1.780214] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
  850. [    1.780217] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes
  851. [    1.787810] i915 0000:00:02.0: [drm] Registered 4 planes with drm panic
  852. [    1.787811] [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 1
  853. [    1.788594] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
  854. [    1.788937] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
  855. [    1.791297] usb 3-4.3: new high-speed USB device number 5 using xhci_hcd
  856. [    1.824654]  sda: sda1
  857. [    1.824780] sd 0:0:0:0: [sda] Attached SCSI disk
  858. [    1.848495] Registered IR keymap rc-cec
  859. [    1.848514] rc rc0: DP-3 as /devices/pci0000:00/0000:00:02.0/rc/rc0
  860. [    1.848533] input: DP-3 as /devices/pci0000:00/0000:00:02.0/rc/rc0/input6
  861. [    1.865302] i915 0000:00:02.0: [drm] GT1: Loaded GSC firmware i915/mtl_gsc_1.bin (cv1.0, r102.1.15.1926, svn 1)
  862. [    1.885849] i915 0000:00:02.0: [drm] GT1: HuC: authenticated for all workloads
  863. [    1.908674] fbcon: i915drmfb (fb0) is primary device
  864. [    1.908692] Console: switching to colour frame buffer device 160x45
  865. [    1.908698] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
  866. [    1.930552] usb 3-4.3: New USB device found, idVendor=2109, idProduct=2817, bcdDevice= 6.63
  867. [    1.930555] usb 3-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  868. [    1.930556] usb 3-4.3: Product: USB2.0 Hub            
  869. [    1.930558] usb 3-4.3: Manufacturer: VIA Labs, Inc.        
  870. [    1.930558] usb 3-4.3: SerialNumber: 000000000
  871. [    1.931318] hub 3-4.3:1.0: USB hub found
  872. [    1.931498] hub 3-4.3:1.0: 4 ports detected
  873. [    1.989302] usb 3-5.2: new full-speed USB device number 6 using xhci_hcd
  874. [    2.064100] usb 3-5.2: New USB device found, idVendor=1038, idProduct=1290, bcdDevice= 6.00
  875. [    2.064103] usb 3-5.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  876. [    2.064105] usb 3-5.2: Product: Arctis Pro Wireless
  877. [    2.064106] usb 3-5.2: Manufacturer: SteelSeries
  878. [    2.125532] usb 4-2.3: new SuperSpeed USB device number 3 using xhci_hcd
  879. [    2.167536] usb 4-2.3: New USB device found, idVendor=2109, idProduct=0817, bcdDevice= 6.63
  880. [    2.167541] usb 4-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  881. [    2.167543] usb 4-2.3: Product: USB3.0 Hub            
  882. [    2.167545] usb 4-2.3: Manufacturer: VIA Labs, Inc.        
  883. [    2.167546] usb 4-2.3: SerialNumber: 000000000
  884. [    2.218963] BTRFS: device fsid df20aeb7-15bb-4196-b041-5a271461da21 devid 1 transid 46760 /dev/nvme0n1p3 (259:3) scanned by mount (389)
  885. [    2.219288] BTRFS info (device nvme0n1p3): first mount of filesystem df20aeb7-15bb-4196-b041-5a271461da21
  886. [    2.219318] BTRFS info (device nvme0n1p3): using crc32c (crc32c-lib) checksum algorithm
  887. [    2.225631] BTRFS info (device nvme0n1p3): enabling ssd optimizations
  888. [    2.225633] BTRFS info (device nvme0n1p3): turning on async discard
  889. [    2.225634] BTRFS info (device nvme0n1p3): enabling free space tree
  890. [    2.226366] hub 4-2.3:1.0: USB hub found
  891. [    2.226917] hub 4-2.3:1.0: 4 ports detected
  892. [    2.289304] usb 3-4.4: new full-speed USB device number 7 using xhci_hcd
  893. [    2.428653] usb 3-4.4: New USB device found, idVendor=046d, idProduct=c53f, bcdDevice=44.01
  894. [    2.428660] usb 3-4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  895. [    2.428663] usb 3-4.4: Product: USB Receiver
  896. [    2.428665] usb 3-4.4: Manufacturer: Logitech
  897. [    2.438910] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.4/3-4.4:1.0/0003:046D:C53F.0001/input/input7
  898. [    2.530360] hid-generic 0003:046D:C53F.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-4.4/input0
  899. [    2.533136] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.4/3-4.4:1.1/0003:046D:C53F.0002/input/input8
  900. [    2.533296] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.4/3-4.4:1.1/0003:046D:C53F.0002/input/input9
  901. [    2.584512] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.4/3-4.4:1.1/0003:046D:C53F.0002/input/input10
  902. [    2.584835] hid-generic 0003:046D:C53F.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-4.4/input1
  903. [    2.587611] hid-generic 0003:046D:C53F.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-4.4/input2
  904. [    2.634310] usb 3-4.3.2: new low-speed USB device number 8 using xhci_hcd
  905. [    2.777139] usb 3-4.3.2: New USB device found, idVendor=1a2c, idProduct=473f, bcdDevice= 1.10
  906. [    2.777149] usb 3-4.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  907. [    2.777152] usb 3-4.3.2: Product: USB Gaming Keyboard
  908. [    2.777154] usb 3-4.3.2: Manufacturer: SEMICO  
  909. [    2.786206] input: SEMICO   USB Gaming Keyboard  as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.3/3-4.3.2/3-4.3.2:1.0/0003:1A2C:473F.0004/input/input12
  910. [    2.876486] hid-generic 0003:1A2C:473F.0004: input,hidraw3: USB HID v1.10 Keyboard [SEMICO   USB Gaming Keyboard ] on usb-0000:00:14.0-4.3.2/input0
  911. [    2.885071] input: SEMICO   USB Gaming Keyboard  Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.3/3-4.3.2/3-4.3.2:1.1/0003:1A2C:473F.0005/input/input13
  912. [    2.935601] input: SEMICO   USB Gaming Keyboard  System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.3/3-4.3.2/3-4.3.2:1.1/0003:1A2C:473F.0005/input/input14
  913. [    2.935842] input: SEMICO   USB Gaming Keyboard  Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.3/3-4.3.2/3-4.3.2:1.1/0003:1A2C:473F.0005/input/input16
  914. [    2.936185] hid-generic 0003:1A2C:473F.0005: input,hiddev98,hidraw4: USB HID v1.10 Keyboard [SEMICO   USB Gaming Keyboard ] on usb-0000:00:14.0-4.3.2/input1
  915. [    7.344281] hid-generic 0003:1038:1290.0006: hiddev99,hidraw5: USB HID v1.11 Device [SteelSeries Arctis Pro Wireless] on usb-0000:00:14.0-5.2/input0
  916. [    7.345773] hid-generic 0003:1038:1290.0007: hiddev100,hidraw6: USB HID v1.11 Device [SteelSeries Arctis Pro Wireless] on usb-0000:00:14.0-5.2/input1
  917. [    7.418324] usb 3-5.3: new full-speed USB device number 9 using xhci_hcd
  918. [    7.506658] usb 3-5.3: New USB device found, idVendor=1038, idProduct=1294, bcdDevice= 1.12
  919. [    7.506667] usb 3-5.3: New USB device strings: Mfr=4, Product=5, SerialNumber=0
  920. [    7.506670] usb 3-5.3: Product: Arctis Pro Wireless
  921. [    7.506673] usb 3-5.3: Manufacturer: SteelSeries
  922. [    7.520523] input: SteelSeries  Arctis Pro Wireless Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3:1.5/0003:1038:1294.0008/input/input18
  923. [    7.571948] input: SteelSeries  Arctis Pro Wireless as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3:1.5/0003:1038:1294.0008/input/input19
  924. [    7.572496] hid-generic 0003:1038:1294.0008: input,hiddev101,hidraw7: USB HID v1.11 Device [SteelSeries  Arctis Pro Wireless] on usb-0000:00:14.0-5.3/input5
  925. [    7.863350] systemd-journald[244]: Received SIGTERM from PID 1 (systemd).
  926. [    8.821908] systemd[1]: systemd 260.1-2-arch running in system mode (+PAM +AUDIT -SELINUX +APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP +LIBARCHIVE)
  927. [    8.821928] systemd[1]: Detected architecture x86-64.
  928. [    8.880457] systemd[1]: Hostname set to <cachyos-nuc>.
  929. [    8.991378] systemd[1]: bpf-restrict-fs: LSM BPF program attached
  930. [    9.558872] zram: Added device: zram0
  931. [    9.694948] systemd[1]: initrd-switch-root.service: Deactivated successfully.
  932. [    9.695020] systemd[1]: Stopped Switch Root.
  933. [    9.695487] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
  934. [    9.695710] systemd[1]: Created slice Slice /system/dirmngr.
  935. [    9.695893] systemd[1]: Created slice Slice /system/getty.
  936. [    9.696064] systemd[1]: Created slice Slice /system/gpg-agent.
  937. [    9.696233] systemd[1]: Created slice Slice /system/gpg-agent-browser.
  938. [    9.696402] systemd[1]: Created slice Slice /system/gpg-agent-extra.
  939. [    9.696561] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
  940. [    9.696720] systemd[1]: Created slice Slice /system/keyboxd.
  941. [    9.696918] systemd[1]: Created slice Slice /system/modprobe.
  942. [    9.697085] systemd[1]: Created slice Slice /system/systemd-fsck.
  943. [    9.697244] systemd[1]: Created slice Slice /system/systemd-zram-setup.
  944. [    9.697346] systemd[1]: Created slice User and Session Slice.
  945. [    9.697363] systemd[1]: Dispatch Password Requests to Console Directory Watch skipped, unmet condition check ConditionPathExists=!/run/plymouth/pid
  946. [    9.697385] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  947. [    9.697484] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  948. [    9.697497] systemd[1]: Expecting device /dev/disk/by-label/DataNVMe...
  949. [    9.697504] systemd[1]: Expecting device /dev/disk/by-label/GamesNVMe...
  950. [    9.697511] systemd[1]: Expecting device /dev/disk/by-uuid/D425-D8D2...
  951. [    9.697517] systemd[1]: Expecting device /dev/disk/by-uuid/df20aeb7-15bb-4196-b041-5a271461da21...
  952. [    9.697525] systemd[1]: Expecting device /dev/zram0...
  953. [    9.697537] systemd[1]: Reached target Login Prompts.
  954. [    9.697548] systemd[1]: Reached target Image Downloads.
  955. [    9.697559] systemd[1]: Stopped target Switch Root.
  956. [    9.697570] systemd[1]: Stopped target Initrd File Systems.
  957. [    9.697578] systemd[1]: Stopped target Initrd Root File System.
  958. [    9.697589] systemd[1]: Reached target Local Integrity Protected Volumes.
  959. [    9.697607] systemd[1]: Reached target Remote File Systems.
  960. [    9.697617] systemd[1]: Reached target Slice Units.
  961. [    9.697637] systemd[1]: Reached target Local Verity Protected Volumes.
  962. [    9.697678] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  963. [    9.697726] systemd[1]: Listening on LVM2 poll daemon socket.
  964. [    9.698164] systemd[1]: Listening on Query the User Interactively for a Password.
  965. [    9.698699] systemd[1]: Listening on Process Core Dump Socket.
  966. [    9.698992] systemd[1]: Listening on Credential Encryption/Decryption.
  967. [    9.699409] systemd[1]: Listening on Factory Reset Management.
  968. [    9.699854] systemd[1]: Listening on Console Output Muting Service Socket.
  969. [    9.699883] systemd[1]: TPM PCR Measurements skipped, unmet condition check ConditionSecurity=measured-uki
  970. [    9.699891] systemd[1]: Make TPM PCR Policy skipped, unmet condition check ConditionSecurity=measured-uki
  971. [    9.700204] systemd[1]: Listening on Disk Repartitioning Service Socket.
  972. [    9.700244] systemd[1]: Listening on Resolve Monitor Varlink Socket.
  973. [    9.700271] systemd[1]: Listening on Resolve Service Varlink Socket.
  974. [    9.700313] systemd[1]: Listening on udev Control Socket.
  975. [    9.700346] systemd[1]: Listening on udev Varlink Socket.
  976. [    9.700379] systemd[1]: Listening on User Database Manager Socket.
  977. [    9.701375] systemd[1]: Mounting Huge Pages File System...
  978. [    9.702031] systemd[1]: Mounting POSIX Message Queue File System...
  979. [    9.702802] systemd[1]: Mounting Kernel Debug File System...
  980. [    9.703364] systemd[1]: Mounting Kernel Trace File System...
  981. [    9.718050] systemd[1]: Starting Create List of Static Device Nodes...
  982. [    9.718871] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  983. [    9.718900] systemd[1]: Load Kernel Module configfs skipped, unmet condition check ConditionKernelModuleLoaded=!configfs
  984. [    9.719345] systemd[1]: Mounting Kernel Configuration File System...
  985. [    9.719371] systemd[1]: Load Kernel Module drm skipped, unmet condition check ConditionKernelModuleLoaded=!drm
  986. [    9.719390] systemd[1]: Load Kernel Module fuse skipped, unmet condition check ConditionKernelModuleLoaded=!fuse
  987. [    9.719871] systemd[1]: Mounting FUSE Control File System...
  988. [    9.719921] systemd[1]: plymouth-switch-root.service: Deactivated successfully.
  989. [    9.719939] systemd[1]: Stopped Plymouth switch root service.
  990. [    9.720028] systemd[1]: Clear Stale Hibernate Storage Info skipped, unmet condition check ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67
  991. [    9.721091] systemd[1]: Starting Journal Service...
  992. [    9.722064] systemd[1]: Starting Load Kernel Modules...
  993. [    9.722108] systemd[1]: TPM PCR Machine ID Measurement skipped, unmet condition check ConditionSecurity=measured-uki
  994. [    9.722769] systemd[1]: Starting Remount Root and Kernel File Systems...
  995. [    9.722833] systemd[1]: Early TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-uki
  996. [    9.723436] systemd[1]: Starting Load udev Rules from Credentials...
  997. [    9.723925] systemd[1]: Starting Coldplug All udev Devices...
  998. [    9.734984] systemd[1]: Mounted Huge Pages File System.
  999. [    9.735461] systemd[1]: Mounted POSIX Message Queue File System.
  1000. [    9.735574] systemd[1]: Mounted Kernel Debug File System.
  1001. [    9.735662] systemd[1]: Mounted Kernel Trace File System.
  1002. [    9.735895] systemd[1]: Finished Create List of Static Device Nodes.
  1003. [    9.736015] systemd[1]: Mounted Kernel Configuration File System.
  1004. [    9.736377] systemd[1]: Finished Load udev Rules from Credentials.
  1005. [    9.737327] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
  1006. [    9.739706] systemd[1]: Mounted FUSE Control File System.
  1007. [    9.742877] systemd-journald[613]: Collecting audit messages is disabled.
  1008. [    9.747629] systemd[1]: Started Journal Service.
  1009. [    9.767145] Asymmetric key parser 'pkcs8' registered
  1010. [    9.767937] i2c_dev: i2c /dev entries driver
  1011. [    9.769146] BTRFS info (device nvme0n1p3 state M): use zstd compression, level 1
  1012. [    9.772504] device-mapper: uevent: version 1.0.3
  1013. [    9.772566] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: [email protected]
  1014. [    9.781760] Adding 33554428k swap on /swap/swapfile.  Priority:-2 extents:2 across:34642788k SS
  1015. [   11.011548] zram0: detected capacity change from 0 to 130613248
  1016. [   11.034993] input: Intel HID events as /devices/platform/INTC1077:00/input/input20
  1017. [   11.035837] intel-hid INTC1077:00: failed to enable HID power button
  1018. [   11.052259] intel_pmc_ssram_telemetry 0000:00:14.2: enabling device (0000 -> 0002)
  1019. [   11.057483] resource: resource sanity check: requesting [mem 0x00000000fedc0000-0x00000000fedcffff], which spans more than pnp 00:02 [mem 0xfedc0000-0xfedc7fff]
  1020. [   11.057491] caller igen6_probe+0x1cc/0xee0 [igen6_edac] mapping multiple BARs
  1021. [   11.062177] pps_core: LinuxPPS API ver. 1 registered
  1022. [   11.062180] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  1023. [   11.062830] EDAC MC0: Giving out device to module igen6_edac controller Intel_client_SoC MC#0: DEV 0000:00:00.0 (INTERRUPT)
  1024. [   11.063705] EDAC MC1: Giving out device to module igen6_edac controller Intel_client_SoC MC#1: DEV 0000:00:00.0 (INTERRUPT)
  1025. [   11.063816] mc: Linux media interface: v0.10
  1026. [   11.063967] EDAC igen6: v2.5.1
  1027. [   11.065593] intel_vpu 0000:00:0b.0: enabling device (0000 -> 0002)
  1028. [   11.066976] ACPI: bus type thunderbolt registered
  1029. [   11.081060] intel_vpu 0000:00:0b.0: [drm] Firmware: intel/vpu/vpu_37xx_v1.bin, version: 20251113*MTL_CLIENT_SILICON-NVR+NN-deployment*72f907ffc780df5579a2fed65afc4944da8b0e44*72f907ffc780df5579a2fed65afc4944da8b0e44*72f907ffc78
  1030. [   11.081066] intel_vpu 0000:00:0b.0: [drm] Scheduler mode: HW
  1031. [   11.090679] PTP clock support registered
  1032. [   11.091421] input: PC Speaker as /devices/platform/pcspkr/input/input21
  1033. [   11.095398] intel_pmc_core INT33A1:00:  initialized
  1034. [   11.112443] Intel(R) 2.5G Ethernet Linux Driver
  1035. [   11.112446] Copyright(c) 2018 Intel Corporation.
  1036. [   11.113854] igc 0000:56:00.0: PTM enabled, 4ns granularity
  1037. [   11.116510] spi-nor spi0.0: supply vcc not found, using dummy regulator
  1038. [   11.122747] Creating 1 MTD partitions on "0000:00:1f.5":
  1039. [   11.122751] 0x000000000000-0x000002000000 : "BIOS"
  1040. [   11.140879] i801_smbus 0000:00:1f.4: SPD Write Disable is set
  1041. [   11.140902] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
  1042. [   11.144680] i2c i2c-12: Successfully instantiated SPD at 0x50
  1043. [   11.151456] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
  1044. [   11.151459] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
  1045. [   11.151460] RAPL PMU: hw unit of domain package 2^-14 Joules
  1046. [   11.151461] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
  1047. [   11.151461] RAPL PMU: hw unit of domain psys 2^-14 Joules
  1048. [   11.157316] igc 0000:56:00.0 (unnamed net_device) (uninitialized): PHC added
  1049. [   11.177243] mei_gsc_proxy 0000:00:16.0-0f73db04-97ab-4125-b893-e904ad0d5464: bound 0000:00:02.0 (ops i915_gsc_proxy_component_ops [i915])
  1050. [   11.184735] igc 0000:56:00.0: 4.000 Gb/s available PCIe bandwidth (5.0 GT/s PCIe x1 link)
  1051. [   11.184739] igc 0000:56:00.0 eth0: MAC: 38:05:25:32:9b:59
  1052. [   11.186755] igc 0000:56:00.0 enp86s0: renamed from eth0
  1053. [   11.193066] [drm] Initialized intel_vpu 1.0.0 for 0000:00:0b.0 on minor 0
  1054. [   11.208269] logitech-djreceiver 0003:046D:C53F.0001: hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-4.4/input0
  1055. [   11.214722] spd5118 12-0050: DDR5 temperature sensor: vendor 0x06:0x32 revision 1.6
  1056. [   11.222319] spd5118 12-0052: DDR5 temperature sensor: vendor 0x06:0x32 revision 1.6
  1057. [   11.272101] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  1058. [   11.275623] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  1059. [   11.275720] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
  1060. [   11.305207] iwlwifi 0000:57:00.0: enabling device (0000 -> 0002)
  1061. [   11.306816] usb 3-5.3: applying playback min mute quirk
  1062. [   11.311114] iwlwifi 0000:57:00.0: Detected crf-id 0x2001910, cnv-id 0x2001910 wfpm id 0x80000000
  1063. [   11.311154] iwlwifi 0000:57:00.0: PCI dev 272b/00f4, rev=0x472, rfid=0x112200
  1064. [   11.311157] iwlwifi 0000:57:00.0: Detected Intel(R) Wi-Fi 7 BE200 320MHz
  1065. [   11.311403] iwlwifi 0000:57:00.0: Direct firmware load for iwlwifi-gl-c0-fm-c0-c99.ucode failed with error -2
  1066. [   11.317075] iwlwifi 0000:57:00.0: loaded firmware version 101.6ef20b19.0 gl-c0-fm-c0-101.ucode op_mode iwlmld
  1067. [   11.335859] usb 3-5.3: applying playback min mute quirk
  1068. [   11.340585] usb 3-5.3: applying playback min mute quirk
  1069. [   11.368099] usb 3-5.3: applying playback min mute quirk
  1070. [   11.368341] usbcore: registered new interface driver snd-usb-audio
  1071. [   11.381634] logitech-djreceiver 0003:046D:C53F.0002: hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-4.4/input1
  1072. [   11.383239] intel_rapl_msr: PL4 support detected.
  1073. [   11.383269] intel_rapl_common: Found RAPL domain package
  1074. [   11.383273] intel_rapl_common: Found RAPL domain core
  1075. [   11.383275] intel_rapl_common: Found RAPL domain uncore
  1076. [   11.383277] intel_rapl_common: Found RAPL domain psys
  1077. [   11.417516] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
  1078. [   11.417850] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops intel_audio_component_bind_ops [i915])
  1079. [   11.432590] logitech-djreceiver 0003:046D:C53F.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-4.4/input2
  1080. [   11.453207] snd_hda_codec_alc269 hdaudioC1D0: autoconfig for ALC245: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
  1081. [   11.453210] snd_hda_codec_alc269 hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  1082. [   11.453212] snd_hda_codec_alc269 hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
  1083. [   11.453212] snd_hda_codec_alc269 hdaudioC1D0:    mono: mono_out=0x0
  1084. [   11.453213] snd_hda_codec_alc269 hdaudioC1D0:    inputs:
  1085. [   11.453213] snd_hda_codec_alc269 hdaudioC1D0:      Internal Mic=0x12
  1086. [   11.453214] snd_hda_codec_alc269 hdaudioC1D0:      Mic=0x19
  1087. [   11.485164] logitech-djreceiver 0003:046D:C53F.0003: device of type eQUAD Lightspeed 1.1 (0x0d) connected on slot 1
  1088. [   11.486052] input: Logitech Wireless Mouse PID:4074 Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.4/3-4.4:1.2/0003:046D:C53F.0003/0003:046D:4074.0009/input/input23
  1089. [   11.493464] Adding 65306620k swap on /dev/zram0.  Priority:100 extents:1 across:65306620k SSDsc
  1090. [   11.518185] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card1/input28
  1091. [   11.546448] mousedev: PS/2 mouse device common for all mice
  1092. [   11.546473] input: Logitech Wireless Mouse PID:4074 Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.4/3-4.4:1.2/0003:046D:C53F.0003/0003:046D:4074.0009/input/input24
  1093. [   11.546550] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input29
  1094. [   11.546681] hid-generic 0003:046D:4074.0009: input,hidraw8: USB HID v1.11 Keyboard [Logitech Wireless Mouse PID:4074] on usb-0000:00:14.0-4.4/input2:1
  1095. [   11.546693] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input30
  1096. [   11.546734] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input31
  1097. [   11.546766] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input32
  1098. [   11.649187] Bluetooth: Core ver 2.22
  1099. [   11.649206] NET: Registered PF_BLUETOOTH protocol family
  1100. [   11.649206] Bluetooth: HCI device and connection manager initialized
  1101. [   11.649210] Bluetooth: HCI socket layer initialized
  1102. [   11.649212] Bluetooth: L2CAP socket layer initialized
  1103. [   11.649215] Bluetooth: SCO socket layer initialized
  1104. [   11.661921] usbcore: registered new interface driver btusb
  1105. [   11.665065] Bluetooth: hci0: Firmware timestamp 2026.3 buildtype 1 build 2203
  1106. [   11.665070] Bluetooth: hci0: Firmware SHA1: 0xd68504ef
  1107. [   11.665078] Bluetooth: hci0: DSM reset method type: 0x01
  1108. [   11.669914] Bluetooth: hci0: Found device firmware: intel/ibt-0291-0291.sfi
  1109. [   11.669924] Bluetooth: hci0: Boot Address: 0x100800
  1110. [   11.669925] Bluetooth: hci0: Firmware Version: 155-3.26
  1111. [   11.669926] Bluetooth: hci0: Firmware already loaded
  1112. [   11.674043] Bluetooth: hci0: Fseq status: Success (0x00)
  1113. [   11.674048] Bluetooth: hci0: Fseq executed: 00.00.04.199
  1114. [   11.674050] Bluetooth: hci0: Fseq BT Top: 00.00.04.202
  1115. [   11.674077] iwlwifi 0000:57:00.0: Detected RF FM, rfid=0x112200
  1116. [   11.703834] BTRFS: device label DataNVMe devid 1 transid 3303 /dev/nvme0n1p2 (259:2) scanned by mount (856)
  1117. [   11.704129] BTRFS info (device nvme0n1p2): first mount of filesystem d397f97e-3491-4b96-8bf4-9e5d05c2d336
  1118. [   11.704143] BTRFS info (device nvme0n1p2): using crc32c (crc32c-lib) checksum algorithm
  1119. [   11.708200] BTRFS: device label GamesNVMe devid 1 transid 67 /dev/sda1 (8:1) scanned by mount (857)
  1120. [   11.708688] BTRFS info (device sda1): first mount of filesystem b9e7445f-76c7-4e11-99dc-b1911d5576de
  1121. [   11.708695] BTRFS info (device sda1): using crc32c (crc32c-lib) checksum algorithm
  1122. [   11.715364] BTRFS info (device sda1): enabling ssd optimizations
  1123. [   11.715367] BTRFS info (device sda1): enabling free space tree
  1124. [   11.715369] BTRFS info (device sda1): use zstd compression, level 3
  1125. [   11.718957] BTRFS info (device nvme0n1p2): enabling ssd optimizations
  1126. [   11.718961] BTRFS info (device nvme0n1p2): turning on async discard
  1127. [   11.718962] BTRFS info (device nvme0n1p2): enabling free space tree
  1128. [   11.718963] BTRFS info (device nvme0n1p2): use zstd compression, level 3
  1129. [   11.721791] iwlwifi 0000:57:00.0: Microcode SW error detected. Restarting 0x0.
  1130. [   11.721898] iwlwifi 0000:57:00.0: Start IWL Error Log Dump:
  1131. [   11.721899] iwlwifi 0000:57:00.0: Transport status: 0x0000004A, valid: 6
  1132. [   11.721901] iwlwifi 0000:57:00.0: Loaded firmware version: 101.6ef20b19.0 gl-c0-fm-c0-101.ucode
  1133. [   11.721903] iwlwifi 0000:57:00.0: 0x00000071 | NMI_INTERRUPT_UMAC_FATAL    
  1134. [   11.721905] iwlwifi 0000:57:00.0: 0x000002F0 | trm_hw_status0
  1135. [   11.721906] iwlwifi 0000:57:00.0: 0x00000000 | trm_hw_status1
  1136. [   11.721907] iwlwifi 0000:57:00.0: 0x002C438C | branchlink2
  1137. [   11.721908] iwlwifi 0000:57:00.0: 0x002B8AD0 | interruptlink1
  1138. [   11.721909] iwlwifi 0000:57:00.0: 0x002B8AD0 | interruptlink2
  1139. [   11.721910] iwlwifi 0000:57:00.0: 0x00015D3E | data1
  1140. [   11.721911] iwlwifi 0000:57:00.0: 0x00000010 | data2
  1141. [   11.721912] iwlwifi 0000:57:00.0: 0x00000000 | data3
  1142. [   11.721913] iwlwifi 0000:57:00.0: 0x00000000 | beacon time
  1143. [   11.721914] iwlwifi 0000:57:00.0: 0x0001E7AF | tsf low
  1144. [   11.721915] iwlwifi 0000:57:00.0: 0x00000000 | tsf hi
  1145. [   11.721916] iwlwifi 0000:57:00.0: 0x00000000 | time gp1
  1146. [   11.721917] iwlwifi 0000:57:00.0: 0x0004AB3E | time gp2
  1147. [   11.721918] iwlwifi 0000:57:00.0: 0x00000001 | uCode revision type
  1148. [   11.721919] iwlwifi 0000:57:00.0: 0x00000065 | uCode version major
  1149. [   11.721920] iwlwifi 0000:57:00.0: 0x6EF20B19 | uCode version minor
  1150. [   11.721921] iwlwifi 0000:57:00.0: 0x00000472 | hw version
  1151. [   11.721922] iwlwifi 0000:57:00.0: 0x58C80002 | board version
  1152. [   11.721923] iwlwifi 0000:57:00.0: 0x800CFD1B | hcmd
  1153. [   11.721924] iwlwifi 0000:57:00.0: 0x00020000 | isr0
  1154. [   11.721925] iwlwifi 0000:57:00.0: 0x60000000 | isr1
  1155. [   11.721925] iwlwifi 0000:57:00.0: 0x58F80002 | isr2
  1156. [   11.721926] iwlwifi 0000:57:00.0: 0x00C0001C | isr3
  1157. [   11.721927] iwlwifi 0000:57:00.0: 0x02000000 | isr4
  1158. [   11.721928] iwlwifi 0000:57:00.0: 0x00000000 | last cmd Id
  1159. [   11.721928] iwlwifi 0000:57:00.0: 0x00015D3E | wait_event
  1160. [   11.721929] iwlwifi 0000:57:00.0: 0x50000414 | l2p_control
  1161. [   11.721930] iwlwifi 0000:57:00.0: 0x00000000 | l2p_duration
  1162. [   11.721931] iwlwifi 0000:57:00.0: 0x00000000 | l2p_mhvalid
  1163. [   11.721932] iwlwifi 0000:57:00.0: 0x00000000 | l2p_addr_match
  1164. [   11.721933] iwlwifi 0000:57:00.0: 0x0000000B | lmpm_pmg_sel
  1165. [   11.721934] iwlwifi 0000:57:00.0: 0x00000000 | timestamp
  1166. [   11.721935] iwlwifi 0000:57:00.0: 0x00000024 | flow_handler
  1167. [   11.722035] iwlwifi 0000:57:00.0: Start IWL Error Log Dump:
  1168. [   11.722036] iwlwifi 0000:57:00.0: Transport status: 0x0000004A, valid: 6
  1169. [   11.722037] iwlwifi 0000:57:00.0: Loaded firmware version: 101.6ef20b19.0 gl-c0-fm-c0-101.ucode
  1170. [   11.722038] iwlwifi 0000:57:00.0: 0x00000071 | NMI_INTERRUPT_UMAC_FATAL    
  1171. [   11.722039] iwlwifi 0000:57:00.0: 0x000002F0 | trm_hw_status0
  1172. [   11.722040] iwlwifi 0000:57:00.0: 0x00000000 | trm_hw_status1
  1173. [   11.722040] iwlwifi 0000:57:00.0: 0x002C438C | branchlink2
  1174. [   11.722041] iwlwifi 0000:57:00.0: 0x002B8AD0 | interruptlink1
  1175. [   11.722042] iwlwifi 0000:57:00.0: 0x002B8AD0 | interruptlink2
  1176. [   11.722043] iwlwifi 0000:57:00.0: 0x002A5822 | data1
  1177. [   11.722044] iwlwifi 0000:57:00.0: 0x00000010 | data2
  1178. [   11.722044] iwlwifi 0000:57:00.0: 0x00000000 | data3
  1179. [   11.722045] iwlwifi 0000:57:00.0: 0x00000000 | beacon time
  1180. [   11.722046] iwlwifi 0000:57:00.0: 0x0001E7B1 | tsf low
  1181. [   11.722047] iwlwifi 0000:57:00.0: 0x00000000 | tsf hi
  1182. [   11.722047] iwlwifi 0000:57:00.0: 0x00000000 | time gp1
  1183. [   11.722048] iwlwifi 0000:57:00.0: 0x0004AB40 | time gp2
  1184. [   11.722049] iwlwifi 0000:57:00.0: 0x00000001 | uCode revision type
  1185. [   11.722050] iwlwifi 0000:57:00.0: 0x00000065 | uCode version major
  1186. [   11.722051] iwlwifi 0000:57:00.0: 0x6EF20B19 | uCode version minor
  1187. [   11.722051] iwlwifi 0000:57:00.0: 0x00000472 | hw version
  1188. [   11.722052] iwlwifi 0000:57:00.0: 0x58C80002 | board version
  1189. [   11.722053] iwlwifi 0000:57:00.0: 0x8008FF05 | hcmd
  1190. [   11.722054] iwlwifi 0000:57:00.0: 0x00020000 | isr0
  1191. [   11.722054] iwlwifi 0000:57:00.0: 0x60000000 | isr1
  1192. [   11.722055] iwlwifi 0000:57:00.0: 0x58F80002 | isr2
  1193. [   11.722056] iwlwifi 0000:57:00.0: 0x00C0001C | isr3
  1194. [   11.722057] iwlwifi 0000:57:00.0: 0x02000000 | isr4
  1195. [   11.722057] iwlwifi 0000:57:00.0: 0x00000000 | last cmd Id
  1196. [   11.722058] iwlwifi 0000:57:00.0: 0x002A5822 | wait_event
  1197. [   11.722059] iwlwifi 0000:57:00.0: 0x50000414 | l2p_control
  1198. [   11.722060] iwlwifi 0000:57:00.0: 0x00000000 | l2p_duration
  1199. [   11.722061] iwlwifi 0000:57:00.0: 0x00000000 | l2p_mhvalid
  1200. [   11.722061] iwlwifi 0000:57:00.0: 0x00000000 | l2p_addr_match
  1201. [   11.722062] iwlwifi 0000:57:00.0: 0x0000000B | lmpm_pmg_sel
  1202. [   11.722063] iwlwifi 0000:57:00.0: 0x00000000 | timestamp
  1203. [   11.722064] iwlwifi 0000:57:00.0: 0x00000024 | flow_handler
  1204. [   11.722136] iwlwifi 0000:57:00.0: Start IWL Error Log Dump:
  1205. [   11.722136] iwlwifi 0000:57:00.0: Transport status: 0x0000004A, valid: 7
  1206. [   11.722137] iwlwifi 0000:57:00.0: 0x2010080A | ADVANCED_SYSASSERT
  1207. [   11.722138] iwlwifi 0000:57:00.0: 0x00000000 | umac branchlink1
  1208. [   11.722140] iwlwifi 0000:57:00.0: 0xC00808AA | umac branchlink2
  1209. [   11.722140] iwlwifi 0000:57:00.0: 0x8028B720 | umac interruptlink1
  1210. [   11.722141] iwlwifi 0000:57:00.0: 0x0105744A | umac interruptlink2
  1211. [   11.722142] iwlwifi 0000:57:00.0: 0x000000F4 | umac data1
  1212. [   11.722143] iwlwifi 0000:57:00.0: 0x000000E4 | umac data2
  1213. [   11.722143] iwlwifi 0000:57:00.0: 0x000000F4 | umac data3
  1214. [   11.722144] iwlwifi 0000:57:00.0: 0x00000065 | umac major
  1215. [   11.722145] iwlwifi 0000:57:00.0: 0x6EF20B19 | umac minor
  1216. [   11.722146] iwlwifi 0000:57:00.0: 0x0004AB35 | frame pointer
  1217. [   11.722147] iwlwifi 0000:57:00.0: 0xD00D5EA4 | stack pointer
  1218. [   11.722148] iwlwifi 0000:57:00.0: 0x0001016A | last host cmd
  1219. [   11.722148] iwlwifi 0000:57:00.0: 0x00000000 | isr status reg
  1220. [   11.722226] iwlwifi 0000:57:00.0: TCM1 status:
  1221. [   11.722228] iwlwifi 0000:57:00.0: 0x00000070 | error ID
  1222. [   11.722229] iwlwifi 0000:57:00.0: 0x00001D2E | tcm branchlink2
  1223. [   11.722230] iwlwifi 0000:57:00.0: 0x0000211C | tcm interruptlink1
  1224. [   11.722231] iwlwifi 0000:57:00.0: 0x0000211C | tcm interruptlink2
  1225. [   11.722231] iwlwifi 0000:57:00.0: 0x40000000 | tcm data1
  1226. [   11.722232] iwlwifi 0000:57:00.0: 0xDEADBEEF | tcm data2
  1227. [   11.722233] iwlwifi 0000:57:00.0: 0xDEADBEEF | tcm data3
  1228. [   11.722234] iwlwifi 0000:57:00.0: 0x00001DAC | tcm log PC
  1229. [   11.722234] iwlwifi 0000:57:00.0: 0x00803FF0 | tcm frame pointer
  1230. [   11.722235] iwlwifi 0000:57:00.0: 0x00803F5C | tcm stack pointer
  1231. [   11.722236] iwlwifi 0000:57:00.0: 0x00000000 | tcm msg ID
  1232. [   11.722237] iwlwifi 0000:57:00.0: 0x40080000 | tcm ISR status
  1233. [   11.722238] iwlwifi 0000:57:00.0: 0x000002F0 | tcm HW status[0]
  1234. [   11.722238] iwlwifi 0000:57:00.0: 0x00000000 | tcm HW status[1]
  1235. [   11.722239] iwlwifi 0000:57:00.0: 0x00000000 | tcm HW status[2]
  1236. [   11.722240] iwlwifi 0000:57:00.0: 0x00008100 | tcm HW status[3]
  1237. [   11.722241] iwlwifi 0000:57:00.0: 0x00000000 | tcm HW status[4]
  1238. [   11.722242] iwlwifi 0000:57:00.0: 0x00000000 | tcm SW status[0]
  1239. [   11.722402] iwlwifi 0000:57:00.0: RCM1 status:
  1240. [   11.722404] iwlwifi 0000:57:00.0: 0x00000070 | error ID
  1241. [   11.722404] iwlwifi 0000:57:00.0: 0x00001E2E | rcm branchlink2
  1242. [   11.722405] iwlwifi 0000:57:00.0: 0x000027A0 | rcm interruptlink1
  1243. [   11.722406] iwlwifi 0000:57:00.0: 0x000027A0 | rcm interruptlink2
  1244. [   11.722407] iwlwifi 0000:57:00.0: 0x20000000 | rcm data1
  1245. [   11.722407] iwlwifi 0000:57:00.0: 0xDEADBEEF | rcm data2
  1246. [   11.722408] iwlwifi 0000:57:00.0: 0xDEADBEEF | rcm data3
  1247. [   11.722409] iwlwifi 0000:57:00.0: 0x00001E98 | rcm log PC
  1248. [   11.722410] iwlwifi 0000:57:00.0: 0x00803FF0 | rcm frame pointer
  1249. [   11.722410] iwlwifi 0000:57:00.0: 0x00803F5C | rcm stack pointer
  1250. [   11.722411] iwlwifi 0000:57:00.0: 0x00000000 | rcm msg ID
  1251. [   11.722412] iwlwifi 0000:57:00.0: 0x20000000 | rcm ISR status
  1252. [   11.722413] iwlwifi 0000:57:00.0: 0x00420500 | frame HW status
  1253. [   11.722414] iwlwifi 0000:57:00.0: 0x00000000 | LMAC-to-RCM request mbox
  1254. [   11.722415] iwlwifi 0000:57:00.0: 0x00000000 | RCM-to-LMAC request mbox
  1255. [   11.722415] iwlwifi 0000:57:00.0: 0x00000000 | MAC header control
  1256. [   11.722417] iwlwifi 0000:57:00.0: 0x00000000 | MAC header addr1 low
  1257. [   11.722418] iwlwifi 0000:57:00.0: 0x003C0000 | MAC header info
  1258. [   11.722418] iwlwifi 0000:57:00.0: 0x00000000 | MAC header error
  1259. [   11.722499] iwlwifi 0000:57:00.0: TCM2 status:
  1260. [   11.722500] iwlwifi 0000:57:00.0: 0x00000070 | error ID
  1261. [   11.722500] iwlwifi 0000:57:00.0: 0x00001D2E | tcm branchlink2
  1262. [   11.722501] iwlwifi 0000:57:00.0: 0x0000211C | tcm interruptlink1
  1263. [   11.722502] iwlwifi 0000:57:00.0: 0x0000211C | tcm interruptlink2
  1264. [   11.722503] iwlwifi 0000:57:00.0: 0x40000000 | tcm data1
  1265. [   11.722504] iwlwifi 0000:57:00.0: 0xDEADBEEF | tcm data2
  1266. [   11.722504] iwlwifi 0000:57:00.0: 0xDEADBEEF | tcm data3
  1267. [   11.722505] iwlwifi 0000:57:00.0: 0x00001DAC | tcm log PC
  1268. [   11.722506] iwlwifi 0000:57:00.0: 0x00803FF0 | tcm frame pointer
  1269. [   11.722507] iwlwifi 0000:57:00.0: 0x00803F5C | tcm stack pointer
  1270. [   11.722508] iwlwifi 0000:57:00.0: 0x00000000 | tcm msg ID
  1271. [   11.722509] iwlwifi 0000:57:00.0: 0x40080000 | tcm ISR status
  1272. [   11.722510] iwlwifi 0000:57:00.0: 0x000002F0 | tcm HW status[0]
  1273. [   11.722510] iwlwifi 0000:57:00.0: 0x00000000 | tcm HW status[1]
  1274. [   11.722511] iwlwifi 0000:57:00.0: 0x00000000 | tcm HW status[2]
  1275. [   11.722512] iwlwifi 0000:57:00.0: 0x00008000 | tcm HW status[3]
  1276. [   11.722513] iwlwifi 0000:57:00.0: 0x00000000 | tcm HW status[4]
  1277. [   11.722514] iwlwifi 0000:57:00.0: 0x00000000 | tcm SW status[0]
  1278. [   11.722592] iwlwifi 0000:57:00.0: RCM2 status:
  1279. [   11.722593] iwlwifi 0000:57:00.0: 0x00000070 | error ID
  1280. [   11.722593] iwlwifi 0000:57:00.0: 0x00001E2E | rcm branchlink2
  1281. [   11.722594] iwlwifi 0000:57:00.0: 0x000027A0 | rcm interruptlink1
  1282. [   11.722595] iwlwifi 0000:57:00.0: 0x000027A0 | rcm interruptlink2
  1283. [   11.722596] iwlwifi 0000:57:00.0: 0x20000000 | rcm data1
  1284. [   11.722596] iwlwifi 0000:57:00.0: 0xDEADBEEF | rcm data2
  1285. [   11.722597] iwlwifi 0000:57:00.0: 0xDEADBEEF | rcm data3
  1286. [   11.722598] iwlwifi 0000:57:00.0: 0x00001E98 | rcm log PC
  1287. [   11.722598] iwlwifi 0000:57:00.0: 0x00803FF0 | rcm frame pointer
  1288. [   11.722599] iwlwifi 0000:57:00.0: 0x00803F5C | rcm stack pointer
  1289. [   11.722600] iwlwifi 0000:57:00.0: 0x00000000 | rcm msg ID
  1290. [   11.722601] iwlwifi 0000:57:00.0: 0x20000000 | rcm ISR status
  1291. [   11.722601] iwlwifi 0000:57:00.0: 0x00420500 | frame HW status
  1292. [   11.722602] iwlwifi 0000:57:00.0: 0x00000000 | LMAC-to-RCM request mbox
  1293. [   11.722603] iwlwifi 0000:57:00.0: 0x00000000 | RCM-to-LMAC request mbox
  1294. [   11.722604] iwlwifi 0000:57:00.0: 0x00000000 | MAC header control
  1295. [   11.722605] iwlwifi 0000:57:00.0: 0x00000000 | MAC header addr1 low
  1296. [   11.722606] iwlwifi 0000:57:00.0: 0x003C0000 | MAC header info
  1297. [   11.722606] iwlwifi 0000:57:00.0: 0x00000000 | MAC header error
  1298. [   11.722662] iwlwifi 0000:57:00.0: IML/ROM dump:
  1299. [   11.722663] iwlwifi 0000:57:00.0: 0x00000B03 | IML/ROM error/state
  1300. [   11.722674] iwlwifi 0000:57:00.0: 0x00010191 | IML/ROM data1
  1301. [   11.722682] iwlwifi 0000:57:00.0: 0x00000080 | IML/ROM WFPM_AUTH_KEY_0
  1302. [   11.722687] iwlwifi 0000:57:00.0: Fseq Registers:
  1303. [   11.722692] iwlwifi 0000:57:00.0: 0x40000000 | FSEQ_ERROR_CODE
  1304. [   11.722695] iwlwifi 0000:57:00.0: 0x00B10006 | FSEQ_TOP_INIT_VERSION
  1305. [   11.722698] iwlwifi 0000:57:00.0: 0x00570000 | FSEQ_CNVIO_INIT_VERSION
  1306. [   11.722701] iwlwifi 0000:57:00.0: 0x0000AA14 | FSEQ_OTP_VERSION
  1307. [   11.722704] iwlwifi 0000:57:00.0: 0x0000000F | FSEQ_TOP_CONTENT_VERSION
  1308. [   11.722707] iwlwifi 0000:57:00.0: 0x4552414E | FSEQ_ALIVE_TOKEN
  1309. [   11.722710] iwlwifi 0000:57:00.0: 0x02001910 | FSEQ_CNVI_ID
  1310. [   11.722713] iwlwifi 0000:57:00.0: 0x02001910 | FSEQ_CNVR_ID
  1311. [   11.722716] iwlwifi 0000:57:00.0: 0x02001910 | CNVI_AUX_MISC_CHIP
  1312. [   11.722721] iwlwifi 0000:57:00.0: 0x02001910 | CNVR_AUX_MISC_CHIP
  1313. [   11.722727] iwlwifi 0000:57:00.0: 0x0F0F1BED | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
  1314. [   11.722735] iwlwifi 0000:57:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
  1315. [   11.722738] iwlwifi 0000:57:00.0: 0x00570000 | FSEQ_PREV_CNVIO_INIT_VERSION
  1316. [   11.722741] iwlwifi 0000:57:00.0: 0x00B10006 | FSEQ_WIFI_FSEQ_VERSION
  1317. [   11.722744] iwlwifi 0000:57:00.0: 0x00B10006 | FSEQ_BT_FSEQ_VERSION
  1318. [   11.722747] iwlwifi 0000:57:00.0: 0x00000104 | FSEQ_CLASS_TP_VERSION
  1319. [   11.722755] iwlwifi 0000:57:00.0: UMAC CURRENT PC: 0x8028b71c
  1320. [   11.722761] iwlwifi 0000:57:00.0: LMAC1 CURRENT PC: 0xd0
  1321. [   11.722764] iwlwifi 0000:57:00.0: LMAC2 CURRENT PC: 0xd0
  1322. [   11.722766] iwlwifi 0000:57:00.0: UMAC CURRENT PC 1: 0x8028b722
  1323. [   11.722769] iwlwifi 0000:57:00.0: TCM1 CURRENT PC: 0xd0
  1324. [   11.722771] iwlwifi 0000:57:00.0: RCM1 CURRENT PC: 0xd0
  1325. [   11.722774] iwlwifi 0000:57:00.0: RCM2 CURRENT PC: 0xd0
  1326. [   11.722778] iwlwifi 0000:57:00.0: Function Scratch status:
  1327. [   11.722779] iwlwifi 0000:57:00.0: 0x01010101 | Func Scratch
  1328. [   11.724631] systemd-journald[613]: Received client request to flush runtime journal.
  1329. [   11.838412] input: Logitech G305 as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.4/3-4.4:1.2/0003:046D:C53F.0003/0003:046D:4074.0009/input/input33
  1330. [   11.900458] logitech-hidpp-device 0003:046D:4074.0009: input,hidraw8: USB HID v1.11 Keyboard [Logitech G305] on usb-0000:00:14.0-4.4/input2:1
  1331. [   11.996854] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  1332. [   11.996857] Bluetooth: BNEP filters: protocol multicast
  1333. [   11.996863] Bluetooth: BNEP socket layer initialized
  1334. [   11.997835] Bluetooth: MGMT ver 1.23
  1335. [   12.004372] NET: Registered PF_ALG protocol family
  1336. [   13.742536] iwlwifi 0000:57:00.0: Failed to get INIT_COMPLETE -110
  1337. [   13.742552] iwlwifi 0000:57:00.0: WRT: Collecting data: ini trigger 4 fired (delay=0ms).
  1338. [   14.747613] iwlwifi 0000:57:00.0: base HW address: d4:ab:61:47:ac:66
  1339. [   17.042225] sched_ext: BPF scheduler "lavd_1.1.0_gc505008f_x86_64_unknown_linux_gnu" enabled
  1340. [   17.661130] ------------[ cut here ]------------
  1341. [   17.661133] WARNING: CPU: 0 PID: 1 at kernel/sched/ext.c:3245 scx_cgroup_move_task+0x96/0xa0
  1342. [   17.661137] Modules linked in: nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_multiport xt_cgroup xt_mark xt_owner xt_tcpudp nft_compat x_tables nf_tables uhid cmac algif_hash algif_skcipher af_alg bnep vfat fat btusb btmtk btbcm btintel btrtl hid_logitech_hidpp bluetooth snd_hda_codec_intelhdmi mousedev snd_hda_codec_alc269 snd_hda_scodec_component snd_hda_codec_realtek_lib snd_hda_codec_generic snd_hda_intel snd_sof_pci_intel_mtl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_sdw_bpt snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_hda_codec_hdmi intel_rapl_msr iwlmld snd_sof_intel_hda_mlink intel_rapl_common snd_sof_pci intel_uncore_frequency snd_sof_xtensa_dsp intel_uncore_frequency_common mac80211 snd_sof snd_sof_utils snd_hda_ext_core x86_pkg_temp_thermal snd_hda_codec intel_powerclamp libarc4 snd_hda_core coretemp snd_soc_acpi_intel_match snd_soc_acpi_intel_sdca_quirks snd_intel_dspcfg
  1343. [   17.661168]  snd_intel_sdw_acpi soundwire_generic_allocation iwlwifi kvm_intel snd_soc_acpi snd_usb_audio soundwire_bus kvm snd_usbmidi_lib cfg80211 snd_soc_sdca snd_hwdep snd_soc_core snd_ump spd5118 ac97_bus snd_rawmidi irqbypass mei_gsc_proxy snd_pcm_dmaengine mei_wdt polyval_clmulni snd_compress snd_seq_device ghash_clmulni_intel aesni_intel snd_pcm rapl intel_cstate snd_timer i2c_i801 intel_uncore spi_nor igc snd i2c_smbus mei_me intel_pmc_core mtd joydev psmouse hid_logitech_dj wmi_bmof pcspkr soundcore rfkill ptp i2c_mux crc8 mc pps_core mei intel_vpu thunderbolt intel_pmc_ssram_telemetry pmt_telemetry igen6_edac pmt_discovery intel_hid pmt_class sparse_keymap mac_hid acpi_tad acpi_pad pinctrl_meteorlake dm_mod i2c_dev pkcs8_key_parser ntsync crypto_user nfnetlink zram 842_compress 842_decompress lz4hc_compress lz4_compress xe drm_suballoc_helper gpu_sched drm_ttm_helper drm_gpuvm drm_exec drm_gpusvm_helper i915 nvme drm_buddy nvme_core intel_gtt ttm uas i2c_algo_bit nvme_keyring drm_display_helper nvme_auth
  1344. [   17.661205]  usb_storage spi_intel_pci cec hkdf spi_intel video intel_vsec wmi serio_raw
  1345. [   17.661209] CPU: 0 UID: 0 PID: 1 Comm: systemd Not tainted 6.18.24-1-cachyos-lts #1 PREEMPT(full)  4cbc6cc0a6093e510944446556bfb942f053f5c6
  1346. [   17.661212] Hardware name: Micro Computer (HK) Tech Limited AI Series/ARBSC, BIOS 1.01 06/19/2025
  1347. [   17.661213] Sched_ext: lavd_1.1.0_gc505008f_x86_64_unknown_linux_gnu (enabled+all), task: runnable_at=+0ms
  1348. [   17.661214] RIP: 0010:scx_cgroup_move_task+0x96/0xa0
  1349. [   17.661216] Code: 89 fb 2e 2e 2e 41 ff d3 48 89 df 49 c7 86 00 03 00 00 00 00 00 00 5b 41 5e 48 c7 87 60 03 00 00 00 00 00 00 c3 cc cc cc cc cc <0f> 0b eb eb cc cc cc cc cc cc 90 90 90 90 90 90 90 90 90 90 90 90
  1350. [   17.661217] RSP: 0018:ffffd4fb000ef9c0 EFLAGS: 00010046
  1351. [   17.661218] RAX: ffff8daf99a65800 RBX: ffff8dbe7fe32040 RCX: 0000000000000000
  1352. [   17.661219] RDX: ffff8daf94f37400 RSI: ffff8daf94f37400 RDI: ffff8daf403cb680
  1353. [   17.661219] RBP: 0000000000000000 R08: 0000000000000820 R09: ffff8daf919a9a48
  1354. [   17.661220] R10: ffff8daf4e292a00 R11: 0000000000000000 R12: ffff8daf403cb680
  1355. [   17.661221] R13: 0000000000000001 R14: ffff8daf403cb680 R15: ffff8daf499fd680
  1356. [   17.661222] FS:  00007f8d436cddc0(0000) GS:ffff8dbee2cef000(0000) knlGS:0000000000000000
  1357. [   17.661223] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
  1358. [   17.661224] CR2: 00007fe6fdb24270 CR3: 0000000102b61002 CR4: 0000000000f72ef0
  1359. [   17.661225] PKRU: 55555554
  1360. [   17.661225] Call Trace:
  1361. [   17.661227]  <TASK>
  1362. [   17.661228]  sched_move_task+0x113/0x290
  1363. [   17.661234]  cpu_cgroup_attach+0x4a/0x80
  1364. [   17.661236]  cgroup_migrate_execute+0x2cd/0x3d0
  1365. [   17.661239]  cgroup_apply_control+0x390/0x3e0
  1366. [   17.661243]  cgroup_subtree_control_write+0x485/0x550
  1367. [   17.661245]  kernfs_fop_write_iter.llvm.2047912491366240838+0x10d/0x190
  1368. [   17.661248]  vfs_write+0x2be/0x3e0
  1369. [   17.661250]  __x64_sys_write+0x84/0xf0
  1370. [   17.661251]  do_syscall_64+0x82/0x250
  1371. [   17.661254]  ? cgroup_subtree_control_write+0x4d3/0x550
  1372. [   17.661256]  ? vfs_write+0x193/0x3e0
  1373. [   17.661256]  ? __rseq_handle_notify_resume+0xf6/0x580
  1374. [   17.661258]  ? arch_exit_to_user_mode_prepare+0x85/0x90
  1375. [   17.661260]  ? do_syscall_64+0xb1/0x250
  1376. [   17.661262]  ? do_syscall_64+0xb1/0x250
  1377. [   17.661263]  ? do_user_addr_fault+0x241/0x740
  1378. [   17.661265]  ? exc_page_fault+0x75/0xe0
  1379. [   17.661267]  entry_SYSCALL_64_after_hwframe+0x76/0x7e
  1380. [   17.661268] RIP: 0033:0x7f8d42aa401a
  1381. [   17.661302] Code: 8b 05 12 3d 19 00 64 89 10 48 c7 c2 ff ff ff ff 48 83 c4 18 48 89 d0 c3 0f 1f 84 00 00 00 00 00 49 89 ca 48 8b 44 24 20 0f 05 <48> 89 c2 48 3d 00 f0 ff ff 77 0b 48 89 d0 48 83 c4 18 c3 0f 1f 00
  1382. [   17.661303] RSP: 002b:00007ffc923997b0 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
  1383. [   17.661304] RAX: ffffffffffffffda RBX: 000055ca5ed291e0 RCX: 00007f8d42aa401a
  1384. [   17.661305] RDX: 0000000000000008 RSI: 000055ca5ee63980 RDI: 0000000000000094
  1385. [   17.661305] RBP: 0000000000000008 R08: 0000000000000000 R09: 0000000000000000
  1386. [   17.661306] R10: 0000000000000000 R11: 0000000000000202 R12: 0000000000000008
  1387. [   17.661306] R13: 000055ca5ee63980 R14: 000055ca5ee63980 R15: 00007ffc92399930
  1388. [   17.661308]  </TASK>
  1389. [   17.661308] ---[ end trace 0000000000000000 ]---
  1390. [   18.871716] Bluetooth: RFCOMM TTY layer initialized
  1391. [   18.871728] Bluetooth: RFCOMM socket layer initialized
  1392. [   18.871734] Bluetooth: RFCOMM ver 1.11
  1393. [   23.442137] wlan0: authenticate with 0a:c7:f5:ff:07:3d (local address=d4:ab:61:47:ac:66)
  1394. [   23.442941] wlan0: send auth to 0a:c7:f5:ff:07:3d (try 1/3)
  1395. [   23.448187] wlan0: authenticated
  1396. [   23.449385] wlan0: associate with 0a:c7:f5:ff:07:3d (try 1/3)
  1397. [   23.455059] wlan0: RX AssocResp from 0a:c7:f5:ff:07:3d (capab=0x1011 status=0 aid=23)
  1398. [   23.457238] wlan0: associated
  1399. [   23.525622] wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by 0a:c7:f5:ff:07:3d
  1400. [   26.055364] logitech-hidpp-device 0003:046D:4074.0009: HID++ 4.2 device connected.
  1401. [   26.311067] nvme nvme0: using unchecked data buffer
  1402. [   26.315477] block nvme0n1: No UUID available providing old NGUID
  1403. [   28.179750] warning: `kdeconnectd' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
  1404. [   65.848975] x86/split lock detection: #AC: CHTTPClientThre/6510 took a split_lock trap at address: 0xf3902acf
  1405. [   66.150329] x86/split lock detection: #AC: CHTTPClientThre/6782 took a split_lock trap at address: 0xf3902acf
  1406. [   69.543157] x86/split lock detection: #AC: CHTTPClientThre/7346 took a split_lock trap at address: 0xf3902acf
  1407. [ 1647.998734] x86/split lock detection: #AC: CHTTPClientThre/17570 took a split_lock trap at address: 0xf3902acf
  1408.  
Add Comment
Please, Sign In to add comment