RollingCube

dmesg

Oct 8th, 2022
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 96.08 KB | Source Code | 0 0
  1. [root@fedora axelf]# dmesg
  2. [ 0.000000] Linux version 5.19.13-200.fc36.x86_64 ([email protected]) (gcc (GCC) 12.2.1 20220819 (Red Hat 12.2.1-2), GNU ld version 2.37-36.fc36) #1 SMP PREEMPT_DYNAMIC Tue Oct 4 15:42:43 UTC 2022
  3. [ 0.000000] Command line: BOOT_IMAGE=(hd1,gpt2)/vmlinuz-5.19.13-200.fc36.x86_64 root=UUID=c101bd04-c4d7-456a-bce5-c064a4a32c4d ro rootflags=subvol=root rd.driver.blacklist=nouveau modprobe.blacklist=nouveau nvidia-drm.modeset=1 initcall_blacklist=simpledrm_platform_driver_init rhgb quiet rd.driver.blacklist=nouveau modprobe.blacklist=nouveau nvidia-drm.modeset=1 initcall_blacklist=simpledrm_platform_driver_init
  4. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  5. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  6. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  7. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  8. [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
  9. [ 0.000000] signal: max sigframe size: 1776
  10. [ 0.000000] BIOS-provided physical RAM map:
  11. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
  12. [ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
  13. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
  14. [ 0.000000] BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
  15. [ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
  16. [ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20afff] ACPI NVS
  17. [ 0.000000] BIOS-e820: [mem 0x000000000a20b000-0x000000000affffff] usable
  18. [ 0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
  19. [ 0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000c3281fff] usable
  20. [ 0.000000] BIOS-e820: [mem 0x00000000c3282000-0x00000000c3282fff] reserved
  21. [ 0.000000] BIOS-e820: [mem 0x00000000c3283000-0x00000000ca16dfff] usable
  22. [ 0.000000] BIOS-e820: [mem 0x00000000ca16e000-0x00000000ca4a1fff] reserved
  23. [ 0.000000] BIOS-e820: [mem 0x00000000ca4a2000-0x00000000ca4ddfff] ACPI data
  24. [ 0.000000] BIOS-e820: [mem 0x00000000ca4de000-0x00000000cabcefff] ACPI NVS
  25. [ 0.000000] BIOS-e820: [mem 0x00000000cabcf000-0x00000000cb9fefff] reserved
  26. [ 0.000000] BIOS-e820: [mem 0x00000000cb9ff000-0x00000000ccffffff] usable
  27. [ 0.000000] BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
  28. [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
  29. [ 0.000000] BIOS-e820: [mem 0x00000000fd100000-0x00000000fd1fffff] reserved
  30. [ 0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
  31. [ 0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
  32. [ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
  33. [ 0.000000] BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
  34. [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
  35. [ 0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
  36. [ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
  37. [ 0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
  38. [ 0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
  39. [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  40. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000042f37ffff] usable
  41. [ 0.000000] BIOS-e820: [mem 0x000000042f380000-0x000000042fffffff] reserved
  42. [ 0.000000] The simpledrm driver will not be probed
  43. [ 0.000000] The simpledrm driver will not be probed
  44. [ 0.000000] NX (Execute Disable) protection: active
  45. [ 0.000000] e820: update [mem 0xb303a018-0xb3048057] usable ==> usable
  46. [ 0.000000] e820: update [mem 0xb303a018-0xb3048057] usable ==> usable
  47. [ 0.000000] e820: update [mem 0xb301a018-0xb3039857] usable ==> usable
  48. [ 0.000000] e820: update [mem 0xb301a018-0xb3039857] usable ==> usable
  49. [ 0.000000] extended physical RAM map:
  50. [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
  51. [ 0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
  52. [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009cfefff] usable
  53. [ 0.000000] reserve setup_data: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
  54. [ 0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
  55. [ 0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20afff] ACPI NVS
  56. [ 0.000000] reserve setup_data: [mem 0x000000000a20b000-0x000000000affffff] usable
  57. [ 0.000000] reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
  58. [ 0.000000] reserve setup_data: [mem 0x000000000b020000-0x00000000b301a017] usable
  59. [ 0.000000] reserve setup_data: [mem 0x00000000b301a018-0x00000000b3039857] usable
  60. [ 0.000000] reserve setup_data: [mem 0x00000000b3039858-0x00000000b303a017] usable
  61. [ 0.000000] reserve setup_data: [mem 0x00000000b303a018-0x00000000b3048057] usable
  62. [ 0.000000] reserve setup_data: [mem 0x00000000b3048058-0x00000000c3281fff] usable
  63. [ 0.000000] reserve setup_data: [mem 0x00000000c3282000-0x00000000c3282fff] reserved
  64. [ 0.000000] reserve setup_data: [mem 0x00000000c3283000-0x00000000ca16dfff] usable
  65. [ 0.000000] reserve setup_data: [mem 0x00000000ca16e000-0x00000000ca4a1fff] reserved
  66. [ 0.000000] reserve setup_data: [mem 0x00000000ca4a2000-0x00000000ca4ddfff] ACPI data
  67. [ 0.000000] reserve setup_data: [mem 0x00000000ca4de000-0x00000000cabcefff] ACPI NVS
  68. [ 0.000000] reserve setup_data: [mem 0x00000000cabcf000-0x00000000cb9fefff] reserved
  69. [ 0.000000] reserve setup_data: [mem 0x00000000cb9ff000-0x00000000ccffffff] usable
  70. [ 0.000000] reserve setup_data: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
  71. [ 0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
  72. [ 0.000000] reserve setup_data: [mem 0x00000000fd100000-0x00000000fd1fffff] reserved
  73. [ 0.000000] reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
  74. [ 0.000000] reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
  75. [ 0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
  76. [ 0.000000] reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
  77. [ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
  78. [ 0.000000] reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
  79. [ 0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
  80. [ 0.000000] reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
  81. [ 0.000000] reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
  82. [ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  83. [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000042f37ffff] usable
  84. [ 0.000000] reserve setup_data: [mem 0x000000042f380000-0x000000042fffffff] reserved
  85. [ 0.000000] efi: EFI v2.70 by American Megatrends
  86. [ 0.000000] efi: ACPI=0xca4dd000 ACPI 2.0=0xca4dd014 TPMFinalLog=0xcab85000 SMBIOS=0xcb816000 SMBIOS 3.0=0xcb815000 MEMATTR=0xc67c4318 ESRT=0xc8f63918 MOKvar=0xcb860000 RNG=0xcb7ed618 TPMEventLog=0xb3049018
  87. [ 0.000000] efi: seeding entropy pool
  88. [ 0.000000] random: crng init done
  89. [ 0.000000] secureboot: Secure boot disabled
  90. [ 0.000000] SMBIOS 3.3.0 present.
  91. [ 0.000000] DMI: System manufacturer System Product Name/PRIME B450M-A, BIOS 3211 08/10/2021
  92. [ 0.000000] tsc: Fast TSC calibration using PIT
  93. [ 0.000000] tsc: Detected 3593.168 MHz processor
  94. [ 0.000663] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  95. [ 0.000666] e820: remove [mem 0x000a0000-0x000fffff] usable
  96. [ 0.000678] last_pfn = 0x42f380 max_arch_pfn = 0x400000000
  97. [ 0.001115] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
  98. [ 0.001273] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
  99. [ 0.001281] last_pfn = 0xcd000 max_arch_pfn = 0x400000000
  100. [ 0.005499] esrt: Reserving ESRT space from 0x00000000c8f63918 to 0x00000000c8f63950.
  101. [ 0.005506] e820: update [mem 0xc8f63000-0xc8f63fff] usable ==> reserved
  102. [ 0.005531] Using GB pages for direct mapping
  103. [ 0.006991] secureboot: Secure boot disabled
  104. [ 0.006992] RAMDISK: [mem 0xb3052000-0xb514efff]
  105. [ 0.006995] ACPI: Early table checksum verification disabled
  106. [ 0.006998] ACPI: RSDP 0x00000000CA4DD014 000024 (v02 ALASKA)
  107. [ 0.007002] ACPI: XSDT 0x00000000CA4DC728 0000AC (v01 ALASKA A M I 01072009 AMI 01000013)
  108. [ 0.007007] ACPI: FACP 0x00000000CA4CD000 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
  109. [ 0.007012] ACPI: DSDT 0x00000000CA4C1000 00B2FB (v02 ALASKA A M I 01072009 INTL 20120913)
  110. [ 0.007015] ACPI: FACS 0x00000000CAB83000 000040
  111. [ 0.007017] ACPI: SSDT 0x00000000CA4D3000 008C98 (v02 AMD AmdTable 00000002 MSFT 04000000)
  112. [ 0.007020] ACPI: SSDT 0x00000000CA4CF000 003C43 (v01 AMD AMD AOD 00000001 INTL 20120913)
  113. [ 0.007023] ACPI: SSDT 0x00000000CA4CE000 0000C8 (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
  114. [ 0.007026] ACPI: FIDT 0x00000000CA4C0000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
  115. [ 0.007029] ACPI: FPDT 0x00000000CA4AE000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
  116. [ 0.007031] ACPI: MCFG 0x00000000CA4BE000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
  117. [ 0.007034] ACPI: HPET 0x00000000CA4BD000 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
  118. [ 0.007037] ACPI: SSDT 0x00000000CA4BC000 000024 (v01 AMDFCH FCHZP 00001000 INTL 20120913)
  119. [ 0.007039] ACPI: TPM2 0x00000000CA4BA000 00004C (v03 ALASKA A M I 00000001 AMI 00000000)
  120. [ 0.007042] ACPI: IVRS 0x00000000CA4B9000 0000D0 (v02 AMD AmdTable 00000001 AMD 00000000)
  121. [ 0.007045] ACPI: SSDT 0x00000000CA4B7000 001A58 (v02 AMD AmdTable 00000001 AMD 00000001)
  122. [ 0.007048] ACPI: CRAT 0x00000000CA4B6000 000BD0 (v01 AMD AmdTable 00000001 AMD 00000001)
  123. [ 0.007050] ACPI: CDIT 0x00000000CA4B5000 000029 (v01 AMD AmdTable 00000001 AMD 00000001)
  124. [ 0.007053] ACPI: SSDT 0x00000000CA4B1000 00381A (v01 AMD MYRTLE 00000001 INTL 20120913)
  125. [ 0.007056] ACPI: SSDT 0x00000000CA4B0000 0000BF (v01 AMD AmdTable 00001000 INTL 20120913)
  126. [ 0.007058] ACPI: APIC 0x00000000CA4AF000 00015E (v03 ALASKA A M I 01072009 AMI 00010013)
  127. [ 0.007061] ACPI: Reserving FACP table memory at [mem 0xca4cd000-0xca4cd113]
  128. [ 0.007062] ACPI: Reserving DSDT table memory at [mem 0xca4c1000-0xca4cc2fa]
  129. [ 0.007063] ACPI: Reserving FACS table memory at [mem 0xcab83000-0xcab8303f]
  130. [ 0.007064] ACPI: Reserving SSDT table memory at [mem 0xca4d3000-0xca4dbc97]
  131. [ 0.007065] ACPI: Reserving SSDT table memory at [mem 0xca4cf000-0xca4d2c42]
  132. [ 0.007066] ACPI: Reserving SSDT table memory at [mem 0xca4ce000-0xca4ce0c7]
  133. [ 0.007067] ACPI: Reserving FIDT table memory at [mem 0xca4c0000-0xca4c009b]
  134. [ 0.007068] ACPI: Reserving FPDT table memory at [mem 0xca4ae000-0xca4ae043]
  135. [ 0.007069] ACPI: Reserving MCFG table memory at [mem 0xca4be000-0xca4be03b]
  136. [ 0.007070] ACPI: Reserving HPET table memory at [mem 0xca4bd000-0xca4bd037]
  137. [ 0.007071] ACPI: Reserving SSDT table memory at [mem 0xca4bc000-0xca4bc023]
  138. [ 0.007072] ACPI: Reserving TPM2 table memory at [mem 0xca4ba000-0xca4ba04b]
  139. [ 0.007073] ACPI: Reserving IVRS table memory at [mem 0xca4b9000-0xca4b90cf]
  140. [ 0.007073] ACPI: Reserving SSDT table memory at [mem 0xca4b7000-0xca4b8a57]
  141. [ 0.007074] ACPI: Reserving CRAT table memory at [mem 0xca4b6000-0xca4b6bcf]
  142. [ 0.007075] ACPI: Reserving CDIT table memory at [mem 0xca4b5000-0xca4b5028]
  143. [ 0.007076] ACPI: Reserving SSDT table memory at [mem 0xca4b1000-0xca4b4819]
  144. [ 0.007077] ACPI: Reserving SSDT table memory at [mem 0xca4b0000-0xca4b00be]
  145. [ 0.007078] ACPI: Reserving APIC table memory at [mem 0xca4af000-0xca4af15d]
  146. [ 0.007088] system APIC only can use physical flat
  147. [ 0.007088] Setting APIC routing to physical flat.
  148. [ 0.007166] No NUMA configuration found
  149. [ 0.007167] Faking a node at [mem 0x0000000000000000-0x000000042f37ffff]
  150. [ 0.007174] NODE_DATA(0) allocated [mem 0x42f355000-0x42f37ffff]
  151. [ 0.040990] Zone ranges:
  152. [ 0.040993] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  153. [ 0.040996] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  154. [ 0.040998] Normal [mem 0x0000000100000000-0x000000042f37ffff]
  155. [ 0.040999] Device empty
  156. [ 0.041000] Movable zone start for each node
  157. [ 0.041003] Early memory node ranges
  158. [ 0.041003] node 0: [mem 0x0000000000001000-0x000000000009ffff]
  159. [ 0.041005] node 0: [mem 0x0000000000100000-0x0000000009cfefff]
  160. [ 0.041006] node 0: [mem 0x000000000a000000-0x000000000a1fffff]
  161. [ 0.041007] node 0: [mem 0x000000000a20b000-0x000000000affffff]
  162. [ 0.041008] node 0: [mem 0x000000000b020000-0x00000000c3281fff]
  163. [ 0.041009] node 0: [mem 0x00000000c3283000-0x00000000ca16dfff]
  164. [ 0.041009] node 0: [mem 0x00000000cb9ff000-0x00000000ccffffff]
  165. [ 0.041010] node 0: [mem 0x0000000100000000-0x000000042f37ffff]
  166. [ 0.041014] Initmem setup node 0 [mem 0x0000000000001000-0x000000042f37ffff]
  167. [ 0.041021] On node 0, zone DMA: 1 pages in unavailable ranges
  168. [ 0.041052] On node 0, zone DMA: 96 pages in unavailable ranges
  169. [ 0.041360] On node 0, zone DMA32: 769 pages in unavailable ranges
  170. [ 0.041390] On node 0, zone DMA32: 11 pages in unavailable ranges
  171. [ 0.047471] On node 0, zone DMA32: 32 pages in unavailable ranges
  172. [ 0.047708] On node 0, zone DMA32: 1 pages in unavailable ranges
  173. [ 0.047821] On node 0, zone DMA32: 6289 pages in unavailable ranges
  174. [ 0.075196] On node 0, zone Normal: 12288 pages in unavailable ranges
  175. [ 0.075230] On node 0, zone Normal: 3200 pages in unavailable ranges
  176. [ 0.075667] ACPI: PM-Timer IO Port: 0x808
  177. [ 0.075673] system APIC only can use physical flat
  178. [ 0.075679] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
  179. [ 0.075698] IOAPIC[0]: apic_id 13, version 33, address 0xfec00000, GSI 0-23
  180. [ 0.075703] IOAPIC[1]: apic_id 14, version 33, address 0xfec01000, GSI 24-55
  181. [ 0.075705] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  182. [ 0.075706] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
  183. [ 0.075710] ACPI: Using ACPI (MADT) for SMP configuration information
  184. [ 0.075711] ACPI: HPET id: 0x10228201 base: 0xfed00000
  185. [ 0.075717] smpboot: Allowing 32 CPUs, 20 hotplug CPUs
  186. [ 0.075753] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
  187. [ 0.075755] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
  188. [ 0.075757] PM: hibernation: Registered nosave memory: [mem 0x09cff000-0x09ffffff]
  189. [ 0.075758] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20afff]
  190. [ 0.075760] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
  191. [ 0.075762] PM: hibernation: Registered nosave memory: [mem 0xb301a000-0xb301afff]
  192. [ 0.075764] PM: hibernation: Registered nosave memory: [mem 0xb3039000-0xb3039fff]
  193. [ 0.075764] PM: hibernation: Registered nosave memory: [mem 0xb303a000-0xb303afff]
  194. [ 0.075766] PM: hibernation: Registered nosave memory: [mem 0xb3048000-0xb3048fff]
  195. [ 0.075768] PM: hibernation: Registered nosave memory: [mem 0xc3282000-0xc3282fff]
  196. [ 0.075770] PM: hibernation: Registered nosave memory: [mem 0xc8f63000-0xc8f63fff]
  197. [ 0.075772] PM: hibernation: Registered nosave memory: [mem 0xca16e000-0xca4a1fff]
  198. [ 0.075772] PM: hibernation: Registered nosave memory: [mem 0xca4a2000-0xca4ddfff]
  199. [ 0.075773] PM: hibernation: Registered nosave memory: [mem 0xca4de000-0xcabcefff]
  200. [ 0.075774] PM: hibernation: Registered nosave memory: [mem 0xcabcf000-0xcb9fefff]
  201. [ 0.075776] PM: hibernation: Registered nosave memory: [mem 0xcd000000-0xcfffffff]
  202. [ 0.075776] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xf7ffffff]
  203. [ 0.075777] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
  204. [ 0.075778] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfd0fffff]
  205. [ 0.075779] PM: hibernation: Registered nosave memory: [mem 0xfd100000-0xfd1fffff]
  206. [ 0.075779] PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfe9fffff]
  207. [ 0.075780] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
  208. [ 0.075781] PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
  209. [ 0.075781] PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
  210. [ 0.075782] PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
  211. [ 0.075783] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
  212. [ 0.075783] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
  213. [ 0.075784] PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
  214. [ 0.075785] PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
  215. [ 0.075786] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
  216. [ 0.075786] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
  217. [ 0.075787] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
  218. [ 0.075788] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
  219. [ 0.075788] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
  220. [ 0.075789] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
  221. [ 0.075790] PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
  222. [ 0.075790] PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
  223. [ 0.075791] PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
  224. [ 0.075792] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfeffffff]
  225. [ 0.075793] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
  226. [ 0.075794] [mem 0xd0000000-0xf7ffffff] available for PCI devices
  227. [ 0.075796] Booting paravirtualized kernel on bare hardware
  228. [ 0.075799] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
  229. [ 0.080194] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
  230. [ 0.081691] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
  231. [ 0.081702] pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
  232. [ 0.081704] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
  233. [ 0.081715] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
  234. [ 0.081757] Fallback order for Node 0: 0
  235. [ 0.081762] Built 1 zonelists, mobility grouping on. Total pages: 4106274
  236. [ 0.081763] Policy zone: Normal
  237. [ 0.081764] Kernel command line: BOOT_IMAGE=(hd1,gpt2)/vmlinuz-5.19.13-200.fc36.x86_64 root=UUID=c101bd04-c4d7-456a-bce5-c064a4a32c4d ro rootflags=subvol=root rd.driver.blacklist=nouveau modprobe.blacklist=nouveau nvidia-drm.modeset=1 initcall_blacklist=simpledrm_platform_driver_init rhgb quiet rd.driver.blacklist=nouveau modprobe.blacklist=nouveau nvidia-drm.modeset=1 initcall_blacklist=simpledrm_platform_driver_init
  238. [ 0.081887] blacklisting initcall simpledrm_platform_driver_init
  239. [ 0.081987] blacklisting initcall simpledrm_platform_driver_init
  240. [ 0.081993] Unknown kernel command line parameters "rhgb BOOT_IMAGE=(hd1,gpt2)/vmlinuz-5.19.13-200.fc36.x86_64", will be passed to user space.
  241. [ 0.083883] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
  242. [ 0.084959] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
  243. [ 0.085329] mem auto-init: stack:off, heap alloc:off, heap free:off
  244. [ 0.136952] Memory: 16183392K/16686468K available (16393K kernel code, 3177K rwdata, 11400K rodata, 3004K init, 4816K bss, 502816K reserved, 0K cma-reserved)
  245. [ 0.137104] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
  246. [ 0.137120] ftrace: allocating 50354 entries in 197 pages
  247. [ 0.144629] ftrace: allocated 197 pages with 4 groups
  248. [ 0.145337] Dynamic Preempt: voluntary
  249. [ 0.145406] rcu: Preemptible hierarchical RCU implementation.
  250. [ 0.145407] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=32.
  251. [ 0.145408] Trampoline variant of Tasks RCU enabled.
  252. [ 0.145409] Rude variant of Tasks RCU enabled.
  253. [ 0.145409] Tracing variant of Tasks RCU enabled.
  254. [ 0.145410] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
  255. [ 0.145410] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
  256. [ 0.148952] NR_IRQS: 524544, nr_irqs: 1224, preallocated irqs: 16
  257. [ 0.149141] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  258. [ 0.149245] kfence: initialized - using 2097152 bytes for 255 objects at 0x00000000eb9b33f5-0x00000000d26f0449
  259. [ 0.149300] Console: colour dummy device 80x25
  260. [ 0.149318] printk: console [tty0] enabled
  261. [ 0.149348] ACPI: Core revision 20220331
  262. [ 0.149505] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
  263. [ 0.149537] APIC: Switch to symmetric I/O mode setup
  264. [ 0.151582] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  265. [ 0.156537] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb1d95995, max_idle_ns: 440795372225 ns
  266. [ 0.156541] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.33 BogoMIPS (lpj=3593168)
  267. [ 0.156544] pid_max: default: 32768 minimum: 301
  268. [ 0.159087] LSM: Security Framework initializing
  269. [ 0.159099] Yama: becoming mindful.
  270. [ 0.159105] SELinux: Initializing.
  271. [ 0.159128] LSM support for eBPF active
  272. [ 0.159129] landlock: Up and running.
  273. [ 0.159180] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  274. [ 0.159208] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  275. [ 0.159463] LVT offset 1 assigned for vector 0xf9
  276. [ 0.159519] LVT offset 2 assigned for vector 0xf4
  277. [ 0.159534] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
  278. [ 0.159535] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
  279. [ 0.159538] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  280. [ 0.159544] Spectre V2 : Mitigation: Retpolines
  281. [ 0.159545] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  282. [ 0.159545] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
  283. [ 0.159546] Spectre V2 : Enabling Speculation Barrier for firmware calls
  284. [ 0.159546] RETBleed: Mitigation: untrained return thunk
  285. [ 0.159548] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
  286. [ 0.159550] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
  287. [ 0.166523] Freeing SMP alternatives memory: 44K
  288. [ 0.269346] smpboot: CPU0: AMD Ryzen 5 2600X Six-Core Processor (family: 0x17, model: 0x8, stepping: 0x2)
  289. [ 0.269515] cblist_init_generic: Setting adjustable number of callback queues.
  290. [ 0.269520] cblist_init_generic: Setting shift to 5 and lim to 1.
  291. [ 0.269540] cblist_init_generic: Setting shift to 5 and lim to 1.
  292. [ 0.269540] cblist_init_generic: Setting shift to 5 and lim to 1.
  293. [ 0.269540] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
  294. [ 0.269540] ... version: 0
  295. [ 0.269540] ... bit width: 48
  296. [ 0.269540] ... generic registers: 6
  297. [ 0.269540] ... value mask: 0000ffffffffffff
  298. [ 0.269540] ... max period: 00007fffffffffff
  299. [ 0.269540] ... fixed-purpose events: 0
  300. [ 0.269540] ... event mask: 000000000000003f
  301. [ 0.269540] rcu: Hierarchical SRCU implementation.
  302. [ 0.269540] rcu: Max phase no-delay instances is 400.
  303. [ 0.269540] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
  304. [ 0.269540] smp: Bringing up secondary CPUs ...
  305. [ 0.269544] x86: Booting SMP configuration:
  306. [ 0.269545] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11
  307. [ 0.282572] smp: Brought up 1 node, 12 CPUs
  308. [ 0.282572] smpboot: Max logical packages: 3
  309. [ 0.282572] smpboot: Total of 12 processors activated (86236.03 BogoMIPS)
  310. [ 0.284931] devtmpfs: initialized
  311. [ 0.284931] x86/mm: Memory block size: 128MB
  312. [ 0.286190] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20afff] (45056 bytes)
  313. [ 0.286190] ACPI: PM: Registering ACPI NVS region [mem 0xca4de000-0xcabcefff] (7278592 bytes)
  314. [ 0.286190] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  315. [ 0.286190] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
  316. [ 0.286190] pinctrl core: initialized pinctrl subsystem
  317. [ 0.286644] PM: RTC time: 11:39:59, date: 2022-10-08
  318. [ 0.286858] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  319. [ 0.287010] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
  320. [ 0.287016] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  321. [ 0.287020] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  322. [ 0.287030] audit: initializing netlink subsys (disabled)
  323. [ 0.287035] audit: type=2000 audit(1665229199.136:1): state=initialized audit_enabled=0 res=1
  324. [ 0.287035] thermal_sys: Registered thermal governor 'fair_share'
  325. [ 0.287035] thermal_sys: Registered thermal governor 'bang_bang'
  326. [ 0.287035] thermal_sys: Registered thermal governor 'step_wise'
  327. [ 0.287035] thermal_sys: Registered thermal governor 'user_space'
  328. [ 0.287035] cpuidle: using governor menu
  329. [ 0.287035] HugeTLB: can optimize 4095 vmemmap pages for hugepages-1048576kB
  330. [ 0.287035] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  331. [ 0.287035] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  332. [ 0.287035] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
  333. [ 0.287035] PCI: Using configuration type 1 for base access
  334. [ 0.289132] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
  335. [ 0.304585] HugeTLB: can optimize 7 vmemmap pages for hugepages-2048kB
  336. [ 0.304585] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  337. [ 0.304585] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  338. [ 0.304600] cryptd: max_cpu_qlen set to 1000
  339. [ 0.304600] raid6: skipped pq benchmark and selected avx2x4
  340. [ 0.304600] raid6: using avx2x2 recovery algorithm
  341. [ 0.304616] ACPI: Added _OSI(Module Device)
  342. [ 0.304617] ACPI: Added _OSI(Processor Device)
  343. [ 0.304618] ACPI: Added _OSI(3.0 _SCP Extensions)
  344. [ 0.304620] ACPI: Added _OSI(Processor Aggregator Device)
  345. [ 0.304621] ACPI: Added _OSI(Linux-Dell-Video)
  346. [ 0.304622] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
  347. [ 0.304622] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
  348. [ 0.313400] ACPI: 8 ACPI AML tables successfully acquired and loaded
  349. [ 0.314645] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  350. [ 0.316415] ACPI: Interpreter enabled
  351. [ 0.316415] ACPI: PM: (supports S0 S3 S4 S5)
  352. [ 0.316415] ACPI: Using IOAPIC for interrupt routing
  353. [ 0.316415] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  354. [ 0.316415] PCI: Using E820 reservations for host bridge windows
  355. [ 0.316695] ACPI: Enabled 3 GPEs in block 00 to 1F
  356. [ 0.332306] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  357. [ 0.332311] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
  358. [ 0.332379] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME LTR DPC]
  359. [ 0.332500] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
  360. [ 0.332508] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
  361. [ 0.332750] PCI host bridge to bus 0000:00
  362. [ 0.332751] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
  363. [ 0.332753] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
  364. [ 0.332754] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
  365. [ 0.332755] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  366. [ 0.332756] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
  367. [ 0.332758] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfec2ffff window]
  368. [ 0.332759] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
  369. [ 0.332760] pci_bus 0000:00: root bus resource [bus 00-ff]
  370. [ 0.332770] pci 0000:00:00.0: [1022:1450] type 00 class 0x060000
  371. [ 0.332837] pci 0000:00:00.2: [1022:1451] type 00 class 0x080600
  372. [ 0.332915] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
  373. [ 0.332957] pci 0000:00:01.1: [1022:1453] type 01 class 0x060400
  374. [ 0.333457] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
  375. [ 0.333552] pci 0000:00:01.3: [1022:1453] type 01 class 0x060400
  376. [ 0.333579] pci 0000:00:01.3: enabling Extended Tags
  377. [ 0.333647] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
  378. [ 0.333746] pci 0000:00:02.0: [1022:1452] type 00 class 0x060000
  379. [ 0.333801] pci 0000:00:03.0: [1022:1452] type 00 class 0x060000
  380. [ 0.333843] pci 0000:00:03.1: [1022:1453] type 01 class 0x060400
  381. [ 0.334464] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
  382. [ 0.334564] pci 0000:00:04.0: [1022:1452] type 00 class 0x060000
  383. [ 0.334623] pci 0000:00:07.0: [1022:1452] type 00 class 0x060000
  384. [ 0.334665] pci 0000:00:07.1: [1022:1454] type 01 class 0x060400
  385. [ 0.334691] pci 0000:00:07.1: enabling Extended Tags
  386. [ 0.334756] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
  387. [ 0.334852] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
  388. [ 0.334893] pci 0000:00:08.1: [1022:1454] type 01 class 0x060400
  389. [ 0.335416] pci 0000:00:08.1: enabling Extended Tags
  390. [ 0.335483] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
  391. [ 0.335620] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
  392. [ 0.335823] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
  393. [ 0.336029] pci 0000:00:18.0: [1022:1460] type 00 class 0x060000
  394. [ 0.336059] pci 0000:00:18.1: [1022:1461] type 00 class 0x060000
  395. [ 0.336086] pci 0000:00:18.2: [1022:1462] type 00 class 0x060000
  396. [ 0.336116] pci 0000:00:18.3: [1022:1463] type 00 class 0x060000
  397. [ 0.336146] pci 0000:00:18.4: [1022:1464] type 00 class 0x060000
  398. [ 0.336174] pci 0000:00:18.5: [1022:1465] type 00 class 0x060000
  399. [ 0.336201] pci 0000:00:18.6: [1022:1466] type 00 class 0x060000
  400. [ 0.336228] pci 0000:00:18.7: [1022:1467] type 00 class 0x060000
  401. [ 0.336444] pci 0000:01:00.0: [10ec:5765] type 00 class 0x010802
  402. [ 0.336461] pci 0000:01:00.0: reg 0x10: [mem 0xf6800000-0xf6803fff 64bit]
  403. [ 0.336488] pci 0000:01:00.0: reg 0x24: [mem 0xf6804000-0xf6805fff]
  404. [ 0.336690] pci 0000:00:01.1: PCI bridge to [bus 01]
  405. [ 0.336694] pci 0000:00:01.1: bridge window [mem 0xf6800000-0xf68fffff]
  406. [ 0.336766] pci 0000:02:00.0: [1022:43d5] type 00 class 0x0c0330
  407. [ 0.336781] pci 0000:02:00.0: reg 0x10: [mem 0xf66a0000-0xf66a7fff 64bit]
  408. [ 0.336815] pci 0000:02:00.0: enabling Extended Tags
  409. [ 0.336863] pci 0000:02:00.0: PME# supported from D3hot D3cold
  410. [ 0.336957] pci 0000:02:00.1: [1022:43c8] type 00 class 0x010601
  411. [ 0.336997] pci 0000:02:00.1: reg 0x24: [mem 0xf6680000-0xf669ffff]
  412. [ 0.337004] pci 0000:02:00.1: reg 0x30: [mem 0xf6600000-0xf667ffff pref]
  413. [ 0.337010] pci 0000:02:00.1: enabling Extended Tags
  414. [ 0.337044] pci 0000:02:00.1: PME# supported from D3hot D3cold
  415. [ 0.337542] pci 0000:02:00.2: [1022:43c6] type 01 class 0x060400
  416. [ 0.337542] pci 0000:02:00.2: enabling Extended Tags
  417. [ 0.337542] pci 0000:02:00.2: PME# supported from D3hot D3cold
  418. [ 0.337542] pci 0000:00:01.3: PCI bridge to [bus 02-08]
  419. [ 0.337542] pci 0000:00:01.3: bridge window [io 0xf000-0xffff]
  420. [ 0.337542] pci 0000:00:01.3: bridge window [mem 0xf6500000-0xf66fffff]
  421. [ 0.337542] pci 0000:03:00.0: [1022:43c7] type 01 class 0x060400
  422. [ 0.337542] pci 0000:03:00.0: enabling Extended Tags
  423. [ 0.337542] pci 0000:03:00.0: PME# supported from D3hot D3cold
  424. [ 0.337542] pci 0000:03:04.0: [1022:43c7] type 01 class 0x060400
  425. [ 0.337569] pci 0000:03:04.0: enabling Extended Tags
  426. [ 0.337618] pci 0000:03:04.0: PME# supported from D3hot D3cold
  427. [ 0.337702] pci 0000:03:05.0: [1022:43c7] type 01 class 0x060400
  428. [ 0.337742] pci 0000:03:05.0: enabling Extended Tags
  429. [ 0.337791] pci 0000:03:05.0: PME# supported from D3hot D3cold
  430. [ 0.337874] pci 0000:03:06.0: [1022:43c7] type 01 class 0x060400
  431. [ 0.337914] pci 0000:03:06.0: enabling Extended Tags
  432. [ 0.337963] pci 0000:03:06.0: PME# supported from D3hot D3cold
  433. [ 0.338045] pci 0000:03:07.0: [1022:43c7] type 01 class 0x060400
  434. [ 0.338085] pci 0000:03:07.0: enabling Extended Tags
  435. [ 0.338135] pci 0000:03:07.0: PME# supported from D3hot D3cold
  436. [ 0.338229] pci 0000:02:00.2: PCI bridge to [bus 03-08]
  437. [ 0.338234] pci 0000:02:00.2: bridge window [io 0xf000-0xffff]
  438. [ 0.338237] pci 0000:02:00.2: bridge window [mem 0xf6500000-0xf65fffff]
  439. [ 0.338269] pci 0000:03:00.0: PCI bridge to [bus 04]
  440. [ 0.338313] pci 0000:03:04.0: PCI bridge to [bus 05]
  441. [ 0.338351] pci 0000:03:05.0: PCI bridge to [bus 06]
  442. [ 0.338394] pci 0000:03:06.0: PCI bridge to [bus 07]
  443. [ 0.338462] pci 0000:08:00.0: [10ec:8168] type 00 class 0x020000
  444. [ 0.338488] pci 0000:08:00.0: reg 0x10: [io 0xf000-0xf0ff]
  445. [ 0.338523] pci 0000:08:00.0: reg 0x18: [mem 0xf6504000-0xf6504fff 64bit]
  446. [ 0.338546] pci 0000:08:00.0: reg 0x20: [mem 0xf6500000-0xf6503fff 64bit]
  447. [ 0.338686] pci 0000:08:00.0: supports D1 D2
  448. [ 0.338687] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  449. [ 0.338871] pci 0000:03:07.0: PCI bridge to [bus 08]
  450. [ 0.338875] pci 0000:03:07.0: bridge window [io 0xf000-0xffff]
  451. [ 0.338878] pci 0000:03:07.0: bridge window [mem 0xf6500000-0xf65fffff]
  452. [ 0.339541] pci 0000:09:00.0: [10de:2182] type 00 class 0x030000
  453. [ 0.339541] pci 0000:09:00.0: reg 0x10: [mem 0xf5000000-0xf5ffffff]
  454. [ 0.339541] pci 0000:09:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
  455. [ 0.339541] pci 0000:09:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
  456. [ 0.339541] pci 0000:09:00.0: reg 0x24: [io 0xe000-0xe07f]
  457. [ 0.339541] pci 0000:09:00.0: reg 0x30: [mem 0xf6000000-0xf607ffff pref]
  458. [ 0.339541] pci 0000:09:00.0: BAR 3: assigned to efifb
  459. [ 0.339541] pci 0000:09:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  460. [ 0.339561] pci 0000:09:00.0: PME# supported from D0 D3hot
  461. [ 0.339632] pci 0000:09:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:03.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
  462. [ 0.339688] pci 0000:09:00.1: [10de:1aeb] type 00 class 0x040300
  463. [ 0.339700] pci 0000:09:00.1: reg 0x10: [mem 0xf6080000-0xf6083fff]
  464. [ 0.340541] pci 0000:09:00.2: [10de:1aec] type 00 class 0x0c0330
  465. [ 0.340541] pci 0000:09:00.2: reg 0x10: [mem 0xf2000000-0xf203ffff 64bit pref]
  466. [ 0.340541] pci 0000:09:00.2: reg 0x1c: [mem 0xf2040000-0xf204ffff 64bit pref]
  467. [ 0.340541] pci 0000:09:00.2: PME# supported from D0 D3hot
  468. [ 0.340541] pci 0000:09:00.3: [10de:1aed] type 00 class 0x0c8000
  469. [ 0.340541] pci 0000:09:00.3: reg 0x10: [mem 0xf6084000-0xf6084fff]
  470. [ 0.340541] pci 0000:09:00.3: PME# supported from D0 D3hot
  471. [ 0.340541] pci 0000:00:03.1: PCI bridge to [bus 09]
  472. [ 0.340541] pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
  473. [ 0.340541] pci 0000:00:03.1: bridge window [mem 0xf5000000-0xf60fffff]
  474. [ 0.340541] pci 0000:00:03.1: bridge window [mem 0xe0000000-0xf20fffff 64bit pref]
  475. [ 0.340541] pci 0000:0a:00.0: [1022:145a] type 00 class 0x130000
  476. [ 0.340541] pci 0000:0a:00.0: enabling Extended Tags
  477. [ 0.340541] pci 0000:0a:00.2: [1022:1456] type 00 class 0x108000
  478. [ 0.340551] pci 0000:0a:00.2: reg 0x18: [mem 0xf6300000-0xf63fffff]
  479. [ 0.340559] pci 0000:0a:00.2: reg 0x24: [mem 0xf6400000-0xf6401fff]
  480. [ 0.340564] pci 0000:0a:00.2: enabling Extended Tags
  481. [ 0.340646] pci 0000:0a:00.3: [1022:145f] type 00 class 0x0c0330
  482. [ 0.340655] pci 0000:0a:00.3: reg 0x10: [mem 0xf6200000-0xf62fffff 64bit]
  483. [ 0.340673] pci 0000:0a:00.3: enabling Extended Tags
  484. [ 0.340700] pci 0000:0a:00.3: PME# supported from D0 D3hot D3cold
  485. [ 0.340770] pci 0000:00:07.1: PCI bridge to [bus 0a]
  486. [ 0.340773] pci 0000:00:07.1: bridge window [mem 0xf6200000-0xf64fffff]
  487. [ 0.341579] pci 0000:0b:00.0: [1022:1455] type 00 class 0x130000
  488. [ 0.341601] pci 0000:0b:00.0: enabling Extended Tags
  489. [ 0.341680] pci 0000:0b:00.2: [1022:7901] type 00 class 0x010601
  490. [ 0.341703] pci 0000:0b:00.2: reg 0x24: [mem 0xf6708000-0xf6708fff]
  491. [ 0.341710] pci 0000:0b:00.2: enabling Extended Tags
  492. [ 0.341739] pci 0000:0b:00.2: PME# supported from D3hot D3cold
  493. [ 0.341799] pci 0000:0b:00.3: [1022:1457] type 00 class 0x040300
  494. [ 0.341806] pci 0000:0b:00.3: reg 0x10: [mem 0xf6700000-0xf6707fff]
  495. [ 0.341823] pci 0000:0b:00.3: enabling Extended Tags
  496. [ 0.341850] pci 0000:0b:00.3: PME# supported from D0 D3hot D3cold
  497. [ 0.341916] pci 0000:00:08.1: PCI bridge to [bus 0b]
  498. [ 0.341920] pci 0000:00:08.1: bridge window [mem 0xf6700000-0xf67fffff]
  499. [ 0.342556] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
  500. [ 0.342598] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
  501. [ 0.342634] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
  502. [ 0.342680] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
  503. [ 0.342721] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
  504. [ 0.342754] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
  505. [ 0.342787] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
  506. [ 0.342821] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
  507. [ 0.343550] iommu: Default domain type: Translated
  508. [ 0.343550] iommu: DMA domain TLB invalidation policy: lazy mode
  509. [ 0.343623] SCSI subsystem initialized
  510. [ 0.343630] libata version 3.00 loaded.
  511. [ 0.343630] ACPI: bus type USB registered
  512. [ 0.343630] usbcore: registered new interface driver usbfs
  513. [ 0.343630] usbcore: registered new interface driver hub
  514. [ 0.343630] usbcore: registered new device driver usb
  515. [ 0.343630] pps_core: LinuxPPS API ver. 1 registered
  516. [ 0.343630] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  517. [ 0.343630] PTP clock support registered
  518. [ 0.343630] EDAC MC: Ver: 3.0.0
  519. [ 0.343633] Registered efivars operations
  520. [ 0.343733] NetLabel: Initializing
  521. [ 0.343734] NetLabel: domain hash size = 128
  522. [ 0.343735] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  523. [ 0.343744] NetLabel: unlabeled traffic allowed by default
  524. [ 0.343747] mctp: management component transport protocol core
  525. [ 0.343748] NET: Registered PF_MCTP protocol family
  526. [ 0.343751] PCI: Using ACPI for IRQ routing
  527. [ 0.348389] PCI: pci_cache_line_size set to 64 bytes
  528. [ 0.348451] e820: reserve RAM buffer [mem 0x09cff000-0x0bffffff]
  529. [ 0.348452] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
  530. [ 0.348453] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
  531. [ 0.348454] e820: reserve RAM buffer [mem 0xb301a018-0xb3ffffff]
  532. [ 0.348455] e820: reserve RAM buffer [mem 0xb303a018-0xb3ffffff]
  533. [ 0.348456] e820: reserve RAM buffer [mem 0xc3282000-0xc3ffffff]
  534. [ 0.348457] e820: reserve RAM buffer [mem 0xc8f63000-0xcbffffff]
  535. [ 0.348458] e820: reserve RAM buffer [mem 0xca16e000-0xcbffffff]
  536. [ 0.348459] e820: reserve RAM buffer [mem 0xcd000000-0xcfffffff]
  537. [ 0.348460] e820: reserve RAM buffer [mem 0x42f380000-0x42fffffff]
  538. [ 0.348471] pci 0000:09:00.0: vgaarb: setting as boot VGA device
  539. [ 0.348471] pci 0000:09:00.0: vgaarb: bridge control possible
  540. [ 0.348471] pci 0000:09:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  541. [ 0.348471] vgaarb: loaded
  542. [ 0.348471] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  543. [ 0.348471] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
  544. [ 0.351599] clocksource: Switched to clocksource tsc-early
  545. [ 0.363545] VFS: Disk quotas dquot_6.6.0
  546. [ 0.363557] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  547. [ 0.363628] pnp: PnP ACPI init
  548. [ 0.363692] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
  549. [ 0.363863] system 00:02: [io 0x0300-0x030f] has been reserved
  550. [ 0.363865] system 00:02: [io 0x0230-0x023f] has been reserved
  551. [ 0.363866] system 00:02: [io 0x0290-0x029f] has been reserved
  552. [ 0.364138] system 00:04: [io 0x04d0-0x04d1] has been reserved
  553. [ 0.364140] system 00:04: [io 0x040b] has been reserved
  554. [ 0.364141] system 00:04: [io 0x04d6] has been reserved
  555. [ 0.364142] system 00:04: [io 0x0c00-0x0c01] has been reserved
  556. [ 0.364143] system 00:04: [io 0x0c14] has been reserved
  557. [ 0.364144] system 00:04: [io 0x0c50-0x0c51] has been reserved
  558. [ 0.364145] system 00:04: [io 0x0c52] has been reserved
  559. [ 0.364146] system 00:04: [io 0x0c6c] has been reserved
  560. [ 0.364147] system 00:04: [io 0x0c6f] has been reserved
  561. [ 0.364148] system 00:04: [io 0x0cd8-0x0cdf] has been reserved
  562. [ 0.364149] system 00:04: [io 0x0800-0x089f] has been reserved
  563. [ 0.364150] system 00:04: [io 0x0b00-0x0b0f] has been reserved
  564. [ 0.364151] system 00:04: [io 0x0b20-0x0b3f] has been reserved
  565. [ 0.364152] system 00:04: [io 0x0900-0x090f] has been reserved
  566. [ 0.364154] system 00:04: [io 0x0910-0x091f] has been reserved
  567. [ 0.364155] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
  568. [ 0.364156] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
  569. [ 0.364158] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
  570. [ 0.364160] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
  571. [ 0.364161] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
  572. [ 0.364162] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
  573. [ 0.364164] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
  574. [ 0.364538] pnp: PnP ACPI: found 5 devices
  575. [ 0.370142] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  576. [ 0.370261] NET: Registered PF_INET protocol family
  577. [ 0.370451] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  578. [ 0.372763] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
  579. [ 0.372776] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  580. [ 0.372781] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  581. [ 0.372907] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
  582. [ 0.373024] TCP: Hash tables configured (established 131072 bind 65536)
  583. [ 0.373175] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
  584. [ 0.373208] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
  585. [ 0.373238] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
  586. [ 0.373323] NET: Registered PF_UNIX/PF_LOCAL protocol family
  587. [ 0.373330] NET: Registered PF_XDP protocol family
  588. [ 0.373341] pci 0000:00:01.1: PCI bridge to [bus 01]
  589. [ 0.373345] pci 0000:00:01.1: bridge window [mem 0xf6800000-0xf68fffff]
  590. [ 0.373350] pci 0000:03:00.0: PCI bridge to [bus 04]
  591. [ 0.373359] pci 0000:03:04.0: PCI bridge to [bus 05]
  592. [ 0.373368] pci 0000:03:05.0: PCI bridge to [bus 06]
  593. [ 0.373377] pci 0000:03:06.0: PCI bridge to [bus 07]
  594. [ 0.373385] pci 0000:03:07.0: PCI bridge to [bus 08]
  595. [ 0.373388] pci 0000:03:07.0: bridge window [io 0xf000-0xffff]
  596. [ 0.373391] pci 0000:03:07.0: bridge window [mem 0xf6500000-0xf65fffff]
  597. [ 0.373397] pci 0000:02:00.2: PCI bridge to [bus 03-08]
  598. [ 0.373399] pci 0000:02:00.2: bridge window [io 0xf000-0xffff]
  599. [ 0.373402] pci 0000:02:00.2: bridge window [mem 0xf6500000-0xf65fffff]
  600. [ 0.373408] pci 0000:00:01.3: PCI bridge to [bus 02-08]
  601. [ 0.373410] pci 0000:00:01.3: bridge window [io 0xf000-0xffff]
  602. [ 0.373412] pci 0000:00:01.3: bridge window [mem 0xf6500000-0xf66fffff]
  603. [ 0.373416] pci 0000:00:03.1: PCI bridge to [bus 09]
  604. [ 0.373418] pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
  605. [ 0.373420] pci 0000:00:03.1: bridge window [mem 0xf5000000-0xf60fffff]
  606. [ 0.373422] pci 0000:00:03.1: bridge window [mem 0xe0000000-0xf20fffff 64bit pref]
  607. [ 0.373425] pci 0000:00:07.1: PCI bridge to [bus 0a]
  608. [ 0.373427] pci 0000:00:07.1: bridge window [mem 0xf6200000-0xf64fffff]
  609. [ 0.373431] pci 0000:00:08.1: PCI bridge to [bus 0b]
  610. [ 0.373433] pci 0000:00:08.1: bridge window [mem 0xf6700000-0xf67fffff]
  611. [ 0.373437] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
  612. [ 0.373439] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
  613. [ 0.373440] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
  614. [ 0.373441] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
  615. [ 0.373442] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
  616. [ 0.373443] pci_bus 0000:00: resource 9 [mem 0xd0000000-0xfec2ffff window]
  617. [ 0.373444] pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window]
  618. [ 0.373446] pci_bus 0000:01: resource 1 [mem 0xf6800000-0xf68fffff]
  619. [ 0.373447] pci_bus 0000:02: resource 0 [io 0xf000-0xffff]
  620. [ 0.373448] pci_bus 0000:02: resource 1 [mem 0xf6500000-0xf66fffff]
  621. [ 0.373449] pci_bus 0000:03: resource 0 [io 0xf000-0xffff]
  622. [ 0.373450] pci_bus 0000:03: resource 1 [mem 0xf6500000-0xf65fffff]
  623. [ 0.373451] pci_bus 0000:08: resource 0 [io 0xf000-0xffff]
  624. [ 0.373452] pci_bus 0000:08: resource 1 [mem 0xf6500000-0xf65fffff]
  625. [ 0.373453] pci_bus 0000:09: resource 0 [io 0xe000-0xefff]
  626. [ 0.373454] pci_bus 0000:09: resource 1 [mem 0xf5000000-0xf60fffff]
  627. [ 0.373455] pci_bus 0000:09: resource 2 [mem 0xe0000000-0xf20fffff 64bit pref]
  628. [ 0.373456] pci_bus 0000:0a: resource 1 [mem 0xf6200000-0xf64fffff]
  629. [ 0.373457] pci_bus 0000:0b: resource 1 [mem 0xf6700000-0xf67fffff]
  630. [ 0.373664] pci 0000:09:00.1: D0 power state depends on 0000:09:00.0
  631. [ 0.373718] pci 0000:09:00.2: D0 power state depends on 0000:09:00.0
  632. [ 0.373834] pci 0000:09:00.3: D0 power state depends on 0000:09:00.0
  633. [ 0.373966] PCI: CLS 64 bytes, default 64
  634. [ 0.373979] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
  635. [ 0.374010] Trying to unpack rootfs image as initramfs...
  636. [ 0.374013] pci 0000:00:01.0: Adding to iommu group 0
  637. [ 0.374024] pci 0000:00:01.1: Adding to iommu group 1
  638. [ 0.374033] pci 0000:00:01.3: Adding to iommu group 2
  639. [ 0.374046] pci 0000:00:02.0: Adding to iommu group 3
  640. [ 0.374059] pci 0000:00:03.0: Adding to iommu group 4
  641. [ 0.374068] pci 0000:00:03.1: Adding to iommu group 5
  642. [ 0.374083] pci 0000:00:04.0: Adding to iommu group 6
  643. [ 0.374096] pci 0000:00:07.0: Adding to iommu group 7
  644. [ 0.374105] pci 0000:00:07.1: Adding to iommu group 8
  645. [ 0.374118] pci 0000:00:08.0: Adding to iommu group 9
  646. [ 0.374127] pci 0000:00:08.1: Adding to iommu group 10
  647. [ 0.374144] pci 0000:00:14.0: Adding to iommu group 11
  648. [ 0.374152] pci 0000:00:14.3: Adding to iommu group 11
  649. [ 0.374189] pci 0000:00:18.0: Adding to iommu group 12
  650. [ 0.374198] pci 0000:00:18.1: Adding to iommu group 12
  651. [ 0.374207] pci 0000:00:18.2: Adding to iommu group 12
  652. [ 0.374215] pci 0000:00:18.3: Adding to iommu group 12
  653. [ 0.374223] pci 0000:00:18.4: Adding to iommu group 12
  654. [ 0.374233] pci 0000:00:18.5: Adding to iommu group 12
  655. [ 0.374241] pci 0000:00:18.6: Adding to iommu group 12
  656. [ 0.374249] pci 0000:00:18.7: Adding to iommu group 12
  657. [ 0.374258] pci 0000:01:00.0: Adding to iommu group 13
  658. [ 0.374278] pci 0000:02:00.0: Adding to iommu group 14
  659. [ 0.374287] pci 0000:02:00.1: Adding to iommu group 14
  660. [ 0.374297] pci 0000:02:00.2: Adding to iommu group 14
  661. [ 0.374301] pci 0000:03:00.0: Adding to iommu group 14
  662. [ 0.374305] pci 0000:03:04.0: Adding to iommu group 14
  663. [ 0.374308] pci 0000:03:05.0: Adding to iommu group 14
  664. [ 0.374311] pci 0000:03:06.0: Adding to iommu group 14
  665. [ 0.374315] pci 0000:03:07.0: Adding to iommu group 14
  666. [ 0.374318] pci 0000:08:00.0: Adding to iommu group 14
  667. [ 0.374341] pci 0000:09:00.0: Adding to iommu group 15
  668. [ 0.374352] pci 0000:09:00.1: Adding to iommu group 15
  669. [ 0.374362] pci 0000:09:00.2: Adding to iommu group 15
  670. [ 0.374372] pci 0000:09:00.3: Adding to iommu group 15
  671. [ 0.374382] pci 0000:0a:00.0: Adding to iommu group 16
  672. [ 0.374393] pci 0000:0a:00.2: Adding to iommu group 17
  673. [ 0.374403] pci 0000:0a:00.3: Adding to iommu group 18
  674. [ 0.374413] pci 0000:0b:00.0: Adding to iommu group 19
  675. [ 0.374422] pci 0000:0b:00.2: Adding to iommu group 20
  676. [ 0.374432] pci 0000:0b:00.3: Adding to iommu group 21
  677. [ 0.379805] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
  678. [ 0.379808] AMD-Vi: Extended features (0xf77ef22294ada): PPR NX GT IA GA PC GA_vAPIC
  679. [ 0.379814] AMD-Vi: Interrupt remapping enabled
  680. [ 0.379814] AMD-Vi: Virtual APIC enabled
  681. [ 0.379918] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  682. [ 0.379919] software IO TLB: mapped [mem 0x00000000bd63a000-0x00000000c163a000] (64MB)
  683. [ 0.380045] amd_uncore: 4 amd_df counters detected
  684. [ 0.380053] amd_uncore: 6 amd_l3 counters detected
  685. [ 0.380457] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
  686. [ 0.381983] Initialise system trusted keyrings
  687. [ 0.381995] Key type blacklist registered
  688. [ 0.382034] workingset: timestamp_bits=36 max_order=22 bucket_order=0
  689. [ 0.383390] zbud: loaded
  690. [ 0.384032] integrity: Platform Keyring initialized
  691. [ 0.384036] integrity: Machine keyring initialized
  692. [ 0.391641] NET: Registered PF_ALG protocol family
  693. [ 0.391645] xor: automatically using best checksumming function avx
  694. [ 0.391648] Key type asymmetric registered
  695. [ 0.391649] Asymmetric key parser 'x509' registered
  696. [ 0.696464] Freeing initrd memory: 33780K
  697. [ 0.699250] alg: self-tests for CTR-KDF (hmac(sha256)) passed
  698. [ 0.699267] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  699. [ 0.699308] io scheduler mq-deadline registered
  700. [ 0.699309] io scheduler kyber registered
  701. [ 0.699338] io scheduler bfq registered
  702. [ 0.700615] atomic64_test: passed for x86-64 platform with CX8 and with SSE
  703. [ 0.702742] pcieport 0000:00:01.1: AER: enabled with IRQ 26
  704. [ 0.702967] pcieport 0000:00:01.3: AER: enabled with IRQ 27
  705. [ 0.703712] pcieport 0000:00:03.1: AER: enabled with IRQ 28
  706. [ 0.703920] pcieport 0000:00:07.1: AER: enabled with IRQ 29
  707. [ 0.704731] pcieport 0000:00:08.1: AER: enabled with IRQ 31
  708. [ 0.705566] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  709. [ 0.705669] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  710. [ 0.705685] ACPI: button: Power Button [PWRB]
  711. [ 0.705710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  712. [ 0.705749] ACPI: button: Power Button [PWRF]
  713. [ 0.705796] Monitor-Mwait will be used to enter C-1 state
  714. [ 0.705802] ACPI: \_PR_.C000: Found 2 idle states
  715. [ 0.705904] ACPI: \_PR_.C002: Found 2 idle states
  716. [ 0.705966] ACPI: \_PR_.C004: Found 2 idle states
  717. [ 0.706022] ACPI: \_PR_.C006: Found 2 idle states
  718. [ 0.706086] ACPI: \_PR_.C008: Found 2 idle states
  719. [ 0.706146] ACPI: \_PR_.C00A: Found 2 idle states
  720. [ 0.706206] ACPI: \_PR_.C001: Found 2 idle states
  721. [ 0.706286] ACPI: \_PR_.C003: Found 2 idle states
  722. [ 0.706368] ACPI: \_PR_.C005: Found 2 idle states
  723. [ 0.706435] ACPI: \_PR_.C007: Found 2 idle states
  724. [ 0.706527] ACPI: \_PR_.C009: Found 2 idle states
  725. [ 0.706623] ACPI: \_PR_.C00B: Found 2 idle states
  726. [ 0.706885] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  727. [ 0.708072] Non-volatile memory driver v1.3
  728. [ 0.708077] Linux agpgart interface v0.103
  729. [ 0.730046] ACPI: bus type drm_connector registered
  730. [ 0.730298] initcall simpledrm_platform_driver_init blacklisted
  731. [ 0.730980] ahci 0000:02:00.1: version 3.0
  732. [ 0.731076] ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
  733. [ 0.731107] ahci 0000:02:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode
  734. [ 0.731110] ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
  735. [ 0.731506] scsi host0: ahci
  736. [ 0.731612] scsi host1: ahci
  737. [ 0.731688] scsi host2: ahci
  738. [ 0.731768] scsi host3: ahci
  739. [ 0.731845] scsi host4: ahci
  740. [ 0.731919] scsi host5: ahci
  741. [ 0.732001] scsi host6: ahci
  742. [ 0.732077] scsi host7: ahci
  743. [ 0.732106] ata1: SATA max UDMA/133 abar m131072@0xf6680000 port 0xf6680100 irq 41
  744. [ 0.732110] ata2: SATA max UDMA/133 abar m131072@0xf6680000 port 0xf6680180 irq 41
  745. [ 0.732111] ata3: DUMMY
  746. [ 0.732112] ata4: DUMMY
  747. [ 0.732113] ata5: SATA max UDMA/133 abar m131072@0xf6680000 port 0xf6680300 irq 41
  748. [ 0.732114] ata6: SATA max UDMA/133 abar m131072@0xf6680000 port 0xf6680380 irq 41
  749. [ 0.732115] ata7: DUMMY
  750. [ 0.732116] ata8: DUMMY
  751. [ 0.732404] ahci 0000:0b:00.2: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0xc impl SATA mode
  752. [ 0.732406] ahci 0000:0b:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part sxs
  753. [ 0.732661] scsi host8: ahci
  754. [ 0.732743] scsi host9: ahci
  755. [ 0.732818] scsi host10: ahci
  756. [ 0.732902] scsi host11: ahci
  757. [ 0.732929] ata9: DUMMY
  758. [ 0.732930] ata10: DUMMY
  759. [ 0.732931] ata11: SATA max UDMA/133 abar m4096@0xf6708000 port 0xf6708200 irq 45
  760. [ 0.732933] ata12: SATA max UDMA/133 abar m4096@0xf6708000 port 0xf6708280 irq 46
  761. [ 0.733144] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  762. [ 0.733151] ehci-pci: EHCI PCI platform driver
  763. [ 0.733161] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  764. [ 0.733163] ohci-pci: OHCI PCI platform driver
  765. [ 0.733171] uhci_hcd: USB Universal Host Controller Interface driver
  766. [ 0.733245] xhci_hcd 0000:02:00.0: xHCI Host Controller
  767. [ 0.733274] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
  768. [ 0.788599] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
  769. [ 0.788950] xhci_hcd 0000:02:00.0: xHCI Host Controller
  770. [ 0.788973] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
  771. [ 0.788975] xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
  772. [ 0.789033] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
  773. [ 0.789035] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  774. [ 0.789037] usb usb1: Product: xHCI Host Controller
  775. [ 0.789038] usb usb1: Manufacturer: Linux 5.19.13-200.fc36.x86_64 xhci-hcd
  776. [ 0.789039] usb usb1: SerialNumber: 0000:02:00.0
  777. [ 0.789112] hub 1-0:1.0: USB hub found
  778. [ 0.789125] hub 1-0:1.0: 10 ports detected
  779. [ 0.798051] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  780. [ 0.798067] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
  781. [ 0.798069] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  782. [ 0.798070] usb usb2: Product: xHCI Host Controller
  783. [ 0.798071] usb usb2: Manufacturer: Linux 5.19.13-200.fc36.x86_64 xhci-hcd
  784. [ 0.798072] usb usb2: SerialNumber: 0000:02:00.0
  785. [ 0.798129] hub 2-0:1.0: USB hub found
  786. [ 0.798136] hub 2-0:1.0: 4 ports detected
  787. [ 0.801912] xhci_hcd 0000:09:00.2: xHCI Host Controller
  788. [ 0.801940] xhci_hcd 0000:09:00.2: new USB bus registered, assigned bus number 3
  789. [ 0.802566] xhci_hcd 0000:09:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
  790. [ 0.802691] xhci_hcd 0000:09:00.2: xHCI Host Controller
  791. [ 0.802714] xhci_hcd 0000:09:00.2: new USB bus registered, assigned bus number 4
  792. [ 0.802716] xhci_hcd 0000:09:00.2: Host supports USB 3.1 Enhanced SuperSpeed
  793. [ 0.802751] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
  794. [ 0.802753] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  795. [ 0.802754] usb usb3: Product: xHCI Host Controller
  796. [ 0.802755] usb usb3: Manufacturer: Linux 5.19.13-200.fc36.x86_64 xhci-hcd
  797. [ 0.802756] usb usb3: SerialNumber: 0000:09:00.2
  798. [ 0.802812] hub 3-0:1.0: USB hub found
  799. [ 0.802818] hub 3-0:1.0: 2 ports detected
  800. [ 0.802887] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  801. [ 0.802902] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
  802. [ 0.802904] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  803. [ 0.802905] usb usb4: Product: xHCI Host Controller
  804. [ 0.802906] usb usb4: Manufacturer: Linux 5.19.13-200.fc36.x86_64 xhci-hcd
  805. [ 0.802907] usb usb4: SerialNumber: 0000:09:00.2
  806. [ 0.802956] hub 4-0:1.0: USB hub found
  807. [ 0.802963] hub 4-0:1.0: 4 ports detected
  808. [ 0.803101] xhci_hcd 0000:0a:00.3: xHCI Host Controller
  809. [ 0.803128] xhci_hcd 0000:0a:00.3: new USB bus registered, assigned bus number 5
  810. [ 0.803226] xhci_hcd 0000:0a:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000000000410
  811. [ 0.803498] xhci_hcd 0000:0a:00.3: xHCI Host Controller
  812. [ 0.803521] xhci_hcd 0000:0a:00.3: new USB bus registered, assigned bus number 6
  813. [ 0.803524] xhci_hcd 0000:0a:00.3: Host supports USB 3.0 SuperSpeed
  814. [ 0.803548] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
  815. [ 0.803550] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  816. [ 0.803551] usb usb5: Product: xHCI Host Controller
  817. [ 0.803553] usb usb5: Manufacturer: Linux 5.19.13-200.fc36.x86_64 xhci-hcd
  818. [ 0.803554] usb usb5: SerialNumber: 0000:0a:00.3
  819. [ 0.803637] hub 5-0:1.0: USB hub found
  820. [ 0.803643] hub 5-0:1.0: 4 ports detected
  821. [ 0.803774] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
  822. [ 0.803790] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
  823. [ 0.803791] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  824. [ 0.803793] usb usb6: Product: xHCI Host Controller
  825. [ 0.803793] usb usb6: Manufacturer: Linux 5.19.13-200.fc36.x86_64 xhci-hcd
  826. [ 0.803794] usb usb6: SerialNumber: 0000:0a:00.3
  827. [ 0.803855] hub 6-0:1.0: USB hub found
  828. [ 0.803861] hub 6-0:1.0: 4 ports detected
  829. [ 0.804003] usbcore: registered new interface driver usbserial_generic
  830. [ 0.804007] usbserial: USB Serial support registered for generic
  831. [ 0.804032] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
  832. [ 0.804034] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
  833. [ 0.804174] serio: i8042 KBD port at 0x60,0x64 irq 1
  834. [ 0.804219] mousedev: PS/2 mouse device common for all mice
  835. [ 0.804322] rtc_cmos 00:01: RTC can wake from S4
  836. [ 0.804692] rtc_cmos 00:01: registered as rtc0
  837. [ 0.804753] rtc_cmos 00:01: setting system clock to 2022-10-08T11:40:00 UTC (1665229200)
  838. [ 0.804764] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
  839. [ 0.804781] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
  840. [ 0.804795] device-mapper: uevent: version 1.0.3
  841. [ 0.804839] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: [email protected]
  842. [ 0.805066] efifb: probing for efifb
  843. [ 0.805074] efifb: No BGRT, not showing boot graphics
  844. [ 0.805075] efifb: framebuffer at 0xf1000000, using 3072k, total 3072k
  845. [ 0.805076] efifb: mode is 1024x768x32, linelength=4096, pages=1
  846. [ 0.805077] efifb: scrolling: redraw
  847. [ 0.805077] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  848. [ 0.805107] fbcon: Deferring console take-over
  849. [ 0.805108] fb0: EFI VGA frame buffer device
  850. [ 0.805126] hid: raw HID events driver (C) Jiri Kosina
  851. [ 0.805150] usbcore: registered new interface driver usbhid
  852. [ 0.805151] usbhid: USB HID core driver
  853. [ 0.805252] drop_monitor: Initializing network drop monitor service
  854. [ 0.814826] Initializing XFRM netlink socket
  855. [ 0.814918] NET: Registered PF_INET6 protocol family
  856. [ 0.817630] Segment Routing with IPv6
  857. [ 0.817632] RPL Segment Routing with IPv6
  858. [ 0.817638] In-situ OAM (IOAM) with IPv6
  859. [ 0.817656] mip6: Mobile IPv6
  860. [ 0.817657] NET: Registered PF_PACKET protocol family
  861. [ 0.818392] microcode: CPU0: patch_level=0x0800820d
  862. [ 0.818395] microcode: CPU1: patch_level=0x0800820d
  863. [ 0.818401] microcode: CPU2: patch_level=0x0800820d
  864. [ 0.818408] microcode: CPU3: patch_level=0x0800820d
  865. [ 0.818415] microcode: CPU4: patch_level=0x0800820d
  866. [ 0.818421] microcode: CPU5: patch_level=0x0800820d
  867. [ 0.818426] microcode: CPU6: patch_level=0x0800820d
  868. [ 0.818432] microcode: CPU7: patch_level=0x0800820d
  869. [ 0.818437] microcode: CPU8: patch_level=0x0800820d
  870. [ 0.818442] microcode: CPU9: patch_level=0x0800820d
  871. [ 0.818448] microcode: CPU10: patch_level=0x0800820d
  872. [ 0.818454] microcode: CPU11: patch_level=0x0800820d
  873. [ 0.818458] microcode: Microcode Update Driver: v2.2.
  874. [ 0.818464] IPI shorthand broadcast: enabled
  875. [ 0.818473] AVX2 version of gcm_enc/dec engaged.
  876. [ 0.818672] AES CTR mode by8 optimization enabled
  877. [ 0.818943] sched_clock: Marking stable (817567149, 1353576)->(1192917031, -373996306)
  878. [ 0.819425] registered taskstats version 1
  879. [ 0.819602] Loading compiled-in X.509 certificates
  880. [ 0.825983] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
  881. [ 0.839326] Loaded X.509 cert 'Fedora kernel signing key: 540b4b66d87f18a73be47116e721e0dc09f748c2'
  882. [ 0.839912] zswap: loaded using pool lzo/zbud
  883. [ 0.840054] page_owner is disabled
  884. [ 0.840096] Key type ._fscrypt registered
  885. [ 0.840097] Key type .fscrypt registered
  886. [ 0.840098] Key type fscrypt-provisioning registered
  887. [ 0.840365] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=yes
  888. [ 0.840377] Key type big_key registered
  889. [ 0.840564] Key type trusted registered
  890. [ 0.842671] Key type encrypted registered
  891. [ 0.842790] integrity: Loading X.509 certificate: UEFI:db
  892. [ 0.862003] integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
  893. [ 0.862005] integrity: Loading X.509 certificate: UEFI:db
  894. [ 0.862129] integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
  895. [ 0.862130] integrity: Loading X.509 certificate: UEFI:db
  896. [ 0.862145] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
  897. [ 0.862146] integrity: Loading X.509 certificate: UEFI:db
  898. [ 0.862162] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
  899. [ 0.862162] integrity: Loading X.509 certificate: UEFI:db
  900. [ 0.862286] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
  901. [ 0.862922] Loading compiled-in module X.509 certificates
  902. [ 0.863307] Loaded X.509 cert 'Fedora kernel signing key: 540b4b66d87f18a73be47116e721e0dc09f748c2'
  903. [ 0.863309] ima: Allocated hash algorithm: sha256
  904. [ 0.896626] ima: No architecture policies found
  905. [ 0.896636] evm: Initialising EVM extended attributes:
  906. [ 0.896636] evm: security.selinux
  907. [ 0.896637] evm: security.SMACK64 (disabled)
  908. [ 0.896638] evm: security.SMACK64EXEC (disabled)
  909. [ 0.896638] evm: security.SMACK64TRANSMUTE (disabled)
  910. [ 0.896639] evm: security.SMACK64MMAP (disabled)
  911. [ 0.896640] evm: security.apparmor (disabled)
  912. [ 0.896640] evm: security.ima
  913. [ 0.896641] evm: security.capability
  914. [ 0.896641] evm: HMAC attrs: 0x1
  915. [ 0.925376] alg: No test for 842 (842-scomp)
  916. [ 0.925402] alg: No test for 842 (842-generic)
  917. [ 1.007881] PM: Magic number: 10:922:680
  918. [ 1.008028] RAS: Correctable Errors collector initialized.
  919. [ 1.037709] ata11: SATA link down (SStatus 0 SControl 300)
  920. [ 1.038710] ata12: SATA link down (SStatus 0 SControl 300)
  921. [ 1.042623] usb 5-2: new high-speed USB device number 2 using xhci_hcd
  922. [ 1.172816] usb 5-2: New USB device found, idVendor=2109, idProduct=2813, bcdDevice= 2.21
  923. [ 1.172819] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  924. [ 1.172821] usb 5-2: Product: USB2.0 Hub
  925. [ 1.172823] usb 5-2: Manufacturer: VIA Labs, Inc.
  926. [ 1.197575] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  927. [ 1.203153] ata1.00: ATA-10: ADATA SU650, XD0R024F, max UDMA/133
  928. [ 1.204460] ata1.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 32), AA
  929. [ 1.212670] ata1.00: configured for UDMA/133
  930. [ 1.212825] scsi 0:0:0:0: Direct-Access ATA ADATA SU650 024F PQ: 0 ANSI: 5
  931. [ 1.213077] sd 0:0:0:0: Attached scsi generic sg0 type 0
  932. [ 1.213137] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
  933. [ 1.213148] sd 0:0:0:0: [sda] Write Protect is off
  934. [ 1.213151] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  935. [ 1.213170] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  936. [ 1.213194] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
  937. [ 1.219831] hub 5-2:1.0: USB hub found
  938. [ 1.219831] sda: sda1
  939. [ 1.219894] sd 0:0:0:0: [sda] Attached SCSI disk
  940. [ 1.220804] hub 5-2:1.0: 4 ports detected
  941. [ 1.343108] usb 6-2: new SuperSpeed USB device number 2 using xhci_hcd
  942. [ 1.397949] tsc: Refined TSC clocksource calibration: 3593.247 MHz
  943. [ 1.397962] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb683f3f7, max_idle_ns: 440795309157 ns
  944. [ 1.398015] clocksource: Switched to clocksource tsc
  945. [ 1.480680] usb 6-2: New USB device found, idVendor=2109, idProduct=0813, bcdDevice= 2.21
  946. [ 1.480685] usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  947. [ 1.480686] usb 6-2: Product: USB3.0 Hub
  948. [ 1.480688] usb 6-2: Manufacturer: VIA Labs, Inc.
  949. [ 1.507787] hub 6-2:1.0: USB hub found
  950. [ 1.508184] hub 6-2:1.0: 4 ports detected
  951. [ 1.591944] usb 5-4: new high-speed USB device number 3 using xhci_hcd
  952. [ 1.677945] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  953. [ 1.680529] ata2.00: ATA-10: APS-SL3N 256, T0921A0, max UDMA/133
  954. [ 1.681958] ata2.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA
  955. [ 1.688064] ata2.00: configured for UDMA/133
  956. [ 1.688574] scsi 1:0:0:0: Direct-Access ATA APS-SL3N 256 1A0 PQ: 0 ANSI: 5
  957. [ 1.688864] sd 1:0:0:0: Attached scsi generic sg1 type 0
  958. [ 1.688960] sd 1:0:0:0: [sdb] 500118192 512-byte logical blocks: (256 GB/238 GiB)
  959. [ 1.688983] sd 1:0:0:0: [sdb] Write Protect is off
  960. [ 1.688987] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
  961. [ 1.689013] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  962. [ 1.689036] sd 1:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
  963. [ 1.696114] sdb: sdb1 sdb2 sdb3
  964. [ 1.696242] sd 1:0:0:0: [sdb] Attached SCSI disk
  965. [ 1.719683] usb 5-4: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
  966. [ 1.719689] usb 5-4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  967. [ 1.719690] usb 5-4: Product: USB 2.0 Hub
  968. [ 1.764128] hub 5-4:1.0: USB hub found
  969. [ 1.764436] hub 5-4:1.0: 4 ports detected
  970. [ 2.149940] usb 5-4.1: new high-speed USB device number 4 using xhci_hcd
  971. [ 2.149949] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  972. [ 2.150776] ata5.00: ATA-8: Hitachi HDS721010CLA332, JP4OA3EA, max UDMA/133
  973. [ 2.151049] ata5.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
  974. [ 2.152135] ata5.00: configured for UDMA/133
  975. [ 2.152249] scsi 4:0:0:0: Direct-Access ATA Hitachi HDS72101 A3EA PQ: 0 ANSI: 5
  976. [ 2.152785] sd 4:0:0:0: Attached scsi generic sg2 type 0
  977. [ 2.152904] sd 4:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
  978. [ 2.152920] sd 4:0:0:0: [sdc] Write Protect is off
  979. [ 2.152923] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
  980. [ 2.152946] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  981. [ 2.152978] sd 4:0:0:0: [sdc] Preferred minimum I/O size 512 bytes
  982. [ 2.195991] sdc: sdc1 sdc2 < sdc5 >
  983. [ 2.196177] sd 4:0:0:0: [sdc] Attached SCSI disk
  984. [ 2.368306] usb 5-4.1: New USB device found, idVendor=0cf3, idProduct=9271, bcdDevice= 1.08
  985. [ 2.368310] usb 5-4.1: New USB device strings: Mfr=16, Product=32, SerialNumber=48
  986. [ 2.368312] usb 5-4.1: Product: USB2.0 WLAN
  987. [ 2.368313] usb 5-4.1: Manufacturer: ATHEROS
  988. [ 2.368314] usb 5-4.1: SerialNumber: 12345
  989. [ 2.613932] usb 5-4.2: new full-speed USB device number 5 using xhci_hcd
  990. [ 2.613941] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  991. [ 2.614909] ata6.00: ATA-8: WDC WD5000AAKS-00V1A0, 05.01D05, max UDMA/133
  992. [ 2.615260] ata6.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 32), AA
  993. [ 2.617013] ata6.00: configured for UDMA/133
  994. [ 2.617124] scsi 5:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 1D05 PQ: 0 ANSI: 5
  995. [ 2.617356] sd 5:0:0:0: Attached scsi generic sg3 type 0
  996. [ 2.617488] sd 5:0:0:0: [sdd] 976773168 512-byte logical blocks: (500 GB/466 GiB)
  997. [ 2.617508] sd 5:0:0:0: [sdd] Write Protect is off
  998. [ 2.617511] sd 5:0:0:0: [sdd] Mode Sense: 00 3a 00 00
  999. [ 2.617531] sd 5:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  1000. [ 2.617565] sd 5:0:0:0: [sdd] Preferred minimum I/O size 512 bytes
  1001. [ 2.657354] sdd: sdd1 < sdd5 >
  1002. [ 2.657519] sd 5:0:0:0: [sdd] Attached SCSI disk
  1003. [ 2.658920] Freeing unused decrypted memory: 2036K
  1004. [ 2.659338] Freeing unused kernel image (initmem) memory: 3004K
  1005. [ 2.667053] Write protecting the kernel read-only data: 30720k
  1006. [ 2.667680] Freeing unused kernel image (text/rodata gap) memory: 2036K
  1007. [ 2.667886] Freeing unused kernel image (rodata/data gap) memory: 888K
  1008. [ 2.706968] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  1009. [ 2.706971] rodata_test: all tests were successful
  1010. [ 2.706989] Run /init as init process
  1011. [ 2.706990] with arguments:
  1012. [ 2.706991] /init
  1013. [ 2.706992] rhgb
  1014. [ 2.706992] with environment:
  1015. [ 2.706993] HOME=/
  1016. [ 2.706993] TERM=linux
  1017. [ 2.706994] BOOT_IMAGE=(hd1,gpt2)/vmlinuz-5.19.13-200.fc36.x86_64
  1018. [ 2.718179] systemd[1]: systemd v250.8-1.fc36 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)
  1019. [ 2.718286] systemd[1]: Detected architecture x86-64.
  1020. [ 2.718288] systemd[1]: Running in initial RAM disk.
  1021. [ 2.718319] systemd[1]: No hostname configured, using default hostname.
  1022. [ 2.718366] systemd[1]: Hostname set to <fedora>.
  1023. [ 2.819071] usb 5-4.2: New USB device found, idVendor=09da, idProduct=307c, bcdDevice= 0.f3
  1024. [ 2.819076] usb 5-4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1025. [ 2.819078] usb 5-4.2: Product: USB Device
  1026. [ 2.819079] usb 5-4.2: Manufacturer: COMPANY
  1027. [ 2.951624] input: COMPANY USB Device as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb5/5-4/5-4.2/5-4.2:1.0/0003:09DA:307C.0001/input/input3
  1028. [ 3.004145] hid-generic 0003:09DA:307C.0001: input,hidraw0: USB HID v1.11 Keyboard [COMPANY USB Device ] on usb-0000:0a:00.3-4.2/input0
  1029. [ 3.007270] input: COMPANY USB Device as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb5/5-4/5-4.2/5-4.2:1.1/0003:09DA:307C.0002/input/input4
  1030. [ 3.007343] hid-generic 0003:09DA:307C.0002: input,hidraw1: USB HID v1.11 Mouse [COMPANY USB Device ] on usb-0000:0a:00.3-4.2/input1
  1031. [ 3.013899] input: COMPANY USB Device Keyboard as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb5/5-4/5-4.2/5-4.2:1.2/0003:09DA:307C.0003/input/input5
  1032. [ 3.018580] systemd[1]: LSM BPF program attached
  1033. [ 3.057431] systemd[1]: Queued start job for default target initrd.target.
  1034. [ 3.057559] systemd[1]: Reached target initrd-usr-fs.target - Initrd /usr File System.
  1035. [ 3.057599] systemd[1]: Reached target local-fs.target - Local File Systems.
  1036. [ 3.057616] systemd[1]: Reached target slices.target - Slice Units.
  1037. [ 3.057630] systemd[1]: Reached target swap.target - Swaps.
  1038. [ 3.057639] systemd[1]: Reached target timers.target - Timer Units.
  1039. [ 3.057704] systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket.
  1040. [ 3.057807] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
  1041. [ 3.057880] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
  1042. [ 3.057954] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
  1043. [ 3.058036] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
  1044. [ 3.058094] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
  1045. [ 3.058105] systemd[1]: Reached target sockets.target - Socket Units.
  1046. [ 3.059329] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
  1047. [ 3.059396] systemd[1]: memstrack.service - Memstrack Anylazing Service was skipped because all trigger condition checks failed.
  1048. [ 3.060706] systemd[1]: Starting systemd-journald.service - Journal Service...
  1049. [ 3.061375] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
  1050. [ 3.061906] systemd[1]: Starting systemd-sysusers.service - Create System Users...
  1051. [ 3.062486] systemd[1]: Starting systemd-vconsole-setup.service - Setup Virtual Console...
  1052. [ 3.066627] input: COMPANY USB Device as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb5/5-4/5-4.2/5-4.2:1.2/0003:09DA:307C.0003/input/input6
  1053. [ 3.066706] hid-generic 0003:09DA:307C.0003: input,hiddev96,hidraw2: USB HID v1.11 Keyboard [COMPANY USB Device ] on usb-0000:0a:00.3-4.2/input2
  1054. [ 3.076569] fuse: init (API version 7.36)
  1055. [ 3.083704] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
  1056. [ 3.083784] audit: type=1130 audit(1665229202.778:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1057. [ 3.098651] systemd[1]: Finished systemd-vconsole-setup.service - Setup Virtual Console.
  1058. [ 3.098677] audit: type=1130 audit(1665229202.793:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1059. [ 3.107641] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
  1060. [ 3.107661] audit: type=1130 audit(1665229202.802:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1061. [ 3.108423] systemd[1]: Starting dracut-cmdline-ask.service - dracut ask for additional cmdline parameters...
  1062. [ 3.108955] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
  1063. [ 3.120668] systemd[1]: Finished systemd-sysusers.service - Create System Users.
  1064. [ 3.120711] audit: type=1130 audit(1665229202.815:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1065. [ 3.120832] systemd[1]: Started systemd-journald.service - Journal Service.
  1066. [ 3.120870] audit: type=1130 audit(1665229202.815:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1067. [ 3.130706] audit: type=1130 audit(1665229202.825:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline-ask comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1068. [ 3.145690] audit: type=1130 audit(1665229202.840:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1069. [ 3.163718] audit: type=1130 audit(1665229202.858:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1070. [ 3.174724] audit: type=1130 audit(1665229202.869:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1071. [ 3.333724] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
  1072. [ 3.333805] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
  1073. [ 3.333961] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
  1074. [ 3.353515] ccp 0000:0a:00.2: enabling device (0000 -> 0002)
  1075. [ 3.354160] ccp 0000:0a:00.2: ccp enabled
  1076. [ 3.354177] ccp 0000:0a:00.2: psp enabled
  1077. [ 3.356833] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
  1078. [ 3.356914] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
  1079. [ 3.357010] nvme nvme0: pci function 0000:01:00.0
  1080. [ 3.357030] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
  1081. [ 3.360673] r8169 0000:08:00.0 eth0: RTL8168h/8111h, 3c:7c:3f:d2:cf:63, XID 541, IRQ 83
  1082. [ 3.360678] r8169 0000:08:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
  1083. [ 3.389774] BTRFS: device label fedora_localhost-live devid 1 transid 1123 /dev/sdb3 scanned by systemd-udevd (518)
  1084. [ 3.517736] nvme nvme0: failed to set APST feature (2)
  1085. [ 3.537105] nvme nvme0: allocated 64 MiB host memory buffer.
  1086. [ 3.569234] nvme nvme0: 8/0/0 default/read/poll queues
  1087. [ 3.581795] nvme0n1: p1 p2
  1088. [ 3.583423] r8169 0000:08:00.0 enp8s0: renamed from eth0
  1089. [ 3.988494] BTRFS info (device sdb3): using free space tree
  1090. [ 3.988497] BTRFS info (device sdb3): has skinny extents
  1091. [ 4.000541] BTRFS info (device sdb3): enabling ssd optimizations
  1092. [ 4.425275] systemd-journald[348]: Received SIGTERM from PID 1 (systemd).
  1093. [ 4.549426] SELinux: Permission cmd in class io_uring not defined in policy.
  1094. [ 4.549430] SELinux: the above unknown classes and permissions will be allowed
  1095. [ 4.552423] SELinux: policy capability network_peer_controls=1
  1096. [ 4.552424] SELinux: policy capability open_perms=1
  1097. [ 4.552425] SELinux: policy capability extended_socket_class=1
  1098. [ 4.552426] SELinux: policy capability always_check_network=0
  1099. [ 4.552426] SELinux: policy capability cgroup_seclabel=1
  1100. [ 4.552427] SELinux: policy capability nnp_nosuid_transition=1
  1101. [ 4.552427] SELinux: policy capability genfs_seclabel_symlinks=1
  1102. [ 4.552428] SELinux: policy capability ioctl_skip_cloexec=0
  1103. [ 4.589120] systemd[1]: Successfully loaded SELinux policy in 70.926ms.
  1104. [ 4.594649] systemd[1]: RTC configured in localtime, applying delta of 300 minutes to system time.
  1105. [ 4.621526] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 25.053ms.
  1106. [ 4.624478] systemd[1]: systemd v250.8-1.fc36 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)
  1107. [ 4.624586] systemd[1]: Detected architecture x86-64.
  1108. [ 4.993600] systemd[1]: LSM BPF program attached
  1109. [ 5.134492] systemd-sysv-generator[654]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
  1110. [ 5.135106] systemd-sysv-generator[654]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
  1111. [ 5.154216] zram: Added device: zram0
  1112. [ 5.308179] kauditd_printk_skb: 84 callbacks suppressed
  1113. [ 5.308183] audit: type=1334 audit(1665211205.001:95): prog-id=51 op=LOAD
  1114. [ 5.308188] audit: type=1334 audit(1665211205.001:96): prog-id=0 op=UNLOAD
  1115. [ 5.308230] audit: type=1334 audit(1665211205.001:97): prog-id=52 op=LOAD
  1116. [ 5.308253] audit: type=1334 audit(1665211205.001:98): prog-id=53 op=LOAD
  1117. [ 5.308265] audit: type=1334 audit(1665211205.001:99): prog-id=0 op=UNLOAD
  1118. [ 5.308272] audit: type=1334 audit(1665211205.001:100): prog-id=0 op=UNLOAD
  1119. [ 5.318870] audit: type=1131 audit(1665211205.012:101): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1120. [ 5.319334] systemd[1]: initrd-switch-root.service: Deactivated successfully.
  1121. [ 5.327773] audit: type=1334 audit(1665211205.021:102): prog-id=0 op=UNLOAD
  1122. [ 5.327883] systemd[1]: Stopped initrd-switch-root.service - Switch Root.
  1123. [ 5.328003] audit: type=1130 audit(1665211205.021:103): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1124. [ 5.328012] audit: type=1131 audit(1665211205.021:104): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1125. [ 5.328210] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
  1126. [ 5.328468] systemd[1]: Created slice machine.slice - Virtual Machine and Container Slice.
  1127. [ 5.328800] systemd[1]: Created slice system-akmods\x2dkeygen.slice - Slice /system/akmods-keygen.
  1128. [ 5.329094] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
  1129. [ 5.329404] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
  1130. [ 5.329708] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
  1131. [ 5.330004] systemd[1]: Created slice system-systemd\x2dzram\x2dsetup.slice - Slice /system/systemd-zram-setup.
  1132. [ 5.330258] systemd[1]: Created slice user.slice - User and Session Slice.
  1133. [ 5.330295] systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of a failed condition check (ConditionPathExists=!/run/plymouth/pid).
  1134. [ 5.330391] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
  1135. [ 5.330699] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
  1136. [ 5.330746] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
  1137. [ 5.330777] systemd[1]: Reached target getty.target - Login Prompts.
  1138. [ 5.330809] systemd[1]: Stopped target initrd-switch-root.target - Switch Root.
  1139. [ 5.330840] systemd[1]: Stopped target initrd-fs.target - Initrd File Systems.
  1140. [ 5.330864] systemd[1]: Stopped target initrd-root-fs.target - Initrd Root File System.
  1141. [ 5.330891] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
  1142. [ 5.330942] systemd[1]: Reached target slices.target - Slice Units.
  1143. [ 5.330979] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
  1144. [ 5.331290] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
  1145. [ 5.331990] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
  1146. [ 5.332976] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
  1147. [ 5.333085] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
  1148. [ 5.333459] systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket.
  1149. [ 5.334479] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
  1150. [ 5.334724] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
  1151. [ 5.335220] systemd[1]: Listening on systemd-userdbd.socket - User Database Manager Socket.
  1152. [ 5.336260] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
  1153. [ 5.337159] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
  1154. [ 5.338055] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
  1155. [ 5.338940] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
  1156. [ 5.339124] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of a failed condition check (ConditionPathExists=/etc/krb5.keytab).
  1157. [ 5.340312] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
  1158. [ 5.341205] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  1159. [ 5.342080] systemd[1]: Starting [email protected] - Load Kernel Module configfs...
  1160. [ 5.342987] systemd[1]: Starting [email protected] - Load Kernel Module drm...
  1161. [ 5.343954] systemd[1]: Starting [email protected] - Load Kernel Module fuse...
  1162. [ 5.344815] systemd[1]: Starting nfs-convert.service - Preprocess NFS configuration convertion...
  1163. [ 5.344900] systemd[1]: plymouth-switch-root.service: Deactivated successfully.
  1164. [ 5.362624] systemd[1]: Stopped plymouth-switch-root.service - Plymouth switch root service.
  1165. [ 5.362813] systemd[1]: systemd-fsck-root.service: Deactivated successfully.
  1166. [ 5.378568] systemd[1]: Stopped systemd-fsck-root.service - File System Check on Root Device.
  1167. [ 5.378655] systemd[1]: Stopped systemd-journald.service - Journal Service.
  1168. [ 5.380374] systemd[1]: Starting systemd-journald.service - Journal Service...
  1169. [ 5.381472] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
  1170. [ 5.382340] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line...
  1171. [ 5.383580] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
  1172. [ 5.383738] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because all trigger condition checks failed.
  1173. [ 5.385079] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
  1174. [ 5.387528] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
  1175. [ 5.387718] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
  1176. [ 5.387839] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
  1177. [ 5.387956] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
  1178. [ 5.389087] BTRFS info (device sdb3: state M): use zstd compression, level 1
  1179. [ 5.389093] BTRFS info (device sdb3: state M): using free space tree
  1180. [ 5.391166] systemd-journald[675]: File /run/log/journal/3789939b68d0490f9f2849fa370b1137/system.journal corrupted or uncleanly shut down, renaming and replacing.
  1181. [ 5.400675] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
  1182. [ 5.401567] systemd[1]: Started systemd-journald.service - Journal Service.
  1183. [ 5.486304] systemd-journald[675]: Received client request to flush runtime journal.
  1184. [ 5.642537] acpi_cpufreq: overriding BIOS provided _PSD data
  1185. [ 5.720306] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
  1186. [ 5.720312] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
  1187. [ 5.720392] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
  1188. [ 5.826367] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  1189. [ 5.826954] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  1190. [ 5.874520] input: PC Speaker as /devices/platform/pcspkr/input/input7
  1191. [ 5.880169] asus_wmi: ASUS WMI generic driver loaded
  1192. [ 5.884347] asus_wmi: Initialization: 0x0
  1193. [ 5.884378] asus_wmi: BIOS WMI version: 0.9
  1194. [ 5.884502] asus_wmi: SFUN value: 0x0
  1195. [ 5.884505] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
  1196. [ 5.885106] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input8
  1197. [ 5.885538] asus_wmi: fan_curve_get_factory_default (0x00110024) failed: -61
  1198. [ 5.885740] asus_wmi: fan_curve_get_factory_default (0x00110025) failed: -61
  1199. [ 5.898760] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
  1200. [ 5.898765] RAPL PMU: hw unit of domain package 2^-16 Joules
  1201. [ 6.059322] snd_hda_intel 0000:09:00.1: Disabling MSI
  1202. [ 6.059335] snd_hda_intel 0000:09:00.1: Handle vga_switcheroo audio client
  1203. [ 6.059481] snd_hda_intel 0000:0b:00.3: enabling device (0000 -> 0002)
  1204. [ 6.069730] zram0: detected capacity change from 0 to 16777216
  1205. [ 6.083946] SVM: TSC scaling supported
  1206. [ 6.083951] kvm: Nested Virtualization enabled
  1207. [ 6.083952] SVM: kvm: Nested Paging enabled
  1208. [ 6.083955] SEV supported: 16 ASIDs
  1209. [ 6.083957] SEV-ES supported: 4294967295 ASIDs
  1210. [ 6.083992] SVM: Virtual VMLOAD VMSAVE supported
  1211. [ 6.083992] SVM: Virtual GIF supported
  1212. [ 6.083993] SVM: LBR virtualization supported
  1213. [ 6.110161] MCE: In-kernel MCE decoding enabled.
  1214. [ 6.139733] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input9
  1215. [ 6.139783] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input10
  1216. [ 6.139824] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input11
  1217. [ 6.139871] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input12
  1218. [ 6.139922] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input13
  1219. [ 6.139964] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input14
  1220. [ 6.151411] Adding 8388604k swap on /dev/zram0. Priority:100 extents:1 across:8388604k SSDscFS
  1221. [ 6.169384] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
  1222. [ 6.169391] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  1223. [ 6.169394] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
  1224. [ 6.169396] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
  1225. [ 6.169398] snd_hda_codec_realtek hdaudioC1D0: dig-out=0x11/0x0
  1226. [ 6.169400] snd_hda_codec_realtek hdaudioC1D0: inputs:
  1227. [ 6.169401] snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19
  1228. [ 6.169403] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
  1229. [ 6.169405] snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
  1230. [ 6.172327] intel_rapl_common: Found RAPL domain package
  1231. [ 6.172329] intel_rapl_common: Found RAPL domain core
  1232. [ 6.176706] usb 5-4.1: ath9k_htc: Firmware ath9k_htc/htc_9271-1.4.0.fw requested
  1233. [ 6.176959] usbcore: registered new interface driver ath9k_htc
  1234. [ 6.192155] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input15
  1235. [ 6.192198] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input16
  1236. [ 6.192233] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input17
  1237. [ 6.192266] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input18
  1238. [ 6.192306] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input19
  1239. [ 6.402595] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Quota mode: none.
  1240. [ 6.641188] usb 5-4.1: ath9k_htc: Transferred FW: ath9k_htc/htc_9271-1.4.0.fw, size: 51008
  1241. [ 6.787172] RPC: Registered named UNIX socket transport module.
  1242. [ 6.787177] RPC: Registered udp transport module.
  1243. [ 6.787178] RPC: Registered tcp transport module.
  1244. [ 6.787178] RPC: Registered tcp NFSv4.1 backchannel transport module.
  1245. [ 6.864142] nvidia: loading out-of-tree module taints kernel.
  1246. [ 6.864162] nvidia: module license 'NVIDIA' taints kernel.
  1247. [ 6.864163] Disabling lock debugging due to kernel taint
  1248. [ 6.888107] nvidia: module verification failed: signature and/or required key missing - tainting kernel
  1249. [ 6.891685] ath9k_htc 5-4.1:1.0: ath9k_htc: HTC initialized with 33 credits
  1250. [ 7.021455] nvidia-nvlink: Nvlink Core is being initialized, major device number 235
  1251.  
  1252. [ 7.022601] nvidia 0000:09:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
  1253. [ 7.067658] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 515.76 Mon Sep 12 19:21:56 UTC 2022
  1254. [ 7.124186] ath9k_htc 5-4.1:1.0: ath9k_htc: FW Version: 1.4
  1255. [ 7.124191] ath9k_htc 5-4.1:1.0: FW RMW support: On
  1256. [ 7.124193] ath: EEPROM regdomain: 0x809c
  1257. [ 7.124194] ath: EEPROM indicates we should expect a country code
  1258. [ 7.124195] ath: doing EEPROM country->regdmn map search
  1259. [ 7.124196] ath: country maps to regdmn code: 0x52
  1260. [ 7.124197] ath: Country alpha2 being used: CN
  1261. [ 7.124198] ath: Regpair used: 0x52
  1262. [ 7.124980] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
  1263. [ 7.127734] ieee80211 phy0: Atheros AR9271 Rev:1
  1264. [ 7.133580] ath9k_htc 5-4.1:1.0 wlp10s0f3u4u1: renamed from wlan0
  1265. [ 7.152181] nvidia-uvm: Loaded the UVM driver, major device number 511.
  1266. [ 7.170068] nvidia-gpu 0000:09:00.3: i2c timeout error e0000000
  1267. [ 7.170077] ucsi_ccg 0-0008: i2c_transfer failed -110
  1268. [ 7.170080] ucsi_ccg 0-0008: ucsi_ccg_init failed - -110
  1269. [ 7.170085] ucsi_ccg: probe of 0-0008 failed with error -110
  1270. [ 7.224603] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 515.76 Mon Sep 12 19:11:54 UTC 2022
  1271. [ 7.229380] [drm] [nvidia-drm] [GPU ID 0x00000900] Loading driver
  1272. [ 7.243334] NET: Registered PF_QIPCRTR protocol family
  1273. [ 7.994560] Generic FE-GE Realtek PHY r8169-0-800:00: attached PHY driver (mii_bus:phy_addr=r8169-0-800:00, irq=MAC)
  1274. [ 8.158657] r8169 0000:08:00.0 enp8s0: Link is Down
  1275. [ 8.184601] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:09:00.0 on minor 0
  1276. [ 9.765440] wlp10s0f3u4u1: authenticate with 10:7b:ef:5d:6b:c0
  1277. [ 9.765451] wlp10s0f3u4u1: bad VHT capabilities, disabling VHT
  1278. [ 9.765453] wlp10s0f3u4u1: 80 MHz not supported, disabling VHT
  1279. [ 9.765457] wlp10s0f3u4u1: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  1280. [ 9.889032] wlp10s0f3u4u1: send auth to 10:7b:ef:5d:6b:c0 (try 1/3)
  1281. [ 9.905457] wlp10s0f3u4u1: authenticated
  1282. [ 9.906582] wlp10s0f3u4u1: associate with 10:7b:ef:5d:6b:c0 (try 1/3)
  1283. [ 9.910473] wlp10s0f3u4u1: RX AssocResp from 10:7b:ef:5d:6b:c0 (capab=0xc11 status=0 aid=2)
  1284. [ 9.916318] wlp10s0f3u4u1: associated
  1285. [ 10.159930] IPv6: ADDRCONF(NETDEV_CHANGE): wlp10s0f3u4u1: link becomes ready
  1286. [ 11.769647] r8169 0000:08:00.0 enp8s0: Link is Up - 1Gbps/Full - flow control rx/tx
  1287. [ 11.769664] IPv6: ADDRCONF(NETDEV_CHANGE): enp8s0: link becomes ready
  1288. [ 16.378892] rfkill: input handler disabled
  1289. [ 132.106516] rfkill: input handler enabled
  1290. [ 133.898840] rfkill: input handler disabled
  1291. [ 280.066679] device enp8s0 entered promiscuous mode
  1292. [ 289.828974] device enp8s0 left promiscuous mode
  1293. [ 299.498817] wlp10s0f3u4u1: deauthenticating from 10:7b:ef:5d:6b:c0 by local choice (Reason: 3=DEAUTH_LEAVING)
  1294. [ 314.795930] device enp8s0 entered promiscuous mode
  1295. [ 354.346680] device enp8s0 left promiscuous mode
  1296. [ 401.195219] device enp8s0 entered promiscuous mode
  1297. [ 432.337057] device enp8s0 left promiscuous mode
  1298. [ 499.316106] wlp10s0f3u4u1: authenticate with 10:7b:ef:5d:6b:c0
  1299. [ 499.316121] wlp10s0f3u4u1: bad VHT capabilities, disabling VHT
  1300. [ 499.316123] wlp10s0f3u4u1: 80 MHz not supported, disabling VHT
  1301. [ 499.316128] wlp10s0f3u4u1: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  1302. [ 499.441692] wlp10s0f3u4u1: send auth to 10:7b:ef:5d:6b:c0 (try 1/3)
  1303. [ 499.443384] wlp10s0f3u4u1: authenticated
  1304. [ 499.444555] wlp10s0f3u4u1: associate with 10:7b:ef:5d:6b:c0 (try 1/3)
  1305. [ 499.448263] wlp10s0f3u4u1: RX AssocResp from 10:7b:ef:5d:6b:c0 (capab=0xc11 status=0 aid=2)
  1306. [ 499.454104] wlp10s0f3u4u1: associated
  1307. [ 499.672830] IPv6: ADDRCONF(NETDEV_CHANGE): wlp10s0f3u4u1: link becomes ready
  1308. [ 780.492562] ntfs3: Max link count 4000
  1309. [ 780.492567] ntfs3: Enabled Linux POSIX ACLs support
  1310. [ 780.492568] ntfs3: Read-only LZX/Xpress compression included
  1311. [ 780.493153] ntfs3: Unknown parameter 'windows_names'
  1312. [ 1219.462251] wlp10s0f3u4u1: deauthenticating from 10:7b:ef:5d:6b:c0 by local choice (Reason: 3=DEAUTH_LEAVING)
  1313.  
Add Comment
Please, Sign In to add comment