Guest User

Untitled

a guest
Nov 29th, 2024
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 96.92 KB | None | 0 0
  1. sudo dmesg
  2. [sudo] password for ***:
  3. [ 0.000000] Linux version 6.12.1-arch1-1.2 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Fri, 29 Nov 2024 13:21:59 +0000
  4. [ 0.000000] Command line: initrd=\705eef33c0b8467b98b409971ed2a070\6.12.1-arch1-1.2\initrd nvme_load=YES nowatchdog rw root=UUID=b532654f-f728-46db-84c9-1972989bf987 resume=UUID=242cde98-d93f-4310-b924-1d9c79215eaf rw root=UUID=b532654f-f728-46db-84c9-1972989bf987 resume=UUID=242cde98-d93f-4310-b924-1d9c79215eaf systemd.machine_id=705eef33c0b8467b98b409971ed2a070
  5. [ 0.000000] x86/tme: not enabled by BIOS
  6. [ 0.000000] x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
  7. [ 0.000000] BIOS-provided physical RAM map:
  8. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
  9. [ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
  10. [ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
  11. [ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
  12. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000037b91fff] usable
  13. [ 0.000000] BIOS-e820: [mem 0x0000000037b92000-0x000000004026afff] reserved
  14. [ 0.000000] BIOS-e820: [mem 0x000000004026b000-0x0000000040385fff] ACPI data
  15. [ 0.000000] BIOS-e820: [mem 0x0000000040386000-0x00000000404b6fff] ACPI NVS
  16. [ 0.000000] BIOS-e820: [mem 0x00000000404b7000-0x00000000417fefff] reserved
  17. [ 0.000000] BIOS-e820: [mem 0x00000000417ff000-0x00000000417fffff] usable
  18. [ 0.000000] BIOS-e820: [mem 0x0000000041800000-0x0000000047ffffff] reserved
  19. [ 0.000000] BIOS-e820: [mem 0x0000000048800000-0x0000000048bfffff] reserved
  20. [ 0.000000] BIOS-e820: [mem 0x0000000048e00000-0x000000004f7fffff] reserved
  21. [ 0.000000] BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
  22. [ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
  23. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  24. [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
  26. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  27. [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  28. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004b07fffff] usable
  29. [ 0.000000] NX (Execute Disable) protection: active
  30. [ 0.000000] APIC: Static calls initialized
  31. [ 0.000000] efi: EFI v2.8 by American Megatrends
  32. [ 0.000000] efi: ACPI=0x40385000 ACPI 2.0=0x40385014 TPMFinalLog=0x403e2000 SMBIOS=0x40d5d000 SMBIOS 3.0=0x40d5c000 MEMATTR=0x31149198 ESRT=0x3136d098 RNG=0x402a2f18 INITRD=0x317b7518 TPMEventLog=0x4029c018
  33. [ 0.000000] random: crng init done
  34. [ 0.000000] efi: Remove mem89: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
  35. [ 0.000000] e820: remove [mem 0xc0000000-0xcfffffff] reserved
  36. [ 0.000000] efi: Not removing mem90: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
  37. [ 0.000000] efi: Not removing mem91: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
  38. [ 0.000000] efi: Not removing mem92: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
  39. [ 0.000000] efi: Not removing mem94: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
  40. [ 0.000000] efi: Remove mem95: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
  41. [ 0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
  42. [ 0.000000] SMBIOS 3.5.0 present.
  43. [ 0.000000] DMI: ASUSTeK COMPUTER INC. Zenbook UX3402VA_UX3402VA/UX3402VA, BIOS UX3402VA.306 07/29/2024
  44. [ 0.000000] DMI: Memory slots populated: 8/8
  45. [ 0.000000] tsc: Detected 3000.000 MHz processor
  46. [ 0.000000] tsc: Detected 2995.200 MHz TSC
  47. [ 0.000487] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  48. [ 0.000488] e820: remove [mem 0x000a0000-0x000fffff] usable
  49. [ 0.000493] last_pfn = 0x4b0800 max_arch_pfn = 0x400000000
  50. [ 0.000497] total RAM covered: 29872M
  51. [ 0.000562] Found optimal setting for mtrr clean up
  52. [ 0.000563] gran_size: 64K chunk_size: 64K num_reg: 7 lose cover RAM: 0G
  53. [ 0.000565] MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
  54. [ 0.000566] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
  55. [ 0.000971] e820: update [mem 0x4b000000-0xffffffff] usable ==> reserved
  56. [ 0.000973] last_pfn = 0x41800 max_arch_pfn = 0x400000000
  57. [ 0.011893] esrt: Reserving ESRT space from 0x000000003136d098 to 0x000000003136d148.
  58. [ 0.011899] e820: update [mem 0x3136d000-0x3136dfff] usable ==> reserved
  59. [ 0.011910] Using GB pages for direct mapping
  60. [ 0.011911] Incomplete global flushes, disabling PCID
  61. [ 0.012055] Secure boot disabled
  62. [ 0.012055] RAMDISK: [mem 0x2c7d1000-0x2da96fff]
  63. [ 0.012060] ACPI: Early table checksum verification disabled
  64. [ 0.012063] ACPI: RSDP 0x0000000040385014 000024 (v02 _ASUS_)
  65. [ 0.012066] ACPI: XSDT 0x0000000040384728 00012C (v01 _ASUS_ Notebook 01072009 AMI 01000013)
  66. [ 0.012070] ACPI: FACP 0x000000004037A000 000114 (v06 _ASUS_ Notebook 01072009 AMI 01000013)
  67. [ 0.012074] ACPI: DSDT 0x00000000402E8000 09136D (v02 _ASUS_ Notebook 01072009 INTL 20200717)
  68. [ 0.012076] ACPI: FACS 0x00000000404B5000 000040
  69. [ 0.012077] ACPI: SSDT 0x000000004037B000 008356 (v02 DptfTb DptfTabl 00001000 INTL 20200717)
  70. [ 0.012078] ACPI: FIDT 0x00000000402E7000 00009C (v01 _ASUS_ Notebook 01072009 AMI 00010013)
  71. [ 0.012080] ACPI: MSDM 0x00000000402E6000 000055 (v03 _ASUS_ Notebook 01072009 ASUS 00000001)
  72. [ 0.012081] ACPI: SSDT 0x00000000402E5000 00038C (v02 PmaxDv Pmax_Dev 00000001 INTL 20200717)
  73. [ 0.012083] ACPI: SSDT 0x00000000402DF000 005D34 (v02 CpuRef CpuSsdt 00003000 INTL 20200717)
  74. [ 0.012084] ACPI: SSDT 0x00000000402DC000 002935 (v02 SaSsdt SaSsdt 00003000 INTL 20200717)
  75. [ 0.012086] ACPI: SSDT 0x00000000402D8000 003539 (v02 INTEL IgfxSsdt 00003000 INTL 20200717)
  76. [ 0.012087] ACPI: SSDT 0x00000000402CA000 00D487 (v02 INTEL TcssSsdt 00001000 INTL 20200717)
  77. [ 0.012088] ACPI: HPET 0x00000000402C9000 000038 (v01 _ASUS_ Notebook 01072009 AMI 01000013)
  78. [ 0.012090] ACPI: APIC 0x00000000402C8000 0001DC (v05 _ASUS_ Notebook 01072009 AMI 01000013)
  79. [ 0.012091] ACPI: MCFG 0x00000000402C7000 00003C (v01 _ASUS_ Notebook 01072009 AMI 01000013)
  80. [ 0.012093] ACPI: SSDT 0x00000000402C1000 0057EB (v02 _ASUS_ AdlP_Rvp 00001000 INTL 20200717)
  81. [ 0.012094] ACPI: SSDT 0x00000000402BF000 001F1A (v02 _ASUS_ Ther_Rvp 00001000 INTL 20200717)
  82. [ 0.012095] ACPI: LPIT 0x00000000402BE000 0000CC (v01 _ASUS_ Notebook 01072009 AMI 01000013)
  83. [ 0.012097] ACPI: SSDT 0x00000000402BA000 002A83 (v02 _ASUS_ PtidDevc 00001000 INTL 20200717)
  84. [ 0.012098] ACPI: SSDT 0x00000000402B7000 002357 (v02 _ASUS_ TbtTypeC 00000000 INTL 20200717)
  85. [ 0.012100] ACPI: DBGP 0x00000000402B6000 000034 (v01 _ASUS_ Notebook 01072009 AMI 01000013)
  86. [ 0.012101] ACPI: DBG2 0x00000000402B5000 000054 (v00 _ASUS_ Notebook 01072009 AMI 01000013)
  87. [ 0.012103] ACPI: SSDT 0x00000000402B3000 001ABA (v02 _ASUS_ UsbCTabl 00001000 INTL 20200717)
  88. [ 0.012104] ACPI: NHLT 0x00000000402B2000 000F50 (v00 _ASUS_ Notebook 01072009 AMI 01000013)
  89. [ 0.012105] ACPI: DMAR 0x00000000402B1000 000088 (v02 INTEL EDK2 00000002 01000013)
  90. [ 0.012107] ACPI: FPDT 0x00000000402B0000 000044 (v01 _ASUS_ A M I 01072009 AMI 01000013)
  91. [ 0.012108] ACPI: SSDT 0x00000000402AF000 000B3D (v02 INTEL xh_adlLP 00000000 INTL 20200717)
  92. [ 0.012110] ACPI: SSDT 0x00000000402AB000 003AEA (v02 SocGpe SocGpe 00003000 INTL 20200717)
  93. [ 0.012111] ACPI: SSDT 0x00000000402A7000 0039DA (v02 SocCmn SocCmn 00003000 INTL 20200717)
  94. [ 0.012113] ACPI: SSDT 0x00000000402A6000 000144 (v02 Intel ADebTabl 00001000 INTL 20200717)
  95. [ 0.012114] ACPI: BGRT 0x00000000402A5000 000038 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
  96. [ 0.012115] ACPI: UEFI 0x00000000403C4000 00063A (v01 INTEL RstVmdE 00000000 INTL 00000000)
  97. [ 0.012117] ACPI: UEFI 0x00000000403C3000 00005C (v01 INTEL RstVmdV 00000000 INTL 00000000)
  98. [ 0.012118] ACPI: TPM2 0x00000000402A4000 00004C (v04 _ASUS_ Notebook 00000001 AMI 00000000)
  99. [ 0.012120] ACPI: PHAT 0x00000000402A3000 00060D (v01 _ASUS_ Notebook 00000005 MSFT 0100000D)
  100. [ 0.012121] ACPI: WSMT 0x00000000402BD000 000028 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
  101. [ 0.012122] ACPI: Reserving FACP table memory at [mem 0x4037a000-0x4037a113]
  102. [ 0.012123] ACPI: Reserving DSDT table memory at [mem 0x402e8000-0x4037936c]
  103. [ 0.012123] ACPI: Reserving FACS table memory at [mem 0x404b5000-0x404b503f]
  104. [ 0.012124] ACPI: Reserving SSDT table memory at [mem 0x4037b000-0x40383355]
  105. [ 0.012124] ACPI: Reserving FIDT table memory at [mem 0x402e7000-0x402e709b]
  106. [ 0.012124] ACPI: Reserving MSDM table memory at [mem 0x402e6000-0x402e6054]
  107. [ 0.012125] ACPI: Reserving SSDT table memory at [mem 0x402e5000-0x402e538b]
  108. [ 0.012125] ACPI: Reserving SSDT table memory at [mem 0x402df000-0x402e4d33]
  109. [ 0.012125] ACPI: Reserving SSDT table memory at [mem 0x402dc000-0x402de934]
  110. [ 0.012126] ACPI: Reserving SSDT table memory at [mem 0x402d8000-0x402db538]
  111. [ 0.012126] ACPI: Reserving SSDT table memory at [mem 0x402ca000-0x402d7486]
  112. [ 0.012126] ACPI: Reserving HPET table memory at [mem 0x402c9000-0x402c9037]
  113. [ 0.012127] ACPI: Reserving APIC table memory at [mem 0x402c8000-0x402c81db]
  114. [ 0.012127] ACPI: Reserving MCFG table memory at [mem 0x402c7000-0x402c703b]
  115. [ 0.012127] ACPI: Reserving SSDT table memory at [mem 0x402c1000-0x402c67ea]
  116. [ 0.012128] ACPI: Reserving SSDT table memory at [mem 0x402bf000-0x402c0f19]
  117. [ 0.012128] ACPI: Reserving LPIT table memory at [mem 0x402be000-0x402be0cb]
  118. [ 0.012128] ACPI: Reserving SSDT table memory at [mem 0x402ba000-0x402bca82]
  119. [ 0.012129] ACPI: Reserving SSDT table memory at [mem 0x402b7000-0x402b9356]
  120. [ 0.012129] ACPI: Reserving DBGP table memory at [mem 0x402b6000-0x402b6033]
  121. [ 0.012129] ACPI: Reserving DBG2 table memory at [mem 0x402b5000-0x402b5053]
  122. [ 0.012129] ACPI: Reserving SSDT table memory at [mem 0x402b3000-0x402b4ab9]
  123. [ 0.012130] ACPI: Reserving NHLT table memory at [mem 0x402b2000-0x402b2f4f]
  124. [ 0.012130] ACPI: Reserving DMAR table memory at [mem 0x402b1000-0x402b1087]
  125. [ 0.012130] ACPI: Reserving FPDT table memory at [mem 0x402b0000-0x402b0043]
  126. [ 0.012131] ACPI: Reserving SSDT table memory at [mem 0x402af000-0x402afb3c]
  127. [ 0.012131] ACPI: Reserving SSDT table memory at [mem 0x402ab000-0x402aeae9]
  128. [ 0.012131] ACPI: Reserving SSDT table memory at [mem 0x402a7000-0x402aa9d9]
  129. [ 0.012132] ACPI: Reserving SSDT table memory at [mem 0x402a6000-0x402a6143]
  130. [ 0.012132] ACPI: Reserving BGRT table memory at [mem 0x402a5000-0x402a5037]
  131. [ 0.012132] ACPI: Reserving UEFI table memory at [mem 0x403c4000-0x403c4639]
  132. [ 0.012133] ACPI: Reserving UEFI table memory at [mem 0x403c3000-0x403c305b]
  133. [ 0.012133] ACPI: Reserving TPM2 table memory at [mem 0x402a4000-0x402a404b]
  134. [ 0.012133] ACPI: Reserving PHAT table memory at [mem 0x402a3000-0x402a360c]
  135. [ 0.012134] ACPI: Reserving WSMT table memory at [mem 0x402bd000-0x402bd027]
  136. [ 0.012499] No NUMA configuration found
  137. [ 0.012499] Faking a node at [mem 0x0000000000000000-0x00000004b07fffff]
  138. [ 0.012503] NODE_DATA(0) allocated [mem 0x4b07d52c0-0x4b07fffff]
  139. [ 0.012629] Zone ranges:
  140. [ 0.012629] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  141. [ 0.012630] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  142. [ 0.012631] Normal [mem 0x0000000100000000-0x00000004b07fffff]
  143. [ 0.012632] Device empty
  144. [ 0.012633] Movable zone start for each node
  145. [ 0.012633] Early memory node ranges
  146. [ 0.012634] node 0: [mem 0x0000000000001000-0x000000000009dfff]
  147. [ 0.012634] node 0: [mem 0x000000000009f000-0x000000000009ffff]
  148. [ 0.012635] node 0: [mem 0x0000000000100000-0x0000000037b91fff]
  149. [ 0.012635] node 0: [mem 0x00000000417ff000-0x00000000417fffff]
  150. [ 0.012636] node 0: [mem 0x0000000100000000-0x00000004b07fffff]
  151. [ 0.012637] Initmem setup node 0 [mem 0x0000000000001000-0x00000004b07fffff]
  152. [ 0.012641] On node 0, zone DMA: 1 pages in unavailable ranges
  153. [ 0.012642] On node 0, zone DMA: 1 pages in unavailable ranges
  154. [ 0.012663] On node 0, zone DMA: 96 pages in unavailable ranges
  155. [ 0.013801] On node 0, zone DMA32: 7277 pages in unavailable ranges
  156. [ 0.030476] On node 0, zone Normal: 26624 pages in unavailable ranges
  157. [ 0.030652] On node 0, zone Normal: 30720 pages in unavailable ranges
  158. [ 0.030691] Reserving Intel graphics memory at [mem 0x4b800000-0x4f7fffff]
  159. [ 0.031939] ACPI: PM-Timer IO Port: 0x1808
  160. [ 0.031945] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  161. [ 0.031946] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
  162. [ 0.031947] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
  163. [ 0.031947] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
  164. [ 0.031947] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
  165. [ 0.031948] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
  166. [ 0.031948] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
  167. [ 0.031948] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
  168. [ 0.031948] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
  169. [ 0.031949] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
  170. [ 0.031949] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
  171. [ 0.031949] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
  172. [ 0.031950] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
  173. [ 0.031950] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
  174. [ 0.031950] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
  175. [ 0.031951] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
  176. [ 0.031951] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
  177. [ 0.031951] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
  178. [ 0.031952] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
  179. [ 0.031952] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
  180. [ 0.031952] ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
  181. [ 0.031952] ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
  182. [ 0.031953] ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
  183. [ 0.031953] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  184. [ 0.032036] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
  185. [ 0.032037] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  186. [ 0.032038] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  187. [ 0.032041] ACPI: Using ACPI (MADT) for SMP configuration information
  188. [ 0.032042] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  189. [ 0.032047] e820: update [mem 0x30e0a000-0x30e6bfff] usable ==> reserved
  190. [ 0.032054] TSC deadline timer available
  191. [ 0.032056] CPU topo: Max. logical packages: 1
  192. [ 0.032056] CPU topo: Max. logical dies: 1
  193. [ 0.032056] CPU topo: Max. dies per package: 1
  194. [ 0.032058] CPU topo: Max. threads per core: 2
  195. [ 0.032058] CPU topo: Num. cores per package: 14
  196. [ 0.032059] CPU topo: Num. threads per package: 20
  197. [ 0.032059] CPU topo: Allowing 20 present CPUs plus 0 hotplug CPUs
  198. [ 0.032069] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
  199. [ 0.032070] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
  200. [ 0.032071] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
  201. [ 0.032072] PM: hibernation: Registered nosave memory: [mem 0x30e0a000-0x30e6bfff]
  202. [ 0.032072] PM: hibernation: Registered nosave memory: [mem 0x3136d000-0x3136dfff]
  203. [ 0.032073] PM: hibernation: Registered nosave memory: [mem 0x37b92000-0x4026afff]
  204. [ 0.032073] PM: hibernation: Registered nosave memory: [mem 0x4026b000-0x40385fff]
  205. [ 0.032074] PM: hibernation: Registered nosave memory: [mem 0x40386000-0x404b6fff]
  206. [ 0.032074] PM: hibernation: Registered nosave memory: [mem 0x404b7000-0x417fefff]
  207. [ 0.032074] PM: hibernation: Registered nosave memory: [mem 0x41800000-0x47ffffff]
  208. [ 0.032075] PM: hibernation: Registered nosave memory: [mem 0x48000000-0x487fffff]
  209. [ 0.032075] PM: hibernation: Registered nosave memory: [mem 0x48800000-0x48bfffff]
  210. [ 0.032075] PM: hibernation: Registered nosave memory: [mem 0x48c00000-0x48dfffff]
  211. [ 0.032076] PM: hibernation: Registered nosave memory: [mem 0x48e00000-0x4f7fffff]
  212. [ 0.032076] PM: hibernation: Registered nosave memory: [mem 0x4f800000-0xfdffffff]
  213. [ 0.032076] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
  214. [ 0.032076] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
  215. [ 0.032077] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  216. [ 0.032077] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
  217. [ 0.032077] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
  218. [ 0.032077] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed1ffff]
  219. [ 0.032078] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
  220. [ 0.032078] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfedfffff]
  221. [ 0.032078] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  222. [ 0.032079] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
  223. [ 0.032079] [mem 0x4f800000-0xfdffffff] available for PCI devices
  224. [ 0.032080] Booting paravirtualized kernel on bare hardware
  225. [ 0.032082] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
  226. [ 0.035539] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:20 nr_cpu_ids:20 nr_node_ids:1
  227. [ 0.036324] percpu: Embedded 67 pages/cpu s237568 r8192 d28672 u524288
  228. [ 0.036327] pcpu-alloc: s237568 r8192 d28672 u524288 alloc=1*2097152
  229. [ 0.036328] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07
  230. [ 0.036330] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15
  231. [ 0.036332] pcpu-alloc: [0] 16 17 18 19
  232. [ 0.036341] Kernel command line: initrd=\705eef33c0b8467b98b409971ed2a070\6.12.1-arch1-1.2\initrd nvme_load=YES nowatchdog rw root=UUID=b532654f-f728-46db-84c9-1972989bf987 resume=UUID=242cde98-d93f-4310-b924-1d9c79215eaf rw root=UUID=b532654f-f728-46db-84c9-1972989bf987 resume=UUID=242cde98-d93f-4310-b924-1d9c79215eaf systemd.machine_id=705eef33c0b8467b98b409971ed2a070
  233. [ 0.036385] Unknown kernel command line parameters "nvme_load=YES", will be passed to user space.
  234. [ 0.036393] printk: log_buf_len individual max cpu contribution: 4096 bytes
  235. [ 0.036394] printk: log_buf_len total cpu_extra contributions: 77824 bytes
  236. [ 0.036394] printk: log_buf_len min size: 131072 bytes
  237. [ 0.036495] printk: log_buf_len: 262144 bytes
  238. [ 0.036495] printk: early log buf free: 113488(86%)
  239. [ 0.037482] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
  240. [ 0.037987] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
  241. [ 0.038113] Fallback order for Node 0: 0
  242. [ 0.038115] Built 1 zonelists, mobility grouping on. Total pages: 4096817
  243. [ 0.038116] Policy zone: Normal
  244. [ 0.038255] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
  245. [ 0.038261] software IO TLB: area num 32.
  246. [ 0.065502] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=20, Nodes=1
  247. [ 0.065533] ftrace: allocating 51123 entries in 200 pages
  248. [ 0.070743] ftrace: allocated 200 pages with 3 groups
  249. [ 0.070801] Dynamic Preempt: full
  250. [ 0.070847] rcu: Preemptible hierarchical RCU implementation.
  251. [ 0.070848] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=20.
  252. [ 0.070848] rcu: RCU priority boosting: priority 1 delay 500 ms.
  253. [ 0.070849] Trampoline variant of Tasks RCU enabled.
  254. [ 0.070849] Rude variant of Tasks RCU enabled.
  255. [ 0.070850] Tracing variant of Tasks RCU enabled.
  256. [ 0.070850] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
  257. [ 0.070851] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=20
  258. [ 0.070857] RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=20.
  259. [ 0.070859] RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=20.
  260. [ 0.070860] RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=20.
  261. [ 0.073023] NR_IRQS: 524544, nr_irqs: 2216, preallocated irqs: 16
  262. [ 0.073475] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  263. [ 0.074206] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
  264. [ 0.074233] Console: colour dummy device 80x25
  265. [ 0.074235] printk: legacy console [tty0] enabled
  266. [ 0.074265] ACPI: Core revision 20240827
  267. [ 0.074511] hpet: HPET dysfunctional in PC10. Force disabled.
  268. [ 0.074718] APIC: Switch to symmetric I/O mode setup
  269. [ 0.074720] DMAR: Host address width 39
  270. [ 0.074721] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
  271. [ 0.074725] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
  272. [ 0.074727] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
  273. [ 0.074730] DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
  274. [ 0.074731] DMAR: RMRR base: 0x0000004b000000 end: 0x0000004f7fffff
  275. [ 0.074734] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
  276. [ 0.074735] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
  277. [ 0.074736] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
  278. [ 0.081046] DMAR-IR: Enabled IRQ remapping in x2apic mode
  279. [ 0.081048] x2apic enabled
  280. [ 0.081138] APIC: Switched APIC routing to: cluster x2apic
  281. [ 0.099953] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b2c8ec87c7, max_idle_ns: 440795278598 ns
  282. [ 0.099959] Calibrating delay loop (skipped), value calculated using timer frequency.. 5992.00 BogoMIPS (lpj=9984000)
  283. [ 0.100013] CPU0: Thermal monitoring enabled (TM1)
  284. [ 0.100014] x86/cpu: User Mode Instruction Prevention (UMIP) activated
  285. [ 0.100125] CET detected: Indirect Branch Tracking enabled
  286. [ 0.100128] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  287. [ 0.100129] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
  288. [ 0.100132] process: using mwait in idle threads
  289. [ 0.100135] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  290. [ 0.100137] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
  291. [ 0.100137] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  292. [ 0.100138] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
  293. [ 0.100139] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
  294. [ 0.100140] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
  295. [ 0.100141] Register File Data Sampling: Mitigation: Clear Register File
  296. [ 0.100149] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  297. [ 0.100149] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  298. [ 0.100150] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  299. [ 0.100150] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
  300. [ 0.100151] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
  301. [ 0.100151] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  302. [ 0.100152] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
  303. [ 0.100152] x86/fpu: xstate_offset[11]: 840, xstate_sizes[11]: 16
  304. [ 0.100153] x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
  305. [ 0.103290] Freeing SMP alternatives memory: 40K
  306. [ 0.103290] pid_max: default: 32768 minimum: 301
  307. [ 0.103290] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
  308. [ 0.103290] landlock: Up and running.
  309. [ 0.103290] Yama: becoming mindful.
  310. [ 0.103290] LSM support for eBPF active
  311. [ 0.103290] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  312. [ 0.103290] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  313. [ 0.103290] smpboot: CPU0: 13th Gen Intel(R) Core(TM) i9-13900H (family: 0x6, model: 0xba, stepping: 0x2)
  314. [ 0.103290] Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline, AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
  315. [ 0.103290] core: cpu_core PMU driver:
  316. [ 0.103290] ... version: 5
  317. [ 0.103290] ... bit width: 48
  318. [ 0.103290] ... generic registers: 8
  319. [ 0.103290] ... value mask: 0000ffffffffffff
  320. [ 0.103290] ... max period: 00007fffffffffff
  321. [ 0.103290] ... fixed-purpose events: 4
  322. [ 0.103290] ... event mask: 0001000f000000ff
  323. [ 0.103290] signal: max sigframe size: 3632
  324. [ 0.103290] Estimated ratio of average max frequency by base frequency (times 1024): 1740
  325. [ 0.103290] rcu: Hierarchical SRCU implementation.
  326. [ 0.103290] rcu: Max phase no-delay instances is 1000.
  327. [ 0.103290] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
  328. [ 0.103290] smp: Bringing up secondary CPUs ...
  329. [ 0.103290] smpboot: x86: Booting SMP configuration:
  330. [ 0.103290] .... node #0, CPUs: #2 #4 #6 #8 #10 #12 #13 #14 #15 #16 #17 #18 #19
  331. [ 0.029163] core: cpu_atom PMU driver: PEBS-via-PT
  332. [ 0.029163] ... version: 5
  333. [ 0.029163] ... bit width: 48
  334. [ 0.029163] ... generic registers: 6
  335. [ 0.029163] ... value mask: 0000ffffffffffff
  336. [ 0.029163] ... max period: 00007fffffffffff
  337. [ 0.029163] ... fixed-purpose events: 3
  338. [ 0.029163] ... event mask: 000000070000003f
  339. [ 0.110959] #1 #3 #5 #7 #9 #11
  340. [ 0.114707] smp: Brought up 1 node, 20 CPUs
  341. [ 0.114707] smpboot: Total of 20 processors activated (119855.00 BogoMIPS)
  342. [ 0.116744] Memory: 15938236K/16387268K available (18432K kernel code, 2653K rwdata, 14236K rodata, 4248K init, 4092K bss, 429672K reserved, 0K cma-reserved)
  343. [ 0.117197] devtmpfs: initialized
  344. [ 0.117197] x86/mm: Memory block size: 128MB
  345. [ 0.117298] ACPI: PM: Registering ACPI NVS region [mem 0x40386000-0x404b6fff] (1249280 bytes)
  346. [ 0.117298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
  347. [ 0.117298] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
  348. [ 0.117298] pinctrl core: initialized pinctrl subsystem
  349. [ 0.117438] PM: RTC time: 23:06:20, date: 2024-11-29
  350. [ 0.117729] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  351. [ 0.117954] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
  352. [ 0.118090] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  353. [ 0.118205] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  354. [ 0.118208] audit: initializing netlink subsys (disabled)
  355. [ 0.118230] audit: type=2000 audit(1732921580.016:1): state=initialized audit_enabled=0 res=1
  356. [ 0.118230] thermal_sys: Registered thermal governor 'fair_share'
  357. [ 0.118230] thermal_sys: Registered thermal governor 'bang_bang'
  358. [ 0.118230] thermal_sys: Registered thermal governor 'step_wise'
  359. [ 0.118230] thermal_sys: Registered thermal governor 'user_space'
  360. [ 0.118230] thermal_sys: Registered thermal governor 'power_allocator'
  361. [ 0.118230] cpuidle: using governor ladder
  362. [ 0.118230] cpuidle: using governor menu
  363. [ 0.118230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  364. [ 0.120027] PCI: ECAM [mem 0xc0000000-0xce0fffff] (base 0xc0000000) for domain 0000 [bus 00-e0]
  365. [ 0.120038] PCI: Using configuration type 1 for base access
  366. [ 0.120095] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
  367. [ 0.124220] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  368. [ 0.124220] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
  369. [ 0.124220] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  370. [ 0.124220] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
  371. [ 0.124220] ACPI: Added _OSI(Module Device)
  372. [ 0.124220] ACPI: Added _OSI(Processor Device)
  373. [ 0.124220] ACPI: Added _OSI(3.0 _SCP Extensions)
  374. [ 0.124220] ACPI: Added _OSI(Processor Aggregator Device)
  375. [ 0.183232] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.I2C0.TPL1], AE_NOT_FOUND (20240827/dswload2-162)
  376. [ 0.183239] fbcon: Taking over console
  377. [ 0.183248] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20240827/psobject-220)
  378. [ 0.183250] ACPI: Skipping parse of AML opcode: Scope (0x0010)
  379. [ 0.183329] ACPI: 16 ACPI AML tables successfully acquired and loaded
  380. [ 0.204583] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
  381. [ 0.204586] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
  382. [ 0.206011] ACPI: Dynamic OEM Table Load:
  383. [ 0.206021] ACPI: SSDT 0xFFFF8E7FC2569400 000394 (v02 PmRef Cpu0Cst 00003001 INTL 20200717)
  384. [ 0.207201] ACPI: Dynamic OEM Table Load:
  385. [ 0.207206] ACPI: SSDT 0xFFFF8E7FC2563800 000689 (v02 PmRef Cpu0Ist 00003000 INTL 20200717)
  386. [ 0.208255] ACPI: Dynamic OEM Table Load:
  387. [ 0.208259] ACPI: SSDT 0xFFFF8E7FC25D6600 0001AB (v02 PmRef Cpu0Psd 00003000 INTL 20200717)
  388. [ 0.209189] ACPI: Dynamic OEM Table Load:
  389. [ 0.209193] ACPI: SSDT 0xFFFF8E7FC2565800 0004B5 (v02 PmRef Cpu0Hwp 00003000 INTL 20200717)
  390. [ 0.210592] ACPI: Dynamic OEM Table Load:
  391. [ 0.210599] ACPI: SSDT 0xFFFF8E7FC2572000 001BAF (v02 PmRef ApIst 00003000 INTL 20200717)
  392. [ 0.212188] ACPI: Dynamic OEM Table Load:
  393. [ 0.212193] ACPI: SSDT 0xFFFF8E7FC2570000 001038 (v02 PmRef ApHwp 00003000 INTL 20200717)
  394. [ 0.213649] ACPI: Dynamic OEM Table Load:
  395. [ 0.213656] ACPI: SSDT 0xFFFF8E7FC2574000 001349 (v02 PmRef ApPsd 00003000 INTL 20200717)
  396. [ 0.215132] ACPI: Dynamic OEM Table Load:
  397. [ 0.215137] ACPI: SSDT 0xFFFF8E7FC2578000 000FBB (v02 PmRef ApCst 00003000 INTL 20200717)
  398. [ 0.222464] ACPI: EC: EC started
  399. [ 0.222465] ACPI: EC: interrupt blocked
  400. [ 0.223257] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
  401. [ 0.223259] ACPI: \_SB_.PC00.LPCB.H_EC: Boot DSDT EC used to handle transactions
  402. [ 0.223261] ACPI: Interpreter enabled
  403. [ 0.223303] ACPI: PM: (supports S0 S3 S4 S5)
  404. [ 0.223303] ACPI: Using IOAPIC for interrupt routing
  405. [ 0.224574] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  406. [ 0.224576] PCI: Ignoring E820 reservations for host bridge windows
  407. [ 0.226060] ACPI: Enabled 8 GPEs in block 00 to 7F
  408. [ 0.227922] ACPI: \_SB_.PC00.PEG0.PXP_: New power resource
  409. [ 0.241449] ACPI: \_SB_.PC00.XHCI.RHUB.HS10.BTRT: New power resource
  410. [ 0.242022] ACPI: \_SB_.PC00.PAUD: New power resource
  411. [ 0.242881] ACPI: \_SB_.PC00.I2C0.PXTC: New power resource
  412. [ 0.244003] ACPI: \_SB_.PC00.I2C0.PTPL: New power resource
  413. [ 0.246489] ACPI: \_SB_.PC00.CNVW.WRST: New power resource
  414. [ 0.253959] ACPI: \_SB_.PC00.TBT0: New power resource
  415. [ 0.254219] ACPI: \_SB_.PC00.TBT1: New power resource
  416. [ 0.254471] ACPI: \_SB_.PC00.D3C_: New power resource
  417. [ 0.513295] ACPI: \_TZ_.FN00: New power resource
  418. [ 0.513295] ACPI: \_TZ_.FN01: New power resource
  419. [ 0.513295] ACPI: \_TZ_.FN02: New power resource
  420. [ 0.513295] ACPI: \_TZ_.FN03: New power resource
  421. [ 0.513295] ACPI: \_TZ_.FN04: New power resource
  422. [ 0.513295] ACPI: \PIN_: New power resource
  423. [ 0.513295] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-e0])
  424. [ 0.513295] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
  425. [ 0.515267] acpi PNP0A08:00: _OSC: platform does not support [AER]
  426. [ 0.519626] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
  427. [ 0.523943] PCI host bridge to bus 0000:00
  428. [ 0.523946] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  429. [ 0.523948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  430. [ 0.523949] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  431. [ 0.523950] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
  432. [ 0.523951] pci_bus 0000:00: root bus resource [mem 0x4f800000-0xbfffffff window]
  433. [ 0.523952] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
  434. [ 0.523953] pci_bus 0000:00: root bus resource [bus 00-e0]
  435. [ 0.524084] pci 0000:00:00.0: [8086:a706] type 00 class 0x060000 conventional PCI endpoint
  436. [ 0.524273] pci 0000:00:02.0: [8086:a7a0] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
  437. [ 0.524280] pci 0000:00:02.0: BAR 0 [mem 0x603e000000-0x603effffff 64bit]
  438. [ 0.524285] pci 0000:00:02.0: BAR 2 [mem 0x4000000000-0x400fffffff 64bit pref]
  439. [ 0.524289] pci 0000:00:02.0: BAR 4 [io 0x3000-0x303f]
  440. [ 0.524303] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
  441. [ 0.524306] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  442. [ 0.524329] pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x00ffffff 64bit]
  443. [ 0.524330] pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x06ffffff 64bit]: contains BAR 0 for 7 VFs
  444. [ 0.524334] pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0x1fffffff 64bit pref]
  445. [ 0.524335] pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0xdfffffff 64bit pref]: contains BAR 2 for 7 VFs
  446. [ 0.524468] pci 0000:00:04.0: [8086:a71d] type 00 class 0x118000 conventional PCI endpoint
  447. [ 0.524480] pci 0000:00:04.0: BAR 0 [mem 0x603f280000-0x603f29ffff 64bit]
  448. [ 0.524733] pci 0000:00:06.0: [8086:09ab] type 00 class 0x088000 conventional PCI endpoint
  449. [ 0.525368] pci 0000:00:07.0: [8086:a76e] type 01 class 0x060400 PCIe Root Port
  450. [ 0.525385] pci 0000:00:07.0: PCI bridge to [bus 01-2a]
  451. [ 0.525389] pci 0000:00:07.0: bridge window [mem 0x60000000-0x6c1fffff]
  452. [ 0.525395] pci 0000:00:07.0: bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
  453. [ 0.525417] pci 0000:00:07.0: Overriding RP PIO Log Size to 4
  454. [ 0.525475] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
  455. [ 0.525501] pci 0000:00:07.0: PTM enabled (root), 4ns granularity
  456. [ 0.527347] pci 0000:00:07.2: [8086:a72f] type 01 class 0x060400 PCIe Root Port
  457. [ 0.527363] pci 0000:00:07.2: PCI bridge to [bus 2b-54]
  458. [ 0.527367] pci 0000:00:07.2: bridge window [mem 0x52000000-0x5e1fffff]
  459. [ 0.527372] pci 0000:00:07.2: bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
  460. [ 0.527447] pci 0000:00:07.2: PME# supported from D0 D3hot D3cold
  461. [ 0.527473] pci 0000:00:07.2: PTM enabled (root), 4ns granularity
  462. [ 0.527477] pci 0000:00:07.2: DPC: RP PIO log size 0 is invalid
  463. [ 0.529273] pci 0000:00:08.0: [8086:a74f] type 00 class 0x088000 conventional PCI endpoint
  464. [ 0.529281] pci 0000:00:08.0: BAR 0 [mem 0x603f2e5000-0x603f2e5fff 64bit]
  465. [ 0.529373] pci 0000:00:0a.0: [8086:a77d] type 00 class 0x118000 PCIe Root Complex Integrated Endpoint
  466. [ 0.529379] pci 0000:00:0a.0: BAR 0 [mem 0x603f2c0000-0x603f2c7fff 64bit]
  467. [ 0.529394] pci 0000:00:0a.0: enabling Extended Tags
  468. [ 0.529515] pci 0000:00:0d.0: [8086:a71e] type 00 class 0x0c0330 conventional PCI endpoint
  469. [ 0.529525] pci 0000:00:0d.0: BAR 0 [mem 0x603f2b0000-0x603f2bffff 64bit]
  470. [ 0.529562] pci 0000:00:0d.0: PME# supported from D3hot D3cold
  471. [ 0.531506] pci 0000:00:0d.2: [8086:a73e] type 00 class 0x0c0340 conventional PCI endpoint
  472. [ 0.531515] pci 0000:00:0d.2: BAR 0 [mem 0x603f240000-0x603f27ffff 64bit]
  473. [ 0.531521] pci 0000:00:0d.2: BAR 2 [mem 0x603f2e4000-0x603f2e4fff 64bit]
  474. [ 0.531550] pci 0000:00:0d.2: supports D1 D2
  475. [ 0.531551] pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
  476. [ 0.531669] pci 0000:00:0d.3: [8086:a76d] type 00 class 0x0c0340 conventional PCI endpoint
  477. [ 0.531679] pci 0000:00:0d.3: BAR 0 [mem 0x603f200000-0x603f23ffff 64bit]
  478. [ 0.531685] pci 0000:00:0d.3: BAR 2 [mem 0x603f2e3000-0x603f2e3fff 64bit]
  479. [ 0.531713] pci 0000:00:0d.3: supports D1 D2
  480. [ 0.531714] pci 0000:00:0d.3: PME# supported from D0 D1 D2 D3hot D3cold
  481. [ 0.531953] pci 0000:00:0e.0: [8086:a77f] type 00 class 0x010400 PCIe Root Complex Integrated Endpoint
  482. [ 0.531966] pci 0000:00:0e.0: BAR 0 [mem 0x603c000000-0x603dffffff 64bit]
  483. [ 0.531972] pci 0000:00:0e.0: BAR 2 [mem 0x50000000-0x51ffffff]
  484. [ 0.531985] pci 0000:00:0e.0: BAR 4 [mem 0x603f100000-0x603f1fffff 64bit]
  485. [ 0.532455] pci 0000:00:14.0: [8086:51ed] type 00 class 0x0c0330 conventional PCI endpoint
  486. [ 0.532478] pci 0000:00:14.0: BAR 0 [mem 0x603f2a0000-0x603f2affff 64bit]
  487. [ 0.532564] pci 0000:00:14.0: PME# supported from D3hot D3cold
  488. [ 0.534550] pci 0000:00:14.2: [8086:51ef] type 00 class 0x050000 conventional PCI endpoint
  489. [ 0.534572] pci 0000:00:14.2: BAR 0 [mem 0x603f2d8000-0x603f2dbfff 64bit]
  490. [ 0.534585] pci 0000:00:14.2: BAR 2 [mem 0x603f2e2000-0x603f2e2fff 64bit]
  491. [ 0.534794] pci 0000:00:14.3: [8086:51f1] type 00 class 0x028000 PCIe Root Complex Integrated Endpoint
  492. [ 0.534857] pci 0000:00:14.3: BAR 0 [mem 0x603f2d4000-0x603f2d7fff 64bit]
  493. [ 0.535006] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
  494. [ 0.535952] pci 0000:00:15.0: [8086:51e8] type 00 class 0x0c8000 conventional PCI endpoint
  495. [ 0.540066] pci 0000:00:15.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
  496. [ 0.544180] pci 0000:00:15.1: [8086:51e9] type 00 class 0x0c8000 conventional PCI endpoint
  497. [ 0.544999] pci 0000:00:15.1: BAR 0 [mem 0x00000000-0x00000fff 64bit]
  498. [ 0.548658] pci 0000:00:16.0: [8086:51e0] type 00 class 0x078000 conventional PCI endpoint
  499. [ 0.548683] pci 0000:00:16.0: BAR 0 [mem 0x603f2df000-0x603f2dffff 64bit]
  500. [ 0.548769] pci 0000:00:16.0: PME# supported from D3hot
  501. [ 0.549425] pci 0000:00:1c.0: [8086:51bf] type 01 class 0x060400 PCIe Root Port
  502. [ 0.549457] pci 0000:00:1c.0: PCI bridge to [bus 55]
  503. [ 0.549464] pci 0000:00:1c.0: bridge window [mem 0x6c300000-0x6c3fffff]
  504. [ 0.549555] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  505. [ 0.549595] pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
  506. [ 0.550801] pci 0000:00:1e.0: [8086:51a8] type 00 class 0x078000 conventional PCI endpoint
  507. [ 0.551620] pci 0000:00:1e.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
  508. [ 0.555723] pci 0000:00:1e.2: [8086:51aa] type 00 class 0x0c8000 conventional PCI endpoint
  509. [ 0.556543] pci 0000:00:1e.2: BAR 0 [mem 0x00000000-0x00000fff 64bit]
  510. [ 0.560197] pci 0000:00:1f.0: [8086:519d] type 00 class 0x060100 conventional PCI endpoint
  511. [ 0.560620] pci 0000:00:1f.3: [8086:51ca] type 00 class 0x040100 conventional PCI endpoint
  512. [ 0.560681] pci 0000:00:1f.3: BAR 0 [mem 0x603f2d0000-0x603f2d3fff 64bit]
  513. [ 0.560752] pci 0000:00:1f.3: BAR 4 [mem 0x603f000000-0x603f0fffff 64bit]
  514. [ 0.560890] pci 0000:00:1f.3: PME# supported from D3hot D3cold
  515. [ 0.561066] pci 0000:00:1f.4: [8086:51a3] type 00 class 0x0c0500 conventional PCI endpoint
  516. [ 0.561354] pci 0000:00:1f.4: BAR 0 [mem 0x603f2dc000-0x603f2dc0ff 64bit]
  517. [ 0.561710] pci 0000:00:1f.4: BAR 4 [io 0xefa0-0xefbf]
  518. [ 0.562322] pci 0000:00:1f.5: [8086:51a4] type 00 class 0x0c8000 conventional PCI endpoint
  519. [ 0.562343] pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
  520. [ 0.562484] pci 0000:00:07.0: PCI bridge to [bus 01-2a]
  521. [ 0.562516] pci 0000:00:07.2: PCI bridge to [bus 2b-54]
  522. [ 0.562689] pci 0000:55:00.0: [17a0:9755] type 00 class 0xff0000 PCIe Endpoint
  523. [ 0.562724] pci 0000:55:00.0: BAR 0 [mem 0x6c300000-0x6c300fff]
  524. [ 0.563144] pci 0000:55:00.0: supports D1 D2
  525. [ 0.563145] pci 0000:55:00.0: PME# supported from D1 D2 D3hot D3cold
  526. [ 0.563775] pci 0000:00:1c.0: PCI bridge to [bus 55]
  527. [ 0.568544] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
  528. [ 0.568627] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
  529. [ 0.568709] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
  530. [ 0.568789] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
  531. [ 0.568869] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
  532. [ 0.568949] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
  533. [ 0.569029] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
  534. [ 0.569109] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
  535. [ 0.874161] Low-power S0 idle used by default for system suspend
  536. [ 0.880605] ACPI: EC: interrupt unblocked
  537. [ 0.880607] ACPI: EC: event unblocked
  538. [ 0.880639] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
  539. [ 0.880640] ACPI: EC: GPE=0x6e
  540. [ 0.880641] ACPI: \_SB_.PC00.LPCB.H_EC: Boot DSDT EC initialization complete
  541. [ 0.880643] ACPI: \_SB_.PC00.LPCB.H_EC: EC: Used to handle transactions and events
  542. [ 0.883330] iommu: Default domain type: Translated
  543. [ 0.883330] iommu: DMA domain TLB invalidation policy: lazy mode
  544. [ 0.883423] SCSI subsystem initialized
  545. [ 0.883430] libata version 3.00 loaded.
  546. [ 0.883430] ACPI: bus type USB registered
  547. [ 0.883430] usbcore: registered new interface driver usbfs
  548. [ 0.883430] usbcore: registered new interface driver hub
  549. [ 0.883430] usbcore: registered new device driver usb
  550. [ 0.883430] EDAC MC: Ver: 3.0.0
  551. [ 0.883957] efivars: Registered efivars operations
  552. [ 0.883957] NetLabel: Initializing
  553. [ 0.883957] NetLabel: domain hash size = 128
  554. [ 0.883957] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  555. [ 0.883957] NetLabel: unlabeled traffic allowed by default
  556. [ 0.883957] mctp: management component transport protocol core
  557. [ 0.883957] NET: Registered PF_MCTP protocol family
  558. [ 0.883957] PCI: Using ACPI for IRQ routing
  559. [ 0.987187] PCI: pci_cache_line_size set to 64 bytes
  560. [ 0.987554] pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]: can't claim; no compatible bridge window
  561. [ 0.987868] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
  562. [ 0.987871] e820: reserve RAM buffer [mem 0x30e0a000-0x33ffffff]
  563. [ 0.987872] e820: reserve RAM buffer [mem 0x3136d000-0x33ffffff]
  564. [ 0.987873] e820: reserve RAM buffer [mem 0x37b92000-0x37ffffff]
  565. [ 0.987874] e820: reserve RAM buffer [mem 0x41800000-0x43ffffff]
  566. [ 0.987875] e820: reserve RAM buffer [mem 0x4b0800000-0x4b3ffffff]
  567. [ 0.990046] pci 0000:00:02.0: vgaarb: setting as boot VGA device
  568. [ 0.990046] pci 0000:00:02.0: vgaarb: bridge control possible
  569. [ 0.990046] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  570. [ 0.990046] vgaarb: loaded
  571. [ 0.990113] clocksource: Switched to clocksource tsc-early
  572. [ 0.990660] VFS: Disk quotas dquot_6.6.0
  573. [ 0.990670] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  574. [ 0.990745] pnp: PnP ACPI init
  575. [ 0.990984] system 00:00: [io 0x0680-0x069f] has been reserved
  576. [ 0.990987] system 00:00: [io 0x164e-0x164f] has been reserved
  577. [ 0.991110] system 00:01: [io 0x1854-0x1857] has been reserved
  578. [ 0.991230] system 00:02: [io 0x06a4] has been reserved
  579. [ 0.991234] system 00:02: [io 0x06a0] has been reserved
  580. [ 0.992254] pnp 00:04: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
  581. [ 0.992283] system 00:04: [mem 0xfedc0000-0xfedc7fff] has been reserved
  582. [ 0.992285] system 00:04: [mem 0xfeda0000-0xfeda0fff] has been reserved
  583. [ 0.992287] system 00:04: [mem 0xfeda1000-0xfeda1fff] has been reserved
  584. [ 0.992288] system 00:04: [mem 0xfed20000-0xfed7ffff] could not be reserved
  585. [ 0.992290] system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
  586. [ 0.992292] system 00:04: [mem 0xfed45000-0xfed8ffff] could not be reserved
  587. [ 0.992293] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
  588. [ 0.995928] system 00:05: [io 0x2000-0x20fe] has been reserved
  589. [ 0.996918] pnp: PnP ACPI: found 7 devices
  590. [ 1.002845] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  591. [ 1.002909] NET: Registered PF_INET protocol family
  592. [ 1.003254] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  593. [ 1.018040] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
  594. [ 1.018071] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  595. [ 1.018187] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  596. [ 1.018526] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
  597. [ 1.018633] TCP: Hash tables configured (established 131072 bind 65536)
  598. [ 1.018761] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
  599. [ 1.018816] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
  600. [ 1.018863] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
  601. [ 1.018920] NET: Registered PF_UNIX/PF_LOCAL protocol family
  602. [ 1.018927] NET: Registered PF_XDP protocol family
  603. [ 1.018933] pci 0000:00:07.0: bridge window [io 0x1000-0x0fff] to [bus 01-2a] add_size 1000
  604. [ 1.018937] pci 0000:00:07.2: bridge window [io 0x1000-0x0fff] to [bus 2b-54] add_size 1000
  605. [ 1.018948] pci 0000:00:02.0: VF BAR 2 [mem 0x4020000000-0x40ffffffff 64bit pref]: assigned
  606. [ 1.018952] pci 0000:00:02.0: VF BAR 0 [mem 0x4010000000-0x4016ffffff 64bit]: assigned
  607. [ 1.018955] pci 0000:00:07.0: bridge window [io 0x4000-0x4fff]: assigned
  608. [ 1.018957] pci 0000:00:07.2: bridge window [io 0x5000-0x5fff]: assigned
  609. [ 1.018959] pci 0000:00:15.0: BAR 0 [mem 0x4017000000-0x4017000fff 64bit]: assigned
  610. [ 1.019357] pci 0000:00:15.1: BAR 0 [mem 0x4017001000-0x4017001fff 64bit]: assigned
  611. [ 1.019740] pci 0000:00:1e.0: BAR 0 [mem 0x4017002000-0x4017002fff 64bit]: assigned
  612. [ 1.020123] pci 0000:00:1e.2: BAR 0 [mem 0x4017003000-0x4017003fff 64bit]: assigned
  613. [ 1.020505] pci 0000:00:1f.5: BAR 0 [mem 0x4f800000-0x4f800fff]: assigned
  614. [ 1.020531] pci 0000:00:07.0: PCI bridge to [bus 01-2a]
  615. [ 1.020533] pci 0000:00:07.0: bridge window [io 0x4000-0x4fff]
  616. [ 1.020537] pci 0000:00:07.0: bridge window [mem 0x60000000-0x6c1fffff]
  617. [ 1.020539] pci 0000:00:07.0: bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
  618. [ 1.020543] pci 0000:00:07.2: PCI bridge to [bus 2b-54]
  619. [ 1.020544] pci 0000:00:07.2: bridge window [io 0x5000-0x5fff]
  620. [ 1.020547] pci 0000:00:07.2: bridge window [mem 0x52000000-0x5e1fffff]
  621. [ 1.020549] pci 0000:00:07.2: bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
  622. [ 1.020554] pci 0000:00:1c.0: PCI bridge to [bus 55]
  623. [ 1.020577] pci 0000:00:1c.0: bridge window [mem 0x6c300000-0x6c3fffff]
  624. [ 1.020585] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  625. [ 1.020587] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  626. [ 1.020588] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  627. [ 1.020590] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000fffff window]
  628. [ 1.020591] pci_bus 0000:00: resource 8 [mem 0x4f800000-0xbfffffff window]
  629. [ 1.020592] pci_bus 0000:00: resource 9 [mem 0x4000000000-0x7fffffffff window]
  630. [ 1.020593] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
  631. [ 1.020594] pci_bus 0000:01: resource 1 [mem 0x60000000-0x6c1fffff]
  632. [ 1.020595] pci_bus 0000:01: resource 2 [mem 0x6020000000-0x603bffffff 64bit pref]
  633. [ 1.020597] pci_bus 0000:2b: resource 0 [io 0x5000-0x5fff]
  634. [ 1.020598] pci_bus 0000:2b: resource 1 [mem 0x52000000-0x5e1fffff]
  635. [ 1.020599] pci_bus 0000:2b: resource 2 [mem 0x6000000000-0x601bffffff 64bit pref]
  636. [ 1.020600] pci_bus 0000:55: resource 1 [mem 0x6c300000-0x6c3fffff]
  637. [ 1.021435] pci 0000:00:1c.0: mask Replay Timer Timeout Correctable Errors due to 0000:55:00.0 hardware defect
  638. [ 1.021496] PCI: CLS 64 bytes, default 64
  639. [ 1.021525] DMAR: Intel-IOMMU force enabled due to platform opt in
  640. [ 1.021533] DMAR: No ATSR found
  641. [ 1.021533] DMAR: No SATC found
  642. [ 1.021534] DMAR: IOMMU feature fl1gp_support inconsistent
  643. [ 1.021535] DMAR: IOMMU feature pgsel_inv inconsistent
  644. [ 1.021536] DMAR: IOMMU feature nwfs inconsistent
  645. [ 1.021537] DMAR: IOMMU feature dit inconsistent
  646. [ 1.021538] DMAR: IOMMU feature sc_support inconsistent
  647. [ 1.021538] DMAR: IOMMU feature dev_iotlb_support inconsistent
  648. [ 1.021540] DMAR: dmar0: Using Queued invalidation
  649. [ 1.021543] DMAR: dmar1: Using Queued invalidation
  650. [ 1.021608] Trying to unpack rootfs image as initramfs...
  651. [ 1.021865] pci 0000:00:02.0: Adding to iommu group 0
  652. [ 1.021900] pci 0000:00:00.0: Adding to iommu group 1
  653. [ 1.021910] pci 0000:00:04.0: Adding to iommu group 2
  654. [ 1.021923] pci 0000:00:06.0: Adding to iommu group 3
  655. [ 1.021933] pci 0000:00:07.0: Adding to iommu group 4
  656. [ 1.021944] pci 0000:00:07.2: Adding to iommu group 5
  657. [ 1.021952] pci 0000:00:08.0: Adding to iommu group 6
  658. [ 1.021960] pci 0000:00:0a.0: Adding to iommu group 7
  659. [ 1.021989] pci 0000:00:0d.0: Adding to iommu group 8
  660. [ 1.022000] pci 0000:00:0d.2: Adding to iommu group 8
  661. [ 1.022013] pci 0000:00:0d.3: Adding to iommu group 8
  662. [ 1.022024] pci 0000:00:0e.0: Adding to iommu group 9
  663. [ 1.022044] pci 0000:00:14.0: Adding to iommu group 10
  664. [ 1.022055] pci 0000:00:14.2: Adding to iommu group 10
  665. [ 1.022069] pci 0000:00:14.3: Adding to iommu group 11
  666. [ 1.022088] pci 0000:00:15.0: Adding to iommu group 12
  667. [ 1.022101] pci 0000:00:15.1: Adding to iommu group 12
  668. [ 1.022116] pci 0000:00:16.0: Adding to iommu group 13
  669. [ 1.022143] pci 0000:00:1c.0: Adding to iommu group 14
  670. [ 1.022163] pci 0000:00:1e.0: Adding to iommu group 15
  671. [ 1.022177] pci 0000:00:1e.2: Adding to iommu group 15
  672. [ 1.022204] pci 0000:00:1f.0: Adding to iommu group 16
  673. [ 1.022216] pci 0000:00:1f.3: Adding to iommu group 16
  674. [ 1.022227] pci 0000:00:1f.4: Adding to iommu group 16
  675. [ 1.022240] pci 0000:00:1f.5: Adding to iommu group 16
  676. [ 1.022267] pci 0000:55:00.0: Adding to iommu group 17
  677. [ 1.022460] DMAR: Intel(R) Virtualization Technology for Directed I/O
  678. [ 1.022461] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  679. [ 1.022462] software IO TLB: mapped [mem 0x00000000287d1000-0x000000002c7d1000] (64MB)
  680. [ 1.022540] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b2c8ec87c7, max_idle_ns: 440795278598 ns
  681. [ 1.022607] clocksource: Switched to clocksource tsc
  682. [ 1.022637] platform rtc_cmos: registered platform RTC device (no PNP device found)
  683. [ 1.053407] Initialise system trusted keyrings
  684. [ 1.053420] Key type blacklist registered
  685. [ 1.053513] workingset: timestamp_bits=36 max_order=22 bucket_order=0
  686. [ 1.053652] fuse: init (API version 7.41)
  687. [ 1.053753] integrity: Platform Keyring initialized
  688. [ 1.053756] integrity: Machine keyring initialized
  689. [ 1.064979] Key type asymmetric registered
  690. [ 1.064981] Asymmetric key parser 'x509' registered
  691. [ 1.064999] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  692. [ 1.065111] io scheduler mq-deadline registered
  693. [ 1.065113] io scheduler kyber registered
  694. [ 1.065123] io scheduler bfq registered
  695. [ 1.065630] ledtrig-cpu: registered to indicate activity on CPUs
  696. [ 1.066031] pcieport 0000:00:07.0: PME: Signaling with IRQ 122
  697. [ 1.066054] pcieport 0000:00:07.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
  698. [ 1.066566] pcieport 0000:00:07.2: PME: Signaling with IRQ 123
  699. [ 1.066586] pcieport 0000:00:07.2: pciehp: Slot #5 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
  700. [ 1.067168] pcieport 0000:00:1c.0: PME: Signaling with IRQ 124
  701. [ 1.067315] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  702. [ 1.067585] Monitor-Mwait will be used to enter C-1 state
  703. [ 1.067597] Monitor-Mwait will be used to enter C-2 state
  704. [ 1.067604] Monitor-Mwait will be used to enter C-3 state
  705. [ 1.068837] ACPI: AC: AC Adapter [ADP1] (on-line)
  706. [ 1.068878] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:07/PNP0C09:00/PNP0C0D:00/input/input0
  707. [ 1.068893] ACPI: button: Lid Switch [LID0]
  708. [ 1.068932] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
  709. [ 1.068946] ACPI: button: Power Button [PWRB]
  710. [ 1.068969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  711. [ 1.072519] ACPI: button: Power Button [PWRF]
  712. [ 1.072635] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB.HEC.CFSP], AE_NOT_FOUND (20240827/psargs-332)
  713. [ 1.072646] ACPI Error: Aborting method \_SB.PC00.LPCB.H_EC.TFN1._FST due to previous error (AE_NOT_FOUND) (20240827/psparse-529)
  714. [ 1.072652] acpi INTC10A2:00: Get fan state failed
  715. [ 1.078947] thermal LNXTHERM:00: registered as thermal_zone0
  716. [ 1.078949] ACPI: thermal: Thermal Zone [TZ00] (28 C)
  717. [ 1.079435] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  718. [ 1.081034] ACPI: battery: Slot [BAT0] (battery present)
  719. [ 1.083057] hpet_acpi_add: no address or irqs in _CRS
  720. [ 1.083106] Non-volatile memory driver v1.3
  721. [ 1.083108] Linux agpgart interface v0.103
  722. [ 1.087805] Freeing initrd memory: 19224K
  723. [ 1.089073] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0x3, rev-id 0)
  724. [ 1.208537] ACPI: bus type drm_connector registered
  725. [ 1.214391] xhci_hcd 0000:00:0d.0: xHCI Host Controller
  726. [ 1.214396] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
  727. [ 1.215454] xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
  728. [ 1.215655] xhci_hcd 0000:00:0d.0: xHCI Host Controller
  729. [ 1.215657] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
  730. [ 1.215659] xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
  731. [ 1.215690] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
  732. [ 1.215692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  733. [ 1.215693] usb usb1: Product: xHCI Host Controller
  734. [ 1.215694] usb usb1: Manufacturer: Linux 6.12.1-arch1-1.2 xhci-hcd
  735. [ 1.215695] usb usb1: SerialNumber: 0000:00:0d.0
  736. [ 1.215814] hub 1-0:1.0: USB hub found
  737. [ 1.215822] hub 1-0:1.0: 1 port detected
  738. [ 1.216034] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
  739. [ 1.216036] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  740. [ 1.216037] usb usb2: Product: xHCI Host Controller
  741. [ 1.216038] usb usb2: Manufacturer: Linux 6.12.1-arch1-1.2 xhci-hcd
  742. [ 1.216039] usb usb2: SerialNumber: 0000:00:0d.0
  743. [ 1.216163] hub 2-0:1.0: USB hub found
  744. [ 1.216172] hub 2-0:1.0: 3 ports detected
  745. [ 1.216849] xhci_hcd 0000:00:14.0: xHCI Host Controller
  746. [ 1.216852] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
  747. [ 1.218238] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000100200009810
  748. [ 1.219079] xhci_hcd 0000:00:14.0: xHCI Host Controller
  749. [ 1.219081] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
  750. [ 1.219082] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
  751. [ 1.219116] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
  752. [ 1.219117] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  753. [ 1.219118] usb usb3: Product: xHCI Host Controller
  754. [ 1.219119] usb usb3: Manufacturer: Linux 6.12.1-arch1-1.2 xhci-hcd
  755. [ 1.219120] usb usb3: SerialNumber: 0000:00:14.0
  756. [ 1.219254] hub 3-0:1.0: USB hub found
  757. [ 1.219344] hub 3-0:1.0: 12 ports detected
  758. [ 1.220780] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
  759. [ 1.220781] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  760. [ 1.220782] usb usb4: Product: xHCI Host Controller
  761. [ 1.220783] usb usb4: Manufacturer: Linux 6.12.1-arch1-1.2 xhci-hcd
  762. [ 1.220784] usb usb4: SerialNumber: 0000:00:14.0
  763. [ 1.220893] hub 4-0:1.0: USB hub found
  764. [ 1.221013] hub 4-0:1.0: 4 ports detected
  765. [ 1.221632] usbcore: registered new interface driver usbserial_generic
  766. [ 1.221635] usbserial: USB Serial support registered for generic
  767. [ 1.221955] rtc_cmos rtc_cmos: RTC can wake from S4
  768. [ 1.223597] rtc_cmos rtc_cmos: registered as rtc0
  769. [ 1.223977] rtc_cmos rtc_cmos: setting system clock to 2024-11-29T23:06:21 UTC (1732921581)
  770. [ 1.224011] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
  771. [ 1.226350] intel_pstate: Intel P-state driver initializing
  772. [ 1.230059] intel_pstate: HWP enabled
  773. [ 1.230518] simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
  774. [ 1.230521] [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
  775. [ 1.238615] Console: switching to colour frame buffer device 180x56
  776. [ 1.246156] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
  777. [ 1.246348] hid: raw HID events driver (C) Jiri Kosina
  778. [ 1.246448] drop_monitor: Initializing network drop monitor service
  779. [ 1.246586] NET: Registered PF_INET6 protocol family
  780. [ 1.253280] Segment Routing with IPv6
  781. [ 1.253285] RPL Segment Routing with IPv6
  782. [ 1.253304] In-situ OAM (IOAM) with IPv6
  783. [ 1.253340] NET: Registered PF_PACKET protocol family
  784. [ 1.255964] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  785. [ 1.256908] microcode: Current revision: 0x00004123
  786. [ 1.256914] microcode: Updated early from: 0x0000411f
  787. [ 1.258008] IPI shorthand broadcast: enabled
  788. [ 1.260988] sched_clock: Marking stable (1233335895, 25830092)->(1292918276, -33752289)
  789. [ 1.261689] registered taskstats version 1
  790. [ 1.265554] Loading compiled-in X.509 certificates
  791. [ 1.269009] Loaded X.509 cert 'Build time autogenerated kernel key: 8fedcc05ca71564ae976dd09c5770d8884d4bcaf'
  792. [ 1.272568] Demotion targets for Node 0: null
  793. [ 1.272704] Key type .fscrypt registered
  794. [ 1.272706] Key type fscrypt-provisioning registered
  795. [ 1.273129] integrity: Loading X.509 certificate: UEFI:db
  796. [ 1.273156] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
  797. [ 1.273158] integrity: Loading X.509 certificate: UEFI:db
  798. [ 1.273178] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
  799. [ 1.273179] integrity: Loading X.509 certificate: UEFI:db
  800. [ 1.277017] integrity: Loaded X.509 cert 'Huaqin NBD2 Software Certificate: 4672fbfc31a0ada6417c929fb7a3c1ba'
  801. [ 1.278134] PM: Magic number: 0:717:151
  802. [ 1.282507] RAS: Correctable Errors collector initialized.
  803. [ 1.294252] clk: Disabling unused clocks
  804. [ 1.294254] PM: genpd: Disabling unused power domains
  805. [ 1.299833] Freeing unused decrypted memory: 2028K
  806. [ 1.300694] Freeing unused kernel image (initmem) memory: 4248K
  807. [ 1.300714] Write protecting the kernel read-only data: 32768k
  808. [ 1.301612] Freeing unused kernel image (rodata/data gap) memory: 100K
  809. [ 1.307430] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  810. [ 1.307433] rodata_test: all tests were successful
  811. [ 1.307436] Run /init as init process
  812. [ 1.307437] with arguments:
  813. [ 1.307438] /init
  814. [ 1.307439] with environment:
  815. [ 1.307439] HOME=/
  816. [ 1.307440] TERM=linux
  817. [ 1.307440] nvme_load=YES
  818. [ 1.344015] systemd[1]: Successfully made /usr/ read-only.
  819. [ 1.344180] systemd[1]: systemd 256.8-2-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 +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
  820. [ 1.344184] systemd[1]: Detected architecture x86-64.
  821. [ 1.344186] systemd[1]: Running in initrd.
  822. [ 1.344379] systemd[1]: Hostname set to <host>.
  823. [ 1.459309] systemd[1]: Queued start job for default target Initrd Default Target.
  824. [ 1.466040] usb 3-6: new high-speed USB device number 2 using xhci_hcd
  825. [ 1.494090] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  826. [ 1.494406] systemd[1]: Expecting device /dev/disk/by-uuid/242cde98-d93f-4310-b924-1d9c79215eaf...
  827. [ 1.494522] systemd[1]: Expecting device /dev/disk/by-uuid/b532654f-f728-46db-84c9-1972989bf987...
  828. [ 1.494671] systemd[1]: Reached target Initrd /usr File System.
  829. [ 1.494773] systemd[1]: Reached target Path Units.
  830. [ 1.494875] systemd[1]: Reached target Slice Units.
  831. [ 1.494965] systemd[1]: Reached target Swaps.
  832. [ 1.495044] systemd[1]: Reached target Timer Units.
  833. [ 1.495270] systemd[1]: Listening on Journal Socket (/dev/log).
  834. [ 1.495427] systemd[1]: Listening on Journal Sockets.
  835. [ 1.495585] systemd[1]: Listening on udev Control Socket.
  836. [ 1.495708] systemd[1]: Listening on udev Kernel Socket.
  837. [ 1.495803] systemd[1]: Reached target Socket Units.
  838. [ 1.497811] systemd[1]: Starting Create List of Static Device Nodes...
  839. [ 1.500625] systemd[1]: Starting Journal Service...
  840. [ 1.501936] systemd[1]: Starting Load Kernel Modules...
  841. [ 1.503019] systemd[1]: Starting Virtual Console Setup...
  842. [ 1.505783] systemd[1]: Finished Create List of Static Device Nodes.
  843. [ 1.507035] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
  844. [ 1.515481] systemd[1]: Finished Virtual Console Setup.
  845. [ 1.515653] systemd[1]: dracut ask for additional cmdline parameters was skipped because no trigger condition checks were met.
  846. [ 1.516231] systemd[1]: Starting dracut cmdline hook...
  847. [ 1.517647] Asymmetric key parser 'pkcs8' registered
  848. [ 1.517956] systemd-journald[254]: Collecting audit messages is disabled.
  849. [ 1.518352] systemd[1]: Finished Load Kernel Modules.
  850. [ 1.519141] systemd[1]: Starting Apply Kernel Variables...
  851. [ 1.522715] systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
  852. [ 1.523627] systemd[1]: Starting Create System Users...
  853. [ 1.525776] systemd[1]: Finished Apply Kernel Variables.
  854. [ 1.531781] systemd[1]: Finished Create System Users.
  855. [ 1.532391] systemd[1]: Starting Create Static Device Nodes in /dev...
  856. [ 1.543397] systemd[1]: Finished Create Static Device Nodes in /dev.
  857. [ 1.565749] systemd[1]: Finished dracut cmdline hook.
  858. [ 1.566233] systemd[1]: dracut pre-udev hook was skipped because no trigger condition checks were met.
  859. [ 1.567389] systemd[1]: Starting Rule-based Manager for Device Events and Files...
  860. [ 1.592114] systemd[1]: Started Rule-based Manager for Device Events and Files.
  861. [ 1.592221] systemd[1]: dracut pre-trigger hook was skipped because no trigger condition checks were met.
  862. [ 1.592876] systemd[1]: Starting Coldplug All udev Devices...
  863. [ 1.604201] usb 3-6: New USB device found, idVendor=1c7a, idProduct=0587, bcdDevice=64.67
  864. [ 1.604205] usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  865. [ 1.604206] usb 3-6: Product: ETU905A88-E
  866. [ 1.604207] usb 3-6: Manufacturer: EGIS
  867. [ 1.604208] usb 3-6: SerialNumber: 0F9A41PHN040
  868. [ 1.653680] systemd[1]: Created slice Slice /system/modprobe.
  869. [ 1.654701] systemd[1]: Starting Load Kernel Module configfs...
  870. [ 1.661692] systemd[1]: Finished Coldplug All udev Devices.
  871. [ 1.662128] systemd[1]: [email protected]: Deactivated successfully.
  872. [ 1.662400] systemd[1]: Finished Load Kernel Module configfs.
  873. [ 1.666988] systemd[1]: dracut initqueue hook was skipped because no trigger condition checks were met.
  874. [ 1.667016] systemd[1]: Reached target Preparation for Remote File Systems.
  875. [ 1.667245] systemd[1]: Reached target Remote File Systems.
  876. [ 1.667690] systemd[1]: dracut pre-mount hook was skipped because no trigger condition checks were met.
  877. [ 1.691417] vmd 0000:00:0e.0: PCI host bridge to bus 10000:e0
  878. [ 1.691423] pci_bus 10000:e0: root bus resource [bus e0-ff]
  879. [ 1.691426] pci_bus 10000:e0: root bus resource [mem 0x50000000-0x51ffffff]
  880. [ 1.691428] pci_bus 10000:e0: root bus resource [mem 0x603f102000-0x603f1fffff 64bit]
  881. [ 1.691455] pci 10000:e0:06.0: [8086:a74d] type 01 class 0x060400 PCIe Root Port
  882. [ 1.691474] pci 10000:e0:06.0: PCI bridge to [bus e1]
  883. [ 1.691479] pci 10000:e0:06.0: bridge window [io 0x0000-0x0fff]
  884. [ 1.691481] pci 10000:e0:06.0: bridge window [mem 0x50000000-0x500fffff]
  885. [ 1.691531] pci 10000:e0:06.0: PME# supported from D0 D3hot D3cold
  886. [ 1.691561] pci 10000:e0:06.0: PTM enabled (root), 4ns granularity
  887. [ 1.691667] pci 10000:e0:06.0: Adding to iommu group 9
  888. [ 1.691691] pci 10000:e0:06.0: Primary bus is hard wired to 0
  889. [ 1.691727] pci 10000:e1:00.0: [15b7:5017] type 00 class 0x010802 PCIe Endpoint
  890. [ 1.691744] pci 10000:e1:00.0: BAR 0 [mem 0x50000000-0x50003fff 64bit]
  891. [ 1.691951] pci 10000:e1:00.0: Adding to iommu group 9
  892. [ 1.691984] pci 10000:e0:06.0: PCI bridge to [bus e1]
  893. [ 1.691991] pci 10000:e0:06.0: Primary bus is hard wired to 0
  894. [ 1.694098] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
  895. [ 1.694104] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
  896. [ 1.697193] serio: i8042 KBD port at 0x60,0x64 irq 1
  897. [ 1.702680] cryptd: max_cpu_qlen set to 1000
  898. [ 1.713336] sdhci: Secure Digital Host Controller Interface driver
  899. [ 1.713341] sdhci: Copyright(c) Pierre Ossman
  900. [ 1.715373] AES CTR mode by8 optimization enabled
  901. [ 1.716388] systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
  902. [ 1.716460] systemd[1]: Stopped Virtual Console Setup.
  903. [ 1.716718] systemd[1]: Stopping Virtual Console Setup...
  904. [ 1.717564] systemd[1]: Starting Virtual Console Setup...
  905. [ 1.719193] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
  906. [ 1.721388] idma64 idma64.0: Found Intel integrated DMA 64-bit
  907. [ 1.725893] usb 3-8: new high-speed USB device number 3 using xhci_hcd
  908. [ 1.725941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
  909. [ 1.738628] sdhci-pci 0000:55:00.0: SDHCI controller found [17a0:9755] (rev 1)
  910. [ 1.745585] sdhci-pci 0000:55:00.0: enabling device (0000 -> 0002)
  911. [ 1.749283] intel-lpss 0000:00:15.1: enabling device (0004 -> 0006)
  912. [ 1.750045] idma64 idma64.1: Found Intel integrated DMA 64-bit
  913. [ 1.763152] systemd[1]: Finished Virtual Console Setup.
  914. [ 1.772023] intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
  915. [ 1.775785] idma64 idma64.2: Found Intel integrated DMA 64-bit
  916. [ 1.789497] intel-lpss 0000:00:1e.2: enabling device (0004 -> 0006)
  917. [ 1.789883] idma64 idma64.3: Found Intel integrated DMA 64-bit
  918. [ 1.849959] i2c_hid_acpi i2c-ELAN9008:00: i2c_hid_get_input: IRQ triggered but there's no data
  919. [ 1.856210] mmc0: SDHCI controller on PCI [0000:55:00.0] using ADMA 64-bit
  920. [ 1.869183] usb 3-8: New USB device found, idVendor=3277, idProduct=0010, bcdDevice= 0.03
  921. [ 1.869190] usb 3-8: New USB device strings: Mfr=2, Product=1, SerialNumber=0
  922. [ 1.869193] usb 3-8: Product: USB2.0 FHD UVC WebCam
  923. [ 1.869195] usb 3-8: Manufacturer: Sonix Technology Co., Ltd.
  924. [ 1.870100] input: ASUE140D:00 04F3:31B9 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ASUE140D:00/0018:04F3:31B9.0001/input/input4
  925. [ 1.870167] input: ASUE140D:00 04F3:31B9 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ASUE140D:00/0018:04F3:31B9.0001/input/input5
  926. [ 1.870222] input: ASUE140D:00 04F3:31B9 Keyboard as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ASUE140D:00/0018:04F3:31B9.0001/input/input6
  927. [ 1.878833] dw-apb-uart.2: ttyS4 at MMIO 0x4017002000 (irq = 16, base_baud = 6250000) is a 16550A
  928. [ 1.952799] pci 10000:e0:06.0: bridge window [mem 0x50000000-0x500fffff]: assigned
  929. [ 1.952814] pci 10000:e0:06.0: bridge window [io size 0x1000]: can't assign; no space
  930. [ 1.952820] pci 10000:e0:06.0: bridge window [io size 0x1000]: failed to assign
  931. [ 1.952828] pci 10000:e1:00.0: BAR 0 [mem 0x50000000-0x50003fff 64bit]: assigned
  932. [ 1.952843] pci 10000:e0:06.0: PCI bridge to [bus e1]
  933. [ 1.952852] pci 10000:e0:06.0: bridge window [mem 0x50000000-0x500fffff]
  934. [ 1.952961] pcieport 10000:e0:06.0: can't derive routing for PCI INT D
  935. [ 1.952966] pcieport 10000:e0:06.0: PCI INT D: no GSI
  936. [ 1.953135] pcieport 10000:e0:06.0: PME: Signaling with IRQ 162
  937. [ 1.953363] vmd 0000:00:0e.0: Bound to PCI domain 10000
  938. [ 1.977844] nvme nvme0: pci function 10000:e1:00.0
  939. [ 1.977857] pcieport 10000:e0:06.0: can't derive routing for PCI INT A
  940. [ 1.977860] nvme 10000:e1:00.0: PCI INT A: no GSI
  941. [ 1.992540] usb 3-10: new full-speed USB device number 4 using xhci_hcd
  942. [ 2.016045] nvme nvme0: allocated 32 MiB host memory buffer.
  943. [ 2.018903] nvme nvme0: 18/0/0 default/read/poll queues
  944. [ 2.024647] nvme0n1: p1 p2 p3
  945. [ 2.042661] hid-generic 0018:04F3:31B9.0001: input,hidraw0: I2C HID v1.00 Mouse [ASUE140D:00 04F3:31B9] on i2c-ASUE140D:00
  946. [ 2.043922] input: ELAN9008:00 04F3:2F2C Touchscreen as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9008:00/0018:04F3:2F2C.0002/input/input7
  947. [ 2.043981] input: ELAN9008:00 04F3:2F2C as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9008:00/0018:04F3:2F2C.0002/input/input8
  948. [ 2.044017] input: ELAN9008:00 04F3:2F2C as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9008:00/0018:04F3:2F2C.0002/input/input9
  949. [ 2.044054] input: ELAN9008:00 04F3:2F2C Stylus as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9008:00/0018:04F3:2F2C.0002/input/input10
  950. [ 2.044109] input: ELAN9008:00 04F3:2F2C as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9008:00/0018:04F3:2F2C.0002/input/input12
  951. [ 2.044144] input: ELAN9008:00 04F3:2F2C as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9008:00/0018:04F3:2F2C.0002/input/input13
  952. [ 2.044177] input: ELAN9008:00 04F3:2F2C as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9008:00/0018:04F3:2F2C.0002/input/input14
  953. [ 2.055213] systemd[1]: Found device WD PC SN560 SDDPNQE-1T00-1102 swap.
  954. [ 2.063302] systemd[1]: Found device WD PC SN560 SDDPNQE-1T00-1102 endeavouros.
  955. [ 2.065667] systemd[1]: Reached target Initrd Root Device.
  956. [ 2.068555] systemd[1]: Starting Resume from hibernation...
  957. [ 2.096647] PM: Image not found (code -22)
  958. [ 2.097108] systemd[1]: systemd-hibernate-resume.service: Deactivated successfully.
  959. [ 2.097199] systemd[1]: Finished Resume from hibernation.
  960. [ 2.097804] systemd[1]: Reached target Preparation for Local File Systems.
  961. [ 2.098463] systemd[1]: Reached target Local File Systems.
  962. [ 2.099772] systemd[1]: Starting File System Check on /dev/disk/by-uuid/b532654f-f728-46db-84c9-1972989bf987...
  963. [ 2.101874] hid-generic 0018:04F3:2F2C.0002: input,hidraw1: I2C HID v1.00 Device [ELAN9008:00 04F3:2F2C] on i2c-ELAN9008:00
  964. [ 2.119747] systemd[1]: Finished File System Check on /dev/disk/by-uuid/b532654f-f728-46db-84c9-1972989bf987.
  965. [ 2.128143] usb 3-10: New USB device found, idVendor=8087, idProduct=0033, bcdDevice= 0.00
  966. [ 2.128169] usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  967. [ 2.435432] input: ASUE140D:00 04F3:31B9 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ASUE140D:00/0018:04F3:31B9.0001/input/input16
  968. [ 2.435694] input: ASUE140D:00 04F3:31B9 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ASUE140D:00/0018:04F3:31B9.0001/input/input17
  969. [ 2.435797] input: ASUE140D:00 04F3:31B9 Keyboard as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ASUE140D:00/0018:04F3:31B9.0001/input/input18
  970. [ 2.506647] systemd[1]: Mounting Kernel Configuration File System...
  971. [ 2.540019] hid-multitouch 0018:04F3:31B9.0001: input,hidraw0: I2C HID v1.00 Mouse [ASUE140D:00 04F3:31B9] on i2c-ASUE140D:00
  972. [ 2.550209] systemd[1]: Mounting /sysroot...
  973. [ 2.553499] systemd[1]: Mounted Kernel Configuration File System.
  974. [ 2.635207] EXT4-fs (nvme0n1p2): mounted filesystem b532654f-f728-46db-84c9-1972989bf987 r/w with ordered data mode. Quota mode: none.
  975. [ 2.635755] systemd[1]: Mounted /sysroot.
  976. [ 2.636532] systemd[1]: Reached target Initrd Root File System.
  977. [ 2.637632] systemd[1]: Starting Mountpoints Configured in the Real Root...
  978. [ 2.766127] input: ELAN9008:00 04F3:2F2C as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9008:00/0018:04F3:2F2C.0002/input/input19
  979. [ 2.766370] input: ELAN9008:00 04F3:2F2C UNKNOWN as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9008:00/0018:04F3:2F2C.0002/input/input20
  980. [ 2.766571] input: ELAN9008:00 04F3:2F2C UNKNOWN as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9008:00/0018:04F3:2F2C.0002/input/input21
  981. [ 2.766800] input: ELAN9008:00 04F3:2F2C Stylus as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9008:00/0018:04F3:2F2C.0002/input/input22
  982. [ 2.766982] input: ELAN9008:00 04F3:2F2C UNKNOWN as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9008:00/0018:04F3:2F2C.0002/input/input24
  983. [ 2.767178] input: ELAN9008:00 04F3:2F2C UNKNOWN as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9008:00/0018:04F3:2F2C.0002/input/input25
  984. [ 2.767363] input: ELAN9008:00 04F3:2F2C UNKNOWN as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9008:00/0018:04F3:2F2C.0002/input/input26
  985. [ 2.769145] systemd[1]: initrd-parse-etc.service: Deactivated successfully.
  986. [ 2.769340] systemd[1]: Finished Mountpoints Configured in the Real Root.
  987. [ 2.771586] systemd[1]: Reached target Initrd File Systems.
  988. [ 2.775930] systemd[1]: dracut mount hook was skipped because no trigger condition checks were met.
  989. [ 2.879980] hid-multitouch 0018:04F3:2F2C.0002: input,hidraw1: I2C HID v1.00 Device [ELAN9008:00 04F3:2F2C] on i2c-ELAN9008:00
  990. [ 2.881034] systemd[1]: Started Journal Service.
  991. [ 3.228562] systemd-journald[254]: Received SIGTERM from PID 1 (systemd).
  992. [ 3.304472] systemd[1]: systemd 256.8-2-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 +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
  993. [ 3.304479] systemd[1]: Detected architecture x86-64.
  994. [ 3.463234] systemd[1]: bpf-restrict-fs: LSM BPF program attached
  995. [ 3.565928] systemd-ssh-generator[470]: Binding SSH to AF_UNIX socket /run/ssh-unix-local/socket.
  996. [ 3.565932] systemd-ssh-generator[470]: → connect via 'ssh .host' locally
  997. [ 3.685498] systemd[1]: run-credentials-systemd\x2djournald.service.mount: Deactivated successfully.
  998. [ 3.685912] systemd[1]: initrd-switch-root.service: Deactivated successfully.
  999. [ 3.685993] systemd[1]: Stopped Switch Root.
  1000. [ 3.686914] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
  1001. [ 3.687142] systemd[1]: Created slice Slice /system/dirmngr.
  1002. [ 3.687739] systemd[1]: Created slice Slice /system/getty.
  1003. [ 3.688282] systemd[1]: Created slice Slice /system/gpg-agent.
  1004. [ 3.688801] systemd[1]: Created slice Slice /system/gpg-agent-browser.
  1005. [ 3.692461] systemd[1]: Created slice Slice /system/gpg-agent-extra.
  1006. [ 3.693211] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
  1007. [ 3.693734] systemd[1]: Created slice Slice /system/keyboxd.
  1008. [ 3.694237] systemd[1]: Created slice Slice /system/systemd-fsck.
  1009. [ 3.694675] systemd[1]: Created slice User and Session Slice.
  1010. [ 3.695043] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  1011. [ 3.695400] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  1012. [ 3.695866] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  1013. [ 3.696943] systemd[1]: Expecting device /dev/disk/by-uuid/242cde98-d93f-4310-b924-1d9c79215eaf...
  1014. [ 3.698017] systemd[1]: Expecting device /dev/disk/by-uuid/8D95-B1CE...
  1015. [ 3.699055] systemd[1]: Reached target Local Encrypted Volumes.
  1016. [ 3.699671] systemd[1]: Reached target Login Prompts.
  1017. [ 3.700110] systemd[1]: Stopped target Switch Root.
  1018. [ 3.700520] systemd[1]: Stopped target Initrd File Systems.
  1019. [ 3.700912] systemd[1]: Stopped target Initrd Root File System.
  1020. [ 3.701318] systemd[1]: Reached target Local Integrity Protected Volumes.
  1021. [ 3.701724] systemd[1]: Reached target Path Units.
  1022. [ 3.702134] systemd[1]: Reached target Remote File Systems.
  1023. [ 3.702545] systemd[1]: Reached target Slice Units.
  1024. [ 3.702986] systemd[1]: Reached target Local Verity Protected Volumes.
  1025. [ 3.703465] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  1026. [ 3.703925] systemd[1]: Listening on LVM2 poll daemon socket.
  1027. [ 3.705287] systemd[1]: Listening on Process Core Dump Socket.
  1028. [ 3.706601] systemd[1]: Listening on Credential Encryption/Decryption.
  1029. [ 3.707030] systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  1030. [ 3.707040] systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  1031. [ 3.707092] systemd[1]: Listening on udev Control Socket.
  1032. [ 3.707571] systemd[1]: Listening on udev Kernel Socket.
  1033. [ 3.707997] systemd[1]: Listening on User Database Manager Socket.
  1034. [ 3.709567] systemd[1]: Mounting Huge Pages File System...
  1035. [ 3.710608] systemd[1]: Mounting POSIX Message Queue File System...
  1036. [ 3.712758] systemd[1]: Mounting Kernel Debug File System...
  1037. [ 3.744487] systemd[1]: Mounting Kernel Trace File System...
  1038. [ 3.747405] systemd[1]: Starting Create List of Static Device Nodes...
  1039. [ 3.750831] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  1040. [ 3.753802] systemd[1]: Starting Load Kernel Module configfs...
  1041. [ 3.756718] systemd[1]: Starting Load Kernel Module dm_mod...
  1042. [ 3.759104] systemd[1]: Starting Load Kernel Module drm...
  1043. [ 3.761340] systemd[1]: Starting Load Kernel Module fuse...
  1044. [ 3.763470] systemd[1]: Starting Load Kernel Module loop...
  1045. [ 3.764200] systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
  1046. [ 3.766571] systemd[1]: Starting Journal Service...
  1047. [ 3.768843] systemd[1]: Starting Load Kernel Modules...
  1048. [ 3.769673] systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  1049. [ 3.770739] systemd[1]: Starting Remount Root and Kernel File Systems...
  1050. [ 3.771502] systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  1051. [ 3.772670] systemd[1]: Starting Load udev Rules from Credentials...
  1052. [ 3.773344] device-mapper: uevent: version 1.0.3
  1053. [ 3.773380] loop: module loaded
  1054. [ 3.773495] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected]
  1055. [ 3.774955] systemd[1]: Starting Coldplug All udev Devices...
  1056. [ 3.778035] systemd[1]: Mounted Huge Pages File System.
  1057. [ 3.779261] systemd[1]: Mounted POSIX Message Queue File System.
  1058. [ 3.780117] systemd[1]: Mounted Kernel Debug File System.
  1059. [ 3.780831] systemd[1]: Mounted Kernel Trace File System.
  1060. [ 3.781604] systemd[1]: Finished Create List of Static Device Nodes.
  1061. [ 3.782495] systemd[1]: [email protected]: Deactivated successfully.
  1062. [ 3.782660] systemd[1]: Finished Load Kernel Module configfs.
  1063. [ 3.783505] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
  1064. [ 3.783616] systemd[1]: Finished Load Kernel Module dm_mod.
  1065. [ 3.784343] systemd[1]: [email protected]: Deactivated successfully.
  1066. [ 3.784460] systemd[1]: Finished Load Kernel Module drm.
  1067. [ 3.785500] systemd[1]: [email protected]: Deactivated successfully.
  1068. [ 3.785635] systemd[1]: Finished Load Kernel Module fuse.
  1069. [ 3.786582] systemd[1]: [email protected]: Deactivated successfully.
  1070. [ 3.786708] systemd[1]: Finished Load Kernel Module loop.
  1071. [ 3.787435] systemd[1]: Finished Load Kernel Modules.
  1072. [ 3.788137] systemd[1]: Finished Load udev Rules from Credentials.
  1073. [ 3.789456] systemd-journald[489]: Collecting audit messages is disabled.
  1074. [ 3.789739] systemd[1]: Mounting FUSE Control File System...
  1075. [ 3.790649] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
  1076. [ 3.791707] systemd[1]: Starting Apply Kernel Variables...
  1077. [ 3.793490] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
  1078. [ 3.794561] systemd[1]: Started Journal Service.
  1079. [ 3.826365] EXT4-fs (nvme0n1p2): re-mounted b532654f-f728-46db-84c9-1972989bf987 r/w. Quota mode: none.
  1080. [ 3.838762] systemd-journald[489]: Received client request to flush runtime journal.
  1081. [ 4.026721] mousedev: PS/2 mouse device common for all mice
  1082. [ 4.036166] input: Intel HID events as /devices/platform/INTC1078:00/input/input28
  1083. [ 4.036570] Consider using thermal netlink events interface
  1084. [ 4.037358] intel-hid INTC1078:00: platform supports 5 button array
  1085. [ 4.039930] input: Intel HID 5 button array as /devices/platform/INTC1078:00/input/input29
  1086. [ 4.071604] intel_pmc_core INT33A1:00: initialized
  1087. [ 4.073602] Serial bus multi instantiate pseudo device driver CSC3551:00: Instantiated 2 SPI devices.
  1088. [ 4.081549] resource: resource sanity check: requesting [mem 0x00000000fedc0000-0x00000000fedcffff], which spans more than pnp 00:04 [mem 0xfedc0000-0xfedc7fff]
  1089. [ 4.081558] caller igen6_probe+0x15e/0x7c0 [igen6_edac] mapping multiple BARs
  1090. [ 4.084274] EDAC MC0: Giving out device to module igen6_edac controller Intel_client_SoC MC#0: DEV 0000:00:00.0 (INTERRUPT)
  1091. [ 4.099368] Adding 17584204k swap on /dev/nvme0n1p3. Priority:-2 extents:1 across:17584204k SS
  1092. [ 4.101332] EDAC MC1: Giving out device to module igen6_edac controller Intel_client_SoC MC#1: DEV 0000:00:00.0 (INTERRUPT)
  1093. [ 4.101373] EDAC igen6 MC0: HANDLING IBECC MEMORY ERROR
  1094. [ 4.101375] EDAC igen6 MC0: ADDR 0x1ffffffffff
  1095. [ 4.101389] EDAC igen6 MC1: HANDLING IBECC MEMORY ERROR
  1096. [ 4.101391] EDAC igen6 MC1: ADDR 0x1ffffffffff
  1097. [ 4.101943] ACPI: bus type thunderbolt registered
  1098. [ 4.102621] EDAC igen6: v2.5.1
  1099. [ 4.142753] input: PC Speaker as /devices/platform/pcspkr/input/input30
  1100. [ 4.148868] i801_smbus 0000:00:1f.4: SPD Write Disable is set
  1101. [ 4.149003] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
  1102. [ 4.152086] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
  1103. [ 4.210726] intel_rapl_msr: PL4 support detected.
  1104. [ 4.210807] intel_rapl_common: Found RAPL domain package
  1105. [ 4.210815] intel_rapl_common: Found RAPL domain core
  1106. [ 4.210818] intel_rapl_common: Found RAPL domain uncore
  1107. [ 4.210821] intel_rapl_common: Found RAPL domain psys
  1108. [ 4.213171] asus_wmi: ASUS WMI generic driver loaded
  1109. [ 4.216910] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  1110. [ 4.217367] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  1111. [ 4.217777] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
  1112. [ 4.218964] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  1113. [ 4.218975] cfg80211: failed to load regulatory.db
  1114. [ 4.225458] iTCO_vendor_support: vendor-support=0
  1115. [ 4.234209] Creating 1 MTD partitions on "0000:00:1f.5":
  1116. [ 4.234223] 0x000000000000-0x000002000000 : "BIOS"
  1117. [ 4.239013] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
  1118. [ 4.239024] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
  1119. [ 4.239027] RAPL PMU: hw unit of domain package 2^-14 Joules
  1120. [ 4.239030] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
  1121. [ 4.239032] RAPL PMU: hw unit of domain psys 2^-14 Joules
  1122. [ 4.241381] asus_wmi: Initialization: 0x1
  1123. [ 4.243779] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
  1124. [ 4.244025] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  1125. [ 4.246015] asus_wmi: SFUN value: 0x21
  1126. [ 4.246040] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
  1127. [ 4.274296] Intel(R) Wireless WiFi driver for Linux
  1128. [ 4.274479] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
  1129. [ 4.279526] iwlwifi 0000:00:14.3: Detected crf-id 0x400410, cnv-id 0x80400 wfpm id 0x80000020
  1130. [ 4.279585] iwlwifi 0000:00:14.3: PCI dev 51f1/0094, rev=0x370, rfid=0x2010d000
  1131. [ 4.279589] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6E AX211 160MHz
  1132. [ 4.281205] proc_thermal_pci 0000:00:04.0: enabling device (0000 -> 0002)
  1133. [ 4.281423] intel_rapl_common: Found RAPL domain package
  1134. [ 4.286393] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.42
  1135. [ 4.286706] iwlwifi 0000:00:14.3: loaded firmware version 89.6b44fa0b.0 so-a0-gf-a0-89.ucode op_mode iwlmvm
  1136. [ 4.309852] asus_wmi: Failed to set throttle thermal policy (retval): 0x0
  1137. [ 4.309857] asus_wmi: Failed to set default thermal profile
  1138. [ 4.309863] asus-nb-wmi asus-nb-wmi: probe with driver asus-nb-wmi failed with error -5
  1139. [ 4.317750] pps_core: LinuxPPS API ver. 1 registered
  1140. [ 4.317756] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  1141. [ 4.317787] cs35l41-hda spi0-CSC3551:00-cs35l41-hda.0: Adding DSD properties for 104316A3
  1142. [ 4.331045] cs35l41-hda spi0-CSC3551:00-cs35l41-hda.0: Using extra _DSD properties, bypassing _DSD in ACPI
  1143. [ 4.355628] cs35l41-hda spi0-CSC3551:00-cs35l41-hda.0: Cirrus Logic CS35L41 (35a40), Revision: B2
  1144. [ 4.355712] cs35l41-hda spi0-CSC3551:00-cs35l41-hda.1: Adding DSD properties for 104316A3
  1145. [ 4.356547] cs35l41-hda spi0-CSC3551:00-cs35l41-hda.1: Using extra _DSD properties, bypassing _DSD in ACPI
  1146. [ 4.356548] cs35l41-hda spi0-CSC3551:00-cs35l41-hda.1: Reset line busy, assuming shared reset
  1147. [ 4.388536] cs35l41-hda spi0-CSC3551:00-cs35l41-hda.1: Cirrus Logic CS35L41 (35a40), Revision: B2
  1148. [ 4.519677] PTP clock support registered
  1149. [ 4.540963] i915 0000:00:02.0: [drm] Found ALDERLAKE_P/RPL-P (device ID a7a0) display version 13.00 stepping E0
  1150. [ 4.543074] i915 0000:00:02.0: [drm] VT-d active for gfx access
  1151. [ 4.548646] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
  1152. [ 4.605977] Console: switching to colour dummy device 80x25
  1153. [ 4.646871] i915 0000:00:02.0: vgaarb: deactivate vga console
  1154. [ 4.646969] i915 0000:00:02.0: [drm] Using Transparent Hugepages
  1155. [ 4.647556] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
  1156. [ 4.655152] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc.bin (v2.20)
  1157. [ 4.673922] intel_tcc_cooling: Programmable TCC Offset detected
  1158. [ 4.686985] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.29.2
  1159. [ 4.686995] i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
  1160. [ 4.715869] i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
  1161. [ 4.716446] i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
  1162. [ 4.716449] i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
  1163. [ 4.717054] i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
  1164. [ 4.718487] mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
  1165. [ 4.718898] i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
  1166. [ 4.718909] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
  1167. [ 4.734506] [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 1
  1168. [ 4.736761] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
  1169. [ 4.737124] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input31
  1170. [ 4.749840] fbcon: i915drmfb (fb0) is primary device
  1171. [ 4.797217] sof-audio-pci-intel-tgl 0000:00:1f.3: enabling device (0000 -> 0002)
  1172. [ 4.797422] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
  1173. [ 4.894549] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
  1174. [ 4.894615] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
  1175. [ 4.894677] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
  1176. [ 4.894740] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
  1177. [ 4.896056] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
  1178. [ 4.896402] iwlwifi 0000:00:14.3: loaded PNVM version 16611aa6
  1179. [ 4.912571] iwlwifi 0000:00:14.3: Detected RF GF, rfid=0x2010d000
  1180. [ 4.984380] iwlwifi 0000:00:14.3: base HW address: f8:fe:5e:9f:cc:ca
  1181. [ 5.256772] mc: Linux media interface: v0.10
  1182. [ 5.279233] Bluetooth: Core ver 2.22
  1183. [ 5.279264] NET: Registered PF_BLUETOOTH protocol family
  1184. [ 5.279267] Bluetooth: HCI device and connection manager initialized
  1185. [ 5.279272] Bluetooth: HCI socket layer initialized
  1186. [ 5.279276] Bluetooth: L2CAP socket layer initialized
  1187. [ 5.279280] Bluetooth: SCO socket layer initialized
  1188. [ 5.280088] videodev: Linux video capture interface: v2.00
  1189. [ 5.404279] usb 3-8: Found UVC 1.00 device USB2.0 FHD UVC WebCam (3277:0010)
  1190. [ 5.409820] usbcore: registered new interface driver btusb
  1191. [ 5.411744] Bluetooth: hci0: Device revision is 0
  1192. [ 5.411754] Bluetooth: hci0: Secure boot is enabled
  1193. [ 5.411757] Bluetooth: hci0: OTP lock is enabled
  1194. [ 5.411759] Bluetooth: hci0: API lock is enabled
  1195. [ 5.411760] Bluetooth: hci0: Debug lock is disabled
  1196. [ 5.411762] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  1197. [ 5.411766] Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
  1198. [ 5.411902] usbcore: registered new interface driver uvcvideo
  1199. [ 5.411935] Bluetooth: hci0: DSM reset method type: 0x00
  1200. [ 5.417525] Bluetooth: hci0: Found device firmware: intel/ibt-0040-0041.sfi
  1201. [ 5.417533] Bluetooth: hci0: Boot Address: 0x100800
  1202. [ 5.417534] Bluetooth: hci0: Firmware Version: 91-33.24
  1203. [ 5.895311] Console: switching to colour frame buffer device 180x56
  1204. [ 5.906140] sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
  1205. [ 5.913220] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
  1206. [ 5.914033] sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode
  1207. [ 5.964741] sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 5
  1208. [ 5.964750] sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
  1209. [ 5.964755] sof-audio-pci-intel-tgl 0000:00:1f.3: NHLT device BT(0) detected, ssp_mask 0x4
  1210. [ 5.964758] sof-audio-pci-intel-tgl 0000:00:1f.3: BT link detected in NHLT tables: 0x4
  1211. [ 5.964762] sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 2
  1212. [ 5.968180] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware paths/files for ipc type 0:
  1213. [ 5.968183] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware file: intel/sof/sof-rpl.ri
  1214. [ 5.968184] sof-audio-pci-intel-tgl 0000:00:1f.3: Topology file: intel/sof-tplg/sof-hda-generic-2ch.tplg
  1215. [ 5.968782] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864
  1216. [ 5.968784] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:1
  1217. [ 5.968789] sof-audio-pci-intel-tgl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30
  1218. [ 6.084103] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864
  1219. [ 6.084108] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:1
  1220. [ 6.146590] sof-audio-pci-intel-tgl 0000:00:1f.3: Topology: ABI 3:22:1 Kernel ABI 3:23:1
  1221. [ 6.146806] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Parent card not yet available, widget card binding deferred
  1222. [ 6.179145] cs35l41-hda spi0-CSC3551:00-cs35l41-hda.0: DSP1: cirrus/cs35l41-dsp1-spk-prot-104316a3.wmfw: format 3 timestamp 0x6128e16b
  1223. [ 6.179151] cs35l41-hda spi0-CSC3551:00-cs35l41-hda.0: DSP1: cirrus/cs35l41-dsp1-spk-prot-104316a3.wmfw: Fri 27 Aug 2021 14:58:19 W. Europe Daylight Time
  1224. [ 6.253166] cs35l41-hda spi0-CSC3551:00-cs35l41-hda.0: DSP1: Firmware: 400a4 vendor: 0x2 v0.43.1, 2 algorithms
  1225. [ 6.253643] cs35l41-hda spi0-CSC3551:00-cs35l41-hda.0: DSP1: cirrus/cs35l41-dsp1-spk-prot-104316a3-spkid0-l0.bin: v0.43.1
  1226. [ 6.253649] cs35l41-hda spi0-CSC3551:00-cs35l41-hda.0: DSP1: spk-prot: C:\Users\tyang\Desktop\Product Setting\SmartAMP\ASUS\ASUS_Zenbook\UM3402\Tuning_Release\220304\ASUS_
  1227. [ 6.268055] cs35l41-hda spi0-CSC3551:00-cs35l41-hda.0: Calibration applied: R0=9921
  1228. [ 6.271568] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  1229. [ 6.271572] Bluetooth: BNEP filters: protocol multicast
  1230. [ 6.271577] Bluetooth: BNEP socket layer initialized
  1231. [ 6.279807] cs35l41-hda spi0-CSC3551:00-cs35l41-hda.0: Firmware Loaded - Type: spk-prot, Gain: 17
  1232. [ 6.279887] cs35l41-hda spi0-CSC3551:00-cs35l41-hda.0: CS35L41 Bound - SSID: 104316A3, BST: 1, VSPK: 1, CH: L, FW EN: 1, SPKID: 0
  1233. [ 6.279893] snd_hda_codec_realtek ehdaudio0D0: bound spi0-CSC3551:00-cs35l41-hda.0 (ops cs35l41_hda_comp_ops [snd_hda_scodec_cs35l41])
  1234. [ 6.280821] cs35l41-hda spi0-CSC3551:00-cs35l41-hda.1: DSP1: cirrus/cs35l41-dsp1-spk-prot-104316a3.wmfw: format 3 timestamp 0x6128e16b
  1235. [ 6.280824] cs35l41-hda spi0-CSC3551:00-cs35l41-hda.1: DSP1: cirrus/cs35l41-dsp1-spk-prot-104316a3.wmfw: Fri 27 Aug 2021 14:58:19 W. Europe Daylight Time
  1236. [ 6.342404] cs35l41-hda spi0-CSC3551:00-cs35l41-hda.1: DSP1: Firmware: 400a4 vendor: 0x2 v0.43.1, 2 algorithms
  1237. [ 6.342976] cs35l41-hda spi0-CSC3551:00-cs35l41-hda.1: DSP1: cirrus/cs35l41-dsp1-spk-prot-104316a3-spkid0-r0.bin: v0.43.1
  1238. [ 6.342981] cs35l41-hda spi0-CSC3551:00-cs35l41-hda.1: DSP1: spk-prot: C:\Users\tyang\Desktop\Product Setting\SmartAMP\ASUS\ASUS_Zenbook\UM3402\Tuning_Release\220304\ASUS_
  1239. [ 6.357391] cs35l41-hda spi0-CSC3551:00-cs35l41-hda.1: Calibration applied: R0=10376
  1240. [ 6.371145] cs35l41-hda spi0-CSC3551:00-cs35l41-hda.1: Firmware Loaded - Type: spk-prot, Gain: 17
  1241. [ 6.371290] cs35l41-hda spi0-CSC3551:00-cs35l41-hda.1: CS35L41 Bound - SSID: 104316A3, BST: 1, VSPK: 1, CH: R, FW EN: 1, SPKID: 0
  1242. [ 6.371293] snd_hda_codec_realtek ehdaudio0D0: bound spi0-CSC3551:00-cs35l41-hda.1 (ops cs35l41_hda_comp_ops [snd_hda_scodec_cs35l41])
  1243. [ 6.371831] snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC294: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  1244. [ 6.371835] snd_hda_codec_realtek ehdaudio0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  1245. [ 6.371838] snd_hda_codec_realtek ehdaudio0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
  1246. [ 6.371840] snd_hda_codec_realtek ehdaudio0D0: mono: mono_out=0x0
  1247. [ 6.371841] snd_hda_codec_realtek ehdaudio0D0: inputs:
  1248. [ 6.757418] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
  1249. [ 6.757520] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
  1250. [ 6.757533] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
  1251. [ 6.757595] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
  1252. [ 6.758923] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
  1253. [ 6.793809] ucsi_acpi USBC000:00: error -ETIMEDOUT: PPM init failed
  1254. [ 6.838501] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 3
  1255. [ 6.851462] iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 0
  1256. [ 6.859381] input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input32
  1257. [ 6.859433] input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input33
  1258. [ 6.859474] input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input34
  1259. [ 6.859512] input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input35
  1260. [ 6.934936] Bluetooth: hci0: Waiting for firmware download to complete
  1261. [ 6.935566] Bluetooth: hci0: Firmware loaded in 1482459 usecs
  1262. [ 6.935620] Bluetooth: hci0: Waiting for device to boot
  1263. [ 6.951629] Bluetooth: hci0: Device booted in 15660 usecs
  1264. [ 6.951631] Bluetooth: hci0: Malformed MSFT vendor event: 0x02
  1265. [ 6.954955] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0040-0041.ddc
  1266. [ 6.956592] Bluetooth: hci0: Applying Intel DDC parameters completed
  1267. [ 6.959623] Bluetooth: hci0: Firmware timestamp 2024.33 buildtype 1 build 81755
  1268. [ 6.959636] Bluetooth: hci0: Firmware SHA1: 0xd028ffe4
  1269. [ 6.963594] Bluetooth: hci0: Fseq status: Success (0x00)
  1270. [ 6.963602] Bluetooth: hci0: Fseq executed: 00.00.02.41
  1271. [ 6.963610] Bluetooth: hci0: Fseq BT Top: 00.00.02.41
  1272. [ 7.031933] Bluetooth: MGMT ver 1.23
  1273. [ 7.042203] NET: Registered PF_ALG protocol family
  1274. [ 7.089848] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
  1275. [ 7.089907] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
  1276. [ 7.089917] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
  1277. [ 7.089927] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
  1278. [ 7.091457] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
  1279. [ 8.800018] rfkill: input handler disabled
  1280. [ 9.393815] Bluetooth: RFCOMM TTY layer initialized
  1281. [ 9.393825] Bluetooth: RFCOMM socket layer initialized
  1282. [ 9.393829] Bluetooth: RFCOMM ver 1.11
  1283. [ 9.412826] usb 3-6: reset high-speed USB device number 2 using xhci_hcd
  1284. [ 10.486421] usb 3-6: reset high-speed USB device number 2 using xhci_hcd
  1285. [ 10.945712] wlan0: authenticate with dc:92:72:53:b3:af (local address=f8:fe:5e:9f:cc:ca)
  1286. [ 10.946851] wlan0: send auth to dc:92:72:53:b3:af (try 1/3)
  1287. [ 10.996779] wlan0: authenticated
  1288. [ 10.999353] wlan0: associate with dc:92:72:53:b3:af (try 1/3)
  1289. [ 11.014346] wlan0: RX AssocResp from dc:92:72:53:b3:af (capab=0x1411 status=0 aid=18)
  1290. [ 11.026364] wlan0: associated
  1291. [ 12.017907] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
  1292. [ 12.017910] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <[email protected]>. All Rights Reserved.
  1293. [ 12.549462] rfkill: input handler enabled
  1294. [ 13.773974] rfkill: input handler disabled
  1295. [ 13.928525] block nvme0n1: No UUID available providing old NGUID
  1296.  
Add Comment
Please, Sign In to add comment