Guest User

Factorio debugging dmesg

a guest
Apr 2nd, 2025
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 132.63 KB | None | 0 0
  1. [ 0.000000] Linux version 6.8.0-57-generic (buildd@lcy02-amd64-040) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 (Ubuntu 6.8.0-57.59-generic 6.8.12)
  2. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.8.0-57-generic root=UUID=cac0f58c-3598-4784-bcef-1a6fc62dd375 ro quiet splash
  3. [ 0.000000] KERNEL supported cpus:
  4. [ 0.000000] Intel GenuineIntel
  5. [ 0.000000] AMD AuthenticAMD
  6. [ 0.000000] Hygon HygonGenuine
  7. [ 0.000000] Centaur CentaurHauls
  8. [ 0.000000] zhaoxin Shanghai
  9. [ 0.000000] x86/split lock detection: #DB: warning on user-space bus_locks
  10. [ 0.000000] BIOS-provided physical RAM map:
  11. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
  12. [ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
  13. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009afefff] usable
  14. [ 0.000000] BIOS-e820: [mem 0x0000000009aff000-0x0000000009ffffff] reserved
  15. [ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
  16. [ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a21ffff] ACPI NVS
  17. [ 0.000000] BIOS-e820: [mem 0x000000000a220000-0x000000000affffff] usable
  18. [ 0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b020fff] reserved
  19. [ 0.000000] BIOS-e820: [mem 0x000000000b021000-0x0000000088211fff] usable
  20. [ 0.000000] BIOS-e820: [mem 0x0000000088212000-0x000000008e211fff] reserved
  21. [ 0.000000] BIOS-e820: [mem 0x000000008e212000-0x000000008e47efff] ACPI data
  22. [ 0.000000] BIOS-e820: [mem 0x000000008e47f000-0x000000009047efff] ACPI NVS
  23. [ 0.000000] BIOS-e820: [mem 0x000000009047f000-0x00000000985fefff] reserved
  24. [ 0.000000] BIOS-e820: [mem 0x00000000985ff000-0x0000000099ff6fff] usable
  25. [ 0.000000] BIOS-e820: [mem 0x0000000099ff7000-0x0000000099ffbfff] reserved
  26. [ 0.000000] BIOS-e820: [mem 0x0000000099ffc000-0x0000000099ffffff] usable
  27. [ 0.000000] BIOS-e820: [mem 0x000000009a000000-0x000000009bffffff] reserved
  28. [ 0.000000] BIOS-e820: [mem 0x000000009d7f3000-0x000000009fffffff] reserved
  29. [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  30. [ 0.000000] BIOS-e820: [mem 0x00000000f7000000-0x00000000ffffffff] reserved
  31. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000fdde7ffff] usable
  32. [ 0.000000] BIOS-e820: [mem 0x0000000fdeec0000-0x00000010801fffff] reserved
  33. [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved
  34. [ 0.000000] NX (Execute Disable) protection: active
  35. [ 0.000000] APIC: Static calls initialized
  36. [ 0.000000] e820: update [mem 0x83805018-0x83820257] usable ==> usable
  37. [ 0.000000] e820: update [mem 0x83805018-0x83820257] usable ==> usable
  38. [ 0.000000] e820: update [mem 0x79c97018-0x79ca5057] usable ==> usable
  39. [ 0.000000] e820: update [mem 0x79c97018-0x79ca5057] usable ==> usable
  40. [ 0.000000] e820: update [mem 0x79c8c018-0x79c96e57] usable ==> usable
  41. [ 0.000000] e820: update [mem 0x79c8c018-0x79c96e57] usable ==> usable
  42. [ 0.000000] extended physical RAM map:
  43. [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
  44. [ 0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
  45. [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009afefff] usable
  46. [ 0.000000] reserve setup_data: [mem 0x0000000009aff000-0x0000000009ffffff] reserved
  47. [ 0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
  48. [ 0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a21ffff] ACPI NVS
  49. [ 0.000000] reserve setup_data: [mem 0x000000000a220000-0x000000000affffff] usable
  50. [ 0.000000] reserve setup_data: [mem 0x000000000b000000-0x000000000b020fff] reserved
  51. [ 0.000000] reserve setup_data: [mem 0x000000000b021000-0x0000000079c8c017] usable
  52. [ 0.000000] reserve setup_data: [mem 0x0000000079c8c018-0x0000000079c96e57] usable
  53. [ 0.000000] reserve setup_data: [mem 0x0000000079c96e58-0x0000000079c97017] usable
  54. [ 0.000000] reserve setup_data: [mem 0x0000000079c97018-0x0000000079ca5057] usable
  55. [ 0.000000] reserve setup_data: [mem 0x0000000079ca5058-0x0000000083805017] usable
  56. [ 0.000000] reserve setup_data: [mem 0x0000000083805018-0x0000000083820257] usable
  57. [ 0.000000] reserve setup_data: [mem 0x0000000083820258-0x0000000088211fff] usable
  58. [ 0.000000] reserve setup_data: [mem 0x0000000088212000-0x000000008e211fff] reserved
  59. [ 0.000000] reserve setup_data: [mem 0x000000008e212000-0x000000008e47efff] ACPI data
  60. [ 0.000000] reserve setup_data: [mem 0x000000008e47f000-0x000000009047efff] ACPI NVS
  61. [ 0.000000] reserve setup_data: [mem 0x000000009047f000-0x00000000985fefff] reserved
  62. [ 0.000000] reserve setup_data: [mem 0x00000000985ff000-0x0000000099ff6fff] usable
  63. [ 0.000000] reserve setup_data: [mem 0x0000000099ff7000-0x0000000099ffbfff] reserved
  64. [ 0.000000] reserve setup_data: [mem 0x0000000099ffc000-0x0000000099ffffff] usable
  65. [ 0.000000] reserve setup_data: [mem 0x000000009a000000-0x000000009bffffff] reserved
  66. [ 0.000000] reserve setup_data: [mem 0x000000009d7f3000-0x000000009fffffff] reserved
  67. [ 0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  68. [ 0.000000] reserve setup_data: [mem 0x00000000f7000000-0x00000000ffffffff] reserved
  69. [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x0000000fdde7ffff] usable
  70. [ 0.000000] reserve setup_data: [mem 0x0000000fdeec0000-0x00000010801fffff] reserved
  71. [ 0.000000] reserve setup_data: [mem 0x000000fd00000000-0x000000ffffffffff] reserved
  72. [ 0.000000] efi: EFI v2.9 by American Megatrends
  73. [ 0.000000] efi: ACPI=0x90467000 ACPI 2.0=0x90467014 TPMFinalLog=0x90433000 SMBIOS=0x97ad3000 SMBIOS 3.0=0x97ad2000 MEMATTR=0x84754098 ESRT=0x861ad798 INITRD=0x83821a98 RNG=0x8e28d018 TPMEventLog=0x8e28c018
  74. [ 0.000000] random: crng init done
  75. [ 0.000000] efi: Remove mem234: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
  76. [ 0.000000] e820: remove [mem 0xe0000000-0xefffffff] reserved
  77. [ 0.000000] efi: Remove mem235: MMIO range=[0xf7000000-0xfedfffff] (126MB) from e820 map
  78. [ 0.000000] e820: remove [mem 0xf7000000-0xfedfffff] reserved
  79. [ 0.000000] efi: Not removing mem236: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
  80. [ 0.000000] efi: Remove mem237: MMIO range=[0xfee01000-0xffffffff] (17MB) from e820 map
  81. [ 0.000000] e820: remove [mem 0xfee01000-0xffffffff] reserved
  82. [ 0.000000] efi: Remove mem239: MMIO range=[0x1060000000-0x10801fffff] (514MB) from e820 map
  83. [ 0.000000] e820: remove [mem 0x1060000000-0x10801fffff] reserved
  84. [ 0.000000] secureboot: Secure boot disabled
  85. [ 0.000000] SMBIOS 3.7.0 present.
  86. [ 0.000000] DMI: Gigabyte Technology Co., Ltd. B650 AORUS ELITE AX/B650 AORUS ELITE AX, BIOS FB3g 12/19/2024
  87. [ 0.000000] tsc: Fast TSC calibration using PIT
  88. [ 0.000000] tsc: Detected 4691.009 MHz processor
  89. [ 0.000111] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  90. [ 0.000112] e820: remove [mem 0x000a0000-0x000fffff] usable
  91. [ 0.000117] last_pfn = 0xfdde80 max_arch_pfn = 0x400000000
  92. [ 0.000123] MTRR map: 5 entries (3 fixed + 2 variable; max 20), built from 9 variable MTRRs
  93. [ 0.000124] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
  94. [ 0.000358] e820: update [mem 0xa0000000-0xffffffff] usable ==> reserved
  95. [ 0.000365] last_pfn = 0x9a000 max_arch_pfn = 0x400000000
  96. [ 0.003378] esrt: Reserving ESRT space from 0x00000000861ad798 to 0x00000000861ad7d0.
  97. [ 0.003384] e820: update [mem 0x861ad000-0x861adfff] usable ==> reserved
  98. [ 0.003402] Using GB pages for direct mapping
  99. [ 0.003782] secureboot: Secure boot disabled
  100. [ 0.003782] RAMDISK: [mem 0x7ada6000-0x7f4e0fff]
  101. [ 0.004029] ACPI: Early table checksum verification disabled
  102. [ 0.004032] ACPI: RSDP 0x0000000090467014 000024 (v02 ALASKA)
  103. [ 0.004035] ACPI: XSDT 0x0000000090466728 000104 (v01 ALASKA A M I 01072009 AMI 01000013)
  104. [ 0.004039] ACPI: FACP 0x000000008E467000 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
  105. [ 0.004043] ACPI: DSDT 0x000000008E3EB000 072EAF (v235 ALASKA A M I 01072009 INTL 20230628)
  106. [ 0.004045] ACPI: FACS 0x0000000090463000 000040
  107. [ 0.004046] ACPI: HWIN 0x000000008E47E000 00006C (v00 GBT AMD 00050000 AMI 01000013)
  108. [ 0.004048] ACPI: SSDT 0x000000008E472000 00B884 (v02 GBT GSWApp 00000001 INTL 20230628)
  109. [ 0.004050] ACPI: SSDT 0x000000008E469000 00816C (v02 AMD Splinter 00000002 MSFT 05000000)
  110. [ 0.004051] ACPI: SSDT 0x000000008E468000 000221 (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
  111. [ 0.004053] ACPI: FIDT 0x000000008E461000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
  112. [ 0.004054] ACPI: MCFG 0x000000008E460000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
  113. [ 0.004056] ACPI: HPET 0x000000008E45F000 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
  114. [ 0.004057] ACPI: FPDT 0x000000008E45E000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
  115. [ 0.004059] ACPI: VFCT 0x000000008E3D1000 0190A0 (v01 ALASKA A M I 00000001 AMD 31504F47)
  116. [ 0.004060] ACPI: BGRT 0x000000008E466000 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
  117. [ 0.004062] ACPI: SSDT 0x000000008E3CC000 004DEE (v02 AMD AMD CPU 00000001 AMD 00000001)
  118. [ 0.004063] ACPI: TPM2 0x000000008E465000 00004C (v04 ALASKA A M I 00000001 AMI 00000000)
  119. [ 0.004065] ACPI: WPBT 0x000000008E464000 000034 (v01 ALASKA A M I 00000001 GBT 24112800)
  120. [ 0.004066] ACPI: SSDT 0x000000008E463000 0006D4 (v02 AMD CPMWLRC 00000001 INTL 20230628)
  121. [ 0.004067] ACPI: SSDT 0x000000008E2A7000 00169E (v02 AMD CPMDFIG2 00000001 INTL 20230628)
  122. [ 0.004069] ACPI: SSDT 0x000000008E2A4000 002AA6 (v02 AMD CDFAAIG2 00000001 INTL 20230628)
  123. [ 0.004070] ACPI: SSDT 0x000000008E462000 0008BA (v02 AMD CPMDFDG2 00000001 INTL 20230628)
  124. [ 0.004072] ACPI: SSDT 0x000000008E29A000 0097C3 (v02 AMD CPMCMN 00000001 INTL 20230628)
  125. [ 0.004073] ACPI: SSDT 0x000000008E297000 002928 (v02 AMD AOD 00000001 INTL 20230628)
  126. [ 0.004075] ACPI: WSMT 0x000000008E296000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
  127. [ 0.004076] ACPI: APIC 0x000000008E295000 00015E (v06 ALASKA A M I 01072009 AMI 00010013)
  128. [ 0.004078] ACPI: IVRS 0x000000008E294000 0000C8 (v02 AMD AmdTable 00000001 AMD 00000001)
  129. [ 0.004079] ACPI: SSDT 0x000000008E293000 000500 (v02 AMD MEMTOOL0 00000002 INTL 20230628)
  130. [ 0.004081] ACPI: SSDT 0x000000008E292000 0009D0 (v02 AMD CPMMSOSC 00000001 INTL 20230628)
  131. [ 0.004082] ACPI: SSDT 0x000000008E291000 00047C (v02 AMD AMDWOV 00000001 INTL 20230628)
  132. [ 0.004084] ACPI: SSDT 0x000000008E28F000 001046 (v02 AMD CPMACPV4 00000001 INTL 20230628)
  133. [ 0.004085] ACPI: SSDT 0x000000008E28E000 00053E (v01 AMD CPMAPMFD 00000001 INTL 20230628)
  134. [ 0.004086] ACPI: Reserving FACP table memory at [mem 0x8e467000-0x8e467113]
  135. [ 0.004087] ACPI: Reserving DSDT table memory at [mem 0x8e3eb000-0x8e45deae]
  136. [ 0.004087] ACPI: Reserving FACS table memory at [mem 0x90463000-0x9046303f]
  137. [ 0.004088] ACPI: Reserving HWIN table memory at [mem 0x8e47e000-0x8e47e06b]
  138. [ 0.004088] ACPI: Reserving SSDT table memory at [mem 0x8e472000-0x8e47d883]
  139. [ 0.004088] ACPI: Reserving SSDT table memory at [mem 0x8e469000-0x8e47116b]
  140. [ 0.004089] ACPI: Reserving SSDT table memory at [mem 0x8e468000-0x8e468220]
  141. [ 0.004089] ACPI: Reserving FIDT table memory at [mem 0x8e461000-0x8e46109b]
  142. [ 0.004089] ACPI: Reserving MCFG table memory at [mem 0x8e460000-0x8e46003b]
  143. [ 0.004089] ACPI: Reserving HPET table memory at [mem 0x8e45f000-0x8e45f037]
  144. [ 0.004090] ACPI: Reserving FPDT table memory at [mem 0x8e45e000-0x8e45e043]
  145. [ 0.004090] ACPI: Reserving VFCT table memory at [mem 0x8e3d1000-0x8e3ea09f]
  146. [ 0.004090] ACPI: Reserving BGRT table memory at [mem 0x8e466000-0x8e466037]
  147. [ 0.004091] ACPI: Reserving SSDT table memory at [mem 0x8e3cc000-0x8e3d0ded]
  148. [ 0.004091] ACPI: Reserving TPM2 table memory at [mem 0x8e465000-0x8e46504b]
  149. [ 0.004091] ACPI: Reserving WPBT table memory at [mem 0x8e464000-0x8e464033]
  150. [ 0.004092] ACPI: Reserving SSDT table memory at [mem 0x8e463000-0x8e4636d3]
  151. [ 0.004092] ACPI: Reserving SSDT table memory at [mem 0x8e2a7000-0x8e2a869d]
  152. [ 0.004092] ACPI: Reserving SSDT table memory at [mem 0x8e2a4000-0x8e2a6aa5]
  153. [ 0.004093] ACPI: Reserving SSDT table memory at [mem 0x8e462000-0x8e4628b9]
  154. [ 0.004093] ACPI: Reserving SSDT table memory at [mem 0x8e29a000-0x8e2a37c2]
  155. [ 0.004093] ACPI: Reserving SSDT table memory at [mem 0x8e297000-0x8e299927]
  156. [ 0.004094] ACPI: Reserving WSMT table memory at [mem 0x8e296000-0x8e296027]
  157. [ 0.004094] ACPI: Reserving APIC table memory at [mem 0x8e295000-0x8e29515d]
  158. [ 0.004094] ACPI: Reserving IVRS table memory at [mem 0x8e294000-0x8e2940c7]
  159. [ 0.004095] ACPI: Reserving SSDT table memory at [mem 0x8e293000-0x8e2934ff]
  160. [ 0.004095] ACPI: Reserving SSDT table memory at [mem 0x8e292000-0x8e2929cf]
  161. [ 0.004095] ACPI: Reserving SSDT table memory at [mem 0x8e291000-0x8e29147b]
  162. [ 0.004096] ACPI: Reserving SSDT table memory at [mem 0x8e28f000-0x8e290045]
  163. [ 0.004096] ACPI: Reserving SSDT table memory at [mem 0x8e28e000-0x8e28e53d]
  164. [ 0.004167] No NUMA configuration found
  165. [ 0.004167] Faking a node at [mem 0x0000000000000000-0x0000000fdde7ffff]
  166. [ 0.004171] NODE_DATA(0) allocated [mem 0xfdde55000-0xfdde7ffff]
  167. [ 0.004254] Zone ranges:
  168. [ 0.004254] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  169. [ 0.004255] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  170. [ 0.004256] Normal [mem 0x0000000100000000-0x0000000fdde7ffff]
  171. [ 0.004257] Device empty
  172. [ 0.004257] Movable zone start for each node
  173. [ 0.004258] Early memory node ranges
  174. [ 0.004258] node 0: [mem 0x0000000000001000-0x000000000009ffff]
  175. [ 0.004259] node 0: [mem 0x0000000000100000-0x0000000009afefff]
  176. [ 0.004260] node 0: [mem 0x000000000a000000-0x000000000a1fffff]
  177. [ 0.004260] node 0: [mem 0x000000000a220000-0x000000000affffff]
  178. [ 0.004260] node 0: [mem 0x000000000b021000-0x0000000088211fff]
  179. [ 0.004261] node 0: [mem 0x00000000985ff000-0x0000000099ff6fff]
  180. [ 0.004261] node 0: [mem 0x0000000099ffc000-0x0000000099ffffff]
  181. [ 0.004261] node 0: [mem 0x0000000100000000-0x0000000fdde7ffff]
  182. [ 0.004264] Initmem setup node 0 [mem 0x0000000000001000-0x0000000fdde7ffff]
  183. [ 0.004268] On node 0, zone DMA: 1 pages in unavailable ranges
  184. [ 0.004275] On node 0, zone DMA: 96 pages in unavailable ranges
  185. [ 0.004326] On node 0, zone DMA32: 1281 pages in unavailable ranges
  186. [ 0.004331] On node 0, zone DMA32: 32 pages in unavailable ranges
  187. [ 0.004969] On node 0, zone DMA32: 33 pages in unavailable ranges
  188. [ 0.005065] On node 0, zone DMA32: 33773 pages in unavailable ranges
  189. [ 0.005065] On node 0, zone DMA32: 5 pages in unavailable ranges
  190. [ 0.045201] On node 0, zone Normal: 24576 pages in unavailable ranges
  191. [ 0.045231] On node 0, zone Normal: 8576 pages in unavailable ranges
  192. [ 0.045832] ACPI: PM-Timer IO Port: 0x808
  193. [ 0.045840] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
  194. [ 0.045849] IOAPIC[0]: apic_id 32, version 33, address 0xfec00000, GSI 0-23
  195. [ 0.045853] IOAPIC[1]: apic_id 33, version 33, address 0xfec01000, GSI 24-55
  196. [ 0.045855] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  197. [ 0.045857] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
  198. [ 0.045859] ACPI: Using ACPI (MADT) for SMP configuration information
  199. [ 0.045860] ACPI: HPET id: 0x10228201 base: 0xfed00000
  200. [ 0.045869] e820: update [mem 0x8430e000-0x84364fff] usable ==> reserved
  201. [ 0.045878] smpboot: Allowing 16 CPUs, 0 hotplug CPUs
  202. [ 0.045890] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
  203. [ 0.045891] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
  204. [ 0.045891] PM: hibernation: Registered nosave memory: [mem 0x09aff000-0x09ffffff]
  205. [ 0.045892] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a21ffff]
  206. [ 0.045893] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b020fff]
  207. [ 0.045893] PM: hibernation: Registered nosave memory: [mem 0x79c8c000-0x79c8cfff]
  208. [ 0.045894] PM: hibernation: Registered nosave memory: [mem 0x79c96000-0x79c96fff]
  209. [ 0.045894] PM: hibernation: Registered nosave memory: [mem 0x79c97000-0x79c97fff]
  210. [ 0.045895] PM: hibernation: Registered nosave memory: [mem 0x79ca5000-0x79ca5fff]
  211. [ 0.045895] PM: hibernation: Registered nosave memory: [mem 0x83805000-0x83805fff]
  212. [ 0.045896] PM: hibernation: Registered nosave memory: [mem 0x83820000-0x83820fff]
  213. [ 0.045897] PM: hibernation: Registered nosave memory: [mem 0x8430e000-0x84364fff]
  214. [ 0.045897] PM: hibernation: Registered nosave memory: [mem 0x861ad000-0x861adfff]
  215. [ 0.045898] PM: hibernation: Registered nosave memory: [mem 0x88212000-0x8e211fff]
  216. [ 0.045898] PM: hibernation: Registered nosave memory: [mem 0x8e212000-0x8e47efff]
  217. [ 0.045899] PM: hibernation: Registered nosave memory: [mem 0x8e47f000-0x9047efff]
  218. [ 0.045899] PM: hibernation: Registered nosave memory: [mem 0x9047f000-0x985fefff]
  219. [ 0.045899] PM: hibernation: Registered nosave memory: [mem 0x99ff7000-0x99ffbfff]
  220. [ 0.045900] PM: hibernation: Registered nosave memory: [mem 0x9a000000-0x9bffffff]
  221. [ 0.045900] PM: hibernation: Registered nosave memory: [mem 0x9c000000-0x9d7f2fff]
  222. [ 0.045901] PM: hibernation: Registered nosave memory: [mem 0x9d7f3000-0x9fffffff]
  223. [ 0.045901] PM: hibernation: Registered nosave memory: [mem 0xa0000000-0xfedfffff]
  224. [ 0.045901] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  225. [ 0.045902] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
  226. [ 0.045903] [mem 0xa0000000-0xfedfffff] available for PCI devices
  227. [ 0.045904] Booting paravirtualized kernel on bare hardware
  228. [ 0.045905] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
  229. [ 0.045911] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
  230. [ 0.046343] percpu: Embedded 86 pages/cpu s229376 r8192 d114688 u524288
  231. [ 0.046347] pcpu-alloc: s229376 r8192 d114688 u524288 alloc=1*2097152
  232. [ 0.046348] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07
  233. [ 0.046350] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15
  234. [ 0.046360] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.8.0-57-generic root=UUID=cac0f58c-3598-4784-bcef-1a6fc62dd375 ro quiet splash
  235. [ 0.046394] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-6.8.0-57-generic", will be passed to user space.
  236. [ 0.049346] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
  237. [ 0.050661] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
  238. [ 0.050730] Fallback order for Node 0: 0
  239. [ 0.050733] Built 1 zonelists, mobility grouping on. Total pages: 15899254
  240. [ 0.050733] Policy zone: Normal
  241. [ 0.050739] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
  242. [ 0.050770] software IO TLB: area num 16.
  243. [ 0.110685] Memory: 63217768K/64607148K available (22528K kernel code, 4444K rwdata, 14344K rodata, 4988K init, 4716K bss, 1389120K reserved, 0K cma-reserved)
  244. [ 0.111110] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
  245. [ 0.111126] ftrace: allocating 58010 entries in 227 pages
  246. [ 0.119413] ftrace: allocated 227 pages with 5 groups
  247. [ 0.119990] Dynamic Preempt: voluntary
  248. [ 0.120034] rcu: Preemptible hierarchical RCU implementation.
  249. [ 0.120035] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16.
  250. [ 0.120035] Trampoline variant of Tasks RCU enabled.
  251. [ 0.120036] Rude variant of Tasks RCU enabled.
  252. [ 0.120036] Tracing variant of Tasks RCU enabled.
  253. [ 0.120036] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
  254. [ 0.120037] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
  255. [ 0.121307] NR_IRQS: 524544, nr_irqs: 1096, preallocated irqs: 16
  256. [ 0.121485] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  257. [ 0.121604] Console: colour dummy device 80x25
  258. [ 0.121606] printk: legacy console [tty0] enabled
  259. [ 0.121627] ACPI: Core revision 20230628
  260. [ 0.121852] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
  261. [ 0.121864] APIC: Switch to symmetric I/O mode setup
  262. [ 0.122261] AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x0
  263. [ 0.123026] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  264. [ 0.127869] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x439e3fff243, max_idle_ns: 440795406730 ns
  265. [ 0.127871] Calibrating delay loop (skipped), value calculated using timer frequency.. 9382.01 BogoMIPS (lpj=4691009)
  266. [ 0.127884] x86/cpu: User Mode Instruction Prevention (UMIP) activated
  267. [ 0.127943] LVT offset 1 assigned for vector 0xf9
  268. [ 0.128157] LVT offset 2 assigned for vector 0xf4
  269. [ 0.128219] process: using mwait in idle threads
  270. [ 0.128220] Last level iTLB entries: 4KB 64, 2MB 64, 4MB 32
  271. [ 0.128221] Last level dTLB entries: 4KB 128, 2MB 128, 4MB 64, 1GB 0
  272. [ 0.128222] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  273. [ 0.128224] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
  274. [ 0.128224] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  275. [ 0.128226] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
  276. [ 0.128226] Spectre V2 : User space: Mitigation: STIBP always-on protection
  277. [ 0.128227] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
  278. [ 0.128232] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  279. [ 0.128233] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  280. [ 0.128234] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  281. [ 0.128234] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
  282. [ 0.128235] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
  283. [ 0.128235] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
  284. [ 0.128236] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
  285. [ 0.128236] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
  286. [ 0.128237] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  287. [ 0.128238] x86/fpu: xstate_offset[5]: 832, xstate_sizes[5]: 64
  288. [ 0.128239] x86/fpu: xstate_offset[6]: 896, xstate_sizes[6]: 512
  289. [ 0.128239] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
  290. [ 0.128240] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]: 8
  291. [ 0.128240] x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]: 16
  292. [ 0.128241] x86/fpu: Enabled xstate features 0xae7, context size is 2456 bytes, using 'compacted' format.
  293. [ 0.144847] Freeing SMP alternatives memory: 48K
  294. [ 0.144848] pid_max: default: 32768 minimum: 301
  295. [ 0.146242] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,integrity
  296. [ 0.146249] landlock: Up and running.
  297. [ 0.146250] Yama: becoming mindful.
  298. [ 0.146264] AppArmor: AppArmor initialized
  299. [ 0.146321] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  300. [ 0.146368] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  301. [ 0.248629] smpboot: CPU0: AMD Ryzen 7 9800X3D 8-Core Processor (family: 0x1a, model: 0x44, stepping: 0x0)
  302. [ 0.248689] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
  303. [ 0.248696] RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
  304. [ 0.248701] RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
  305. [ 0.248705] Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
  306. [ 0.248722] ... version: 2
  307. [ 0.248722] ... bit width: 48
  308. [ 0.248723] ... generic registers: 6
  309. [ 0.248723] ... value mask: 0000ffffffffffff
  310. [ 0.248723] ... max period: 00007fffffffffff
  311. [ 0.248724] ... fixed-purpose events: 0
  312. [ 0.248724] ... event mask: 000000000000003f
  313. [ 0.248773] signal: max sigframe size: 3376
  314. [ 0.248788] rcu: Hierarchical SRCU implementation.
  315. [ 0.248788] rcu: Max phase no-delay instances is 400.
  316. [ 0.248870] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
  317. [ 0.248870] smp: Bringing up secondary CPUs ...
  318. [ 0.248870] smpboot: x86: Booting SMP configuration:
  319. [ 0.248870] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15
  320. [ 0.253123] Spectre V2 : Update user space SMT mitigation: STIBP always-on
  321. [ 0.253123] smp: Brought up 1 node, 16 CPUs
  322. [ 0.253123] smpboot: Max logical packages: 1
  323. [ 0.253123] smpboot: Total of 16 processors activated (150112.28 BogoMIPS)
  324. [ 0.254272] devtmpfs: initialized
  325. [ 0.254272] x86/mm: Memory block size: 128MB
  326. [ 0.256313] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a21ffff] (131072 bytes)
  327. [ 0.256313] ACPI: PM: Registering ACPI NVS region [mem 0x8e47f000-0x9047efff] (33554432 bytes)
  328. [ 0.256313] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  329. [ 0.256313] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
  330. [ 0.256313] pinctrl core: initialized pinctrl subsystem
  331. [ 0.256313] PM: RTC time: 21:21:25, date: 2025-04-02
  332. [ 0.256313] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  333. [ 0.256403] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
  334. [ 0.256958] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  335. [ 0.257062] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  336. [ 0.257067] audit: initializing netlink subsys (disabled)
  337. [ 0.257069] audit: type=2000 audit(1743628885.134:1): state=initialized audit_enabled=0 res=1
  338. [ 0.257069] thermal_sys: Registered thermal governor 'fair_share'
  339. [ 0.257069] thermal_sys: Registered thermal governor 'bang_bang'
  340. [ 0.257069] thermal_sys: Registered thermal governor 'step_wise'
  341. [ 0.257069] thermal_sys: Registered thermal governor 'user_space'
  342. [ 0.257069] thermal_sys: Registered thermal governor 'power_allocator'
  343. [ 0.257069] EISA bus registered
  344. [ 0.257069] cpuidle: using governor ladder
  345. [ 0.257069] cpuidle: using governor menu
  346. [ 0.257069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  347. [ 0.257069] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
  348. [ 0.257069] PCI: Using configuration type 1 for base access
  349. [ 0.257069] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
  350. [ 0.257069] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  351. [ 0.257069] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
  352. [ 0.257069] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  353. [ 0.257069] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
  354. [ 0.257069] ACPI: Added _OSI(Module Device)
  355. [ 0.257069] ACPI: Added _OSI(Processor Device)
  356. [ 0.257069] ACPI: Added _OSI(3.0 _SCP Extensions)
  357. [ 0.257069] ACPI: Added _OSI(Processor Aggregator Device)
  358. [ 0.266755] ACPI: 16 ACPI AML tables successfully acquired and loaded
  359. [ 0.279891] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
  360. [ 0.279892] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
  361. [ 0.280018] ACPI: _OSC evaluation for CPUs failed, trying _PDC
  362. [ 0.280254] ACPI: Interpreter enabled
  363. [ 0.280263] ACPI: PM: (supports S0 S3 S4 S5)
  364. [ 0.280263] ACPI: Using IOAPIC for interrupt routing
  365. [ 0.281000] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  366. [ 0.281000] PCI: Ignoring E820 reservations for host bridge windows
  367. [ 0.281153] ACPI: Enabled 11 GPEs in block 00 to 1F
  368. [ 0.282059] ACPI: \_SB_.PCI0.GP17.XHC0.P0U0: New power resource
  369. [ 0.282667] ACPI: \_SB_.PCI0.GP17.XHC1.P0U1: New power resource
  370. [ 0.283597] ACPI: \_SB_.PCI0.GP19.XHC2.P0U2: New power resource
  371. [ 0.283846] ACPI: \_SB_.PCI0.GPP0.M237: New power resource
  372. [ 0.283864] ACPI: \_SB_.PCI0.GPP0.SWUS.M237: New power resource
  373. [ 0.283885] ACPI: \_SB_.PCI0.GPP0.SWUS.SWDS.M237: New power resource
  374. [ 0.283999] ACPI: \_SB_.PCI0.GPP1.P0NV: New power resource
  375. [ 0.284333] ACPI: \_SB_.PCI0.GPP7.PWRS: New power resource
  376. [ 0.284461] ACPI: \_SB_.PCI0.GPP7.UP00.PWRS: New power resource
  377. [ 0.284575] ACPI: \_SB_.PCI0.GPP7.UP00.DP00.PWRS: New power resource
  378. [ 0.284691] ACPI: \_SB_.PCI0.GPP7.UP00.DP00.NV00.PWRS: New power resource
  379. [ 0.284791] ACPI: \_SB_.PCI0.GPP7.UP00.DP08.PWRS: New power resource
  380. [ 0.284961] ACPI: \_SB_.PCI0.GPP7.UP00.DP08.EP00.PWRS: New power resource
  381. [ 0.285059] ACPI: \_SB_.PCI0.GPP7.UP00.DP10.PWRS: New power resource
  382. [ 0.285175] ACPI: \_SB_.PCI0.GPP7.UP00.DP10.WN00.PWRS: New power resource
  383. [ 0.285293] ACPI: \_SB_.PCI0.GPP7.UP00.DP18.PWRS: New power resource
  384. [ 0.285406] ACPI: \_SB_.PCI0.GPP7.UP00.DP18.LN00.PWRS: New power resource
  385. [ 0.285522] ACPI: \_SB_.PCI0.GPP7.UP00.DP20.PWRS: New power resource
  386. [ 0.285701] ACPI: \_SB_.PCI0.GPP7.UP00.DP20.NV00.PWRS: New power resource
  387. [ 0.285800] ACPI: \_SB_.PCI0.GPP7.UP00.DP28.PWRS: New power resource
  388. [ 0.285996] ACPI: \_SB_.PCI0.GPP7.UP00.DP28.EP00.PWRS: New power resource
  389. [ 0.286096] ACPI: \_SB_.PCI0.GPP7.UP00.DP30.PWRS: New power resource
  390. [ 0.286260] ACPI: \_SB_.PCI0.GPP7.UP00.DP30.EP00.PWRS: New power resource
  391. [ 0.286359] ACPI: \_SB_.PCI0.GPP7.UP00.DP38.PWRS: New power resource
  392. [ 0.286523] ACPI: \_SB_.PCI0.GPP7.UP00.DP38.EP00.PWRS: New power resource
  393. [ 0.286622] ACPI: \_SB_.PCI0.GPP7.UP00.DP40.PWRS: New power resource
  394. [ 0.286786] ACPI: \_SB_.PCI0.GPP7.UP00.DP40.EP00.PWRS: New power resource
  395. [ 0.286886] ACPI: \_SB_.PCI0.GPP7.UP00.DP48.PWRS: New power resource
  396. [ 0.286962] ACPI: \_SB_.PCI0.GPP7.UP00.DP48.EP00.PWRS: New power resource
  397. [ 0.287051] ACPI: \_SB_.PCI0.GPP7.UP00.DP50.PWRS: New power resource
  398. [ 0.287127] ACPI: \_SB_.PCI0.GPP7.UP00.DP50.EP00.PWRS: New power resource
  399. [ 0.287219] ACPI: \_SB_.PCI0.GPP7.UP00.DP58.PWRS: New power resource
  400. [ 0.287296] ACPI: \_SB_.PCI0.GPP7.UP00.DP58.EP00.PWRS: New power resource
  401. [ 0.287388] ACPI: \_SB_.PCI0.GPP7.UP00.DP60.PWRS: New power resource
  402. [ 0.287503] ACPI: \_SB_.PCI0.GPP7.UP00.DP60.XH00.PWRS: New power resource
  403. [ 0.289086] ACPI: \_SB_.PCI0.GPP7.UP00.DP68.PWRS: New power resource
  404. [ 0.289201] ACPI: \_SB_.PCI0.GPP7.UP00.DP68.SA00.PWRS: New power resource
  405. [ 0.289258] ACPI: \_SB_.PCI0.GPP8.PWR1: New power resource
  406. [ 0.290877] ACPI: \_SB_.PRWL: New power resource
  407. [ 0.290886] ACPI: \_SB_.PRWB: New power resource
  408. [ 0.291183] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  409. [ 0.291187] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
  410. [ 0.291240] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
  411. [ 0.291492] PCI host bridge to bus 0000:00
  412. [ 0.291492] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
  413. [ 0.291493] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
  414. [ 0.291494] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
  415. [ 0.291494] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  416. [ 0.291495] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
  417. [ 0.291495] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xf6ffffff window]
  418. [ 0.291496] pci_bus 0000:00: root bus resource [mem 0x1060000000-0xffffffffff window]
  419. [ 0.291497] pci_bus 0000:00: root bus resource [bus 00-ff]
  420. [ 0.291508] pci 0000:00:00.0: [1022:14d8] type 00 class 0x060000 conventional PCI endpoint
  421. [ 0.291573] pci 0000:00:00.2: [1022:14d9] type 00 class 0x080600 conventional PCI endpoint
  422. [ 0.291625] pci 0000:00:01.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
  423. [ 0.291665] pci 0000:00:01.1: [1022:14db] type 01 class 0x060400 PCIe Root Port
  424. [ 0.291677] pci 0000:00:01.1: PCI bridge to [bus 01-03]
  425. [ 0.291680] pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
  426. [ 0.291681] pci 0000:00:01.1: bridge window [mem 0xf6a00000-0xf6cfffff]
  427. [ 0.291686] pci 0000:00:01.1: bridge window [mem 0xf000000000-0xf80fffffff 64bit pref]
  428. [ 0.291736] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
  429. [ 0.291821] pci 0000:00:01.2: [1022:14db] type 01 class 0x060400 PCIe Root Port
  430. [ 0.291832] pci 0000:00:01.2: PCI bridge to [bus 04]
  431. [ 0.291836] pci 0000:00:01.2: bridge window [mem 0xf6f00000-0xf6ffffff]
  432. [ 0.291888] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
  433. [ 0.291972] pci 0000:00:02.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
  434. [ 0.292012] pci 0000:00:02.1: [1022:14db] type 01 class 0x060400 PCIe Root Port
  435. [ 0.292023] pci 0000:00:02.1: PCI bridge to [bus 05-12]
  436. [ 0.292026] pci 0000:00:02.1: bridge window [io 0xb000-0xdfff]
  437. [ 0.292027] pci 0000:00:02.1: bridge window [mem 0xf6600000-0xf69fffff]
  438. [ 0.292036] pci 0000:00:02.1: enabling Extended Tags
  439. [ 0.292080] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
  440. [ 0.292196] pci 0000:00:02.2: [1022:14db] type 01 class 0x060400 PCIe Root Port
  441. [ 0.292207] pci 0000:00:02.2: PCI bridge to [bus 13]
  442. [ 0.292210] pci 0000:00:02.2: bridge window [mem 0xf6e00000-0xf6efffff]
  443. [ 0.292262] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
  444. [ 0.292345] pci 0000:00:03.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
  445. [ 0.292391] pci 0000:00:04.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
  446. [ 0.292439] pci 0000:00:08.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
  447. [ 0.292481] pci 0000:00:08.1: [1022:14dd] type 01 class 0x060400 PCIe Root Port
  448. [ 0.292490] pci 0000:00:08.1: PCI bridge to [bus 14]
  449. [ 0.292492] pci 0000:00:08.1: bridge window [io 0xe000-0xefff]
  450. [ 0.292493] pci 0000:00:08.1: bridge window [mem 0xf6000000-0xf65fffff]
  451. [ 0.292497] pci 0000:00:08.1: bridge window [mem 0xf820000000-0xf82fffffff 64bit pref]
  452. [ 0.292500] pci 0000:00:08.1: enabling Extended Tags
  453. [ 0.292524] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
  454. [ 0.292584] pci 0000:00:08.3: [1022:14dd] type 01 class 0x060400 PCIe Root Port
  455. [ 0.292593] pci 0000:00:08.3: PCI bridge to [bus 15]
  456. [ 0.292596] pci 0000:00:08.3: bridge window [mem 0xf6d00000-0xf6dfffff]
  457. [ 0.292602] pci 0000:00:08.3: enabling Extended Tags
  458. [ 0.292626] pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
  459. [ 0.292691] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
  460. [ 0.292752] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
  461. [ 0.292819] pci 0000:00:18.0: [1022:14e0] type 00 class 0x060000 conventional PCI endpoint
  462. [ 0.292840] pci 0000:00:18.1: [1022:14e1] type 00 class 0x060000 conventional PCI endpoint
  463. [ 0.292859] pci 0000:00:18.2: [1022:14e2] type 00 class 0x060000 conventional PCI endpoint
  464. [ 0.292880] pci 0000:00:18.3: [1022:14e3] type 00 class 0x060000 conventional PCI endpoint
  465. [ 0.292900] pci 0000:00:18.4: [1022:14e4] type 00 class 0x060000 conventional PCI endpoint
  466. [ 0.292919] pci 0000:00:18.5: [1022:14e5] type 00 class 0x060000 conventional PCI endpoint
  467. [ 0.292938] pci 0000:00:18.6: [1022:14e6] type 00 class 0x060000 conventional PCI endpoint
  468. [ 0.292957] pci 0000:00:18.7: [1022:14e7] type 00 class 0x060000 conventional PCI endpoint
  469. [ 0.293029] pci 0000:01:00.0: [1002:1478] type 01 class 0x060400 PCIe Switch Upstream Port
  470. [ 0.293045] pci 0000:01:00.0: BAR 0 [mem 0xf6c00000-0xf6c03fff]
  471. [ 0.293048] pci 0000:01:00.0: PCI bridge to [bus 02-03]
  472. [ 0.293052] pci 0000:01:00.0: bridge window [io 0xf000-0xffff]
  473. [ 0.293054] pci 0000:01:00.0: bridge window [mem 0xf6a00000-0xf6bfffff]
  474. [ 0.293060] pci 0000:01:00.0: bridge window [mem 0xf000000000-0xf80fffffff 64bit pref]
  475. [ 0.293124] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  476. [ 0.293238] pci 0000:00:01.1: PCI bridge to [bus 01-03]
  477. [ 0.293277] pci 0000:02:00.0: [1002:1479] type 01 class 0x060400 PCIe Switch Downstream Port
  478. [ 0.293295] pci 0000:02:00.0: PCI bridge to [bus 03]
  479. [ 0.293298] pci 0000:02:00.0: bridge window [io 0xf000-0xffff]
  480. [ 0.293300] pci 0000:02:00.0: bridge window [mem 0xf6a00000-0xf6bfffff]
  481. [ 0.293307] pci 0000:02:00.0: bridge window [mem 0xf000000000-0xf80fffffff 64bit pref]
  482. [ 0.293368] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
  483. [ 0.293612] pci 0000:01:00.0: PCI bridge to [bus 02-03]
  484. [ 0.293655] pci 0000:03:00.0: [1002:744c] type 00 class 0x030000 PCIe Legacy Endpoint
  485. [ 0.293682] pci 0000:03:00.0: BAR 0 [mem 0xf000000000-0xf7ffffffff 64bit pref]
  486. [ 0.293684] pci 0000:03:00.0: BAR 2 [mem 0xf800000000-0xf80fffffff 64bit pref]
  487. [ 0.293685] pci 0000:03:00.0: BAR 4 [io 0xf000-0xf0ff]
  488. [ 0.293686] pci 0000:03:00.0: BAR 5 [mem 0xf6a00000-0xf6afffff]
  489. [ 0.293687] pci 0000:03:00.0: ROM [mem 0xf6b00000-0xf6b1ffff pref]
  490. [ 0.293755] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
  491. [ 0.293867] pci 0000:03:00.1: [1002:ab30] type 00 class 0x040300 PCIe Legacy Endpoint
  492. [ 0.293893] pci 0000:03:00.1: BAR 0 [mem 0xf6b20000-0xf6b23fff]
  493. [ 0.293945] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
  494. [ 0.294023] pci 0000:02:00.0: PCI bridge to [bus 03]
  495. [ 0.294087] pci 0000:04:00.0: [144d:a80c] type 00 class 0x010802 PCIe Endpoint
  496. [ 0.294113] pci 0000:04:00.0: BAR 0 [mem 0xf6f00000-0xf6f03fff 64bit]
  497. [ 0.294267] pci 0000:00:01.2: PCI bridge to [bus 04]
  498. [ 0.294320] pci 0000:05:00.0: [1022:43f4] type 01 class 0x060400 PCIe Switch Upstream Port
  499. [ 0.294336] pci 0000:05:00.0: PCI bridge to [bus 06-12]
  500. [ 0.294340] pci 0000:05:00.0: bridge window [io 0xb000-0xdfff]
  501. [ 0.294341] pci 0000:05:00.0: bridge window [mem 0xf6600000-0xf69fffff]
  502. [ 0.294355] pci 0000:05:00.0: enabling Extended Tags
  503. [ 0.294398] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
  504. [ 0.294532] pci 0000:00:02.1: PCI bridge to [bus 05-12]
  505. [ 0.294602] pci 0000:06:00.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
  506. [ 0.294618] pci 0000:06:00.0: PCI bridge to [bus 07-08]
  507. [ 0.294621] pci 0000:06:00.0: bridge window [io 0xd000-0xdfff]
  508. [ 0.294636] pci 0000:06:00.0: enabling Extended Tags
  509. [ 0.294681] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
  510. [ 0.294768] pci 0000:06:01.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
  511. [ 0.294784] pci 0000:06:01.0: PCI bridge to [bus 09]
  512. [ 0.294802] pci 0000:06:01.0: enabling Extended Tags
  513. [ 0.294848] pci 0000:06:01.0: PME# supported from D0 D3hot D3cold
  514. [ 0.294939] pci 0000:06:02.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
  515. [ 0.294955] pci 0000:06:02.0: PCI bridge to [bus 0a]
  516. [ 0.294959] pci 0000:06:02.0: bridge window [io 0xc000-0xcfff]
  517. [ 0.294960] pci 0000:06:02.0: bridge window [mem 0xf6900000-0xf69fffff]
  518. [ 0.294974] pci 0000:06:02.0: enabling Extended Tags
  519. [ 0.295019] pci 0000:06:02.0: PME# supported from D0 D3hot D3cold
  520. [ 0.295108] pci 0000:06:03.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
  521. [ 0.295124] pci 0000:06:03.0: PCI bridge to [bus 0b]
  522. [ 0.295127] pci 0000:06:03.0: bridge window [io 0xb000-0xbfff]
  523. [ 0.295129] pci 0000:06:03.0: bridge window [mem 0xf6800000-0xf68fffff]
  524. [ 0.295143] pci 0000:06:03.0: enabling Extended Tags
  525. [ 0.295187] pci 0000:06:03.0: PME# supported from D0 D3hot D3cold
  526. [ 0.295275] pci 0000:06:04.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
  527. [ 0.295291] pci 0000:06:04.0: PCI bridge to [bus 0c]
  528. [ 0.295309] pci 0000:06:04.0: enabling Extended Tags
  529. [ 0.295355] pci 0000:06:04.0: PME# supported from D0 D3hot D3cold
  530. [ 0.295444] pci 0000:06:05.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
  531. [ 0.295460] pci 0000:06:05.0: PCI bridge to [bus 0d]
  532. [ 0.295478] pci 0000:06:05.0: enabling Extended Tags
  533. [ 0.295524] pci 0000:06:05.0: PME# supported from D0 D3hot D3cold
  534. [ 0.295614] pci 0000:06:06.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
  535. [ 0.295630] pci 0000:06:06.0: PCI bridge to [bus 0e]
  536. [ 0.295648] pci 0000:06:06.0: enabling Extended Tags
  537. [ 0.295694] pci 0000:06:06.0: PME# supported from D0 D3hot D3cold
  538. [ 0.295785] pci 0000:06:07.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
  539. [ 0.295801] pci 0000:06:07.0: PCI bridge to [bus 0f]
  540. [ 0.295819] pci 0000:06:07.0: enabling Extended Tags
  541. [ 0.295865] pci 0000:06:07.0: PME# supported from D0 D3hot D3cold
  542. [ 0.295956] pci 0000:06:08.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
  543. [ 0.295972] pci 0000:06:08.0: PCI bridge to [bus 10]
  544. [ 0.295990] pci 0000:06:08.0: enabling Extended Tags
  545. [ 0.296036] pci 0000:06:08.0: PME# supported from D0 D3hot D3cold
  546. [ 0.296130] pci 0000:06:0c.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
  547. [ 0.296146] pci 0000:06:0c.0: PCI bridge to [bus 11]
  548. [ 0.296149] pci 0000:06:0c.0: bridge window [mem 0xf6700000-0xf67fffff]
  549. [ 0.296163] pci 0000:06:0c.0: enabling Extended Tags
  550. [ 0.296193] pci 0000:06:0c.0: PME# supported from D0 D3hot D3cold
  551. [ 0.296258] pci 0000:06:0d.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
  552. [ 0.296274] pci 0000:06:0d.0: PCI bridge to [bus 12]
  553. [ 0.296278] pci 0000:06:0d.0: bridge window [mem 0xf6600000-0xf66fffff]
  554. [ 0.296291] pci 0000:06:0d.0: enabling Extended Tags
  555. [ 0.296321] pci 0000:06:0d.0: PME# supported from D0 D3hot D3cold
  556. [ 0.296378] pci 0000:05:00.0: PCI bridge to [bus 06-12]
  557. [ 0.296435] pci 0000:07:00.0: [1b21:1080] type 01 class 0x060400 PCIe to PCI/PCI-X bridge
  558. [ 0.296483] pci 0000:07:00.0: PCI bridge to [bus 08]
  559. [ 0.296493] pci 0000:07:00.0: bridge window [io 0xd000-0xdfff]
  560. [ 0.296620] pci 0000:07:00.0: supports D1 D2
  561. [ 0.296621] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  562. [ 0.298885] pci 0000:06:00.0: PCI bridge to [bus 07-08]
  563. [ 0.298948] pci_bus 0000:08: extended config space not accessible
  564. [ 0.298965] pci 0000:08:00.0: [1102:0008] type 00 class 0x040100 conventional PCI endpoint
  565. [ 0.299043] pci 0000:08:00.0: BAR 0 [io 0xd000-0xd03f]
  566. [ 0.299105] pci 0000:08:00.0: supports D1 D2
  567. [ 0.299198] pci 0000:07:00.0: PCI bridge to [bus 08]
  568. [ 0.299251] pci 0000:06:01.0: PCI bridge to [bus 09]
  569. [ 0.299300] pci 0000:0a:00.0: [10ec:c852] type 00 class 0x028000 PCIe Endpoint
  570. [ 0.299352] pci 0000:0a:00.0: BAR 0 [io 0xc000-0xc0ff]
  571. [ 0.299357] pci 0000:0a:00.0: BAR 2 [mem 0xf6900000-0xf69fffff 64bit]
  572. [ 0.299453] pci 0000:0a:00.0: PME# supported from D0 D3hot D3cold
  573. [ 0.299661] pci 0000:06:02.0: PCI bridge to [bus 0a]
  574. [ 0.299712] pci 0000:0b:00.0: [10ec:8125] type 00 class 0x020000 PCIe Endpoint
  575. [ 0.299767] pci 0000:0b:00.0: BAR 0 [io 0xb000-0xb0ff]
  576. [ 0.299772] pci 0000:0b:00.0: BAR 2 [mem 0xf6800000-0xf680ffff 64bit]
  577. [ 0.299775] pci 0000:0b:00.0: BAR 4 [mem 0xf6810000-0xf6813fff 64bit]
  578. [ 0.299891] pci 0000:0b:00.0: supports D1 D2
  579. [ 0.299891] pci 0000:0b:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  580. [ 0.300114] pci 0000:06:03.0: PCI bridge to [bus 0b]
  581. [ 0.300143] pci 0000:06:04.0: PCI bridge to [bus 0c]
  582. [ 0.300173] pci 0000:06:05.0: PCI bridge to [bus 0d]
  583. [ 0.300203] pci 0000:06:06.0: PCI bridge to [bus 0e]
  584. [ 0.300232] pci 0000:06:07.0: PCI bridge to [bus 0f]
  585. [ 0.300261] pci 0000:06:08.0: PCI bridge to [bus 10]
  586. [ 0.300298] pci 0000:11:00.0: [1022:43f7] type 00 class 0x0c0330 PCIe Legacy Endpoint
  587. [ 0.300322] pci 0000:11:00.0: BAR 0 [mem 0xf6700000-0xf6707fff 64bit]
  588. [ 0.300330] pci 0000:11:00.0: enabling Extended Tags
  589. [ 0.300363] pci 0000:11:00.0: PME# supported from D0 D3hot D3cold
  590. [ 0.300430] pci 0000:06:0c.0: PCI bridge to [bus 11]
  591. [ 0.300467] pci 0000:12:00.0: [1022:43f6] type 00 class 0x010601 PCIe Legacy Endpoint
  592. [ 0.300494] pci 0000:12:00.0: BAR 5 [mem 0xf6680000-0xf66803ff]
  593. [ 0.300495] pci 0000:12:00.0: ROM [mem 0xf6600000-0xf667ffff pref]
  594. [ 0.300499] pci 0000:12:00.0: enabling Extended Tags
  595. [ 0.300526] pci 0000:12:00.0: PME# supported from D0 D3hot D3cold
  596. [ 0.300574] pci 0000:06:0d.0: PCI bridge to [bus 12]
  597. [ 0.300657] pci 0000:13:00.0: [144d:a80c] type 00 class 0x010802 PCIe Endpoint
  598. [ 0.300684] pci 0000:13:00.0: BAR 0 [mem 0xf6e00000-0xf6e03fff 64bit]
  599. [ 0.300832] pci 0000:00:02.2: PCI bridge to [bus 13]
  600. [ 0.300883] pci 0000:14:00.0: [1002:13c0] type 00 class 0x030000 PCIe Legacy Endpoint
  601. [ 0.300898] pci 0000:14:00.0: BAR 0 [mem 0xf820000000-0xf82fffffff 64bit pref]
  602. [ 0.300899] pci 0000:14:00.0: BAR 2 [mem 0xf6000000-0xf61fffff 64bit pref]
  603. [ 0.300900] pci 0000:14:00.0: BAR 4 [io 0xe000-0xe0ff]
  604. [ 0.300901] pci 0000:14:00.0: BAR 5 [mem 0xf6500000-0xf657ffff]
  605. [ 0.300904] pci 0000:14:00.0: enabling Extended Tags
  606. [ 0.300937] pci 0000:14:00.0: PME# supported from D1 D2 D3hot D3cold
  607. [ 0.300997] pci 0000:14:00.1: [1002:1640] type 00 class 0x040300 PCIe Legacy Endpoint
  608. [ 0.301011] pci 0000:14:00.1: BAR 0 [mem 0xf6588000-0xf658bfff]
  609. [ 0.301016] pci 0000:14:00.1: enabling Extended Tags
  610. [ 0.301035] pci 0000:14:00.1: PME# supported from D1 D2 D3hot D3cold
  611. [ 0.301069] pci 0000:14:00.2: [1022:1649] type 00 class 0x108000 PCIe Endpoint
  612. [ 0.301104] pci 0000:14:00.2: BAR 2 [mem 0xf6400000-0xf64fffff]
  613. [ 0.301106] pci 0000:14:00.2: BAR 5 [mem 0xf658c000-0xf658dfff]
  614. [ 0.301109] pci 0000:14:00.2: enabling Extended Tags
  615. [ 0.301158] pci 0000:14:00.3: [1022:15b6] type 00 class 0x0c0330 PCIe Endpoint
  616. [ 0.301173] pci 0000:14:00.3: BAR 0 [mem 0xf6300000-0xf63fffff 64bit]
  617. [ 0.301178] pci 0000:14:00.3: enabling Extended Tags
  618. [ 0.301199] pci 0000:14:00.3: PME# supported from D0 D3hot D3cold
  619. [ 0.301236] pci 0000:14:00.4: [1022:15b7] type 00 class 0x0c0330 PCIe Endpoint
  620. [ 0.301251] pci 0000:14:00.4: BAR 0 [mem 0xf6200000-0xf62fffff 64bit]
  621. [ 0.301255] pci 0000:14:00.4: enabling Extended Tags
  622. [ 0.301277] pci 0000:14:00.4: PME# supported from D0 D3hot D3cold
  623. [ 0.301313] pci 0000:14:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
  624. [ 0.301327] pci 0000:14:00.6: BAR 0 [mem 0xf6580000-0xf6587fff]
  625. [ 0.301332] pci 0000:14:00.6: enabling Extended Tags
  626. [ 0.301351] pci 0000:14:00.6: PME# supported from D0 D3hot D3cold
  627. [ 0.301395] pci 0000:00:08.1: PCI bridge to [bus 14]
  628. [ 0.301419] pci 0000:15:00.0: [1022:15b8] type 00 class 0x0c0330 PCIe Endpoint
  629. [ 0.301438] pci 0000:15:00.0: BAR 0 [mem 0xf6d00000-0xf6dfffff 64bit]
  630. [ 0.301443] pci 0000:15:00.0: enabling Extended Tags
  631. [ 0.301470] pci 0000:15:00.0: PME# supported from D0 D3hot D3cold
  632. [ 0.301520] pci 0000:00:08.3: PCI bridge to [bus 15]
  633. [ 0.303321] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
  634. [ 0.303342] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
  635. [ 0.303359] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
  636. [ 0.303381] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
  637. [ 0.303401] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
  638. [ 0.303417] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
  639. [ 0.303434] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
  640. [ 0.303450] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
  641. [ 0.303909] iommu: Default domain type: Translated
  642. [ 0.303909] iommu: DMA domain TLB invalidation policy: lazy mode
  643. [ 0.303931] SCSI subsystem initialized
  644. [ 0.303934] libata version 3.00 loaded.
  645. [ 0.303934] ACPI: bus type USB registered
  646. [ 0.303934] usbcore: registered new interface driver usbfs
  647. [ 0.303934] usbcore: registered new interface driver hub
  648. [ 0.303934] usbcore: registered new device driver usb
  649. [ 0.309950] pps_core: LinuxPPS API ver. 1 registered
  650. [ 0.309951] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  651. [ 0.309952] PTP clock support registered
  652. [ 0.309963] EDAC MC: Ver: 3.0.0
  653. [ 0.309971] efivars: Registered efivars operations
  654. [ 0.309971] NetLabel: Initializing
  655. [ 0.309971] NetLabel: domain hash size = 128
  656. [ 0.309971] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  657. [ 0.309973] NetLabel: unlabeled traffic allowed by default
  658. [ 0.309979] mctp: management component transport protocol core
  659. [ 0.309979] NET: Registered PF_MCTP protocol family
  660. [ 0.309979] PCI: Using ACPI for IRQ routing
  661. [ 0.315654] PCI: pci_cache_line_size set to 64 bytes
  662. [ 0.315730] e820: reserve RAM buffer [mem 0x09aff000-0x0bffffff]
  663. [ 0.315732] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
  664. [ 0.315733] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
  665. [ 0.315733] e820: reserve RAM buffer [mem 0x79c8c018-0x7bffffff]
  666. [ 0.315734] e820: reserve RAM buffer [mem 0x79c97018-0x7bffffff]
  667. [ 0.315734] e820: reserve RAM buffer [mem 0x83805018-0x83ffffff]
  668. [ 0.315734] e820: reserve RAM buffer [mem 0x8430e000-0x87ffffff]
  669. [ 0.315735] e820: reserve RAM buffer [mem 0x861ad000-0x87ffffff]
  670. [ 0.315735] e820: reserve RAM buffer [mem 0x88212000-0x8bffffff]
  671. [ 0.315735] e820: reserve RAM buffer [mem 0x99ff7000-0x9bffffff]
  672. [ 0.315736] e820: reserve RAM buffer [mem 0x9a000000-0x9bffffff]
  673. [ 0.315736] e820: reserve RAM buffer [mem 0xfdde80000-0xfdfffffff]
  674. [ 0.315878] pci 0000:03:00.0: vgaarb: setting as boot VGA device
  675. [ 0.315879] pci 0000:03:00.0: vgaarb: bridge control possible
  676. [ 0.315880] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
  677. [ 0.315887] pci 0000:14:00.0: vgaarb: setting as boot VGA device (overriding previous)
  678. [ 0.315887] pci 0000:14:00.0: vgaarb: bridge control possible
  679. [ 0.315888] pci 0000:14:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
  680. [ 0.315889] vgaarb: loaded
  681. [ 0.315893] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  682. [ 0.315900] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
  683. [ 0.317899] clocksource: Switched to clocksource tsc-early
  684. [ 0.318153] VFS: Disk quotas dquot_6.6.0
  685. [ 0.318158] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  686. [ 0.318216] AppArmor: AppArmor Filesystem Enabled
  687. [ 0.318231] pnp: PnP ACPI init
  688. [ 0.318278] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
  689. [ 0.318305] system 00:01: [mem 0xfe0000000-0x105fffffff window] has been reserved
  690. [ 0.318398] system 00:03: [io 0x0a00-0x0a2f] has been reserved
  691. [ 0.318398] system 00:03: [io 0x0a30-0x0a3f] has been reserved
  692. [ 0.318399] system 00:03: [io 0x0a40-0x0a4f] has been reserved
  693. [ 0.318399] system 00:03: [mem 0xfe000000-0xfe01ffff] has been reserved
  694. [ 0.318476] system 00:04: [io 0x04d0-0x04d1] has been reserved
  695. [ 0.318477] system 00:04: [io 0x040b] has been reserved
  696. [ 0.318477] system 00:04: [io 0x04d6] has been reserved
  697. [ 0.318478] system 00:04: [io 0x0c00-0x0c01] has been reserved
  698. [ 0.318478] system 00:04: [io 0x0c14] has been reserved
  699. [ 0.318479] system 00:04: [io 0x0c50-0x0c51] has been reserved
  700. [ 0.318479] system 00:04: [io 0x0c52] has been reserved
  701. [ 0.318480] system 00:04: [io 0x0c6c] has been reserved
  702. [ 0.318480] system 00:04: [io 0x0c6f] has been reserved
  703. [ 0.318481] system 00:04: [io 0x0cd8-0x0cdf] has been reserved
  704. [ 0.318481] system 00:04: [io 0x0800-0x089f] has been reserved
  705. [ 0.318482] system 00:04: [io 0x0b00-0x0b0f] has been reserved
  706. [ 0.318482] system 00:04: [io 0x0b20-0x0b3f] has been reserved
  707. [ 0.318483] system 00:04: [io 0x0900-0x090f] has been reserved
  708. [ 0.318483] system 00:04: [io 0x0910-0x091f] has been reserved
  709. [ 0.318484] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
  710. [ 0.318484] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
  711. [ 0.318485] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
  712. [ 0.318485] system 00:04: [mem 0xfeb00000-0xfeb00fff] has been reserved
  713. [ 0.318486] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
  714. [ 0.319723] pnp: PnP ACPI: found 5 devices
  715. [ 0.324754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  716. [ 0.324779] NET: Registered PF_INET protocol family
  717. [ 0.324843] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  718. [ 0.332014] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
  719. [ 0.332034] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  720. [ 0.332144] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  721. [ 0.332386] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
  722. [ 0.332422] TCP: Hash tables configured (established 524288 bind 65536)
  723. [ 0.332497] MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
  724. [ 0.332560] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
  725. [ 0.332617] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
  726. [ 0.332664] NET: Registered PF_UNIX/PF_LOCAL protocol family
  727. [ 0.332667] NET: Registered PF_XDP protocol family
  728. [ 0.332678] pci 0000:02:00.0: PCI bridge to [bus 03]
  729. [ 0.332684] pci 0000:02:00.0: bridge window [io 0xf000-0xffff]
  730. [ 0.332687] pci 0000:02:00.0: bridge window [mem 0xf6a00000-0xf6bfffff]
  731. [ 0.332689] pci 0000:02:00.0: bridge window [mem 0xf000000000-0xf80fffffff 64bit pref]
  732. [ 0.332693] pci 0000:01:00.0: PCI bridge to [bus 02-03]
  733. [ 0.332694] pci 0000:01:00.0: bridge window [io 0xf000-0xffff]
  734. [ 0.332697] pci 0000:01:00.0: bridge window [mem 0xf6a00000-0xf6bfffff]
  735. [ 0.332699] pci 0000:01:00.0: bridge window [mem 0xf000000000-0xf80fffffff 64bit pref]
  736. [ 0.332702] pci 0000:00:01.1: PCI bridge to [bus 01-03]
  737. [ 0.332703] pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
  738. [ 0.332705] pci 0000:00:01.1: bridge window [mem 0xf6a00000-0xf6cfffff]
  739. [ 0.332706] pci 0000:00:01.1: bridge window [mem 0xf000000000-0xf80fffffff 64bit pref]
  740. [ 0.332715] pci 0000:00:01.2: PCI bridge to [bus 04]
  741. [ 0.332717] pci 0000:00:01.2: bridge window [mem 0xf6f00000-0xf6ffffff]
  742. [ 0.332727] pci 0000:07:00.0: PCI bridge to [bus 08]
  743. [ 0.332734] pci 0000:07:00.0: bridge window [io 0xd000-0xdfff]
  744. [ 0.332752] pci 0000:06:00.0: PCI bridge to [bus 07-08]
  745. [ 0.332753] pci 0000:06:00.0: bridge window [io 0xd000-0xdfff]
  746. [ 0.332759] pci 0000:06:01.0: PCI bridge to [bus 09]
  747. [ 0.332765] pci 0000:06:02.0: PCI bridge to [bus 0a]
  748. [ 0.332766] pci 0000:06:02.0: bridge window [io 0xc000-0xcfff]
  749. [ 0.332768] pci 0000:06:02.0: bridge window [mem 0xf6900000-0xf69fffff]
  750. [ 0.332772] pci 0000:06:03.0: PCI bridge to [bus 0b]
  751. [ 0.332773] pci 0000:06:03.0: bridge window [io 0xb000-0xbfff]
  752. [ 0.332776] pci 0000:06:03.0: bridge window [mem 0xf6800000-0xf68fffff]
  753. [ 0.332780] pci 0000:06:04.0: PCI bridge to [bus 0c]
  754. [ 0.332786] pci 0000:06:05.0: PCI bridge to [bus 0d]
  755. [ 0.332792] pci 0000:06:06.0: PCI bridge to [bus 0e]
  756. [ 0.332797] pci 0000:06:07.0: PCI bridge to [bus 0f]
  757. [ 0.332803] pci 0000:06:08.0: PCI bridge to [bus 10]
  758. [ 0.332809] pci 0000:06:0c.0: PCI bridge to [bus 11]
  759. [ 0.332812] pci 0000:06:0c.0: bridge window [mem 0xf6700000-0xf67fffff]
  760. [ 0.332816] pci 0000:06:0d.0: PCI bridge to [bus 12]
  761. [ 0.332818] pci 0000:06:0d.0: bridge window [mem 0xf6600000-0xf66fffff]
  762. [ 0.332822] pci 0000:05:00.0: PCI bridge to [bus 06-12]
  763. [ 0.332823] pci 0000:05:00.0: bridge window [io 0xb000-0xdfff]
  764. [ 0.332825] pci 0000:05:00.0: bridge window [mem 0xf6600000-0xf69fffff]
  765. [ 0.332830] pci 0000:00:02.1: PCI bridge to [bus 05-12]
  766. [ 0.332830] pci 0000:00:02.1: bridge window [io 0xb000-0xdfff]
  767. [ 0.332832] pci 0000:00:02.1: bridge window [mem 0xf6600000-0xf69fffff]
  768. [ 0.332842] pci 0000:00:02.2: PCI bridge to [bus 13]
  769. [ 0.332844] pci 0000:00:02.2: bridge window [mem 0xf6e00000-0xf6efffff]
  770. [ 0.332854] pci 0000:00:08.1: PCI bridge to [bus 14]
  771. [ 0.332859] pci 0000:00:08.1: bridge window [io 0xe000-0xefff]
  772. [ 0.332860] pci 0000:00:08.1: bridge window [mem 0xf6000000-0xf65fffff]
  773. [ 0.332862] pci 0000:00:08.1: bridge window [mem 0xf820000000-0xf82fffffff 64bit pref]
  774. [ 0.332863] pci 0000:00:08.3: PCI bridge to [bus 15]
  775. [ 0.332865] pci 0000:00:08.3: bridge window [mem 0xf6d00000-0xf6dfffff]
  776. [ 0.332868] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
  777. [ 0.332868] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
  778. [ 0.332869] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
  779. [ 0.332869] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
  780. [ 0.332870] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
  781. [ 0.332870] pci_bus 0000:00: resource 9 [mem 0xa0000000-0xf6ffffff window]
  782. [ 0.332871] pci_bus 0000:00: resource 10 [mem 0x1060000000-0xffffffffff window]
  783. [ 0.332872] pci_bus 0000:01: resource 0 [io 0xf000-0xffff]
  784. [ 0.332872] pci_bus 0000:01: resource 1 [mem 0xf6a00000-0xf6cfffff]
  785. [ 0.332873] pci_bus 0000:01: resource 2 [mem 0xf000000000-0xf80fffffff 64bit pref]
  786. [ 0.332873] pci_bus 0000:02: resource 0 [io 0xf000-0xffff]
  787. [ 0.332874] pci_bus 0000:02: resource 1 [mem 0xf6a00000-0xf6bfffff]
  788. [ 0.332874] pci_bus 0000:02: resource 2 [mem 0xf000000000-0xf80fffffff 64bit pref]
  789. [ 0.332874] pci_bus 0000:03: resource 0 [io 0xf000-0xffff]
  790. [ 0.332875] pci_bus 0000:03: resource 1 [mem 0xf6a00000-0xf6bfffff]
  791. [ 0.332875] pci_bus 0000:03: resource 2 [mem 0xf000000000-0xf80fffffff 64bit pref]
  792. [ 0.332876] pci_bus 0000:04: resource 1 [mem 0xf6f00000-0xf6ffffff]
  793. [ 0.332876] pci_bus 0000:05: resource 0 [io 0xb000-0xdfff]
  794. [ 0.332877] pci_bus 0000:05: resource 1 [mem 0xf6600000-0xf69fffff]
  795. [ 0.332877] pci_bus 0000:06: resource 0 [io 0xb000-0xdfff]
  796. [ 0.332878] pci_bus 0000:06: resource 1 [mem 0xf6600000-0xf69fffff]
  797. [ 0.332878] pci_bus 0000:07: resource 0 [io 0xd000-0xdfff]
  798. [ 0.332879] pci_bus 0000:08: resource 0 [io 0xd000-0xdfff]
  799. [ 0.332879] pci_bus 0000:0a: resource 0 [io 0xc000-0xcfff]
  800. [ 0.332880] pci_bus 0000:0a: resource 1 [mem 0xf6900000-0xf69fffff]
  801. [ 0.332880] pci_bus 0000:0b: resource 0 [io 0xb000-0xbfff]
  802. [ 0.332880] pci_bus 0000:0b: resource 1 [mem 0xf6800000-0xf68fffff]
  803. [ 0.332881] pci_bus 0000:11: resource 1 [mem 0xf6700000-0xf67fffff]
  804. [ 0.332881] pci_bus 0000:12: resource 1 [mem 0xf6600000-0xf66fffff]
  805. [ 0.332882] pci_bus 0000:13: resource 1 [mem 0xf6e00000-0xf6efffff]
  806. [ 0.332882] pci_bus 0000:14: resource 0 [io 0xe000-0xefff]
  807. [ 0.332883] pci_bus 0000:14: resource 1 [mem 0xf6000000-0xf65fffff]
  808. [ 0.332883] pci_bus 0000:14: resource 2 [mem 0xf820000000-0xf82fffffff 64bit pref]
  809. [ 0.332884] pci_bus 0000:15: resource 1 [mem 0xf6d00000-0xf6dfffff]
  810. [ 0.332949] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
  811. [ 0.332963] pci 0000:07:00.0: Disabling ASPM L0s/L1
  812. [ 0.333094] pci 0000:14:00.1: D0 power state depends on 0000:14:00.0
  813. [ 0.333220] PCI: CLS 64 bytes, default 64
  814. [ 0.333230] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
  815. [ 0.333253] pci 0000:00:01.0: Adding to iommu group 0
  816. [ 0.333260] pci 0000:00:01.1: Adding to iommu group 1
  817. [ 0.333262] Trying to unpack rootfs image as initramfs...
  818. [ 0.333265] pci 0000:00:01.2: Adding to iommu group 2
  819. [ 0.333275] pci 0000:00:02.0: Adding to iommu group 3
  820. [ 0.333280] pci 0000:00:02.1: Adding to iommu group 4
  821. [ 0.333286] pci 0000:00:02.2: Adding to iommu group 5
  822. [ 0.333294] pci 0000:00:03.0: Adding to iommu group 6
  823. [ 0.333302] pci 0000:00:04.0: Adding to iommu group 7
  824. [ 0.333311] pci 0000:00:08.0: Adding to iommu group 8
  825. [ 0.333316] pci 0000:00:08.1: Adding to iommu group 9
  826. [ 0.333322] pci 0000:00:08.3: Adding to iommu group 10
  827. [ 0.333333] pci 0000:00:14.0: Adding to iommu group 11
  828. [ 0.333338] pci 0000:00:14.3: Adding to iommu group 11
  829. [ 0.333366] pci 0000:00:18.0: Adding to iommu group 12
  830. [ 0.333376] pci 0000:00:18.1: Adding to iommu group 12
  831. [ 0.333382] pci 0000:00:18.2: Adding to iommu group 12
  832. [ 0.333387] pci 0000:00:18.3: Adding to iommu group 12
  833. [ 0.333392] pci 0000:00:18.4: Adding to iommu group 12
  834. [ 0.333398] pci 0000:00:18.5: Adding to iommu group 12
  835. [ 0.333403] pci 0000:00:18.6: Adding to iommu group 12
  836. [ 0.333408] pci 0000:00:18.7: Adding to iommu group 12
  837. [ 0.333414] pci 0000:01:00.0: Adding to iommu group 13
  838. [ 0.333420] pci 0000:02:00.0: Adding to iommu group 14
  839. [ 0.333430] pci 0000:03:00.0: Adding to iommu group 15
  840. [ 0.333438] pci 0000:03:00.1: Adding to iommu group 16
  841. [ 0.333443] pci 0000:04:00.0: Adding to iommu group 17
  842. [ 0.333449] pci 0000:05:00.0: Adding to iommu group 18
  843. [ 0.333455] pci 0000:06:00.0: Adding to iommu group 19
  844. [ 0.333461] pci 0000:06:01.0: Adding to iommu group 20
  845. [ 0.333467] pci 0000:06:02.0: Adding to iommu group 21
  846. [ 0.333473] pci 0000:06:03.0: Adding to iommu group 22
  847. [ 0.333478] pci 0000:06:04.0: Adding to iommu group 23
  848. [ 0.333485] pci 0000:06:05.0: Adding to iommu group 24
  849. [ 0.333490] pci 0000:06:06.0: Adding to iommu group 25
  850. [ 0.333496] pci 0000:06:07.0: Adding to iommu group 26
  851. [ 0.333502] pci 0000:06:08.0: Adding to iommu group 27
  852. [ 0.333507] pci 0000:06:0c.0: Adding to iommu group 28
  853. [ 0.333513] pci 0000:06:0d.0: Adding to iommu group 29
  854. [ 0.333515] pci 0000:07:00.0: Adding to iommu group 19
  855. [ 0.333516] pci 0000:08:00.0: Adding to iommu group 19
  856. [ 0.333518] pci 0000:0a:00.0: Adding to iommu group 21
  857. [ 0.333519] pci 0000:0b:00.0: Adding to iommu group 22
  858. [ 0.333521] pci 0000:11:00.0: Adding to iommu group 28
  859. [ 0.333523] pci 0000:12:00.0: Adding to iommu group 29
  860. [ 0.333528] pci 0000:13:00.0: Adding to iommu group 30
  861. [ 0.333544] pci 0000:14:00.0: Adding to iommu group 31
  862. [ 0.333550] pci 0000:14:00.1: Adding to iommu group 32
  863. [ 0.333557] pci 0000:14:00.2: Adding to iommu group 33
  864. [ 0.333563] pci 0000:14:00.3: Adding to iommu group 34
  865. [ 0.333569] pci 0000:14:00.4: Adding to iommu group 35
  866. [ 0.333575] pci 0000:14:00.6: Adding to iommu group 36
  867. [ 0.333581] pci 0000:15:00.0: Adding to iommu group 37
  868. [ 0.335106] AMD-Vi: Extended features (0x246577efa2254afa, 0x0): PPR NX GT [5] IA GA PC GA_vAPIC
  869. [ 0.335110] AMD-Vi: Interrupt remapping enabled
  870. [ 0.376829] Freeing initrd memory: 72940K
  871. [ 0.408063] AMD-Vi: Virtual APIC enabled
  872. [ 0.408070] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  873. [ 0.408074] software IO TLB: mapped [mem 0x000000007f805000-0x0000000083805000] (64MB)
  874. [ 0.408095] LVT offset 0 assigned for vector 0x400
  875. [ 0.408155] perf: AMD IBS detected (0x00081bff)
  876. [ 0.408160] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
  877. [ 0.408451] Initialise system trusted keyrings
  878. [ 0.408458] Key type blacklist registered
  879. [ 0.408474] workingset: timestamp_bits=36 max_order=24 bucket_order=0
  880. [ 0.408478] zbud: loaded
  881. [ 0.408582] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  882. [ 0.408617] fuse: init (API version 7.39)
  883. [ 0.408686] integrity: Platform Keyring initialized
  884. [ 0.408687] integrity: Machine keyring initialized
  885. [ 0.413069] Key type asymmetric registered
  886. [ 0.413070] Asymmetric key parser 'x509' registered
  887. [ 0.413077] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
  888. [ 0.413098] io scheduler mq-deadline registered
  889. [ 0.414041] pcieport 0000:00:01.1: PME: Signaling with IRQ 28
  890. [ 0.414129] pcieport 0000:00:01.2: PME: Signaling with IRQ 29
  891. [ 0.414211] pcieport 0000:00:02.1: PME: Signaling with IRQ 30
  892. [ 0.414297] pcieport 0000:00:02.2: PME: Signaling with IRQ 31
  893. [ 0.414381] pcieport 0000:00:08.1: PME: Signaling with IRQ 32
  894. [ 0.414452] pcieport 0000:00:08.3: PME: Signaling with IRQ 33
  895. [ 0.415568] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  896. [ 0.415668] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  897. [ 0.415678] ACPI: button: Power Button [PWRB]
  898. [ 0.415690] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  899. [ 0.415719] ACPI: button: Power Button [PWRF]
  900. [ 0.415758] Estimated ratio of average max frequency by base frequency (times 1024): 1394
  901. [ 0.415764] Monitor-Mwait will be used to enter C-1 state
  902. [ 0.415768] ACPI: \_SB_.PLTF.C000: Found 3 idle states
  903. [ 0.415845] ACPI: \_SB_.PLTF.C002: Found 3 idle states
  904. [ 0.415909] ACPI: \_SB_.PLTF.C004: Found 3 idle states
  905. [ 0.415947] ACPI: \_SB_.PLTF.C006: Found 3 idle states
  906. [ 0.416013] ACPI: \_SB_.PLTF.C008: Found 3 idle states
  907. [ 0.416064] ACPI: \_SB_.PLTF.C00A: Found 3 idle states
  908. [ 0.416125] ACPI: \_SB_.PLTF.C00C: Found 3 idle states
  909. [ 0.416186] ACPI: \_SB_.PLTF.C00E: Found 3 idle states
  910. [ 0.416222] ACPI: \_SB_.PLTF.C001: Found 3 idle states
  911. [ 0.416285] ACPI: \_SB_.PLTF.C003: Found 3 idle states
  912. [ 0.416339] ACPI: \_SB_.PLTF.C005: Found 3 idle states
  913. [ 0.416394] ACPI: \_SB_.PLTF.C007: Found 3 idle states
  914. [ 0.416449] ACPI: \_SB_.PLTF.C009: Found 3 idle states
  915. [ 0.416499] ACPI: \_SB_.PLTF.C00B: Found 3 idle states
  916. [ 0.416546] ACPI: \_SB_.PLTF.C00D: Found 3 idle states
  917. [ 0.416595] ACPI: \_SB_.PLTF.C00F: Found 3 idle states
  918. [ 1.434446] tsc: Refined TSC clocksource calibration: 4691.165 MHz
  919. [ 1.434462] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x439ed3592db, max_idle_ns: 440795384279 ns
  920. [ 1.434523] clocksource: Switched to clocksource tsc
  921. [ 2.462008] ACPI: \_TZ_.TZ10: _PSL evaluation failure
  922. [ 2.462194] thermal LNXTHERM:00: registered as thermal_zone0
  923. [ 2.462195] ACPI: thermal: Thermal Zone [TZ10] (17 C)
  924. [ 2.462499] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  925. [ 2.463396] Linux agpgart interface v0.103
  926. [ 2.475386] tpm_crb MSFT0101:00: Disabling hwrng
  927. [ 2.476938] loop: module loaded
  928. [ 2.477061] ACPI: bus type drm_connector registered
  929. [ 2.477316] tun: Universal TUN/TAP device driver, 1.6
  930. [ 2.477329] PPP generic driver version 2.4.2
  931. [ 2.477380] i8042: PNP: No PS/2 controller found.
  932. [ 2.477397] mousedev: PS/2 mouse device common for all mice
  933. [ 2.477434] rtc_cmos 00:02: RTC can wake from S4
  934. [ 2.477598] rtc_cmos 00:02: registered as rtc0
  935. [ 2.477621] rtc_cmos 00:02: setting system clock to 2025-04-02T21:21:28 UTC (1743628888)
  936. [ 2.477637] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram
  937. [ 2.477642] i2c_dev: i2c /dev entries driver
  938. [ 2.477670] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
  939. [ 2.477676] device-mapper: uevent: version 1.0.3
  940. [ 2.477693] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected]
  941. [ 2.477701] platform eisa.0: Probing EISA bus 0
  942. [ 2.477703] platform eisa.0: EISA: Cannot allocate resource for mainboard
  943. [ 2.477704] platform eisa.0: Cannot allocate resource for EISA slot 1
  944. [ 2.477704] platform eisa.0: Cannot allocate resource for EISA slot 2
  945. [ 2.477705] platform eisa.0: Cannot allocate resource for EISA slot 3
  946. [ 2.477705] platform eisa.0: Cannot allocate resource for EISA slot 4
  947. [ 2.477705] platform eisa.0: Cannot allocate resource for EISA slot 5
  948. [ 2.477706] platform eisa.0: Cannot allocate resource for EISA slot 6
  949. [ 2.477706] platform eisa.0: Cannot allocate resource for EISA slot 7
  950. [ 2.477706] platform eisa.0: Cannot allocate resource for EISA slot 8
  951. [ 2.477707] platform eisa.0: EISA: Detected 0 cards
  952. [ 2.478226] ledtrig-cpu: registered to indicate activity on CPUs
  953. [ 2.478344] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
  954. [ 2.478826] fbcon: Deferring console take-over
  955. [ 2.478827] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
  956. [ 2.478869] drop_monitor: Initializing network drop monitor service
  957. [ 2.478927] NET: Registered PF_INET6 protocol family
  958. [ 2.481304] Segment Routing with IPv6
  959. [ 2.481308] In-situ OAM (IOAM) with IPv6
  960. [ 2.481320] NET: Registered PF_PACKET protocol family
  961. [ 2.481336] Key type dns_resolver registered
  962. [ 2.481835] microcode: Current revision: 0x0b404023
  963. [ 2.481988] resctrl: L3 allocation detected
  964. [ 2.481989] resctrl: MB allocation detected
  965. [ 2.481989] resctrl: SMBA allocation detected
  966. [ 2.481989] resctrl: L3 monitoring detected
  967. [ 2.481998] IPI shorthand broadcast: enabled
  968. [ 2.482572] sched_clock: Marking stable (2481009954, 1365306)->(2484426269, -2051009)
  969. [ 2.482629] registered taskstats version 1
  970. [ 2.482785] Loading compiled-in X.509 certificates
  971. [ 2.483009] Loaded X.509 cert 'Build time autogenerated kernel key: 314db5b871207b67c6af73164cb9641e90a23972'
  972. [ 2.483187] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
  973. [ 2.483362] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
  974. [ 2.483363] blacklist: Loading compiled-in revocation X.509 certificates
  975. [ 2.483372] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
  976. [ 2.483379] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
  977. [ 2.483384] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
  978. [ 2.483388] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
  979. [ 2.483393] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
  980. [ 2.483398] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
  981. [ 2.483402] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
  982. [ 2.483406] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
  983. [ 2.484545] Key type .fscrypt registered
  984. [ 2.484546] Key type fscrypt-provisioning registered
  985. [ 2.484566] Key type trusted registered
  986. [ 2.486558] cryptd: max_cpu_qlen set to 1000
  987. [ 2.488020] AVX2 version of gcm_enc/dec engaged.
  988. [ 2.488093] AES CTR mode by8 optimization enabled
  989. [ 2.492727] Key type encrypted registered
  990. [ 2.492730] AppArmor: AppArmor sha256 policy hashing enabled
  991. [ 2.492784] Loading compiled-in module X.509 certificates
  992. [ 2.492970] Loaded X.509 cert 'Build time autogenerated kernel key: 314db5b871207b67c6af73164cb9641e90a23972'
  993. [ 2.492971] ima: Allocated hash algorithm: sha256
  994. [ 2.534395] ima: No architecture policies found
  995. [ 2.534399] evm: Initialising EVM extended attributes:
  996. [ 2.534399] evm: security.selinux
  997. [ 2.534400] evm: security.SMACK64
  998. [ 2.534400] evm: security.SMACK64EXEC
  999. [ 2.534401] evm: security.SMACK64TRANSMUTE
  1000. [ 2.534401] evm: security.SMACK64MMAP
  1001. [ 2.534401] evm: security.apparmor
  1002. [ 2.534402] evm: security.ima
  1003. [ 2.534402] evm: security.capability
  1004. [ 2.534402] evm: HMAC attrs: 0x1
  1005. [ 2.534583] PM: Magic number: 5:189:398
  1006. [ 2.536761] RAS: Correctable Errors collector initialized.
  1007. [ 2.537124] clk: Disabling unused clocks
  1008. [ 2.537549] Freeing unused decrypted memory: 2028K
  1009. [ 2.537742] Freeing unused kernel image (initmem) memory: 4988K
  1010. [ 2.537743] Write protecting the kernel read-only data: 38912k
  1011. [ 2.537942] Freeing unused kernel image (rodata/data gap) memory: 2040K
  1012. [ 2.557539] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  1013. [ 2.557542] Run /init as init process
  1014. [ 2.557543] with arguments:
  1015. [ 2.557543] /init
  1016. [ 2.557544] splash
  1017. [ 2.557544] with environment:
  1018. [ 2.557544] HOME=/
  1019. [ 2.557544] TERM=linux
  1020. [ 2.557545] BOOT_IMAGE=/boot/vmlinuz-6.8.0-57-generic
  1021. [ 2.609180] ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
  1022. [ 2.609332] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:20/LNXVIDEO:00/input/input2
  1023. [ 2.610553] xhci_hcd 0000:11:00.0: xHCI Host Controller
  1024. [ 2.610559] xhci_hcd 0000:11:00.0: new USB bus registered, assigned bus number 1
  1025. [ 2.610973] ahci 0000:12:00.0: version 3.0
  1026. [ 2.611100] ahci 0000:12:00.0: SSS flag set, parallel bus scan disabled
  1027. [ 2.611124] ahci 0000:12:00.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0xf impl SATA mode
  1028. [ 2.611126] ahci 0000:12:00.0: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
  1029. [ 2.611339] scsi host0: ahci
  1030. [ 2.611416] scsi host1: ahci
  1031. [ 2.611472] scsi host2: ahci
  1032. [ 2.611508] scsi host3: ahci
  1033. [ 2.611544] scsi host4: ahci
  1034. [ 2.611579] scsi host5: ahci
  1035. [ 2.611597] ata1: SATA max UDMA/133 abar m1024@0xf6680000 port 0xf6680100 irq 48 lpm-pol 0
  1036. [ 2.611599] ata2: SATA max UDMA/133 abar m1024@0xf6680000 port 0xf6680180 irq 48 lpm-pol 0
  1037. [ 2.611601] ata3: SATA max UDMA/133 abar m1024@0xf6680000 port 0xf6680200 irq 48 lpm-pol 0
  1038. [ 2.611603] ata4: SATA max UDMA/133 abar m1024@0xf6680000 port 0xf6680280 irq 48 lpm-pol 0
  1039. [ 2.611604] ata5: DUMMY
  1040. [ 2.611605] ata6: DUMMY
  1041. [ 2.611724] pci_bus 0000:06: Allocating resources
  1042. [ 2.611765] pci 0000:07:00.0: PCI bridge to [bus 08]
  1043. [ 2.611768] pci 0000:07:00.0: bridge window [io 0xd000-0xdfff]
  1044. [ 2.619437] r8169 0000:0b:00.0 eth0: RTL8125B, 10:ff:e0:37:a2:14, XID 641, IRQ 49
  1045. [ 2.619440] r8169 0000:0b:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
  1046. [ 2.666543] xhci_hcd 0000:11:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000010
  1047. [ 2.666774] xhci_hcd 0000:11:00.0: xHCI Host Controller
  1048. [ 2.666776] xhci_hcd 0000:11:00.0: new USB bus registered, assigned bus number 2
  1049. [ 2.666778] xhci_hcd 0000:11:00.0: Host supports USB 3.2 Enhanced SuperSpeed
  1050. [ 2.667545] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08
  1051. [ 2.667547] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1052. [ 2.667548] usb usb1: Product: xHCI Host Controller
  1053. [ 2.667548] usb usb1: Manufacturer: Linux 6.8.0-57-generic xhci-hcd
  1054. [ 2.667549] usb usb1: SerialNumber: 0000:11:00.0
  1055. [ 2.667621] hub 1-0:1.0: USB hub found
  1056. [ 2.667635] hub 1-0:1.0: 12 ports detected
  1057. [ 2.670070] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  1058. [ 2.670081] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.08
  1059. [ 2.670083] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1060. [ 2.670083] usb usb2: Product: xHCI Host Controller
  1061. [ 2.670084] usb usb2: Manufacturer: Linux 6.8.0-57-generic xhci-hcd
  1062. [ 2.670084] usb usb2: SerialNumber: 0000:11:00.0
  1063. [ 2.670118] hub 2-0:1.0: USB hub found
  1064. [ 2.670127] hub 2-0:1.0: 5 ports detected
  1065. [ 2.671144] xhci_hcd 0000:14:00.3: xHCI Host Controller
  1066. [ 2.671147] xhci_hcd 0000:14:00.3: new USB bus registered, assigned bus number 3
  1067. [ 2.671499] xhci_hcd 0000:14:00.3: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000010
  1068. [ 2.671746] xhci_hcd 0000:14:00.3: xHCI Host Controller
  1069. [ 2.671747] xhci_hcd 0000:14:00.3: new USB bus registered, assigned bus number 4
  1070. [ 2.671748] xhci_hcd 0000:14:00.3: Host supports USB 3.1 Enhanced SuperSpeed
  1071. [ 2.671760] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08
  1072. [ 2.671761] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1073. [ 2.671762] usb usb3: Product: xHCI Host Controller
  1074. [ 2.671763] usb usb3: Manufacturer: Linux 6.8.0-57-generic xhci-hcd
  1075. [ 2.671763] usb usb3: SerialNumber: 0000:14:00.3
  1076. [ 2.671821] hub 3-0:1.0: USB hub found
  1077. [ 2.671824] hub 3-0:1.0: 2 ports detected
  1078. [ 2.672256] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  1079. [ 2.672263] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.08
  1080. [ 2.672264] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1081. [ 2.672264] usb usb4: Product: xHCI Host Controller
  1082. [ 2.672265] usb usb4: Manufacturer: Linux 6.8.0-57-generic xhci-hcd
  1083. [ 2.672265] usb usb4: SerialNumber: 0000:14:00.3
  1084. [ 2.672296] hub 4-0:1.0: USB hub found
  1085. [ 2.672302] hub 4-0:1.0: 2 ports detected
  1086. [ 2.672804] xhci_hcd 0000:14:00.4: xHCI Host Controller
  1087. [ 2.672805] xhci_hcd 0000:14:00.4: new USB bus registered, assigned bus number 5
  1088. [ 2.673149] xhci_hcd 0000:14:00.4: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000010
  1089. [ 2.673382] xhci_hcd 0000:14:00.4: xHCI Host Controller
  1090. [ 2.673383] xhci_hcd 0000:14:00.4: new USB bus registered, assigned bus number 6
  1091. [ 2.673383] xhci_hcd 0000:14:00.4: Host supports USB 3.1 Enhanced SuperSpeed
  1092. [ 2.673394] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08
  1093. [ 2.673395] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1094. [ 2.673395] usb usb5: Product: xHCI Host Controller
  1095. [ 2.673396] usb usb5: Manufacturer: Linux 6.8.0-57-generic xhci-hcd
  1096. [ 2.673396] usb usb5: SerialNumber: 0000:14:00.4
  1097. [ 2.673423] hub 5-0:1.0: USB hub found
  1098. [ 2.673430] hub 5-0:1.0: 2 ports detected
  1099. [ 2.673854] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
  1100. [ 2.673861] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.08
  1101. [ 2.673861] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1102. [ 2.673862] usb usb6: Product: xHCI Host Controller
  1103. [ 2.673862] usb usb6: Manufacturer: Linux 6.8.0-57-generic xhci-hcd
  1104. [ 2.673862] usb usb6: SerialNumber: 0000:14:00.4
  1105. [ 2.673886] hub 6-0:1.0: USB hub found
  1106. [ 2.673892] hub 6-0:1.0: 2 ports detected
  1107. [ 2.674446] xhci_hcd 0000:15:00.0: xHCI Host Controller
  1108. [ 2.674447] xhci_hcd 0000:15:00.0: new USB bus registered, assigned bus number 7
  1109. [ 2.675715] xhci_hcd 0000:15:00.0: USB3 root hub has no ports
  1110. [ 2.675716] xhci_hcd 0000:15:00.0: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000010
  1111. [ 2.675963] xhci_hcd 0000:15:00.0: xHCI Host Controller
  1112. [ 2.675964] xhci_hcd 0000:15:00.0: new USB bus registered, assigned bus number 8
  1113. [ 2.675965] xhci_hcd 0000:15:00.0: Host supports USB 3.0 SuperSpeed
  1114. [ 2.675980] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08
  1115. [ 2.675980] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1116. [ 2.675981] usb usb7: Product: xHCI Host Controller
  1117. [ 2.675981] usb usb7: Manufacturer: Linux 6.8.0-57-generic xhci-hcd
  1118. [ 2.675982] usb usb7: SerialNumber: 0000:15:00.0
  1119. [ 2.676009] hub 7-0:1.0: USB hub found
  1120. [ 2.676011] hub 7-0:1.0: 1 port detected
  1121. [ 2.676246] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
  1122. [ 2.676252] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.08
  1123. [ 2.676253] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1124. [ 2.676253] usb usb8: Product: xHCI Host Controller
  1125. [ 2.676254] usb usb8: Manufacturer: Linux 6.8.0-57-generic xhci-hcd
  1126. [ 2.676254] usb usb8: SerialNumber: 0000:15:00.0
  1127. [ 2.676306] hub 8-0:1.0: USB hub found
  1128. [ 2.676315] hub 8-0:1.0: config failed, hub doesn't have any ports! (err -19)
  1129. [ 2.916659] usb 7-1: new high-speed USB device number 2 using xhci_hcd
  1130. [ 2.970408] usb 1-3: new high-speed USB device number 2 using xhci_hcd
  1131. [ 3.046538] usb 7-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=60.70
  1132. [ 3.046546] usb 7-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  1133. [ 3.046547] usb 7-1: Product: USB2.0 Hub
  1134. [ 3.082636] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  1135. [ 3.084692] ata1.00: ATAPI: HL-DT-ST BD-RE WH16NS40, 1.05, max UDMA/133
  1136. [ 3.087483] ata1.00: configured for UDMA/133
  1137. [ 3.090514] scsi 0:0:0:0: CD-ROM HL-DT-ST BD-RE WH16NS40 1.05 PQ: 0 ANSI: 5
  1138. [ 3.092629] hub 7-1:1.0: USB hub found
  1139. [ 3.093163] hub 7-1:1.0: 4 ports detected
  1140. [ 3.137336] sr 0:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
  1141. [ 3.137338] cdrom: Uniform CD-ROM driver Revision: 3.20
  1142. [ 3.155144] sr 0:0:0:0: Attached scsi CD-ROM sr0
  1143. [ 3.155187] sr 0:0:0:0: Attached scsi generic sg0 type 5
  1144. [ 3.192304] usb 1-3: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.16
  1145. [ 3.192313] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1146. [ 3.192315] usb 1-3: Product: USB2.1 Hub
  1147. [ 3.192316] usb 1-3: Manufacturer: Generic
  1148. [ 3.200524] hub 1-3:1.0: USB hub found
  1149. [ 3.203292] hub 1-3:1.0: 4 ports detected
  1150. [ 3.290458] usb 2-3: new SuperSpeed USB device number 2 using xhci_hcd
  1151. [ 3.315056] usb 2-3: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.16
  1152. [ 3.315062] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1153. [ 3.315063] usb 2-3: Product: USB3.2 Hub
  1154. [ 3.315064] usb 2-3: Manufacturer: Generic
  1155. [ 3.323039] hub 2-3:1.0: USB hub found
  1156. [ 3.324096] hub 2-3:1.0: 4 ports detected
  1157. [ 3.467689] ata2: SATA link down (SStatus 0 SControl 300)
  1158. [ 3.484682] usb 1-6: new full-speed USB device number 3 using xhci_hcd
  1159. [ 3.841668] usb 1-3.2: new full-speed USB device number 4 using xhci_hcd
  1160. [ 3.859149] usb 1-6: New USB device found, idVendor=048d, idProduct=5702, bcdDevice= 0.01
  1161. [ 3.859156] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1162. [ 3.859157] usb 1-6: Product: ITE Device
  1163. [ 3.859158] usb 1-6: Manufacturer: ITE Tech. Inc.
  1164. [ 3.930685] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  1165. [ 3.931650] ata3.00: ATA-10: WDC WD80EAAZ-00BXBB0, 01.01A01, max UDMA/133
  1166. [ 3.947857] ata3.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 32), AA
  1167. [ 3.947866] ata3.00: Features: NCQ-prio
  1168. [ 3.965064] ata3.00: configured for UDMA/133
  1169. [ 3.965267] scsi 2:0:0:0: Direct-Access ATA WDC WD80EAAZ-00B 1A01 PQ: 0 ANSI: 5
  1170. [ 3.965554] sd 2:0:0:0: Attached scsi generic sg1 type 0
  1171. [ 3.965607] sd 2:0:0:0: [sda] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
  1172. [ 3.965612] sd 2:0:0:0: [sda] 4096-byte physical blocks
  1173. [ 3.965618] sd 2:0:0:0: [sda] Write Protect is off
  1174. [ 3.965620] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
  1175. [ 3.965628] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  1176. [ 3.965638] sd 2:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
  1177. [ 3.987630] sda:
  1178. [ 3.987680] sd 2:0:0:0: [sda] Attached SCSI disk
  1179. [ 4.161602] usb 1-3.2: New USB device found, idVendor=046d, idProduct=c08b, bcdDevice=27.03
  1180. [ 4.161610] usb 1-3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1181. [ 4.161612] usb 1-3.2: Product: G502 HERO Gaming Mouse
  1182. [ 4.161613] usb 1-3.2: Manufacturer: Logitech
  1183. [ 4.161614] usb 1-3.2: SerialNumber: 046E346B3536
  1184. [ 4.208670] usb 1-9: new full-speed USB device number 5 using xhci_hcd
  1185. [ 4.426638] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  1186. [ 4.427585] ata4.00: ATA-10: WDC WD80EAAZ-00BXBB0, 01.01A01, max UDMA/133
  1187. [ 4.443762] ata4.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 32), AA
  1188. [ 4.443772] ata4.00: Features: NCQ-prio
  1189. [ 4.460769] ata4.00: configured for UDMA/133
  1190. [ 4.460949] scsi 3:0:0:0: Direct-Access ATA WDC WD80EAAZ-00B 1A01 PQ: 0 ANSI: 5
  1191. [ 4.461132] sd 3:0:0:0: Attached scsi generic sg2 type 0
  1192. [ 4.461168] sd 3:0:0:0: [sdb] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
  1193. [ 4.461173] sd 3:0:0:0: [sdb] 4096-byte physical blocks
  1194. [ 4.461180] sd 3:0:0:0: [sdb] Write Protect is off
  1195. [ 4.461183] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
  1196. [ 4.461190] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  1197. [ 4.461218] sd 3:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes
  1198. [ 4.476485] sdb:
  1199. [ 4.476535] sd 3:0:0:0: [sdb] Attached SCSI disk
  1200. [ 4.477986] nvme 0000:04:00.0: platform quirk: setting simple suspend
  1201. [ 4.478076] nvme nvme1: pci function 0000:04:00.0
  1202. [ 4.478079] nvme nvme0: pci function 0000:13:00.0
  1203. [ 4.478122] r8169 0000:0b:00.0 enp11s0: renamed from eth0
  1204. [ 4.483650] nvme nvme0: Shutdown timeout set to 10 seconds
  1205. [ 4.483664] nvme nvme1: Shutdown timeout set to 10 seconds
  1206. [ 4.486401] nvme nvme0: 16/0/0 default/read/poll queues
  1207. [ 4.486442] nvme nvme1: 16/0/0 default/read/poll queues
  1208. [ 4.488388] nvme1n1: p1 p2 p3 p4 p5
  1209. [ 4.501043] usb 1-9: New USB device found, idVendor=0bda, idProduct=0852, bcdDevice= 0.00
  1210. [ 4.501046] usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1211. [ 4.501047] usb 1-9: Product: Bluetooth Radio
  1212. [ 4.501048] usb 1-9: Manufacturer: Realtek
  1213. [ 4.501048] usb 1-9: SerialNumber: 00e04c000001
  1214. [ 4.562371] usb 1-3.3: new full-speed USB device number 6 using xhci_hcd
  1215. [ 4.592408] md/raid1:md127: active with 2 out of 2 mirrors
  1216. [ 4.653425] md127: detected capacity change from 0 to 15627788928
  1217. [ 4.931669] usb 1-12: new high-speed USB device number 7 using xhci_hcd
  1218. [ 5.070690] usb 1-3.3: New USB device found, idVendor=03f0, idProduct=0b92, bcdDevice=41.04
  1219. [ 5.070698] usb 1-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1220. [ 5.070699] usb 1-3.3: Product: HyperX Virtual Surround Sound
  1221. [ 5.070704] usb 1-3.3: Manufacturer: HP, Inc
  1222. [ 5.070705] usb 1-3.3: SerialNumber: 00000000
  1223. [ 5.146624] usb 1-12: New USB device found, idVendor=1b1c, idProduct=0c3f, bcdDevice= 1.00
  1224. [ 5.146632] usb 1-12: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1225. [ 5.146634] usb 1-12: Product: iCUE LINK System Hub
  1226. [ 5.146635] usb 1-12: Manufacturer: Corsair
  1227. [ 5.146636] usb 1-12: SerialNumber: 0BE0069F3CAA6058AD60B27189F50031
  1228. [ 5.178284] hid: raw HID events driver (C) Jiri Kosina
  1229. [ 5.209378] usb 1-3.4: new full-speed USB device number 8 using xhci_hcd
  1230. [ 5.391697] usbcore: registered new interface driver usbhid
  1231. [ 5.391702] usbhid: USB HID core driver
  1232. [ 5.392994] hid-generic 0003:048D:5702.0001: hiddev0,hidraw0: USB HID v1.12 Device [ITE Tech. Inc. ITE Device] on usb-0000:11:00.0-6/input0
  1233. [ 5.393037] input: Logitech G502 HERO Gaming Mouse as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:11:00.0/usb1/1-3/1-3.2/1-3.2:1.0/0003:046D:C08B.0002/input/input3
  1234. [ 5.393075] hid-generic 0003:046D:C08B.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech G502 HERO Gaming Mouse] on usb-0000:11:00.0-3.2/input0
  1235. [ 5.393138] input: Logitech G502 HERO Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:11:00.0/usb1/1-3/1-3.2/1-3.2:1.1/0003:046D:C08B.0003/input/input4
  1236. [ 5.444836] hid-generic 0003:046D:C08B.0003: input,hiddev1,hidraw2: USB HID v1.11 Keyboard [Logitech G502 HERO Gaming Mouse] on usb-0000:11:00.0-3.2/input1
  1237. [ 5.444937] input: HP, Inc HyperX Virtual Surround Sound Consumer Control as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:11:00.0/usb1/1-3/1-3.3/1-3.3:1.3/0003:03F0:0B92.0004/input/input7
  1238. [ 5.496792] input: HP, Inc HyperX Virtual Surround Sound as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:11:00.0/usb1/1-3/1-3.3/1-3.3:1.3/0003:03F0:0B92.0004/input/input8
  1239. [ 5.496864] hid-generic 0003:03F0:0B92.0004: input,hiddev2,hidraw3: USB HID v1.11 Device [HP, Inc HyperX Virtual Surround Sound] on usb-0000:11:00.0-3.3/input3
  1240. [ 5.497119] hid-generic 0003:1B1C:0C3F.0005: hiddev3,hidraw4: USB HID v1.00 Device [Corsair iCUE LINK System Hub] on usb-0000:11:00.0-12/input0
  1241. [ 5.497155] hid-generic 0003:1B1C:0C3F.0006: hiddev4,hidraw5: USB HID v1.00 Device [Corsair iCUE LINK System Hub] on usb-0000:11:00.0-12/input1
  1242. [ 5.656598] usb 1-3.4: New USB device found, idVendor=03f0, idProduct=0391, bcdDevice=21.15
  1243. [ 5.656605] usb 1-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1244. [ 5.656607] usb 1-3.4: Product: HyperX Alloy Core RGB
  1245. [ 5.656608] usb 1-3.4: Manufacturer: HP, Inc
  1246. [ 5.704784] input: HP, Inc HyperX Alloy Core RGB as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:11:00.0/usb1/1-3/1-3.4/1-3.4:1.0/0003:03F0:0391.0007/input/input9
  1247. [ 5.756806] hid-generic 0003:03F0:0391.0007: input,hidraw6: USB HID v1.11 Keyboard [HP, Inc HyperX Alloy Core RGB] on usb-0000:11:00.0-3.4/input0
  1248. [ 5.772074] input: HP, Inc HyperX Alloy Core RGB Mouse as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:11:00.0/usb1/1-3/1-3.4/1-3.4:1.1/0003:03F0:0391.0008/input/input10
  1249. [ 5.772160] input: HP, Inc HyperX Alloy Core RGB System Control as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:11:00.0/usb1/1-3/1-3.4/1-3.4:1.1/0003:03F0:0391.0008/input/input11
  1250. [ 5.823795] input: HP, Inc HyperX Alloy Core RGB Consumer Control as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:11:00.0/usb1/1-3/1-3.4/1-3.4:1.1/0003:03F0:0391.0008/input/input12
  1251. [ 5.823842] input: HP, Inc HyperX Alloy Core RGB as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:11:00.0/usb1/1-3/1-3.4/1-3.4:1.1/0003:03F0:0391.0008/input/input13
  1252. [ 5.823899] hid-generic 0003:03F0:0391.0008: input,hiddev5,hidraw7: USB HID v1.11 Mouse [HP, Inc HyperX Alloy Core RGB] on usb-0000:11:00.0-3.4/input1
  1253. [ 5.833720] input: HP, Inc HyperX Alloy Core RGB as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:11:00.0/usb1/1-3/1-3.4/1-3.4:1.2/0003:03F0:0391.0009/input/input14
  1254. [ 5.885804] hid-generic 0003:03F0:0391.0009: input,hidraw8: USB HID v1.11 Keyboard [HP, Inc HyperX Alloy Core RGB] on usb-0000:11:00.0-3.4/input2
  1255. [ 5.885862] usbhid 1-3.4:1.3: couldn't find an input interrupt endpoint
  1256. [ 5.929366] raid6: avx512x4 gen() 71994 MB/s
  1257. [ 5.946366] raid6: avx512x2 gen() 73766 MB/s
  1258. [ 5.963365] raid6: avx512x1 gen() 73435 MB/s
  1259. [ 5.980366] raid6: avx2x4 gen() 73369 MB/s
  1260. [ 5.997366] raid6: avx2x2 gen() 73916 MB/s
  1261. [ 6.014366] raid6: avx2x1 gen() 72606 MB/s
  1262. [ 6.014367] raid6: using algorithm avx2x2 gen() 73916 MB/s
  1263. [ 6.031365] raid6: .... xor() 52919 MB/s, rmw enabled
  1264. [ 6.031366] raid6: using avx512x2 recovery algorithm
  1265. [ 6.031753] xor: automatically using best checksumming function avx
  1266. [ 6.032063] async_tx: api initialized (async)
  1267. [ 6.124469] Btrfs loaded, zoned=yes, fsverity=yes
  1268. [ 6.242246] PM: Image not found (code -22)
  1269. [ 6.263560] EXT4-fs (nvme1n1p3): mounted filesystem cac0f58c-3598-4784-bcef-1a6fc62dd375 ro with ordered data mode. Quota mode: none.
  1270. [ 6.314166] systemd[1]: Inserted module 'autofs4'
  1271. [ 6.320013] systemd[1]: systemd 255.4-1ubuntu8.6 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)
  1272. [ 6.320018] systemd[1]: Detected architecture x86-64.
  1273. [ 6.320423] systemd[1]: Hostname set to <mintkirin>.
  1274. [ 6.422036] systemd[1]: Queued start job for default target graphical.target.
  1275. [ 6.432695] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
  1276. [ 6.432768] systemd[1]: Created slice user.slice - User and Session Slice.
  1277. [ 6.432785] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
  1278. [ 6.432840] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
  1279. [ 6.432847] systemd[1]: Expecting device dev-disk-by\x2dlabel-Games.device - /dev/disk/by-label/Games...
  1280. [ 6.432849] systemd[1]: Expecting device dev-disk-by\x2duuid-a9e04e5b\x2de6fa\x2d4abd\x2db901\x2d7c150b8b83d1.device - /dev/disk/by-uuid/a9e04e5b-e6fa-4abd-b901-7c150b8b83d1...
  1281. [ 6.432852] systemd[1]: Expecting device dev-disk-by\x2duuid-b3b705b3\x2d0a7b\x2d4afc\x2d9c98\x2db7f8a40c65ae.device - /dev/disk/by-uuid/b3b705b3-0a7b-4afc-9c98-b7f8a40c65ae...
  1282. [ 6.432854] systemd[1]: Expecting device dev-md-hoshi.device - /dev/md/hoshi...
  1283. [ 6.432860] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
  1284. [ 6.432869] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
  1285. [ 6.432872] systemd[1]: Reached target remote-fs.target - Remote File Systems.
  1286. [ 6.432876] systemd[1]: Reached target slices.target - Slice Units.
  1287. [ 6.432885] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
  1288. [ 6.432916] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
  1289. [ 6.432948] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
  1290. [ 6.433056] systemd[1]: Listening on syslog.socket - Syslog Socket.
  1291. [ 6.433498] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
  1292. [ 6.433519] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
  1293. [ 6.433533] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
  1294. [ 6.433556] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
  1295. [ 6.433583] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
  1296. [ 6.433596] systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  1297. [ 6.433682] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
  1298. [ 6.433704] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
  1299. [ 6.434097] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
  1300. [ 6.434327] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
  1301. [ 6.434628] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
  1302. [ 6.434864] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
  1303. [ 6.435554] systemd[1]: Starting systemd-journald.service - Journal Service...
  1304. [ 6.435586] systemd[1]: Finished blk-availability.service - Availability of block devices.
  1305. [ 6.435964] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
  1306. [ 6.436201] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
  1307. [ 6.436493] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  1308. [ 6.436766] systemd[1]: Starting [email protected] - Load Kernel Module configfs...
  1309. [ 6.437035] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
  1310. [ 6.437265] systemd[1]: Starting [email protected] - Load Kernel Module drm...
  1311. [ 6.437492] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
  1312. [ 6.437858] systemd[1]: Starting [email protected] - Load Kernel Module fuse...
  1313. [ 6.438153] systemd[1]: Starting [email protected] - Load Kernel Module loop...
  1314. [ 6.438193] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
  1315. [ 6.438789] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
  1316. [ 6.438797] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  1317. [ 6.439054] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
  1318. [ 6.439067] systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  1319. [ 6.439310] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
  1320. [ 6.439776] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
  1321. [ 6.439818] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
  1322. [ 6.439845] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
  1323. [ 6.439859] pstore: Using crash dump compression: deflate
  1324. [ 6.439867] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
  1325. [ 6.439934] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
  1326. [ 6.440017] systemd[1]: [email protected]: Deactivated successfully.
  1327. [ 6.440054] systemd[1]: Finished [email protected] - Load Kernel Module configfs.
  1328. [ 6.440117] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
  1329. [ 6.440149] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
  1330. [ 6.440201] systemd[1]: [email protected]: Deactivated successfully.
  1331. [ 6.440228] systemd[1]: Finished [email protected] - Load Kernel Module drm.
  1332. [ 6.440277] systemd[1]: [email protected]: Deactivated successfully.
  1333. [ 6.440304] systemd[1]: Finished [email protected] - Load Kernel Module fuse.
  1334. [ 6.440355] systemd[1]: [email protected]: Deactivated successfully.
  1335. [ 6.440388] systemd[1]: Finished [email protected] - Load Kernel Module loop.
  1336. [ 6.440471] pstore: Registered efi_pstore as persistent store backend
  1337. [ 6.440682] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
  1338. [ 6.440877] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
  1339. [ 6.440907] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
  1340. [ 6.441194] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
  1341. [ 6.441241] systemd-journald[480]: Collecting audit messages is disabled.
  1342. [ 6.441280] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
  1343. [ 6.441332] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
  1344. [ 6.442880] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
  1345. [ 6.442913] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
  1346. [ 6.444033] lp: driver loaded but no devices found
  1347. [ 6.445055] ppdev: user-space parallel port driver
  1348. [ 6.448276] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
  1349. [ 6.453750] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
  1350. [ 6.453899] EXT4-fs (nvme1n1p3): re-mounted cac0f58c-3598-4784-bcef-1a6fc62dd375 r/w. Quota mode: none.
  1351. [ 6.454197] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
  1352. [ 6.454260] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
  1353. [ 6.454549] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
  1354. [ 6.454561] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
  1355. [ 6.466455] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
  1356. [ 6.466743] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
  1357. [ 6.466760] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
  1358. [ 6.467012] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
  1359. [ 6.467021] systemd[1]: systemd-tpm2-setup.service - TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  1360. [ 6.467057] systemd[1]: Started systemd-journald.service - Journal Service.
  1361. [ 6.471484] systemd-journald[480]: Received client request to flush runtime journal.
  1362. [ 6.485593] systemd-journald[480]: /var/log/journal/87b1b8e9da644c0aa55c7de8b48f5845/system.journal: Journal file uses a different sequence number ID, rotating.
  1363. [ 6.485597] systemd-journald[480]: Rotating system journal.
  1364. [ 6.495208] audit: type=1400 audit(1743628892.515:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="cam" pid=569 comm="apparmor_parser"
  1365. [ 6.495211] audit: type=1400 audit(1743628892.515:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=568 comm="apparmor_parser"
  1366. [ 6.495212] audit: type=1400 audit(1743628892.515:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=561 comm="apparmor_parser"
  1367. [ 6.495213] audit: type=1400 audit(1743628892.515:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-run" pid=571 comm="apparmor_parser"
  1368. [ 6.495220] audit: type=1400 audit(1743628892.515:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=567 comm="apparmor_parser"
  1369. [ 6.495233] audit: type=1400 audit(1743628892.515:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="vscode" pid=573 comm="apparmor_parser"
  1370. [ 6.495254] audit: type=1400 audit(1743628892.515:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="balena-etcher" pid=565 comm="apparmor_parser"
  1371. [ 6.495270] audit: type=1400 audit(1743628892.515:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="devhelp" pid=575 comm="apparmor_parser"
  1372. [ 6.495286] audit: type=1400 audit(1743628892.515:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-checkns" pid=570 comm="apparmor_parser"
  1373. [ 6.495302] audit: type=1400 audit(1743628892.515:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=562 comm="apparmor_parser"
  1374. [ 6.550610] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20230628/utaddress-204)
  1375. [ 6.550618] ACPI: OSL: Resource conflict; ACPI support missing from driver?
  1376. [ 6.575899] ccp 0000:14:00.2: enabling device (0000 -> 0002)
  1377. [ 6.576832] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  1378. [ 6.576982] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  1379. [ 6.577048] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
  1380. [ 6.578045] ccp 0000:14:00.2: tee enabled
  1381. [ 6.578230] ccp 0000:14:00.2: psp enabled
  1382. [ 6.578405] Adding 67107836k swap on /dev/nvme1n1p4. Priority:-2 extents:1 across:67107836k SS
  1383. [ 6.585422] Bluetooth: Core ver 2.22
  1384. [ 6.585489] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
  1385. [ 6.585491] RAPL PMU: hw unit of domain package 2^-16 Joules
  1386. [ 6.587462] NET: Registered PF_BLUETOOTH protocol family
  1387. [ 6.587464] Bluetooth: HCI device and connection manager initialized
  1388. [ 6.587469] Bluetooth: HCI socket layer initialized
  1389. [ 6.587471] Bluetooth: L2CAP socket layer initialized
  1390. [ 6.587477] Bluetooth: SCO socket layer initialized
  1391. [ 6.587559] EXT4-fs (nvme0n1): mounted filesystem 6e324816-f1df-40be-b4cc-66ade409e48b r/w with ordered data mode. Quota mode: none.
  1392. [ 6.604834] EXT4-fs (nvme1n1p5): mounted filesystem a9e04e5b-e6fa-4abd-b901-7c150b8b83d1 r/w with ordered data mode. Quota mode: none.
  1393. [ 6.619506] usbcore: registered new interface driver btusb
  1394. [ 6.624786] Bluetooth: hci0: RTL: examining hci_ver=0c hci_rev=000c lmp_ver=0c lmp_subver=8852
  1395. [ 6.627778] Bluetooth: hci0: RTL: rom_version status=0 version=1
  1396. [ 6.627780] Bluetooth: hci0: RTL: loading rtl_bt/rtl8852cu_fw_v2.bin
  1397. [ 6.628566] Bluetooth: hci0: RTL: loading rtl_bt/rtl8852cu_config.bin
  1398. [ 6.631785] Bluetooth: hci0: RTL: cfg_sz 6, total sz 71983
  1399. [ 6.668439] mc: Linux media interface: v0.10
  1400. [ 6.670363] kvm_amd: TSC scaling supported
  1401. [ 6.670366] kvm_amd: Nested Virtualization enabled
  1402. [ 6.670367] kvm_amd: Nested Paging enabled
  1403. [ 6.670367] kvm_amd: LBR virtualization supported
  1404. [ 6.670369] kvm_amd: Virtual VMLOAD VMSAVE supported
  1405. [ 6.670369] kvm_amd: Virtual GIF supported
  1406. [ 6.670370] kvm_amd: Virtual NMI enabled
  1407. [ 6.678531] MCE: In-kernel MCE decoding enabled.
  1408. [ 6.679242] snd_emu10k1 0000:08:00.0: enabling device (0000 -> 0001)
  1409. [ 6.679269] snd_emu10k1 0000:08:00.0: non-passthrough IOMMU detected, widening DMA allocations
  1410. [ 6.682803] snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002)
  1411. [ 6.682869] snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client
  1412. [ 6.682870] snd_hda_intel 0000:03:00.1: Force to non-snoop mode
  1413. [ 6.682993] snd_hda_intel 0000:14:00.1: enabling device (0000 -> 0002)
  1414. [ 6.683019] snd_hda_intel 0000:14:00.1: Handle vga_switcheroo audio client
  1415. [ 6.683041] snd_hda_intel 0000:14:00.6: enabling device (0000 -> 0002)
  1416. [ 6.686444] rtw89_8852ce 0000:0a:00.0: loaded firmware rtw89/rtw8852c_fw.bin
  1417. [ 6.686513] rtw89_8852ce 0000:0a:00.0: enabling device (0000 -> 0003)
  1418. [ 6.686549] EXT4-fs (md127): mounted filesystem 1a1b38e0-d43e-48a2-99e1-400c280abd4b r/w with ordered data mode. Quota mode: none.
  1419. [ 6.687123] rtw89_8852ce 0000:0a:00.0: Firmware version 0.27.56.14 (1942d927), cmd version 0, type 1
  1420. [ 6.687125] rtw89_8852ce 0000:0a:00.0: Firmware version 0.27.56.14 (1942d927), cmd version 0, type 3
  1421. [ 6.687935] snd_emu10k1 0000:08:00.0: Audigy2 value: Special config.
  1422. [ 6.948228] rtw89_8852ce 0000:0a:00.0: chip rfe_type is 1
  1423. [ 7.014326] usbcore: registered new interface driver snd-usb-audio
  1424. [ 7.670349] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card2/input19
  1425. [ 7.670417] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card2/input20
  1426. [ 7.670452] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card2/input21
  1427. [ 7.670467] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card3/input15
  1428. [ 7.670475] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card2/input22
  1429. [ 7.670521] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card3/input16
  1430. [ 7.670541] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card3/input17
  1431. [ 7.670557] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card3/input18
  1432. [ 7.672544] [drm] amdgpu kernel modesetting enabled.
  1433. [ 7.672557] amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
  1434. [ 7.672672] amdgpu: ATPX version 1, functions 0x00000000
  1435. [ 7.674770] snd_hda_codec_realtek hdaudioC4D0: autoconfig for ALC897: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
  1436. [ 7.674773] snd_hda_codec_realtek hdaudioC4D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  1437. [ 7.674774] snd_hda_codec_realtek hdaudioC4D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
  1438. [ 7.674775] snd_hda_codec_realtek hdaudioC4D0: mono: mono_out=0x0
  1439. [ 7.674775] snd_hda_codec_realtek hdaudioC4D0: inputs:
  1440. [ 7.674776] snd_hda_codec_realtek hdaudioC4D0: Front Mic=0x19
  1441. [ 7.674777] snd_hda_codec_realtek hdaudioC4D0: Rear Mic=0x18
  1442. [ 7.674777] snd_hda_codec_realtek hdaudioC4D0: Line=0x1a
  1443. [ 7.676338] amdgpu: Virtual CRAT table created for CPU
  1444. [ 7.676346] amdgpu: Topology: Add CPU node
  1445. [ 7.676406] amdgpu 0000:03:00.0: enabling device (0006 -> 0007)
  1446. [ 7.676429] [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x744C 0x1EAE:0x7901 0xC8).
  1447. [ 7.676435] [drm] register mmio base: 0xF6A00000
  1448. [ 7.676436] [drm] register mmio size: 1048576
  1449. [ 7.677369] rtw89_8852ce 0000:0a:00.0 wlp10s0: renamed from wlan0
  1450. [ 7.680671] [drm] add ip block number 0 <soc21_common>
  1451. [ 7.680673] [drm] add ip block number 1 <gmc_v11_0>
  1452. [ 7.680674] [drm] add ip block number 2 <ih_v6_0>
  1453. [ 7.680674] [drm] add ip block number 3 <psp>
  1454. [ 7.680675] [drm] add ip block number 4 <smu>
  1455. [ 7.680676] [drm] add ip block number 5 <dm>
  1456. [ 7.680676] [drm] add ip block number 6 <gfx_v11_0>
  1457. [ 7.680677] [drm] add ip block number 7 <sdma_v6_0>
  1458. [ 7.680677] [drm] add ip block number 8 <vcn_v4_0>
  1459. [ 7.680678] [drm] add ip block number 9 <jpeg_v4_0>
  1460. [ 7.680678] [drm] add ip block number 10 <mes_v11_0>
  1461. [ 7.680688] amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from VFCT
  1462. [ 7.680690] amdgpu: ATOM BIOS: 113-31XFSHBS1-L01
  1463. [ 7.684631] amdgpu 0000:03:00.0: amdgpu: CP RS64 enable
  1464. [ 7.686783] [drm] VCN(0) encode/decode are enabled in VM mode
  1465. [ 7.686785] [drm] VCN(1) encode/decode are enabled in VM mode
  1466. [ 7.687747] amdgpu 0000:03:00.0: [drm:jpeg_v4_0_early_init [amdgpu]] JPEG decode is enabled in VM mode
  1467. [ 7.688642] amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
  1468. [ 7.688665] amdgpu 0000:03:00.0: amdgpu: MEM ECC is not presented.
  1469. [ 7.688665] amdgpu 0000:03:00.0: amdgpu: SRAM ECC is not presented.
  1470. [ 7.688671] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
  1471. [ 7.688676] amdgpu 0000:03:00.0: amdgpu: VRAM: 24560M 0x0000008000000000 - 0x00000085FEFFFFFF (24560M used)
  1472. [ 7.688677] amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x00007FFF00000000 - 0x00007FFF1FFFFFFF
  1473. [ 7.688684] [drm] Detected VRAM RAM=24560M, BAR=32768M
  1474. [ 7.688684] [drm] RAM width 384bits GDDR6
  1475. [ 7.688727] [drm] amdgpu: 24560M of VRAM memory ready
  1476. [ 7.688728] [drm] amdgpu: 30946M of GTT memory ready.
  1477. [ 7.688737] [drm] GART: num cpu pages 131072, num gpu pages 131072
  1478. [ 7.688785] [drm] PCIE GART of 512M enabled (table at 0x00000085FEB00000).
  1479. [ 7.689115] [drm] Loading DMUB firmware via PSP: version=0x07002900
  1480. [ 7.689196] [drm] Found VCN firmware Version ENC: 1.19 DEC: 7 VEP: 0 Revision: 0
  1481. [ 7.689200] amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware
  1482. [ 7.705834] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card4/input23
  1483. [ 7.705855] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card4/input24
  1484. [ 7.705871] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card4/input25
  1485. [ 7.705889] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card4/input26
  1486. [ 7.705902] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card4/input27
  1487. [ 7.707570] intel_rapl_common: Found RAPL domain package
  1488. [ 7.707573] intel_rapl_common: Found RAPL domain core
  1489. [ 7.759605] [drm] reserve 0x1300000 from 0x85fc000000 for PSP TMR
  1490. [ 7.779247] NET: Registered PF_QIPCRTR protocol family
  1491. [ 7.903799] amdgpu 0000:03:00.0: amdgpu: RAP: optional rap ta ucode is not available
  1492. [ 7.903802] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
  1493. [ 7.903831] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000003d, smu fw if version = 0x0000003f, smu fw program = 0, smu fw version = 0x004e7900 (78.121.0)
  1494. [ 7.903833] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
  1495. [ 8.073032] amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
  1496. [ 8.073245] [drm] Display Core v3.2.266 initialized on DCN 3.2
  1497. [ 8.073247] [drm] DP-HDMI FRL PCON supported
  1498. [ 8.075208] [drm] DMUB hardware initialized: version=0x07002900
  1499. [ 8.085129] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
  1500. [ 8.086955] [drm] kiq ring mec 3 pipe 1 q 0
  1501. [ 8.094079] [drm] VCN decode and encode initialized successfully(under DPG Mode).
  1502. [ 8.094297] amdgpu 0000:03:00.0: [drm:jpeg_v4_0_hw_init [amdgpu]] JPEG decode initialized successfully.
  1503. [ 8.100395] RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-b00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-b00:00, irq=MAC)
  1504. [ 8.139603] amdgpu: HMM registered 24560MB device memory
  1505. [ 8.140528] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
  1506. [ 8.140539] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
  1507. [ 8.140566] amdgpu: Virtual CRAT table created for GPU
  1508. [ 8.140676] amdgpu: Topology: Add dGPU node [0x744c:0x1002]
  1509. [ 8.140677] kfd kfd: amdgpu: added device 1002:744c
  1510. [ 8.140689] amdgpu 0000:03:00.0: amdgpu: SE 6, SH per SE 2, CU per SH 8, active_cu_number 96
  1511. [ 8.140692] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
  1512. [ 8.140693] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
  1513. [ 8.140694] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
  1514. [ 8.140694] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
  1515. [ 8.140695] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
  1516. [ 8.140695] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
  1517. [ 8.140696] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
  1518. [ 8.140696] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
  1519. [ 8.140697] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
  1520. [ 8.140697] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
  1521. [ 8.140698] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
  1522. [ 8.140698] amdgpu 0000:03:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
  1523. [ 8.140699] amdgpu 0000:03:00.0: amdgpu: ring vcn_unified_1 uses VM inv eng 1 on hub 8
  1524. [ 8.140699] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 4 on hub 8
  1525. [ 8.140700] amdgpu 0000:03:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 14 on hub 0
  1526. [ 8.142930] [drm] ring gfx_32768.1.1 was added
  1527. [ 8.143244] [drm] ring compute_32768.2.2 was added
  1528. [ 8.143503] [drm] ring sdma_32768.3.3 was added
  1529. [ 8.143559] [drm] ring gfx_32768.1.1 ib test pass
  1530. [ 8.143622] [drm] ring compute_32768.2.2 ib test pass
  1531. [ 8.143649] [drm] ring sdma_32768.3.3 ib test pass
  1532. [ 8.147797] amdgpu 0000:03:00.0: amdgpu: Using BACO for runtime pm
  1533. [ 8.148096] [drm] Initialized amdgpu 3.57.0 20150101 for 0000:03:00.0 on minor 1
  1534. [ 8.151049] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
  1535. [ 8.151061] [drm] DSC precompute is not needed.
  1536. [ 8.151231] amdgpu 0000:14:00.0: enabling device (0006 -> 0007)
  1537. [ 8.151306] [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x13C0 0x1458:0xD000 0xCB).
  1538. [ 8.151315] [drm] register mmio base: 0xF6500000
  1539. [ 8.151316] [drm] register mmio size: 524288
  1540. [ 8.152723] [drm] add ip block number 0 <nv_common>
  1541. [ 8.152724] [drm] add ip block number 1 <gmc_v10_0>
  1542. [ 8.152725] [drm] add ip block number 2 <navi10_ih>
  1543. [ 8.152725] [drm] add ip block number 3 <psp>
  1544. [ 8.152726] [drm] add ip block number 4 <smu>
  1545. [ 8.152726] [drm] add ip block number 5 <dm>
  1546. [ 8.152727] [drm] add ip block number 6 <gfx_v10_0>
  1547. [ 8.152728] [drm] add ip block number 7 <sdma_v5_2>
  1548. [ 8.152728] [drm] add ip block number 8 <vcn_v3_0>
  1549. [ 8.152729] [drm] add ip block number 9 <jpeg_v3_0>
  1550. [ 8.152736] amdgpu 0000:14:00.0: amdgpu: Fetched VBIOS from VFCT
  1551. [ 8.152739] amdgpu: ATOM BIOS: 102-RAPHAEL-008
  1552. [ 8.155860] [drm] VCN(0) decode is enabled in VM mode
  1553. [ 8.155861] [drm] VCN(0) encode is enabled in VM mode
  1554. [ 8.157064] [drm] JPEG decode is enabled in VM mode
  1555. [ 8.168522] amdgpu 0000:14:00.0: vgaarb: deactivate vga console
  1556. [ 8.168523] amdgpu 0000:14:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
  1557. [ 8.168547] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
  1558. [ 8.168552] amdgpu 0000:14:00.0: amdgpu: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used)
  1559. [ 8.168553] amdgpu 0000:14:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
  1560. [ 8.168558] [drm] Detected VRAM RAM=2048M, BAR=2048M
  1561. [ 8.168558] [drm] RAM width 128bits DDR5
  1562. [ 8.168623] [drm] amdgpu: 2048M of VRAM memory ready
  1563. [ 8.168623] [drm] amdgpu: 30946M of GTT memory ready.
  1564. [ 8.168631] [drm] GART: num cpu pages 262144, num gpu pages 262144
  1565. [ 8.168727] [drm] PCIE GART of 1024M enabled (table at 0x000000F47FC00000).
  1566. [ 8.169015] [drm] Loading DMUB firmware via PSP: version=0x05000F00
  1567. [ 8.169269] [drm] use_doorbell being set to: [true]
  1568. [ 8.169279] [drm] Found VCN firmware Version ENC: 1.30 DEC: 3 VEP: 0 Revision: 4
  1569. [ 8.169281] amdgpu 0000:14:00.0: amdgpu: Will use PSP to load VCN firmware
  1570. [ 8.191372] [drm] reserve 0xa00000 from 0xf47e000000 for PSP TMR
  1571. [ 8.258671] amdgpu 0000:14:00.0: amdgpu: RAS: optional ras ta ucode is not available
  1572. [ 8.264368] amdgpu 0000:14:00.0: amdgpu: RAP: optional rap ta ucode is not available
  1573. [ 8.264369] amdgpu 0000:14:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
  1574. [ 8.265868] amdgpu 0000:14:00.0: amdgpu: SMU is initialized successfully!
  1575. [ 8.265870] [drm] Seamless boot condition check passed
  1576. [ 8.266080] [drm] Display Core v3.2.266 initialized on DCN 3.1.5
  1577. [ 8.266081] [drm] DP-HDMI FRL PCON supported
  1578. [ 8.266722] [drm] DMUB hardware initialized: version=0x05000F00
  1579. [ 8.267193] snd_hda_intel 0000:14:00.1: bound 0000:14:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
  1580. [ 8.273005] ------------[ cut here ]------------
  1581. [ 8.273006] WARNING: CPU: 2 PID: 720 at drivers/gpu/drm/amd/amdgpu/../display/dc/link/protocols/link_dp_capability.c:1528 dp_retrieve_lttpr_cap+0x13d/0x220 [amdgpu]
  1582. [ 8.273206] Modules linked in: qrtr intel_rapl_msr intel_rapl_common snd_emu10k1_synth snd_hda_codec_realtek snd_emux_synth snd_seq_midi_emul snd_hda_codec_generic snd_seq_virmidi snd_hda_codec_hdmi rtw89_8852ce rtw89_8852c snd_hda_intel snd_intel_dspcfg edac_mce_amd snd_emu10k1 snd_intel_sdw_acpi rtw89_pci snd_usb_audio snd_hda_codec snd_util_mem rtw89_core snd_usbmidi_lib snd_ac97_codec snd_hda_core snd_ump amdgpu(+) kvm_amd mc ac97_bus snd_hwdep snd_pcm kvm amdxcp drm_exec snd_seq_midi ip6t_REJECT gpu_sched nf_reject_ipv6 snd_seq_midi_event mac80211 btusb drm_buddy drm_suballoc_helper snd_rawmidi btrtl drm_ttm_helper btintel ttm btbcm snd_seq btmtk irqbypass xt_hl drm_display_helper snd_seq_device cec ip6t_rt rapl gigabyte_wmi wmi_bmof bluetooth snd_timer ccp cfg80211 rc_core k10temp i2c_piix4 snd ecdh_generic ecc i2c_algo_bit ipt_REJECT soundcore nf_reject_ipv4 xt_LOG libarc4 nf_log_syslog joydev input_leds nft_limit acpi_pad mac_hid xt_limit xt_addrtype xt_tcpudp xt_conntrack nf_conntrack nf_defrag_ipv6
  1583. [ 8.273232] nf_defrag_ipv4 nft_compat nf_tables binfmt_misc sch_fq_codel msr parport_pc ppdev lp parport efi_pstore nfnetlink dmi_sysfs ip_tables x_tables autofs4 btrfs blake2b_generic raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid0 dm_mirror dm_region_hash dm_log hid_generic usbhid hid raid1 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic ghash_clmulni_intel nvme sha256_ssse3 sha1_ssse3 r8169 ahci nvme_core xhci_pci libahci xhci_pci_renesas realtek nvme_auth video wmi aesni_intel crypto_simd cryptd
  1584. [ 8.273248] CPU: 2 PID: 720 Comm: (udev-worker) Not tainted 6.8.0-57-generic #59-Ubuntu
  1585. [ 8.273250] Hardware name: Gigabyte Technology Co., Ltd. B650 AORUS ELITE AX/B650 AORUS ELITE AX, BIOS FB3g 12/19/2024
  1586. [ 8.273251] RIP: 0010:dp_retrieve_lttpr_cap+0x13d/0x220 [amdgpu]
  1587. [ 8.273427] Code: c1 e2 38 48 09 d0 49 89 84 24 98 02 00 00 41 f6 84 24 c4 02 00 00 02 74 45 e8 af e7 ff ff 84 c0 75 3c 49 8b 84 24 d8 01 00 00 <0f> 0b 41 c6 84 24 9c 02 00 00 80 48 8b 40 10 48 8b 30 48 85 f6 74
  1588. [ 8.273428] RSP: 0018:ffffa50d809a6fa8 EFLAGS: 00010246
  1589. [ 8.273430] RAX: ffff9515cc8e4700 RBX: 0000000000000001 RCX: 00ffffffffffffff
  1590. [ 8.273431] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
  1591. [ 8.273431] RBP: ffffa50d809a6fd0 R08: 0000000000000000 R09: 0000000000000000
  1592. [ 8.273432] R10: 0000000000000000 R11: 0000000000000000 R12: ffff9515ea413000
  1593. [ 8.273433] R13: ffffa50d809a70f4 R14: ffffa50d809a70f4 R15: ffff95160fc80000
  1594. [ 8.273433] FS: 000075d4b326b8c0(0000) GS:ffff95245f900000(0000) knlGS:0000000000000000
  1595. [ 8.273434] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
  1596. [ 8.273435] CR2: 000056be9d96f028 CR3: 0000000116ea2000 CR4: 0000000000f50ef0
  1597. [ 8.273436] PKRU: 55555554
  1598. [ 8.273437] Call Trace:
  1599. [ 8.273438] <TASK>
  1600. [ 8.273440] ? show_regs+0x6d/0x80
  1601. [ 8.273444] ? __warn+0x89/0x160
  1602. [ 8.273447] ? dp_retrieve_lttpr_cap+0x13d/0x220 [amdgpu]
  1603. [ 8.273704] ? report_bug+0x17e/0x1b0
  1604. [ 8.273708] ? handle_bug+0x51/0xa0
  1605. [ 8.273711] ? exc_invalid_op+0x18/0x80
  1606. [ 8.273712] ? asm_exc_invalid_op+0x1b/0x20
  1607. [ 8.273715] ? dp_retrieve_lttpr_cap+0x13d/0x220 [amdgpu]
  1608. [ 8.273954] ? dp_retrieve_lttpr_cap+0x131/0x220 [amdgpu]
  1609. [ 8.274114] retrieve_link_cap+0x7b/0xd80 [amdgpu]
  1610. [ 8.274271] ? dm_helpers_is_dp_sink_present+0x3d/0x50 [amdgpu]
  1611. [ 8.274448] detect_dp_sink_caps+0xe/0x20 [amdgpu]
  1612. [ 8.274630] detect_dp+0x7c/0x1b0 [amdgpu]
  1613. [ 8.274786] detect_link_and_local_sink+0x8f5/0xce0 [amdgpu]
  1614. [ 8.274941] link_detect+0x1f/0x2f0 [amdgpu]
  1615. [ 8.275093] dc_link_detect+0x1d/0x30 [amdgpu]
  1616. [ 8.275244] amdgpu_dm_initialize_drm_device+0x5b7/0xad0 [amdgpu]
  1617. [ 8.275419] amdgpu_dm_init.isra.0+0x530/0x990 [amdgpu]
  1618. [ 8.275603] ? __pfx_enable_assr+0x10/0x10 [amdgpu]
  1619. [ 8.275759] ? __pfx_update_config+0x10/0x10 [amdgpu]
  1620. [ 8.275914] dm_hw_init+0x12/0x30 [amdgpu]
  1621. [ 8.276066] amdgpu_device_ip_init+0x499/0x860 [amdgpu]
  1622. [ 8.276178] amdgpu_device_init+0x9cd/0x11a0 [amdgpu]
  1623. [ 8.276289] amdgpu_driver_load_kms+0x1a/0x1c0 [amdgpu]
  1624. [ 8.276434] amdgpu_pci_probe+0x1c1/0x600 [amdgpu]
  1625. [ 8.276543] r8169 0000:0b:00.0 enp11s0: Link is Down
  1626. [ 8.276613] local_pci_probe+0x44/0xb0
  1627. [ 8.276616] pci_call_probe+0x55/0x1a0
  1628. [ 8.276617] pci_device_probe+0x84/0x120
  1629. [ 8.276618] really_probe+0x1c4/0x410
  1630. [ 8.276621] __driver_probe_device+0x8c/0x180
  1631. [ 8.276622] driver_probe_device+0x24/0xd0
  1632. [ 8.276623] __driver_attach+0x10b/0x210
  1633. [ 8.276625] ? __pfx___driver_attach+0x10/0x10
  1634. [ 8.276626] bus_for_each_dev+0x8a/0xf0
  1635. [ 8.276628] driver_attach+0x1e/0x30
  1636. [ 8.276629] bus_add_driver+0x14e/0x290
  1637. [ 8.276630] driver_register+0x5e/0x130
  1638. [ 8.276632] ? __pfx_amdgpu_init+0x10/0x10 [amdgpu]
  1639. [ 8.276745] __pci_register_driver+0x5e/0x70
  1640. [ 8.276746] amdgpu_init+0x69/0xff0 [amdgpu]
  1641. [ 8.276852] do_one_initcall+0x5b/0x340
  1642. [ 8.276855] do_init_module+0x97/0x290
  1643. [ 8.276857] load_module+0xba1/0xcf0
  1644. [ 8.276858] ? vfree.part.0+0xf0/0x280
  1645. [ 8.276860] init_module_from_file+0x96/0x100
  1646. [ 8.276861] ? init_module_from_file+0x96/0x100
  1647. [ 8.276863] idempotent_init_module+0x11c/0x310
  1648. [ 8.276864] __x64_sys_finit_module+0x64/0xd0
  1649. [ 8.276865] x64_sys_call+0x2019/0x25a0
  1650. [ 8.276866] do_syscall_64+0x7f/0x180
  1651. [ 8.276868] ? vfs_read+0x2c7/0x390
  1652. [ 8.276870] ? rseq_get_rseq_cs+0x22/0x280
  1653. [ 8.276873] ? __seccomp_filter+0x368/0x570
  1654. [ 8.276875] ? rseq_ip_fixup+0x90/0x1f0
  1655. [ 8.276876] ? ext4_llseek+0xc3/0x130
  1656. [ 8.276878] ? ksys_lseek+0x7d/0xd0
  1657. [ 8.276879] ? syscall_exit_to_user_mode+0x86/0x260
  1658. [ 8.276881] ? do_syscall_64+0x8c/0x180
  1659. [ 8.276882] ? do_syscall_64+0x8c/0x180
  1660. [ 8.276883] ? do_syscall_64+0x8c/0x180
  1661. [ 8.276884] ? syscall_exit_to_user_mode+0x86/0x260
  1662. [ 8.276885] ? do_syscall_64+0x8c/0x180
  1663. [ 8.276886] ? putname+0x5b/0x80
  1664. [ 8.276888] ? do_sys_openat2+0x9f/0xe0
  1665. [ 8.276889] ? __x64_sys_openat+0x55/0xa0
  1666. [ 8.276890] ? syscall_exit_to_user_mode+0x86/0x260
  1667. [ 8.276891] ? do_syscall_64+0x8c/0x180
  1668. [ 8.276892] ? do_syscall_64+0x8c/0x180
  1669. [ 8.276893] ? irqentry_exit+0x43/0x50
  1670. [ 8.276894] ? exc_page_fault+0x94/0x1b0
  1671. [ 8.276894] entry_SYSCALL_64_after_hwframe+0x78/0x80
  1672. [ 8.276896] RIP: 0033:0x75d4b312725d
  1673. [ 8.276913] Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 8b bb 0d 00 f7 d8 64 89 01 48
  1674. [ 8.276914] RSP: 002b:00007ffd7e11d558 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
  1675. [ 8.276915] RAX: ffffffffffffffda RBX: 00005fb519bf0d70 RCX: 000075d4b312725d
  1676. [ 8.276915] RDX: 0000000000000004 RSI: 000075d4b33ae07d RDI: 0000000000000039
  1677. [ 8.276916] RBP: 00007ffd7e11d610 R08: 0000000000000040 R09: 00007ffd7e11d5a0
  1678. [ 8.276916] R10: 000075d4b3203b20 R11: 0000000000000246 R12: 000075d4b33ae07d
  1679. [ 8.276917] R13: 0000000000020000 R14: 00005fb519be2d70 R15: 00005fb519bf4a50
  1680. [ 8.276918] </TASK>
  1681. [ 8.276918] ---[ end trace 0000000000000000 ]---
  1682. [ 8.423762] Bluetooth: hci0: RTL: fw version 0x040d7225
  1683. [ 8.467415] [drm] kiq ring mec 2 pipe 1 q 0
  1684. [ 8.469618] [drm] VCN decode and encode initialized successfully(under DPG Mode).
  1685. [ 8.469637] [drm] JPEG decode initialized successfully.
  1686. [ 8.470297] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
  1687. [ 8.470305] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
  1688. [ 8.470402] amdgpu: Virtual CRAT table created for GPU
  1689. [ 8.471239] amdgpu: Topology: Add dGPU node [0x13c0:0x1002]
  1690. [ 8.471240] kfd kfd: amdgpu: added device 1002:13c0
  1691. [ 8.471248] amdgpu 0000:14:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 2, active_cu_number 2
  1692. [ 8.471251] amdgpu 0000:14:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
  1693. [ 8.471252] amdgpu 0000:14:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
  1694. [ 8.471252] amdgpu 0000:14:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
  1695. [ 8.471253] amdgpu 0000:14:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
  1696. [ 8.471254] amdgpu 0000:14:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
  1697. [ 8.471254] amdgpu 0000:14:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
  1698. [ 8.471255] amdgpu 0000:14:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
  1699. [ 8.471256] amdgpu 0000:14:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
  1700. [ 8.471256] amdgpu 0000:14:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
  1701. [ 8.471257] amdgpu 0000:14:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
  1702. [ 8.471258] amdgpu 0000:14:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
  1703. [ 8.471258] amdgpu 0000:14:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
  1704. [ 8.471259] amdgpu 0000:14:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
  1705. [ 8.471260] amdgpu 0000:14:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
  1706. [ 8.471261] amdgpu 0000:14:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
  1707. [ 8.471736] [drm] Initialized amdgpu 3.57.0 20150101 for 0000:14:00.0 on minor 2
  1708. [ 8.476165] fbcon: amdgpudrmfb (fb0) is primary device
  1709. [ 8.476167] fbcon: Deferring console take-over
  1710. [ 8.476168] amdgpu 0000:14:00.0: [drm] fb0: amdgpudrmfb frame buffer device
  1711. [ 8.606797] Bluetooth: hci0: AOSP extensions version v1.00
  1712. [ 8.606802] Bluetooth: hci0: AOSP quality report is supported
  1713. [ 8.967012] amdgpu 0000:03:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
  1714. [ 8.967016] amdgpu 0000:14:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
  1715. [ 10.664780] r8169 0000:0b:00.0 enp11s0: Link is Up - 1Gbps/Full - flow control rx/tx
  1716. [ 17.408413] [UFW BLOCK] IN=enp11s0 OUT= MAC=10:ff:e0:37:a2:14:d4:6c:6d:95:45:b6:08:00 SRC=181.215.195.148 DST=10.0.0.166 LEN=492 TOS=0x00 PREC=0x00 TTL=53 ID=27828 PROTO=UDP SPT=51820 DPT=59996 LEN=472
  1717. [ 21.537834] [UFW BLOCK] IN=enp11s0 OUT= MAC=10:ff:e0:37:a2:14:d4:6c:6d:95:45:b6:08:00 SRC=181.215.195.148 DST=10.0.0.166 LEN=108 TOS=0x00 PREC=0x00 TTL=53 ID=28418 PROTO=UDP SPT=51820 DPT=59996 LEN=88
  1718. [ 22.953168] [UFW BLOCK] IN=enp11s0 OUT= MAC=10:ff:e0:37:a2:14:d4:6c:6d:95:45:b6:08:00 SRC=181.215.195.148 DST=10.0.0.166 LEN=124 TOS=0x00 PREC=0x00 TTL=53 ID=28429 PROTO=UDP SPT=51820 DPT=59996 LEN=104
  1719. [ 24.112852] systemd-journald[480]: /var/log/journal/87b1b8e9da644c0aa55c7de8b48f5845/user-1000.journal: Journal file uses a different sequence number ID, rotating.
  1720. [ 24.450875] [drm] PCIE GART of 512M enabled (table at 0x00000085FEB00000).
  1721. [ 24.450924] [drm] PSP is resuming...
  1722. [ 24.510807] [drm] reserve 0x1300000 from 0x85fc000000 for PSP TMR
  1723. [ 24.652003] amdgpu 0000:03:00.0: amdgpu: RAP: optional rap ta ucode is not available
  1724. [ 24.652007] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
  1725. [ 24.652010] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
  1726. [ 24.652013] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000003d, smu fw if version = 0x0000003f, smu fw program = 0, smu fw version = 0x004e7900 (78.121.0)
  1727. [ 24.652016] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
  1728. [ 24.688566] [UFW BLOCK] IN=enp11s0 OUT= MAC= SRC=2601:0243:0202:56e0:37b2:7411:a2d9:0e76 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=393400 PROTO=UDP SPT=54365 DPT=3702 LEN=615
  1729. [ 24.688595] [UFW BLOCK] IN=enp11s0 OUT= MAC= SRC=2601:0243:0202:56e0:80ee:aded:0df4:7061 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=717813 PROTO=UDP SPT=57661 DPT=3702 LEN=615
  1730. [ 24.688605] [UFW BLOCK] IN=enp11s0 OUT= MAC= SRC=2601:0243:0202:56e0:0000:0000:0000:2c68 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=252509 PROTO=UDP SPT=34701 DPT=3702 LEN=615
  1731. [ 24.688656] [UFW BLOCK] IN=enp11s0 OUT= MAC= SRC=10.0.0.166 DST=239.255.255.250 LEN=635 TOS=0x00 PREC=0x00 TTL=1 ID=13488 DF PROTO=UDP SPT=55719 DPT=3702 LEN=615
  1732. [ 24.688667] [UFW BLOCK] IN=enp11s0 OUT= MAC= SRC=fe80:0000:0000:0000:39bc:23a8:9ba9:5787 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=32057 PROTO=UDP SPT=59252 DPT=3702 LEN=615
  1733. [ 24.818882] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
  1734. [ 24.820964] [drm] DMUB hardware initialized: version=0x07002900
  1735. [ 24.829762] [drm] kiq ring mec 3 pipe 1 q 0
  1736. [ 24.834254] [drm] VCN decode and encode initialized successfully(under DPG Mode).
  1737. [ 24.834650] amdgpu 0000:03:00.0: [drm:jpeg_v4_0_hw_init [amdgpu]] JPEG decode initialized successfully.
  1738. [ 24.834963] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
  1739. [ 24.834964] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
  1740. [ 24.834965] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
  1741. [ 24.834966] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
  1742. [ 24.834966] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
  1743. [ 24.834966] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
  1744. [ 24.834967] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
  1745. [ 24.834967] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
  1746. [ 24.834968] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
  1747. [ 24.834968] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
  1748. [ 24.834968] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
  1749. [ 24.834969] amdgpu 0000:03:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
  1750. [ 24.834970] amdgpu 0000:03:00.0: amdgpu: ring vcn_unified_1 uses VM inv eng 1 on hub 8
  1751. [ 24.834970] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 4 on hub 8
  1752. [ 24.834971] amdgpu 0000:03:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 14 on hub 0
  1753. [ 24.838461] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
  1754. [ 24.839654] [drm] ring gfx_32774.1.1 was added
  1755. [ 24.840001] [drm] ring compute_32774.2.2 was added
  1756. [ 24.840285] [drm] ring sdma_32774.3.3 was added
  1757. [ 24.840308] [drm] ring gfx_32774.1.1 ib test pass
  1758. [ 24.840329] [drm] ring compute_32774.2.2 ib test pass
  1759. [ 24.840410] [drm] ring sdma_32774.3.3 ib test pass
  1760. [ 28.358511] [UFW BLOCK] IN=enp11s0 OUT= MAC=10:ff:e0:37:a2:14:d4:6c:6d:95:45:b6:08:00 SRC=181.215.195.148 DST=10.0.0.166 LEN=124 TOS=0x00 PREC=0x00 TTL=53 ID=29278 PROTO=UDP SPT=51820 DPT=59996 LEN=104
  1761. [ 28.362499] [UFW BLOCK] IN=enp11s0 OUT= MAC=10:ff:e0:37:a2:14:d4:6c:6d:95:45:b6:08:00 SRC=181.215.195.148 DST=10.0.0.166 LEN=124 TOS=0x00 PREC=0x00 TTL=53 ID=29279 PROTO=UDP SPT=51820 DPT=59996 LEN=104
  1762. [ 28.881254] [UFW BLOCK] IN=enp11s0 OUT= MAC=10:ff:e0:37:a2:14:d4:6c:6d:95:45:b6:08:00 SRC=181.215.195.148 DST=10.0.0.166 LEN=188 TOS=0x00 PREC=0x00 TTL=53 ID=29289 PROTO=UDP SPT=51820 DPT=59996 LEN=168
  1763. [ 32.454349] [UFW BLOCK] IN=enp11s0 OUT= MAC=10:ff:e0:37:a2:14:d4:6c:6d:95:45:b6:08:00 SRC=181.215.195.148 DST=10.0.0.166 LEN=124 TOS=0x00 PREC=0x00 TTL=53 ID=29556 PROTO=UDP SPT=51820 DPT=59996 LEN=104
  1764. [ 34.502328] [UFW BLOCK] IN=enp11s0 OUT= MAC=10:ff:e0:37:a2:14:d4:6c:6d:95:45:b6:08:00 SRC=181.215.195.148 DST=10.0.0.166 LEN=124 TOS=0x00 PREC=0x00 TTL=53 ID=29977 PROTO=UDP SPT=51820 DPT=59996 LEN=104
  1765. [ 37.990857] systemd-journald[480]: Time jumped backwards, rotating.
  1766. [ 38.598549] [UFW BLOCK] IN=enp11s0 OUT= MAC=10:ff:e0:37:a2:14:d4:6c:6d:95:45:b6:08:00 SRC=181.215.195.148 DST=10.0.0.166 LEN=124 TOS=0x00 PREC=0x00 TTL=53 ID=30023 PROTO=UDP SPT=51820 DPT=59996 LEN=104
  1767. [ 39.052454] [UFW BLOCK] IN=enp11s0 OUT= MAC=10:ff:e0:37:a2:14:d4:6c:6d:95:45:b6:08:00 SRC=181.215.195.148 DST=10.0.0.166 LEN=108 TOS=0x00 PREC=0x00 TTL=53 ID=30131 PROTO=UDP SPT=51820 DPT=59996 LEN=88
  1768. [ 63.823177] [UFW BLOCK] IN=enp11s0 OUT= MAC=10:ff:e0:37:a2:14:d4:6c:6d:95:45:b6:08:00 SRC=181.215.195.148 DST=10.0.0.166 LEN=204 TOS=0x00 PREC=0x00 TTL=53 ID=35208 PROTO=UDP SPT=51820 DPT=59996 LEN=184
  1769. [ 97.861115] [UFW BLOCK] IN=enp11s0 OUT= MAC=10:ff:e0:37:a2:14:d4:6c:6d:95:45:b6:08:00 SRC=181.215.195.148 DST=10.0.0.166 LEN=108 TOS=0x00 PREC=0x00 TTL=53 ID=37148 PROTO=UDP SPT=51820 DPT=59996 LEN=88
Add Comment
Please, Sign In to add comment