Guest User

dmesg

a guest
Jan 23rd, 2022
340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 127.78 KB | None | 0 0
  1. [    0.000000] Linux version 5.15.16-1-MANJARO (builduser@fv-az82-887) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Thu Jan 20 13:58:19 UTC 2022
  2. [    0.000000] Command line: BOOT_IMAGE=/@/boot/vmlinuz-5.15-x86_64 root=UUID=a2e1885f-15d2-4fdc-9063-e120c531285d rw rootflags=subvol=@ quiet splash apparmor=1 security=apparmor udev.log_priority=3
  3. [    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  4. [    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  5. [    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  6. [    0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
  7. [    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
  8. [    0.000000] x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
  9. [    0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
  10. [    0.000000] signal: max sigframe size: 3376
  11. [    0.000000] BIOS-provided physical RAM map:
  12. [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
  13. [    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
  14. [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009d1efff] usable
  15. [    0.000000] BIOS-e820: [mem 0x0000000009d1f000-0x000000000a000fff] reserved
  16. [    0.000000] BIOS-e820: [mem 0x000000000a001000-0x000000000a1fffff] usable
  17. [    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20efff] ACPI NVS
  18. [    0.000000] BIOS-e820: [mem 0x000000000a20f000-0x00000000baa61fff] usable
  19. [    0.000000] BIOS-e820: [mem 0x00000000baa62000-0x00000000bbf79fff] reserved
  20. [    0.000000] BIOS-e820: [mem 0x00000000bbf7a000-0x00000000bbfddfff] ACPI data
  21. [    0.000000] BIOS-e820: [mem 0x00000000bbfde000-0x00000000bc192fff] ACPI NVS
  22. [    0.000000] BIOS-e820: [mem 0x00000000bc193000-0x00000000bc976fff] reserved
  23. [    0.000000] BIOS-e820: [mem 0x00000000bc977000-0x00000000bc9fefff] type 20
  24. [    0.000000] BIOS-e820: [mem 0x00000000bc9ff000-0x00000000bdffffff] usable
  25. [    0.000000] BIOS-e820: [mem 0x00000000be000000-0x00000000bfffffff] reserved
  26. [    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
  27. [    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000fdffffff] reserved
  28. [    0.000000] BIOS-e820: [mem 0x00000000fe700000-0x00000000fe70ffff] reserved
  29. [    0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
  30. [    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
  31. [    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
  32. [    0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
  33. [    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
  34. [    0.000000] BIOS-e820: [mem 0x00000000fedc4000-0x00000000fedc9fff] reserved
  35. [    0.000000] BIOS-e820: [mem 0x00000000fedcc000-0x00000000fedcefff] reserved
  36. [    0.000000] BIOS-e820: [mem 0x00000000fedd5000-0x00000000fedd5fff] reserved
  37. [    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  38. [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041e2fffff] usable
  39. [    0.000000] BIOS-e820: [mem 0x000000041e300000-0x000000043fffffff] reserved
  40. [    0.000000] NX (Execute Disable) protection: active
  41. [    0.000000] efi: EFI v2.70 by American Megatrends
  42. [    0.000000] efi: ACPI=0xbbfdd000 ACPI 2.0=0xbbfdd014 TPMFinalLog=0xbc14a000 SMBIOS=0xbc819000 SMBIOS 3.0=0xbc818000 MEMATTR=0xb719f818 ESRT=0xb92dab98
  43. [    0.000000] SMBIOS 3.3.0 present.
  44. [    0.000000] DMI: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.316 11/29/2021
  45. [    0.000000] tsc: Fast TSC calibration using PIT
  46. [    0.000000] tsc: Detected 3293.773 MHz processor
  47. [    0.000127] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  48. [    0.000128] e820: remove [mem 0x000a0000-0x000fffff] usable
  49. [    0.000132] last_pfn = 0x41e300 max_arch_pfn = 0x400000000
  50. [    0.000909] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
  51. [    0.001124] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
  52. [    0.001130] last_pfn = 0xbe000 max_arch_pfn = 0x400000000
  53. [    0.003555] esrt: Reserving ESRT space from 0x00000000b92dab98 to 0x00000000b92dabd0.
  54. [    0.003559] e820: update [mem 0xb92da000-0xb92dafff] usable ==> reserved
  55. [    0.003569] Using GB pages for direct mapping
  56. [    0.003951] Secure boot disabled
  57. [    0.003952] RAMDISK: [mem 0x36d35000-0x37691fff]
  58. [    0.003955] ACPI: Early table checksum verification disabled
  59. [    0.003957] ACPI: RSDP 0x00000000BBFDD014 000024 (v02 _ASUS_)
  60. [    0.003960] ACPI: XSDT 0x00000000BBFDC728 000114 (v01 _ASUS_ Notebook 01072009 AMI  01000013)
  61. [    0.003964] ACPI: FACP 0x00000000BBFCE000 000114 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
  62. [    0.003967] ACPI: DSDT 0x00000000BBFC1000 00C0E5 (v02 _ASUS_ Notebook 01072009 INTL 20190509)
  63. [    0.003969] ACPI: FACS 0x00000000BC148000 000040
  64. [    0.003970] ACPI: SSDT 0x00000000BBFD4000 007229 (v02 AMD    AmdTable 00000002 MSFT 04000000)
  65. [    0.003972] ACPI: IVRS 0x00000000BBFD3000 0001A4 (v02 AMD    AmdTable 00000001 AMD  00000000)
  66. [    0.003973] ACPI: SSDT 0x00000000BBFCF000 003A21 (v01 AMD    AMD AOD  00000001 INTL 20190509)
  67. [    0.003975] ACPI: FIDT 0x00000000BBFC0000 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
  68. [    0.003976] ACPI: MCFG 0x00000000BBFBF000 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00010013)
  69. [    0.003978] ACPI: HPET 0x00000000BBFBE000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00000005)
  70. [    0.003979] ACPI: VFCT 0x00000000BBFB0000 00D884 (v01 _ASUS_ Notebook 00000001 AMD  31504F47)
  71. [    0.003981] ACPI: TPM2 0x00000000BBFAE000 00004C (v04 _ASUS_ Notebook 00000001 AMI  00000000)
  72. [    0.003982] ACPI: SSDT 0x00000000BBFA8000 005354 (v02 AMD    AmdTable 00000001 AMD  00000001)
  73. [    0.003983] ACPI: CRAT 0x00000000BBFA7000 000EE8 (v01 AMD    AmdTable 00000001 AMD  00000001)
  74. [    0.003985] ACPI: CDIT 0x00000000BBFA6000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
  75. [    0.003986] ACPI: SSDT 0x00000000BBFA5000 000149 (v01 AMD    AmdTable 00000001 INTL 20190509)
  76. [    0.003987] ACPI: SSDT 0x00000000BBFA4000 0005B7 (v01 AMD    AmdTable 00000001 INTL 20190509)
  77. [    0.003989] ACPI: SSDT 0x00000000BBFA2000 00148E (v01 AMD    AmdTable 00000001 INTL 20190509)
  78. [    0.003990] ACPI: SSDT 0x00000000BBFA0000 00151D (v01 AMD    AmdTable 00000001 INTL 20190509)
  79. [    0.003992] ACPI: SSDT 0x00000000BBF9F000 0006A9 (v01 AMD    AmdTable 00000001 INTL 20190509)
  80. [    0.003993] ACPI: SSDT 0x00000000BBF9D000 0019E6 (v01 AMD    CPMD3CLD 00000001 INTL 20190509)
  81. [    0.003994] ACPI: SSDT 0x00000000BBF9C000 0005DE (v01 AMD    AmdTable 00000001 INTL 20190509)
  82. [    0.003996] ACPI: SSDT 0x00000000BBF98000 0036E9 (v01 AMD    AmdTable 00000001 INTL 20190509)
  83. [    0.003997] ACPI: BGRT 0x00000000BBFAF000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
  84. [    0.003998] ACPI: WSMT 0x00000000BBF97000 000028 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
  85. [    0.004000] ACPI: APIC 0x00000000BBF96000 0000DE (v03 _ASUS_ Notebook 01072009 AMI  00010013)
  86. [    0.004001] ACPI: SSDT 0x00000000BBF95000 00008D (v01 AMD    AmdTable 00000001 INTL 20190509)
  87. [    0.004002] ACPI: SSDT 0x00000000BBF94000 00091F (v01 AMD    AmdTable 00000001 INTL 20190509)
  88. [    0.004004] ACPI: SSDT 0x00000000BBF92000 00112E (v01 AMD    AmdTable 00000001 INTL 20190509)
  89. [    0.004005] ACPI: SSDT 0x00000000BBF91000 000241 (v01 AMD    AmdTable 00000001 INTL 20190509)
  90. [    0.004007] ACPI: SSDT 0x00000000BBF90000 000808 (v01 AMD    AmdTable 00000001 INTL 20190509)
  91. [    0.004008] ACPI: SSDT 0x00000000BBF8F000 00078F (v01 AMD    AmdTable 00000001 INTL 20190509)
  92. [    0.004009] ACPI: FPDT 0x00000000BBF8E000 000044 (v01 _ASUS_ A M I    01072009 AMI  01000013)
  93. [    0.004010] ACPI: Reserving FACP table memory at [mem 0xbbfce000-0xbbfce113]
  94. [    0.004011] ACPI: Reserving DSDT table memory at [mem 0xbbfc1000-0xbbfcd0e4]
  95. [    0.004012] ACPI: Reserving FACS table memory at [mem 0xbc148000-0xbc14803f]
  96. [    0.004012] ACPI: Reserving SSDT table memory at [mem 0xbbfd4000-0xbbfdb228]
  97. [    0.004013] ACPI: Reserving IVRS table memory at [mem 0xbbfd3000-0xbbfd31a3]
  98. [    0.004013] ACPI: Reserving SSDT table memory at [mem 0xbbfcf000-0xbbfd2a20]
  99. [    0.004013] ACPI: Reserving FIDT table memory at [mem 0xbbfc0000-0xbbfc009b]
  100. [    0.004014] ACPI: Reserving MCFG table memory at [mem 0xbbfbf000-0xbbfbf03b]
  101. [    0.004014] ACPI: Reserving HPET table memory at [mem 0xbbfbe000-0xbbfbe037]
  102. [    0.004015] ACPI: Reserving VFCT table memory at [mem 0xbbfb0000-0xbbfbd883]
  103. [    0.004015] ACPI: Reserving TPM2 table memory at [mem 0xbbfae000-0xbbfae04b]
  104. [    0.004016] ACPI: Reserving SSDT table memory at [mem 0xbbfa8000-0xbbfad353]
  105. [    0.004016] ACPI: Reserving CRAT table memory at [mem 0xbbfa7000-0xbbfa7ee7]
  106. [    0.004017] ACPI: Reserving CDIT table memory at [mem 0xbbfa6000-0xbbfa6028]
  107. [    0.004017] ACPI: Reserving SSDT table memory at [mem 0xbbfa5000-0xbbfa5148]
  108. [    0.004017] ACPI: Reserving SSDT table memory at [mem 0xbbfa4000-0xbbfa45b6]
  109. [    0.004018] ACPI: Reserving SSDT table memory at [mem 0xbbfa2000-0xbbfa348d]
  110. [    0.004018] ACPI: Reserving SSDT table memory at [mem 0xbbfa0000-0xbbfa151c]
  111. [    0.004019] ACPI: Reserving SSDT table memory at [mem 0xbbf9f000-0xbbf9f6a8]
  112. [    0.004019] ACPI: Reserving SSDT table memory at [mem 0xbbf9d000-0xbbf9e9e5]
  113. [    0.004020] ACPI: Reserving SSDT table memory at [mem 0xbbf9c000-0xbbf9c5dd]
  114. [    0.004020] ACPI: Reserving SSDT table memory at [mem 0xbbf98000-0xbbf9b6e8]
  115. [    0.004021] ACPI: Reserving BGRT table memory at [mem 0xbbfaf000-0xbbfaf037]
  116. [    0.004021] ACPI: Reserving WSMT table memory at [mem 0xbbf97000-0xbbf97027]
  117. [    0.004022] ACPI: Reserving APIC table memory at [mem 0xbbf96000-0xbbf960dd]
  118. [    0.004022] ACPI: Reserving SSDT table memory at [mem 0xbbf95000-0xbbf9508c]
  119. [    0.004023] ACPI: Reserving SSDT table memory at [mem 0xbbf94000-0xbbf9491e]
  120. [    0.004023] ACPI: Reserving SSDT table memory at [mem 0xbbf92000-0xbbf9312d]
  121. [    0.004023] ACPI: Reserving SSDT table memory at [mem 0xbbf91000-0xbbf91240]
  122. [    0.004024] ACPI: Reserving SSDT table memory at [mem 0xbbf90000-0xbbf90807]
  123. [    0.004024] ACPI: Reserving SSDT table memory at [mem 0xbbf8f000-0xbbf8f78e]
  124. [    0.004025] ACPI: Reserving FPDT table memory at [mem 0xbbf8e000-0xbbf8e043]
  125. [    0.004075] No NUMA configuration found
  126. [    0.004075] Faking a node at [mem 0x0000000000000000-0x000000041e2fffff]
  127. [    0.004078] NODE_DATA(0) allocated [mem 0x41e2fc000-0x41e2fffff]
  128. [    0.004095] Zone ranges:
  129. [    0.004096]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
  130. [    0.004097]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
  131. [    0.004098]   Normal   [mem 0x0000000100000000-0x000000041e2fffff]
  132. [    0.004099]   Device   empty
  133. [    0.004099] Movable zone start for each node
  134. [    0.004100] Early memory node ranges
  135. [    0.004100]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
  136. [    0.004101]   node   0: [mem 0x0000000000100000-0x0000000009d1efff]
  137. [    0.004101]   node   0: [mem 0x000000000a001000-0x000000000a1fffff]
  138. [    0.004102]   node   0: [mem 0x000000000a20f000-0x00000000baa61fff]
  139. [    0.004102]   node   0: [mem 0x00000000bc9ff000-0x00000000bdffffff]
  140. [    0.004103]   node   0: [mem 0x0000000100000000-0x000000041e2fffff]
  141. [    0.004104] Initmem setup node 0 [mem 0x0000000000001000-0x000000041e2fffff]
  142. [    0.004106] On node 0, zone DMA: 1 pages in unavailable ranges
  143. [    0.004116] On node 0, zone DMA: 96 pages in unavailable ranges
  144. [    0.004196] On node 0, zone DMA32: 738 pages in unavailable ranges
  145. [    0.007286] On node 0, zone DMA32: 15 pages in unavailable ranges
  146. [    0.007364] On node 0, zone DMA32: 8093 pages in unavailable ranges
  147. [    0.023495] On node 0, zone Normal: 8192 pages in unavailable ranges
  148. [    0.023542] On node 0, zone Normal: 7424 pages in unavailable ranges
  149. [    0.023841] ACPI: PM-Timer IO Port: 0x808
  150. [    0.023847] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
  151. [    0.023858] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
  152. [    0.023863] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
  153. [    0.023864] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  154. [    0.023866] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
  155. [    0.023868] ACPI: Using ACPI (MADT) for SMP configuration information
  156. [    0.023869] ACPI: HPET id: 0x10228201 base: 0xfed00000
  157. [    0.023876] e820: update [mem 0xb71a3000-0xb724bfff] usable ==> reserved
  158. [    0.023884] smpboot: Allowing 16 CPUs, 0 hotplug CPUs
  159. [    0.023901] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
  160. [    0.023902] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
  161. [    0.023903] PM: hibernation: Registered nosave memory: [mem 0x09d1f000-0x0a000fff]
  162. [    0.023904] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20efff]
  163. [    0.023905] PM: hibernation: Registered nosave memory: [mem 0xb71a3000-0xb724bfff]
  164. [    0.023906] PM: hibernation: Registered nosave memory: [mem 0xb92da000-0xb92dafff]
  165. [    0.023907] PM: hibernation: Registered nosave memory: [mem 0xbaa62000-0xbbf79fff]
  166. [    0.023908] PM: hibernation: Registered nosave memory: [mem 0xbbf7a000-0xbbfddfff]
  167. [    0.023908] PM: hibernation: Registered nosave memory: [mem 0xbbfde000-0xbc192fff]
  168. [    0.023908] PM: hibernation: Registered nosave memory: [mem 0xbc193000-0xbc976fff]
  169. [    0.023909] PM: hibernation: Registered nosave memory: [mem 0xbc977000-0xbc9fefff]
  170. [    0.023910] PM: hibernation: Registered nosave memory: [mem 0xbe000000-0xbfffffff]
  171. [    0.023910] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xefffffff]
  172. [    0.023910] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
  173. [    0.023911] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfcffffff]
  174. [    0.023911] PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xfdffffff]
  175. [    0.023911] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe6fffff]
  176. [    0.023912] PM: hibernation: Registered nosave memory: [mem 0xfe700000-0xfe70ffff]
  177. [    0.023912] PM: hibernation: Registered nosave memory: [mem 0xfe710000-0xfeb7ffff]
  178. [    0.023912] PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
  179. [    0.023913] PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
  180. [    0.023913] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
  181. [    0.023913] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
  182. [    0.023914] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
  183. [    0.023914] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
  184. [    0.023914] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
  185. [    0.023915] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
  186. [    0.023915] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed80fff]
  187. [    0.023915] PM: hibernation: Registered nosave memory: [mem 0xfed81000-0xfedc3fff]
  188. [    0.023916] PM: hibernation: Registered nosave memory: [mem 0xfedc4000-0xfedc9fff]
  189. [    0.023916] PM: hibernation: Registered nosave memory: [mem 0xfedca000-0xfedcbfff]
  190. [    0.023916] PM: hibernation: Registered nosave memory: [mem 0xfedcc000-0xfedcefff]
  191. [    0.023917] PM: hibernation: Registered nosave memory: [mem 0xfedcf000-0xfedd4fff]
  192. [    0.023917] PM: hibernation: Registered nosave memory: [mem 0xfedd5000-0xfedd5fff]
  193. [    0.023917] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfeffffff]
  194. [    0.023918] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
  195. [    0.023919] [mem 0xc0000000-0xefffffff] available for PCI devices
  196. [    0.023919] Booting paravirtualized kernel on bare hardware
  197. [    0.023921] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
  198. [    0.026494] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
  199. [    0.026895] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
  200. [    0.026899] pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
  201. [    0.026900] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
  202. [    0.026918] Built 1 zonelists, mobility grouping on.  Total pages: 3975408
  203. [    0.026919] Policy zone: Normal
  204. [    0.026920] Kernel command line: BOOT_IMAGE=/@/boot/vmlinuz-5.15-x86_64 root=UUID=a2e1885f-15d2-4fdc-9063-e120c531285d rw rootflags=subvol=@ quiet splash apparmor=1 security=apparmor udev.log_priority=3
  205. [    0.026968] Unknown kernel command line parameters "splash BOOT_IMAGE=/@/boot/vmlinuz-5.15-x86_64", will be passed to user space.
  206. [    0.028160] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
  207. [    0.028791] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
  208. [    0.028978] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
  209. [    0.058114] Memory: 15699196K/16154692K available (14344K kernel code, 2097K rwdata, 10884K rodata, 1864K init, 3784K bss, 455236K reserved, 0K cma-reserved)
  210. [    0.058121] random: get_random_u64 called from __kmem_cache_create+0x2a/0x540 with crng_init=0
  211. [    0.058192] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
  212. [    0.058201] ftrace: allocating 44514 entries in 174 pages
  213. [    0.069095] ftrace: allocated 174 pages with 5 groups
  214. [    0.069178] rcu: Preemptible hierarchical RCU implementation.
  215. [    0.069179] rcu:     RCU dyntick-idle grace-period acceleration is enabled.
  216. [    0.069179] rcu:     RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
  217. [    0.069180] rcu:     RCU priority boosting: priority 1 delay 500 ms.
  218. [    0.069181]  Trampoline variant of Tasks RCU enabled.
  219. [    0.069181]  Rude variant of Tasks RCU enabled.
  220. [    0.069181]  Tracing variant of Tasks RCU enabled.
  221. [    0.069182] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
  222. [    0.069182] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
  223. [    0.071074] NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
  224. [    0.071305] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
  225. [    0.071398] Console: colour dummy device 80x25
  226. [    0.071406] printk: console [tty0] enabled
  227. [    0.071419] ACPI: Core revision 20210730
  228. [    0.071560] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
  229. [    0.071575] APIC: Switch to symmetric I/O mode setup
  230. [    0.072111] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
  231. [    0.072112] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
  232. [    0.072113] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
  233. [    0.072113] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
  234. [    0.072345] Switched APIC routing to physical flat.
  235. [    0.072936] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  236. [    0.088249] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2f7a525278c, max_idle_ns: 440795335276 ns
  237. [    0.088252] Calibrating delay loop (skipped), value calculated using timer frequency.. 6590.02 BogoMIPS (lpj=10979243)
  238. [    0.088254] pid_max: default: 32768 minimum: 301
  239. [    0.089771] LSM: Security Framework initializing
  240. [    0.089778] landlock: Up and running.
  241. [    0.089779] Yama: becoming mindful.
  242. [    0.089797] AppArmor: AppArmor initialized
  243. [    0.089852] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  244. [    0.089890] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  245. [    0.090092] x86/cpu: User Mode Instruction Prevention (UMIP) activated
  246. [    0.090101] LVT offset 1 assigned for vector 0xf9
  247. [    0.090113] LVT offset 2 assigned for vector 0xf4
  248. [    0.090117] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
  249. [    0.090117] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
  250. [    0.090120] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  251. [    0.090122] Spectre V2 : Mitigation: Full AMD retpoline
  252. [    0.090123] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  253. [    0.090123] Spectre V2 : Enabling Restricted Speculation for firmware calls
  254. [    0.090125] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
  255. [    0.090126] Spectre V2 : User space: Mitigation: STIBP always-on protection
  256. [    0.090126] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
  257. [    0.092610] Freeing SMP alternatives memory: 36K
  258. [    0.199574] smpboot: CPU0: AMD Ryzen 9 5900HX with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
  259. [    0.199682] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
  260. [    0.199685] ... version:                0
  261. [    0.199686] ... bit width:              48
  262. [    0.199687] ... generic registers:      6
  263. [    0.199687] ... value mask:             0000ffffffffffff
  264. [    0.199688] ... max period:             00007fffffffffff
  265. [    0.199688] ... fixed-purpose events:   0
  266. [    0.199688] ... event mask:             000000000000003f
  267. [    0.199736] rcu: Hierarchical SRCU implementation.
  268. [    0.200052] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
  269. [    0.200159] smp: Bringing up secondary CPUs ...
  270. [    0.200237] x86: Booting SMP configuration:
  271. [    0.200238] .... node  #0, CPUs:        #1
  272. [    0.201684] Spectre V2 : Update user space SMT mitigation: STIBP always-on
  273. [    0.201729]   #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
  274. [    0.238289] smp: Brought up 1 node, 16 CPUs
  275. [    0.238289] smpboot: Max logical packages: 1
  276. [    0.238289] smpboot: Total of 16 processors activated (105442.43 BogoMIPS)
  277. [    0.239123] devtmpfs: initialized
  278. [    0.239123] x86/mm: Memory block size: 128MB
  279. [    0.239123] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20efff] (61440 bytes)
  280. [    0.239123] ACPI: PM: Registering ACPI NVS region [mem 0xbbfde000-0xbc192fff] (1789952 bytes)
  281. [    0.239123] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
  282. [    0.239123] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
  283. [    0.239123] pinctrl core: initialized pinctrl subsystem
  284. [    0.239123] PM: RTC time: 19:43:27, date: 2022-01-23
  285. [    0.239123] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  286. [    0.239123] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
  287. [    0.239123] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  288. [    0.239123] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  289. [    0.239123] audit: initializing netlink subsys (disabled)
  290. [    0.239123] audit: type=2000 audit(1642967007.166:1): state=initialized audit_enabled=0 res=1
  291. [    0.239123] thermal_sys: Registered thermal governor 'fair_share'
  292. [    0.239123] thermal_sys: Registered thermal governor 'bang_bang'
  293. [    0.239123] thermal_sys: Registered thermal governor 'step_wise'
  294. [    0.239123] thermal_sys: Registered thermal governor 'user_space'
  295. [    0.239123] thermal_sys: Registered thermal governor 'power_allocator'
  296. [    0.239123] cpuidle: using governor ladder
  297. [    0.239123] cpuidle: using governor menu
  298. [    0.239123] HugeTLB: can free 4094 vmemmap pages for hugepages-1048576kB
  299. [    0.239123] ACPI: bus type PCI registered
  300. [    0.239123] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  301. [    0.239123] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
  302. [    0.239123] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
  303. [    0.239123] PCI: Using configuration type 1 for base access
  304. [    0.242224] Kprobes globally optimized
  305. [    0.242256] HugeTLB: can free 6 vmemmap pages for hugepages-2048kB
  306. [    0.242256] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  307. [    0.242256] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  308. [    0.242256] ACPI: Added _OSI(Module Device)
  309. [    0.242256] ACPI: Added _OSI(Processor Device)
  310. [    0.242256] ACPI: Added _OSI(3.0 _SCP Extensions)
  311. [    0.242256] ACPI: Added _OSI(Processor Aggregator Device)
  312. [    0.242256] ACPI: Added _OSI(Linux-Dell-Video)
  313. [    0.242256] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
  314. [    0.242256] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
  315. [    0.253496] ACPI: 18 ACPI AML tables successfully acquired and loaded
  316. [    0.254542] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  317. [    0.256127] ACPI: Interpreter enabled
  318. [    0.256136] ACPI: PM: (supports S0 S4 S5)
  319. [    0.256137] ACPI: Using IOAPIC for interrupt routing
  320. [    0.256302] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  321. [    0.256531] ACPI: Enabled 3 GPEs in block 00 to 1F
  322. [    0.256900] ACPI: PM: Power Resource [M237]
  323. [    0.257001] ACPI: PM: Power Resource [M237]
  324. [    0.257050] ACPI: PM: Power Resource [M237]
  325. [    0.257448] ACPI: PM: Power Resource [P0U0]
  326. [    0.257459] ACPI: PM: Power Resource [P3U0]
  327. [    0.257744] ACPI: PM: Power Resource [P0U1]
  328. [    0.257755] ACPI: PM: Power Resource [P3U1]
  329. [    0.258563] ACPI: PM: Power Resource [P1NV]
  330. [    0.258691] ACPI: PM: Power Resource [P0NV]
  331. [    0.260832] ACPI: PM: Power Resource [PRWL]
  332. [    0.261344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  333. [    0.261347] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
  334. [    0.261458] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
  335. [    0.261563] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
  336. [    0.261570] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
  337. [    0.261809] PCI host bridge to bus 0000:00
  338. [    0.261810] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
  339. [    0.261811] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
  340. [    0.261812] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
  341. [    0.261812] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
  342. [    0.261813] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  343. [    0.261814] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
  344. [    0.261814] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfcffffff window]
  345. [    0.261815] pci_bus 0000:00: root bus resource [mem 0x440000000-0xffffffffff window]
  346. [    0.261815] pci_bus 0000:00: root bus resource [bus 00-ff]
  347. [    0.261860] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000
  348. [    0.261965] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600
  349. [    0.262075] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000
  350. [    0.262157] pci 0000:00:01.1: [1022:1633] type 01 class 0x060400
  351. [    0.262203] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
  352. [    0.262303] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000
  353. [    0.262386] pci 0000:00:02.1: [1022:1634] type 01 class 0x060400
  354. [    0.262406] pci 0000:00:02.1: enabling Extended Tags
  355. [    0.262432] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
  356. [    0.262511] pci 0000:00:02.2: [1022:1634] type 01 class 0x060400
  357. [    0.262555] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
  358. [    0.262639] pci 0000:00:02.4: [1022:1634] type 01 class 0x060400
  359. [    0.262658] pci 0000:00:02.4: enabling Extended Tags
  360. [    0.262684] pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
  361. [    0.262770] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000
  362. [    0.262852] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400
  363. [    0.262870] pci 0000:00:08.1: enabling Extended Tags
  364. [    0.262895] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
  365. [    0.263003] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
  366. [    0.263132] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
  367. [    0.263272] pci 0000:00:18.0: [1022:166a] type 00 class 0x060000
  368. [    0.263333] pci 0000:00:18.1: [1022:166b] type 00 class 0x060000
  369. [    0.263396] pci 0000:00:18.2: [1022:166c] type 00 class 0x060000
  370. [    0.263457] pci 0000:00:18.3: [1022:166d] type 00 class 0x060000
  371. [    0.263519] pci 0000:00:18.4: [1022:166e] type 00 class 0x060000
  372. [    0.263586] pci 0000:00:18.5: [1022:166f] type 00 class 0x060000
  373. [    0.263647] pci 0000:00:18.6: [1022:1670] type 00 class 0x060000
  374. [    0.263708] pci 0000:00:18.7: [1022:1671] type 00 class 0x060000
  375. [    0.263793] pci 0000:01:00.0: [1002:1478] type 01 class 0x060400
  376. [    0.263805] pci 0000:01:00.0: reg 0x10: [mem 0xfcd00000-0xfcd03fff]
  377. [    0.263894] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  378. [    0.263963] pci 0000:01:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
  379. [    0.263998] pci 0000:00:01.1: PCI bridge to [bus 01-03]
  380. [    0.264002] pci 0000:00:01.1:   bridge window [mem 0xfcb00000-0xfcdfffff]
  381. [    0.264004] pci 0000:00:01.1:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
  382. [    0.264057] pci 0000:02:00.0: [1002:1479] type 01 class 0x060400
  383. [    0.264155] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
  384. [    0.264537] pci 0000:01:00.0: PCI bridge to [bus 02-03]
  385. [    0.264544] pci 0000:01:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
  386. [    0.264548] pci 0000:01:00.0:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
  387. [    0.264610] pci 0000:03:00.0: [1002:73df] type 00 class 0x038000
  388. [    0.264624] pci 0000:03:00.0: reg 0x10: [mem 0xf800000000-0xfbffffffff 64bit pref]
  389. [    0.264634] pci 0000:03:00.0: reg 0x18: [mem 0xfc00000000-0xfc0fffffff 64bit pref]
  390. [    0.264643] pci 0000:03:00.0: reg 0x24: [mem 0xfcb00000-0xfcbfffff]
  391. [    0.264647] pci 0000:03:00.0: reg 0x30: [mem 0xfcc00000-0xfcc1ffff pref]
  392. [    0.264725] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
  393. [    0.264793] pci 0000:03:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
  394. [    0.264839] pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300
  395. [    0.264849] pci 0000:03:00.1: reg 0x10: [mem 0xfcc20000-0xfcc23fff]
  396. [    0.264932] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
  397. [    0.265011] pci 0000:02:00.0: PCI bridge to [bus 03]
  398. [    0.265016] pci 0000:02:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
  399. [    0.265020] pci 0000:02:00.0:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
  400. [    0.265078] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
  401. [    0.265093] pci 0000:04:00.0: reg 0x10: [io  0xf000-0xf0ff]
  402. [    0.265114] pci 0000:04:00.0: reg 0x18: [mem 0xfcf04000-0xfcf04fff 64bit]
  403. [    0.265127] pci 0000:04:00.0: reg 0x20: [mem 0xfcf00000-0xfcf03fff 64bit]
  404. [    0.265210] pci 0000:04:00.0: supports D1 D2
  405. [    0.265211] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  406. [    0.265314] pci 0000:00:02.1: PCI bridge to [bus 04]
  407. [    0.265316] pci 0000:00:02.1:   bridge window [io  0xf000-0xffff]
  408. [    0.265318] pci 0000:00:02.1:   bridge window [mem 0xfcf00000-0xfcffffff]
  409. [    0.265458] pci 0000:05:00.0: [14c3:7961] type 00 class 0x028000
  410. [    0.265508] pci 0000:05:00.0: reg 0x10: [mem 0xfc30300000-0xfc303fffff 64bit pref]
  411. [    0.265544] pci 0000:05:00.0: reg 0x18: [mem 0xfc30400000-0xfc30403fff 64bit pref]
  412. [    0.265580] pci 0000:05:00.0: reg 0x20: [mem 0xfc30404000-0xfc30404fff 64bit pref]
  413. [    0.265738] pci 0000:05:00.0: supports D1 D2
  414. [    0.265738] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  415. [    0.266127] pci 0000:00:02.2: PCI bridge to [bus 05]
  416. [    0.266132] pci 0000:00:02.2:   bridge window [mem 0xfc30300000-0xfc304fffff 64bit pref]
  417. [    0.266190] pci 0000:06:00.0: [144d:a809] type 00 class 0x010802
  418. [    0.266204] pci 0000:06:00.0: reg 0x10: [mem 0xfce00000-0xfce03fff 64bit]
  419. [    0.266372] pci 0000:00:02.4: PCI bridge to [bus 06]
  420. [    0.266376] pci 0000:00:02.4:   bridge window [mem 0xfce00000-0xfcefffff]
  421. [    0.266440] pci 0000:07:00.0: [1002:1638] type 00 class 0x030000
  422. [    0.266449] pci 0000:07:00.0: reg 0x10: [mem 0xfc20000000-0xfc2fffffff 64bit pref]
  423. [    0.266456] pci 0000:07:00.0: reg 0x18: [mem 0xfc30000000-0xfc301fffff 64bit pref]
  424. [    0.266460] pci 0000:07:00.0: reg 0x20: [io  0xe000-0xe0ff]
  425. [    0.266464] pci 0000:07:00.0: reg 0x24: [mem 0xfca00000-0xfca7ffff]
  426. [    0.266471] pci 0000:07:00.0: enabling Extended Tags
  427. [    0.266480] pci 0000:07:00.0: BAR 0: assigned to efifb
  428. [    0.266513] pci 0000:07:00.0: PME# supported from D1 D2 D3hot D3cold
  429. [    0.266543] pci 0000:07:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
  430. [    0.266586] pci 0000:07:00.1: [1002:1637] type 00 class 0x040300
  431. [    0.266592] pci 0000:07:00.1: reg 0x10: [mem 0xfcac8000-0xfcacbfff]
  432. [    0.266611] pci 0000:07:00.1: enabling Extended Tags
  433. [    0.266636] pci 0000:07:00.1: PME# supported from D1 D2 D3hot D3cold
  434. [    0.266686] pci 0000:07:00.2: [1022:15df] type 00 class 0x108000
  435. [    0.266698] pci 0000:07:00.2: reg 0x18: [mem 0xfc900000-0xfc9fffff]
  436. [    0.266707] pci 0000:07:00.2: reg 0x24: [mem 0xfcacc000-0xfcacdfff]
  437. [    0.266712] pci 0000:07:00.2: enabling Extended Tags
  438. [    0.266786] pci 0000:07:00.3: [1022:1639] type 00 class 0x0c0330
  439. [    0.266795] pci 0000:07:00.3: reg 0x10: [mem 0xfc800000-0xfc8fffff 64bit]
  440. [    0.266816] pci 0000:07:00.3: enabling Extended Tags
  441. [    0.266842] pci 0000:07:00.3: PME# supported from D0 D3hot D3cold
  442. [    0.266893] pci 0000:07:00.4: [1022:1639] type 00 class 0x0c0330
  443. [    0.266902] pci 0000:07:00.4: reg 0x10: [mem 0xfc700000-0xfc7fffff 64bit]
  444. [    0.266923] pci 0000:07:00.4: enabling Extended Tags
  445. [    0.266949] pci 0000:07:00.4: PME# supported from D0 D3hot D3cold
  446. [    0.266998] pci 0000:07:00.5: [1022:15e2] type 00 class 0x048000
  447. [    0.267004] pci 0000:07:00.5: reg 0x10: [mem 0xfca80000-0xfcabffff]
  448. [    0.267023] pci 0000:07:00.5: enabling Extended Tags
  449. [    0.267046] pci 0000:07:00.5: PME# supported from D0 D3hot D3cold
  450. [    0.267096] pci 0000:07:00.6: [1022:15e3] type 00 class 0x040300
  451. [    0.267104] pci 0000:07:00.6: reg 0x10: [mem 0xfcac0000-0xfcac7fff]
  452. [    0.267128] pci 0000:07:00.6: enabling Extended Tags
  453. [    0.267151] pci 0000:07:00.6: PME# supported from D0 D3hot D3cold
  454. [    0.267200] pci 0000:00:08.1: PCI bridge to [bus 07]
  455. [    0.267202] pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
  456. [    0.267203] pci 0000:00:08.1:   bridge window [mem 0xfc700000-0xfcafffff]
  457. [    0.267205] pci 0000:00:08.1:   bridge window [mem 0xfc20000000-0xfc301fffff 64bit pref]
  458. [    0.267815] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
  459. [    0.267852] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
  460. [    0.267882] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
  461. [    0.267921] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
  462. [    0.267955] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
  463. [    0.267984] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
  464. [    0.268012] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
  465. [    0.268040] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
  466. [    0.268818] iommu: Default domain type: Translated
  467. [    0.268819] iommu: DMA domain TLB invalidation policy: lazy mode
  468. [    0.268826] pci 0000:07:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
  469. [    0.268826] pci 0000:07:00.0: vgaarb: bridge control possible
  470. [    0.268826] pci 0000:07:00.0: vgaarb: setting as boot device
  471. [    0.268826] vgaarb: loaded
  472. [    0.268826] SCSI subsystem initialized
  473. [    0.268826] libata version 3.00 loaded.
  474. [    0.268826] ACPI: bus type USB registered
  475. [    0.268826] usbcore: registered new interface driver usbfs
  476. [    0.268826] usbcore: registered new interface driver hub
  477. [    0.268826] usbcore: registered new device driver usb
  478. [    0.271978] pps_core: LinuxPPS API ver. 1 registered
  479. [    0.271979] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  480. [    0.271980] PTP clock support registered
  481. [    0.271985] EDAC MC: Ver: 3.0.0
  482. [    0.272112] Registered efivars operations
  483. [    0.272112] NetLabel: Initializing
  484. [    0.272112] NetLabel:  domain hash size = 128
  485. [    0.272112] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
  486. [    0.272112] NetLabel:  unlabeled traffic allowed by default
  487. [    0.272112] PCI: Using ACPI for IRQ routing
  488. [    0.276338] PCI: pci_cache_line_size set to 64 bytes
  489. [    0.276475] e820: reserve RAM buffer [mem 0x09d1f000-0x0bffffff]
  490. [    0.276476] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
  491. [    0.276477] e820: reserve RAM buffer [mem 0xb71a3000-0xb7ffffff]
  492. [    0.276478] e820: reserve RAM buffer [mem 0xb92da000-0xbbffffff]
  493. [    0.276478] e820: reserve RAM buffer [mem 0xbaa62000-0xbbffffff]
  494. [    0.276478] e820: reserve RAM buffer [mem 0xbe000000-0xbfffffff]
  495. [    0.276479] e820: reserve RAM buffer [mem 0x41e300000-0x41fffffff]
  496. [    0.276482] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  497. [    0.276482] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
  498. [    0.278299] clocksource: Switched to clocksource tsc-early
  499. [    0.282702] VFS: Disk quotas dquot_6.6.0
  500. [    0.282711] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  501. [    0.282769] AppArmor: AppArmor Filesystem Enabled
  502. [    0.282786] pnp: PnP ACPI init
  503. [    0.282840] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
  504. [    0.283081] system 00:03: [io  0x04d0-0x04d1] has been reserved
  505. [    0.283084] system 00:03: [io  0x040b] has been reserved
  506. [    0.283084] system 00:03: [io  0x04d6] has been reserved
  507. [    0.283085] system 00:03: [io  0x0c00-0x0c01] has been reserved
  508. [    0.283086] system 00:03: [io  0x0c14] has been reserved
  509. [    0.283086] system 00:03: [io  0x0c50-0x0c51] has been reserved
  510. [    0.283087] system 00:03: [io  0x0c52] has been reserved
  511. [    0.283087] system 00:03: [io  0x0c6c] has been reserved
  512. [    0.283088] system 00:03: [io  0x0c6f] has been reserved
  513. [    0.283088] system 00:03: [io  0x0cd8-0x0cdf] has been reserved
  514. [    0.283089] system 00:03: [io  0x0800-0x089f] has been reserved
  515. [    0.283090] system 00:03: [io  0x0b00-0x0b0f] has been reserved
  516. [    0.283090] system 00:03: [io  0x0b20-0x0b3f] has been reserved
  517. [    0.283091] system 00:03: [io  0x0900-0x090f] has been reserved
  518. [    0.283091] system 00:03: [io  0x0910-0x091f] has been reserved
  519. [    0.283092] system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
  520. [    0.283093] system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved
  521. [    0.283095] system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved
  522. [    0.283096] system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
  523. [    0.283096] system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved
  524. [    0.283097] system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
  525. [    0.283098] system 00:03: [mem 0xff000000-0xffffffff] has been reserved
  526. [    0.283099] system 00:03: [mem 0xfe700000-0xfe70ffff] has been reserved
  527. [    0.283614] pnp: PnP ACPI: found 4 devices
  528. [    0.288780] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  529. [    0.288829] NET: Registered PF_INET protocol family
  530. [    0.289023] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  531. [    0.290108] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
  532. [    0.290194] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  533. [    0.290328] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
  534. [    0.290372] TCP: Hash tables configured (established 131072 bind 65536)
  535. [    0.290433] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
  536. [    0.290467] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
  537. [    0.290498] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
  538. [    0.290539] NET: Registered PF_UNIX/PF_LOCAL protocol family
  539. [    0.290542] NET: Registered PF_XDP protocol family
  540. [    0.290546] pci 0000:00:01.1: bridge window [io  0x1000-0x0fff] to [bus 01-03] add_size 1000
  541. [    0.290551] pci 0000:00:01.1: BAR 13: assigned [io  0x1000-0x1fff]
  542. [    0.290553] pci 0000:02:00.0: PCI bridge to [bus 03]
  543. [    0.290557] pci 0000:02:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
  544. [    0.290559] pci 0000:02:00.0:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
  545. [    0.290563] pci 0000:01:00.0: PCI bridge to [bus 02-03]
  546. [    0.290566] pci 0000:01:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
  547. [    0.290569] pci 0000:01:00.0:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
  548. [    0.290573] pci 0000:00:01.1: PCI bridge to [bus 01-03]
  549. [    0.290573] pci 0000:00:01.1:   bridge window [io  0x1000-0x1fff]
  550. [    0.290575] pci 0000:00:01.1:   bridge window [mem 0xfcb00000-0xfcdfffff]
  551. [    0.290577] pci 0000:00:01.1:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
  552. [    0.290580] pci 0000:00:02.1: PCI bridge to [bus 04]
  553. [    0.290581] pci 0000:00:02.1:   bridge window [io  0xf000-0xffff]
  554. [    0.290582] pci 0000:00:02.1:   bridge window [mem 0xfcf00000-0xfcffffff]
  555. [    0.290586] pci 0000:00:02.2: PCI bridge to [bus 05]
  556. [    0.290588] pci 0000:00:02.2:   bridge window [mem 0xfc30300000-0xfc304fffff 64bit pref]
  557. [    0.290591] pci 0000:00:02.4: PCI bridge to [bus 06]
  558. [    0.290593] pci 0000:00:02.4:   bridge window [mem 0xfce00000-0xfcefffff]
  559. [    0.290596] pci 0000:00:08.1: PCI bridge to [bus 07]
  560. [    0.290597] pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
  561. [    0.290599] pci 0000:00:08.1:   bridge window [mem 0xfc700000-0xfcafffff]
  562. [    0.290600] pci 0000:00:08.1:   bridge window [mem 0xfc20000000-0xfc301fffff 64bit pref]
  563. [    0.290603] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
  564. [    0.290604] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
  565. [    0.290604] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
  566. [    0.290605] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
  567. [    0.290606] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
  568. [    0.290606] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
  569. [    0.290607] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfcffffff window]
  570. [    0.290607] pci_bus 0000:00: resource 11 [mem 0x440000000-0xffffffffff window]
  571. [    0.290608] pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
  572. [    0.290609] pci_bus 0000:01: resource 1 [mem 0xfcb00000-0xfcdfffff]
  573. [    0.290609] pci_bus 0000:01: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
  574. [    0.290610] pci_bus 0000:02: resource 1 [mem 0xfcb00000-0xfccfffff]
  575. [    0.290610] pci_bus 0000:02: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
  576. [    0.290611] pci_bus 0000:03: resource 1 [mem 0xfcb00000-0xfccfffff]
  577. [    0.290612] pci_bus 0000:03: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
  578. [    0.290612] pci_bus 0000:04: resource 0 [io  0xf000-0xffff]
  579. [    0.290613] pci_bus 0000:04: resource 1 [mem 0xfcf00000-0xfcffffff]
  580. [    0.290613] pci_bus 0000:05: resource 2 [mem 0xfc30300000-0xfc304fffff 64bit pref]
  581. [    0.290614] pci_bus 0000:06: resource 1 [mem 0xfce00000-0xfcefffff]
  582. [    0.290614] pci_bus 0000:07: resource 0 [io  0xe000-0xefff]
  583. [    0.290615] pci_bus 0000:07: resource 1 [mem 0xfc700000-0xfcafffff]
  584. [    0.290615] pci_bus 0000:07: resource 2 [mem 0xfc20000000-0xfc301fffff 64bit pref]
  585. [    0.290677] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
  586. [    0.290779] pci 0000:07:00.1: D0 power state depends on 0000:07:00.0
  587. [    0.290798] pci 0000:07:00.3: extending delay after power-on from D3hot to 20 msec
  588. [    0.290889] pci 0000:07:00.4: extending delay after power-on from D3hot to 20 msec
  589. [    0.290940] PCI: CLS 64 bytes, default 64
  590. [    0.290951] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
  591. [    0.290976] pci 0000:00:00.2: can't derive routing for PCI INT A
  592. [    0.290977] pci 0000:00:00.2: PCI INT A: not connected
  593. [    0.290986] Trying to unpack rootfs image as initramfs...
  594. [    0.290987] pci 0000:00:01.0: Adding to iommu group 0
  595. [    0.290993] pci 0000:00:01.1: Adding to iommu group 1
  596. [    0.291001] pci 0000:00:02.0: Adding to iommu group 2
  597. [    0.291006] pci 0000:00:02.1: Adding to iommu group 3
  598. [    0.291010] pci 0000:00:02.2: Adding to iommu group 4
  599. [    0.291015] pci 0000:00:02.4: Adding to iommu group 5
  600. [    0.291021] pci 0000:00:08.0: Adding to iommu group 6
  601. [    0.291025] pci 0000:00:08.1: Adding to iommu group 6
  602. [    0.291031] pci 0000:00:14.0: Adding to iommu group 7
  603. [    0.291035] pci 0000:00:14.3: Adding to iommu group 7
  604. [    0.291049] pci 0000:00:18.0: Adding to iommu group 8
  605. [    0.291052] pci 0000:00:18.1: Adding to iommu group 8
  606. [    0.291056] pci 0000:00:18.2: Adding to iommu group 8
  607. [    0.291060] pci 0000:00:18.3: Adding to iommu group 8
  608. [    0.291065] pci 0000:00:18.4: Adding to iommu group 8
  609. [    0.291070] pci 0000:00:18.5: Adding to iommu group 8
  610. [    0.291074] pci 0000:00:18.6: Adding to iommu group 8
  611. [    0.291078] pci 0000:00:18.7: Adding to iommu group 8
  612. [    0.291083] pci 0000:01:00.0: Adding to iommu group 9
  613. [    0.291088] pci 0000:02:00.0: Adding to iommu group 10
  614. [    0.291096] pci 0000:03:00.0: Adding to iommu group 11
  615. [    0.291104] pci 0000:03:00.1: Adding to iommu group 12
  616. [    0.291108] pci 0000:04:00.0: Adding to iommu group 13
  617. [    0.291113] pci 0000:05:00.0: Adding to iommu group 14
  618. [    0.291118] pci 0000:06:00.0: Adding to iommu group 15
  619. [    0.291129] pci 0000:07:00.0: Adding to iommu group 6
  620. [    0.291131] pci 0000:07:00.1: Adding to iommu group 6
  621. [    0.291133] pci 0000:07:00.2: Adding to iommu group 6
  622. [    0.291135] pci 0000:07:00.3: Adding to iommu group 6
  623. [    0.291137] pci 0000:07:00.4: Adding to iommu group 6
  624. [    0.291140] pci 0000:07:00.5: Adding to iommu group 6
  625. [    0.291142] pci 0000:07:00.6: Adding to iommu group 6
  626. [    0.292519] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
  627. [    0.292520] AMD-Vi: Extended features (0x206d73ef22254ade): PPR X2APIC NX GT IA GA PC GA_vAPIC
  628. [    0.292524] AMD-Vi: Interrupt remapping enabled
  629. [    0.292524] AMD-Vi: Virtual APIC enabled
  630. [    0.292525] AMD-Vi: X2APIC enabled
  631. [    0.327259] software IO TLB: tearing down default memory pool
  632. [    0.327687] LVT offset 0 assigned for vector 0x400
  633. [    0.327988] perf: AMD IBS detected (0x000003ff)
  634. [    0.327994] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
  635. [    0.329199] Initialise system trusted keyrings
  636. [    0.329207] Key type blacklist registered
  637. [    0.329227] workingset: timestamp_bits=41 max_order=22 bucket_order=0
  638. [    0.329697] zbud: loaded
  639. [    0.332205] Key type asymmetric registered
  640. [    0.332206] Asymmetric key parser 'x509' registered
  641. [    0.332216] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
  642. [    0.332242] io scheduler mq-deadline registered
  643. [    0.332243] io scheduler kyber registered
  644. [    0.332257] io scheduler bfq registered
  645. [    0.332449] pcieport 0000:00:01.1: PME: Signaling with IRQ 26
  646. [    0.332463] pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
  647. [    0.332563] pcieport 0000:00:02.1: PME: Signaling with IRQ 27
  648. [    0.332634] pcieport 0000:00:02.2: PME: Signaling with IRQ 28
  649. [    0.332703] pcieport 0000:00:02.4: PME: Signaling with IRQ 29
  650. [    0.332779] pcieport 0000:00:08.1: PME: Signaling with IRQ 30
  651. [    0.333123] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  652. [    0.357119] Freeing initrd memory: 9588K
  653. [    0.369172] ACPI: AC: AC Adapter [ADP0] (on-line)
  654. [    0.369223] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:2a/PNP0C0D:00/input/input0
  655. [    0.369234] ACPI: button: Lid Switch [LID0]
  656. [    0.369247] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
  657. [    0.369253] ACPI: button: Power Button [PWRB]
  658. [    0.369265] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
  659. [    0.369271] ACPI: button: Sleep Button [SLPB]
  660. [    0.369858] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1270
  661. [    0.369879] Monitor-Mwait will be used to enter C-1 state
  662. [    0.369890] ACPI: \_SB_.PLTF.P000: Found 3 idle states
  663. [    0.370030] ACPI: \_SB_.PLTF.P001: Found 3 idle states
  664. [    0.370119] ACPI: \_SB_.PLTF.P002: Found 3 idle states
  665. [    0.370233] ACPI: \_SB_.PLTF.P003: Found 3 idle states
  666. [    0.370287] ACPI: \_SB_.PLTF.P004: Found 3 idle states
  667. [    0.370362] ACPI: \_SB_.PLTF.P005: Found 3 idle states
  668. [    0.370583] ACPI: \_SB_.PLTF.P006: Found 3 idle states
  669. [    0.371364] ACPI: \_SB_.PLTF.P007: Found 3 idle states
  670. [    0.371578] ACPI: \_SB_.PLTF.P008: Found 3 idle states
  671. [    0.371762] ACPI: \_SB_.PLTF.P009: Found 3 idle states
  672. [    0.371874] ACPI: \_SB_.PLTF.P00A: Found 3 idle states
  673. [    0.372060] ACPI: \_SB_.PLTF.P00B: Found 3 idle states
  674. [    0.372171] ACPI: \_SB_.PLTF.P00C: Found 3 idle states
  675. [    0.372365] ACPI: \_SB_.PLTF.P00D: Found 3 idle states
  676. [    0.372535] ACPI: \_SB_.PLTF.P00E: Found 3 idle states
  677. [    0.372656] ACPI: \_SB_.PLTF.P00F: Found 3 idle states
  678. [    0.372900] thermal LNXTHERM:00: registered as thermal_zone0
  679. [    0.372902] ACPI: thermal: Thermal Zone [TZ01] (61 C)
  680. [    0.373042] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  681. [    0.373601] ACPI: battery: Slot [BAT0] (battery present)
  682. [    0.373778] Non-volatile memory driver v1.3
  683. [    0.373780] Linux agpgart interface v0.103
  684. [    0.373824] AMD-Vi: AMD IOMMUv2 loaded and initialized
  685. [    0.374776] nvme 0000:06:00.0: platform quirk: setting simple suspend
  686. [    0.374797] nvme nvme0: pci function 0000:06:00.0
  687. [    0.374836] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  688. [    0.374851] ehci-pci: EHCI PCI platform driver
  689. [    0.374860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  690. [    0.374861] ohci-pci: OHCI PCI platform driver
  691. [    0.374865] uhci_hcd: USB Universal Host Controller Interface driver
  692. [    0.374884] usbcore: registered new interface driver usbserial_generic
  693. [    0.374886] usbserial: USB Serial support registered for generic
  694. [    0.374946] rtc_cmos 00:01: RTC can wake from S4
  695. [    0.375133] rtc_cmos 00:01: registered as rtc0
  696. [    0.375163] rtc_cmos 00:01: setting system clock to 2022-01-23T19:43:27 UTC (1642967007)
  697. [    0.375172] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
  698. [    0.375400] ledtrig-cpu: registered to indicate activity on CPUs
  699. [    0.375504] efifb: probing for efifb
  700. [    0.375514] efifb: showing boot graphics
  701. [    0.378197] efifb: framebuffer at 0xfc20000000, using 14400k, total 14400k
  702. [    0.378199] efifb: mode is 2560x1440x32, linelength=10240, pages=1
  703. [    0.378200] efifb: scrolling: redraw
  704. [    0.378201] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  705. [    0.378243] fbcon: Deferring console take-over
  706. [    0.378244] fb0: EFI VGA frame buffer device
  707. [    0.378271] hid: raw HID events driver (C) Jiri Kosina
  708. [    0.378345] ashmem: initialized
  709. [    0.378429] drop_monitor: Initializing network drop monitor service
  710. [    0.378465] Initializing XFRM netlink socket
  711. [    0.378505] NET: Registered PF_INET6 protocol family
  712. [    0.382272] Segment Routing with IPv6
  713. [    0.382275] RPL Segment Routing with IPv6
  714. [    0.382285] In-situ OAM (IOAM) with IPv6
  715. [    0.382303] NET: Registered PF_PACKET protocol family
  716. [    0.383169] microcode: CPU0: patch_level=0x0a50000c
  717. [    0.383182] microcode: CPU1: patch_level=0x0a50000c
  718. [    0.383191] microcode: CPU2: patch_level=0x0a50000c
  719. [    0.383204] microcode: CPU3: patch_level=0x0a50000c
  720. [    0.383207] microcode: CPU4: patch_level=0x0a50000c
  721. [    0.383216] microcode: CPU5: patch_level=0x0a50000c
  722. [    0.383226] microcode: CPU6: patch_level=0x0a50000c
  723. [    0.383244] microcode: CPU7: patch_level=0x0a50000c
  724. [    0.383253] microcode: CPU8: patch_level=0x0a50000c
  725. [    0.383267] microcode: CPU9: patch_level=0x0a50000c
  726. [    0.383277] microcode: CPU10: patch_level=0x0a50000c
  727. [    0.383290] microcode: CPU11: patch_level=0x0a50000c
  728. [    0.383301] microcode: CPU12: patch_level=0x0a50000c
  729. [    0.383315] microcode: CPU13: patch_level=0x0a50000c
  730. [    0.383325] microcode: CPU14: patch_level=0x0a50000c
  731. [    0.383339] microcode: CPU15: patch_level=0x0a50000c
  732. [    0.383345] microcode: Microcode Update Driver: v2.2.
  733. [    0.383547] resctrl: L3 allocation detected
  734. [    0.383549] resctrl: MB allocation detected
  735. [    0.383550] resctrl: L3 monitoring detected
  736. [    0.383553] IPI shorthand broadcast: enabled
  737. [    0.383563] sched_clock: Marking stable (383210411, 323684)->(385193909, -1659814)
  738. [    0.383867] registered taskstats version 1
  739. [    0.384231] Loading compiled-in X.509 certificates
  740. [    0.385825] Loaded X.509 cert 'Build time autogenerated kernel key: 3f1e03b6c321983a2132e6f20299680ca78c27e6'
  741. [    0.388091] zswap: loaded using pool zstd/z3fold
  742. [    0.388639] Key type ._fscrypt registered
  743. [    0.388641] Key type .fscrypt registered
  744. [    0.388641] Key type fscrypt-provisioning registered
  745. [    0.388668] AppArmor: AppArmor sha1 policy hashing enabled
  746. [    0.388854] PM:   Magic number: 6:398:749
  747. [    0.388872] tty ttyS0: hash matches
  748. [    0.389024] RAS: Correctable Errors collector initialized.
  749. [    0.392485] nvme nvme0: Shutdown timeout set to 8 seconds
  750. [    0.417159] nvme nvme0: allocated 64 MiB host memory buffer.
  751. [    0.468490] nvme nvme0: 12/0/0 default/read/poll queues
  752. [    0.475491]  nvme0n1: p1 p2 p3 p4 p5 p6 p7
  753. [    0.476543] Freeing unused decrypted memory: 2036K
  754. [    0.476778] Freeing unused kernel image (initmem) memory: 1864K
  755. [    0.489144] Write protecting the kernel read-only data: 28672k
  756. [    0.489858] Freeing unused kernel image (text/rodata gap) memory: 2036K
  757. [    0.490168] Freeing unused kernel image (rodata/data gap) memory: 1404K
  758. [    0.511898] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  759. [    0.511902] rodata_test: all tests were successful
  760. [    0.511916] Run /init as init process
  761. [    0.511917]   with arguments:
  762. [    0.511918]     /init
  763. [    0.511918]     splash
  764. [    0.511919]   with environment:
  765. [    0.511919]     HOME=/
  766. [    0.511919]     TERM=linux
  767. [    0.511920]     BOOT_IMAGE=/@/boot/vmlinuz-5.15-x86_64
  768. [    0.624812] xhci_hcd 0000:07:00.3: xHCI Host Controller
  769. [    0.624820] xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 1
  770. [    0.624869] ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
  771. [    0.624910] xhci_hcd 0000:07:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
  772. [    0.625119] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
  773. [    0.625264] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
  774. [    0.625266] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  775. [    0.625267] usb usb1: Product: xHCI Host Controller
  776. [    0.625267] usb usb1: Manufacturer: Linux 5.15.16-1-MANJARO xhci-hcd
  777. [    0.625268] usb usb1: SerialNumber: 0000:07:00.3
  778. [    0.625421] hub 1-0:1.0: USB hub found
  779. [    0.625438] hub 1-0:1.0: 4 ports detected
  780. [    0.626276] acpi device:0d: registered as cooling_device16
  781. [    0.626324] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
  782. [    0.626339] xhci_hcd 0000:07:00.3: xHCI Host Controller
  783. [    0.626345] xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 2
  784. [    0.626351] xhci_hcd 0000:07:00.3: Host supports USB 3.1 Enhanced SuperSpeed
  785. [    0.626353] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0c/LNXVIDEO:00/input/input3
  786. [    0.626390] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  787. [    0.626412] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
  788. [    0.626413] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  789. [    0.626415] usb usb2: Product: xHCI Host Controller
  790. [    0.626417] usb usb2: Manufacturer: Linux 5.15.16-1-MANJARO xhci-hcd
  791. [    0.626418] usb usb2: SerialNumber: 0000:07:00.3
  792. [    0.626580] hub 2-0:1.0: USB hub found
  793. [    0.626589] hub 2-0:1.0: 2 ports detected
  794. [    0.626916] xhci_hcd 0000:07:00.4: xHCI Host Controller
  795. [    0.626921] xhci_hcd 0000:07:00.4: new USB bus registered, assigned bus number 3
  796. [    0.627021] xhci_hcd 0000:07:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
  797. [    0.627423] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
  798. [    0.627427] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  799. [    0.627429] usb usb3: Product: xHCI Host Controller
  800. [    0.627430] usb usb3: Manufacturer: Linux 5.15.16-1-MANJARO xhci-hcd
  801. [    0.627431] usb usb3: SerialNumber: 0000:07:00.4
  802. [    0.627584] hub 3-0:1.0: USB hub found
  803. [    0.627593] hub 3-0:1.0: 4 ports detected
  804. [    0.627618] i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
  805. [    0.627621] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
  806. [    0.627802] xhci_hcd 0000:07:00.4: xHCI Host Controller
  807. [    0.627805] xhci_hcd 0000:07:00.4: new USB bus registered, assigned bus number 4
  808. [    0.627808] xhci_hcd 0000:07:00.4: Host supports USB 3.1 Enhanced SuperSpeed
  809. [    0.627817] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  810. [    0.627827] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
  811. [    0.627828] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  812. [    0.627829] usb usb4: Product: xHCI Host Controller
  813. [    0.627830] usb usb4: Manufacturer: Linux 5.15.16-1-MANJARO xhci-hcd
  814. [    0.627831] usb usb4: SerialNumber: 0000:07:00.4
  815. [    0.627903] hub 4-0:1.0: USB hub found
  816. [    0.627906] hub 4-0:1.0: 2 ports detected
  817. [    0.628325] serio: i8042 KBD port at 0x60,0x64 irq 1
  818. [    0.675326] raid6: skip pq benchmark and using algorithm avx2x4
  819. [    0.675329] raid6: using avx2x2 recovery algorithm
  820. [    0.677265] xor: automatically using best checksumming function   avx      
  821. [    0.707174] Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
  822. [    0.707630] BTRFS: device fsid a2e1885f-15d2-4fdc-9063-e120c531285d devid 1 transid 144 /dev/nvme0n1p7 scanned by systemd-udevd (254)
  823. [    0.795217] BTRFS info (device nvme0n1p7): flagging fs with big metadata feature
  824. [    0.795227] BTRFS info (device nvme0n1p7): using free space tree
  825. [    0.795229] BTRFS info (device nvme0n1p7): has skinny extents
  826. [    0.801669] BTRFS info (device nvme0n1p7): enabling ssd optimizations
  827. [    0.863349] random: fast init done
  828. [    0.874835] usb 1-2: new low-speed USB device number 2 using xhci_hcd
  829. [    0.878171] usb 3-2: new low-speed USB device number 2 using xhci_hcd
  830. [    0.892645] systemd[1]: systemd 250.2-1-manjaro 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 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
  831. [    0.892783] systemd[1]: Detected architecture x86-64.
  832. [    0.893534] systemd[1]: Hostname set to <rog-laptop>.
  833. [    1.007008] random: lvmconfig: uninitialized urandom read (4 bytes read)
  834. [    1.037489] usb 1-2: New USB device found, idVendor=04f2, idProduct=0111, bcdDevice= 1.02
  835. [    1.037494] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  836. [    1.037495] usb 1-2: Product: USB Keyboard
  837. [    1.037496] usb 1-2: Manufacturer: Chicony
  838. [    1.037919] usb 3-2: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
  839. [    1.037922] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  840. [    1.037923] usb 3-2: Product: USB Optical Mouse
  841. [    1.037924] usb 3-2: Manufacturer: Logitech
  842. [    1.049656] systemd[1]: Queued start job for default target Graphical Interface.
  843. [    1.050613] systemd[1]: Created slice Slice /system/getty.
  844. [    1.050820] systemd[1]: Created slice Slice /system/modprobe.
  845. [    1.050960] systemd[1]: Created slice Slice /system/systemd-fsck.
  846. [    1.051073] systemd[1]: Created slice User and Session Slice.
  847. [    1.051106] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  848. [    1.051198] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  849. [    1.051225] systemd[1]: Reached target Login Prompts.
  850. [    1.051232] systemd[1]: Reached target Local Integrity Protected Volumes.
  851. [    1.051246] systemd[1]: Reached target Remote File Systems.
  852. [    1.051250] systemd[1]: Reached target Slice Units.
  853. [    1.051260] systemd[1]: Reached target Swaps.
  854. [    1.051268] systemd[1]: Reached target Local Verity Protected Volumes.
  855. [    1.051301] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  856. [    1.051356] systemd[1]: Listening on LVM2 poll daemon socket.
  857. [    1.052019] systemd[1]: Listening on Process Core Dump Socket.
  858. [    1.052111] systemd[1]: Listening on Journal Audit Socket.
  859. [    1.052166] systemd[1]: Listening on Journal Socket (/dev/log).
  860. [    1.052215] systemd[1]: Listening on Journal Socket.
  861. [    1.052533] systemd[1]: Listening on udev Control Socket.
  862. [    1.052645] systemd[1]: Listening on udev Kernel Socket.
  863. [    1.053341] systemd[1]: Mounting Huge Pages File System...
  864. [    1.053901] systemd[1]: Mounting POSIX Message Queue File System...
  865. [    1.054497] systemd[1]: Mounting Kernel Debug File System...
  866. [    1.055080] systemd[1]: Mounting Kernel Trace File System...
  867. [    1.055820] systemd[1]: Mounting Temporary Directory /tmp...
  868. [    1.056593] systemd[1]: Starting Create List of Static Device Nodes...
  869. [    1.057243] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  870. [    1.057813] systemd[1]: Starting Load Kernel Module configfs...
  871. [    1.058532] systemd[1]: Starting Load Kernel Module drm...
  872. [    1.059093] systemd[1]: Starting Load Kernel Module fuse...
  873. [    1.059517] random: lvm: uninitialized urandom read (4 bytes read)
  874. [    1.060079] systemd[1]: Starting Load Kernel Modules...
  875. [    1.060927] systemd[1]: Starting Remount Root and Kernel File Systems...
  876. [    1.060989] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
  877. [    1.061704] systemd[1]: Starting Coldplug All udev Devices...
  878. [    1.062967] systemd[1]: Mounted Huge Pages File System.
  879. [    1.063179] systemd[1]: Mounted POSIX Message Queue File System.
  880. [    1.063384] systemd[1]: Mounted Kernel Debug File System.
  881. [    1.063601] systemd[1]: Mounted Kernel Trace File System.
  882. [    1.063795] systemd[1]: Mounted Temporary Directory /tmp.
  883. [    1.064086] systemd[1]: Finished Create List of Static Device Nodes.
  884. [    1.064431] systemd[1]: [email protected]: Deactivated successfully.
  885. [    1.064506] systemd[1]: Finished Load Kernel Module configfs.
  886. [    1.064635] systemd[1]: [email protected]: Deactivated successfully.
  887. [    1.064688] systemd[1]: Finished Load Kernel Module drm.
  888. [    1.065313] systemd[1]: Mounting Kernel Configuration File System...
  889. [    1.067688] systemd[1]: Mounted Kernel Configuration File System.
  890. [    1.069459] fuse: init (API version 7.34)
  891. [    1.070071] systemd[1]: [email protected]: Deactivated successfully.
  892. [    1.070173] systemd[1]: Finished Load Kernel Module fuse.
  893. [    1.070881] systemd[1]: Mounting FUSE Control File System...
  894. [    1.072236] IPMI message handler: version 39.2
  895. [    1.072319] systemd[1]: Mounted FUSE Control File System.
  896. [    1.074953] ipmi device interface
  897. [    1.075578] systemd[1]: Finished Load Kernel Modules.
  898. [    1.076434] systemd[1]: Starting Apply Kernel Variables...
  899. [    1.080360] systemd[1]: Finished Apply Kernel Variables.
  900. [    1.082045] systemd[1]: Starting CLI Netfilter Manager...
  901. [    1.087421] BTRFS info (device nvme0n1p7): enabling auto defrag
  902. [    1.087425] BTRFS info (device nvme0n1p7): use zstd compression, level 3
  903. [    1.087426] BTRFS info (device nvme0n1p7): using free space tree
  904. [    1.088395] systemd[1]: Finished Remount Root and Kernel File Systems.
  905. [    1.088617] systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
  906. [    1.089567] systemd[1]: Rebuild Hardware Database was skipped because all trigger condition checks failed.
  907. [    1.090206] systemd[1]: Starting Load/Save Random Seed...
  908. [    1.091008] systemd[1]: Starting Create System Users...
  909. [    1.091728] systemd[1]: Starting Setup Virtual Console...
  910. [    1.092768] systemd[1]: Finished CLI Netfilter Manager.
  911. [    1.103561] systemd[1]: Finished Create System Users.
  912. [    1.104295] systemd[1]: Starting Create Static Device Nodes in /dev...
  913. [    1.105260] systemd[1]: Finished Coldplug All udev Devices.
  914. [    1.112995] systemd[1]: Finished Setup Virtual Console.
  915. [    1.117519] systemd[1]: Finished Create Static Device Nodes in /dev.
  916. [    1.117787] systemd[1]: Entropy Daemon based on the HAVEGE algorithm was skipped because of a failed condition check (ConditionKernelVersion=<5.6).
  917. [    1.119397] systemd[1]: Starting Journal Service...
  918. [    1.121171] systemd[1]: Starting Rule-based Manager for Device Events and Files...
  919. [    1.121660] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
  920. [    1.121914] systemd[1]: Reached target Preparation for Local File Systems.
  921. [    1.121974] systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of a failed condition check (ConditionPathExists=/var/lib/machines.raw).
  922. [    1.152218] systemd[1]: Started Journal Service.
  923. [    1.152299] audit: type=1130 audit(1642967008.273:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  924. [    1.153135] audit: type=1130 audit(1642967008.273:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  925. [    1.171600] usb 3-4: new high-speed USB device number 3 using xhci_hcd
  926. [    1.172144] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb3/3-2/3-2:1.0/0003:046D:C077.0001/input/input5
  927. [    1.172359] hid-generic 0003:046D:C077.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:07:00.4-2/input0
  928. [    1.173642] audit: type=1130 audit(1642967008.293:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  929. [    1.178865] input: Chicony USB Keyboard as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-2/1-2:1.0/0003:04F2:0111.0002/input/input6
  930. [    1.181610] usb 1-3: new full-speed USB device number 3 using xhci_hcd
  931. [    1.190726] input: Asus Wireless Radio Control as /devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input7
  932. [    1.220998] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xff00, revision 15
  933. [    1.221002] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
  934. [    1.221099] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xff20
  935. [    1.235131] hid-generic 0003:04F2:0111.0002: input,hidraw1: USB HID v1.10 Keyboard [Chicony USB Keyboard] on usb-0000:07:00.3-2/input0
  936. [    1.243676] input: Chicony USB Keyboard System Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-2/1-2:1.1/0003:04F2:0111.0003/input/input8
  937. [    1.278747] input: ASUE120A:00 04F3:319B Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-ASUE120A:00/0018:04F3:319B.0004/input/input11
  938. [    1.285780] input: PC Speaker as /devices/platform/pcspkr/input/input13
  939. [    1.287837] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
  940. [    1.287935] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
  941. [    1.287941] sp5100-tco sp5100-tco: Watchdog hardware is disabled
  942. [    1.288046] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
  943. [    1.288048] RAPL PMU: hw unit of domain package 2^-16 Joules
  944. [    1.294870] cryptd: max_cpu_qlen set to 1000
  945. [    1.299002] input: ASUE120A:00 04F3:319B Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-ASUE120A:00/0018:04F3:319B.0004/input/input12
  946. [    1.299036] hid-generic 0018:04F3:319B.0004: input,hidraw2: I2C HID v1.00 Mouse [ASUE120A:00 04F3:319B] on i2c-ASUE120A:00
  947. [    1.299203] input: Chicony USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-2/1-2:1.1/0003:04F2:0111.0003/input/input9
  948. [    1.299272] hid-generic 0003:04F2:0111.0003: input,hiddev96,hidraw3: USB HID v1.10 Device [Chicony USB Keyboard] on usb-0000:07:00.3-2/input1
  949. [    1.299299] usbcore: registered new interface driver usbhid
  950. [    1.299300] usbhid: USB HID core driver
  951. [    1.303701] asus_wmi: ASUS WMI generic driver loaded
  952. [    1.308781] AVX2 version of gcm_enc/dec engaged.
  953. [    1.308818] AES CTR mode by8 optimization enabled
  954. [    1.313180] asus_wmi: Initialization: 0x1
  955. [    1.313323] asus_wmi: SFUN value: 0x1821
  956. [    1.313325] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
  957. [    1.313328] asus-nb-wmi asus-nb-wmi: Detected ATK, enable event queue
  958. [    1.316734] asus-nb-wmi asus-nb-wmi: Using throttle_thermal_policy for platform_profile support
  959. [    1.320216] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input14
  960. [    1.321214] usb 3-4: New USB device found, idVendor=13d3, idProduct=3563, bcdDevice= 1.00
  961. [    1.321217] usb 3-4: New USB device strings: Mfr=5, Product=6, SerialNumber=7
  962. [    1.321219] usb 3-4: Product: Wireless_Device
  963. [    1.321220] usb 3-4: Manufacturer: MediaTek Inc.
  964. [    1.321221] usb 3-4: SerialNumber: 000000000
  965. [    1.324898] ACPI: battery: new extension: ASUS Battery Extension
  966. [    1.326460] libphy: r8169: probed
  967. [    1.326629] r8169 0000:04:00.0 eth0: RTL8168h/8111h, 50:eb:f6:4a:41:5d, XID 541, IRQ 77
  968. [    1.326633] r8169 0000:04:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
  969. [    1.344537] systemd-journald[401]: Received client request to flush runtime journal.
  970. [    1.348283] tsc: Refined TSC clocksource calibration: 3299.378 MHz
  971. [    1.348302] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2f8f013797a, max_idle_ns: 440795365337 ns
  972. [    1.348387] clocksource: Switched to clocksource tsc
  973. [    1.349426] usb 1-3: New USB device found, idVendor=0b05, idProduct=1866, bcdDevice=40.23
  974. [    1.349434] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  975. [    1.349436] usb 1-3: Product: N-KEY Device
  976. [    1.349437] usb 1-3: Manufacturer: ASUSTek Computer Inc.
  977. [    1.368780] audit: type=1130 audit(1642967008.489:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-fsck@dev-disk-by\x2duuid-662E\x2d3B48 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  978. [    1.369720] input: ASUSTek Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-3/1-3:1.0/0003:0B05:1866.0005/input/input15
  979. [    1.369780] input: ASUSTek Computer Inc. N-KEY Device Keyboard as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-3/1-3:1.0/0003:0B05:1866.0005/input/input16
  980. [    1.370913] audit: type=1400 audit(1642967008.486:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=521 comm="apparmor_parser"
  981. [    1.370917] audit: type=1400 audit(1642967008.486:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=521 comm="apparmor_parser"
  982. [    1.370918] audit: type=1300 audit(1642967008.486:6): arch=c000003e syscall=1 success=yes exit=85794 a0=7 a1=7f4e2bf53010 a2=14f22 a3=0 items=0 ppid=514 pid=521 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="apparmor_parser" exe="/usr/bin/apparmor_parser" subj==unconfined key=(null)
  983. [    1.370925] audit: type=1327 audit(1642967008.486:6): proctitle=2F7362696E2F61707061726D6F725F706172736572002D2D7265706C616365002D2D002F6574632F61707061726D6F722E64
  984. [    1.383112] audit: type=1130 audit(1642967008.503:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  985. [    1.425299] input: ASUSTek Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-3/1-3:1.0/0003:0B05:1866.0005/input/input17
  986. [    1.425422] input: ASUSTek Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-3/1-3:1.0/0003:0B05:1866.0005/input/input18
  987. [    1.425612] hid-generic 0003:0B05:1866.0005: input,hiddev97,hidraw4: USB HID v1.10 Keyboard [ASUSTek Computer Inc. N-KEY Device] on usb-0000:07:00.3-3/input0
  988. [    1.436481] snd_rn_pci_acp3x 0000:07:00.5: enabling device (0000 -> 0002)
  989. [    1.436929] ccp 0000:07:00.2: enabling device (0000 -> 0002)
  990. [    1.437072] ccp 0000:07:00.2: ccp: unable to access the device: you might be running a broken BIOS.
  991. [    1.437714] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  992. [    1.458684] ccp 0000:07:00.2: tee enabled
  993. [    1.458691] ccp 0000:07:00.2: psp enabled
  994. [    1.461809] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  995. [    1.596713] snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002)
  996. [    1.596813] snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client
  997. [    1.596826] snd_hda_intel 0000:03:00.1: Force to non-snoop mode
  998. [    1.597026] snd_hda_intel 0000:07:00.1: enabling device (0000 -> 0002)
  999. [    1.597102] snd_hda_intel 0000:07:00.1: Handle vga_switcheroo audio client
  1000. [    1.687613] [drm] amdgpu kernel modesetting enabled.
  1001. [    1.687641] vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
  1002. [    1.688017] ATPX version 1, functions 0x00000001
  1003. [    1.688048] ATPX Hybrid Graphics
  1004. [    1.689263] kvm: Nested Virtualization enabled
  1005. [    1.689267] SVM: kvm: Nested Paging enabled
  1006. [    1.689282] SVM: Virtual VMLOAD VMSAVE supported
  1007. [    1.689282] SVM: Virtual GIF supported
  1008. [    1.696855] amdgpu: Virtual CRAT table created for CPU
  1009. [    1.696883] amdgpu: Topology: Add CPU node
  1010. [    1.697085] checking generic (fc20000000 e10000) vs hw (f800000000 400000000)
  1011. [    1.697089] checking generic (fc20000000 e10000) vs hw (f800000000 400000000)
  1012. [    1.697090] checking generic (fc20000000 e10000) vs hw (fc00000000 10000000)
  1013. [    1.697091] checking generic (fc20000000 e10000) vs hw (fcb00000 100000)
  1014. [    1.697188] amdgpu 0000:03:00.0: enabling device (0000 -> 0002)
  1015. [    1.697346] [drm] initializing kernel modesetting (NAVY_FLOUNDER 0x1002:0x73DF 0x1043:0x16C2 0xC3).
  1016. [    1.697353] amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
  1017. [    1.697558] [drm] register mmio base: 0xFCB00000
  1018. [    1.697559] [drm] register mmio size: 1048576
  1019. [    1.699286] [drm] add ip block number 0 <nv_common>
  1020. [    1.699288] [drm] add ip block number 1 <gmc_v10_0>
  1021. [    1.699290] [drm] add ip block number 2 <navi10_ih>
  1022. [    1.699291] [drm] add ip block number 3 <psp>
  1023. [    1.699293] [drm] add ip block number 4 <smu>
  1024. [    1.699295] [drm] add ip block number 5 <dm>
  1025. [    1.699297] [drm] add ip block number 6 <gfx_v10_0>
  1026. [    1.699299] [drm] add ip block number 7 <sdma_v5_2>
  1027. [    1.699300] [drm] add ip block number 8 <vcn_v3_0>
  1028. [    1.699301] [drm] add ip block number 9 <jpeg_v3_0>
  1029. [    1.702756] amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from ATRM
  1030. [    1.702764] amdgpu: ATOM BIOS: SWBRT86018.001
  1031. [    1.702794] [drm] VCN(0) decode is enabled in VM mode
  1032. [    1.702796] [drm] VCN(0) encode is enabled in VM mode
  1033. [    1.702800] [drm] JPEG decode is enabled in VM mode
  1034. [    1.702820] [drm] GPU posting now...
  1035. [    1.702847] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
  1036. [    1.702853] amdgpu 0000:03:00.0: amdgpu: VRAM: 12272M 0x0000008000000000 - 0x00000082FEFFFFFF (12272M used)
  1037. [    1.702856] amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
  1038. [    1.702857] amdgpu 0000:03:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
  1039. [    1.702865] [drm] Detected VRAM RAM=12272M, BAR=16384M
  1040. [    1.702866] [drm] RAM width 192bits GDDR6
  1041. [    1.702917] [drm] amdgpu: 12272M of VRAM memory ready
  1042. [    1.702919] [drm] amdgpu: 11598M of GTT memory ready.
  1043. [    1.702931] [drm] GART: num cpu pages 131072, num gpu pages 131072
  1044. [    1.703111] [drm] PCIE GART of 512M enabled (table at 0x0000008000000000).
  1045. [    1.705150] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
  1046. [    1.724038] mousedev: PS/2 mouse device common for all mice
  1047. [    1.726852] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:07:00.1/sound/card1/input19
  1048. [    1.726893] 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/card0/input20
  1049. [    1.734805] MCE: In-kernel MCE decoding enabled.
  1050. [    1.740919] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC294: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  1051. [    1.740933] snd_hda_codec_realtek hdaudioC2D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  1052. [    1.740935] snd_hda_codec_realtek hdaudioC2D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
  1053. [    1.740936] snd_hda_codec_realtek hdaudioC2D0:    mono: mono_out=0x0
  1054. [    1.740937] snd_hda_codec_realtek hdaudioC2D0:    inputs:
  1055. [    1.740938] snd_hda_codec_realtek hdaudioC2D0:      Headset Mic=0x19
  1056. [    1.740939] snd_hda_codec_realtek hdaudioC2D0:      Internal Mic=0x12
  1057. [    1.774503] r8169 0000:04:00.0 enp4s0: renamed from eth0
  1058. [    1.849621] mt7921e 0000:05:00.0: enabling device (0000 -> 0002)
  1059. [    1.850077] mt7921e 0000:05:00.0: disabling ASPM  L1
  1060. [    1.850171] mt7921e 0000:05:00.0: ASIC revision: 79610010
  1061. [    1.859080] intel_rapl_common: Found RAPL domain package
  1062. [    1.859084] intel_rapl_common: Found RAPL domain core
  1063. [    1.920900] input: ASUE120A:00 04F3:319B Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-ASUE120A:00/0018:04F3:319B.0004/input/input21
  1064. [    2.009124] Bluetooth: Core ver 2.22
  1065. [    2.009153] NET: Registered PF_BLUETOOTH protocol family
  1066. [    2.009154] Bluetooth: HCI device and connection manager initialized
  1067. [    2.009157] Bluetooth: HCI socket layer initialized
  1068. [    2.009158] Bluetooth: L2CAP socket layer initialized
  1069. [    2.009161] Bluetooth: SCO socket layer initialized
  1070. [    2.032880] usbcore: registered new interface driver btusb
  1071. [    2.095344] clocksource: timekeeping watchdog on CPU3: Marking clocksource 'tsc' as unstable because the skew is too large:
  1072. [    2.095357] clocksource:                       'hpet' wd_nsec: 507932712 wd_now: 1ba68f5 wd_last: 14b7015 mask: ffffffff
  1073. [    2.095360] clocksource:                       'tsc' cs_nsec: 507075767 cs_now: 823f63dbe cs_last: 7c03dc1d8 mask: ffffffffffffffff
  1074. [    2.095363] clocksource:                       'tsc' is current clocksource.
  1075. [    2.095367] tsc: Marking TSC unstable due to clocksource watchdog
  1076. [    2.095375] TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unstable'.
  1077. [    2.095376] sched_clock: Marking unstable (2095050957, 323671)<-(2097034489, -1659814)
  1078. [    2.095871] clocksource: Checking clocksource tsc synchronization from CPU 4 to CPUs 0-2,5,8,12.
  1079. [    2.096081] clocksource: Switched to clocksource hpet
  1080. [    2.122780] input: ASUE120A:00 04F3:319B Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-ASUE120A:00/0018:04F3:319B.0004/input/input22
  1081. [    2.156508] Bluetooth: hci0: Device setup in 120717 usecs
  1082. [    2.203721] hid-multitouch 0018:04F3:319B.0004: input,hidraw2: I2C HID v1.00 Mouse [ASUE120A:00 04F3:319B] on i2c-ASUE120A:00
  1083. [    2.204177] asus 0003:0B05:1866.0005: Asus initialise N-KEY Device
  1084. [    2.219531] input: ASUSTek Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-3/1-3:1.0/0003:0B05:1866.0005/input/input25
  1085. [    2.229816] input: HD-Audio Generic Headset Mic as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card2/input23
  1086. [    2.275313] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card2/input24
  1087. [    2.275350] asus 0003:0B05:1866.0005: input,hiddev97,hidraw4: USB HID v1.10 Keyboard [ASUSTek Computer Inc. N-KEY Device] on usb-0000:07:00.3-3/input0
  1088. [    2.358618] random: dbus-daemon: uninitialized urandom read (12 bytes read)
  1089. [    2.387851] random: dbus-daemon: uninitialized urandom read (12 bytes read)
  1090. [    2.392566] random: polkitd: uninitialized urandom read (8 bytes read)
  1091. [    2.399464] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  1092. [    2.399467] Bluetooth: BNEP filters: protocol multicast
  1093. [    2.399471] Bluetooth: BNEP socket layer initialized
  1094. [    2.494999] Generic FE-GE Realtek PHY r8169-0-400:00: attached PHY driver (mii_bus:phy_addr=r8169-0-400:00, irq=MAC)
  1095. [    2.511940] loop: module loaded
  1096. [    2.512275] loop0: detected capacity change from 0 to 8
  1097. [    2.515106] NET: Registered PF_QIPCRTR protocol family
  1098. [    2.518212] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  1099. [    2.623174] ucsi_acpi USBC000:00: unknown error 4112
  1100. [    2.623178] ucsi_acpi USBC000:00: UCSI_GET_PDOS failed (-5)
  1101. [    2.685562] r8169 0000:04:00.0 enp4s0: Link is Down
  1102. [    2.901697] mt7921e: probe of 0000:05:00.0 failed with error -110
  1103. [    3.231611] random: crng init done
  1104. [    3.231615] random: 5 urandom warning(s) missed due to ratelimiting
  1105. [    3.739964] [drm] Loading DMUB firmware via PSP: version=0x02020007
  1106. [    3.744421] [drm] use_doorbell being set to: [true]
  1107. [    3.744473] [drm] use_doorbell being set to: [true]
  1108. [    3.745505] [drm] Found VCN firmware Version ENC: 1.16 DEC: 2 VEP: 0 Revision: 1
  1109. [    3.745519] amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware
  1110. [    3.925398] [drm] reserve 0xa00000 from 0x82fe000000 for PSP TMR
  1111. [    4.005621] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
  1112. [    4.016088] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
  1113. [    4.016112] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw version = 0x00412e00 (65.46.0)
  1114. [    4.016116] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
  1115. [    4.016123] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
  1116. [    4.078691] amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
  1117. [    4.078856] [drm] Display Core initialized with v3.2.149!
  1118. [    4.080053] [drm] DMUB hardware initialized: version=0x02020007
  1119. [    4.097883] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
  1120. [    4.297031] [drm] kiq ring mec 2 pipe 1 q 0
  1121. [    4.301626] [drm] VCN decode and encode initialized successfully(under DPG Mode).
  1122. [    4.301919] [drm] JPEG decode initialized successfully.
  1123. [    4.303315] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
  1124. [    4.376338] memmap_init_zone_device initialised 3145728 pages in 17ms
  1125. [    4.376366] amdgpu: HMM registered 12272MB device memory
  1126. [    4.376425] amdgpu: SRAT table not found
  1127. [    4.376426] amdgpu: Virtual CRAT table created for GPU
  1128. [    4.376516] amdgpu: Topology: Add dGPU node [0x73df:0x1002]
  1129. [    4.376520] kfd kfd: amdgpu: added device 1002:73df
  1130. [    4.376540] amdgpu 0000:03:00.0: amdgpu: SE 2, SH per SE 2, CU per SH 10, active_cu_number 40
  1131. [    4.382093] [drm] fb mappable at 0xF800205000
  1132. [    4.382097] [drm] vram apper at 0xF800000000
  1133. [    4.382097] [drm] size 33177600
  1134. [    4.382098] [drm] fb depth is 24
  1135. [    4.382099] [drm]    pitch is 15360
  1136. [    4.382102] checking generic (fc20000000 e10000) vs hw (f800000000 400000000)
  1137. [    4.382333] fbcon: Deferring console take-over
  1138. [    4.382335] amdgpu 0000:03:00.0: [drm] fb1: amdgpudrmfb frame buffer device
  1139. [    4.419076] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
  1140. [    4.419079] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
  1141. [    4.419080] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
  1142. [    4.419081] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
  1143. [    4.419082] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
  1144. [    4.419082] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
  1145. [    4.419083] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
  1146. [    4.419083] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
  1147. [    4.419084] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
  1148. [    4.419085] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
  1149. [    4.419086] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
  1150. [    4.419087] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
  1151. [    4.419087] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
  1152. [    4.419088] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
  1153. [    4.419089] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
  1154. [    4.419090] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
  1155. [    4.419719] amdgpu 0000:03:00.0: amdgpu: Using BOCO for runtime pm
  1156. [    4.439636] [drm] Initialized amdgpu 3.42.0 20150101 for 0000:03:00.0 on minor 0
  1157. [    4.439729] checking generic (fc20000000 e10000) vs hw (fc20000000 10000000)
  1158. [    4.439730] checking generic (fc20000000 e10000) vs hw (fc20000000 10000000)
  1159. [    4.439731] fb0: switching to amdgpu from EFI VGA
  1160. [    4.439849] amdgpu 0000:07:00.0: vgaarb: deactivate vga console
  1161. [    4.439871] amdgpu 0000:07:00.0: enabling device (0006 -> 0007)
  1162. [    4.439941] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x1043:0x16C2 0xC4).
  1163. [    4.439947] amdgpu 0000:07:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
  1164. [    4.440081] [drm] register mmio base: 0xFCA00000
  1165. [    4.440081] [drm] register mmio size: 524288
  1166. [    4.440083] [drm] PCIE atomic ops is not supported
  1167. [    4.441127] [drm] add ip block number 0 <soc15_common>
  1168. [    4.441128] [drm] add ip block number 1 <gmc_v9_0>
  1169. [    4.441129] [drm] add ip block number 2 <vega10_ih>
  1170. [    4.441129] [drm] add ip block number 3 <psp>
  1171. [    4.441130] [drm] add ip block number 4 <smu>
  1172. [    4.441130] [drm] add ip block number 5 <gfx_v9_0>
  1173. [    4.441131] [drm] add ip block number 6 <sdma_v4_0>
  1174. [    4.441132] [drm] add ip block number 7 <dm>
  1175. [    4.441133] [drm] add ip block number 8 <vcn_v2_0>
  1176. [    4.441133] [drm] add ip block number 9 <jpeg_v2_0>
  1177. [    4.441142] amdgpu 0000:07:00.0: amdgpu: Fetched VBIOS from VFCT
  1178. [    4.441144] amdgpu: ATOM BIOS: 113-CEZANNE-018
  1179. [    4.453533] [drm] VCN decode is enabled in VM mode
  1180. [    4.453537] [drm] VCN encode is enabled in VM mode
  1181. [    4.453539] [drm] JPEG decode is enabled in VM mode
  1182. [    4.453607] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
  1183. [    4.453618] amdgpu 0000:07:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
  1184. [    4.453621] amdgpu 0000:07:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
  1185. [    4.453623] amdgpu 0000:07:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
  1186. [    4.453630] [drm] Detected VRAM RAM=512M, BAR=512M
  1187. [    4.453631] [drm] RAM width 128bits DDR4
  1188. [    4.453663] [drm] amdgpu: 512M of VRAM memory ready
  1189. [    4.453664] [drm] amdgpu: 3072M of GTT memory ready.
  1190. [    4.453672] [drm] GART: num cpu pages 262144, num gpu pages 262144
  1191. [    4.453832] [drm] PCIE GART of 1024M enabled.
  1192. [    4.453834] [drm] PTB located at 0x000000F400900000
  1193. [    4.455431] amdgpu 0000:07:00.0: amdgpu: PSP runtime database doesn't exist
  1194. [    4.461903] [drm] Loading DMUB firmware via PSP: version=0x0101001C
  1195. [    4.462788] [drm] Found VCN firmware Version ENC: 1.16 DEC: 5 VEP: 0 Revision: 3
  1196. [    4.462826] amdgpu 0000:07:00.0: amdgpu: Will use PSP to load VCN firmware
  1197. [    5.134295] r8169 0000:04:00.0 enp4s0: Link is Up - 1Gbps/Full - flow control off
  1198. [    5.134308] IPv6: ADDRCONF(NETDEV_CHANGE): enp4s0: link becomes ready
  1199. [    5.168096] [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR
  1200. [    5.249691] amdgpu 0000:07:00.0: amdgpu: RAS: optional ras ta ucode is not available
  1201. [    5.258220] amdgpu 0000:07:00.0: amdgpu: RAP: optional rap ta ucode is not available
  1202. [    5.258223] amdgpu 0000:07:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
  1203. [    5.258876] amdgpu 0000:07:00.0: amdgpu: SMU is initialized successfully!
  1204. [    5.260175] [drm] kiq ring mec 2 pipe 1 q 0
  1205. [    5.260957] [drm] Display Core initialized with v3.2.149!
  1206. [    5.261399] [drm] DMUB hardware initialized: version=0x0101001C
  1207. [    5.287159] snd_hda_intel 0000:07:00.1: bound 0000:07:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
  1208. [    5.431953] [drm] VCN decode and encode initialized successfully(under DPG Mode).
  1209. [    5.431971] [drm] JPEG decode initialized successfully.
  1210. [    5.433564] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
  1211. [    5.453497] memmap_init_zone_device initialised 131072 pages in 0ms
  1212. [    5.453505] amdgpu: HMM registered 512MB device memory
  1213. [    5.453548] amdgpu: SRAT table not found
  1214. [    5.453549] amdgpu: Virtual CRAT table created for GPU
  1215. [    5.454355] amdgpu: Topology: Add dGPU node [0x1638:0x1002]
  1216. [    5.454363] kfd kfd: amdgpu: added device 1002:1638
  1217. [    5.454463] amdgpu 0000:07:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
  1218. [    5.457316] [drm] fb mappable at 0x420CD3000
  1219. [    5.457319] [drm] vram apper at 0x420000000
  1220. [    5.457319] [drm] size 14745600
  1221. [    5.457320] [drm] fb depth is 24
  1222. [    5.457320] [drm]    pitch is 10240
  1223. [    5.457811] fbcon: amdgpudrmfb (fb0) is primary device
  1224. [    5.457813] fbcon: Deferring console take-over
  1225. [    5.457815] amdgpu 0000:07:00.0: [drm] fb0: amdgpudrmfb frame buffer device
  1226. [    5.459339] amdgpu 0000:07:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
  1227. [    5.459342] amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
  1228. [    5.459342] amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
  1229. [    5.459343] amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
  1230. [    5.459344] amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
  1231. [    5.459344] amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
  1232. [    5.459345] amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
  1233. [    5.459345] amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
  1234. [    5.459346] amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
  1235. [    5.459347] amdgpu 0000:07:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
  1236. [    5.459348] amdgpu 0000:07:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
  1237. [    5.459349] amdgpu 0000:07:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
  1238. [    5.459350] amdgpu 0000:07:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
  1239. [    5.459350] amdgpu 0000:07:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
  1240. [    5.459351] amdgpu 0000:07:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
  1241. [    5.461372] [drm] Initialized amdgpu 3.42.0 20150101 for 0000:07:00.0 on minor 1
  1242. [    5.469529] kauditd_printk_skb: 50 callbacks suppressed
  1243. [    5.469532] audit: type=1130 audit(1642967012.590:48): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1244. [    5.470633] audit: type=1130 audit(1642967012.590:49): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-backlight@backlight:amdgpu_bl1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1245. [    5.495583] audit: type=1130 audit(1642967012.617:50): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1246. [    5.523360] audit: type=1100 audit(1642967012.644:51): pid=738 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:authentication grantors=pam_shells,pam_permit acct="morke" exe="/usr/lib/gdm-session-worker" hostname=rog-laptop addr=? terminal=/dev/tty1 res=success'
  1247. [    5.525485] audit: type=1101 audit(1642967012.647:52): pid=738 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="morke" exe="/usr/lib/gdm-session-worker" hostname=rog-laptop addr=? terminal=/dev/tty1 res=success'
  1248. [    5.527064] audit: type=1103 audit(1642967012.647:53): pid=738 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=pam_shells,pam_permit acct="morke" exe="/usr/lib/gdm-session-worker" hostname=rog-laptop addr=? terminal=/dev/tty1 res=success'
  1249. [    5.549090] audit: type=1006 audit(1642967012.670:54): pid=738 uid=0 subj==unconfined old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
  1250. [    5.549094] audit: type=1300 audit(1642967012.670:54): arch=c000003e syscall=1 success=yes exit=4 a0=a a1=7ffd18876170 a2=4 a3=3e8 items=0 ppid=642 pid=738 auid=1000 uid=0 gid=1001 euid=0 suid=0 fsuid=0 egid=1001 sgid=1001 fsgid=1001 tty=(none) ses=1 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" subj==unconfined key=(null)
  1251. [    5.549096] audit: type=1327 audit(1642967012.670:54): proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D6175746F6C6F67696E5D
  1252. [    5.562997] audit: type=1130 audit(1642967012.684:55): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1253. [    8.558050] rfkill: input handler disabled
  1254. [   12.485049] kauditd_printk_skb: 27 callbacks suppressed
  1255. [   12.485052] audit: type=1131 audit(1642967019.607:79): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1256. [   13.750321] audit: type=1130 audit(1642967020.870:80): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1257. [   14.415004] Bluetooth: hci0: Failed to read MSFT supported features (-110)
  1258. [   23.762101] audit: type=1131 audit(1642967030.884:81): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1259. [   26.031187] audit: type=1130 audit(1642967033.150:82): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1260. [   32.624174] audit: type=1131 audit(1642967039.744:83): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1261. [   32.652447] audit: type=1334 audit(1642967039.774:84): prog-id=0 op=UNLOAD
  1262. [   32.652453] audit: type=1334 audit(1642967039.774:85): prog-id=0 op=UNLOAD
  1263. [   32.652455] audit: type=1334 audit(1642967039.774:86): prog-id=0 op=UNLOAD
  1264. [   38.655991] audit: type=1131 audit(1642967045.777:87): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1265. [   38.666325] audit: type=1131 audit(1642967045.787:88): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1266. [   38.762141] audit: type=1334 audit(1642967045.884:89): prog-id=0 op=UNLOAD
  1267. [   38.762154] audit: type=1334 audit(1642967045.884:90): prog-id=0 op=UNLOAD
  1268. [   38.762159] audit: type=1334 audit(1642967045.884:91): prog-id=0 op=UNLOAD
  1269. [   38.852186] audit: type=1334 audit(1642967045.974:92): prog-id=0 op=UNLOAD
  1270. [   38.852204] audit: type=1334 audit(1642967045.974:93): prog-id=0 op=UNLOAD
  1271. [   38.852211] audit: type=1334 audit(1642967045.974:94): prog-id=0 op=UNLOAD
  1272. [   50.090982] [drm] free PSP TMR buffer
  1273. [   52.542714] [drm] PCIE GART of 512M enabled (table at 0x0000008000000000).
  1274. [   52.542747] [drm] PSP is resuming...
  1275. [   52.736850] [drm] reserve 0xa00000 from 0x82fe000000 for PSP TMR
  1276. [   52.816511] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
  1277. [   52.827189] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
  1278. [   52.827193] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
  1279. [   52.827197] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw version = 0x00412e00 (65.46.0)
  1280. [   52.827201] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
  1281. [   52.888625] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
  1282. [   52.889836] [drm] DMUB hardware initialized: version=0x02020007
  1283. [   52.929249] [drm] kiq ring mec 2 pipe 1 q 0
  1284. [   52.932605] [drm] VCN decode and encode initialized successfully(under DPG Mode).
  1285. [   52.933650] [drm] JPEG decode initialized successfully.
  1286. [   52.933670] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
  1287. [   52.933672] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
  1288. [   52.933673] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
  1289. [   52.933673] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
  1290. [   52.933674] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
  1291. [   52.933675] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
  1292. [   52.933675] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
  1293. [   52.933676] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
  1294. [   52.933676] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
  1295. [   52.933677] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
  1296. [   52.933678] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
  1297. [   52.933679] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
  1298. [   52.933679] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
  1299. [   52.933680] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
  1300. [   52.933680] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
  1301. [   52.933681] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
  1302. [   52.954704] [drm] Unknown EDID CEA parser results
  1303. [   58.862406] [drm] free PSP TMR buffer
  1304. [   59.632682] [drm] PCIE GART of 512M enabled (table at 0x0000008000000000).
  1305. [   59.632715] [drm] PSP is resuming...
  1306. [   59.826060] [drm] reserve 0xa00000 from 0x82fe000000 for PSP TMR
  1307. [   59.905724] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
  1308. [   59.916296] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
  1309. [   59.916301] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
  1310. [   59.916305] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw version = 0x00412e00 (65.46.0)
  1311. [   59.916309] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
  1312. [   59.977830] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
  1313. [   59.979049] [drm] DMUB hardware initialized: version=0x02020007
  1314. [   60.018638] [drm] kiq ring mec 2 pipe 1 q 0
  1315. [   60.022432] [drm] VCN decode and encode initialized successfully(under DPG Mode).
  1316. [   60.022721] [drm] JPEG decode initialized successfully.
  1317. [   60.022740] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
  1318. [   60.022742] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
  1319. [   60.022743] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
  1320. [   60.022743] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
  1321. [   60.022744] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
  1322. [   60.022745] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
  1323. [   60.022745] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
  1324. [   60.022746] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
  1325. [   60.022746] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
  1326. [   60.022747] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
  1327. [   60.022748] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
  1328. [   60.022749] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
  1329. [   60.022749] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
  1330. [   60.022750] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
  1331. [   60.022750] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
  1332. [   60.022751] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
  1333. [   65.449679] [drm] free PSP TMR buffer
  1334. [   68.012283] audit: type=1131 audit(1642967075.133:95): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1335. [   69.419376] [drm] PCIE GART of 512M enabled (table at 0x0000008000000000).
  1336. [   69.419410] [drm] PSP is resuming...
  1337. [   69.612837] [drm] reserve 0xa00000 from 0x82fe000000 for PSP TMR
  1338. [   69.693841] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
  1339. [   69.704519] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
  1340. [   69.704523] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
  1341. [   69.704527] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw version = 0x00412e00 (65.46.0)
  1342. [   69.704531] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
  1343. [   69.766540] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
  1344. [   69.767753] [drm] DMUB hardware initialized: version=0x02020007
  1345. [   69.807158] [drm] kiq ring mec 2 pipe 1 q 0
  1346. [   69.810601] [drm] VCN decode and encode initialized successfully(under DPG Mode).
  1347. [   69.811344] [drm] JPEG decode initialized successfully.
  1348. [   69.811364] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
  1349. [   69.811366] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
  1350. [   69.811367] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
  1351. [   69.811367] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
  1352. [   69.811368] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
  1353. [   69.811369] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
  1354. [   69.811369] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
  1355. [   69.811370] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
  1356. [   69.811370] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
  1357. [   69.811371] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
  1358. [   69.811372] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
  1359. [   69.811372] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
  1360. [   69.811373] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
  1361. [   69.811373] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
  1362. [   69.811374] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
  1363. [   69.811374] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
  1364. [   76.632197] [drm] free PSP TMR buffer
  1365. [   82.615778] [drm] PCIE GART of 512M enabled (table at 0x0000008000000000).
  1366. [   82.615810] [drm] PSP is resuming...
  1367. [   82.808942] [drm] reserve 0xa00000 from 0x82fe000000 for PSP TMR
  1368. [   82.888606] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
  1369. [   82.899082] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
  1370. [   82.899087] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
  1371. [   82.899091] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw version = 0x00412e00 (65.46.0)
  1372. [   82.899095] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
  1373. [   82.960800] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
  1374. [   82.962020] [drm] DMUB hardware initialized: version=0x02020007
  1375. [   83.001503] [drm] kiq ring mec 2 pipe 1 q 0
  1376. [   83.004824] [drm] VCN decode and encode initialized successfully(under DPG Mode).
  1377. [   83.005453] [drm] JPEG decode initialized successfully.
  1378. [   83.005474] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
  1379. [   83.005477] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
  1380. [   83.005477] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
  1381. [   83.005478] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
  1382. [   83.005479] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
  1383. [   83.005479] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
  1384. [   83.005480] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
  1385. [   83.005480] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
  1386. [   83.005481] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
  1387. [   83.005482] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
  1388. [   83.005483] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
  1389. [   83.005484] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
  1390. [   83.005484] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
  1391. [   83.005485] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
  1392. [   83.005486] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
  1393. [   83.005486] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
  1394. [   89.331837] [drm] free PSP TMR buffer
  1395. [   94.655976] [drm] PCIE GART of 512M enabled (table at 0x0000008000000000).
  1396. [   94.656008] [drm] PSP is resuming...
  1397. [   94.849278] [drm] reserve 0xa00000 from 0x82fe000000 for PSP TMR
  1398. [   94.930279] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
  1399. [   94.940959] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
  1400. [   94.940963] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
  1401. [   94.940967] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw version = 0x00412e00 (65.46.0)
  1402. [   94.940971] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
  1403. [   95.002923] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
  1404. [   95.004136] [drm] DMUB hardware initialized: version=0x02020007
  1405. [   95.043779] [drm] kiq ring mec 2 pipe 1 q 0
  1406. [   95.047076] [drm] VCN decode and encode initialized successfully(under DPG Mode).
  1407. [   95.047731] [drm] JPEG decode initialized successfully.
  1408. [   95.047751] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
  1409. [   95.047752] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
  1410. [   95.047753] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
  1411. [   95.047753] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
  1412. [   95.047754] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
  1413. [   95.047755] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
  1414. [   95.047755] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
  1415. [   95.047756] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
  1416. [   95.047757] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
  1417. [   95.047757] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
  1418. [   95.047758] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
  1419. [   95.047759] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
  1420. [   95.047759] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
  1421. [   95.047760] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
  1422. [   95.047760] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
  1423. [   95.047761] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
  1424. [  101.720843] [drm] free PSP TMR buffer
  1425. [  111.276043] [drm] PCIE GART of 512M enabled (table at 0x0000008000000000).
  1426. [  111.276076] [drm] PSP is resuming...
  1427. [  111.469276] [drm] reserve 0xa00000 from 0x82fe000000 for PSP TMR
  1428. [  111.549057] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
  1429. [  111.559745] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
  1430. [  111.559750] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
  1431. [  111.559754] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw version = 0x00412e00 (65.46.0)
  1432. [  111.559758] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
  1433. [  111.621150] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
  1434. [  111.622368] [drm] DMUB hardware initialized: version=0x02020007
  1435. [  111.662110] [drm] kiq ring mec 2 pipe 1 q 0
  1436. [  111.666088] [drm] VCN decode and encode initialized successfully(under DPG Mode).
  1437. [  111.666808] [drm] JPEG decode initialized successfully.
  1438. [  111.666828] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
  1439. [  111.666829] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
  1440. [  111.666830] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
  1441. [  111.666831] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
  1442. [  111.666831] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
  1443. [  111.666832] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
  1444. [  111.666832] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
  1445. [  111.666833] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
  1446. [  111.666834] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
  1447. [  111.666835] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
  1448. [  111.666835] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
  1449. [  111.666836] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
  1450. [  111.666837] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
  1451. [  111.666837] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
  1452. [  111.666838] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
  1453. [  111.666839] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
  1454. [  117.718608] [drm] free PSP TMR buffer
  1455. [  236.242766] [drm] PCIE GART of 512M enabled (table at 0x0000008000000000).
  1456. [  236.242794] [drm] PSP is resuming...
  1457. [  236.436057] [drm] reserve 0xa00000 from 0x82fe000000 for PSP TMR
  1458. [  236.517044] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
  1459. [  236.527721] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
  1460. [  236.527725] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
  1461. [  236.527730] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw version = 0x00412e00 (65.46.0)
  1462. [  236.527733] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
  1463. [  236.589383] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
  1464. [  236.590599] [drm] DMUB hardware initialized: version=0x02020007
  1465. [  236.631144] [drm] kiq ring mec 2 pipe 1 q 0
  1466. [  236.634857] [drm] VCN decode and encode initialized successfully(under DPG Mode).
  1467. [  236.635593] [drm] JPEG decode initialized successfully.
  1468. [  236.635613] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
  1469. [  236.635615] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
  1470. [  236.635615] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
  1471. [  236.635616] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
  1472. [  236.635617] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
  1473. [  236.635617] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
  1474. [  236.635618] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
  1475. [  236.635619] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
  1476. [  236.635619] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
  1477. [  236.635620] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
  1478. [  236.635621] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
  1479. [  236.635621] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
  1480. [  236.635622] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
  1481. [  236.635622] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
  1482. [  236.635623] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
  1483. [  236.635624] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
  1484. [  242.303346] [drm] free PSP TMR buffer
  1485. [  268.805781] audit: type=1334 audit(1642967275.929:96): prog-id=24 op=LOAD
  1486. [  268.806090] audit: type=1334 audit(1642967275.929:97): prog-id=25 op=LOAD
  1487. [  268.806229] audit: type=1334 audit(1642967275.929:98): prog-id=26 op=LOAD
  1488. [  268.843435] audit: type=1130 audit(1642967275.966:99): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1489. [  298.902485] audit: type=1131 audit(1642967306.025:100): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1490. [  299.028841] audit: type=1334 audit(1642967306.152:101): prog-id=0 op=UNLOAD
  1491. [  299.028883] audit: type=1334 audit(1642967306.152:102): prog-id=0 op=UNLOAD
  1492. [  299.028896] audit: type=1334 audit(1642967306.152:103): prog-id=0 op=UNLOAD
  1493. [  306.169260] [drm] PCIE GART of 512M enabled (table at 0x0000008000000000).
  1494. [  306.169290] [drm] PSP is resuming...
  1495. [  306.362376] [drm] reserve 0xa00000 from 0x82fe000000 for PSP TMR
  1496. [  306.443483] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
  1497. [  306.454050] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
  1498. [  306.454055] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
  1499. [  306.454059] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw version = 0x00412e00 (65.46.0)
  1500. [  306.454063] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
  1501. [  306.516182] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
  1502. [  306.517393] [drm] DMUB hardware initialized: version=0x02020007
  1503. [  306.556754] [drm] kiq ring mec 2 pipe 1 q 0
  1504. [  306.560802] [drm] VCN decode and encode initialized successfully(under DPG Mode).
  1505. [  306.561075] [drm] JPEG decode initialized successfully.
  1506. [  306.561095] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
  1507. [  306.561097] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
  1508. [  306.561098] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
  1509. [  306.561098] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
  1510. [  306.561099] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
  1511. [  306.561100] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
  1512. [  306.561100] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
  1513. [  306.561101] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
  1514. [  306.561101] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
  1515. [  306.561102] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
  1516. [  306.561103] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
  1517. [  306.561103] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
  1518. [  306.561104] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
  1519. [  306.561104] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
  1520. [  306.561105] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
  1521. [  306.561105] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
  1522. [  312.266607] [drm] free PSP TMR buffer
  1523. [  313.791710] audit: type=1130 audit(1642967320.915:104): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1524. [  323.804713] audit: type=1131 audit(1642967330.925:105): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1525. [  352.491473] audit: type=1334 audit(1642967359.612:106): prog-id=27 op=LOAD
  1526. [  352.535212] audit: type=1130 audit(1642967359.658:107): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=fprintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1527. [  354.954612] audit: type=1100 audit(1642967362.075:108): pid=3968 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:authentication grantors=pam_unix acct="morke" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1528. [  354.955982] audit: type=1101 audit(1642967362.078:109): pid=3968 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="morke" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1529. [  354.956892] audit: type=1110 audit(1642967362.078:110): pid=3968 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1530. [  354.962734] audit: type=1105 audit(1642967362.085:111): pid=3968 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1531. [  354.984408] audit: type=1106 audit(1642967362.105:112): pid=3968 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1532. [  354.984458] audit: type=1104 audit(1642967362.105:113): pid=3968 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1533. [  383.034876] audit: type=1131 audit(1642967390.155:114): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=fprintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1534. [  383.068643] audit: type=1334 audit(1642967390.192:115): prog-id=0 op=UNLOAD
  1535. [  483.809884] audit: type=1101 audit(1642967490.931:116): pid=4113 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="morke" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1536. [  483.810939] audit: type=1110 audit(1642967490.931:117): pid=4113 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:setcred grantors=pam_env,pam_fprintd acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1537. [  483.813368] audit: type=1105 audit(1642967490.934:118): pid=4113 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1538. [  574.935849] audit: type=1106 audit(1642967582.057:119): pid=4113 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1539. [  574.935976] audit: type=1104 audit(1642967582.057:120): pid=4113 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:setcred grantors=pam_env,pam_fprintd acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1540. [  588.783870] audit: type=1101 audit(1642967595.904:121): pid=4194 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="morke" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1541. [  588.784788] audit: type=1110 audit(1642967595.904:122): pid=4194 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:setcred grantors=pam_env,pam_fprintd acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1542. [  588.787186] audit: type=1105 audit(1642967595.907:123): pid=4194 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1543. [  588.812839] audit: type=1106 audit(1642967595.934:124): pid=4194 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1544. [  588.812854] audit: type=1104 audit(1642967595.934:125): pid=4194 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:setcred grantors=pam_env,pam_fprintd acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1545. [  613.752281] audit: type=1130 audit(1642967620.874:126): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1546. [  621.562810] [drm] PCIE GART of 512M enabled (table at 0x0000008000000000).
  1547. [  621.562838] [drm] PSP is resuming...
  1548. [  621.756003] [drm] reserve 0xa00000 from 0x82fe000000 for PSP TMR
  1549. [  621.835782] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
  1550. [  621.846357] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
  1551. [  621.846361] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
  1552. [  621.846365] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw version = 0x00412e00 (65.46.0)
  1553. [  621.846369] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
  1554. [  621.907797] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
  1555. [  621.909017] [drm] DMUB hardware initialized: version=0x02020007
  1556. [  621.949100] [drm] kiq ring mec 2 pipe 1 q 0
  1557. [  621.952792] [drm] VCN decode and encode initialized successfully(under DPG Mode).
  1558. [  621.953480] [drm] JPEG decode initialized successfully.
  1559. [  621.953502] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
  1560. [  621.953504] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
  1561. [  621.953505] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
  1562. [  621.953506] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
  1563. [  621.953507] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
  1564. [  621.953507] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
  1565. [  621.953508] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
  1566. [  621.953509] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
  1567. [  621.953510] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
  1568. [  621.953511] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
  1569. [  621.953512] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
  1570. [  621.953513] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
  1571. [  621.953514] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
  1572. [  621.953514] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
  1573. [  621.953515] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
  1574. [  621.953515] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
  1575. [  623.764760] audit: type=1131 audit(1642967630.884:127): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1576. [  628.262903] [drm] free PSP TMR buffer
  1577. [  638.378932] [drm] PCIE GART of 512M enabled (table at 0x0000008000000000).
  1578. [  638.378960] [drm] PSP is resuming...
  1579. [  638.572224] [drm] reserve 0xa00000 from 0x82fe000000 for PSP TMR
  1580. [  638.652335] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
  1581. [  638.662918] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
  1582. [  638.662923] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
  1583. [  638.662927] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw version = 0x00412e00 (65.46.0)
  1584. [  638.662931] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
  1585. [  638.724866] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
  1586. [  638.726077] [drm] DMUB hardware initialized: version=0x02020007
  1587. [  638.765752] [drm] kiq ring mec 2 pipe 1 q 0
  1588. [  638.769514] [drm] VCN decode and encode initialized successfully(under DPG Mode).
  1589. [  638.769790] [drm] JPEG decode initialized successfully.
  1590. [  638.769810] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
  1591. [  638.769811] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
  1592. [  638.769812] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
  1593. [  638.769813] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
  1594. [  638.769813] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
  1595. [  638.769814] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
  1596. [  638.769814] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
  1597. [  638.769815] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
  1598. [  638.769816] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
  1599. [  638.769817] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
  1600. [  638.769817] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
  1601. [  638.769818] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
  1602. [  638.769819] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
  1603. [  638.769819] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
  1604. [  638.769820] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
  1605. [  638.769820] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
  1606. [  644.274692] [drm] free PSP TMR buffer
  1607. [  902.123098] audit: type=1130 audit(1642967909.245:128): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1608. [  902.123103] audit: type=1131 audit(1642967909.245:129): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1609. [  913.746577] audit: type=1130 audit(1642967920.869:130): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1610. [  923.755579] audit: type=1131 audit(1642967930.879:131): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1611. [  950.030231] audit: type=1334 audit(1642967957.152:132): prog-id=28 op=LOAD
  1612. [  950.071431] audit: type=1130 audit(1642967957.192:133): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=fprintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1613. [  952.674228] audit: type=1100 audit(1642967959.795:134): pid=4558 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:authentication grantors=pam_unix acct="morke" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1614. [  952.675775] audit: type=1101 audit(1642967959.799:135): pid=4558 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="morke" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1615. [  952.677362] audit: type=1110 audit(1642967959.799:136): pid=4558 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1616. [  952.680867] audit: type=1105 audit(1642967959.802:137): pid=4558 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1617.  
Advertisement
Add Comment
Please, Sign In to add comment