Guest User

Untitled

a guest
Nov 17th, 2022
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 115.29 KB | None | 0 0
  1. [ 0.000000] Linux version 6.1.0-rc5-1-mainline (linux-mainline@archlinux) (gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.39.0) #1 SMP PREEMPT_DYNAMIC Sun, 13 Nov 2022 22:24:23 +0000
  2. [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux-mainline root=UUID=48f33ef6-daf5-4694-bc6e-30b340a8e970 rw loglevel=3 quite i915.enable_guc=3 mem_sleep_default=deep nowatchdog
  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] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  5. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  6. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  7. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
  8. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  9. [ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
  10. [ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
  11. [ 0.000000] signal: max sigframe size: 3632
  12. [ 0.000000] BIOS-provided physical RAM map:
  13. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
  14. [ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
  15. [ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
  16. [ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
  17. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000037bfbfff] usable
  18. [ 0.000000] BIOS-e820: [mem 0x0000000037bfc000-0x0000000040a0efff] reserved
  19. [ 0.000000] BIOS-e820: [mem 0x0000000040a0f000-0x0000000040b0afff] ACPI data
  20. [ 0.000000] BIOS-e820: [mem 0x0000000040b0b000-0x0000000040c20fff] ACPI NVS
  21. [ 0.000000] BIOS-e820: [mem 0x0000000040c21000-0x0000000041765fff] reserved
  22. [ 0.000000] BIOS-e820: [mem 0x0000000041766000-0x00000000417fefff] type 20
  23. [ 0.000000] BIOS-e820: [mem 0x00000000417ff000-0x00000000417fffff] usable
  24. [ 0.000000] BIOS-e820: [mem 0x0000000041800000-0x0000000047ffffff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x0000000048c00000-0x000000004f7fffff] reserved
  26. [ 0.000000] BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
  27. [ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
  28. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  29. [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
  30. [ 0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
  31. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  32. [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  33. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004b07fffff] usable
  34. [ 0.000000] NX (Execute Disable) protection: active
  35. [ 0.000000] efi: EFI v2.80 by American Megatrends
  36. [ 0.000000] efi: ACPI=0x40b9b000 ACPI 2.0=0x40b9b014 TPMFinalLog=0x40b6a000 SMBIOS=0x4157c000 SMBIOS 3.0=0x4157b000 MEMATTR=0x2ee33018 ESRT=0x2ee36e98
  37. [ 0.000000] SMBIOS 3.4.0 present.
  38. [ 0.000000] DMI: ASUSTeK COMPUTER INC. VivoBook_ASUSLaptop S5402ZA_S5402ZA/S5402ZA, BIOS S5402ZA.307 09/08/2022
  39. [ 0.000000] tsc: Detected 3100.000 MHz processor
  40. [ 0.000000] tsc: Detected 3110.400 MHz TSC
  41. [ 0.000413] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  42. [ 0.000415] e820: remove [mem 0x000a0000-0x000fffff] usable
  43. [ 0.000420] last_pfn = 0x4b0800 max_arch_pfn = 0x400000000
  44. [ 0.000589] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
  45. [ 0.001314] last_pfn = 0x41800 max_arch_pfn = 0x400000000
  46. [ 0.016546] esrt: Reserving ESRT space from 0x000000002ee36e98 to 0x000000002ee36f98.
  47. [ 0.016549] e820: update [mem 0x2ee36000-0x2ee36fff] usable ==> reserved
  48. [ 0.016561] Using GB pages for direct mapping
  49. [ 0.016720] Secure boot disabled
  50. [ 0.016720] RAMDISK: [mem 0x2b589000-0x2bed7fff]
  51. [ 0.016722] ACPI: Early table checksum verification disabled
  52. [ 0.016725] ACPI: RSDP 0x0000000040B9B014 000024 (v02 _ASUS_)
  53. [ 0.016727] ACPI: XSDT 0x0000000040B9A728 000124 (v01 _ASUS_ Notebook 01072009 AMI 01000013)
  54. [ 0.016731] ACPI: FACP 0x0000000040B03000 000114 (v06 _ASUS_ Notebook 01072009 AMI 01000013)
  55. [ 0.016735] ACPI: DSDT 0x0000000040A7F000 083B99 (v02 _ASUS_ Notebook 01072009 INTL 20200717)
  56. [ 0.016737] ACPI: FACS 0x0000000040C1F000 000040
  57. [ 0.016739] ACPI: SSDT 0x0000000040B04000 004346 (v02 DptfTb DptfTabl 00001000 INTL 20200717)
  58. [ 0.016741] ACPI: FIDT 0x0000000040A7E000 00009C (v01 _ASUS_ Notebook 01072009 AMI 00010013)
  59. [ 0.016743] ACPI: SSDT 0x0000000040B0A000 00038C (v02 PmaxDv Pmax_Dev 00000001 INTL 20200717)
  60. [ 0.016745] ACPI: SSDT 0x0000000040A78000 005D0B (v02 CpuRef CpuSsdt 00003000 INTL 20200717)
  61. [ 0.016747] ACPI: SSDT 0x0000000040A75000 002AA1 (v02 SaSsdt SaSsdt 00003000 INTL 20200717)
  62. [ 0.016749] ACPI: SSDT 0x0000000040A71000 0033D3 (v02 INTEL IgfxSsdt 00003000 INTL 20200717)
  63. [ 0.016751] ACPI: SSDT 0x0000000040A63000 00D39F (v02 INTEL TcssSsdt 00001000 INTL 20200717)
  64. [ 0.016753] ACPI: HPET 0x0000000040B09000 000038 (v01 _ASUS_ Notebook 01072009 AMI 01000013)
  65. [ 0.016755] ACPI: APIC 0x0000000040A62000 0001DC (v05 _ASUS_ Notebook 01072009 AMI 01000013)
  66. [ 0.016756] ACPI: MCFG 0x0000000040A61000 00003C (v01 _ASUS_ Notebook 01072009 AMI 01000013)
  67. [ 0.016758] ACPI: SSDT 0x0000000040A5F000 001E88 (v02 _ASUS_ Ther_Rvp 00001000 INTL 20200717)
  68. [ 0.016760] ACPI: ECDT 0x0000000040A5E000 0000C1 (v01 LGE LGPC 00000001 OEM. 00000003)
  69. [ 0.016762] ACPI: NHLT 0x0000000040A5C000 001B62 (v00 _ASUS_ Notebook 01072009 AMI 01000013)
  70. [ 0.016764] ACPI: LPIT 0x0000000040A5B000 0000CC (v01 _ASUS_ Notebook 01072009 AMI 01000013)
  71. [ 0.016766] ACPI: SSDT 0x0000000040A57000 002A83 (v02 _ASUS_ PtidDevc 00001000 INTL 20200717)
  72. [ 0.016768] ACPI: SSDT 0x0000000040A54000 002357 (v02 _ASUS_ TbtTypeC 00000000 INTL 20200717)
  73. [ 0.016769] ACPI: DBGP 0x0000000040A53000 000034 (v01 _ASUS_ Notebook 01072009 AMI 01000013)
  74. [ 0.016772] ACPI: DBG2 0x0000000040A52000 000054 (v00 _ASUS_ Notebook 01072009 AMI 01000013)
  75. [ 0.016774] ACPI: SSDT 0x0000000040A50000 0016FD (v02 _ASUS_ UsbCTabl 00001000 INTL 20200717)
  76. [ 0.016776] ACPI: DMAR 0x0000000040A4F000 000088 (v02 INTEL EDK2 00000002 01000013)
  77. [ 0.016778] ACPI: SSDT 0x0000000040A4E000 000B03 (v02 INTEL xh_adlLP 00000000 INTL 20200717)
  78. [ 0.016780] ACPI: SSDT 0x0000000040A4A000 003AEA (v02 SocGpe SocGpe 00003000 INTL 20200717)
  79. [ 0.016781] ACPI: SSDT 0x0000000040A46000 0039DA (v02 SocCmn SocCmn 00003000 INTL 20200717)
  80. [ 0.016783] ACPI: SSDT 0x0000000040A45000 000144 (v02 Intel ADebTabl 00001000 INTL 20200717)
  81. [ 0.016785] ACPI: BGRT 0x0000000040A44000 000038 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
  82. [ 0.016787] ACPI: UEFI 0x0000000040B43000 00063A (v01 INTEL RstVmdE 00000000 INTL 00000000)
  83. [ 0.016789] ACPI: UEFI 0x0000000040B42000 00005C (v01 INTEL RstVmdV 00000000 INTL 00000000)
  84. [ 0.016791] ACPI: TPM2 0x0000000040A43000 00004C (v04 _ASUS_ Notebook 00000001 AMI 00000000)
  85. [ 0.016793] ACPI: PHAT 0x0000000040A42000 00062D (v01 _ASUS_ Notebook 00000005 MSFT 0100000D)
  86. [ 0.016795] ACPI: WSMT 0x0000000040A5A000 000028 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
  87. [ 0.016797] ACPI: FPDT 0x0000000040A41000 000044 (v01 _ASUS_ A M I 01072009 AMI 01000013)
  88. [ 0.016798] ACPI: Reserving FACP table memory at [mem 0x40b03000-0x40b03113]
  89. [ 0.016799] ACPI: Reserving DSDT table memory at [mem 0x40a7f000-0x40b02b98]
  90. [ 0.016800] ACPI: Reserving FACS table memory at [mem 0x40c1f000-0x40c1f03f]
  91. [ 0.016800] ACPI: Reserving SSDT table memory at [mem 0x40b04000-0x40b08345]
  92. [ 0.016801] ACPI: Reserving FIDT table memory at [mem 0x40a7e000-0x40a7e09b]
  93. [ 0.016801] ACPI: Reserving SSDT table memory at [mem 0x40b0a000-0x40b0a38b]
  94. [ 0.016802] ACPI: Reserving SSDT table memory at [mem 0x40a78000-0x40a7dd0a]
  95. [ 0.016802] ACPI: Reserving SSDT table memory at [mem 0x40a75000-0x40a77aa0]
  96. [ 0.016803] ACPI: Reserving SSDT table memory at [mem 0x40a71000-0x40a743d2]
  97. [ 0.016803] ACPI: Reserving SSDT table memory at [mem 0x40a63000-0x40a7039e]
  98. [ 0.016804] ACPI: Reserving HPET table memory at [mem 0x40b09000-0x40b09037]
  99. [ 0.016804] ACPI: Reserving APIC table memory at [mem 0x40a62000-0x40a621db]
  100. [ 0.016805] ACPI: Reserving MCFG table memory at [mem 0x40a61000-0x40a6103b]
  101. [ 0.016805] ACPI: Reserving SSDT table memory at [mem 0x40a5f000-0x40a60e87]
  102. [ 0.016805] ACPI: Reserving ECDT table memory at [mem 0x40a5e000-0x40a5e0c0]
  103. [ 0.016806] ACPI: Reserving NHLT table memory at [mem 0x40a5c000-0x40a5db61]
  104. [ 0.016806] ACPI: Reserving LPIT table memory at [mem 0x40a5b000-0x40a5b0cb]
  105. [ 0.016807] ACPI: Reserving SSDT table memory at [mem 0x40a57000-0x40a59a82]
  106. [ 0.016807] ACPI: Reserving SSDT table memory at [mem 0x40a54000-0x40a56356]
  107. [ 0.016808] ACPI: Reserving DBGP table memory at [mem 0x40a53000-0x40a53033]
  108. [ 0.016808] ACPI: Reserving DBG2 table memory at [mem 0x40a52000-0x40a52053]
  109. [ 0.016809] ACPI: Reserving SSDT table memory at [mem 0x40a50000-0x40a516fc]
  110. [ 0.016809] ACPI: Reserving DMAR table memory at [mem 0x40a4f000-0x40a4f087]
  111. [ 0.016810] ACPI: Reserving SSDT table memory at [mem 0x40a4e000-0x40a4eb02]
  112. [ 0.016810] ACPI: Reserving SSDT table memory at [mem 0x40a4a000-0x40a4dae9]
  113. [ 0.016810] ACPI: Reserving SSDT table memory at [mem 0x40a46000-0x40a499d9]
  114. [ 0.016811] ACPI: Reserving SSDT table memory at [mem 0x40a45000-0x40a45143]
  115. [ 0.016811] ACPI: Reserving BGRT table memory at [mem 0x40a44000-0x40a44037]
  116. [ 0.016812] ACPI: Reserving UEFI table memory at [mem 0x40b43000-0x40b43639]
  117. [ 0.016812] ACPI: Reserving UEFI table memory at [mem 0x40b42000-0x40b4205b]
  118. [ 0.016813] ACPI: Reserving TPM2 table memory at [mem 0x40a43000-0x40a4304b]
  119. [ 0.016813] ACPI: Reserving PHAT table memory at [mem 0x40a42000-0x40a4262c]
  120. [ 0.016814] ACPI: Reserving WSMT table memory at [mem 0x40a5a000-0x40a5a027]
  121. [ 0.016814] ACPI: Reserving FPDT table memory at [mem 0x40a41000-0x40a41043]
  122. [ 0.017290] No NUMA configuration found
  123. [ 0.017292] Faking a node at [mem 0x0000000000000000-0x00000004b07fffff]
  124. [ 0.017299] NODE_DATA(0) allocated [mem 0x4b07fc000-0x4b07fffff]
  125. [ 0.017324] Zone ranges:
  126. [ 0.017324] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  127. [ 0.017325] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  128. [ 0.017326] Normal [mem 0x0000000100000000-0x00000004b07fffff]
  129. [ 0.017327] Device empty
  130. [ 0.017328] Movable zone start for each node
  131. [ 0.017328] Early memory node ranges
  132. [ 0.017328] node 0: [mem 0x0000000000001000-0x000000000009dfff]
  133. [ 0.017329] node 0: [mem 0x000000000009f000-0x000000000009ffff]
  134. [ 0.017330] node 0: [mem 0x0000000000100000-0x0000000037bfbfff]
  135. [ 0.017330] node 0: [mem 0x00000000417ff000-0x00000000417fffff]
  136. [ 0.017331] node 0: [mem 0x0000000100000000-0x00000004b07fffff]
  137. [ 0.017332] Initmem setup node 0 [mem 0x0000000000001000-0x00000004b07fffff]
  138. [ 0.017335] On node 0, zone DMA: 1 pages in unavailable ranges
  139. [ 0.017336] On node 0, zone DMA: 1 pages in unavailable ranges
  140. [ 0.017356] On node 0, zone DMA: 96 pages in unavailable ranges
  141. [ 0.018815] On node 0, zone DMA32: 7171 pages in unavailable ranges
  142. [ 0.037198] On node 0, zone Normal: 26624 pages in unavailable ranges
  143. [ 0.037408] On node 0, zone Normal: 30720 pages in unavailable ranges
  144. [ 0.037426] Reserving Intel graphics memory at [mem 0x4b800000-0x4f7fffff]
  145. [ 0.038588] ACPI: PM-Timer IO Port: 0x1808
  146. [ 0.038593] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  147. [ 0.038594] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
  148. [ 0.038595] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
  149. [ 0.038595] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
  150. [ 0.038596] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
  151. [ 0.038596] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
  152. [ 0.038596] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
  153. [ 0.038597] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
  154. [ 0.038597] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
  155. [ 0.038597] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
  156. [ 0.038598] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
  157. [ 0.038598] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
  158. [ 0.038598] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
  159. [ 0.038599] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
  160. [ 0.038599] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
  161. [ 0.038599] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
  162. [ 0.038600] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
  163. [ 0.038600] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
  164. [ 0.038601] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
  165. [ 0.038601] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
  166. [ 0.038601] ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
  167. [ 0.038602] ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
  168. [ 0.038602] ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
  169. [ 0.038602] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  170. [ 0.038721] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
  171. [ 0.038723] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  172. [ 0.038723] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  173. [ 0.038726] ACPI: Using ACPI (MADT) for SMP configuration information
  174. [ 0.038727] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  175. [ 0.038732] e820: update [mem 0x2c895000-0x2c8f6fff] usable ==> reserved
  176. [ 0.038739] TSC deadline timer available
  177. [ 0.038739] smpboot: Allowing 16 CPUs, 0 hotplug CPUs
  178. [ 0.038751] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
  179. [ 0.038752] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
  180. [ 0.038753] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
  181. [ 0.038754] PM: hibernation: Registered nosave memory: [mem 0x2c895000-0x2c8f6fff]
  182. [ 0.038755] PM: hibernation: Registered nosave memory: [mem 0x2ee36000-0x2ee36fff]
  183. [ 0.038756] PM: hibernation: Registered nosave memory: [mem 0x37bfc000-0x40a0efff]
  184. [ 0.038756] PM: hibernation: Registered nosave memory: [mem 0x40a0f000-0x40b0afff]
  185. [ 0.038756] PM: hibernation: Registered nosave memory: [mem 0x40b0b000-0x40c20fff]
  186. [ 0.038757] PM: hibernation: Registered nosave memory: [mem 0x40c21000-0x41765fff]
  187. [ 0.038757] PM: hibernation: Registered nosave memory: [mem 0x41766000-0x417fefff]
  188. [ 0.038758] PM: hibernation: Registered nosave memory: [mem 0x41800000-0x47ffffff]
  189. [ 0.038758] PM: hibernation: Registered nosave memory: [mem 0x48000000-0x48bfffff]
  190. [ 0.038758] PM: hibernation: Registered nosave memory: [mem 0x48c00000-0x4f7fffff]
  191. [ 0.038759] PM: hibernation: Registered nosave memory: [mem 0x4f800000-0xbfffffff]
  192. [ 0.038759] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xcfffffff]
  193. [ 0.038759] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xfdffffff]
  194. [ 0.038760] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
  195. [ 0.038760] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
  196. [ 0.038760] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  197. [ 0.038761] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
  198. [ 0.038761] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
  199. [ 0.038761] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed1ffff]
  200. [ 0.038762] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
  201. [ 0.038762] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfedfffff]
  202. [ 0.038762] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  203. [ 0.038763] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
  204. [ 0.038763] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
  205. [ 0.038764] [mem 0x4f800000-0xbfffffff] available for PCI devices
  206. [ 0.038764] Booting paravirtualized kernel on bare hardware
  207. [ 0.038766] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
  208. [ 0.042303] setup_percpu: NR_CPUS:320 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
  209. [ 0.042736] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
  210. [ 0.042740] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
  211. [ 0.042742] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
  212. [ 0.042757] Fallback order for Node 0: 0
  213. [ 0.042758] Built 1 zonelists, mobility grouping on. Total pages: 4032749
  214. [ 0.042759] Policy zone: Normal
  215. [ 0.042760] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-mainline root=UUID=48f33ef6-daf5-4694-bc6e-30b340a8e970 rw loglevel=3 quite i915.enable_guc=3 mem_sleep_default=deep nowatchdog
  216. [ 0.042808] Unknown kernel command line parameters "quite BOOT_IMAGE=/vmlinuz-linux-mainline", will be passed to user space.
  217. [ 0.042822] random: crng init done
  218. [ 0.044036] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
  219. [ 0.044653] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
  220. [ 0.044879] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
  221. [ 0.044887] software IO TLB: area num 16.
  222. [ 0.076139] Memory: 15791800K/16387692K available (16391K kernel code, 2118K rwdata, 11000K rodata, 2136K init, 3416K bss, 595632K reserved, 0K cma-reserved)
  223. [ 0.076214] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
  224. [ 0.076222] ftrace: allocating 46123 entries in 181 pages
  225. [ 0.080623] ftrace: allocated 181 pages with 5 groups
  226. [ 0.080676] Dynamic Preempt: full
  227. [ 0.080700] rcu: Preemptible hierarchical RCU implementation.
  228. [ 0.080701] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
  229. [ 0.080702] rcu: RCU priority boosting: priority 1 delay 500 ms.
  230. [ 0.080702] Trampoline variant of Tasks RCU enabled.
  231. [ 0.080703] Rude variant of Tasks RCU enabled.
  232. [ 0.080703] Tracing variant of Tasks RCU enabled.
  233. [ 0.080703] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
  234. [ 0.080704] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
  235. [ 0.083068] NR_IRQS: 20736, nr_irqs: 2184, preallocated irqs: 16
  236. [ 0.083481] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  237. [ 0.084046] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
  238. [ 0.084067] Console: colour dummy device 80x25
  239. [ 0.084078] printk: console [tty0] enabled
  240. [ 0.084091] ACPI: Core revision 20220331
  241. [ 0.084338] hpet: HPET dysfunctional in PC10. Force disabled.
  242. [ 0.084339] APIC: Switch to symmetric I/O mode setup
  243. [ 0.084340] DMAR: Host address width 39
  244. [ 0.084341] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
  245. [ 0.084345] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
  246. [ 0.084346] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
  247. [ 0.084350] DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
  248. [ 0.084351] DMAR: RMRR base: 0x0000004b000000 end: 0x0000004f7fffff
  249. [ 0.084353] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
  250. [ 0.084354] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
  251. [ 0.084355] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
  252. [ 0.089514] DMAR-IR: Enabled IRQ remapping in x2apic mode
  253. [ 0.089516] x2apic enabled
  254. [ 0.089585] Switched APIC routing to cluster x2apic.
  255. [ 0.103979] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2cd5a8bb032, max_idle_ns: 440795365915 ns
  256. [ 0.103988] Calibrating delay loop (skipped), value calculated using timer frequency.. 6223.00 BogoMIPS (lpj=10368000)
  257. [ 0.103991] pid_max: default: 32768 minimum: 301
  258. [ 0.107319] LSM: Security Framework initializing
  259. [ 0.107319] landlock: Up and running.
  260. [ 0.107319] Yama: becoming mindful.
  261. [ 0.107319] LSM support for eBPF active
  262. [ 0.107319] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  263. [ 0.107319] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  264. [ 0.107319] CPU0: Thermal monitoring enabled (TM1)
  265. [ 0.107319] x86/cpu: User Mode Instruction Prevention (UMIP) activated
  266. [ 0.107319] process: using mwait in idle threads
  267. [ 0.107319] CET detected: Indirect Branch Tracking enabled
  268. [ 0.107319] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  269. [ 0.107319] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
  270. [ 0.107319] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  271. [ 0.107319] Spectre V2 : Mitigation: Enhanced IBRS
  272. [ 0.107319] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  273. [ 0.107319] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
  274. [ 0.107319] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
  275. [ 0.107319] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
  276. [ 0.107319] Freeing SMP alternatives memory: 36K
  277. [ 0.107319] smpboot: CPU0: 12th Gen Intel(R) Core(TM) i5-12500H (family: 0x6, model: 0x9a, stepping: 0x3)
  278. [ 0.107319] cblist_init_generic: Setting adjustable number of callback queues.
  279. [ 0.107319] cblist_init_generic: Setting shift to 4 and lim to 1.
  280. [ 0.107319] cblist_init_generic: Setting shift to 4 and lim to 1.
  281. [ 0.107319] cblist_init_generic: Setting shift to 4 and lim to 1.
  282. [ 0.107319] Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline, AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
  283. [ 0.107319] core: cpu_core PMU driver:
  284. [ 0.107319] ... version: 5
  285. [ 0.107319] ... bit width: 48
  286. [ 0.107319] ... generic registers: 8
  287. [ 0.107319] ... value mask: 0000ffffffffffff
  288. [ 0.107319] ... max period: 00007fffffffffff
  289. [ 0.107319] ... fixed-purpose events: 4
  290. [ 0.107319] ... event mask: 0001000f000000ff
  291. [ 0.107319] Estimated ratio of average max frequency by base frequency (times 1024): 1387
  292. [ 0.107319] rcu: Hierarchical SRCU implementation.
  293. [ 0.107319] rcu: Max phase no-delay instances is 1000.
  294. [ 0.107319] smp: Bringing up secondary CPUs ...
  295. [ 0.107319] x86: Booting SMP configuration:
  296. [ 0.107319] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8
  297. [ 0.023334] core: cpu_atom PMU driver: PEBS-via-PT
  298. [ 0.023334] ... version: 5
  299. [ 0.023334] ... bit width: 48
  300. [ 0.023334] ... generic registers: 6
  301. [ 0.023334] ... value mask: 0000ffffffffffff
  302. [ 0.023334] ... max period: 00007fffffffffff
  303. [ 0.023334] ... fixed-purpose events: 3
  304. [ 0.023334] ... event mask: 000000070000003f
  305. [ 0.115876] #9 #10 #11 #12 #13 #14 #15
  306. [ 0.129071] smp: Brought up 1 node, 16 CPUs
  307. [ 0.129071] smpboot: Max logical packages: 1
  308. [ 0.129071] smpboot: Total of 16 processors activated (99572.00 BogoMIPS)
  309. [ 0.130998] devtmpfs: initialized
  310. [ 0.130998] x86/mm: Memory block size: 128MB
  311. [ 0.131128] ACPI: PM: Registering ACPI NVS region [mem 0x40b0b000-0x40c20fff] (1138688 bytes)
  312. [ 0.131128] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
  313. [ 0.131128] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
  314. [ 0.131128] pinctrl core: initialized pinctrl subsystem
  315. [ 0.131294] PM: RTC time: 13:31:15, date: 2022-11-17
  316. [ 0.131607] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  317. [ 0.131762] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
  318. [ 0.131882] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  319. [ 0.131998] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  320. [ 0.132006] audit: initializing netlink subsys (disabled)
  321. [ 0.132010] audit: type=2000 audit(1668691875.026:1): state=initialized audit_enabled=0 res=1
  322. [ 0.132010] thermal_sys: Registered thermal governor 'fair_share'
  323. [ 0.132010] thermal_sys: Registered thermal governor 'bang_bang'
  324. [ 0.132010] thermal_sys: Registered thermal governor 'step_wise'
  325. [ 0.132010] thermal_sys: Registered thermal governor 'user_space'
  326. [ 0.132010] thermal_sys: Registered thermal governor 'power_allocator'
  327. [ 0.132010] cpuidle: using governor ladder
  328. [ 0.132010] cpuidle: using governor menu
  329. [ 0.132010] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  330. [ 0.132010] PCI: MMCONFIG for domain 0000 [bus 00-e0] at [mem 0xc0000000-0xce0fffff] (base 0xc0000000)
  331. [ 0.132010] PCI: MMCONFIG at [mem 0xc0000000-0xce0fffff] reserved in E820
  332. [ 0.132010] PCI: Using configuration type 1 for base access
  333. [ 0.132010] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  334. [ 0.134565] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
  335. [ 0.135793] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  336. [ 0.135793] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
  337. [ 0.135793] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  338. [ 0.135793] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
  339. [ 0.135937] ACPI: Added _OSI(Module Device)
  340. [ 0.135937] ACPI: Added _OSI(Processor Device)
  341. [ 0.135937] ACPI: Added _OSI(3.0 _SCP Extensions)
  342. [ 0.135937] ACPI: Added _OSI(Processor Aggregator Device)
  343. [ 0.213519] ACPI: 15 ACPI AML tables successfully acquired and loaded
  344. [ 0.214489] ACPI: EC: EC started
  345. [ 0.214490] ACPI: EC: interrupt blocked
  346. [ 0.215530] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
  347. [ 0.215531] ACPI: EC: Boot ECDT EC used to handle transactions
  348. [ 0.321828] ACPI: Dynamic OEM Table Load:
  349. [ 0.321836] ACPI: SSDT 0xFFFF8FCB02089400 0001AB (v02 PmRef Cpu0Psd 00003000 INTL 20200717)
  350. [ 0.322519] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
  351. [ 0.326218] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
  352. [ 0.326220] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
  353. [ 0.327386] ACPI: Dynamic OEM Table Load:
  354. [ 0.327391] ACPI: SSDT 0xFFFF8FCB020BB400 000394 (v02 PmRef Cpu0Cst 00003001 INTL 20200717)
  355. [ 0.328311] ACPI: Dynamic OEM Table Load:
  356. [ 0.328315] ACPI: SSDT 0xFFFF8FCB020E6800 0006AA (v02 PmRef Cpu0Ist 00003000 INTL 20200717)
  357. [ 0.329299] ACPI: Dynamic OEM Table Load:
  358. [ 0.329303] ACPI: SSDT 0xFFFF8FCB020E6000 0004BA (v02 PmRef Cpu0Hwp 00003000 INTL 20200717)
  359. [ 0.330504] ACPI: Dynamic OEM Table Load:
  360. [ 0.330510] ACPI: SSDT 0xFFFF8FCB020E8000 001BAF (v02 PmRef ApIst 00003000 INTL 20200717)
  361. [ 0.331953] ACPI: Dynamic OEM Table Load:
  362. [ 0.331957] ACPI: SSDT 0xFFFF8FCB020EE000 001038 (v02 PmRef ApHwp 00003000 INTL 20200717)
  363. [ 0.333240] ACPI: Dynamic OEM Table Load:
  364. [ 0.333244] ACPI: SSDT 0xFFFF8FCB020EC000 001349 (v02 PmRef ApPsd 00003000 INTL 20200717)
  365. [ 0.334527] ACPI: Dynamic OEM Table Load:
  366. [ 0.334531] ACPI: SSDT 0xFFFF8FCB020C0000 000FBB (v02 PmRef ApCst 00003000 INTL 20200717)
  367. [ 0.340316] ACPI: Interpreter enabled
  368. [ 0.340360] ACPI: PM: (supports S0 S3 S4 S5)
  369. [ 0.340361] ACPI: Using IOAPIC for interrupt routing
  370. [ 0.340396] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  371. [ 0.340396] PCI: Using E820 reservations for host bridge windows
  372. [ 0.341503] ACPI: Enabled 7 GPEs in block 00 to 7F
  373. [ 0.356496] ACPI: PM: Power Resource [BTRT]
  374. [ 0.361996] ACPI: PM: Power Resource [WRST]
  375. [ 0.364976] ACPI: PM: Power Resource [TBT0]
  376. [ 0.365232] ACPI: PM: Power Resource [TBT1]
  377. [ 0.365483] ACPI: PM: Power Resource [D3C]
  378. [ 0.750479] ACPI: PM: Power Resource [FN00]
  379. [ 0.750515] ACPI: PM: Power Resource [FN01]
  380. [ 0.750549] ACPI: PM: Power Resource [FN02]
  381. [ 0.750582] ACPI: PM: Power Resource [FN03]
  382. [ 0.750615] ACPI: PM: Power Resource [FN04]
  383. [ 0.750996] ACPI: PM: Power Resource [PIN]
  384. [ 0.751269] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-e0])
  385. [ 0.751273] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
  386. [ 0.753071] acpi PNP0A08:00: _OSC: platform does not support [AER]
  387. [ 0.756603] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
  388. [ 0.758799] PCI host bridge to bus 0000:00
  389. [ 0.758800] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  390. [ 0.758801] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  391. [ 0.758802] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  392. [ 0.758803] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
  393. [ 0.758803] pci_bus 0000:00: root bus resource [mem 0x4f800000-0xbfffffff window]
  394. [ 0.758804] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
  395. [ 0.758805] pci_bus 0000:00: root bus resource [bus 00-e0]
  396. [ 0.758878] pci 0000:00:00.0: [8086:4621] type 00 class 0x060000
  397. [ 0.759102] pci 0000:00:02.0: [8086:46a6] type 00 class 0x030000
  398. [ 0.759110] pci 0000:00:02.0: reg 0x10: [mem 0x605e000000-0x605effffff 64bit]
  399. [ 0.759115] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
  400. [ 0.759119] pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f]
  401. [ 0.759132] pci 0000:00:02.0: BAR 2: assigned to efifb
  402. [ 0.759133] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
  403. [ 0.759135] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  404. [ 0.759161] pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
  405. [ 0.759162] pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
  406. [ 0.759165] pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
  407. [ 0.759166] pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
  408. [ 0.759267] pci 0000:00:04.0: [8086:461d] type 00 class 0x118000
  409. [ 0.759280] pci 0000:00:04.0: reg 0x10: [mem 0x605f280000-0x605f29ffff 64bit]
  410. [ 0.759539] pci 0000:00:06.0: [8086:464d] type 01 class 0x060400
  411. [ 0.759616] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
  412. [ 0.759654] pci 0000:00:06.0: PTM enabled (root), 4ns granularity
  413. [ 0.760229] pci 0000:00:07.0: [8086:466e] type 01 class 0x060400
  414. [ 0.760265] pci 0000:00:07.0: Overriding RP PIO Log Size to 4
  415. [ 0.760302] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
  416. [ 0.760326] pci 0000:00:07.0: PTM enabled (root), 4ns granularity
  417. [ 0.762072] pci 0000:00:07.1: [8086:463f] type 01 class 0x060400
  418. [ 0.762109] pci 0000:00:07.1: Overriding RP PIO Log Size to 4
  419. [ 0.762145] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
  420. [ 0.762170] pci 0000:00:07.1: PTM enabled (root), 4ns granularity
  421. [ 0.763860] pci 0000:00:07.2: [8086:462f] type 01 class 0x060400
  422. [ 0.763897] pci 0000:00:07.2: Overriding RP PIO Log Size to 4
  423. [ 0.763934] pci 0000:00:07.2: PME# supported from D0 D3hot D3cold
  424. [ 0.763958] pci 0000:00:07.2: PTM enabled (root), 4ns granularity
  425. [ 0.765748] pci 0000:00:08.0: [8086:464f] type 00 class 0x088000
  426. [ 0.765756] pci 0000:00:08.0: reg 0x10: [mem 0x605f2db000-0x605f2dbfff 64bit]
  427. [ 0.765853] pci 0000:00:0a.0: [8086:467d] type 00 class 0x118000
  428. [ 0.765860] pci 0000:00:0a.0: reg 0x10: [mem 0x605f2c0000-0x605f2c7fff 64bit]
  429. [ 0.765877] pci 0000:00:0a.0: enabling Extended Tags
  430. [ 0.765986] pci 0000:00:0d.0: [8086:461e] type 00 class 0x0c0330
  431. [ 0.765996] pci 0000:00:0d.0: reg 0x10: [mem 0x605f2b0000-0x605f2bffff 64bit]
  432. [ 0.766036] pci 0000:00:0d.0: PME# supported from D3hot D3cold
  433. [ 0.767655] pci 0000:00:0d.2: [8086:463e] type 00 class 0x0c0340
  434. [ 0.767665] pci 0000:00:0d.2: reg 0x10: [mem 0x605f240000-0x605f27ffff 64bit]
  435. [ 0.767671] pci 0000:00:0d.2: reg 0x18: [mem 0x605f2da000-0x605f2dafff 64bit]
  436. [ 0.767701] pci 0000:00:0d.2: supports D1 D2
  437. [ 0.767702] pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
  438. [ 0.767788] pci 0000:00:0d.3: [8086:466d] type 00 class 0x0c0340
  439. [ 0.767798] pci 0000:00:0d.3: reg 0x10: [mem 0x605f200000-0x605f23ffff 64bit]
  440. [ 0.767804] pci 0000:00:0d.3: reg 0x18: [mem 0x605f2d9000-0x605f2d9fff 64bit]
  441. [ 0.767834] pci 0000:00:0d.3: supports D1 D2
  442. [ 0.767834] pci 0000:00:0d.3: PME# supported from D0 D1 D2 D3hot D3cold
  443. [ 0.768032] pci 0000:00:0e.0: [8086:467f] type 00 class 0x010400
  444. [ 0.768045] pci 0000:00:0e.0: reg 0x10: [mem 0x605c000000-0x605dffffff 64bit]
  445. [ 0.768051] pci 0000:00:0e.0: reg 0x18: [mem 0x50000000-0x51ffffff]
  446. [ 0.768065] pci 0000:00:0e.0: reg 0x20: [mem 0x605f100000-0x605f1fffff 64bit]
  447. [ 0.768453] pci 0000:00:14.0: [8086:51ed] type 00 class 0x0c0330
  448. [ 0.768475] pci 0000:00:14.0: reg 0x10: [mem 0x605f2a0000-0x605f2affff 64bit]
  449. [ 0.768563] pci 0000:00:14.0: PME# supported from D3hot D3cold
  450. [ 0.770205] pci 0000:00:14.2: [8086:51ef] type 00 class 0x050000
  451. [ 0.770226] pci 0000:00:14.2: reg 0x10: [mem 0x605f2d0000-0x605f2d3fff 64bit]
  452. [ 0.770240] pci 0000:00:14.2: reg 0x18: [mem 0x605f2d8000-0x605f2d8fff 64bit]
  453. [ 0.770471] pci 0000:00:14.3: [8086:51f0] type 00 class 0x028000
  454. [ 0.770496] pci 0000:00:14.3: reg 0x10: [mem 0x605f2cc000-0x605f2cffff 64bit]
  455. [ 0.770666] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
  456. [ 0.771544] pci 0000:00:15.0: [8086:51e8] type 00 class 0x0c8000
  457. [ 0.772389] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
  458. [ 0.775883] pci 0000:00:16.0: [8086:51e0] type 00 class 0x078000
  459. [ 0.775908] pci 0000:00:16.0: reg 0x10: [mem 0x605f2d6000-0x605f2d6fff 64bit]
  460. [ 0.775996] pci 0000:00:16.0: PME# supported from D3hot
  461. [ 0.777119] pci 0000:00:19.0: [8086:51c5] type 00 class 0x0c8000
  462. [ 0.777954] pci 0000:00:19.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
  463. [ 0.781551] pci 0000:00:1f.0: [8086:5182] type 00 class 0x060100
  464. [ 0.781897] pci 0000:00:1f.3: [8086:51c8] type 00 class 0x040100
  465. [ 0.781963] pci 0000:00:1f.3: reg 0x10: [mem 0x605f2c8000-0x605f2cbfff 64bit]
  466. [ 0.782035] pci 0000:00:1f.3: reg 0x20: [mem 0x605f000000-0x605f0fffff 64bit]
  467. [ 0.782179] pci 0000:00:1f.3: PME# supported from D3hot D3cold
  468. [ 0.782640] pci 0000:00:1f.4: [8086:51a3] type 00 class 0x0c0500
  469. [ 0.782671] pci 0000:00:1f.4: reg 0x10: [mem 0x605f2d4000-0x605f2d40ff 64bit]
  470. [ 0.782705] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
  471. [ 0.782927] pci 0000:00:1f.5: [8086:51a4] type 00 class 0x0c8000
  472. [ 0.782947] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
  473. [ 0.783130] pci 0000:00:06.0: PCI bridge to [bus 01]
  474. [ 0.783166] pci 0000:00:07.0: PCI bridge to [bus 02-2b]
  475. [ 0.783169] pci 0000:00:07.0: bridge window [mem 0x6e000000-0x7a1fffff]
  476. [ 0.783172] pci 0000:00:07.0: bridge window [mem 0x6040000000-0x605bffffff 64bit pref]
  477. [ 0.783195] pci 0000:00:07.1: PCI bridge to [bus 2c-55]
  478. [ 0.783198] pci 0000:00:07.1: bridge window [mem 0x60000000-0x6c1fffff]
  479. [ 0.783201] pci 0000:00:07.1: bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
  480. [ 0.783224] pci 0000:00:07.2: PCI bridge to [bus 56-7f]
  481. [ 0.783227] pci 0000:00:07.2: bridge window [mem 0x52000000-0x5e1fffff]
  482. [ 0.783230] pci 0000:00:07.2: bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
  483. [ 0.788152] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
  484. [ 0.788231] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
  485. [ 0.788310] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
  486. [ 0.788386] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
  487. [ 0.788464] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
  488. [ 0.788540] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
  489. [ 0.788617] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
  490. [ 0.788694] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
  491. [ 1.127604] ACPI: EC: interrupt unblocked
  492. [ 1.127604] ACPI: EC: event unblocked
  493. [ 1.127639] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
  494. [ 1.127640] ACPI: EC: GPE=0x6e
  495. [ 1.127640] ACPI: \_SB_.PC00.LPCB.EC0_: Boot ECDT EC initialization complete
  496. [ 1.127641] ACPI: \_SB_.PC00.LPCB.EC0_: EC: Used to handle transactions and events
  497. [ 1.127674] iommu: Default domain type: Translated
  498. [ 1.127674] iommu: DMA domain TLB invalidation policy: lazy mode
  499. [ 1.127756] SCSI subsystem initialized
  500. [ 1.130667] libata version 3.00 loaded.
  501. [ 1.130668] ACPI: bus type USB registered
  502. [ 1.130673] usbcore: registered new interface driver usbfs
  503. [ 1.130675] usbcore: registered new interface driver hub
  504. [ 1.130680] usbcore: registered new device driver usb
  505. [ 1.130698] pps_core: LinuxPPS API ver. 1 registered
  506. [ 1.130698] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  507. [ 1.130699] PTP clock support registered
  508. [ 1.130704] EDAC MC: Ver: 3.0.0
  509. [ 1.131083] Registered efivars operations
  510. [ 1.131083] NetLabel: Initializing
  511. [ 1.131083] NetLabel: domain hash size = 128
  512. [ 1.131083] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  513. [ 1.131083] NetLabel: unlabeled traffic allowed by default
  514. [ 1.131083] mctp: management component transport protocol core
  515. [ 1.131083] NET: Registered PF_MCTP protocol family
  516. [ 1.131083] PCI: Using ACPI for IRQ routing
  517. [ 1.182909] PCI: pci_cache_line_size set to 64 bytes
  518. [ 1.183158] pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
  519. [ 1.183369] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
  520. [ 1.183370] e820: reserve RAM buffer [mem 0x2c895000-0x2fffffff]
  521. [ 1.183370] e820: reserve RAM buffer [mem 0x2ee36000-0x2fffffff]
  522. [ 1.183371] e820: reserve RAM buffer [mem 0x37bfc000-0x37ffffff]
  523. [ 1.183371] e820: reserve RAM buffer [mem 0x41800000-0x43ffffff]
  524. [ 1.183372] e820: reserve RAM buffer [mem 0x4b0800000-0x4b3ffffff]
  525. [ 1.184033] pci 0000:00:02.0: vgaarb: setting as boot VGA device
  526. [ 1.184033] pci 0000:00:02.0: vgaarb: bridge control possible
  527. [ 1.184033] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  528. [ 1.184033] vgaarb: loaded
  529. [ 1.184053] clocksource: Switched to clocksource tsc-early
  530. [ 1.184069] VFS: Disk quotas dquot_6.6.0
  531. [ 1.184075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  532. [ 1.184109] pnp: PnP ACPI init
  533. [ 1.184254] system 00:00: [io 0x0680-0x069f] has been reserved
  534. [ 1.184256] system 00:00: [io 0x164e-0x164f] has been reserved
  535. [ 1.184338] system 00:01: [io 0x1854-0x1857] has been reserved
  536. [ 1.186002] pnp 00:02: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
  537. [ 1.186016] system 00:02: [mem 0xfedc0000-0xfedc7fff] has been reserved
  538. [ 1.186017] system 00:02: [mem 0xfeda0000-0xfeda0fff] has been reserved
  539. [ 1.186018] system 00:02: [mem 0xfeda1000-0xfeda1fff] has been reserved
  540. [ 1.186018] system 00:02: [mem 0xfed20000-0xfed7ffff] could not be reserved
  541. [ 1.186019] system 00:02: [mem 0xfed90000-0xfed93fff] could not be reserved
  542. [ 1.186020] system 00:02: [mem 0xfed45000-0xfed8ffff] could not be reserved
  543. [ 1.186020] system 00:02: [mem 0xfee00000-0xfeefffff] could not be reserved
  544. [ 1.188670] system 00:04: [io 0x2000-0x20fe] has been reserved
  545. [ 1.189271] pnp: PnP ACPI: found 6 devices
  546. [ 1.194253] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  547. [ 1.194284] NET: Registered PF_INET protocol family
  548. [ 1.194461] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  549. [ 1.196255] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
  550. [ 1.196286] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  551. [ 1.196370] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  552. [ 1.196605] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
  553. [ 1.196696] TCP: Hash tables configured (established 131072 bind 65536)
  554. [ 1.196771] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
  555. [ 1.196837] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
  556. [ 1.196868] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
  557. [ 1.196896] NET: Registered PF_UNIX/PF_LOCAL protocol family
  558. [ 1.196901] NET: Registered PF_XDP protocol family
  559. [ 1.196904] pci 0000:00:07.0: bridge window [io 0x1000-0x0fff] to [bus 02-2b] add_size 1000
  560. [ 1.196907] pci 0000:00:07.1: bridge window [io 0x1000-0x0fff] to [bus 2c-55] add_size 1000
  561. [ 1.196908] pci 0000:00:07.2: bridge window [io 0x1000-0x0fff] to [bus 56-7f] add_size 1000
  562. [ 1.196912] clipped [mem size 0x00000000 64bit pref] to [mem size 0xfffffffffffe0000 64bit pref] for e820 entry [mem 0x000a0000-0x000fffff]
  563. [ 1.196915] pci 0000:00:02.0: BAR 9: assigned [mem 0x4020000000-0x40ffffffff 64bit pref]
  564. [ 1.196917] clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffe0000 64bit] for e820 entry [mem 0x000a0000-0x000fffff]
  565. [ 1.196918] pci 0000:00:02.0: BAR 7: assigned [mem 0x4010000000-0x4016ffffff 64bit]
  566. [ 1.196920] pci 0000:00:07.0: BAR 13: assigned [io 0x4000-0x4fff]
  567. [ 1.196921] pci 0000:00:07.1: BAR 13: assigned [io 0x5000-0x5fff]
  568. [ 1.196921] pci 0000:00:07.2: BAR 13: assigned [io 0x6000-0x6fff]
  569. [ 1.196922] clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffe0000 64bit] for e820 entry [mem 0x000a0000-0x000fffff]
  570. [ 1.196924] pci 0000:00:15.0: BAR 0: assigned [mem 0x4017000000-0x4017000fff 64bit]
  571. [ 1.197311] clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffe0000 64bit] for e820 entry [mem 0x000a0000-0x000fffff]
  572. [ 1.197313] pci 0000:00:19.0: BAR 0: assigned [mem 0x4017001000-0x4017001fff 64bit]
  573. [ 1.197712] clipped [mem size 0x00020000] to [mem size 0xfffffffffffc0000] for e820 entry [mem 0x000a0000-0x000fffff]
  574. [ 1.197713] clipped [mem size 0x00010000] to [mem size 0xffffffffffff0000] for e820 entry [mem 0x000a0000-0x000fffff]
  575. [ 1.197714] pci 0000:00:1f.5: BAR 0: assigned [mem 0x4f800000-0x4f800fff]
  576. [ 1.197729] pci 0000:00:06.0: PCI bridge to [bus 01]
  577. [ 1.197744] pci 0000:00:07.0: PCI bridge to [bus 02-2b]
  578. [ 1.197745] pci 0000:00:07.0: bridge window [io 0x4000-0x4fff]
  579. [ 1.197748] pci 0000:00:07.0: bridge window [mem 0x6e000000-0x7a1fffff]
  580. [ 1.197750] pci 0000:00:07.0: bridge window [mem 0x6040000000-0x605bffffff 64bit pref]
  581. [ 1.197753] pci 0000:00:07.1: PCI bridge to [bus 2c-55]
  582. [ 1.197754] pci 0000:00:07.1: bridge window [io 0x5000-0x5fff]
  583. [ 1.197756] pci 0000:00:07.1: bridge window [mem 0x60000000-0x6c1fffff]
  584. [ 1.197758] pci 0000:00:07.1: bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
  585. [ 1.197761] pci 0000:00:07.2: PCI bridge to [bus 56-7f]
  586. [ 1.197762] pci 0000:00:07.2: bridge window [io 0x6000-0x6fff]
  587. [ 1.197764] pci 0000:00:07.2: bridge window [mem 0x52000000-0x5e1fffff]
  588. [ 1.197766] pci 0000:00:07.2: bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
  589. [ 1.197769] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  590. [ 1.197770] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  591. [ 1.197771] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  592. [ 1.197771] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000fffff window]
  593. [ 1.197772] pci_bus 0000:00: resource 8 [mem 0x4f800000-0xbfffffff window]
  594. [ 1.197772] pci_bus 0000:00: resource 9 [mem 0x4000000000-0x7fffffffff window]
  595. [ 1.197773] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff]
  596. [ 1.197774] pci_bus 0000:02: resource 1 [mem 0x6e000000-0x7a1fffff]
  597. [ 1.197774] pci_bus 0000:02: resource 2 [mem 0x6040000000-0x605bffffff 64bit pref]
  598. [ 1.197775] pci_bus 0000:2c: resource 0 [io 0x5000-0x5fff]
  599. [ 1.197776] pci_bus 0000:2c: resource 1 [mem 0x60000000-0x6c1fffff]
  600. [ 1.197776] pci_bus 0000:2c: resource 2 [mem 0x6020000000-0x603bffffff 64bit pref]
  601. [ 1.197777] pci_bus 0000:56: resource 0 [io 0x6000-0x6fff]
  602. [ 1.197777] pci_bus 0000:56: resource 1 [mem 0x52000000-0x5e1fffff]
  603. [ 1.197778] pci_bus 0000:56: resource 2 [mem 0x6000000000-0x601bffffff 64bit pref]
  604. [ 1.198375] PCI: CLS 64 bytes, default 64
  605. [ 1.198380] DMAR: Intel-IOMMU force enabled due to platform opt in
  606. [ 1.198384] DMAR: No ATSR found
  607. [ 1.198384] DMAR: No SATC found
  608. [ 1.198385] DMAR: IOMMU feature fl1gp_support inconsistent
  609. [ 1.198385] DMAR: IOMMU feature pgsel_inv inconsistent
  610. [ 1.198386] DMAR: IOMMU feature nwfs inconsistent
  611. [ 1.198386] DMAR: IOMMU feature dit inconsistent
  612. [ 1.198387] DMAR: IOMMU feature sc_support inconsistent
  613. [ 1.198387] DMAR: IOMMU feature dev_iotlb_support inconsistent
  614. [ 1.198388] DMAR: dmar0: Using Queued invalidation
  615. [ 1.198390] DMAR: dmar1: Using Queued invalidation
  616. [ 1.198434] Trying to unpack rootfs image as initramfs...
  617. [ 1.198626] pci 0000:00:02.0: Adding to iommu group 0
  618. [ 1.198644] pci 0000:00:00.0: Adding to iommu group 1
  619. [ 1.198664] pci 0000:00:04.0: Adding to iommu group 2
  620. [ 1.198679] pci 0000:00:06.0: Adding to iommu group 3
  621. [ 1.198684] pci 0000:00:07.0: Adding to iommu group 4
  622. [ 1.198689] pci 0000:00:07.1: Adding to iommu group 5
  623. [ 1.198695] pci 0000:00:07.2: Adding to iommu group 6
  624. [ 1.198698] pci 0000:00:08.0: Adding to iommu group 7
  625. [ 1.198702] pci 0000:00:0a.0: Adding to iommu group 8
  626. [ 1.198710] pci 0000:00:0d.0: Adding to iommu group 9
  627. [ 1.198715] pci 0000:00:0d.2: Adding to iommu group 9
  628. [ 1.198720] pci 0000:00:0d.3: Adding to iommu group 9
  629. [ 1.198724] pci 0000:00:0e.0: Adding to iommu group 10
  630. [ 1.198731] pci 0000:00:14.0: Adding to iommu group 11
  631. [ 1.198735] pci 0000:00:14.2: Adding to iommu group 11
  632. [ 1.198740] pci 0000:00:14.3: Adding to iommu group 12
  633. [ 1.198745] pci 0000:00:15.0: Adding to iommu group 13
  634. [ 1.198750] pci 0000:00:16.0: Adding to iommu group 14
  635. [ 1.198755] pci 0000:00:19.0: Adding to iommu group 15
  636. [ 1.198766] pci 0000:00:1f.0: Adding to iommu group 16
  637. [ 1.198771] pci 0000:00:1f.3: Adding to iommu group 16
  638. [ 1.198775] pci 0000:00:1f.4: Adding to iommu group 16
  639. [ 1.198780] pci 0000:00:1f.5: Adding to iommu group 16
  640. [ 1.198886] DMAR: Intel(R) Virtualization Technology for Directed I/O
  641. [ 1.198887] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  642. [ 1.198887] software IO TLB: mapped [mem 0x0000000027589000-0x000000002b589000] (64MB)
  643. [ 1.198906] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2cd5a8bb032, max_idle_ns: 440795365915 ns
  644. [ 1.198950] clocksource: Switched to clocksource tsc
  645. [ 1.198959] platform rtc_cmos: registered platform RTC device (no PNP device found)
  646. [ 1.205037] Initialise system trusted keyrings
  647. [ 1.205042] Key type blacklist registered
  648. [ 1.205057] workingset: timestamp_bits=41 max_order=22 bucket_order=0
  649. [ 1.205539] zbud: loaded
  650. [ 1.205649] integrity: Platform Keyring initialized
  651. [ 1.205650] integrity: Machine keyring initialized
  652. [ 1.211269] Key type asymmetric registered
  653. [ 1.211270] Asymmetric key parser 'x509' registered
  654. [ 1.226395] Freeing initrd memory: 9532K
  655. [ 1.227905] alg: self-tests for CTR-KDF (hmac(sha256)) passed
  656. [ 1.227915] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
  657. [ 1.227931] io scheduler mq-deadline registered
  658. [ 1.227932] io scheduler kyber registered
  659. [ 1.227947] io scheduler bfq registered
  660. [ 1.235748] pcieport 0000:00:06.0: PME: Signaling with IRQ 122
  661. [ 1.235922] pcieport 0000:00:07.0: PME: Signaling with IRQ 123
  662. [ 1.235933] pcieport 0000:00:07.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
  663. [ 1.236148] pcieport 0000:00:07.1: PME: Signaling with IRQ 124
  664. [ 1.236157] pcieport 0000:00:07.1: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
  665. [ 1.236307] pcieport 0000:00:07.2: PME: Signaling with IRQ 125
  666. [ 1.236316] pcieport 0000:00:07.2: pciehp: Slot #5 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
  667. [ 1.236385] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  668. [ 1.237104] ACPI: AC: AC Adapter [AC0] (off-line)
  669. [ 1.237143] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  670. [ 1.237152] ACPI: button: Power Button [PWRB]
  671. [ 1.237164] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:02/input/input1
  672. [ 1.237171] ACPI: button: Lid Switch [LID]
  673. [ 1.240329] ACPI: \_TZ_.THRM: Invalid passive threshold
  674. [ 1.240524] thermal LNXTHERM:00: registered as thermal_zone0
  675. [ 1.240525] ACPI: thermal: Thermal Zone [THRM] (52 C)
  676. [ 1.240647] thermal LNXTHERM:01: registered as thermal_zone1
  677. [ 1.240647] ACPI: thermal: Thermal Zone [TZ00] (28 C)
  678. [ 1.240922] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  679. [ 1.242109] hpet_acpi_add: no address or irqs in _CRS
  680. [ 1.242129] Non-volatile memory driver v1.3
  681. [ 1.242129] Linux agpgart interface v0.103
  682. [ 1.242130] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
  683. [ 1.242374] ACPI: bus type drm_connector registered
  684. [ 1.243468] usbcore: registered new interface driver usbserial_generic
  685. [ 1.243470] usbserial: USB Serial support registered for generic
  686. [ 1.243493] rtc_cmos rtc_cmos: RTC can wake from S4
  687. [ 1.245900] rtc_cmos rtc_cmos: registered as rtc0
  688. [ 1.246407] rtc_cmos rtc_cmos: setting system clock to 2022-11-17T13:31:16 UTC (1668691876)
  689. [ 1.246412] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
  690. [ 1.247357] intel_pstate: Intel P-state driver initializing
  691. [ 1.249080] intel_pstate: HWP enabled
  692. [ 1.249595] ledtrig-cpu: registered to indicate activity on CPUs
  693. [ 1.249747] efifb: probing for efifb
  694. [ 1.249752] efifb: framebuffer at 0x4000000000, using 7552k, total 7552k
  695. [ 1.249753] efifb: mode is 1600x1200x32, linelength=6400, pages=1
  696. [ 1.249754] efifb: scrolling: redraw
  697. [ 1.249754] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  698. [ 1.249784] fbcon: Deferring console take-over
  699. [ 1.249785] fb0: EFI VGA frame buffer device
  700. [ 1.249800] hid: raw HID events driver (C) Jiri Kosina
  701. [ 1.249927] intel_pmc_core INT33A1:00: initialized
  702. [ 1.249992] drop_monitor: Initializing network drop monitor service
  703. [ 1.256826] Initializing XFRM netlink socket
  704. [ 1.256873] NET: Registered PF_INET6 protocol family
  705. [ 1.259529] Segment Routing with IPv6
  706. [ 1.259530] RPL Segment Routing with IPv6
  707. [ 1.259534] In-situ OAM (IOAM) with IPv6
  708. [ 1.259547] NET: Registered PF_PACKET protocol family
  709. [ 1.260921] microcode: sig=0x906a3, pf=0x80, revision=0x41b
  710. [ 1.261497] microcode: Microcode Update Driver: v2.2.
  711. [ 1.262277] resctrl: L2 allocation detected
  712. [ 1.262280] IPI shorthand broadcast: enabled
  713. [ 1.262290] sched_clock: Marking stable (1242271044, 20001183)->(1282735202, -20462975)
  714. [ 1.262724] registered taskstats version 1
  715. [ 1.263726] Loading compiled-in X.509 certificates
  716. [ 1.265252] Loaded X.509 cert 'Build time autogenerated kernel key: e4d824b48673b57419b685e8e4040d2a81de960d'
  717. [ 1.265769] zswap: loaded using pool lz4/z3fold
  718. [ 1.266091] Key type .fscrypt registered
  719. [ 1.266091] Key type fscrypt-provisioning registered
  720. [ 1.267480] PM: Magic number: 14:165:534
  721. [ 1.267486] tty ttyS14: hash matches
  722. [ 1.267597] RAS: Correctable Errors collector initialized.
  723. [ 1.288504] ACPI: battery: Slot [BAT0] (battery present)
  724. [ 1.295675] Freeing unused decrypted memory: 2036K
  725. [ 1.296099] Freeing unused kernel image (initmem) memory: 2136K
  726. [ 1.334189] Write protecting the kernel read-only data: 30720k
  727. [ 1.335868] Freeing unused kernel image (text/rodata gap) memory: 2040K
  728. [ 1.336605] Freeing unused kernel image (rodata/data gap) memory: 1288K
  729. [ 1.348704] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  730. [ 1.348707] rodata_test: all tests were successful
  731. [ 1.348723] Run /init as init process
  732. [ 1.348724] with arguments:
  733. [ 1.348725] /init
  734. [ 1.348726] quite
  735. [ 1.348726] with environment:
  736. [ 1.348727] HOME=/
  737. [ 1.348727] TERM=linux
  738. [ 1.348727] BOOT_IMAGE=/vmlinuz-linux-mainline
  739. [ 1.384451] fbcon: Taking over console
  740. [ 1.384527] Console: switching to colour frame buffer device 200x75
  741. [ 1.443466] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
  742. [ 1.443485] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
  743. [ 1.446434] serio: i8042 KBD port at 0x60,0x64 irq 1
  744. [ 1.455189] vmd 0000:00:0e.0: PCI host bridge to bus 10000:e0
  745. [ 1.455210] pci_bus 10000:e0: root bus resource [bus e0-ff]
  746. [ 1.455223] pci_bus 10000:e0: root bus resource [mem 0x50000000-0x51ffffff]
  747. [ 1.455234] pci_bus 10000:e0: root bus resource [mem 0x605f102000-0x605f1fffff 64bit]
  748. [ 1.455304] pci 10000:e0:06.0: [8086:09ab] type 00 class 0x088000
  749. [ 1.455695] pci 10000:e0:06.0: Adding to iommu group 10
  750. [ 1.455814] pci 10000:e0:06.2: [8086:463d] type 01 class 0x060400
  751. [ 1.455969] pci 10000:e0:06.2: PME# supported from D0 D3hot D3cold
  752. [ 1.456036] pci 10000:e0:06.2: PTM enabled (root), 4ns granularity
  753. [ 1.456452] pci 10000:e0:06.2: Adding to iommu group 10
  754. [ 1.456530] pci 10000:e0:06.2: Primary bus is hard wired to 0
  755. [ 1.456670] pci 10000:e1:00.0: [8086:f1aa] type 00 class 0x010802
  756. [ 1.456713] pci 10000:e1:00.0: reg 0x10: [mem 0x50000000-0x50003fff 64bit]
  757. [ 1.457015] pci 10000:e1:00.0: reg 0x1ac: [mem 0x00000000-0x00003fff 64bit]
  758. [ 1.457027] pci 10000:e1:00.0: VF(n) BAR0 space: [mem 0x00000000-0x0001ffff 64bit] (contains BAR0 for 8 VFs)
  759. [ 1.457406] pci 10000:e1:00.0: Adding to iommu group 10
  760. [ 1.457531] pci 10000:e0:06.2: PCI bridge to [bus e1]
  761. [ 1.457543] pci 10000:e0:06.2: bridge window [io 0x0000-0x0fff]
  762. [ 1.457555] pci 10000:e0:06.2: bridge window [mem 0x50000000-0x500fffff]
  763. [ 1.457571] pci 10000:e0:06.2: Primary bus is hard wired to 0
  764. [ 1.472214] xhci_hcd 0000:00:0d.0: xHCI Host Controller
  765. [ 1.472252] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
  766. [ 1.473483] xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
  767. [ 1.474572] xhci_hcd 0000:00:0d.0: xHCI Host Controller
  768. [ 1.474594] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
  769. [ 1.474611] xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
  770. [ 1.478089] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
  771. [ 1.478117] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  772. [ 1.478129] usb usb1: Product: xHCI Host Controller
  773. [ 1.478138] usb usb1: Manufacturer: Linux 6.1.0-rc5-1-mainline xhci-hcd
  774. [ 1.478146] usb usb1: SerialNumber: 0000:00:0d.0
  775. [ 1.478969] hub 1-0:1.0: USB hub found
  776. [ 1.479021] hub 1-0:1.0: 1 port detected
  777. [ 1.481118] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
  778. [ 1.481137] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  779. [ 1.481145] usb usb2: Product: xHCI Host Controller
  780. [ 1.481152] usb usb2: Manufacturer: Linux 6.1.0-rc5-1-mainline xhci-hcd
  781. [ 1.481158] usb usb2: SerialNumber: 0000:00:0d.0
  782. [ 1.481689] hub 2-0:1.0: USB hub found
  783. [ 1.481714] hub 2-0:1.0: 4 ports detected
  784. [ 1.483964] pci 10000:e0:06.2: bridge window [mem 0x00100000-0x001fffff] to [bus e1] add_size 100000 add_align 100000
  785. [ 1.484009] pci 10000:e0:06.2: BAR 14: assigned [mem 0x50000000-0x501fffff]
  786. [ 1.484021] pci 10000:e0:06.2: BAR 13: no space for [io size 0x1000]
  787. [ 1.484031] pci 10000:e0:06.2: BAR 13: failed to assign [io size 0x1000]
  788. [ 1.484043] pci 10000:e0:06.2: BAR 13: no space for [io size 0x1000]
  789. [ 1.484050] pci 10000:e0:06.2: BAR 13: failed to assign [io size 0x1000]
  790. [ 1.484068] pci 10000:e1:00.0: BAR 0: assigned [mem 0x50000000-0x50003fff 64bit]
  791. [ 1.484096] pci 10000:e1:00.0: BAR 7: assigned [mem 0x50004000-0x50023fff 64bit]
  792. [ 1.484113] pci 10000:e0:06.2: PCI bridge to [bus e1]
  793. [ 1.484126] pci 10000:e0:06.2: bridge window [mem 0x50000000-0x501fffff]
  794. [ 1.484250] pcieport 10000:e0:06.2: can't derive routing for PCI INT B
  795. [ 1.484260] pcieport 10000:e0:06.2: PCI INT B: no GSI
  796. [ 1.484493] pcieport 10000:e0:06.2: PME: Signaling with IRQ 146
  797. [ 1.484913] vmd 0000:00:0e.0: Bound to PCI domain 10000
  798. [ 1.489262] usb: port power management may be unreliable
  799. [ 1.489466] xhci_hcd 0000:00:14.0: xHCI Host Controller
  800. [ 1.489468] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
  801. [ 1.490597] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000100200009810
  802. [ 1.490870] xhci_hcd 0000:00:14.0: xHCI Host Controller
  803. [ 1.490872] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
  804. [ 1.490873] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
  805. [ 1.490891] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
  806. [ 1.490892] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  807. [ 1.490892] usb usb3: Product: xHCI Host Controller
  808. [ 1.490893] usb usb3: Manufacturer: Linux 6.1.0-rc5-1-mainline xhci-hcd
  809. [ 1.490893] usb usb3: SerialNumber: 0000:00:14.0
  810. [ 1.490944] hub 3-0:1.0: USB hub found
  811. [ 1.490972] hub 3-0:1.0: 12 ports detected
  812. [ 1.492537] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
  813. [ 1.492538] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  814. [ 1.492539] usb usb4: Product: xHCI Host Controller
  815. [ 1.492539] usb usb4: Manufacturer: Linux 6.1.0-rc5-1-mainline xhci-hcd
  816. [ 1.492540] usb usb4: SerialNumber: 0000:00:14.0
  817. [ 1.492575] hub 4-0:1.0: USB hub found
  818. [ 1.492596] hub 4-0:1.0: 4 ports detected
  819. [ 1.498403] nvme nvme0: pci function 10000:e1:00.0
  820. [ 1.498415] pcieport 10000:e0:06.2: can't derive routing for PCI INT A
  821. [ 1.498418] nvme 10000:e1:00.0: PCI INT A: not connected
  822. [ 1.504511] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
  823. [ 1.506726] nvme nvme0: 8/0/0 default/read/poll queues
  824. [ 1.509619] nvme0n1: p1 p2 p3 p4
  825. [ 1.569069] EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Quota mode: none.
  826. [ 1.637288] systemd[1]: systemd 252.1-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
  827. [ 1.637291] systemd[1]: Detected architecture x86-64.
  828. [ 1.637686] systemd[1]: Hostname set to <tuchka>.
  829. [ 1.744124] usb 3-2: new high-speed USB device number 2 using xhci_hcd
  830. [ 1.798633] systemd[1]: Queued start job for default target Graphical Interface.
  831. [ 1.831776] systemd[1]: Created slice Slice /system/getty.
  832. [ 1.832176] systemd[1]: Created slice Slice /system/modprobe.
  833. [ 1.832410] systemd[1]: Created slice Slice /system/systemd-fsck.
  834. [ 1.832581] systemd[1]: Created slice User and Session Slice.
  835. [ 1.832666] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  836. [ 1.832728] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  837. [ 1.832889] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  838. [ 1.832957] systemd[1]: Reached target Local Encrypted Volumes.
  839. [ 1.832993] systemd[1]: Reached target Login Prompts.
  840. [ 1.833025] systemd[1]: Reached target Local Integrity Protected Volumes.
  841. [ 1.833067] systemd[1]: Reached target Path Units.
  842. [ 1.833103] systemd[1]: Reached target Remote File Systems.
  843. [ 1.833135] systemd[1]: Reached target Slice Units.
  844. [ 1.833175] systemd[1]: Reached target Local Verity Protected Volumes.
  845. [ 1.833260] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  846. [ 1.833367] systemd[1]: Listening on LVM2 poll daemon socket.
  847. [ 1.834381] systemd[1]: Listening on Process Core Dump Socket.
  848. [ 1.834504] systemd[1]: Listening on Journal Audit Socket.
  849. [ 1.834595] systemd[1]: Listening on Journal Socket (/dev/log).
  850. [ 1.834669] systemd[1]: Listening on Journal Socket.
  851. [ 1.834765] systemd[1]: Listening on udev Control Socket.
  852. [ 1.834826] systemd[1]: Listening on udev Kernel Socket.
  853. [ 1.835439] systemd[1]: Mounting Huge Pages File System...
  854. [ 1.836027] systemd[1]: Mounting POSIX Message Queue File System...
  855. [ 1.836551] systemd[1]: Mounting Kernel Debug File System...
  856. [ 1.837013] systemd[1]: Mounting Kernel Trace File System...
  857. [ 1.837583] systemd[1]: Starting Create List of Static Device Nodes...
  858. [ 1.838012] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  859. [ 1.838427] systemd[1]: Starting Load Kernel Module configfs...
  860. [ 1.838818] systemd[1]: Starting Load Kernel Module drm...
  861. [ 1.839143] systemd[1]: Starting Load Kernel Module fuse...
  862. [ 1.839189] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
  863. [ 1.840292] systemd[1]: Starting Journal Service...
  864. [ 1.841154] systemd[1]: Starting Load Kernel Modules...
  865. [ 1.841517] systemd[1]: Starting Remount Root and Kernel File Systems...
  866. [ 1.841569] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
  867. [ 1.841909] systemd[1]: Starting Coldplug All udev Devices...
  868. [ 1.842493] systemd[1]: Mounted Huge Pages File System.
  869. [ 1.842547] systemd[1]: Mounted POSIX Message Queue File System.
  870. [ 1.842581] systemd[1]: Mounted Kernel Debug File System.
  871. [ 1.842613] systemd[1]: Mounted Kernel Trace File System.
  872. [ 1.842690] systemd[1]: Finished Create List of Static Device Nodes.
  873. [ 1.842806] systemd[1]: modprobe@configfs.service: Deactivated successfully.
  874. [ 1.842852] systemd[1]: Finished Load Kernel Module configfs.
  875. [ 1.842970] systemd[1]: modprobe@drm.service: Deactivated successfully.
  876. [ 1.843010] systemd[1]: Finished Load Kernel Module drm.
  877. [ 1.843472] systemd[1]: Mounting Kernel Configuration File System...
  878. [ 1.844332] systemd[1]: Mounted Kernel Configuration File System.
  879. [ 1.844774] EXT4-fs (nvme0n1p3): re-mounted. Quota mode: none.
  880. [ 1.845322] fuse: init (API version 7.37)
  881. [ 1.845437] systemd[1]: Finished Remount Root and Kernel File Systems.
  882. [ 1.845560] systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
  883. [ 1.845849] systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
  884. [ 1.846702] systemd[1]: Starting Load/Save Random Seed...
  885. [ 1.846754] systemd[1]: Create System Users was skipped because no trigger condition checks were met.
  886. [ 1.847150] systemd[1]: Starting Create Static Device Nodes in /dev...
  887. [ 1.847384] systemd[1]: modprobe@fuse.service: Deactivated successfully.
  888. [ 1.847469] systemd[1]: Finished Load Kernel Module fuse.
  889. [ 1.847536] audit: type=1130 audit(1668691877.100:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  890. [ 1.847539] audit: type=1131 audit(1668691877.100:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  891. [ 1.848296] systemd[1]: Mounting FUSE Control File System...
  892. [ 1.850446] systemd[1]: Mounted FUSE Control File System.
  893. [ 1.852677] systemd[1]: Finished Load/Save Random Seed.
  894. [ 1.852757] audit: type=1130 audit(1668691877.103:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  895. [ 1.852811] systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
  896. [ 1.858560] device-mapper: uevent: version 1.0.3
  897. [ 1.858640] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
  898. [ 1.861542] systemd[1]: Finished Load Kernel Modules.
  899. [ 1.861588] audit: type=1130 audit(1668691877.113:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  900. [ 1.862068] systemd[1]: Starting Apply Kernel Variables...
  901. [ 1.862461] systemd[1]: Finished Create Static Device Nodes in /dev.
  902. [ 1.862516] audit: type=1130 audit(1668691877.113:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  903. [ 1.862752] audit: type=1334 audit(1668691877.113:7): prog-id=9 op=LOAD
  904. [ 1.862765] audit: type=1334 audit(1668691877.113:8): prog-id=10 op=LOAD
  905. [ 1.863013] systemd[1]: Starting Rule-based Manager for Device Events and Files...
  906. [ 1.863095] systemd[1]: Started Journal Service.
  907. [ 1.863149] audit: type=1130 audit(1668691877.113:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  908. [ 1.865850] systemd-journald[344]: Received client request to flush runtime journal.
  909. [ 1.866020] audit: type=1130 audit(1668691877.116:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  910. [ 1.893140] usb 3-2: New USB device found, idVendor=13d3, idProduct=5463, bcdDevice=21.03
  911. [ 1.893163] usb 3-2: New USB device strings: Mfr=3, Product=1, SerialNumber=2
  912. [ 1.893172] usb 3-2: Product: USB2.0 HD UVC WebCam
  913. [ 1.893178] usb 3-2: Manufacturer: Azurewave
  914. [ 1.893184] usb 3-2: SerialNumber: 0x0001
  915. [ 2.037328] usb 3-8: new high-speed USB device number 3 using xhci_hcd
  916. [ 2.100910] Adding 1952764k swap on /dev/nvme0n1p2. Priority:-2 extents:1 across:1952764k SSFS
  917. [ 2.187529] usb 3-8: New USB device found, idVendor=2808, idProduct=a658, bcdDevice= 1.10
  918. [ 2.187543] usb 3-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  919. [ 2.187547] usb 3-8: Product: FocalTech Fingerprint Device
  920. [ 2.187551] usb 3-8: Manufacturer: Realtek USB2.0 Finger Print Bridge
  921. [ 2.314195] usb 3-10: new full-speed USB device number 4 using xhci_hcd
  922. [ 2.455955] usb 3-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
  923. [ 2.455965] usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  924. [ 2.879883] EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Quota mode: none.
  925. [ 3.354235] Consider using thermal netlink events interface
  926. [ 3.751394] resource sanity check: requesting [mem 0xfedc0000-0xfedcffff], which spans more than pnp 00:02 [mem 0xfedc0000-0xfedc7fff]
  927. [ 3.751397] caller igen6_probe+0x19d/0x7e0 [igen6_edac] mapping multiple BARs
  928. [ 3.751420] EDAC MC0: Giving out device to module igen6_edac controller Intel_client_SoC MC#0: DEV 0000:00:00.0 (INTERRUPT)
  929. [ 3.751436] EDAC MC1: Giving out device to module igen6_edac controller Intel_client_SoC MC#1: DEV 0000:00:00.0 (INTERRUPT)
  930. [ 3.751446] EDAC igen6 MC0: HANDLING IBECC MEMORY ERROR
  931. [ 3.751446] EDAC igen6 MC0: ADDR 0x7fffffffe0
  932. [ 3.751453] EDAC igen6 MC1: HANDLING IBECC MEMORY ERROR
  933. [ 3.751453] EDAC igen6 MC1: ADDR 0x7fffffffe0
  934. [ 3.751475] EDAC igen6: v2.5
  935. [ 3.846930] ACPI: bus type thunderbolt registered
  936. [ 3.848797] proc_thermal_pci 0000:00:04.0: enabling device (0000 -> 0002)
  937. [ 3.849442] intel_rapl_common: Found RAPL domain package
  938. [ 3.966702] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  939. [ 3.966917] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  940. [ 3.967155] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  941. [ 3.967158] cfg80211: failed to load regulatory.db
  942. [ 4.078930] Setting dangerous option enable_guc - tainting kernel
  943. [ 4.113311] i915 0000:00:02.0: [drm] VT-d active for gfx access
  944. [ 4.113535] Console: switching to colour dummy device 80x25
  945. [ 4.113559] i915 0000:00:02.0: vgaarb: deactivate vga console
  946. [ 4.113629] i915 0000:00:02.0: [drm] Using Transparent Hugepages
  947. [ 4.114197] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
  948. [ 4.119199] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc_ver2_16.bin (v2.16)
  949. [ 4.123728] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
  950. [ 4.124709] idma64 idma64.0: Found Intel integrated DMA 64-bit
  951. [ 4.150878] intel-lpss 0000:00:19.0: enabling device (0004 -> 0006)
  952. [ 4.151478] idma64 idma64.1: Found Intel integrated DMA 64-bit
  953. [ 4.189010] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
  954. [ 4.191402] Intel(R) Wireless WiFi driver for Linux
  955. [ 4.220507] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
  956. [ 4.220518] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.36
  957. [ 4.220718] iwlwifi 0000:00:14.3: loaded firmware version 72.daa05125.0 so-a0-hr-b0-72.ucode op_mode iwlmvm
  958. [ 4.246495] input: ASUE120B:00 04F3:31C0 Mouse as /devices/pci0000:00/0000:00:19.0/i2c_designware.1/i2c-10/i2c-ASUE120B:00/0018:04F3:31C0.0001/input/input3
  959. [ 4.246557] input: ASUE120B:00 04F3:31C0 Touchpad as /devices/pci0000:00/0000:00:19.0/i2c_designware.1/i2c-10/i2c-ASUE120B:00/0018:04F3:31C0.0001/input/input4
  960. [ 4.246683] hid-generic 0018:04F3:31C0.0001: input,hidraw0: I2C HID v1.00 Mouse [ASUE120B:00 04F3:31C0] on i2c-ASUE120B:00
  961. [ 4.257626] i915 0000:00:02.0: [drm] GuC error state capture buffer maybe too small: 2097152 < 2360316 (min = 786772)
  962. [ 4.259685] i915 0000:00:02.0: [drm] GuC firmware i915/adlp_guc_70.bin version 70.5.1
  963. [ 4.259687] i915 0000:00:02.0: [drm] HuC firmware i915/tgl_huc.bin version 7.9.3
  964. [ 4.276427] i915 0000:00:02.0: [drm] HuC authenticated
  965. [ 4.276815] i915 0000:00:02.0: [drm] GuC submission enabled
  966. [ 4.276815] i915 0000:00:02.0: [drm] GuC SLPC enabled
  967. [ 4.277151] i915 0000:00:02.0: [drm] GuC RC: enabled
  968. [ 4.278152] i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
  969. [ 4.316380] i801_smbus 0000:00:1f.4: enabling device (0001 -> 0003)
  970. [ 4.317057] i801_smbus 0000:00:1f.4: SPD Write Disable is set
  971. [ 4.317187] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
  972. [ 4.323266] i2c i2c-11: 2/2 memory slots populated (from DMI)
  973. [ 4.343525] spi-nor spi0.0: w25q256 (32768 Kbytes)
  974. [ 4.345437] Creating 1 MTD partitions on "0000:00:1f.5":
  975. [ 4.345444] 0x000000000000-0x000002000000 : "BIOS"
  976. [ 4.409676] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x370
  977. [ 4.409711] thermal thermal_zone8: failed to read out thermal zone (-61)
  978. [ 4.417136] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
  979. [ 4.417509] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
  980. [ 4.524645] iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
  981. [ 4.591341] iwlwifi 0000:00:14.3: base HW address: ac:74:b1:12:8d:3d
  982. [ 4.608685] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
  983. [ 4.608771] sof-audio-pci-intel-tgl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
  984. [ 4.608790] sof-audio-pci-intel-tgl 0000:00:1f.3: enabling device (0000 -> 0002)
  985. [ 4.608939] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
  986. [ 5.524210] ucsi_acpi USBC000:00: PPM init failed (-19)
  987. [ 5.705438] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
  988. [ 5.707436] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
  989. [ 5.707808] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
  990. [ 5.708011] sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
  991. [ 5.717207] fbcon: i915drmfb (fb0) is primary device
  992. [ 5.718574] Console: switching to colour frame buffer device 180x56
  993. [ 5.733582] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
  994. [ 5.781736] sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode
  995. [ 5.867157] sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 5
  996. [ 5.867170] sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
  997. [ 5.867181] sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 2
  998. [ 5.868854] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864
  999. [ 5.868861] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
  1000. [ 5.868870] sof-audio-pci-intel-tgl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30
  1001. [ 5.983500] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864
  1002. [ 5.983517] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
  1003. [ 7.102203] usb 3-8: USB disconnect, device number 3
  1004. [ 7.149492] input: PC Speaker as /devices/platform/pcspkr/input/input6
  1005. [ 7.195639] mc: Linux media interface: v0.10
  1006. [ 7.202608] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
  1007. [ 7.202610] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
  1008. [ 7.202611] RAPL PMU: hw unit of domain package 2^-14 Joules
  1009. [ 7.202611] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
  1010. [ 7.202987] videodev: Linux video capture interface: v2.00
  1011. [ 7.204741] cryptd: max_cpu_qlen set to 1000
  1012. [ 7.210721] AVX2 version of gcm_enc/dec engaged.
  1013. [ 7.210754] AES CTR mode by8 optimization enabled
  1014. [ 7.216521] usb 3-2: Found UVC 1.10 device USB2.0 HD UVC WebCam (13d3:5463)
  1015. [ 7.218029] input: USB2.0 HD UVC WebCam: USB2.0 HD as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/input/input7
  1016. [ 7.218063] usbcore: registered new interface driver uvcvideo
  1017. [ 7.409164] intel_tcc_cooling: Programmable TCC Offset detected
  1018. [ 7.667528] usb 3-8: new high-speed USB device number 5 using xhci_hcd
  1019. [ 7.811964] usb 3-8: New USB device found, idVendor=2808, idProduct=a658, bcdDevice= 1.10
  1020. [ 7.811979] usb 3-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1021. [ 7.811983] usb 3-8: Product: FocalTech Fingerprint Device
  1022. [ 7.811986] usb 3-8: Manufacturer: Realtek USB2.0 Finger Print Bridge
  1023. [ 8.324368] Bluetooth: Core ver 2.22
  1024. [ 8.324419] NET: Registered PF_BLUETOOTH protocol family
  1025. [ 8.324421] Bluetooth: HCI device and connection manager initialized
  1026. [ 8.324427] Bluetooth: HCI socket layer initialized
  1027. [ 8.324430] Bluetooth: L2CAP socket layer initialized
  1028. [ 8.324435] Bluetooth: SCO socket layer initialized
  1029. [ 8.438503] asus_wmi: ASUS WMI generic driver loaded
  1030. [ 8.446844] asus_wmi: Initialization: 0x1
  1031. [ 8.447810] asus_wmi: SFUN value: 0x21
  1032. [ 8.447814] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
  1033. [ 8.447819] asus-nb-wmi asus-nb-wmi: Detected ATK, enable event queue
  1034. [ 8.461944] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input8
  1035. [ 8.464566] asus_wmi: fan_curve_get_factory_default (0x00110024) failed: -19
  1036. [ 8.465250] asus_wmi: fan_curve_get_factory_default (0x00110025) failed: -19
  1037. [ 8.484991] usbcore: registered new interface driver btusb
  1038. [ 8.487754] Bluetooth: hci0: Device revision is 2
  1039. [ 8.487776] Bluetooth: hci0: Secure boot is enabled
  1040. [ 8.487776] Bluetooth: hci0: OTP lock is enabled
  1041. [ 8.487777] Bluetooth: hci0: API lock is enabled
  1042. [ 8.487777] Bluetooth: hci0: Debug lock is disabled
  1043. [ 8.487778] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  1044. [ 8.487779] Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
  1045. [ 8.517062] Bluetooth: hci0: Found device firmware: intel/ibt-0040-4150.sfi
  1046. [ 8.517087] Bluetooth: hci0: Boot Address: 0x100800
  1047. [ 8.517088] Bluetooth: hci0: Firmware Version: 191-39.22
  1048. [ 8.532147] intel_rapl_msr: PL4 support detected.
  1049. [ 8.532162] intel_rapl_common: Found RAPL domain package
  1050. [ 8.532164] intel_rapl_common: Found RAPL domain core
  1051. [ 8.532165] intel_rapl_common: Found RAPL domain uncore
  1052. [ 8.557564] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
  1053. [ 8.559005] mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
  1054. [ 8.561258] iTCO_vendor_support: vendor-support=0
  1055. [ 8.570778] ACPI: battery: new extension: ASUS Battery Extension
  1056. [ 8.578651] iwlwifi 0000:00:14.3 wlo1: renamed from wlan0
  1057. [ 8.626300] input: ASUE120B:00 04F3:31C0 Mouse as /devices/pci0000:00/0000:00:19.0/i2c_designware.1/i2c-10/i2c-ASUE120B:00/0018:04F3:31C0.0001/input/input9
  1058. [ 8.626381] input: ASUE120B:00 04F3:31C0 Touchpad as /devices/pci0000:00/0000:00:19.0/i2c_designware.1/i2c-10/i2c-ASUE120B:00/0018:04F3:31C0.0001/input/input10
  1059. [ 8.626418] hid-multitouch 0018:04F3:31C0.0001: input,hidraw0: I2C HID v1.00 Mouse [ASUE120B:00 04F3:31C0] on i2c-ASUE120B:00
  1060. [ 8.631710] kauditd_printk_skb: 23 callbacks suppressed
  1061. [ 8.631712] audit: type=1130 audit(1668691883.883:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1062. [ 8.637057] audit: type=1130 audit(1668691883.886:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bolt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1063. [ 8.645533] audit: type=1334 audit(1668691883.896:36): prog-id=17 op=LOAD
  1064. [ 8.653816] audit: type=1130 audit(1668691883.903:37): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1065. [ 8.658311] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
  1066. [ 8.658425] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  1067. [ 8.658655] mousedev: PS/2 mouse device common for all mice
  1068. [ 8.670348] sof-audio-pci-intel-tgl 0000:00:1f.3: Topology: ABI 3:22:1 Kernel ABI 3:23:0
  1069. [ 8.670481] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Parent card not yet available, widget card binding deferred
  1070. [ 8.694831] snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC294: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
  1071. [ 8.694833] snd_hda_codec_realtek ehdaudio0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  1072. [ 8.694834] snd_hda_codec_realtek ehdaudio0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
  1073. [ 8.694835] snd_hda_codec_realtek ehdaudio0D0: mono: mono_out=0x0
  1074. [ 8.694836] snd_hda_codec_realtek ehdaudio0D0: inputs:
  1075. [ 8.729602] audit: type=1130 audit(1668691883.980:38): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1076. [ 8.741123] audit: type=1130 audit(1668691883.993:39): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:asus::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1077. [ 8.741501] audit: type=1130 audit(1668691883.993:40): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1078. [ 8.751724] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  1079. [ 8.751726] Bluetooth: BNEP filters: protocol multicast
  1080. [ 8.751729] Bluetooth: BNEP socket layer initialized
  1081. [ 8.845644] audit: type=1130 audit(1668691884.096:41): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1082. [ 8.852512] audit: type=1100 audit(1668691884.103:42): pid=597 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=tuchka addr=? terminal=/dev/tty1 res=success'
  1083. [ 8.852515] audit: type=1101 audit(1668691884.103:43): pid=597 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=tuchka addr=? terminal=/dev/tty1 res=success'
  1084. [ 9.127572] snd_hda_codec_realtek ehdaudio0D0: ASoC: sink widget AIF1TX overwritten
  1085. [ 9.127603] snd_hda_codec_realtek ehdaudio0D0: ASoC: source widget AIF1RX overwritten
  1086. [ 9.127774] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi3 overwritten
  1087. [ 9.127780] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi2 overwritten
  1088. [ 9.127785] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi1 overwritten
  1089. [ 9.127790] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Codec Output Pin1 overwritten
  1090. [ 9.127795] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Codec Input Pin1 overwritten
  1091. [ 9.127803] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Analog Codec Playback overwritten
  1092. [ 9.127809] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Digital Codec Playback overwritten
  1093. [ 9.127816] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Alt Analog Codec Playback overwritten
  1094. [ 9.127824] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Analog Codec Capture overwritten
  1095. [ 9.127830] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Digital Codec Capture overwritten
  1096. [ 9.127837] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Alt Analog Codec Capture overwritten
  1097. [ 9.127853] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 3
  1098. [ 9.148114] input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input11
  1099. [ 9.148176] input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input12
  1100. [ 9.148231] input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input13
  1101. [ 9.148281] input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input14
  1102. [ 9.931800] rfkill: input handler disabled
  1103. [ 10.040422] Bluetooth: hci0: Waiting for firmware download to complete
  1104. [ 10.040426] Bluetooth: hci0: Firmware loaded in 1487658 usecs
  1105. [ 10.040461] Bluetooth: hci0: Waiting for device to boot
  1106. [ 10.056395] Bluetooth: hci0: Malformed MSFT vendor event: 0x02
  1107. [ 10.056408] Bluetooth: hci0: Device booted in 15590 usecs
  1108. [ 10.057619] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0040-4150.ddc
  1109. [ 10.059430] Bluetooth: hci0: Applying Intel DDC parameters completed
  1110. [ 10.062441] Bluetooth: hci0: Firmware timestamp 2022.39 buildtype 1 build 52159
  1111. [ 10.120423] Bluetooth: hci0: HCI_REQ-0xfc1e
  1112. [ 10.134879] Bluetooth: MGMT ver 1.22
  1113. [ 10.140007] NET: Registered PF_ALG protocol family
  1114. [ 13.021008] wlo1: authenticate with 7c:52:59:6f:61:fe
  1115. [ 13.021026] wlo1: 80 MHz not supported, disabling VHT
  1116. [ 13.032180] wlo1: send auth to 7c:52:59:6f:61:fe (try 1/3)
  1117. [ 13.066764] wlo1: authenticated
  1118. [ 13.067858] wlo1: associating to AP 7c:52:59:6f:61:fe with corrupt probe response
  1119. [ 13.070893] wlo1: associate with 7c:52:59:6f:61:fe (try 1/3)
  1120. [ 13.083425] wlo1: RX AssocResp from 7c:52:59:6f:61:fe (capab=0x411 status=0 aid=5)
  1121. [ 13.094466] wlo1: associated
  1122. [ 13.275621] IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
  1123. [ 13.737490] kauditd_printk_skb: 26 callbacks suppressed
  1124. [ 13.737500] audit: type=1131 audit(1668691888.986:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1125. [ 15.648698] audit: type=1100 audit(1668691890.900:67): pid=988 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="roman" exe="/usr/lib/gdm-session-worker" hostname=tuchka addr=? terminal=/dev/tty1 res=success'
  1126. [ 15.649881] audit: type=1101 audit(1668691890.900:68): pid=988 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="roman" exe="/usr/lib/gdm-session-worker" hostname=tuchka addr=? terminal=/dev/tty1 res=success'
  1127. [ 15.651745] audit: type=1103 audit(1668691890.903:69): pid=988 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="roman" exe="/usr/lib/gdm-session-worker" hostname=tuchka addr=? terminal=/dev/tty1 res=success'
  1128. [ 15.652754] audit: type=1006 audit(1668691890.903:70): pid=988 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
  1129. [ 15.652763] audit: type=1300 audit(1668691890.903:70): arch=c000003e syscall=1 success=yes exit=4 a0=a a1=7fffc4cce520 a2=4 a3=7fffc4cce234 items=0 ppid=443 pid=988 auid=1000 uid=0 gid=984 euid=0 suid=0 fsuid=0 egid=984 sgid=984 fsgid=984 tty=(none) ses=3 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
  1130. [ 15.652768] audit: type=1327 audit(1668691890.903:70): proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D70617373776F72645D
  1131. [ 15.695761] audit: type=1130 audit(1668691890.946:71): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1132. [ 15.699622] audit: type=1101 audit(1668691890.950:72): pid=1000 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="roman" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1133. [ 15.699636] audit: type=1103 audit(1668691890.950:73): pid=1000 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="roman" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
  1134. [ 16.081059] rfkill: input handler enabled
  1135. [ 17.244418] rfkill: input handler disabled
  1136. [ 17.253028] Bluetooth: RFCOMM TTY layer initialized
  1137. [ 17.253037] Bluetooth: RFCOMM socket layer initialized
  1138. [ 17.253041] Bluetooth: RFCOMM ver 1.11
  1139. [ 23.421738] kauditd_printk_skb: 9 callbacks suppressed
  1140. [ 23.421747] audit: type=1131 audit(1668691898.673:81): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1141. [ 28.934507] audit: type=1131 audit(1668691904.186:82): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1142. [ 29.029143] audit: type=1131 audit(1668691904.280:83): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1143. [ 29.414134] usb 3-8: USB disconnect, device number 5
  1144. [ 29.970836] usb 3-8: new high-speed USB device number 6 using xhci_hcd
  1145. [ 30.116173] usb 3-8: New USB device found, idVendor=2808, idProduct=a658, bcdDevice= 1.10
  1146. [ 30.116189] usb 3-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1147. [ 30.116193] usb 3-8: Product: FocalTech Fingerprint Device
  1148. [ 30.116199] usb 3-8: Manufacturer: Realtek USB2.0 Finger Print Bridge
  1149. [ 47.495556] audit: type=1131 audit(1668691922.746:84): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1150. [ 47.574401] audit: type=1334 audit(1668691922.826:85): prog-id=0 op=UNLOAD
  1151. [ 47.574422] audit: type=1334 audit(1668691922.826:86): prog-id=0 op=UNLOAD
  1152. [ 47.574428] audit: type=1334 audit(1668691922.826:87): prog-id=0 op=UNLOAD
  1153. [ 49.963831] audit: type=1131 audit(1668691925.213:88): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1154. [ 50.077773] audit: type=1334 audit(1668691925.330:89): prog-id=0 op=UNLOAD
  1155. [ 50.077796] audit: type=1334 audit(1668691925.330:90): prog-id=0 op=UNLOAD
  1156. [ 50.077804] audit: type=1334 audit(1668691925.330:91): prog-id=0 op=UNLOAD
  1157. [ 51.725583] usb 3-8: USB disconnect, device number 6
  1158. [ 52.290836] usb 3-8: new high-speed USB device number 7 using xhci_hcd
  1159. [ 52.436259] usb 3-8: New USB device found, idVendor=2808, idProduct=a658, bcdDevice= 1.10
  1160. [ 52.436278] usb 3-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1161. [ 52.436284] usb 3-8: Product: FocalTech Fingerprint Device
  1162. [ 52.436289] usb 3-8: Manufacturer: Realtek USB2.0 Finger Print Bridge
  1163. [ 70.045339] audit: type=1131 audit(1668691945.296:92): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1164. [ 74.037195] usb 3-8: USB disconnect, device number 7
  1165. [ 74.610829] usb 3-8: new high-speed USB device number 8 using xhci_hcd
  1166. [ 74.756171] usb 3-8: New USB device found, idVendor=2808, idProduct=a658, bcdDevice= 1.10
  1167. [ 74.756190] usb 3-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1168. [ 74.756196] usb 3-8: Product: FocalTech Fingerprint Device
  1169. [ 74.756202] usb 3-8: Manufacturer: Realtek USB2.0 Finger Print Bridge
  1170. [ 96.349066] usb 3-8: USB disconnect, device number 8
  1171. [ 96.924165] usb 3-8: new high-speed USB device number 9 using xhci_hcd
  1172. [ 97.069580] usb 3-8: New USB device found, idVendor=2808, idProduct=a658, bcdDevice= 1.10
  1173. [ 97.069599] usb 3-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1174. [ 97.069605] usb 3-8: Product: FocalTech Fingerprint Device
  1175. [ 97.069610] usb 3-8: Manufacturer: Realtek USB2.0 Finger Print Bridge
  1176. [ 118.660218] usb 3-8: USB disconnect, device number 9
  1177. [ 119.234147] usb 3-8: new high-speed USB device number 10 using xhci_hcd
  1178. [ 119.379548] usb 3-8: New USB device found, idVendor=2808, idProduct=a658, bcdDevice= 1.10
  1179. [ 119.379570] usb 3-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1180. [ 119.379577] usb 3-8: Product: FocalTech Fingerprint Device
  1181. [ 119.379583] usb 3-8: Manufacturer: Realtek USB2.0 Finger Print Bridge
  1182. [ 140.971881] usb 3-8: USB disconnect, device number 10
  1183. [ 141.540824] usb 3-8: new high-speed USB device number 11 using xhci_hcd
  1184. [ 141.686287] usb 3-8: New USB device found, idVendor=2808, idProduct=a658, bcdDevice= 1.10
  1185. [ 141.686308] usb 3-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1186. [ 141.686315] usb 3-8: Product: FocalTech Fingerprint Device
  1187. [ 141.686322] usb 3-8: Manufacturer: Realtek USB2.0 Finger Print Bridge
  1188. [ 147.653033] audit: type=1334 audit(1668692022.903:93): prog-id=23 op=LOAD
  1189. [ 147.653618] audit: type=1334 audit(1668692022.903:94): prog-id=24 op=LOAD
  1190. [ 147.653805] audit: type=1334 audit(1668692022.903:95): prog-id=25 op=LOAD
  1191. [ 147.827522] audit: type=1130 audit(1668692023.080:96): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1192. [ 161.743624] audit: type=1100 audit(1668692036.993:97): pid=2107 uid=1000 auid=1000 ses=4 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="roman" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1193. [ 161.743711] audit: type=1101 audit(1668692036.993:98): pid=2107 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="roman" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1194. [ 161.744688] audit: type=1110 audit(1668692036.996:99): pid=2107 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1195. [ 161.744808] audit: type=1105 audit(1668692036.996:100): pid=2107 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1196. [ 161.924244] audit: type=1106 audit(1668692037.176:101): pid=2107 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1197. [ 161.924276] audit: type=1104 audit(1668692037.176:102): pid=2107 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1198. [ 163.283318] usb 3-8: USB disconnect, device number 11
  1199. [ 163.854151] usb 3-8: new high-speed USB device number 12 using xhci_hcd
  1200. [ 163.998764] usb 3-8: New USB device found, idVendor=2808, idProduct=a658, bcdDevice= 1.10
  1201. [ 163.998768] usb 3-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1202. [ 163.998769] usb 3-8: Product: FocalTech Fingerprint Device
  1203. [ 163.998770] usb 3-8: Manufacturer: Realtek USB2.0 Finger Print Bridge
  1204. [ 177.869502] audit: type=1131 audit(1668692053.120:103): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1205. [ 177.898078] audit: type=1334 audit(1668692053.150:104): prog-id=0 op=UNLOAD
  1206. [ 177.898106] audit: type=1334 audit(1668692053.150:105): prog-id=0 op=UNLOAD
  1207. [ 177.898115] audit: type=1334 audit(1668692053.150:106): prog-id=0 op=UNLOAD
  1208. [ 185.594283] usb 3-8: USB disconnect, device number 12
  1209. [ 186.164155] usb 3-8: new high-speed USB device number 13 using xhci_hcd
  1210. [ 186.312860] usb 3-8: New USB device found, idVendor=2808, idProduct=a658, bcdDevice= 1.10
  1211. [ 186.312879] usb 3-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1212. [ 186.312886] usb 3-8: Product: FocalTech Fingerprint Device
  1213. [ 186.312892] usb 3-8: Manufacturer: Realtek USB2.0 Finger Print Bridge
  1214. [ 207.906494] usb 3-8: USB disconnect, device number 13
  1215. [ 208.480751] usb 3-8: new high-speed USB device number 14 using xhci_hcd
  1216. [ 208.626244] usb 3-8: New USB device found, idVendor=2808, idProduct=a658, bcdDevice= 1.10
  1217. [ 208.626266] usb 3-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1218. [ 208.626273] usb 3-8: Product: FocalTech Fingerprint Device
  1219. [ 208.626279] usb 3-8: Manufacturer: Realtek USB2.0 Finger Print Bridge
  1220. [ 214.398930] audit: type=1101 audit(1668692089.650:107): pid=2168 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="roman" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1221. [ 214.399427] audit: type=1110 audit(1668692089.650:108): pid=2168 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1222. [ 214.399483] audit: type=1105 audit(1668692089.650:109): pid=2168 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1223. [ 214.569770] audit: type=1106 audit(1668692089.820:110): pid=2168 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1224. [ 214.569775] audit: type=1104 audit(1668692089.820:111): pid=2168 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1225. [ 222.099986] audit: type=1101 audit(1668692097.350:112): pid=2172 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="roman" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1226. [ 222.100715] audit: type=1110 audit(1668692097.350:113): pid=2172 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1227. [ 222.100723] audit: type=1105 audit(1668692097.353:114): pid=2172 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1228. [ 222.266849] audit: type=1106 audit(1668692097.516:115): pid=2172 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1229. [ 222.266876] audit: type=1104 audit(1668692097.516:116): pid=2172 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1230. [ 230.217756] usb 3-8: USB disconnect, device number 14
  1231. [ 230.780820] usb 3-8: new high-speed USB device number 15 using xhci_hcd
  1232. [ 230.926282] usb 3-8: New USB device found, idVendor=2808, idProduct=a658, bcdDevice= 1.10
  1233. [ 230.926302] usb 3-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1234. [ 230.926307] usb 3-8: Product: FocalTech Fingerprint Device
  1235. [ 230.926312] usb 3-8: Manufacturer: Realtek USB2.0 Finger Print Bridge
  1236. [ 239.721730] audit: type=1101 audit(1668692114.973:117): pid=2189 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="roman" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1237. [ 239.722735] audit: type=1110 audit(1668692114.973:118): pid=2189 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1238. [ 239.722750] audit: type=1105 audit(1668692114.973:119): pid=2189 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1239. [ 239.890483] audit: type=1106 audit(1668692115.140:120): pid=2189 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1240. [ 239.890489] audit: type=1104 audit(1668692115.140:121): pid=2189 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1241. [ 244.667440] audit: type=1101 audit(1668692119.920:122): pid=2191 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="roman" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1242. [ 244.668384] audit: type=1110 audit(1668692119.920:123): pid=2191 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1243. [ 244.668412] audit: type=1105 audit(1668692119.920:124): pid=2191 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1244. [ 246.539524] audit: type=1106 audit(1668692121.790:125): pid=2191 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1245. [ 246.539529] audit: type=1104 audit(1668692121.790:126): pid=2191 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1246. [ 249.363349] audit: type=1101 audit(1668692124.613:127): pid=2193 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="roman" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1247. [ 249.364050] audit: type=1110 audit(1668692124.613:128): pid=2193 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1248. [ 249.364056] audit: type=1105 audit(1668692124.616:129): pid=2193 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1249. [ 249.532561] audit: type=1106 audit(1668692124.783:130): pid=2193 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1250. [ 249.532590] audit: type=1104 audit(1668692124.783:131): pid=2193 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1251. [ 456.060285] audit: type=1101 audit(1668692331.310:132): pid=2207 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="roman" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1252. [ 456.061050] audit: type=1110 audit(1668692331.313:133): pid=2207 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1253. [ 456.061157] audit: type=1105 audit(1668692331.313:134): pid=2207 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1254. [ 456.083757] audit: type=1106 audit(1668692331.333:135): pid=2207 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1255. [ 456.083762] audit: type=1104 audit(1668692331.333:136): pid=2207 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1256. [ 478.800811] usb 3-7: new full-speed USB device number 16 using xhci_hcd
  1257. [ 478.943882] usb 3-7: New USB device found, idVendor=046d, idProduct=c52f, bcdDevice=30.00
  1258. [ 478.943900] usb 3-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1259. [ 478.943907] usb 3-7: Product: USB Receiver
  1260. [ 478.943912] usb 3-7: Manufacturer: Logitech
  1261. [ 478.966791] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.0/0003:046D:C52F.0002/input/input15
  1262. [ 478.966937] hid-generic 0003:046D:C52F.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-7/input0
  1263. [ 478.968175] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.1/0003:046D:C52F.0003/input/input16
  1264. [ 479.025469] hid-generic 0003:046D:C52F.0003: input,hiddev96,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-7/input1
  1265. [ 479.025623] usbcore: registered new interface driver usbhid
  1266. [ 479.025630] usbhid: USB HID core driver
  1267. [ 479.088884] logitech-djreceiver 0003:046D:C52F.0002: hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-7/input0
  1268. [ 479.183373] logitech-djreceiver 0003:046D:C52F.0003: hiddev96,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-7/input1
  1269. [ 479.239816] logitech-djreceiver 0003:046D:C52F.0003: device of type eQUAD step 4 DJ (0x04) connected on slot 1
  1270. [ 479.241003] input: Logitech Wireless Mouse PID:4057 Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.1/0003:046D:C52F.0003/0003:046D:4057.0004/input/input19
  1271. [ 479.241629] input: Logitech Wireless Mouse PID:4057 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.1/0003:046D:C52F.0003/0003:046D:4057.0004/input/input20
  1272. [ 479.242102] hid-generic 0003:046D:4057.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:4057] on usb-0000:00:14.0-7/input1:1
  1273. [ 479.472350] input: Logitech M280/320/275 as /devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.1/0003:046D:C52F.0003/0003:046D:4057.0004/input/input24
  1274. [ 479.473171] logitech-hidpp-device 0003:046D:4057.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech M280/320/275] on usb-0000:00:14.0-7/input1:1
  1275. [ 479.984113] audit: type=1101 audit(1668692355.236:137): pid=2231 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="roman" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1276. [ 479.985114] audit: type=1110 audit(1668692355.236:138): pid=2231 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1277. [ 479.985230] audit: type=1105 audit(1668692355.236:139): pid=2231 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1278. [ 479.996753] audit: type=1106 audit(1668692355.246:140): pid=2231 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1279. [ 479.996757] audit: type=1104 audit(1668692355.246:141): pid=2231 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1280. [ 481.534026] logitech-hidpp-device 0003:046D:4057.0004: HID++ 4.5 device connected.
  1281. [ 486.787594] audit: type=1130 audit(1668692362.040:142): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1282. [ 486.789010] wlo1: deauthenticating from 7c:52:59:6f:61:fe by local choice (Reason: 3=DEAUTH_LEAVING)
  1283. [ 488.172782] PM: suspend entry (deep)
  1284. [ 488.176065] Filesystems sync: 0.003 seconds
  1285. [ 488.208788] Freezing user space processes ... (elapsed 0.001 seconds) done.
  1286. [ 488.210404] OOM killer disabled.
  1287. [ 488.210404] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  1288. [ 488.211655] printk: Suspending console(s) (use no_console_suspend to debug)
  1289. [ 488.512420] ACPI: EC: interrupt blocked
  1290. [ 488.562829] ACPI: PM: Preparing to enter system sleep state S3
  1291. [ 488.578059] ACPI: EC: event blocked
  1292. [ 488.578060] ACPI: EC: EC stopped
  1293. [ 488.578060] ACPI: PM: Saving platform NVS memory
  1294. [ 488.578077] Disabling non-boot CPUs ...
  1295. [ 488.578882] IRQ146: set affinity failed(-22).
  1296. [ 488.582504] smpboot: CPU 1 is now offline
  1297. [ 488.583528] IRQ146: set affinity failed(-22).
  1298. [ 488.584611] smpboot: CPU 2 is now offline
  1299. [ 488.587311] IRQ146: set affinity failed(-22).
  1300. [ 488.588345] smpboot: CPU 3 is now offline
  1301. [ 488.589291] IRQ146: set affinity failed(-22).
  1302. [ 488.590337] smpboot: CPU 4 is now offline
  1303. [ 488.592578] IRQ146: set affinity failed(-22).
  1304. [ 488.593612] smpboot: CPU 5 is now offline
  1305. [ 488.594676] IRQ146: set affinity failed(-22).
  1306. [ 488.595728] smpboot: CPU 6 is now offline
  1307. [ 488.597969] IRQ146: set affinity failed(-22).
  1308. [ 488.599010] smpboot: CPU 7 is now offline
  1309. [ 488.600005] IRQ146: set affinity failed(-22).
  1310. [ 488.601065] smpboot: CPU 8 is now offline
  1311. [ 488.602168] IRQ146: set affinity failed(-22).
  1312. [ 488.603213] smpboot: CPU 9 is now offline
  1313. [ 488.604272] IRQ146: set affinity failed(-22).
  1314. [ 488.605342] smpboot: CPU 10 is now offline
  1315. [ 488.608111] smpboot: CPU 11 is now offline
  1316. [ 488.609952] smpboot: CPU 12 is now offline
  1317. [ 488.611526] smpboot: CPU 13 is now offline
  1318. [ 488.613035] smpboot: CPU 14 is now offline
  1319. [ 488.614784] smpboot: CPU 15 is now offline
  1320. [ 488.621015] ACPI: PM: Low-level resume complete
  1321. [ 488.621229] ACPI: EC: EC started
  1322. [ 488.621229] ACPI: PM: Restoring platform NVS memory
  1323. [ 488.622886] Enabling non-boot CPUs ...
  1324. [ 488.622948] x86: Booting SMP configuration:
  1325. [ 488.622948] smpboot: Booting Node 0 Processor 1 APIC 0x1
  1326. [ 488.624645] CPU1 is up
  1327. [ 488.624678] smpboot: Booting Node 0 Processor 2 APIC 0x8
  1328. [ 488.626865] CPU2 is up
  1329. [ 488.626892] smpboot: Booting Node 0 Processor 3 APIC 0x9
  1330. [ 488.628897] CPU3 is up
  1331. [ 488.628947] smpboot: Booting Node 0 Processor 4 APIC 0x10
  1332. [ 488.631750] CPU4 is up
  1333. [ 488.631819] smpboot: Booting Node 0 Processor 5 APIC 0x11
  1334. [ 488.634297] CPU5 is up
  1335. [ 488.634400] smpboot: Booting Node 0 Processor 6 APIC 0x18
  1336. [ 488.637661] CPU6 is up
  1337. [ 488.637718] smpboot: Booting Node 0 Processor 7 APIC 0x19
  1338. [ 488.639923] CPU7 is up
  1339. [ 488.639975] smpboot: Booting Node 0 Processor 8 APIC 0x20
  1340. [ 488.642792] core: cpu_atom PMU driver: PEBS-via-PT
  1341. [ 488.642798] ... version: 5
  1342. [ 488.642799] ... bit width: 48
  1343. [ 488.642801] ... generic registers: 6
  1344. [ 488.642801] ... value mask: 0000ffffffffffff
  1345. [ 488.642802] ... max period: 00007fffffffffff
  1346. [ 488.642803] ... fixed-purpose events: 3
  1347. [ 488.642804] ... event mask: 000000070000003f
  1348. [ 488.643607] CPU8 is up
  1349. [ 488.643682] smpboot: Booting Node 0 Processor 9 APIC 0x22
  1350. [ 488.647128] CPU9 is up
  1351. [ 488.647199] smpboot: Booting Node 0 Processor 10 APIC 0x24
  1352. [ 488.651043] CPU10 is up
  1353. [ 488.651135] smpboot: Booting Node 0 Processor 11 APIC 0x26
  1354. [ 488.654868] CPU11 is up
  1355. [ 488.654939] smpboot: Booting Node 0 Processor 12 APIC 0x28
  1356. [ 488.658779] CPU12 is up
  1357. [ 488.658846] smpboot: Booting Node 0 Processor 13 APIC 0x2a
  1358. [ 488.662673] CPU13 is up
  1359. [ 488.662736] smpboot: Booting Node 0 Processor 14 APIC 0x2c
  1360. [ 488.666563] CPU14 is up
  1361. [ 488.666626] smpboot: Booting Node 0 Processor 15 APIC 0x2e
  1362. [ 488.670207] CPU15 is up
  1363. [ 488.674492] ACPI: PM: Waking up from system sleep state S3
  1364. [ 488.702272] ACPI: EC: interrupt unblocked
  1365. [ 488.866207] ACPI: EC: event unblocked
  1366. [ 488.875313] i915 0000:00:02.0: [drm] GuC firmware i915/adlp_guc_70.bin version 70.5.1
  1367. [ 488.875323] i915 0000:00:02.0: [drm] HuC firmware i915/tgl_huc.bin version 7.9.3
  1368. [ 488.877046] pcieport 10000:e0:06.2: can't derive routing for PCI INT A
  1369. [ 488.877049] nvme 10000:e1:00.0: PCI INT A: no GSI
  1370. [ 488.882630] nvme nvme0: 8/0/0 default/read/poll queues
  1371. [ 488.895369] i915 0000:00:02.0: [drm] HuC authenticated
  1372. [ 488.895842] i915 0000:00:02.0: [drm] GuC submission enabled
  1373. [ 488.895845] i915 0000:00:02.0: [drm] GuC SLPC enabled
  1374. [ 488.896247] i915 0000:00:02.0: [drm] GuC RC: enabled
  1375. [ 488.907010] xhci_hcd 0000:00:0d.0: xHC error in resume, USBSTS 0x401, Reinit
  1376. [ 488.907013] usb usb1: root hub lost power or was reset
  1377. [ 488.907014] usb usb2: root hub lost power or was reset
  1378. [ 489.191904] usb 3-2: reset high-speed USB device number 2 using xhci_hcd
  1379. [ 489.921324] ucsi_acpi USBC000:00: PM: dpm_run_callback(): acpi_subsys_resume+0x0/0x80 returns -110
  1380. [ 489.921362] ucsi_acpi USBC000:00: PM: failed to resume: error -110
  1381. [ 491.742015] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
  1382. [ 491.742989] mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
  1383. [ 491.744325] OOM killer enabled.
  1384. [ 491.744327] Restarting tasks ... done.
  1385. [ 491.745450] random: crng reseeded on system resumption
  1386. [ 491.761150] usb 3-7: USB disconnect, device number 16
  1387. [ 491.819588] PM: suspend exit
  1388. [ 491.822530] audit: type=1130 audit(1668692370.196:143): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1389. [ 491.822538] audit: type=1131 audit(1668692370.196:144): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1390. [ 494.798046] audit: type=1100 audit(1668692373.173:145): pid=2376 uid=0 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="roman" exe="/usr/lib/gdm-session-worker" hostname=tuchka addr=? terminal=/dev/tty1 res=success'
  1391. [ 494.799293] audit: type=1101 audit(1668692373.173:146): pid=2376 uid=0 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="roman" exe="/usr/lib/gdm-session-worker" hostname=tuchka addr=? terminal=/dev/tty1 res=success'
  1392. [ 494.801152] audit: type=1110 audit(1668692373.176:147): pid=2376 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="roman" exe="/usr/lib/gdm-session-worker" hostname=tuchka addr=? terminal=/dev/tty1 res=success'
  1393. [ 495.644431] wlo1: authenticate with 7c:52:59:6f:61:fe
  1394. [ 495.644449] wlo1: 80 MHz not supported, disabling VHT
  1395. [ 495.647250] wlo1: send auth to 7c:52:59:6f:61:fe (try 1/3)
  1396. [ 495.704066] wlo1: authenticated
  1397. [ 495.704776] wlo1: associating to AP 7c:52:59:6f:61:fe with corrupt probe response
  1398. [ 495.707993] wlo1: associate with 7c:52:59:6f:61:fe (try 1/3)
  1399. [ 495.720743] wlo1: RX AssocResp from 7c:52:59:6f:61:fe (capab=0x411 status=0 aid=5)
  1400. [ 495.735451] wlo1: associated
  1401. [ 495.883058] IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
  1402. [ 496.268701] audit: type=1101 audit(1668692374.643:148): pid=2404 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="roman" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1403. [ 496.269303] audit: type=1110 audit(1668692374.643:149): pid=2404 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1404. [ 496.269371] audit: type=1105 audit(1668692374.643:150): pid=2404 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1405. [ 496.280688] audit: type=1106 audit(1668692374.653:151): pid=2404 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1406. [ 496.280707] audit: type=1104 audit(1668692374.653:152): pid=2404 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1407. [ 497.628494] kauditd_printk_skb: 1 callbacks suppressed
  1408. [ 497.628499] audit: type=1130 audit(1668692376.003:154): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1409. [ 507.640273] audit: type=1131 audit(1668692386.013:155): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1410. [ 795.951695] audit: type=1101 audit(1668692674.326:156): pid=2435 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="roman" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1411. [ 795.952985] audit: type=1110 audit(1668692674.326:157): pid=2435 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1412. [ 795.953224] audit: type=1105 audit(1668692674.326:158): pid=2435 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Add Comment
Please, Sign In to add comment