Guest User

Untitled

a guest
Aug 8th, 2023
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 96.94 KB | None | 0 0
  1. [ 0.000000] Linux version 6.4.8-arch1-1 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Thu, 03 Aug 2023 16:02:01 +0000
  2. [ 0.000000] Command line: BOOT_IMAGE=/@root/boot/vmlinuz-linux root=UUID=b4d2dd1e-7f07-41ae-8323-cec98390deb7 rw rootflags=subvol=@root loglevel=3 quiet
  3. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  4. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  5. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  6. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
  7. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  8. [ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
  9. [ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
  10. [ 0.000000] signal: max sigframe size: 3376
  11. [ 0.000000] BIOS-provided physical RAM map:
  12. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
  13. [ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
  14. [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
  15. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009bfffff] usable
  16. [ 0.000000] BIOS-e820: [mem 0x0000000009c00000-0x0000000009da0fff] reserved
  17. [ 0.000000] BIOS-e820: [mem 0x0000000009da1000-0x0000000009efffff] usable
  18. [ 0.000000] BIOS-e820: [mem 0x0000000009f00000-0x0000000009f0cfff] ACPI NVS
  19. [ 0.000000] BIOS-e820: [mem 0x0000000009f0d000-0x00000000c4b7dfff] usable
  20. [ 0.000000] BIOS-e820: [mem 0x00000000c4b7e000-0x00000000c4d7dfff] type 20
  21. [ 0.000000] BIOS-e820: [mem 0x00000000c4d7e000-0x00000000cad7dfff] reserved
  22. [ 0.000000] BIOS-e820: [mem 0x00000000cad7e000-0x00000000cbd7dfff] ACPI NVS
  23. [ 0.000000] BIOS-e820: [mem 0x00000000cbd7e000-0x00000000cbdfdfff] ACPI data
  24. [ 0.000000] BIOS-e820: [mem 0x00000000cbdfe000-0x00000000cdffffff] usable
  25. [ 0.000000] BIOS-e820: [mem 0x00000000ce000000-0x00000000cfffffff] reserved
  26. [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
  27. [ 0.000000] BIOS-e820: [mem 0x00000000fdc00000-0x00000000fdcfffff] reserved
  28. [ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
  29. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000032e2fffff] usable
  30. [ 0.000000] BIOS-e820: [mem 0x000000032e300000-0x000000042fffffff] reserved
  31. [ 0.000000] NX (Execute Disable) protection: active
  32. [ 0.000000] efi: EFI v2.7 by Lenovo
  33. [ 0.000000] efi: ACPI=0xcbdfd000 ACPI 2.0=0xcbdfd014 SMBIOS=0xc7c65000 SMBIOS 3.0=0xc7c58000 TPMFinalLog=0xcbc1d000 MEMATTR=0xc119c018 ESRT=0xc1a51d18
  34. [ 0.000000] efi: Remove mem66: MMIO range=[0xfdc00000-0xfdcfffff] (1MB) from e820 map
  35. [ 0.000000] e820: remove [mem 0xfdc00000-0xfdcfffff] reserved
  36. [ 0.000000] efi: Not removing mem67: MMIO range=[0xfed80000-0xfed80fff] (4KB) from e820 map
  37. [ 0.000000] SMBIOS 3.3.0 present.
  38. [ 0.000000] DMI: LENOVO 21A0004WMX/21A0004WMX, BIOS R1MET53W (1.23 ) 02/23/2023
  39. [ 0.000000] tsc: Fast TSC calibration using PIT
  40. [ 0.000000] tsc: Detected 1896.483 MHz processor
  41. [ 0.000006] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  42. [ 0.000008] e820: remove [mem 0x000a0000-0x000fffff] usable
  43. [ 0.000012] last_pfn = 0x32e300 max_arch_pfn = 0x400000000
  44. [ 0.000018] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
  45. [ 0.001028] last_pfn = 0xce000 max_arch_pfn = 0x400000000
  46. [ 0.003800] esrt: Reserving ESRT space from 0x00000000c1a51d18 to 0x00000000c1a51e40.
  47. [ 0.003805] e820: update [mem 0xc1a51000-0xc1a51fff] usable ==> reserved
  48. [ 0.003817] Using GB pages for direct mapping
  49. [ 0.004191] Secure boot disabled
  50. [ 0.004192] RAMDISK: [mem 0x33d1f000-0x35e86fff]
  51. [ 0.004195] ACPI: Early table checksum verification disabled
  52. [ 0.004198] ACPI: RSDP 0x00000000CBDFD014 000024 (v02 LENOVO)
  53. [ 0.004201] ACPI: XSDT 0x00000000CBDFB188 00010C (v01 LENOVO TP-R1M 00001170 PTEC 00000002)
  54. [ 0.004206] ACPI: FACP 0x00000000C5993000 000114 (v06 LENOVO TP-R1M 00001170 PTEC 00000002)
  55. [ 0.004209] ACPI: DSDT 0x00000000C597B000 012B49 (v01 LENOVO TP-R1M 00001170 INTL 20180313)
  56. [ 0.004211] ACPI: FACS 0x00000000CBC18000 000040
  57. [ 0.004213] ACPI: SSDT 0x00000000C7C9C000 0000A2 (v01 LENOVO PID0Ssdt 00000001 INTL 20180313)
  58. [ 0.004214] ACPI: SSDT 0x00000000C7C9A000 001189 (v01 LENOVO UsbCTabl 00000001 INTL 20180313)
  59. [ 0.004216] ACPI: SSDT 0x00000000C7C8C000 0072B0 (v02 LENOVO TP-R1M 00000002 MSFT 04000000)
  60. [ 0.004217] ACPI: IVRS 0x00000000C7C6A000 0001A4 (v02 LENOVO TP-R1M 00001170 PTEC 00000002)
  61. [ 0.004219] ACPI: SSDT 0x00000000C7C38000 000A42 (v01 LENOVO WmiTable 00000001 INTL 20180313)
  62. [ 0.004220] ACPI: SSDT 0x00000000C7BB3000 000632 (v02 LENOVO Tpm2Tabl 00001000 INTL 20180313)
  63. [ 0.004222] ACPI: TPM2 0x00000000C7BB2000 000034 (v03 LENOVO TP-R1M 00001170 PTEC 00000002)
  64. [ 0.004223] ACPI: MSDM 0x00000000C7BAF000 000055 (v03 LENOVO TP-R1M 00001170 PTEC 00000002)
  65. [ 0.004225] ACPI: BATB 0x00000000C7B9A000 00004A (v02 LENOVO TP-R1M 00001170 PTEC 00000002)
  66. [ 0.004226] ACPI: HPET 0x00000000C5992000 000038 (v01 LENOVO TP-R1M 00001170 PTEC 00000002)
  67. [ 0.004228] ACPI: APIC 0x00000000C5991000 000138 (v02 LENOVO TP-R1M 00001170 PTEC 00000002)
  68. [ 0.004229] ACPI: MCFG 0x00000000C5990000 00003C (v01 LENOVO TP-R1M 00001170 PTEC 00000002)
  69. [ 0.004231] ACPI: SBST 0x00000000C598F000 000030 (v01 LENOVO TP-R1M 00001170 PTEC 00000002)
  70. [ 0.004232] ACPI: WSMT 0x00000000C598E000 000028 (v01 LENOVO TP-R1M 00001170 PTEC 00000002)
  71. [ 0.004234] ACPI: VFCT 0x00000000C596D000 00D884 (v01 LENOVO TP-R1M 00001170 PTEC 00000002)
  72. [ 0.004236] ACPI: SSDT 0x00000000C5967000 005354 (v02 LENOVO TP-R1M 00000001 AMD 00000001)
  73. [ 0.004237] ACPI: CRAT 0x00000000C5966000 000EC0 (v01 LENOVO TP-R1M 00001170 PTEC 00000002)
  74. [ 0.004239] ACPI: CDIT 0x00000000C5965000 000029 (v01 LENOVO TP-R1M 00001170 PTEC 00000002)
  75. [ 0.004240] ACPI: FPDT 0x00000000C7B9B000 000034 (v01 LENOVO TP-R1M 00001170 PTEC 00000002)
  76. [ 0.004242] ACPI: SSDT 0x00000000C5964000 000149 (v01 LENOVO TP-R1M 00000001 INTL 20180313)
  77. [ 0.004243] ACPI: SSDT 0x00000000C5963000 000AB7 (v01 LENOVO TP-R1M 00000001 INTL 20180313)
  78. [ 0.004245] ACPI: SSDT 0x00000000C5961000 0015A8 (v01 LENOVO TP-R1M 00000001 INTL 20180313)
  79. [ 0.004246] ACPI: SSDT 0x00000000C595D000 003B0E (v01 LENOVO TP-R1M 00000001 INTL 20180313)
  80. [ 0.004248] ACPI: BGRT 0x00000000C595C000 000038 (v01 LENOVO TP-R1M 00001170 PTEC 00000002)
  81. [ 0.004249] ACPI: UEFI 0x00000000CBC17000 0000DA (v01 LENOVO TP-R1M 00001170 PTEC 00000002)
  82. [ 0.004251] ACPI: SSDT 0x00000000C595B000 000052 (v01 LENOVO DRTM 00000001 INTL 20180313)
  83. [ 0.004252] ACPI: SSDT 0x00000000C7C98000 000090 (v01 LENOVO TP-R1M 00000001 INTL 20180313)
  84. [ 0.004254] ACPI: SSDT 0x00000000C7C97000 00096A (v01 LENOVO TP-R1M 00000001 INTL 20180313)
  85. [ 0.004255] ACPI: Reserving FACP table memory at [mem 0xc5993000-0xc5993113]
  86. [ 0.004256] ACPI: Reserving DSDT table memory at [mem 0xc597b000-0xc598db48]
  87. [ 0.004257] ACPI: Reserving FACS table memory at [mem 0xcbc18000-0xcbc1803f]
  88. [ 0.004257] ACPI: Reserving SSDT table memory at [mem 0xc7c9c000-0xc7c9c0a1]
  89. [ 0.004257] ACPI: Reserving SSDT table memory at [mem 0xc7c9a000-0xc7c9b188]
  90. [ 0.004258] ACPI: Reserving SSDT table memory at [mem 0xc7c8c000-0xc7c932af]
  91. [ 0.004258] ACPI: Reserving IVRS table memory at [mem 0xc7c6a000-0xc7c6a1a3]
  92. [ 0.004259] ACPI: Reserving SSDT table memory at [mem 0xc7c38000-0xc7c38a41]
  93. [ 0.004259] ACPI: Reserving SSDT table memory at [mem 0xc7bb3000-0xc7bb3631]
  94. [ 0.004259] ACPI: Reserving TPM2 table memory at [mem 0xc7bb2000-0xc7bb2033]
  95. [ 0.004260] ACPI: Reserving MSDM table memory at [mem 0xc7baf000-0xc7baf054]
  96. [ 0.004260] ACPI: Reserving BATB table memory at [mem 0xc7b9a000-0xc7b9a049]
  97. [ 0.004261] ACPI: Reserving HPET table memory at [mem 0xc5992000-0xc5992037]
  98. [ 0.004261] ACPI: Reserving APIC table memory at [mem 0xc5991000-0xc5991137]
  99. [ 0.004262] ACPI: Reserving MCFG table memory at [mem 0xc5990000-0xc599003b]
  100. [ 0.004262] ACPI: Reserving SBST table memory at [mem 0xc598f000-0xc598f02f]
  101. [ 0.004262] ACPI: Reserving WSMT table memory at [mem 0xc598e000-0xc598e027]
  102. [ 0.004263] ACPI: Reserving VFCT table memory at [mem 0xc596d000-0xc597a883]
  103. [ 0.004263] ACPI: Reserving SSDT table memory at [mem 0xc5967000-0xc596c353]
  104. [ 0.004264] ACPI: Reserving CRAT table memory at [mem 0xc5966000-0xc5966ebf]
  105. [ 0.004264] ACPI: Reserving CDIT table memory at [mem 0xc5965000-0xc5965028]
  106. [ 0.004265] ACPI: Reserving FPDT table memory at [mem 0xc7b9b000-0xc7b9b033]
  107. [ 0.004265] ACPI: Reserving SSDT table memory at [mem 0xc5964000-0xc5964148]
  108. [ 0.004266] ACPI: Reserving SSDT table memory at [mem 0xc5963000-0xc5963ab6]
  109. [ 0.004266] ACPI: Reserving SSDT table memory at [mem 0xc5961000-0xc59625a7]
  110. [ 0.004266] ACPI: Reserving SSDT table memory at [mem 0xc595d000-0xc5960b0d]
  111. [ 0.004267] ACPI: Reserving BGRT table memory at [mem 0xc595c000-0xc595c037]
  112. [ 0.004267] ACPI: Reserving UEFI table memory at [mem 0xcbc17000-0xcbc170d9]
  113. [ 0.004268] ACPI: Reserving SSDT table memory at [mem 0xc595b000-0xc595b051]
  114. [ 0.004268] ACPI: Reserving SSDT table memory at [mem 0xc7c98000-0xc7c9808f]
  115. [ 0.004269] ACPI: Reserving SSDT table memory at [mem 0xc7c97000-0xc7c97969]
  116. [ 0.004322] No NUMA configuration found
  117. [ 0.004323] Faking a node at [mem 0x0000000000000000-0x000000032e2fffff]
  118. [ 0.004324] NODE_DATA(0) allocated [mem 0x32e2fb000-0x32e2fffff]
  119. [ 0.004341] Zone ranges:
  120. [ 0.004341] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  121. [ 0.004343] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  122. [ 0.004343] Normal [mem 0x0000000100000000-0x000000032e2fffff]
  123. [ 0.004344] Device empty
  124. [ 0.004345] Movable zone start for each node
  125. [ 0.004345] Early memory node ranges
  126. [ 0.004345] node 0: [mem 0x0000000000001000-0x000000000009efff]
  127. [ 0.004346] node 0: [mem 0x0000000000100000-0x0000000009bfffff]
  128. [ 0.004347] node 0: [mem 0x0000000009da1000-0x0000000009efffff]
  129. [ 0.004347] node 0: [mem 0x0000000009f0d000-0x00000000c4b7dfff]
  130. [ 0.004348] node 0: [mem 0x00000000cbdfe000-0x00000000cdffffff]
  131. [ 0.004348] node 0: [mem 0x0000000100000000-0x000000032e2fffff]
  132. [ 0.004350] Initmem setup node 0 [mem 0x0000000000001000-0x000000032e2fffff]
  133. [ 0.004353] On node 0, zone DMA: 1 pages in unavailable ranges
  134. [ 0.004368] On node 0, zone DMA: 97 pages in unavailable ranges
  135. [ 0.004504] On node 0, zone DMA32: 417 pages in unavailable ranges
  136. [ 0.009846] On node 0, zone DMA32: 13 pages in unavailable ranges
  137. [ 0.010151] On node 0, zone DMA32: 29312 pages in unavailable ranges
  138. [ 0.028175] On node 0, zone Normal: 8192 pages in unavailable ranges
  139. [ 0.028238] On node 0, zone Normal: 7424 pages in unavailable ranges
  140. [ 0.031837] ACPI: PM-Timer IO Port: 0x408
  141. [ 0.031845] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  142. [ 0.031846] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  143. [ 0.031847] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
  144. [ 0.031847] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
  145. [ 0.031848] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
  146. [ 0.031848] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
  147. [ 0.031849] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
  148. [ 0.031849] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
  149. [ 0.031849] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
  150. [ 0.031850] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
  151. [ 0.031850] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
  152. [ 0.031851] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
  153. [ 0.031851] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
  154. [ 0.031851] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
  155. [ 0.031852] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
  156. [ 0.031852] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
  157. [ 0.031865] IOAPIC[0]: apic_id 32, version 33, address 0xfec00000, GSI 0-23
  158. [ 0.031870] IOAPIC[1]: apic_id 33, version 33, address 0xfec01000, GSI 24-55
  159. [ 0.031871] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  160. [ 0.031873] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
  161. [ 0.031875] ACPI: Using ACPI (MADT) for SMP configuration information
  162. [ 0.031876] ACPI: HPET id: 0x43538210 base: 0xfed00000
  163. [ 0.031884] e820: update [mem 0xc09bc000-0xc0a4cfff] usable ==> reserved
  164. [ 0.031893] smpboot: Allowing 16 CPUs, 0 hotplug CPUs
  165. [ 0.031906] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
  166. [ 0.031907] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  167. [ 0.031908] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
  168. [ 0.031908] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
  169. [ 0.031909] PM: hibernation: Registered nosave memory: [mem 0x09c00000-0x09da0fff]
  170. [ 0.031910] PM: hibernation: Registered nosave memory: [mem 0x09f00000-0x09f0cfff]
  171. [ 0.031911] PM: hibernation: Registered nosave memory: [mem 0xc09bc000-0xc0a4cfff]
  172. [ 0.031912] PM: hibernation: Registered nosave memory: [mem 0xc1a51000-0xc1a51fff]
  173. [ 0.031912] PM: hibernation: Registered nosave memory: [mem 0xc4b7e000-0xc4d7dfff]
  174. [ 0.031913] PM: hibernation: Registered nosave memory: [mem 0xc4d7e000-0xcad7dfff]
  175. [ 0.031913] PM: hibernation: Registered nosave memory: [mem 0xcad7e000-0xcbd7dfff]
  176. [ 0.031913] PM: hibernation: Registered nosave memory: [mem 0xcbd7e000-0xcbdfdfff]
  177. [ 0.031914] PM: hibernation: Registered nosave memory: [mem 0xce000000-0xcfffffff]
  178. [ 0.031915] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xf7ffffff]
  179. [ 0.031915] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
  180. [ 0.031915] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfed7ffff]
  181. [ 0.031916] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed80fff]
  182. [ 0.031916] PM: hibernation: Registered nosave memory: [mem 0xfed81000-0xffffffff]
  183. [ 0.031918] [mem 0xd0000000-0xf7ffffff] available for PCI devices
  184. [ 0.031918] Booting paravirtualized kernel on bare hardware
  185. [ 0.031921] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
  186. [ 0.035094] setup_percpu: NR_CPUS:320 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
  187. [ 0.035787] percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
  188. [ 0.035791] pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
  189. [ 0.035793] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
  190. [ 0.035808] Kernel command line: BOOT_IMAGE=/@root/boot/vmlinuz-linux root=UUID=b4d2dd1e-7f07-41ae-8323-cec98390deb7 rw rootflags=subvol=@root loglevel=3 quiet
  191. [ 0.035850] Unknown kernel command line parameters "BOOT_IMAGE=/@root/boot/vmlinuz-linux", will be passed to user space.
  192. [ 0.035879] random: crng init done
  193. [ 0.037879] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
  194. [ 0.038944] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
  195. [ 0.039017] Fallback order for Node 0: 0
  196. [ 0.039020] Built 1 zonelists, mobility grouping on. Total pages: 3051670
  197. [ 0.039021] Policy zone: Normal
  198. [ 0.039285] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
  199. [ 0.039328] software IO TLB: area num 16.
  200. [ 0.082552] Memory: 11929992K/12401088K available (16384K kernel code, 2120K rwdata, 12768K rodata, 3344K init, 3992K bss, 470836K reserved, 0K cma-reserved)
  201. [ 0.082637] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
  202. [ 0.082662] ftrace: allocating 47552 entries in 186 pages
  203. [ 0.090997] ftrace: allocated 186 pages with 5 groups
  204. [ 0.091084] Dynamic Preempt: full
  205. [ 0.091121] rcu: Preemptible hierarchical RCU implementation.
  206. [ 0.091122] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
  207. [ 0.091122] rcu: RCU priority boosting: priority 1 delay 500 ms.
  208. [ 0.091123] Trampoline variant of Tasks RCU enabled.
  209. [ 0.091123] Rude variant of Tasks RCU enabled.
  210. [ 0.091124] Tracing variant of Tasks RCU enabled.
  211. [ 0.091124] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
  212. [ 0.091125] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
  213. [ 0.092806] NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
  214. [ 0.092976] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  215. [ 0.093063] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
  216. [ 0.093089] Console: colour dummy device 80x25
  217. [ 0.093092] printk: console [tty0] enabled
  218. [ 0.093120] ACPI: Core revision 20230331
  219. [ 0.093309] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
  220. [ 0.093325] APIC: Switch to symmetric I/O mode setup
  221. [ 0.094129] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
  222. [ 0.094130] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
  223. [ 0.094131] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
  224. [ 0.094133] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
  225. [ 0.094134] AMD-Vi: Using global IVHD EFR:0x206d73ef22254ade, EFR2:0x0
  226. [ 0.094435] Switched APIC routing to physical flat.
  227. [ 0.095165] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  228. [ 0.109998] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x36ac632b15f, max_idle_ns: 881590787577 ns
  229. [ 0.110002] Calibrating delay loop (skipped), value calculated using timer frequency.. 3794.00 BogoMIPS (lpj=6321610)
  230. [ 0.110004] pid_max: default: 32768 minimum: 301
  231. [ 0.111869] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
  232. [ 0.111878] landlock: Up and running.
  233. [ 0.111878] Yama: becoming mindful.
  234. [ 0.111883] LSM support for eBPF active
  235. [ 0.111940] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  236. [ 0.111978] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  237. [ 0.112171] x86/cpu: User Mode Instruction Prevention (UMIP) activated
  238. [ 0.112204] LVT offset 1 assigned for vector 0xf9
  239. [ 0.112305] LVT offset 2 assigned for vector 0xf4
  240. [ 0.112330] process: using mwait in idle threads
  241. [ 0.112333] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
  242. [ 0.112334] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
  243. [ 0.112338] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  244. [ 0.112340] Spectre V2 : Mitigation: Retpolines
  245. [ 0.112341] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  246. [ 0.112341] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
  247. [ 0.112342] Spectre V2 : Enabling Restricted Speculation for firmware calls
  248. [ 0.112343] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
  249. [ 0.112343] Spectre V2 : User space: Mitigation: STIBP always-on protection
  250. [ 0.112344] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
  251. [ 0.130650] Freeing SMP alternatives memory: 40K
  252. [ 0.238549] smpboot: CPU0: AMD Ryzen 7 PRO 5850U with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
  253. [ 0.238664] cblist_init_generic: Setting adjustable number of callback queues.
  254. [ 0.238666] cblist_init_generic: Setting shift to 4 and lim to 1.
  255. [ 0.238681] cblist_init_generic: Setting adjustable number of callback queues.
  256. [ 0.238681] cblist_init_generic: Setting shift to 4 and lim to 1.
  257. [ 0.238691] cblist_init_generic: Setting adjustable number of callback queues.
  258. [ 0.238691] cblist_init_generic: Setting shift to 4 and lim to 1.
  259. [ 0.238699] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
  260. [ 0.238703] ... version: 0
  261. [ 0.238704] ... bit width: 48
  262. [ 0.238704] ... generic registers: 6
  263. [ 0.238705] ... value mask: 0000ffffffffffff
  264. [ 0.238706] ... max period: 00007fffffffffff
  265. [ 0.238706] ... fixed-purpose events: 0
  266. [ 0.238706] ... event mask: 000000000000003f
  267. [ 0.238778] rcu: Hierarchical SRCU implementation.
  268. [ 0.238778] rcu: Max phase no-delay instances is 1000.
  269. [ 0.239069] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
  270. [ 0.239193] smp: Bringing up secondary CPUs ...
  271. [ 0.239276] x86: Booting SMP configuration:
  272. [ 0.239277] .... node #0, CPUs: #1
  273. [ 0.240109] Spectre V2 : Update user space SMT mitigation: STIBP always-on
  274. [ 0.240131] #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15
  275. [ 0.272161] smp: Brought up 1 node, 16 CPUs
  276. [ 0.272161] smpboot: Max logical packages: 1
  277. [ 0.272161] smpboot: Total of 16 processors activated (60711.10 BogoMIPS)
  278. [ 0.273550] devtmpfs: initialized
  279. [ 0.273550] x86/mm: Memory block size: 128MB
  280. [ 0.274094] ACPI: PM: Registering ACPI NVS region [mem 0x09f00000-0x09f0cfff] (53248 bytes)
  281. [ 0.274094] ACPI: PM: Registering ACPI NVS region [mem 0xcad7e000-0xcbd7dfff] (16777216 bytes)
  282. [ 0.274094] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
  283. [ 0.274094] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
  284. [ 0.274094] pinctrl core: initialized pinctrl subsystem
  285. [ 0.274094] PM: RTC time: 05:38:36, date: 2023-08-08
  286. [ 0.274140] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  287. [ 0.274313] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
  288. [ 0.274440] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  289. [ 0.274564] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  290. [ 0.274571] audit: initializing netlink subsys (disabled)
  291. [ 0.274591] thermal_sys: Registered thermal governor 'fair_share'
  292. [ 0.274591] thermal_sys: Registered thermal governor 'bang_bang'
  293. [ 0.274591] thermal_sys: Registered thermal governor 'step_wise'
  294. [ 0.274591] thermal_sys: Registered thermal governor 'user_space'
  295. [ 0.274591] thermal_sys: Registered thermal governor 'power_allocator'
  296. [ 0.274591] audit: type=2000 audit(1691473115.179:1): state=initialized audit_enabled=0 res=1
  297. [ 0.274594] cpuidle: using governor ladder
  298. [ 0.274594] cpuidle: using governor menu
  299. [ 0.274594] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  300. [ 0.274594] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  301. [ 0.274594] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  302. [ 0.274594] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved as E820 entry
  303. [ 0.274594] PCI: Using configuration type 1 for base access
  304. [ 0.274594] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
  305. [ 0.276707] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  306. [ 0.276707] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
  307. [ 0.276707] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  308. [ 0.276707] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
  309. [ 0.276833] ACPI: Added _OSI(Module Device)
  310. [ 0.276833] ACPI: Added _OSI(Processor Device)
  311. [ 0.276833] ACPI: Added _OSI(3.0 _SCP Extensions)
  312. [ 0.276833] ACPI: Added _OSI(Processor Aggregator Device)
  313. [ 0.287694] ACPI: 14 ACPI AML tables successfully acquired and loaded
  314. [ 0.288685] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  315. [ 0.303591] ACPI: EC: EC started
  316. [ 0.303592] ACPI: EC: interrupt blocked
  317. [ 0.303797] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
  318. [ 0.303798] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC used to handle transactions
  319. [ 0.303799] ACPI: Interpreter enabled
  320. [ 0.303811] ACPI: PM: (supports S0 S3 S4 S5)
  321. [ 0.303812] ACPI: Using IOAPIC for interrupt routing
  322. [ 0.304317] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  323. [ 0.304318] PCI: Ignoring E820 reservations for host bridge windows
  324. [ 0.304358] ACPI: Enabled 2 GPEs in block 00 to 1F
  325. [ 0.304358] ACPI: \_SB_.PCI0.GPP4.RTL8.P0U1: New power resource
  326. [ 0.304358] ACPI: \_SB_.PCI0.GPP4.RTL8.P3U1: New power resource
  327. [ 0.304410] ACPI: \_SB_.PCI0.GPP7.PXSX.WRST: New power resource
  328. [ 0.304490] ACPI: \_SB_.PCI0.GPP8.P0NV: New power resource
  329. [ 0.307219] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  330. [ 0.307223] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
  331. [ 0.307274] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
  332. [ 0.307358] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
  333. [ 0.307359] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
  334. [ 0.307366] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
  335. [ 0.307538] PCI host bridge to bus 0000:00
  336. [ 0.307540] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000effff window]
  337. [ 0.307541] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xf7ffffff window]
  338. [ 0.307542] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfdffffff window]
  339. [ 0.307543] pci_bus 0000:00: root bus resource [mem 0x430000000-0xffffffffff window]
  340. [ 0.307543] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  341. [ 0.307544] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  342. [ 0.307545] pci_bus 0000:00: root bus resource [bus 00-ff]
  343. [ 0.307555] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000
  344. [ 0.307614] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600
  345. [ 0.307674] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000
  346. [ 0.307733] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000
  347. [ 0.307783] pci 0000:00:02.1: [1022:1634] type 01 class 0x060400
  348. [ 0.307833] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
  349. [ 0.307901] pci 0000:00:02.2: [1022:1634] type 01 class 0x060400
  350. [ 0.307951] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
  351. [ 0.308013] pci 0000:00:02.3: [1022:1634] type 01 class 0x060400
  352. [ 0.308063] pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
  353. [ 0.308121] pci 0000:00:02.4: [1022:1634] type 01 class 0x060400
  354. [ 0.308170] pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
  355. [ 0.308237] pci 0000:00:02.6: [1022:1634] type 01 class 0x060400
  356. [ 0.308285] pci 0000:00:02.6: PME# supported from D0 D3hot D3cold
  357. [ 0.308346] pci 0000:00:02.7: [1022:1634] type 01 class 0x060400
  358. [ 0.308394] pci 0000:00:02.7: PME# supported from D0 D3hot D3cold
  359. [ 0.308465] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000
  360. [ 0.308515] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400
  361. [ 0.308535] pci 0000:00:08.1: enabling Extended Tags
  362. [ 0.308564] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
  363. [ 0.308663] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
  364. [ 0.308751] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
  365. [ 0.308868] pci 0000:00:18.0: [1022:166a] type 00 class 0x060000
  366. [ 0.308899] pci 0000:00:18.1: [1022:166b] type 00 class 0x060000
  367. [ 0.308930] pci 0000:00:18.2: [1022:166c] type 00 class 0x060000
  368. [ 0.308961] pci 0000:00:18.3: [1022:166d] type 00 class 0x060000
  369. [ 0.308994] pci 0000:00:18.4: [1022:166e] type 00 class 0x060000
  370. [ 0.309024] pci 0000:00:18.5: [1022:166f] type 00 class 0x060000
  371. [ 0.309053] pci 0000:00:18.6: [1022:1670] type 00 class 0x060000
  372. [ 0.309087] pci 0000:00:18.7: [1022:1671] type 00 class 0x060000
  373. [ 0.309340] pci 0000:01:00.0: [1c5c:174a] type 00 class 0x010802
  374. [ 0.309357] pci 0000:01:00.0: reg 0x10: [mem 0xfd800000-0xfd803fff 64bit]
  375. [ 0.309364] pci 0000:01:00.0: reg 0x18: [mem 0xfd805000-0xfd805fff]
  376. [ 0.309371] pci 0000:01:00.0: reg 0x1c: [mem 0xfd804000-0xfd804fff]
  377. [ 0.309605] pci 0000:00:02.1: PCI bridge to [bus 01]
  378. [ 0.309609] pci 0000:00:02.1: bridge window [mem 0xfd800000-0xfd8fffff]
  379. [ 0.309653] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
  380. [ 0.309669] pci 0000:02:00.0: reg 0x10: [io 0x3000-0x30ff]
  381. [ 0.309690] pci 0000:02:00.0: reg 0x18: [mem 0xfd704000-0xfd704fff 64bit]
  382. [ 0.309703] pci 0000:02:00.0: reg 0x20: [mem 0xfd700000-0xfd703fff 64bit]
  383. [ 0.309790] pci 0000:02:00.0: supports D1 D2
  384. [ 0.309791] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  385. [ 0.309963] pci 0000:00:02.2: PCI bridge to [bus 02]
  386. [ 0.309966] pci 0000:00:02.2: bridge window [io 0x3000-0x3fff]
  387. [ 0.309967] pci 0000:00:02.2: bridge window [mem 0xfd700000-0xfd7fffff]
  388. [ 0.310017] pci 0000:03:00.0: [14c3:7961] type 00 class 0x028000
  389. [ 0.310035] pci 0000:03:00.0: reg 0x10: [mem 0x470200000-0x4702fffff 64bit pref]
  390. [ 0.310046] pci 0000:03:00.0: reg 0x18: [mem 0x470300000-0x470303fff 64bit pref]
  391. [ 0.310058] pci 0000:03:00.0: reg 0x20: [mem 0x470304000-0x470304fff 64bit pref]
  392. [ 0.310127] pci 0000:03:00.0: supports D1 D2
  393. [ 0.310128] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  394. [ 0.310274] pci 0000:00:02.3: PCI bridge to [bus 03]
  395. [ 0.310280] pci 0000:00:02.3: bridge window [mem 0x470200000-0x4703fffff 64bit pref]
  396. [ 0.310360] pci 0000:04:00.0: [17a0:9750] type 00 class 0x080501
  397. [ 0.310426] pci 0000:04:00.0: reg 0x10: [mem 0xfd600000-0xfd600fff]
  398. [ 0.310806] pci 0000:04:00.0: supports D1 D2
  399. [ 0.310806] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
  400. [ 0.313838] pci 0000:00:02.4: PCI bridge to [bus 04]
  401. [ 0.313842] pci 0000:00:02.4: bridge window [mem 0xfd600000-0xfd6fffff]
  402. [ 0.313882] pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000
  403. [ 0.313895] pci 0000:05:00.0: reg 0x10: [io 0x2000-0x20ff]
  404. [ 0.313911] pci 0000:05:00.0: reg 0x18: [mem 0xfd504000-0xfd504fff 64bit]
  405. [ 0.313922] pci 0000:05:00.0: reg 0x20: [mem 0xfd500000-0xfd503fff 64bit]
  406. [ 0.314002] pci 0000:05:00.0: supports D1 D2
  407. [ 0.314003] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  408. [ 0.314162] pci 0000:00:02.6: PCI bridge to [bus 05]
  409. [ 0.314165] pci 0000:00:02.6: bridge window [io 0x2000-0x2fff]
  410. [ 0.314167] pci 0000:00:02.6: bridge window [mem 0xfd500000-0xfd5fffff]
  411. [ 0.314261] pci 0000:06:00.0: [1912:0015] type 00 class 0x0c0330
  412. [ 0.314281] pci 0000:06:00.0: reg 0x10: [mem 0xfd400000-0xfd401fff 64bit]
  413. [ 0.314377] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
  414. [ 0.314473] pci 0000:00:02.7: PCI bridge to [bus 06]
  415. [ 0.314476] pci 0000:00:02.7: bridge window [mem 0xfd400000-0xfd4fffff]
  416. [ 0.314521] pci 0000:07:00.0: [1002:1638] type 00 class 0x030000
  417. [ 0.314531] pci 0000:07:00.0: reg 0x10: [mem 0x460000000-0x46fffffff 64bit pref]
  418. [ 0.314538] pci 0000:07:00.0: reg 0x18: [mem 0x470000000-0x4701fffff 64bit pref]
  419. [ 0.314542] pci 0000:07:00.0: reg 0x20: [io 0x1000-0x10ff]
  420. [ 0.314547] pci 0000:07:00.0: reg 0x24: [mem 0xfd300000-0xfd37ffff]
  421. [ 0.314554] pci 0000:07:00.0: enabling Extended Tags
  422. [ 0.314564] pci 0000:07:00.0: BAR 0: assigned to efifb
  423. [ 0.314601] pci 0000:07:00.0: PME# supported from D1 D2 D3hot D3cold
  424. [ 0.314638] pci 0000:07:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
  425. [ 0.314697] pci 0000:07:00.1: [1002:1637] type 00 class 0x040300
  426. [ 0.314704] pci 0000:07:00.1: reg 0x10: [mem 0xfd3c8000-0xfd3cbfff]
  427. [ 0.314723] pci 0000:07:00.1: enabling Extended Tags
  428. [ 0.314751] pci 0000:07:00.1: PME# supported from D1 D2 D3hot D3cold
  429. [ 0.314802] pci 0000:07:00.2: [1022:15df] type 00 class 0x108000
  430. [ 0.314814] pci 0000:07:00.2: reg 0x18: [mem 0xfd200000-0xfd2fffff]
  431. [ 0.314823] pci 0000:07:00.2: reg 0x24: [mem 0xfd3cc000-0xfd3cdfff]
  432. [ 0.314829] pci 0000:07:00.2: enabling Extended Tags
  433. [ 0.314904] pci 0000:07:00.3: [1022:1639] type 00 class 0x0c0330
  434. [ 0.314914] pci 0000:07:00.3: reg 0x10: [mem 0xfd000000-0xfd0fffff 64bit]
  435. [ 0.314936] pci 0000:07:00.3: enabling Extended Tags
  436. [ 0.314966] pci 0000:07:00.3: PME# supported from D0 D3hot D3cold
  437. [ 0.315019] pci 0000:07:00.4: [1022:1639] type 00 class 0x0c0330
  438. [ 0.315028] pci 0000:07:00.4: reg 0x10: [mem 0xfd100000-0xfd1fffff 64bit]
  439. [ 0.315051] pci 0000:07:00.4: enabling Extended Tags
  440. [ 0.315080] pci 0000:07:00.4: PME# supported from D0 D3hot D3cold
  441. [ 0.315132] pci 0000:07:00.5: [1022:15e2] type 00 class 0x048000
  442. [ 0.315139] pci 0000:07:00.5: reg 0x10: [mem 0xfd380000-0xfd3bffff]
  443. [ 0.315158] pci 0000:07:00.5: enabling Extended Tags
  444. [ 0.315186] pci 0000:07:00.5: PME# supported from D0 D3hot D3cold
  445. [ 0.315235] pci 0000:07:00.6: [1022:15e3] type 00 class 0x040300
  446. [ 0.315242] pci 0000:07:00.6: reg 0x10: [mem 0xfd3c0000-0xfd3c7fff]
  447. [ 0.315261] pci 0000:07:00.6: enabling Extended Tags
  448. [ 0.315288] pci 0000:07:00.6: PME# supported from D0 D3hot D3cold
  449. [ 0.315353] pci 0000:00:08.1: PCI bridge to [bus 07]
  450. [ 0.315355] pci 0000:00:08.1: bridge window [io 0x1000-0x1fff]
  451. [ 0.315357] pci 0000:00:08.1: bridge window [mem 0xfd000000-0xfd3fffff]
  452. [ 0.315359] pci 0000:00:08.1: bridge window [mem 0x460000000-0x4701fffff 64bit pref]
  453. [ 0.316694] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
  454. [ 0.316739] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
  455. [ 0.316767] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
  456. [ 0.316807] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
  457. [ 0.316844] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
  458. [ 0.316870] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
  459. [ 0.316896] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
  460. [ 0.316922] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
  461. [ 0.317550] ACPI: EC: interrupt unblocked
  462. [ 0.317550] ACPI: EC: event unblocked
  463. [ 0.317558] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
  464. [ 0.317559] ACPI: EC: GPE=0x3
  465. [ 0.317560] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC initialization complete
  466. [ 0.317561] ACPI: \_SB_.PCI0.LPC0.EC0_: EC: Used to handle transactions and events
  467. [ 0.317601] iommu: Default domain type: Translated
  468. [ 0.317601] iommu: DMA domain TLB invalidation policy: lazy mode
  469. [ 0.317601] SCSI subsystem initialized
  470. [ 0.317601] libata version 3.00 loaded.
  471. [ 0.317601] ACPI: bus type USB registered
  472. [ 0.317601] usbcore: registered new interface driver usbfs
  473. [ 0.317601] usbcore: registered new interface driver hub
  474. [ 0.317601] usbcore: registered new device driver usb
  475. [ 0.318250] pps_core: LinuxPPS API ver. 1 registered
  476. [ 0.318251] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  477. [ 0.318253] PTP clock support registered
  478. [ 0.318258] EDAC MC: Ver: 3.0.0
  479. [ 0.323490] efivars: Registered efivars operations
  480. [ 0.323502] NetLabel: Initializing
  481. [ 0.323504] NetLabel: domain hash size = 128
  482. [ 0.323504] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  483. [ 0.323515] NetLabel: unlabeled traffic allowed by default
  484. [ 0.323519] mctp: management component transport protocol core
  485. [ 0.323520] NET: Registered PF_MCTP protocol family
  486. [ 0.323524] PCI: Using ACPI for IRQ routing
  487. [ 0.325634] PCI: pci_cache_line_size set to 64 bytes
  488. [ 0.333350] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
  489. [ 0.333352] e820: reserve RAM buffer [mem 0x09c00000-0x0bffffff]
  490. [ 0.333353] e820: reserve RAM buffer [mem 0x09f00000-0x0bffffff]
  491. [ 0.333353] e820: reserve RAM buffer [mem 0xc09bc000-0xc3ffffff]
  492. [ 0.333355] e820: reserve RAM buffer [mem 0xc1a51000-0xc3ffffff]
  493. [ 0.333355] e820: reserve RAM buffer [mem 0xc4b7e000-0xc7ffffff]
  494. [ 0.333356] e820: reserve RAM buffer [mem 0xce000000-0xcfffffff]
  495. [ 0.333356] e820: reserve RAM buffer [mem 0x32e300000-0x32fffffff]
  496. [ 0.333373] pci 0000:07:00.0: vgaarb: setting as boot VGA device
  497. [ 0.333373] pci 0000:07:00.0: vgaarb: bridge control possible
  498. [ 0.333373] pci 0000:07:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
  499. [ 0.333373] vgaarb: loaded
  500. [ 0.333373] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  501. [ 0.333373] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
  502. [ 0.334384] clocksource: Switched to clocksource tsc-early
  503. [ 0.340613] VFS: Disk quotas dquot_6.6.0
  504. [ 0.340624] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  505. [ 0.340676] pnp: PnP ACPI init
  506. [ 0.340765] system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
  507. [ 0.340768] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
  508. [ 0.340769] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
  509. [ 0.340889] system 00:02: [io 0x0400-0x04cf] has been reserved
  510. [ 0.340891] system 00:02: [io 0x04d0-0x04d1] has been reserved
  511. [ 0.340892] system 00:02: [io 0x04d6] has been reserved
  512. [ 0.340893] system 00:02: [io 0x0c00-0x0c01] has been reserved
  513. [ 0.340894] system 00:02: [io 0x0c14] has been reserved
  514. [ 0.340894] system 00:02: [io 0x0c50-0x0c52] has been reserved
  515. [ 0.340895] system 00:02: [io 0x0c6c] has been reserved
  516. [ 0.340896] system 00:02: [io 0x0c6f] has been reserved
  517. [ 0.340896] system 00:02: [io 0x0cd0-0x0cdb] has been reserved
  518. [ 0.340934] system 00:03: [mem 0x000e0000-0x000fffff] could not be reserved
  519. [ 0.340935] system 00:03: [mem 0x00000000-0x01ffffff] could not be reserved
  520. [ 0.340937] system 00:03: [mem 0xfec10000-0xfec1001f] has been reserved
  521. [ 0.340938] system 00:03: [mem 0xfed00000-0xfed003ff] has been reserved
  522. [ 0.340939] system 00:03: [mem 0xfed61000-0xfed613ff] has been reserved
  523. [ 0.340939] system 00:03: [mem 0xfed80000-0xfed80fff] has been reserved
  524. [ 0.341169] pnp: PnP ACPI: found 6 devices
  525. [ 0.346342] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  526. [ 0.346431] NET: Registered PF_INET protocol family
  527. [ 0.346735] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  528. [ 0.349169] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
  529. [ 0.349204] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  530. [ 0.349354] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  531. [ 0.349666] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
  532. [ 0.349766] TCP: Hash tables configured (established 131072 bind 65536)
  533. [ 0.349849] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
  534. [ 0.349893] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
  535. [ 0.349935] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
  536. [ 0.349973] NET: Registered PF_UNIX/PF_LOCAL protocol family
  537. [ 0.349978] NET: Registered PF_XDP protocol family
  538. [ 0.349983] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
  539. [ 0.349985] pci 0000:00:02.3: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000 add_align 100000
  540. [ 0.349991] pci 0000:00:02.3: BAR 14: assigned [mem 0xd0000000-0xd01fffff]
  541. [ 0.349993] pci 0000:00:02.3: BAR 13: assigned [io 0x4000-0x4fff]
  542. [ 0.349995] pci 0000:00:02.1: PCI bridge to [bus 01]
  543. [ 0.349997] pci 0000:00:02.1: bridge window [mem 0xfd800000-0xfd8fffff]
  544. [ 0.350001] pci 0000:00:02.2: PCI bridge to [bus 02]
  545. [ 0.350003] pci 0000:00:02.2: bridge window [io 0x3000-0x3fff]
  546. [ 0.350005] pci 0000:00:02.2: bridge window [mem 0xfd700000-0xfd7fffff]
  547. [ 0.350008] pci 0000:00:02.3: PCI bridge to [bus 03]
  548. [ 0.350009] pci 0000:00:02.3: bridge window [io 0x4000-0x4fff]
  549. [ 0.350011] pci 0000:00:02.3: bridge window [mem 0xd0000000-0xd01fffff]
  550. [ 0.350013] pci 0000:00:02.3: bridge window [mem 0x470200000-0x4703fffff 64bit pref]
  551. [ 0.350016] pci 0000:00:02.4: PCI bridge to [bus 04]
  552. [ 0.350018] pci 0000:00:02.4: bridge window [mem 0xfd600000-0xfd6fffff]
  553. [ 0.350021] pci 0000:00:02.6: PCI bridge to [bus 05]
  554. [ 0.350022] pci 0000:00:02.6: bridge window [io 0x2000-0x2fff]
  555. [ 0.350024] pci 0000:00:02.6: bridge window [mem 0xfd500000-0xfd5fffff]
  556. [ 0.350028] pci 0000:00:02.7: PCI bridge to [bus 06]
  557. [ 0.350029] pci 0000:00:02.7: bridge window [mem 0xfd400000-0xfd4fffff]
  558. [ 0.350034] pci 0000:00:08.1: PCI bridge to [bus 07]
  559. [ 0.350035] pci 0000:00:08.1: bridge window [io 0x1000-0x1fff]
  560. [ 0.350036] pci 0000:00:08.1: bridge window [mem 0xfd000000-0xfd3fffff]
  561. [ 0.350038] pci 0000:00:08.1: bridge window [mem 0x460000000-0x4701fffff 64bit pref]
  562. [ 0.350041] pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000effff window]
  563. [ 0.350042] pci_bus 0000:00: resource 5 [mem 0xd0000000-0xf7ffffff window]
  564. [ 0.350043] pci_bus 0000:00: resource 6 [mem 0xfc000000-0xfdffffff window]
  565. [ 0.350044] pci_bus 0000:00: resource 7 [mem 0x430000000-0xffffffffff window]
  566. [ 0.350044] pci_bus 0000:00: resource 8 [io 0x0000-0x0cf7 window]
  567. [ 0.350045] pci_bus 0000:00: resource 9 [io 0x0d00-0xffff window]
  568. [ 0.350046] pci_bus 0000:01: resource 1 [mem 0xfd800000-0xfd8fffff]
  569. [ 0.350046] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff]
  570. [ 0.350047] pci_bus 0000:02: resource 1 [mem 0xfd700000-0xfd7fffff]
  571. [ 0.350048] pci_bus 0000:03: resource 0 [io 0x4000-0x4fff]
  572. [ 0.350048] pci_bus 0000:03: resource 1 [mem 0xd0000000-0xd01fffff]
  573. [ 0.350049] pci_bus 0000:03: resource 2 [mem 0x470200000-0x4703fffff 64bit pref]
  574. [ 0.350050] pci_bus 0000:04: resource 1 [mem 0xfd600000-0xfd6fffff]
  575. [ 0.350050] pci_bus 0000:05: resource 0 [io 0x2000-0x2fff]
  576. [ 0.350051] pci_bus 0000:05: resource 1 [mem 0xfd500000-0xfd5fffff]
  577. [ 0.350051] pci_bus 0000:06: resource 1 [mem 0xfd400000-0xfd4fffff]
  578. [ 0.350052] pci_bus 0000:07: resource 0 [io 0x1000-0x1fff]
  579. [ 0.350052] pci_bus 0000:07: resource 1 [mem 0xfd000000-0xfd3fffff]
  580. [ 0.350053] pci_bus 0000:07: resource 2 [mem 0x460000000-0x4701fffff 64bit pref]
  581. [ 0.353550] pci 0000:07:00.1: D0 power state depends on 0000:07:00.0
  582. [ 0.353575] pci 0000:07:00.3: extending delay after power-on from D3hot to 20 msec
  583. [ 0.353685] pci 0000:07:00.4: extending delay after power-on from D3hot to 20 msec
  584. [ 0.353744] PCI: CLS 32 bytes, default 64
  585. [ 0.353752] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
  586. [ 0.353778] pci 0000:00:01.0: Adding to iommu group 0
  587. [ 0.353784] Trying to unpack rootfs image as initramfs...
  588. [ 0.353792] pci 0000:00:02.0: Adding to iommu group 1
  589. [ 0.353798] pci 0000:00:02.1: Adding to iommu group 2
  590. [ 0.353804] pci 0000:00:02.2: Adding to iommu group 3
  591. [ 0.353810] pci 0000:00:02.3: Adding to iommu group 4
  592. [ 0.353817] pci 0000:00:02.4: Adding to iommu group 5
  593. [ 0.353823] pci 0000:00:02.6: Adding to iommu group 6
  594. [ 0.353829] pci 0000:00:02.7: Adding to iommu group 7
  595. [ 0.353838] pci 0000:00:08.0: Adding to iommu group 8
  596. [ 0.353843] pci 0000:00:08.1: Adding to iommu group 9
  597. [ 0.353852] pci 0000:00:14.0: Adding to iommu group 10
  598. [ 0.353857] pci 0000:00:14.3: Adding to iommu group 10
  599. [ 0.353877] pci 0000:00:18.0: Adding to iommu group 11
  600. [ 0.353883] pci 0000:00:18.1: Adding to iommu group 11
  601. [ 0.353888] pci 0000:00:18.2: Adding to iommu group 11
  602. [ 0.353895] pci 0000:00:18.3: Adding to iommu group 11
  603. [ 0.353901] pci 0000:00:18.4: Adding to iommu group 11
  604. [ 0.353907] pci 0000:00:18.5: Adding to iommu group 11
  605. [ 0.353913] pci 0000:00:18.6: Adding to iommu group 11
  606. [ 0.353920] pci 0000:00:18.7: Adding to iommu group 11
  607. [ 0.353928] pci 0000:01:00.0: Adding to iommu group 12
  608. [ 0.353940] pci 0000:02:00.0: Adding to iommu group 13
  609. [ 0.353948] pci 0000:03:00.0: Adding to iommu group 14
  610. [ 0.353955] pci 0000:04:00.0: Adding to iommu group 15
  611. [ 0.353962] pci 0000:05:00.0: Adding to iommu group 16
  612. [ 0.353969] pci 0000:06:00.0: Adding to iommu group 17
  613. [ 0.353987] pci 0000:07:00.0: Adding to iommu group 18
  614. [ 0.353994] pci 0000:07:00.1: Adding to iommu group 19
  615. [ 0.354001] pci 0000:07:00.2: Adding to iommu group 20
  616. [ 0.354018] pci 0000:07:00.3: Adding to iommu group 21
  617. [ 0.354026] pci 0000:07:00.4: Adding to iommu group 22
  618. [ 0.354037] pci 0000:07:00.5: Adding to iommu group 23
  619. [ 0.354048] pci 0000:07:00.6: Adding to iommu group 24
  620. [ 0.356858] pci 0000:00:00.2: can't derive routing for PCI INT A
  621. [ 0.356862] pci 0000:00:00.2: PCI INT A: not connected
  622. [ 0.357230] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
  623. [ 0.357231] AMD-Vi: Extended features (0x206d73ef22254ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC
  624. [ 0.357236] AMD-Vi: Interrupt remapping enabled
  625. [ 0.357237] AMD-Vi: X2APIC enabled
  626. [ 0.369262] AMD-Vi: Virtual APIC enabled
  627. [ 0.369349] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  628. [ 0.369351] software IO TLB: mapped [mem 0x00000000bbe7f000-0x00000000bfe7f000] (64MB)
  629. [ 0.369396] LVT offset 0 assigned for vector 0x400
  630. [ 0.369495] perf: AMD IBS detected (0x000003ff)
  631. [ 0.369501] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
  632. [ 0.370797] Initialise system trusted keyrings
  633. [ 0.370810] Key type blacklist registered
  634. [ 0.370841] workingset: timestamp_bits=41 max_order=22 bucket_order=0
  635. [ 0.370862] zbud: loaded
  636. [ 0.371003] integrity: Platform Keyring initialized
  637. [ 0.371005] integrity: Machine keyring initialized
  638. [ 0.373581] Key type asymmetric registered
  639. [ 0.373582] Asymmetric key parser 'x509' registered
  640. [ 0.373595] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
  641. [ 0.373623] io scheduler mq-deadline registered
  642. [ 0.373624] io scheduler kyber registered
  643. [ 0.373629] io scheduler bfq registered
  644. [ 0.374249] pcieport 0000:00:02.1: PME: Signaling with IRQ 26
  645. [ 0.374341] pcieport 0000:00:02.2: PME: Signaling with IRQ 27
  646. [ 0.374418] pcieport 0000:00:02.3: PME: Signaling with IRQ 28
  647. [ 0.374430] pcieport 0000:00:02.3: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
  648. [ 0.374553] pcieport 0000:00:02.4: PME: Signaling with IRQ 29
  649. [ 0.374631] pcieport 0000:00:02.6: PME: Signaling with IRQ 30
  650. [ 0.374705] pcieport 0000:00:02.7: PME: Signaling with IRQ 31
  651. [ 0.374780] pcieport 0000:00:08.1: PME: Signaling with IRQ 32
  652. [ 0.374841] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  653. [ 0.390336] ACPI: AC: AC Adapter [AC] (on-line)
  654. [ 0.390378] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  655. [ 0.390392] ACPI: button: Power Button [PWRB]
  656. [ 0.390417] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
  657. [ 0.392219] ACPI: button: Lid Switch [LID]
  658. [ 0.392240] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
  659. [ 0.394468] ACPI: button: Sleep Button [SLPB]
  660. [ 0.394486] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
  661. [ 0.395542] ACPI: button: Power Button [PWRF]
  662. [ 0.395626] Estimated ratio of average max frequency by base frequency (times 1024): 1726
  663. [ 0.395638] Monitor-Mwait will be used to enter C-1 state
  664. [ 0.395643] ACPI: \_SB_.PLTF.C000: Found 3 idle states
  665. [ 0.395729] ACPI: \_SB_.PLTF.C001: Found 3 idle states
  666. [ 0.395813] ACPI: \_SB_.PLTF.C002: Found 3 idle states
  667. [ 0.395894] ACPI: \_SB_.PLTF.C003: Found 3 idle states
  668. [ 0.395950] ACPI: \_SB_.PLTF.C004: Found 3 idle states
  669. [ 0.396001] ACPI: \_SB_.PLTF.C005: Found 3 idle states
  670. [ 0.396070] ACPI: \_SB_.PLTF.C006: Found 3 idle states
  671. [ 0.396134] ACPI: \_SB_.PLTF.C007: Found 3 idle states
  672. [ 0.396204] ACPI: \_SB_.PLTF.C008: Found 3 idle states
  673. [ 0.396282] ACPI: \_SB_.PLTF.C009: Found 3 idle states
  674. [ 0.396363] ACPI: \_SB_.PLTF.C00A: Found 3 idle states
  675. [ 0.396448] ACPI: \_SB_.PLTF.C00B: Found 3 idle states
  676. [ 0.396517] ACPI: \_SB_.PLTF.C00C: Found 3 idle states
  677. [ 0.396586] ACPI: \_SB_.PLTF.C00D: Found 3 idle states
  678. [ 0.396670] ACPI: \_SB_.PLTF.C00E: Found 3 idle states
  679. [ 0.396737] ACPI: \_SB_.PLTF.C00F: Found 3 idle states
  680. [ 0.396918] thermal LNXTHERM:00: registered as thermal_zone0
  681. [ 0.396919] ACPI: thermal: Thermal Zone [TZ01] (45 C)
  682. [ 0.397019] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  683. [ 0.397517] ACPI: battery: Slot [BAT0] (battery present)
  684. [ 0.397682] Non-volatile memory driver v1.3
  685. [ 0.397683] Linux agpgart interface v0.103
  686. [ 0.412334] tpm_tis NTC0702:00: 2.0 TPM (device-id 0xFC, rev-id 1)
  687. [ 0.428706] Freeing initrd memory: 34208K
  688. [ 0.453336] AMD-Vi: AMD IOMMUv2 loaded and initialized
  689. [ 0.453448] ACPI: bus type drm_connector registered
  690. [ 0.454712] usbcore: registered new interface driver usbserial_generic
  691. [ 0.454715] usbserial: USB Serial support registered for generic
  692. [ 0.454787] rtc_cmos 00:01: RTC can wake from S4
  693. [ 0.454992] rtc_cmos 00:01: registered as rtc0
  694. [ 0.455020] rtc_cmos 00:01: setting system clock to 2023-08-08T05:38:36 UTC (1691473116)
  695. [ 0.455039] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
  696. [ 0.455060] amd_pstate: driver load is disabled, boot with specific mode to enable this
  697. [ 0.455223] ledtrig-cpu: registered to indicate activity on CPUs
  698. [ 0.455402] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
  699. [ 0.455979] fbcon: Deferring console take-over
  700. [ 0.455980] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
  701. [ 0.456011] hid: raw HID events driver (C) Jiri Kosina
  702. [ 0.456058] drop_monitor: Initializing network drop monitor service
  703. [ 0.462652] Initializing XFRM netlink socket
  704. [ 0.462672] NET: Registered PF_INET6 protocol family
  705. [ 0.466316] Segment Routing with IPv6
  706. [ 0.466318] RPL Segment Routing with IPv6
  707. [ 0.466324] In-situ OAM (IOAM) with IPv6
  708. [ 0.466344] NET: Registered PF_PACKET protocol family
  709. [ 0.467054] microcode: CPU0: patch_level=0x0a50000d
  710. [ 0.467055] microcode: CPU1: patch_level=0x0a50000d
  711. [ 0.467055] microcode: CPU4: patch_level=0x0a50000d
  712. [ 0.467056] microcode: CPU5: patch_level=0x0a50000d
  713. [ 0.467058] microcode: CPU8: patch_level=0x0a50000d
  714. [ 0.467058] microcode: CPU9: patch_level=0x0a50000d
  715. [ 0.467062] microcode: CPU13: patch_level=0x0a50000d
  716. [ 0.467062] microcode: CPU12: patch_level=0x0a50000d
  717. [ 0.467067] microcode: CPU2: patch_level=0x0a50000d
  718. [ 0.467067] microcode: CPU3: patch_level=0x0a50000d
  719. [ 0.467068] microcode: CPU6: patch_level=0x0a50000d
  720. [ 0.467068] microcode: CPU7: patch_level=0x0a50000d
  721. [ 0.467071] microcode: CPU11: patch_level=0x0a50000d
  722. [ 0.467071] microcode: CPU10: patch_level=0x0a50000d
  723. [ 0.467074] microcode: CPU15: patch_level=0x0a50000d
  724. [ 0.467074] microcode: CPU14: patch_level=0x0a50000d
  725. [ 0.467084] microcode: Microcode Update Driver: v2.2.
  726. [ 0.467248] resctrl: L3 allocation detected
  727. [ 0.467250] resctrl: MB allocation detected
  728. [ 0.467250] resctrl: L3 monitoring detected
  729. [ 0.467253] IPI shorthand broadcast: enabled
  730. [ 0.468133] sched_clock: Marking stable (467538973, 328413)->(472045141, -4177755)
  731. [ 0.468240] registered taskstats version 1
  732. [ 0.468472] Loading compiled-in X.509 certificates
  733. [ 0.470210] Loaded X.509 cert 'Build time autogenerated kernel key: 9feca50a1f793dedbe60eabd384d2879159d2696'
  734. [ 0.473585] zswap: loaded using pool zstd/zsmalloc
  735. [ 0.474444] Key type .fscrypt registered
  736. [ 0.474445] Key type fscrypt-provisioning registered
  737. [ 0.475091] integrity: Loading X.509 certificate: UEFI:db
  738. [ 0.475110] integrity: Loaded X.509 cert 'Lenovo Ltd.: ThinkPad Product CA 2012: 838b1f54c1550463f45f98700640f11069265949'
  739. [ 0.475110] integrity: Loading X.509 certificate: UEFI:db
  740. [ 0.475118] integrity: Loaded X.509 cert 'Lenovo(Beijing)Ltd: swqagent: 24b0bd0836b2f545edea93e058bd3a3c5a8f6a49'
  741. [ 0.475119] integrity: Loading X.509 certificate: UEFI:db
  742. [ 0.475125] integrity: Loaded X.509 cert 'Lenovo UEFI CA 2014: 4b91a68732eaefdd2c8ffffc6b027ec3449e9c8f'
  743. [ 0.475125] integrity: Loading X.509 certificate: UEFI:db
  744. [ 0.475135] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
  745. [ 0.475136] integrity: Loading X.509 certificate: UEFI:db
  746. [ 0.475144] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
  747. [ 0.475948] blacklist: Duplicate blacklisted hash bin:80b4d96931bf0d02fd91a61e19d14f1da452e66db2408ca8604d411f92659f0a
  748. [ 0.475949] blacklist: Duplicate blacklisted hash bin:f52f83a3fa9cfbd6920f722824dbe4034534d25b8507246b3b957dac6e1bce7a
  749. [ 0.475950] blacklist: Duplicate blacklisted hash bin:c5d9d8a186e2c82d09afaa2a6f7f2e73870d3e64f72c4e08ef67796a840f0fbd
  750. [ 0.475951] blacklist: Duplicate blacklisted hash bin:1aec84b84b6c65a51220a9be7181965230210d62d6d33c48999c6b295a2b0a06
  751. [ 0.475952] blacklist: Duplicate blacklisted hash bin:c3a99a460da464a057c3586d83cef5f4ae08b7103979ed8932742df0ed530c66
  752. [ 0.475953] blacklist: Duplicate blacklisted hash bin:58fb941aef95a25943b3fb5f2510a0df3fe44c58c95e0ab80487297568ab9771
  753. [ 0.475953] blacklist: Duplicate blacklisted hash bin:5391c3a2fb112102a6aa1edc25ae77e19f5d6f09cd09eeb2509922bfcd5992ea
  754. [ 0.475954] blacklist: Duplicate blacklisted hash bin:d626157e1d6a718bc124ab8da27cbb65072ca03a7b6b257dbdcbbd60f65ef3d1
  755. [ 0.475955] blacklist: Duplicate blacklisted hash bin:d063ec28f67eba53f1642dbf7dff33c6a32add869f6013fe162e2c32f1cbe56d
  756. [ 0.475956] blacklist: Duplicate blacklisted hash bin:29c6eb52b43c3aa18b2cd8ed6ea8607cef3cfae1bafe1165755cf2e614844a44
  757. [ 0.475956] blacklist: Duplicate blacklisted hash bin:90fbe70e69d633408d3e170c6832dbb2d209e0272527dfb63d49d29572a6f44c
  758. [ 0.475957] blacklist: Duplicate blacklisted hash bin:106faceacfecfd4e303b74f480a08098e2d0802b936f8ec774ce21f31686689c
  759. [ 0.475958] blacklist: Duplicate blacklisted hash bin:174e3a0b5b43c6a607bbd3404f05341e3dcf396267ce94f8b50e2e23a9da920c
  760. [ 0.475959] blacklist: Duplicate blacklisted hash bin:2b99cf26422e92fe365fbf4bc30d27086c9ee14b7a6fff44fb2f6b9001699939
  761. [ 0.475960] blacklist: Duplicate blacklisted hash bin:2e70916786a6f773511fa7181fab0f1d70b557c6322ea923b2a8d3b92b51af7d
  762. [ 0.475961] blacklist: Duplicate blacklisted hash bin:3fce9b9fdf3ef09d5452b0f95ee481c2b7f06d743a737971558e70136ace3e73
  763. [ 0.475962] blacklist: Duplicate blacklisted hash bin:47cc086127e2069a86e03a6bef2cd410f8c55a6d6bdb362168c31b2ce32a5adf
  764. [ 0.475963] blacklist: Duplicate blacklisted hash bin:71f2906fd222497e54a34662ab2497fcc81020770ff51368e9e3d9bfcbfd6375
  765. [ 0.475964] blacklist: Duplicate blacklisted hash bin:82db3bceb4f60843ce9d97c3d187cd9b5941cd3de8100e586f2bda5637575f67
  766. [ 0.475965] blacklist: Duplicate blacklisted hash bin:8ad64859f195b5f58dafaa940b6a6167acd67a886e8f469364177221c55945b9
  767. [ 0.475965] blacklist: Duplicate blacklisted hash bin:8d8ea289cfe70a1c07ab7365cb28ee51edd33cf2506de888fbadd60ebf80481c
  768. [ 0.475966] blacklist: Duplicate blacklisted hash bin:aeebae3151271273ed95aa2e671139ed31a98567303a332298f83709a9d55aa1
  769. [ 0.475967] blacklist: Duplicate blacklisted hash bin:c409bdac4775add8db92aa22b5b718fb8c94a1462c1fe9a416b95d8a3388c2fc
  770. [ 0.475968] blacklist: Duplicate blacklisted hash bin:c617c1a8b1ee2a811c28b5a81b4c83d7c98b5b0c27281d610207ebe692c2967f
  771. [ 0.475969] blacklist: Duplicate blacklisted hash bin:c90f336617b8e7f983975413c997f10b73eb267fd8a10cb9e3bdbfc667abdb8b
  772. [ 0.475970] blacklist: Duplicate blacklisted hash bin:64575bd912789a2e14ad56f6341f52af6bf80cf94400785975e9f04e2d64d745
  773. [ 0.475971] blacklist: Duplicate blacklisted hash bin:45c7c8ae750acfbb48fc37527d6412dd644daed8913ccd8a24c94d856967df8e
  774. [ 0.476091] blacklist: Duplicate blacklisted hash bin:47ff1b63b140b6fc04ed79131331e651da5b2e2f170f5daef4153dc2fbc532b1
  775. [ 0.476092] blacklist: Duplicate blacklisted hash bin:5391c3a2fb112102a6aa1edc25ae77e19f5d6f09cd09eeb2509922bfcd5992ea
  776. [ 0.476116] blacklist: Duplicate blacklisted hash bin:80b4d96931bf0d02fd91a61e19d14f1da452e66db2408ca8604d411f92659f0a
  777. [ 0.476138] blacklist: Duplicate blacklisted hash bin:992d359aa7a5f789d268b94c11b9485a6b1ce64362b0edb4441ccc187c39647b
  778. [ 0.476168] blacklist: Duplicate blacklisted hash bin:c452ab846073df5ace25cca64d6b7a09d906308a1a65eb5240e3c4ebcaa9cc0c
  779. [ 0.476186] blacklist: Duplicate blacklisted hash bin:e051b788ecbaeda53046c70e6af6058f95222c046157b8c4c1b9c2cfc65f46e5
  780. [ 0.476478] PM: Magic number: 3:721:617
  781. [ 0.478681] RAS: Correctable Errors collector initialized.
  782. [ 0.478722] clk: Disabling unused clocks
  783. [ 0.479462] Freeing unused decrypted memory: 2036K
  784. [ 0.480033] Freeing unused kernel image (initmem) memory: 3344K
  785. [ 0.535445] Write protecting the kernel read-only data: 30720k
  786. [ 0.536003] Freeing unused kernel image (rodata/data gap) memory: 1568K
  787. [ 0.560358] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  788. [ 0.560361] rodata_test: all tests were successful
  789. [ 0.560366] Run /init as init process
  790. [ 0.560366] with arguments:
  791. [ 0.560368] /init
  792. [ 0.560368] with environment:
  793. [ 0.560369] HOME=/
  794. [ 0.560369] TERM=linux
  795. [ 0.560369] BOOT_IMAGE=/@root/boot/vmlinuz-linux
  796. [ 0.670461] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
  797. [ 0.671814] ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
  798. [ 0.672138] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:19/LNXVIDEO:00/input/input4
  799. [ 0.673412] serio: i8042 KBD port at 0x60,0x64 irq 1
  800. [ 0.673459] serio: i8042 AUX port at 0x60,0x64 irq 12
  801. [ 0.682120] xhci_hcd 0000:06:00.0: failed to load firmware renesas_usb_fw.mem, fallback to ROM
  802. [ 0.682248] xhci_hcd 0000:06:00.0: xHCI Host Controller
  803. [ 0.682253] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 1
  804. [ 0.682270] xhci_hcd 0000:06:00.0: Zeroing 64bit base registers, expecting fault
  805. [ 0.688209] sdhci: Secure Digital Host Controller Interface driver
  806. [ 0.688211] sdhci: Copyright(c) Pierre Ossman
  807. [ 0.691398] nvme 0000:01:00.0: platform quirk: setting simple suspend
  808. [ 0.691475] nvme nvme0: pci function 0000:01:00.0
  809. [ 0.719532] xhci_hcd 0000:06:00.0: hcc params 0x014051cf hci version 0x100 quirks 0x0000001100000090
  810. [ 0.719840] xhci_hcd 0000:06:00.0: xHCI Host Controller
  811. [ 0.719843] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 2
  812. [ 0.719845] xhci_hcd 0000:06:00.0: Host supports USB 3.0 SuperSpeed
  813. [ 0.723096] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
  814. [ 0.723098] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  815. [ 0.723099] usb usb1: Product: xHCI Host Controller
  816. [ 0.723099] usb usb1: Manufacturer: Linux 6.4.8-arch1-1 xhci-hcd
  817. [ 0.723100] usb usb1: SerialNumber: 0000:06:00.0
  818. [ 0.723174] hub 1-0:1.0: USB hub found
  819. [ 0.723179] hub 1-0:1.0: 2 ports detected
  820. [ 0.723247] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  821. [ 0.723257] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
  822. [ 0.723258] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  823. [ 0.723259] usb usb2: Product: xHCI Host Controller
  824. [ 0.723260] usb usb2: Manufacturer: Linux 6.4.8-arch1-1 xhci-hcd
  825. [ 0.723260] usb usb2: SerialNumber: 0000:06:00.0
  826. [ 0.723299] hub 2-0:1.0: USB hub found
  827. [ 0.723304] hub 2-0:1.0: 2 ports detected
  828. [ 0.723414] xhci_hcd 0000:07:00.3: xHCI Host Controller
  829. [ 0.723416] xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 3
  830. [ 0.723503] xhci_hcd 0000:07:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
  831. [ 0.723735] xhci_hcd 0000:07:00.3: xHCI Host Controller
  832. [ 0.723736] xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 4
  833. [ 0.723738] xhci_hcd 0000:07:00.3: Host supports USB 3.1 Enhanced SuperSpeed
  834. [ 0.723756] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
  835. [ 0.723757] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  836. [ 0.723758] usb usb3: Product: xHCI Host Controller
  837. [ 0.723758] usb usb3: Manufacturer: Linux 6.4.8-arch1-1 xhci-hcd
  838. [ 0.723759] usb usb3: SerialNumber: 0000:07:00.3
  839. [ 0.723805] hub 3-0:1.0: USB hub found
  840. [ 0.723810] hub 3-0:1.0: 4 ports detected
  841. [ 0.723938] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  842. [ 0.723948] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
  843. [ 0.723949] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  844. [ 0.723950] usb usb4: Product: xHCI Host Controller
  845. [ 0.723951] usb usb4: Manufacturer: Linux 6.4.8-arch1-1 xhci-hcd
  846. [ 0.723951] usb usb4: SerialNumber: 0000:07:00.3
  847. [ 0.723987] hub 4-0:1.0: USB hub found
  848. [ 0.723991] hub 4-0:1.0: 2 ports detected
  849. [ 0.724109] xhci_hcd 0000:07:00.4: xHCI Host Controller
  850. [ 0.724111] xhci_hcd 0000:07:00.4: new USB bus registered, assigned bus number 5
  851. [ 0.724198] xhci_hcd 0000:07:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
  852. [ 0.724429] xhci_hcd 0000:07:00.4: xHCI Host Controller
  853. [ 0.724430] xhci_hcd 0000:07:00.4: new USB bus registered, assigned bus number 6
  854. [ 0.724432] xhci_hcd 0000:07:00.4: Host supports USB 3.1 Enhanced SuperSpeed
  855. [ 0.724449] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
  856. [ 0.724450] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  857. [ 0.724451] usb usb5: Product: xHCI Host Controller
  858. [ 0.724452] usb usb5: Manufacturer: Linux 6.4.8-arch1-1 xhci-hcd
  859. [ 0.724452] usb usb5: SerialNumber: 0000:07:00.4
  860. [ 0.724497] hub 5-0:1.0: USB hub found
  861. [ 0.724502] hub 5-0:1.0: 4 ports detected
  862. [ 0.724628] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
  863. [ 0.724638] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
  864. [ 0.724639] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  865. [ 0.724640] usb usb6: Product: xHCI Host Controller
  866. [ 0.724640] usb usb6: Manufacturer: Linux 6.4.8-arch1-1 xhci-hcd
  867. [ 0.724641] usb usb6: SerialNumber: 0000:07:00.4
  868. [ 0.724676] hub 6-0:1.0: USB hub found
  869. [ 0.724680] hub 6-0:1.0: 2 ports detected
  870. [ 0.781994] nvme nvme0: 16/0/0 default/read/poll queues
  871. [ 0.786864] nvme nvme0: Ignoring bogus Namespace Identifiers
  872. [ 0.788359] nvme0n1: p1 p2 p3 p4
  873. [ 0.793574] sdhci-pci 0000:04:00.0: SDHCI controller found [17a0:9750] (rev 1)
  874. [ 0.796858] sdhci-pci 0000:04:00.0: enabling device (0000 -> 0002)
  875. [ 0.802761] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
  876. [ 0.810301] mmc0: SDHCI controller on PCI [0000:04:00.0] using ADMA
  877. [ 0.811524] thinkpad_acpi: ThinkPad ACPI Extras v0.26
  878. [ 0.811526] thinkpad_acpi: http://ibm-acpi.sf.net/
  879. [ 0.811526] thinkpad_acpi: ThinkPad BIOS R1MET53W (1.23 ), EC R1MHT53W
  880. [ 0.811527] thinkpad_acpi: Lenovo ThinkPad P14s Gen 2a, model 21A0004WMX
  881. [ 0.811722] thinkpad_acpi: radio switch found; radios are enabled
  882. [ 0.811728] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
  883. [ 0.811728] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
  884. [ 0.812475] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
  885. [ 0.826870] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
  886. [ 0.829671] raid6: skipped pq benchmark and selected avx2x4
  887. [ 0.829673] raid6: using avx2x2 recovery algorithm
  888. [ 0.832445] xor: automatically using best checksumming function avx
  889. [ 0.840957] thinkpad_acpi: secondary fan control detected & enabled
  890. [ 0.848542] thinkpad_acpi: battery 1 registered (start 95, stop 100, behaviours: 0x7)
  891. [ 0.848564] ACPI: battery: new extension: ThinkPad Battery Extension
  892. [ 0.856778] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7
  893. [ 0.914374] Btrfs loaded, zoned=yes, fsverity=yes
  894. [ 0.921986] BTRFS: device label system devid 1 transid 60765 /dev/nvme0n1p3 scanned by (udev-worker) (225)
  895. [ 0.922086] BTRFS: device label system devid 2 transid 60765 /dev/nvme0n1p2 scanned by (udev-worker) (201)
  896. [ 0.973379] usb 1-2: new high-speed USB device number 2 using xhci_hcd
  897. [ 0.973394] usb 3-1: new high-speed USB device number 2 using xhci_hcd
  898. [ 0.976701] usb 5-3: new full-speed USB device number 2 using xhci_hcd
  899. [ 1.122590] usb 1-2: New USB device found, idVendor=04f2, idProduct=b6d0, bcdDevice=61.18
  900. [ 1.122593] usb 1-2: New USB device strings: Mfr=3, Product=1, SerialNumber=2
  901. [ 1.122594] usb 1-2: Product: Integrated Camera
  902. [ 1.122595] usb 1-2: Manufacturer: Chicony Electronics Co.,Ltd.
  903. [ 1.122596] usb 1-2: SerialNumber: 0001
  904. [ 1.135250] usb 3-1: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.46
  905. [ 1.135253] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  906. [ 1.135254] usb 3-1: Product: USB2.1 Hub
  907. [ 1.135255] usb 3-1: Manufacturer: Generic
  908. [ 1.142474] usb 5-3: New USB device found, idVendor=06cb, idProduct=00bd, bcdDevice= 0.00
  909. [ 1.142476] usb 5-3: New USB device strings: Mfr=0, Product=0, SerialNumber=1
  910. [ 1.142477] usb 5-3: SerialNumber: 73c9754e63f0
  911. [ 1.172436] hub 3-1:1.0: USB hub found
  912. [ 1.187256] hub 3-1:1.0: 6 ports detected
  913. [ 1.237914] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd
  914. [ 1.270518] usb 5-4: new high-speed USB device number 3 using xhci_hcd
  915. [ 1.282738] usb 4-1: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.46
  916. [ 1.282741] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  917. [ 1.282743] usb 4-1: Product: USB3.2 Hub
  918. [ 1.282744] usb 4-1: Manufacturer: Generic
  919. [ 1.304670] hub 4-1:1.0: USB hub found
  920. [ 1.306495] hub 4-1:1.0: 2 ports detected
  921. [ 1.370353] tsc: Refined TSC clocksource calibration: 1896.436 MHz
  922. [ 1.370360] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x36ac0addf95, max_idle_ns: 881590783532 ns
  923. [ 1.370412] clocksource: Switched to clocksource tsc
  924. [ 1.420439] usb 3-2: new full-speed USB device number 3 using xhci_hcd
  925. [ 1.423956] usb 5-4: New USB device found, idVendor=0489, idProduct=e0cd, bcdDevice= 1.00
  926. [ 1.423959] usb 5-4: New USB device strings: Mfr=5, Product=6, SerialNumber=7
  927. [ 1.423960] usb 5-4: Product: Wireless_Device
  928. [ 1.423961] usb 5-4: Manufacturer: MediaTek Inc.
  929. [ 1.423962] usb 5-4: SerialNumber: 000000000
  930. [ 1.604778] usb 3-2: New USB device found, idVendor=413c, idProduct=2514, bcdDevice= 2.22
  931. [ 1.604781] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  932. [ 1.604782] usb 3-2: Product: Dell Universal Receiver
  933. [ 1.604783] usb 3-2: Manufacturer: Dell Computer Corp
  934. [ 1.660704] usb 3-1.2: new high-speed USB device number 4 using xhci_hcd
  935. [ 1.772259] usb 3-1.2: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.39
  936. [ 1.772263] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  937. [ 1.772264] usb 3-1.2: Product: USB2.1 Hub
  938. [ 1.772265] usb 3-1.2: Manufacturer: Generic
  939. [ 1.812415] hub 3-1.2:1.0: USB hub found
  940. [ 1.814384] hub 3-1.2:1.0: 5 ports detected
  941. [ 1.844159] usb 4-1.1: new SuperSpeed USB device number 3 using xhci_hcd
  942. [ 1.861461] usb 4-1.1: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.00
  943. [ 1.861464] usb 4-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
  944. [ 1.861466] usb 4-1.1: Product: USB 10/100/1000 LAN
  945. [ 1.861467] usb 4-1.1: Manufacturer: Realtek
  946. [ 1.861468] usb 4-1.1: SerialNumber: 001000001
  947. [ 2.007012] usb 3-3: new full-speed USB device number 5 using xhci_hcd
  948. [ 2.142930] input: Dell Computer Corp Dell Universal Receiver as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2:1.0/0003:413C:2514.0001/input/input8
  949. [ 2.148017] [drm] amdgpu kernel modesetting enabled.
  950. [ 2.158750] amdgpu: Virtual CRAT table created for CPU
  951. [ 2.158760] amdgpu: Topology: Add CPU node
  952. [ 2.158861] amdgpu 0000:07:00.0: enabling device (0006 -> 0007)
  953. [ 2.158913] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x17AA:0x509B 0xD1).
  954. [ 2.159853] [drm] register mmio base: 0xFD300000
  955. [ 2.159855] [drm] register mmio size: 524288
  956. [ 2.161173] [drm] add ip block number 0 <soc15_common>
  957. [ 2.161175] [drm] add ip block number 1 <gmc_v9_0>
  958. [ 2.161176] [drm] add ip block number 2 <vega10_ih>
  959. [ 2.161177] [drm] add ip block number 3 <psp>
  960. [ 2.161178] [drm] add ip block number 4 <smu>
  961. [ 2.161179] [drm] add ip block number 5 <dm>
  962. [ 2.161179] [drm] add ip block number 6 <gfx_v9_0>
  963. [ 2.161180] [drm] add ip block number 7 <sdma_v4_0>
  964. [ 2.161181] [drm] add ip block number 8 <vcn_v2_0>
  965. [ 2.161181] [drm] add ip block number 9 <jpeg_v2_0>
  966. [ 2.161197] amdgpu 0000:07:00.0: amdgpu: Fetched VBIOS from VFCT
  967. [ 2.161199] amdgpu: ATOM BIOS: 113-CEZANNE-021
  968. [ 2.164351] [drm] VCN decode is enabled in VM mode
  969. [ 2.164353] [drm] VCN encode is enabled in VM mode
  970. [ 2.166005] [drm] JPEG decode is enabled in VM mode
  971. [ 2.187964] usb 3-3: New USB device found, idVendor=058f, idProduct=9540, bcdDevice= 1.20
  972. [ 2.187981] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  973. [ 2.187985] usb 3-3: Product: EMV Smartcard Reader
  974. [ 2.187987] usb 3-3: Manufacturer: Generic
  975. [ 2.203483] hid-generic 0003:413C:2514.0001: input,hidraw0: USB HID v1.11 Keyboard [Dell Computer Corp Dell Universal Receiver] on usb-0000:07:00.3-2/input0
  976. [ 2.237032] input: Dell Computer Corp Dell Universal Receiver Mouse as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2:1.1/0003:413C:2514.0002/input/input9
  977. [ 2.237138] input: Dell Computer Corp Dell Universal Receiver Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2:1.1/0003:413C:2514.0002/input/input10
  978. [ 2.269848] usb 3-1.5: new high-speed USB device number 6 using xhci_hcd
  979. [ 2.270547] amdgpu 0000:07:00.0: vgaarb: deactivate vga console
  980. [ 2.270557] amdgpu 0000:07:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
  981. [ 2.270576] amdgpu 0000:07:00.0: amdgpu: MODE2 reset
  982. [ 2.271654] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
  983. [ 2.271662] amdgpu 0000:07:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
  984. [ 2.271664] amdgpu 0000:07:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
  985. [ 2.271665] amdgpu 0000:07:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
  986. [ 2.271671] [drm] Detected VRAM RAM=4096M, BAR=4096M
  987. [ 2.271672] [drm] RAM width 64bits DDR4
  988. [ 2.271860] [drm] amdgpu: 4096M of VRAM memory ready
  989. [ 2.271861] [drm] amdgpu: 5892M of GTT memory ready.
  990. [ 2.271872] [drm] GART: num cpu pages 262144, num gpu pages 262144
  991. [ 2.272040] [drm] PCIE GART of 1024M enabled.
  992. [ 2.272043] [drm] PTB located at 0x000000F4FFC00000
  993. [ 2.272370] [drm] Loading DMUB firmware via PSP: version=0x01010027
  994. [ 2.272909] [drm] Found VCN firmware Version ENC: 1.20 DEC: 5 VEP: 0 Revision: 3
  995. [ 2.272913] amdgpu 0000:07:00.0: amdgpu: Will use PSP to load VCN firmware
  996. [ 2.303423] input: Dell Computer Corp Dell Universal Receiver System Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2:1.1/0003:413C:2514.0002/input/input11
  997. [ 2.303565] hid-generic 0003:413C:2514.0002: input,hidraw1: USB HID v1.11 Mouse [Dell Computer Corp Dell Universal Receiver] on usb-0000:07:00.3-2/input1
  998. [ 2.308308] hid-generic 0003:413C:2514.0003: hiddev96,hidraw2: USB HID v1.11 Device [Dell Computer Corp Dell Universal Receiver] on usb-0000:07:00.3-2/input2
  999. [ 2.308337] usbcore: registered new interface driver usbhid
  1000. [ 2.308338] usbhid: USB HID core driver
  1001. [ 2.402665] usb 3-1.5: New USB device found, idVendor=0bda, idProduct=5418, bcdDevice= 1.01
  1002. [ 2.402667] usb 3-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1003. [ 2.402669] usb 3-1.5: Product: BillBoard Device
  1004. [ 2.402670] usb 3-1.5: Manufacturer: Realtek
  1005. [ 2.471090] usb 4-1.2: new SuperSpeed USB device number 4 using xhci_hcd
  1006. [ 2.504457] usb 4-1.2: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.39
  1007. [ 2.504459] usb 4-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1008. [ 2.504461] usb 4-1.2: Product: USB3.2 Hub
  1009. [ 2.504462] usb 4-1.2: Manufacturer: Generic
  1010. [ 2.532567] hub 4-1.2:1.0: USB hub found
  1011. [ 2.534508] hub 4-1.2:1.0: 4 ports detected
  1012. [ 2.583679] usb 3-1.2.5: new high-speed USB device number 7 using xhci_hcd
  1013. [ 2.693385] usb 3-1.2.5: New USB device found, idVendor=0bda, idProduct=1100, bcdDevice= 1.01
  1014. [ 2.693388] usb 3-1.2.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1015. [ 2.693389] usb 3-1.2.5: Product: HID Device
  1016. [ 2.693390] usb 3-1.2.5: Manufacturer: Realtek
  1017. [ 2.743926] hid-generic 0003:0BDA:1100.0004: hiddev97,hidraw3: USB HID v1.11 Device [Realtek HID Device] on usb-0000:07:00.3-1.2.5/input0
  1018. [ 2.757012] usb 3-1.6: new high-speed USB device number 8 using xhci_hcd
  1019. [ 2.878774] usb 3-1.6: New USB device found, idVendor=0bda, idProduct=1101, bcdDevice= 1.01
  1020. [ 2.878777] usb 3-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1021. [ 2.878778] usb 3-1.6: Product: HID Device
  1022. [ 2.878779] usb 3-1.6: Manufacturer: Realtek
  1023. [ 2.936293] hid-generic 0003:0BDA:1101.0005: hiddev98,hidraw4: USB HID v1.11 Device [Realtek HID Device] on usb-0000:07:00.3-1.6/input0
  1024. [ 2.998198] [drm] reserve 0x400000 from 0xf4ff800000 for PSP TMR
  1025. [ 3.081673] amdgpu 0000:07:00.0: amdgpu: RAS: optional ras ta ucode is not available
  1026. [ 3.092802] amdgpu 0000:07:00.0: amdgpu: RAP: optional rap ta ucode is not available
  1027. [ 3.092803] amdgpu 0000:07:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
  1028. [ 3.093340] amdgpu 0000:07:00.0: amdgpu: SMU is initialized successfully!
  1029. [ 3.093580] [drm] Display Core initialized with v3.2.230!
  1030. [ 3.093582] [drm] DP-HDMI FRL PCON supported
  1031. [ 3.094240] [drm] DMUB hardware initialized: version=0x01010027
  1032. [ 3.437983] [drm] kiq ring mec 2 pipe 1 q 0
  1033. [ 3.441009] [drm] VCN decode and encode initialized successfully(under DPG Mode).
  1034. [ 3.441029] [drm] JPEG decode initialized successfully.
  1035. [ 3.442664] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
  1036. [ 3.442724] amdgpu: sdma_bitmap: 3
  1037. [ 3.475810] amdgpu: HMM registered 4096MB device memory
  1038. [ 3.475853] amdgpu: SRAT table not found
  1039. [ 3.475854] amdgpu: Virtual CRAT table created for GPU
  1040. [ 3.475930] amdgpu: Topology: Add dGPU node [0x1638:0x1002]
  1041. [ 3.475932] kfd kfd: amdgpu: added device 1002:1638
  1042. [ 3.476033] amdgpu 0000:07:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
  1043. [ 3.476111] amdgpu 0000:07:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
  1044. [ 3.476112] amdgpu 0000:07:00.0: amdgpu: ring gfx_low uses VM inv eng 1 on hub 0
  1045. [ 3.476113] amdgpu 0000:07:00.0: amdgpu: ring gfx_high uses VM inv eng 4 on hub 0
  1046. [ 3.476114] amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 5 on hub 0
  1047. [ 3.476114] amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 6 on hub 0
  1048. [ 3.476115] amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 7 on hub 0
  1049. [ 3.476116] amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 8 on hub 0
  1050. [ 3.476116] amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 9 on hub 0
  1051. [ 3.476117] amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 10 on hub 0
  1052. [ 3.476118] amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 11 on hub 0
  1053. [ 3.476118] amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 12 on hub 0
  1054. [ 3.476119] amdgpu 0000:07:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 13 on hub 0
  1055. [ 3.476119] amdgpu 0000:07:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
  1056. [ 3.476120] amdgpu 0000:07:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
  1057. [ 3.476121] amdgpu 0000:07:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
  1058. [ 3.476121] amdgpu 0000:07:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
  1059. [ 3.476122] amdgpu 0000:07:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
  1060. [ 3.477531] [drm] Initialized amdgpu 3.52.0 20150101 for 0000:07:00.0 on minor 1
  1061. [ 3.489457] fbcon: amdgpudrmfb (fb0) is primary device
  1062. [ 3.489460] fbcon: Deferring console take-over
  1063. [ 3.489465] amdgpu 0000:07:00.0: [drm] fb0: amdgpudrmfb frame buffer device
  1064. [ 3.569579] BTRFS info (device nvme0n1p3): using crc32c (crc32c-intel) checksum algorithm
  1065. [ 3.569585] BTRFS info (device nvme0n1p3): using free space tree
  1066. [ 3.593508] BTRFS info (device nvme0n1p3): enabling ssd optimizations
  1067. [ 3.593513] BTRFS info (device nvme0n1p3): auto enabling async discard
  1068. [ 3.660274] systemd[1]: systemd 254-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
  1069. [ 3.660278] systemd[1]: Detected architecture x86-64.
  1070. [ 3.660790] systemd[1]: Hostname set to <arch-lorenzo>.
  1071. [ 3.750570] usb 3-1.3: new high-speed USB device number 9 using xhci_hcd
  1072. [ 3.801449] systemd[1]: bpf-lsm: LSM BPF program attached
  1073. [ 3.852818] systemd[1]: /usr/lib/systemd/system/libvirtd.service:34: Unknown key name 'LimitNOFile' in section 'Service', ignoring.
  1074. [ 3.853562] systemd[1]: /usr/lib/systemd/system/virtlockd.service:21: Unknown key name 'LimitNOFile' in section 'Service', ignoring.
  1075. [ 3.854143] systemd[1]: /usr/lib/systemd/system/virtlogd.service:21: Unknown key name 'LimitNOFile' in section 'Service', ignoring.
  1076. [ 3.865318] systemd[1]: Queued start job for default target Graphical Interface.
  1077. [ 3.978608] systemd[1]: Created slice Slice /system/docker-compose.
  1078. [ 3.978843] systemd[1]: Created slice Slice /system/getty.
  1079. [ 3.979035] systemd[1]: Created slice Slice /system/modprobe.
  1080. [ 3.979241] systemd[1]: Created slice Slice /system/openvpn-client.
  1081. [ 3.979404] systemd[1]: Created slice User and Session Slice.
  1082. [ 3.979440] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  1083. [ 3.979461] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  1084. [ 3.979559] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  1085. [ 3.979583] systemd[1]: Reached target Local Encrypted Volumes.
  1086. [ 3.979595] systemd[1]: Reached target Local Integrity Protected Volumes.
  1087. [ 3.979607] systemd[1]: Reached target Preparation for Network.
  1088. [ 3.979615] systemd[1]: Reached target Path Units.
  1089. [ 3.979623] systemd[1]: Reached target Remote File Systems.
  1090. [ 3.979629] systemd[1]: Reached target Slice Units.
  1091. [ 3.979637] systemd[1]: Reached target Mounting snaps.
  1092. [ 3.979650] systemd[1]: Reached target System Time Set.
  1093. [ 3.979661] systemd[1]: Reached target Local Verity Protected Volumes.
  1094. [ 3.979694] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  1095. [ 3.980340] systemd[1]: Listening on Process Core Dump Socket.
  1096. [ 3.980407] systemd[1]: Listening on Journal Socket (/dev/log).
  1097. [ 3.980459] systemd[1]: Listening on Journal Socket.
  1098. [ 3.980882] systemd[1]: Listening on udev Control Socket.
  1099. [ 3.980932] systemd[1]: Listening on udev Kernel Socket.
  1100. [ 3.981478] systemd[1]: Mounting Huge Pages File System...
  1101. [ 3.981947] systemd[1]: Mounting POSIX Message Queue File System...
  1102. [ 3.982416] systemd[1]: Mounting Kernel Debug File System...
  1103. [ 3.982879] systemd[1]: Mounting Kernel Trace File System...
  1104. [ 3.983463] systemd[1]: Starting Create List of Static Device Nodes...
  1105. [ 3.983916] systemd[1]: Starting Load Kernel Module configfs...
  1106. [ 3.984349] systemd[1]: Starting Load Kernel Module dm_mod...
  1107. [ 3.984794] systemd[1]: Starting Load Kernel Module drm...
  1108. [ 3.985290] systemd[1]: Starting Load Kernel Module fuse...
  1109. [ 3.985798] systemd[1]: Starting Load Kernel Module loop...
  1110. [ 3.986850] systemd[1]: Starting Journal Service...
  1111. [ 3.987678] systemd[1]: Starting Load Kernel Modules...
  1112. [ 3.987707] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
  1113. [ 3.988351] systemd[1]: Starting Remount Root and Kernel File Systems...
  1114. [ 3.988996] systemd[1]: Starting Coldplug All udev Devices...
  1115. [ 3.990103] systemd[1]: Mounted Huge Pages File System.
  1116. [ 3.990183] systemd[1]: Mounted POSIX Message Queue File System.
  1117. [ 3.990260] systemd[1]: Mounted Kernel Debug File System.
  1118. [ 3.990322] systemd[1]: Mounted Kernel Trace File System.
  1119. [ 3.991103] loop: module loaded
  1120. [ 3.994683] systemd-journald[349]: Collecting audit messages is disabled.
  1121. [ 3.995888] device-mapper: uevent: version 1.0.3
  1122. [ 3.995973] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected]
  1123. [ 3.998589] fuse: init (API version 7.38)
  1124. [ 4.002536] Asymmetric key parser 'pkcs8' registered
  1125. [ 4.012115] usb 3-1.3: New USB device found, idVendor=174f, idProduct=180c, bcdDevice=30.09
  1126. [ 4.012119] usb 3-1.3: New USB device strings: Mfr=3, Product=1, SerialNumber=2
  1127. [ 4.012121] usb 3-1.3: Product: Integrated RGB Camera
  1128. [ 4.012122] usb 3-1.3: Manufacturer: Generic
  1129. [ 4.012123] usb 3-1.3: SerialNumber: 200901010001
  1130. [ 4.015588] BTRFS info (device nvme0n1p3: state M): use zstd compression, level 3
  1131. [ 4.037593] systemd[1]: Finished Create List of Static Device Nodes.
  1132. [ 4.038330] systemd[1]: Started Journal Service.
  1133. [ 4.386296] systemd-journald[349]: Received client request to flush runtime journal.
  1134. [ 4.401239] systemd-journald[349]: /var/log/journal/486b0ea6495941c78f27b90f874595d0/system.journal: Boot ID changed since last record, rotating.
  1135. [ 4.401243] systemd-journald[349]: Rotating system journal.
  1136. [ 4.695270] loop0: detected capacity change from 0 to 8
  1137. [ 4.695786] loop1: detected capacity change from 0 to 114000
  1138. [ 4.696339] loop2: detected capacity change from 0 to 21008
  1139. [ 4.697796] loop3: detected capacity change from 0 to 151256
  1140. [ 4.698763] loop4: detected capacity change from 0 to 151296
  1141. [ 4.699424] loop5: detected capacity change from 0 to 447264
  1142. [ 4.700892] loop6: detected capacity change from 0 to 187776
  1143. [ 4.701433] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  1144. [ 4.702057] loop7: detected capacity change from 0 to 229456
  1145. [ 4.703413] loop8: detected capacity change from 0 to 229680
  1146. [ 4.704566] loop9: detected capacity change from 0 to 109072
  1147. [ 4.705475] loop10: detected capacity change from 0 to 109072
  1148. [ 4.769912] mousedev: PS/2 mouse device common for all mice
  1149. [ 4.797945] ccp 0000:07:00.2: enabling device (0000 -> 0002)
  1150. [ 4.798962] ccp 0000:07:00.2: ccp: unable to access the device: you might be running a broken BIOS.
  1151. [ 4.804081] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
  1152. [ 4.804086] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
  1153. [ 4.809145] ccp 0000:07:00.2: tee enabled
  1154. [ 4.809151] ccp 0000:07:00.2: psp enabled
  1155. [ 4.809852] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
  1156. [ 4.858697] Adding 17131516k swap on /dev/nvme0n1p4. Priority:-2 extents:1 across:17131516k SSFS
  1157. [ 4.879249] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
  1158. [ 4.879329] mc: Linux media interface: v0.10
  1159. [ 4.879475] input: PC Speaker as /devices/platform/pcspkr/input/input12
  1160. [ 4.879650] usbcore: registered new device driver r8152-cfgselector
  1161. [ 4.880087] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
  1162. [ 4.886626] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
  1163. [ 4.887696] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
  1164. [ 4.887701] RAPL PMU: hw unit of domain package 2^-16 Joules
  1165. [ 4.887761] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  1166. [ 4.887831] snd_rn_pci_acp3x 0000:07:00.5: enabling device (0000 -> 0002)
  1167. [ 4.888280] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  1168. [ 4.888886] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  1169. [ 4.888890] cfg80211: failed to load regulatory.db
  1170. [ 4.895414] cryptd: max_cpu_qlen set to 1000
  1171. [ 4.925787] videodev: Linux video capture interface: v2.00
  1172. [ 4.947620] AVX2 version of gcm_enc/dec engaged.
  1173. [ 4.947662] AES CTR mode by8 optimization enabled
  1174. [ 4.948289] Bluetooth: Core ver 2.22
  1175. [ 4.948318] NET: Registered PF_BLUETOOTH protocol family
  1176. [ 4.948319] Bluetooth: HCI device and connection manager initialized
  1177. [ 4.948326] Bluetooth: HCI socket layer initialized
  1178. [ 4.948329] Bluetooth: L2CAP socket layer initialized
  1179. [ 4.948334] Bluetooth: SCO socket layer initialized
  1180. [ 4.998083] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
  1181. [ 5.018741] r8169 0000:02:00.0 eth0: RTL8168ep/8111ep, 84:a9:38:32:7e:7c, XID 502, IRQ 86
  1182. [ 5.018748] r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
  1183. [ 5.018906] r8169 0000:05:00.0: enabling device (0000 -> 0003)
  1184. [ 5.019786] r8169 0000:05:00.0: can't disable ASPM; OS doesn't have ASPM control
  1185. [ 5.031675] usbcore: registered new interface driver btusb
  1186. [ 5.036072] usb 1-2: Found UVC 1.10 device Integrated Camera (04f2:b6d0)
  1187. [ 5.037384] r8169 0000:05:00.0 eth1: RTL8168h/8111h, 84:a9:38:32:7e:7b, XID 541, IRQ 88
  1188. [ 5.037390] r8169 0000:05:00.0 eth1: jumbo features [frames: 9194 bytes, tx checksumming: ko]
  1189. [ 5.037980] snd_hda_intel 0000:07:00.1: enabling device (0000 -> 0002)
  1190. [ 5.038889] snd_hda_intel 0000:07:00.1: Handle vga_switcheroo audio client
  1191. [ 5.039732] snd_hda_intel 0000:07:00.6: enabling device (0000 -> 0002)
  1192. [ 5.042842] r8169 0000:02:00.0 enp2s0f0: renamed from eth0
  1193. [ 5.044003] r8152-cfgselector 4-1.1: reset SuperSpeed USB device number 3 using xhci_hcd
  1194. [ 5.044455] usb 1-2: Found UVC 1.50 device Integrated Camera (04f2:b6d0)
  1195. [ 5.052024] usb 3-1.3: Found UVC 1.50 device Integrated RGB Camera (174f:180c)
  1196. [ 5.060516] snd_hda_intel 0000:07:00.1: bound 0000:07:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
  1197. [ 5.073076] r8169 0000:05:00.0 enp5s0: renamed from eth1
  1198. [ 5.092038] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:07:00.1/sound/card0/input14
  1199. [ 5.092705] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:07:00.1/sound/card0/input15
  1200. [ 5.092763] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:07:00.1/sound/card0/input16
  1201. [ 5.092815] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:07:00.1/sound/card0/input17
  1202. [ 5.105375] usb 3-1.3: Found UVC 1.50 device Integrated RGB Camera (174f:180c)
  1203. [ 5.114635] r8152 4-1.1:1.0: load rtl8153b-2 v2 04/27/23 successfully
  1204. [ 5.116241] usbcore: registered new interface driver uvcvideo
  1205. [ 5.139072] mt7921e 0000:03:00.0: enabling device (0000 -> 0002)
  1206. [ 5.144966] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
  1207. [ 5.144983] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  1208. [ 5.144986] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
  1209. [ 5.144991] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
  1210. [ 5.144992] snd_hda_codec_realtek hdaudioC1D0: inputs:
  1211. [ 5.144995] snd_hda_codec_realtek hdaudioC1D0: Mic=0x19
  1212. [ 5.148708] kvm_amd: TSC scaling supported
  1213. [ 5.148711] kvm_amd: Nested Virtualization enabled
  1214. [ 5.148713] kvm_amd: Nested Paging enabled
  1215. [ 5.148720] kvm_amd: Virtual VMLOAD VMSAVE supported
  1216. [ 5.148721] kvm_amd: Virtual GIF supported
  1217. [ 5.148722] kvm_amd: LBR virtualization supported
  1218. [ 5.154909] mt7921e 0000:03:00.0: ASIC revision: 79610010
  1219. [ 5.160202] MCE: In-kernel MCE decoding enabled.
  1220. [ 5.160453] r8152 4-1.1:1.0 eth0: v1.12.13
  1221. [ 5.160492] usbcore: registered new interface driver r8152
  1222. [ 5.181067] usbcore: registered new interface driver cdc_ether
  1223. [ 5.184466] usbcore: registered new interface driver r8153_ecm
  1224. [ 5.184790] intel_rapl_common: Found RAPL domain package
  1225. [ 5.184794] intel_rapl_common: Found RAPL domain core
  1226. [ 5.194723] r8152 4-1.1:1.0 enp7s0f3u1u1: renamed from eth0
  1227. [ 5.199523] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input18
  1228. [ 5.199564] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input19
  1229. [ 5.235023] mt7921e 0000:03:00.0: HW/SW Version: 0x8a108a10, Build Time: 20230526130917a
  1230.  
  1231. [ 5.274624] FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  1232. [ 5.495086] mt7921e 0000:03:00.0: WM Firmware Version: ____010000, Build Time: 20230526130958
  1233. [ 5.754717] psmouse serio1: synaptics: queried max coordinates: x [..5678], y [..4694]
  1234. [ 5.792311] psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1162..]
  1235. [ 5.792329] psmouse serio1: synaptics: Your touchpad (PNP: LEN2073 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to [email protected].
  1236. [ 5.820171] NET: Registered PF_ALG protocol family
  1237. [ 5.822140] 8021q: 802.1Q VLAN Support v1.8
  1238. [ 5.846614] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  1239. [ 5.846623] Bluetooth: BNEP filters: protocol multicast
  1240. [ 5.846635] Bluetooth: BNEP socket layer initialized
  1241. [ 5.855628] loop11: detected capacity change from 0 to 8
  1242. [ 5.865211] psmouse serio1: synaptics: Touchpad model: 1, fw: 10.32, id: 0x1e2a1, caps: 0xf01ea3/0x940300/0x12e800/0x500000, board id: 3471, fw id: 3324237
  1243. [ 5.865227] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
  1244. [ 5.893728] Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
  1245. [ 5.907901] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input13
  1246. [ 6.013942] r8169 0000:02:00.0 enp2s0f0: Link is Down
  1247. [ 6.043699] Generic FE-GE Realtek PHY r8169-0-500:00: attached PHY driver (mii_bus:phy_addr=r8169-0-500:00, irq=MAC)
  1248. [ 6.237126] r8169 0000:05:00.0 enp5s0: Link is Down
  1249. [ 6.409765] psmouse serio2: trackpoint: Elan TrackPoint firmware: 0x12, buttons: 3/3
  1250. [ 6.636976] input: TPPS/2 Elan TrackPoint as /devices/platform/i8042/serio1/serio2/input/input20
  1251. [ 7.034053] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  1252. [ 7.038065] Bridge firewalling registered
  1253. [ 7.637712] tun: Universal TUN/TAP device driver, 1.6
  1254. [ 7.654094] Bluetooth: hci0: Device setup in 2558970 usecs
  1255. [ 7.654101] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
  1256. [ 7.726459] Bluetooth: hci0: AOSP extensions version v1.00
  1257. [ 7.726464] Bluetooth: hci0: AOSP quality report is supported
  1258. [ 7.726576] Bluetooth: MGMT ver 1.22
  1259. [ 7.891017] Bluetooth: hci0: Bad flag given (0x1) vs supported (0x0)
  1260. [ 8.014462] br-15fef9c7bc48: port 1(veth1dda79a) entered blocking state
  1261. [ 8.014472] br-15fef9c7bc48: port 1(veth1dda79a) entered disabled state
  1262. [ 8.014477] veth1dda79a: entered allmulticast mode
  1263. [ 8.014502] veth1dda79a: entered promiscuous mode
  1264. [ 8.014560] br-15fef9c7bc48: port 1(veth1dda79a) entered blocking state
  1265. [ 8.014562] br-15fef9c7bc48: port 1(veth1dda79a) entered forwarding state
  1266. [ 8.014577] IPv6: ADDRCONF(NETDEV_CHANGE): br-15fef9c7bc48: link becomes ready
  1267. [ 8.014629] br-15fef9c7bc48: port 1(veth1dda79a) entered disabled state
  1268. [ 8.032277] IPv6: ADDRCONF(NETDEV_CHANGE): veth1dda79a: link becomes ready
  1269. [ 8.032294] br-15fef9c7bc48: port 1(veth1dda79a) entered blocking state
  1270. [ 8.032296] br-15fef9c7bc48: port 1(veth1dda79a) entered forwarding state
  1271. [ 8.234412] br-15fef9c7bc48: port 1(veth1dda79a) entered disabled state
  1272. [ 8.234723] eth0: renamed from veth7146023
  1273. [ 8.305425] br-15fef9c7bc48: port 1(veth1dda79a) entered blocking state
  1274. [ 8.305435] br-15fef9c7bc48: port 1(veth1dda79a) entered forwarding state
  1275. [ 8.919041] usb 3-1.3: USB disconnect, device number 9
  1276. [ 11.133811] fbcon: Taking over console
  1277. [ 11.134208] [drm] DSC precompute is not needed.
  1278. [ 11.250199] Console: switching to colour frame buffer device 240x67
  1279. [ 11.451710] wlan0: authenticate with b8:d5:26:2c:90:06
  1280. [ 11.639632] wlan0: send auth to b8:d5:26:2c:90:06 (try 1/3)
  1281. [ 11.641350] wlan0: authenticated
  1282. [ 11.643839] wlan0: associate with b8:d5:26:2c:90:06 (try 1/3)
  1283. [ 11.653683] wlan0: RX AssocResp from b8:d5:26:2c:90:06 (capab=0x11 status=0 aid=3)
  1284. [ 11.682542] wlan0: associated
  1285. [ 11.683738] usb 3-1.3: new high-speed USB device number 10 using xhci_hcd
  1286. [ 11.936556] wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d5:26:2c:90:06
  1287. [ 11.946772] usb 3-1.3: New USB device found, idVendor=174f, idProduct=180c, bcdDevice=30.09
  1288. [ 11.946783] usb 3-1.3: New USB device strings: Mfr=3, Product=1, SerialNumber=2
  1289. [ 11.946787] usb 3-1.3: Product: Integrated RGB Camera
  1290. [ 11.946789] usb 3-1.3: Manufacturer: Generic
  1291. [ 11.946791] usb 3-1.3: SerialNumber: 200901010001
  1292. [ 12.036164] usb 3-1.3: Found UVC 1.50 device Integrated RGB Camera (174f:180c)
  1293. [ 12.078930] usb 3-1.3: Found UVC 1.50 device Integrated RGB Camera (174f:180c)
  1294. [ 12.826544] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  1295. [ 13.734090] usb 3-1.4: new full-speed USB device number 11 using xhci_hcd
  1296. [ 13.872910] usb 3-1.4: New USB device found, idVendor=17ef, idProduct=a032, bcdDevice= 0.04
  1297. [ 13.872921] usb 3-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1298. [ 13.872925] usb 3-1.4: Product: T27hv-20
  1299. [ 13.872927] usb 3-1.4: Manufacturer: Lenovo
  1300. [ 13.920560] input: Lenovo T27hv-20 Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-1/3-1.4/3-1.4:1.3/0003:17EF:A032.0006/input/input21
  1301. [ 13.977537] input: Lenovo T27hv-20 as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-1/3-1.4/3-1.4:1.3/0003:17EF:A032.0006/input/input22
  1302. [ 13.977668] input: Lenovo T27hv-20 as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-1/3-1.4/3-1.4:1.3/0003:17EF:A032.0006/input/input23
  1303. [ 13.977968] hid-generic 0003:17EF:A032.0006: input,hiddev99,hidraw5: USB HID v1.11 Device [Lenovo T27hv-20] on usb-0000:07:00.3-1.4/input3
  1304. [ 14.200016] r8152-cfgselector 4-1.1: USB disconnect, device number 3
  1305. [ 14.229233] r8152 4-1.1:1.0 enp7s0f3u1u1: Stop submitting intr, status -108
  1306. [ 14.325791] usb 3-1.4: Warning! Unlikely big volume range (=18944), cval->res is probably wrong.
  1307. [ 14.325799] usb 3-1.4: [2] FU [Headset Playback Volume] ch = 2, val = -18944/0/1
  1308. [ 14.380179] usb 3-1.4: Warning! Unlikely big volume range (=18944), cval->res is probably wrong.
  1309. [ 14.380196] usb 3-1.4: [6] FU [Headset Capture Volume] ch = 2, val = -18944/0/1
  1310. [ 14.380654] usbcore: registered new interface driver snd-usb-audio
  1311. [ 14.557411] usb 4-1.1: new SuperSpeed USB device number 5 using xhci_hcd
  1312. [ 14.574580] usb 4-1.1: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.00
  1313. [ 14.574592] usb 4-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
  1314. [ 14.574596] usb 4-1.1: Product: USB 10/100/1000 LAN
  1315. [ 14.574598] usb 4-1.1: Manufacturer: Realtek
  1316. [ 14.574600] usb 4-1.1: SerialNumber: 001000001
  1317. [ 14.724316] r8152-cfgselector 4-1.1: reset SuperSpeed USB device number 5 using xhci_hcd
  1318. [ 14.774631] r8152 4-1.1:1.0: load rtl8153b-2 v2 04/27/23 successfully
  1319. [ 14.804649] r8152 4-1.1:1.0 eth0: v1.12.13
  1320. [ 14.820218] r8152 4-1.1:1.0 enp7s0f3u1u1: renamed from eth0
  1321. [ 39.548276] systemd-journald[349]: /var/log/journal/486b0ea6495941c78f27b90f874595d0/user-1000.journal: Boot ID changed since last record, rotating.
  1322. [ 42.050073] memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=2198 'dunst'
  1323. [ 42.349997] Bluetooth: RFCOMM TTY layer initialized
  1324. [ 42.350009] Bluetooth: RFCOMM socket layer initialized
  1325. [ 42.350013] Bluetooth: RFCOMM ver 1.11
  1326. [ 44.285831] r8152-cfgselector 4-1.1: USB disconnect, device number 5
  1327. [ 44.286015] r8152 4-1.1:1.0 enp7s0f3u1u1: Stop submitting intr, status -108
  1328. [ 44.633798] usb 4-1.1: new SuperSpeed USB device number 6 using xhci_hcd
  1329. [ 44.651201] usb 4-1.1: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.00
  1330. [ 44.651208] usb 4-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
  1331. [ 44.651212] usb 4-1.1: Product: USB 10/100/1000 LAN
  1332. [ 44.651214] usb 4-1.1: Manufacturer: Realtek
  1333. [ 44.651216] usb 4-1.1: SerialNumber: 001000001
  1334. [ 44.804065] r8152-cfgselector 4-1.1: reset SuperSpeed USB device number 6 using xhci_hcd
  1335. [ 44.854659] r8152 4-1.1:1.0: load rtl8153b-2 v2 04/27/23 successfully
  1336. [ 44.891377] r8152 4-1.1:1.0 eth0: v1.12.13
  1337. [ 44.909153] r8152 4-1.1:1.0 enp7s0f3u1u1: renamed from eth0
  1338. [ 71.533979] usb 3-1.2.3: new high-speed USB device number 12 using xhci_hcd
  1339. [ 71.628853] usb 3-1.2.3: New USB device found, idVendor=18d1, idProduct=4ee1, bcdDevice= 4.40
  1340. [ 71.628864] usb 3-1.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1341. [ 71.628868] usb 3-1.2.3: Product: Pixel 4a
  1342. [ 71.628870] usb 3-1.2.3: Manufacturer: Google
  1343. [ 71.628872] usb 3-1.2.3: SerialNumber: 09241JEC204269
  1344. [ 624.152748] loop11: detected capacity change from 0 to 231936
  1345.  
Advertisement
Add Comment
Please, Sign In to add comment