Guest User

Untitled

a guest
Oct 10th, 2023
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 135.41 KB | None | 0 0
  1. [    0.000000] Linux version 6.2.16-15-pve (build@proxmox) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC PMX 6.2.16-15 (2023-09-28T13:53Z) ()
  2. [    0.000000] Command line: initrd=\EFI\proxmox\6.2.16-15-pve\initrd.img-6.2.16-15-pve root=ZFS=rpool/ROOT/pve-1 boot=zfs video=efifb:off intel_iommu=on iommu=pt
  3. [    0.000000] KERNEL supported cpus:
  4. [    0.000000]   Intel GenuineIntel
  5. [    0.000000]   AMD AuthenticAMD
  6. [    0.000000]   Hygon HygonGenuine
  7. [    0.000000]   Centaur CentaurHauls
  8. [    0.000000]   zhaoxin   Shanghai  
  9. [    0.000000] x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
  10. "boot=zfs", will be passed to user space.
  11. [    0.095659] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
  12. [    0.098169] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
  13. [    0.098505] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
  14. [    0.098522] software IO TLB: area num 32.
  15. [    0.223015] Memory: 64773904K/66322616K available (20480K kernel code, 4127K rwdata, 12380K rodata, 4704K init, 17624K bss, 1548508K reserved, 0K cma-reserved)
  16. [    0.223202] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
  17. [    0.223230] ftrace: allocating 50979 entries in 200 pages
  18. [    0.234335] ftrace: allocated 200 pages with 3 groups
  19. [    0.235096] Dynamic Preempt: voluntary
  20. [    0.235157] rcu: Preemptible hierarchical RCU implementation.
  21. [    0.235158] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=32.
  22. [    0.235159]  Trampoline variant of Tasks RCU enabled.
  23. [    0.235160]  Rude variant of Tasks RCU enabled.
  24. [    0.235160]  Tracing variant of Tasks RCU enabled.
  25. [    0.235161] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  26. [    0.235162] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
  27. [    0.237338] NR_IRQS: 524544, nr_irqs: 680, preallocated irqs: 16
  28. [    0.237651] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  29. [    0.237843] Console: colour dummy device 80x25
  30. [    0.237845] printk: console [tty0] enabled
  31. [    0.238146] ACPI: Core revision 20221020
  32. [    0.238817] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
  33. [    0.238910] APIC: Switch to symmetric I/O mode setup
  34. [    0.238913] DMAR: Host address width 52
  35. [    0.238915] DMAR: DRHD base: 0x00000094ffc000 flags: 0x0
  36. [    0.238921] DMAR: dmar0: reg_base_addr 94ffc000 ver 6:0 cap 19ed008c40780c66 ecap 3ee9e86f050df
  37. [    0.238924] DMAR: DRHD base: 0x000000a13fc000 flags: 0x0
  38. [    0.238928] DMAR: dmar1: reg_base_addr a13fc000 ver 6:0 cap 19ed008c40780c66 ecap 3ee9e86f050df
  39. [    0.238931] DMAR: DRHD base: 0x000000ad7fc000 flags: 0x0
  40. [    0.238935] DMAR: dmar2: reg_base_addr ad7fc000 ver 6:0 cap 19ed008c40780c66 ecap 3ee9e86f050df
  41. [    0.238937] DMAR: DRHD base: 0x000000b97fc000 flags: 0x0
  42. [    0.238944] DMAR: dmar3: reg_base_addr b97fc000 ver 6:0 cap 19ed008c40780c66 ecap 3ee9e86f050df
  43. [    0.238947] DMAR: DRHD base: 0x000000c57fc000 flags: 0x0
  44. [    0.238950] DMAR: dmar4: reg_base_addr c57fc000 ver 6:0 cap 19ed008c40780c66 ecap 3ee9e86f050df
  45. [    0.238953] DMAR: DRHD base: 0x000000d17fc000 flags: 0x0
  46. [    0.238957] DMAR: dmar5: reg_base_addr d17fc000 ver 6:0 cap 19ed008c40780c66 ecap 3ee9e86f050df
  47. [    0.238960] DMAR: DRHD base: 0x000000dd7fc000 flags: 0x0
  48. [    0.238964] DMAR: dmar6: reg_base_addr dd7fc000 ver 6:0 cap 19ed008c40780c66 ecap 3ee9e86f050df
  49. [    0.238966] DMAR: DRHD base: 0x000000ddffc000 flags: 0x0
  50. [    0.238970] DMAR: dmar7: reg_base_addr ddffc000 ver 6:0 cap 19ed008c40780c66 ecap 3ef9ea6f050df
  51. [    0.238972] DMAR: DRHD base: 0x000000de7fc000 flags: 0x0
  52. [    0.238976] DMAR: dmar8: reg_base_addr de7fc000 ver 6:0 cap 19ed008c40780c66 ecap 3ef9ea6f050df
  53. [    0.238979] DMAR: DRHD base: 0x000000deffc000 flags: 0x0
  54. [    0.238982] DMAR: dmar9: reg_base_addr deffc000 ver 6:0 cap 19ed008c40780c66 ecap 3ef9ea6f050df
  55. [    0.238985] DMAR: DRHD base: 0x000000df7fc000 flags: 0x0
  56. [    0.238988] DMAR: dmar10: reg_base_addr df7fc000 ver 6:0 cap 19ed008c40780c66 ecap 3ef9ea6f050df
  57. [    0.238991] DMAR: DRHD base: 0x00000088bfc000 flags: 0x1
  58. [    0.238995] DMAR: dmar11: reg_base_addr 88bfc000 ver 6:0 cap 19ed008c40780c66 ecap 3ee9e86f050df
  59. [    0.238997] DMAR: RMRR base: 0x0000004fd2d000 end: 0x0000004fd2ffff
  60. [    0.239000] DMAR: ATSR flags: 0x0
  61. [    0.239002] DMAR: RHSA base: 0x00000088bfc000 proximity domain: 0x0
  62. [    0.239004] DMAR: RHSA base: 0x00000094ffc000 proximity domain: 0x0
  63. [    0.239005] DMAR: RHSA base: 0x000000a13fc000 proximity domain: 0x0
  64. [    0.239007] DMAR: RHSA base: 0x000000ad7fc000 proximity domain: 0x0
  65. [    0.239008] DMAR: RHSA base: 0x000000b97fc000 proximity domain: 0x0
  66. [    0.239010] DMAR: RHSA base: 0x000000c57fc000 proximity domain: 0x0
  67. [    0.239012] DMAR: RHSA base: 0x000000d17fc000 proximity domain: 0x0
  68. [    0.239013] DMAR: RHSA base: 0x000000dd7fc000 proximity domain: 0x0
  69. [    0.239015] DMAR: RHSA base: 0x000000ddffc000 proximity domain: 0x0
  70. [    0.239016] DMAR: RHSA base: 0x000000de7fc000 proximity domain: 0x0
  71. [    0.239018] DMAR: RHSA base: 0x000000deffc000 proximity domain: 0x0
  72. [    0.239019] DMAR: RHSA base: 0x000000df7fc000 proximity domain: 0x0
  73. [    0.239021] DMAR: SATC flags: 0x0
  74. [    0.239024] DMAR-IR: IOAPIC id 8 under DRHD base  0x88bfc000 IOMMU 11
  75. [    0.239026] DMAR-IR: HPET id 0 under DRHD base 0x88bfc000
  76. [    0.239028] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
  77. [    0.241366] DMAR-IR: Enabled IRQ remapping in x2apic mode
  78. [    0.242726] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  79. [    0.258878] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2ca08564bf3, max_idle_ns: 440795312460 ns
  80. [    0.258887] Calibrating delay loop (skipped), value calculated using timer frequency.. 6192.00 BogoMIPS (lpj=12384000)
  81. [    0.258953] x86/tme: not enabled by BIOS
  82. [    0.258959] CPU0: Thermal monitoring enabled (TM1)
  83. [    0.258962] x86/cpu: User Mode Instruction Prevention (UMIP) activated
  84. [    0.259359] process: using mwait in idle threads
  85. [    0.259362] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  86. [    0.259364] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
  87. [    0.259369] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  88. [    0.259373] Spectre V2 : Mitigation: Enhanced IBRS
  89. [    0.259374] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  90. [    0.259376] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
  91. [    0.259379] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
  92. [    0.259382] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
  93. [    0.259402] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  94. [    0.259404] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  95. [    0.259406] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  96. [    0.259408] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
  97. [    0.259410] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
  98. [    0.259411] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
  99. [    0.259413] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
  100. [    0.259415] x86/fpu: Supporting XSAVE feature 0x400: 'PASID state'
  101. [    0.259417] x86/fpu: Supporting XSAVE feature 0x20000: 'AMX Tile config'
  102. [    0.259418] x86/fpu: Supporting XSAVE feature 0x40000: 'AMX Tile data'
  103. [    0.259420] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
  104. [    0.259422] x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
  105. [    0.259424] x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
  106. [    0.259426] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
  107. [    0.259428] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
  108. [    0.259429] x86/fpu: xstate_offset[10]: 2440, xstate_sizes[10]:    8
  109. [    0.259431] x86/fpu: xstate_offset[17]: 2496, xstate_sizes[17]:   64
  110. [    0.259433] x86/fpu: xstate_offset[18]: 2560, xstate_sizes[18]: 8192
  111. [    0.259435] x86/fpu: Enabled xstate features 0x606e7, context size is 10752 bytes, using 'compacted' format.
  112. [    0.279225] Freeing SMP alternatives memory: 44K
  113. [    0.279230] pid_max: default: 32768 minimum: 301
  114. [    0.282918] LSM: initializing lsm=lockdown,capability,yama,integrity,apparmor
  115. [    0.282935] Yama: becoming mindful.
  116. [    0.282963] AppArmor: AppArmor initialized
  117. [    0.283100] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  118. [    0.283205] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  119. [    0.284536] smpboot: CPU0: Intel(R) Xeon(R) w5-3435X (family: 0x6, model: 0x8f, stepping: 0x8)
  120. [    0.284632] cblist_init_generic: Setting adjustable number of callback queues.
  121. [    0.284636] cblist_init_generic: Setting shift to 5 and lim to 1.
  122. [    0.284647] cblist_init_generic: Setting shift to 5 and lim to 1.
  123. [    0.284661] cblist_init_generic: Setting shift to 5 and lim to 1.
  124. [    0.284674] Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline,  AnyThread deprecated, Sapphire Rapids events, 32-deep LBR, full-width counters, Intel PMU driver.
  125. [    0.284707] ... version:                5
  126. [    0.284708] ... bit width:              48
  127. [    0.284709] ... generic registers:      8
  128. [    0.284710] ... value mask:             0000ffffffffffff
  129. [    0.284712] ... max period:             00007fffffffffff
  130. [    0.284713] ... fixed-purpose events:   4
  131. [    0.284714] ... event mask:             0001000f000000ff
  132. [    0.284787] signal: max sigframe size: 11952
  133. [    0.284800] Estimated ratio of average max frequency by base frequency (times 1024): 1387
  134. [    0.284813] rcu: Hierarchical SRCU implementation.
  135. [    0.284814] rcu:     Max phase no-delay instances is 1000.
  136. [    0.286462] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
  137. [    0.286697] smp: Bringing up secondary CPUs ...
  138. [    0.286908] x86: Booting SMP configuration:
  139. [    0.286909] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31
  140. [    0.828975] smp: Brought up 1 node, 32 CPUs
  141. [    0.828975] smpboot: Max logical packages: 1
  142. [    0.828975] smpboot: Total of 32 processors activated (198144.00 BogoMIPS)
  143. [    0.838947] devtmpfs: initialized
  144. [    0.838947] x86/mm: Memory block size: 2048MB
  145. [    0.839214] ACPI: PM: Registering ACPI NVS region [mem 0x4fd3b000-0x5c3f1fff] (208367616 bytes)
  146. [    0.840413] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  147. [    0.840471] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
  148. [    0.840545] pinctrl core: initialized pinctrl subsystem
  149. [    0.843024] PM: RTC time: 15:13:09, date: 2023-10-09
  150. [    0.843485] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  151. [    0.843956] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
  152. [    0.844356] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  153. [    0.844753] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  154. [    0.844760] audit: initializing netlink subsys (disabled)
  155. [    0.844775] audit: type=2000 audit(1696864389.608:1): state=initialized audit_enabled=0 res=1
  156. [    0.844775] thermal_sys: Registered thermal governor 'fair_share'
  157. [    0.844775] thermal_sys: Registered thermal governor 'bang_bang'
  158. [    0.844775] thermal_sys: Registered thermal governor 'step_wise'
  159. [    0.844775] thermal_sys: Registered thermal governor 'user_space'
  160. [    0.844775] thermal_sys: Registered thermal governor 'power_allocator'
  161. [    0.844775] EISA bus registered
  162. [    0.844775] cpuidle: using governor ladder
  163. [    0.844775] cpuidle: using governor menu
  164. [    0.846949] Simple Boot Flag at 0x4a set to 0x80
  165. [    0.847051] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  166. [    0.847053] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  167. [    0.847172] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0x70000000-0x7fffffff] (base 0x70000000)
  168. [    0.847179] PCI: not using MMCONFIG
  169. [    0.847181] PCI: Using configuration type 1 for base access
  170. [    0.847744] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  171. [    0.847746] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
  172. [    0.847746] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  173. [    0.847746] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
  174. [    0.847746] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  175. [    0.847746] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
  176. [    0.850940] fbcon: Taking over console
  177. [    0.850964] ACPI: Added _OSI(Module Device)
  178. [    0.850966] ACPI: Added _OSI(Processor Device)
  179. [    0.850967] ACPI: Added _OSI(3.0 _SCP Extensions)
  180. [    0.850968] ACPI: Added _OSI(Processor Aggregator Device)
  181. [    0.955105] ACPI: 7 ACPI AML tables successfully acquired and loaded
  182. [    0.975108] ACPI: \_SB_.SCK0.C000: _OSC native thermal LVT Acked
  183. [    0.975791] ACPI: Dynamic OEM Table Load:
  184. [    1.024982] ACPI: Dynamic OEM Table Load:
  185. [    1.036452] ACPI: Dynamic OEM Table Load:
  186. [    1.144149] ACPI: EC: EC started
  187. [    1.144151] ACPI: EC: interrupt blocked
  188. [    1.147736] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
  189. [    1.147739] ACPI: \_SB_.PC00.LPCB.ECDV: Boot DSDT EC used to handle transactions
  190. [    1.147741] ACPI: Interpreter enabled
  191. [    1.147765] ACPI: PM: (supports S0 S4 S5)
  192. [    1.147767] ACPI: Using IOAPIC for interrupt routing
  193. [    1.152554] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0x70000000-0x7fffffff] (base 0x70000000)
  194. [    1.168330] [Firmware Info]: PCI: MMCONFIG at [mem 0x70000000-0x7fffffff] not reserved in ACPI motherboard resources
  195. [    1.168333] PCI: MMCONFIG at [mem 0x70000000-0x7fffffff] reserved as EfiMemoryMappedIO
  196. [    1.168341] pmd_set_huge: Cannot satisfy [mem 0x70000000-0x70200000] with a huge-page mapping due to MTRR override.
  197. [    1.168544] HEST: Table parsing has been initialized.
  198. [    1.168630] GHES: APEI firmware first mode is enabled by APEI bit and WHEA _OSC.
  199. [    1.168634] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  200. [    1.168636] PCI: Ignoring E820 reservations for host bridge windows
  201. [    1.178990] ACPI: Enabled 2 GPEs in block 00 to 7F
  202. [    1.205078] ACPI: \_SB_.PC00.CNVW.WRST: New power resource
  203. [    1.251457] ACPI: \PIN_: New power resource
  204. [    1.263809] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-14])
  205. [    1.263815] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
  206. [    1.300989] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug AER LTR DPC]
  207. [    1.302922] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
  208. [    1.302924] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
  209. [    1.307076] PCI host bridge to bus 0000:00
  210. [    1.307078] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
  211. [    1.307081] pci_bus 0000:00: root bus resource [io  0x1000-0x4fff window]
  212. [    1.307083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  213. [    1.307085] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cffff window]
  214. [    1.307086] pci_bus 0000:00: root bus resource [mem 0xfe010000-0xfe010fff window]
  215. [    1.307088] pci_bus 0000:00: root bus resource [mem 0x80040000-0x88bfffff window]
  216. [    1.307090] pci_bus 0000:00: root bus resource [mem 0x200000000000-0x200fffffffff window]
  217. [    1.307092] pci_bus 0000:00: root bus resource [bus 00-14]
  218. [    1.307112] pci 0000:00:00.0: [8086:09a2] type 00 class 0x088000
  219. [    1.307190] pci 0000:00:00.1: [8086:09a4] type 00 class 0x088000
  220. [    1.307254] pci 0000:00:00.2: [8086:09a3] type 00 class 0x088000
  221. [    1.307318] pci 0000:00:00.4: [8086:0b23] type 00 class 0x080700
  222. [    1.307480] pci 0000:00:14.0: [8086:7ae0] type 00 class 0x0c0330
  223. [    1.307498] pci 0000:00:14.0: reg 0x10: [mem 0x200ffff00000-0x200ffff0ffff 64bit]
  224. [    1.307567] pci 0000:00:14.0: PME# supported from D3hot D3cold
  225. [    1.307781] pci 0000:00:14.2: [8086:7aa7] type 00 class 0x050000
  226. [    1.307801] pci 0000:00:14.2: reg 0x10: [mem 0x200ffff14000-0x200ffff17fff 64bit]
  227. [    1.307814] pci 0000:00:14.2: reg 0x18: [mem 0x200ffff1a000-0x200ffff1afff 64bit]
  228. [    1.307935] pci 0000:00:16.0: [8086:7ae8] type 00 class 0x078000
  229. [    1.307959] pci 0000:00:16.0: reg 0x10: [mem 0x200ffff19000-0x200ffff19fff 64bit]
  230. [    1.308048] pci 0000:00:16.0: PME# supported from D3hot
  231. [    1.308251] pci 0000:00:16.3: [8086:7aeb] type 00 class 0x070002
  232. [    1.308263] pci 0000:00:16.3: reg 0x10: [io  0x4048-0x404f]
  233. [    1.308270] pci 0000:00:16.3: reg 0x14: [mem 0x80a45000-0x80a45fff]
  234. [    1.308389] pci 0000:00:17.0: [8086:7ae2] type 00 class 0x010601
  235. [    1.308404] pci 0000:00:17.0: reg 0x10: [mem 0x80a40000-0x80a41fff]
  236. [    1.308413] pci 0000:00:17.0: reg 0x14: [mem 0x80a44000-0x80a440ff]
  237. [    1.308423] pci 0000:00:17.0: reg 0x18: [io  0x4040-0x4047]
  238. [    1.308432] pci 0000:00:17.0: reg 0x1c: [io  0x4050-0x4053]
  239. [    1.308442] pci 0000:00:17.0: reg 0x20: [io  0x4020-0x403f]
  240. [    1.308452] pci 0000:00:17.0: reg 0x24: [mem 0x80a43000-0x80a437ff]
  241. [    1.308492] pci 0000:00:17.0: PME# supported from D3hot
  242. [    1.308790] pci 0000:00:1a.0: [8086:7ac8] type 01 class 0x060400
  243. [    1.308888] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
  244. [    1.308927] pci 0000:00:1a.0: PTM enabled (root), 4ns granularity
  245. [    1.311191] pci 0000:00:1b.0: [8086:7ac4] type 01 class 0x060400
  246. [    1.311288] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  247. [    1.311328] pci 0000:00:1b.0: PTM enabled (root), 4ns granularity
  248. [    1.311794] pci 0000:00:1c.0: [8086:7abc] type 01 class 0x060400
  249. [    1.311884] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  250. [    1.311918] pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
  251. [    1.312382] pci 0000:00:1c.7: [8086:7abf] type 01 class 0x060400
  252. [    1.312473] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
  253. [    1.312506] pci 0000:00:1c.7: PTM enabled (root), 4ns granularity
  254. [    1.312950] pci 0000:00:1f.0: [8086:7a8a] type 00 class 0x060100
  255. [    1.314934] pci 0000:00:1f.3: [8086:7ad0] type 00 class 0x040300
  256. [    1.314975] pci 0000:00:1f.3: reg 0x10: [mem 0x200ffff10000-0x200ffff13fff 64bit]
  257. [    1.315027] pci 0000:00:1f.3: reg 0x20: [mem 0x200fffe00000-0x200fffefffff 64bit]
  258. [    1.315127] pci 0000:00:1f.3: PME# supported from D3hot D3cold
  259. [    1.315357] pci 0000:00:1f.4: [8086:7aa3] type 00 class 0x0c0500
  260. [    1.315378] pci 0000:00:1f.4: reg 0x10: [mem 0x200ffff18000-0x200ffff180ff 64bit]
  261. [    1.315399] pci 0000:00:1f.4: reg 0x20: [io  0x4000-0x401f]
  262. [    1.315507] pci 0000:00:1f.5: [8086:7aa4] type 00 class 0x0c8000
  263. [    1.315525] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
  264. [    1.315650] pci 0000:00:1f.6: [8086:1a1c] type 00 class 0x020000
  265. [    1.315680] pci 0000:00:1f.6: reg 0x10: [mem 0x80a00000-0x80a1ffff]
  266. [    1.315825] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
  267. [    1.315990] pci 0000:01:00.0: [1b21:1080] type 01 class 0x060400
  268. [    1.316159] pci 0000:01:00.0: supports D1 D2
  269. [    1.316161] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  270. [    1.330904] pci 0000:00:1a.0: PCI bridge to [bus 01-02]
  271. [    1.330908] pci 0000:00:1a.0:   bridge window [io  0x3000-0x3fff]
  272. [    1.330972] pci_bus 0000:02: extended config space not accessible
  273. [    1.330993] pci 0000:02:00.0: [13f6:8788] type 00 class 0x040100
  274. [    1.331019] pci 0000:02:00.0: reg 0x10: [io  0x3000-0x30ff]
  275. [    1.331137] pci 0000:02:00.0: supports D1 D2
  276. [    1.331241] pci 0000:01:00.0: PCI bridge to [bus 02]
  277. [    1.331250] pci 0000:01:00.0:   bridge window [io  0x3000-0x3fff]
  278. [    1.331339] pci 0000:03:00.0: [1b21:1080] type 01 class 0x060400
  279. [    1.331507] pci 0000:03:00.0: supports D1 D2
  280. [    1.331508] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  281. [    1.346902] pci 0000:00:1b.0: PCI bridge to [bus 03-04]
  282. [    1.346906] pci 0000:00:1b.0:   bridge window [io  0x2000-0x2fff]
  283. [    1.346969] pci_bus 0000:04: extended config space not accessible
  284. [    1.346989] pci 0000:04:00.0: [13f6:8788] type 00 class 0x040100
  285. [    1.347015] pci 0000:04:00.0: reg 0x10: [io  0x2000-0x20ff]
  286. [    1.347132] pci 0000:04:00.0: supports D1 D2
  287. [    1.347236] pci 0000:03:00.0: PCI bridge to [bus 04]
  288. [    1.347246] pci 0000:03:00.0:   bridge window [io  0x2000-0x2fff]
  289. [    1.347324] pci 0000:05:00.0: [1d6a:94c0] type 00 class 0x020000
  290. [    1.347347] pci 0000:05:00.0: reg 0x10: [mem 0x80800000-0x8087ffff 64bit]
  291. [    1.347363] pci 0000:05:00.0: reg 0x18: [mem 0x80880000-0x80880fff 64bit]
  292. [    1.347378] pci 0000:05:00.0: reg 0x20: [mem 0x80400000-0x807fffff 64bit]
  293. [    1.347389] pci 0000:05:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
  294. [    1.347494] pci 0000:05:00.0: supports D1 D2
  295. [    1.347495] pci 0000:05:00.0: PME# supported from D0 D1 D3hot D3cold
  296. [    1.347631] pci 0000:05:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:00:1c.0 (capable of 31.506 Gb/s with 16.0 GT/s PCIe x2 link)
  297. [    1.347761] pci 0000:00:1c.0: PCI bridge to [bus 05]
  298. [    1.347766] pci 0000:00:1c.0:   bridge window [mem 0x80400000-0x808fffff]
  299. [    1.347830] pci 0000:06:00.0: [10ec:525a] type 00 class 0xff0000
  300. [    1.347857] pci 0000:06:00.0: reg 0x14: [mem 0x80900000-0x80900fff]
  301. [    1.347983] pci 0000:06:00.0: supports D1 D2
  302. [    1.347984] pci 0000:06:00.0: PME# supported from D1 D2 D3hot D3cold
  303. [    1.348130] pci 0000:00:1c.7: PCI bridge to [bus 06]
  304. [    1.348135] pci 0000:00:1c.7:   bridge window [mem 0x80900000-0x809fffff]
  305. [    1.348158] pci_bus 0000:00: on NUMA node 0
  306. [    1.348910] ACPI: PCI Root Bridge [PC01] (domain 0000 [bus 15-32])
  307. [    1.348914] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
  308. [    1.364736] acpi PNP0A08:01: _OSC: platform does not support [SHPCHotplug AER DPC]
  309. [    1.364994] acpi PNP0A08:01: _OSC: OS now controls [PCIeHotplug PME PCIeCapability LTR]
  310. [    1.364996] acpi PNP0A08:01: FADT indicates ASPM is unsupported, using BIOS configuration
  311. [    1.366900] PCI host bridge to bus 0000:15
  312. [    1.366901] pci_bus 0000:15: root bus resource [io  0x5000-0x5fff window]
  313. [    1.366903] pci_bus 0000:15: root bus resource [mem 0x88c00000-0x94ffffff window]
  314. [    1.366905] pci_bus 0000:15: root bus resource [mem 0x201000000000-0x201fffffffff window]
  315. [    1.366907] pci_bus 0000:15: root bus resource [bus 15-32]
  316. [    1.366917] pci 0000:15:00.0: [8086:09a2] type 00 class 0x088000
  317. [    1.366980] pci 0000:15:00.1: [8086:09a4] type 00 class 0x088000
  318. [    1.367041] pci 0000:15:00.2: [8086:09a3] type 00 class 0x088000
  319. [    1.367103] pci 0000:15:00.4: [8086:0b23] type 00 class 0x080700
  320. [    1.367197] pci_bus 0000:15: on NUMA node 0
  321. [    1.367289] ACPI: PCI Root Bridge [PC02] (domain 0000 [bus 33-50])
  322. [    1.367292] acpi PNP0A08:02: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
  323. [    1.383105] acpi PNP0A08:02: _OSC: platform does not support [SHPCHotplug AER DPC]
  324. [    1.383361] acpi PNP0A08:02: _OSC: OS now controls [PCIeHotplug PME PCIeCapability LTR]
  325. [    1.383363] acpi PNP0A08:02: FADT indicates ASPM is unsupported, using BIOS configuration
  326. [    1.383485] PCI host bridge to bus 0000:33
  327. [    1.383487] pci_bus 0000:33: root bus resource [io  0x6000-0x6fff window]
  328. [    1.383489] pci_bus 0000:33: root bus resource [mem 0x95000000-0xa13fffff window]
  329. [    1.383490] pci_bus 0000:33: root bus resource [mem 0x202000000000-0x202fffffffff window]
  330. [    1.383492] pci_bus 0000:33: root bus resource [bus 33-50]
  331. [    1.383502] pci 0000:33:00.0: [8086:09a2] type 00 class 0x088000
  332. [    1.383564] pci 0000:33:00.1: [8086:09a4] type 00 class 0x088000
  333. [    1.383625] pci 0000:33:00.2: [8086:09a3] type 00 class 0x088000
  334. [    1.383691] pci 0000:33:00.4: [8086:0b23] type 00 class 0x080700
  335. [    1.383790] pci_bus 0000:33: on NUMA node 0
  336. [    1.383879] ACPI: PCI Root Bridge [PC03] (domain 0000 [bus 51-6e])
  337. [    1.383882] acpi PNP0A08:03: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
  338. [    1.399959] acpi PNP0A08:03: _OSC: platform does not support [SHPCHotplug AER DPC]
  339. [    1.400219] acpi PNP0A08:03: _OSC: OS now controls [PCIeHotplug PME PCIeCapability LTR]
  340. [    1.400221] acpi PNP0A08:03: FADT indicates ASPM is unsupported, using BIOS configuration
  341. [    1.400341] PCI host bridge to bus 0000:51
  342. [    1.400342] pci_bus 0000:51: root bus resource [mem 0xa1400000-0xad7fffff window]
  343. [    1.400344] pci_bus 0000:51: root bus resource [mem 0x203000000000-0x203fffffffff window]
  344. [    1.400346] pci_bus 0000:51: root bus resource [bus 51-6e]
  345. [    1.400355] pci 0000:51:00.0: [8086:09a2] type 00 class 0x088000
  346. [    1.400417] pci 0000:51:00.1: [8086:09a4] type 00 class 0x088000
  347. [    1.400478] pci 0000:51:00.2: [8086:09a3] type 00 class 0x088000
  348. [    1.400540] pci 0000:51:00.4: [8086:0b23] type 00 class 0x080700
  349. [    1.400636] pci 0000:51:01.0: [8086:352a] type 01 class 0x060400
  350. [    1.400648] pci 0000:51:01.0: reg 0x10: [mem 0x203ffff60000-0x203ffff7ffff 64bit]
  351. [    1.400663] pci 0000:51:01.0: enabling Extended Tags
  352. [    1.400709] pci 0000:51:01.0: PME# supported from D0 D3hot D3cold
  353. [    1.400738] pci 0000:51:01.0: PTM enabled (root), 2ns granularity
  354. [    1.400977] pci 0000:51:03.0: [8086:352b] type 01 class 0x060400
  355. [    1.400989] pci 0000:51:03.0: reg 0x10: [mem 0x203ffff40000-0x203ffff5ffff 64bit]
  356. [    1.401004] pci 0000:51:03.0: enabling Extended Tags
  357. [    1.401047] pci 0000:51:03.0: PME# supported from D0 D3hot D3cold
  358. [    1.401075] pci 0000:51:03.0: PTM enabled (root), 2ns granularity
  359. [    1.403088] pci 0000:51:05.0: [8086:352c] type 01 class 0x060400
  360. [    1.403099] pci 0000:51:05.0: reg 0x10: [mem 0x203ffff20000-0x203ffff3ffff 64bit]
  361. [    1.403114] pci 0000:51:05.0: enabling Extended Tags
  362. [    1.403158] pci 0000:51:05.0: PME# supported from D0 D3hot D3cold
  363. [    1.403185] pci 0000:51:05.0: PTM enabled (root), 2ns granularity
  364. [    1.403420] pci 0000:51:07.0: [8086:352d] type 01 class 0x060400
  365. [    1.403431] pci 0000:51:07.0: reg 0x10: [mem 0x203ffff00000-0x203ffff1ffff 64bit]
  366. [    1.403446] pci 0000:51:07.0: enabling Extended Tags
  367. [    1.403489] pci 0000:51:07.0: PME# supported from D0 D3hot D3cold
  368. [    1.403516] pci 0000:51:07.0: PTM enabled (root), 2ns granularity
  369. [    1.403852] pci 0000:51:01.0: PCI bridge to [bus 52]
  370. [    1.403967] pci 0000:51:03.0: PCI bridge to [bus 53]
  371. [    1.404080] pci 0000:51:05.0: PCI bridge to [bus 54]
  372. [    1.404193] pci 0000:51:07.0: PCI bridge to [bus 55]
  373. [    1.404216] pci_bus 0000:51: on NUMA node 0
  374. [    1.404311] ACPI: PCI Root Bridge [PC04] (domain 0000 [bus 6f-8c])
  375. [    1.404314] acpi PNP0A08:04: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
  376. [    1.420402] acpi PNP0A08:04: _OSC: platform does not support [SHPCHotplug AER DPC]
  377. [    1.420663] acpi PNP0A08:04: _OSC: OS now controls [PCIeHotplug PME PCIeCapability LTR]
  378. [    1.420665] acpi PNP0A08:04: FADT indicates ASPM is unsupported, using BIOS configuration
  379. [    1.420787] PCI host bridge to bus 0000:6f
  380. [    1.420788] pci_bus 0000:6f: root bus resource [mem 0xad800000-0xb97fffff window]
  381. [    1.420790] pci_bus 0000:6f: root bus resource [mem 0x204000000000-0x204fffffffff window]
  382. [    1.420793] pci_bus 0000:6f: root bus resource [bus 6f-8c]
  383. [    1.420802] pci 0000:6f:00.0: [8086:09a2] type 00 class 0x088000
  384. [    1.420866] pci 0000:6f:00.1: [8086:09a4] type 00 class 0x088000
  385. [    1.420930] pci 0000:6f:00.2: [8086:09a3] type 00 class 0x088000
  386. [    1.420993] pci 0000:6f:00.4: [8086:0b23] type 00 class 0x080700
  387. [    1.421089] pci 0000:6f:01.0: [8086:352a] type 01 class 0x060400
  388. [    1.421100] pci 0000:6f:01.0: reg 0x10: [mem 0x204ffff60000-0x204ffff7ffff 64bit]
  389. [    1.422892] pci 0000:6f:01.0: enabling Extended Tags
  390. [    1.422934] pci 0000:6f:01.0: PME# supported from D0 D3hot D3cold
  391. [    1.422959] pci 0000:6f:01.0: PTM enabled (root), 2ns granularity
  392. [    1.423187] pci 0000:6f:03.0: [8086:352b] type 01 class 0x060400
  393. [    1.423198] pci 0000:6f:03.0: reg 0x10: [mem 0x204ffff40000-0x204ffff5ffff 64bit]
  394. [    1.423212] pci 0000:6f:03.0: enabling Extended Tags
  395. [    1.423251] pci 0000:6f:03.0: PME# supported from D0 D3hot D3cold
  396. [    1.423275] pci 0000:6f:03.0: PTM enabled (root), 2ns granularity
  397. [    1.423498] pci 0000:6f:05.0: [8086:352c] type 01 class 0x060400
  398. [    1.423509] pci 0000:6f:05.0: reg 0x10: [mem 0x204ffff20000-0x204ffff3ffff 64bit]
  399. [    1.423523] pci 0000:6f:05.0: enabling Extended Tags
  400. [    1.423562] pci 0000:6f:05.0: PME# supported from D0 D3hot D3cold
  401. [    1.423586] pci 0000:6f:05.0: PTM enabled (root), 2ns granularity
  402. [    1.423806] pci 0000:6f:07.0: [8086:352d] type 01 class 0x060400
  403. [    1.423817] pci 0000:6f:07.0: reg 0x10: [mem 0x204ffff00000-0x204ffff1ffff 64bit]
  404. [    1.423831] pci 0000:6f:07.0: enabling Extended Tags
  405. [    1.423870] pci 0000:6f:07.0: PME# supported from D0 D3hot D3cold
  406. [    1.423894] pci 0000:6f:07.0: PTM enabled (root), 2ns granularity
  407. [    1.424224] pci 0000:6f:01.0: PCI bridge to [bus 70]
  408. [    1.424336] pci 0000:6f:03.0: PCI bridge to [bus 71]
  409. [    1.424460] pci 0000:72:00.0: [15b7:5011] type 00 class 0x010802
  410. [    1.424474] pci 0000:72:00.0: reg 0x10: [mem 0xae000000-0xae003fff 64bit]
  411. [    1.424675] pci 0000:6f:05.0: PCI bridge to [bus 72]
  412. [    1.424679] pci 0000:6f:05.0:   bridge window [mem 0xae000000-0xae7fffff]
  413. [    1.424682] pci 0000:6f:05.0:   bridge window [mem 0x204ff7f00000-0x204ffbefffff 64bit pref]
  414. [    1.424805] pci 0000:73:00.0: [15b7:5011] type 00 class 0x010802
  415. [    1.424818] pci 0000:73:00.0: reg 0x10: [mem 0xad800000-0xad803fff 64bit]
  416. [    1.425012] pci 0000:6f:07.0: PCI bridge to [bus 73]
  417. [    1.425015] pci 0000:6f:07.0:   bridge window [mem 0xad800000-0xadffffff]
  418. [    1.425018] pci 0000:6f:07.0:   bridge window [mem 0x204ffbf00000-0x204fffefffff 64bit pref]
  419. [    1.425036] pci_bus 0000:6f: on NUMA node 0
  420. [    1.426918] ACPI: PCI Root Bridge [PC05] (domain 0000 [bus 8d-aa])
  421. [    1.426921] acpi PNP0A08:05: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
  422. [    1.440933] acpi PNP0A08:05: _OSC: platform does not support [SHPCHotplug AER DPC]
  423. [    1.442973] acpi PNP0A08:05: _OSC: OS now controls [PCIeHotplug PME PCIeCapability LTR]
  424. [    1.442975] acpi PNP0A08:05: FADT indicates ASPM is unsupported, using BIOS configuration
  425. [    1.443093] PCI host bridge to bus 0000:8d
  426. [    1.443095] pci_bus 0000:8d: root bus resource [io  0x7000-0x8fff window]
  427. [    1.443097] pci_bus 0000:8d: root bus resource [mem 0xb9800000-0xc57fffff window]
  428. [    1.443099] pci_bus 0000:8d: root bus resource [mem 0x205000000000-0x205fffffffff window]
  429. [    1.443100] pci_bus 0000:8d: root bus resource [bus 8d-aa]
  430. [    1.443110] pci 0000:8d:00.0: [8086:09a2] type 00 class 0x088000
  431. [    1.443171] pci 0000:8d:00.1: [8086:09a4] type 00 class 0x088000
  432. [    1.443232] pci 0000:8d:00.2: [8086:09a3] type 00 class 0x088000
  433. [    1.443294] pci 0000:8d:00.4: [8086:0b23] type 00 class 0x080700
  434. [    1.443391] pci_bus 0000:8d: on NUMA node 0
  435. [    1.443481] ACPI: PCI Root Bridge [PC06] (domain 0000 [bus ab-c8])
  436. [    1.443484] acpi PNP0A08:06: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
  437. [    1.459453] acpi PNP0A08:06: _OSC: platform does not support [SHPCHotplug AER DPC]
  438. [    1.459710] acpi PNP0A08:06: _OSC: OS now controls [PCIeHotplug PME PCIeCapability LTR]
  439. [    1.459712] acpi PNP0A08:06: FADT indicates ASPM is unsupported, using BIOS configuration
  440. [    1.459827] PCI host bridge to bus 0000:ab
  441. [    1.459829] pci_bus 0000:ab: root bus resource [io  0x9000-0x9fff window]
  442. [    1.459830] pci_bus 0000:ab: root bus resource [mem 0xc5800000-0xd17fffff window]
  443. [    1.459832] pci_bus 0000:ab: root bus resource [mem 0x206000000000-0x206fffffffff window]
  444. [    1.459834] pci_bus 0000:ab: root bus resource [bus ab-c8]
  445. [    1.459843] pci 0000:ab:00.0: [8086:09a2] type 00 class 0x088000
  446. [    1.459904] pci 0000:ab:00.1: [8086:09a4] type 00 class 0x088000
  447. [    1.459964] pci 0000:ab:00.2: [8086:09a3] type 00 class 0x088000
  448. [    1.460025] pci 0000:ab:00.4: [8086:0b23] type 00 class 0x080700
  449. [    1.460117] pci 0000:ab:01.0: [8086:352a] type 01 class 0x060400
  450. [    1.460128] pci 0000:ab:01.0: reg 0x10: [mem 0x206ff2100000-0x206ff211ffff 64bit]
  451. [    1.460178] pci 0000:ab:01.0: PME# supported from D0 D3hot D3cold
  452. [    1.460203] pci 0000:ab:01.0: PTM enabled (root), 2ns granularity
  453. [    1.460555] pci 0000:ac:00.0: [10de:1eb0] type 00 class 0x030000
  454. [    1.460568] pci 0000:ac:00.0: reg 0x10: [mem 0xc6000000-0xc6ffffff]
  455. [    1.460579] pci 0000:ac:00.0: reg 0x14: [mem 0x206fe0000000-0x206fefffffff 64bit pref]
  456. [    1.460590] pci 0000:ac:00.0: reg 0x1c: [mem 0x206ff0000000-0x206ff1ffffff 64bit pref]
  457. [    1.460597] pci 0000:ac:00.0: reg 0x24: [io  0x9000-0x907f]
  458. [    1.460605] pci 0000:ac:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
  459. [    1.460624] pci 0000:ac:00.0: BAR 1: assigned to efifb
  460. [    1.460664] pci 0000:ac:00.0: PME# supported from D0 D3hot
  461. [    1.460722] pci 0000:ac:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:ab:01.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
  462. [    1.460815] pci 0000:ac:00.1: [10de:10f8] type 00 class 0x040300
  463. [    1.460826] pci 0000:ac:00.1: reg 0x10: [mem 0xc7000000-0xc7003fff]
  464. [    1.460950] pci 0000:ac:00.2: [10de:1ad8] type 00 class 0x0c0330
  465. [    1.460966] pci 0000:ac:00.2: reg 0x10: [mem 0x206ff2000000-0x206ff203ffff 64bit pref]
  466. [    1.460982] pci 0000:ac:00.2: reg 0x1c: [mem 0x206ff2040000-0x206ff204ffff 64bit pref]
  467. [    1.461038] pci 0000:ac:00.2: PME# supported from D0 D3hot
  468. [    1.461093] pci 0000:ac:00.3: [10de:1ad9] type 00 class 0x0c8000
  469. [    1.461104] pci 0000:ac:00.3: reg 0x10: [mem 0xc7004000-0xc7004fff]
  470. [    1.462952] pci 0000:ac:00.3: PME# supported from D0 D3hot
  471. [    1.463026] pci 0000:ab:01.0: PCI bridge to [bus ac]
  472. [    1.463028] pci 0000:ab:01.0:   bridge window [io  0x9000-0x9fff]
  473. [    1.463031] pci 0000:ab:01.0:   bridge window [mem 0xc6000000-0xc70fffff]
  474. [    1.463035] pci 0000:ab:01.0:   bridge window [mem 0x206fe0000000-0x206ff20fffff 64bit pref]
  475. [    1.463041] pci_bus 0000:ab: on NUMA node 0
  476. [    1.463135] ACPI: PCI Root Bridge [PC07] (domain 0000 [bus c9-e6])
  477. [    1.463138] acpi PNP0A08:07: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
  478. [    1.477042] acpi PNP0A08:07: _OSC: platform does not support [SHPCHotplug AER DPC]
  479. [    1.478977] acpi PNP0A08:07: _OSC: OS now controls [PCIeHotplug PME PCIeCapability LTR]
  480. [    1.478978] acpi PNP0A08:07: FADT indicates ASPM is unsupported, using BIOS configuration
  481. [    1.479097] PCI host bridge to bus 0000:c9
  482. [    1.479098] pci_bus 0000:c9: root bus resource [io  0xa000-0xffff window]
  483. [    1.479100] pci_bus 0000:c9: root bus resource [mem 0xd1800000-0xdd7fffff window]
  484. [    1.479102] pci_bus 0000:c9: root bus resource [mem 0x207000000000-0x207fffffffff window]
  485. [    1.479104] pci_bus 0000:c9: root bus resource [bus c9-e6]
  486. [    1.479114] pci 0000:c9:00.0: [8086:09a2] type 00 class 0x088000
  487. [    1.479178] pci 0000:c9:00.1: [8086:09a4] type 00 class 0x088000
  488. [    1.479241] pci 0000:c9:00.2: [8086:09a3] type 00 class 0x088000
  489. [    1.479305] pci 0000:c9:00.4: [8086:0b23] type 00 class 0x080700
  490. [    1.479401] pci 0000:c9:01.0: [8086:352a] type 01 class 0x060400
  491. [    1.479412] pci 0000:c9:01.0: reg 0x10: [mem 0x207ff2100000-0x207ff211ffff 64bit]
  492. [    1.479463] pci 0000:c9:01.0: PME# supported from D0 D3hot D3cold
  493. [    1.479488] pci 0000:c9:01.0: PTM enabled (root), 2ns granularity
  494. [    1.479859] pci 0000:ca:00.0: [10de:1e89] type 00 class 0x030000
  495. [    1.479870] pci 0000:ca:00.0: reg 0x10: [mem 0xd2000000-0xd2ffffff]
  496. [    1.479879] pci 0000:ca:00.0: reg 0x14: [mem 0x207fe0000000-0x207fefffffff 64bit pref]
  497. [    1.479889] pci 0000:ca:00.0: reg 0x1c: [mem 0x207ff0000000-0x207ff1ffffff 64bit pref]
  498. [    1.479894] pci 0000:ca:00.0: reg 0x24: [io  0xa000-0xa07f]
  499. [    1.479900] pci 0000:ca:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
  500. [    1.479956] pci 0000:ca:00.0: PME# supported from D0 D3hot D3cold
  501. [    1.480100] pci 0000:ca:00.1: [10de:10f8] type 00 class 0x040300
  502. [    1.480110] pci 0000:ca:00.1: reg 0x10: [mem 0xd3000000-0xd3003fff]
  503. [    1.480231] pci 0000:ca:00.2: [10de:1ad8] type 00 class 0x0c0330
  504. [    1.480246] pci 0000:ca:00.2: reg 0x10: [mem 0x207ff2000000-0x207ff203ffff 64bit pref]
  505. [    1.480263] pci 0000:ca:00.2: reg 0x1c: [mem 0x207ff2040000-0x207ff204ffff 64bit pref]
  506. [    1.480319] pci 0000:ca:00.2: PME# supported from D0 D3hot D3cold
  507. [    1.480379] pci 0000:ca:00.3: [10de:1ad9] type 00 class 0x0c8000
  508. [    1.480390] pci 0000:ca:00.3: reg 0x10: [mem 0xd3004000-0xd3004fff]
  509. [    1.480458] pci 0000:ca:00.3: PME# supported from D0 D3hot D3cold
  510. [    1.480528] pci 0000:c9:01.0: PCI bridge to [bus ca]
  511. [    1.480531] pci 0000:c9:01.0:   bridge window [io  0xa000-0xafff]
  512. [    1.480533] pci 0000:c9:01.0:   bridge window [mem 0xd2000000-0xd30fffff]
  513. [    1.480537] pci 0000:c9:01.0:   bridge window [mem 0x207fe0000000-0x207ff20fffff 64bit pref]
  514. [    1.480543] pci_bus 0000:c9: on NUMA node 0
  515. [    1.480658] ACPI: PCI Root Bridge [DIN0] (domain 0000 [bus e7-eb])
  516. [    1.480661] acpi PNP0A08:08: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
  517. [    1.496288] acpi PNP0A08:08: _OSC: platform does not support [SHPCHotplug AER DPC]
  518. [    1.496438] acpi PNP0A08:08: _OSC: OS now controls [PCIeHotplug PME PCIeCapability LTR]
  519. [    1.496440] acpi PNP0A08:08: FADT indicates ASPM is unsupported, using BIOS configuration
  520. [    1.496490] PCI host bridge to bus 0000:e7
  521. [    1.496491] pci_bus 0000:e7: root bus resource [mem 0xdd800000-0xddffffff window]
  522. [    1.496493] pci_bus 0000:e7: root bus resource [mem 0x208000000000-0x208fffffffff window]
  523. [    1.496495] pci_bus 0000:e7: root bus resource [bus e7-eb]
  524. [    1.496504] pci 0000:e7:00.0: [8086:09a2] type 00 class 0x088000
  525. [    1.496565] pci 0000:e7:00.1: [8086:09a4] type 00 class 0x088000
  526. [    1.496625] pci 0000:e7:00.2: [8086:09a3] type 00 class 0x088000
  527. [    1.496686] pci 0000:e7:00.4: [8086:0b23] type 00 class 0x080700
  528. [    1.496774] pci 0000:e7:01.0: [8086:0b25] type 00 class 0x088000
  529. [    1.496783] pci 0000:e7:01.0: reg 0x10: [mem 0x208ffff20000-0x208ffff2ffff 64bit pref]
  530. [    1.496789] pci 0000:e7:01.0: reg 0x18: [mem 0x208ffff00000-0x208ffff1ffff 64bit pref]
  531. [    1.496886] pci 0000:e7:03.0: [8086:09a6] type 00 class 0x088000
  532. [    1.496893] pci 0000:e7:03.0: reg 0x10: [mem 0xdd800000-0xdd8fffff]
  533. [    1.496961] pci 0000:e7:03.1: [8086:09a7] type 00 class 0x088000
  534. [    1.496969] pci 0000:e7:03.1: reg 0x10: [mem 0xdd940000-0xdd941fff]
  535. [    1.496973] pci 0000:e7:03.1: reg 0x14: [mem 0xdd900000-0xdd93ffff]
  536. [    1.497075] pci_bus 0000:e7: on NUMA node 0
  537. [    1.498974] ACPI: PCI Root Bridge [DIN0] (domain 0000 [bus ec-f0])
  538. [    1.498977] acpi PNP0A08:0b: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
  539. [    1.512831] acpi PNP0A08:0b: _OSC: platform does not support [SHPCHotplug AER DPC]
  540. [    1.512980] acpi PNP0A08:0b: _OSC: OS now controls [PCIeHotplug PME PCIeCapability LTR]
  541. [    1.512982] acpi PNP0A08:0b: FADT indicates ASPM is unsupported, using BIOS configuration
  542. [    1.513029] PCI host bridge to bus 0000:ec
  543. [    1.513031] pci_bus 0000:ec: root bus resource [mem 0xde000000-0xde7fffff window]
  544. [    1.513032] pci_bus 0000:ec: root bus resource [mem 0x209000000000-0x209fffffffff window]
  545. [    1.513034] pci_bus 0000:ec: root bus resource [bus ec-f0]
  546. [    1.513043] pci 0000:ec:00.0: [8086:09a2] type 00 class 0x088000
  547. [    1.513106] pci 0000:ec:00.1: [8086:09a4] type 00 class 0x088000
  548. [    1.514949] pci 0000:ec:00.2: [8086:09a3] type 00 class 0x088000
  549. [    1.515010] pci 0000:ec:00.4: [8086:0b23] type 00 class 0x080700
  550. [    1.515105] pci_bus 0000:ec: on NUMA node 0
  551. [    1.515223] ACPI: PCI Root Bridge [DIN0] (domain 0000 [bus f1-f5])
  552. [    1.515225] acpi PNP0A08:0e: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
  553. [    1.529091] acpi PNP0A08:0e: _OSC: platform does not support [SHPCHotplug AER DPC]
  554. [    1.531024] acpi PNP0A08:0e: _OSC: OS now controls [PCIeHotplug PME PCIeCapability LTR]
  555. [    1.531026] acpi PNP0A08:0e: FADT indicates ASPM is unsupported, using BIOS configuration
  556. [    1.531074] PCI host bridge to bus 0000:f1
  557. [    1.531075] pci_bus 0000:f1: root bus resource [mem 0xde800000-0xdeffffff window]
  558. [    1.531077] pci_bus 0000:f1: root bus resource [mem 0x20a000000000-0x20afffffffff window]
  559. [    1.531079] pci_bus 0000:f1: root bus resource [bus f1-f5]
  560. [    1.531089] pci 0000:f1:00.0: [8086:09a2] type 00 class 0x088000
  561. [    1.531151] pci 0000:f1:00.1: [8086:09a4] type 00 class 0x088000
  562. [    1.531214] pci 0000:f1:00.2: [8086:09a3] type 00 class 0x088000
  563. [    1.531277] pci 0000:f1:00.4: [8086:0b23] type 00 class 0x080700
  564. [    1.531379] pci_bus 0000:f1: on NUMA node 0
  565. [    1.531496] ACPI: PCI Root Bridge [DIN0] (domain 0000 [bus f6-fa])
  566. [    1.531499] acpi PNP0A08:11: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
  567. [    1.547130] acpi PNP0A08:11: _OSC: platform does not support [SHPCHotplug AER DPC]
  568. [    1.547280] acpi PNP0A08:11: _OSC: OS now controls [PCIeHotplug PME PCIeCapability LTR]
  569. [    1.547282] acpi PNP0A08:11: FADT indicates ASPM is unsupported, using BIOS configuration
  570. [    1.547329] PCI host bridge to bus 0000:f6
  571. [    1.547330] pci_bus 0000:f6: root bus resource [mem 0xdf000000-0xdf7fffff window]
  572. [    1.547332] pci_bus 0000:f6: root bus resource [mem 0x20b000000000-0x20bfffffffff window]
  573. [    1.547334] pci_bus 0000:f6: root bus resource [bus f6-fa]
  574. [    1.547343] pci 0000:f6:00.0: [8086:09a2] type 00 class 0x088000
  575. [    1.547406] pci 0000:f6:00.1: [8086:09a4] type 00 class 0x088000
  576. [    1.547468] pci 0000:f6:00.2: [8086:09a3] type 00 class 0x088000
  577. [    1.547533] pci 0000:f6:00.4: [8086:0b23] type 00 class 0x080700
  578. [    1.547632] pci_bus 0000:f6: on NUMA node 0
  579. [    1.547722] ACPI: PCI Root Bridge [UB00] (domain 0000 [bus fe])
  580. [    1.547724] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
  581. [    1.547784] acpi PNP0A03:00: _OSC: platform does not support [SHPCHotplug AER LTR DPC]
  582. [    1.547894] acpi PNP0A03:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
  583. [    1.547896] acpi PNP0A03:00: FADT indicates ASPM is unsupported, using BIOS configuration
  584. [    1.547960] PCI host bridge to bus 0000:fe
  585. [    1.547962] pci_bus 0000:fe: root bus resource [bus fe]
  586. [    1.547970] pci 0000:fe:00.0: [8086:3250] type 00 class 0x088000
  587. [    1.548033] pci 0000:fe:00.1: [8086:3251] type 00 class 0x088000
  588. [    1.548082] pci 0000:fe:00.2: [8086:3252] type 00 class 0x088000
  589. [    1.548133] pci 0000:fe:00.3: [8086:0998] type 00 class 0x060000
  590. [    1.548207] pci 0000:fe:00.5: [8086:3255] type 00 class 0x088000
  591. [    1.548267] pci 0000:fe:05.0: [8086:3245] type 00 class 0x088000
  592. [    1.548353] pci 0000:fe:05.1: [8086:3246] type 00 class 0x088000
  593. [    1.548440] pci 0000:fe:05.2: [8086:3247] type 00 class 0x088000
  594. [    1.548532] pci 0000:fe:06.0: [8086:3245] type 00 class 0x088000
  595. [    1.548666] pci 0000:fe:06.1: [8086:3246] type 00 class 0x088000
  596. [    1.548799] pci 0000:fe:06.2: [8086:3247] type 00 class 0x088000
  597. [    1.548935] pci 0000:fe:07.0: [8086:3245] type 00 class 0x088000
  598. [    1.549069] pci 0000:fe:07.1: [8086:3246] type 00 class 0x088000
  599. [    1.550979] pci 0000:fe:07.2: [8086:3247] type 00 class 0x088000
  600. [    1.551116] pci 0000:fe:08.0: [8086:3245] type 00 class 0x088000
  601. [    1.551291] pci 0000:fe:08.1: [8086:3246] type 00 class 0x088000
  602. [    1.551464] pci 0000:fe:08.2: [8086:3247] type 00 class 0x088000
  603. [    1.551628] pci 0000:fe:0c.0: [8086:324a] type 00 class 0x110100
  604. [    1.551716] pci 0000:fe:0d.0: [8086:324a] type 00 class 0x110100
  605. [    1.551833] pci 0000:fe:0e.0: [8086:324a] type 00 class 0x110100
  606. [    1.551956] pci 0000:fe:0f.0: [8086:324a] type 00 class 0x110100
  607. [    1.552098] pci 0000:fe:1a.0: [8086:2880] type 00 class 0x110100
  608. [    1.552187] pci 0000:fe:1b.0: [8086:2880] type 00 class 0x110100
  609. [    1.552302] pci 0000:fe:1c.0: [8086:2880] type 00 class 0x110100
  610. [    1.552423] pci 0000:fe:1d.0: [8086:2880] type 00 class 0x110100
  611. [    1.552557] pci_bus 0000:fe: on NUMA node 0
  612. [    1.552590] ACPI: PCI Root Bridge [UB01] (domain 0000 [bus ff])
  613. [    1.552592] acpi PNP0A03:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
  614. [    1.552652] acpi PNP0A03:01: _OSC: platform does not support [SHPCHotplug AER LTR DPC]
  615. [    1.552762] acpi PNP0A03:01: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
  616. [    1.552764] acpi PNP0A03:01: FADT indicates ASPM is unsupported, using BIOS configuration
  617. [    1.552827] PCI host bridge to bus 0000:ff
  618. [    1.552829] pci_bus 0000:ff: root bus resource [bus ff]
  619. [    1.552841] pci 0000:ff:00.0: [8086:324c] type 00 class 0x088000
  620. [    1.552935] pci 0000:ff:00.1: [8086:324c] type 00 class 0x088000
  621. [    1.553033] pci 0000:ff:00.2: [8086:324c] type 00 class 0x088000
  622. [    1.554901] pci 0000:ff:00.3: [8086:324c] type 00 class 0x088000
  623. [    1.554998] pci 0000:ff:00.4: [8086:324c] type 00 class 0x088000
  624. [    1.555081] pci 0000:ff:00.5: [8086:324c] type 00 class 0x088000
  625. [    1.555170] pci 0000:ff:00.6: [8086:324c] type 00 class 0x088000
  626. [    1.555265] pci 0000:ff:00.7: [8086:324c] type 00 class 0x088000
  627. [    1.555360] pci 0000:ff:01.0: [8086:324c] type 00 class 0x088000
  628. [    1.555471] pci 0000:ff:01.1: [8086:324c] type 00 class 0x088000
  629. [    1.555570] pci 0000:ff:01.2: [8086:324c] type 00 class 0x088000
  630. [    1.555676] pci 0000:ff:01.3: [8086:324c] type 00 class 0x088000
  631. [    1.555787] pci 0000:ff:01.4: [8086:324c] type 00 class 0x088000
  632. [    1.555929] pci 0000:ff:01.5: [8086:324c] type 00 class 0x088000
  633. [    1.556066] pci 0000:ff:01.6: [8086:324c] type 00 class 0x088000
  634. [    1.556204] pci 0000:ff:01.7: [8086:324c] type 00 class 0x088000
  635. [    1.556335] pci 0000:ff:02.0: [8086:324c] type 00 class 0x088000
  636. [    1.556463] pci 0000:ff:02.1: [8086:324c] type 00 class 0x088000
  637. [    1.556594] pci 0000:ff:02.2: [8086:324c] type 00 class 0x088000
  638. [    1.556736] pci 0000:ff:02.3: [8086:324c] type 00 class 0x088000
  639. [    1.556880] pci 0000:ff:02.4: [8086:324c] type 00 class 0x088000
  640. [    1.557023] pci 0000:ff:02.5: [8086:324c] type 00 class 0x088000
  641. [    1.558947] pci 0000:ff:02.6: [8086:324c] type 00 class 0x088000
  642. [    1.559098] pci 0000:ff:02.7: [8086:324c] type 00 class 0x088000
  643. [    1.559246] pci 0000:ff:0a.0: [8086:324d] type 00 class 0x088000
  644. [    1.559350] pci 0000:ff:0a.1: [8086:324d] type 00 class 0x088000
  645. [    1.559448] pci 0000:ff:0a.2: [8086:324d] type 00 class 0x088000
  646. [    1.559539] pci 0000:ff:0a.3: [8086:324d] type 00 class 0x088000
  647. [    1.559633] pci 0000:ff:0a.4: [8086:324d] type 00 class 0x088000
  648. [    1.559717] pci 0000:ff:0a.5: [8086:324d] type 00 class 0x088000
  649. [    1.559806] pci 0000:ff:0a.6: [8086:324d] type 00 class 0x088000
  650. [    1.559902] pci 0000:ff:0a.7: [8086:324d] type 00 class 0x088000
  651. [    1.559997] pci 0000:ff:0b.0: [8086:324d] type 00 class 0x088000
  652. [    1.560096] pci 0000:ff:0b.1: [8086:324d] type 00 class 0x088000
  653. [    1.560195] pci 0000:ff:0b.2: [8086:324d] type 00 class 0x088000
  654. [    1.560300] pci 0000:ff:0b.3: [8086:324d] type 00 class 0x088000
  655. [    1.560416] pci 0000:ff:0b.4: [8086:324d] type 00 class 0x088000
  656. [    1.560558] pci 0000:ff:0b.5: [8086:324d] type 00 class 0x088000
  657. [    1.560694] pci 0000:ff:0b.6: [8086:324d] type 00 class 0x088000
  658. [    1.560833] pci 0000:ff:0b.7: [8086:324d] type 00 class 0x088000
  659. [    1.560963] pci 0000:ff:0c.0: [8086:324d] type 00 class 0x088000
  660. [    1.561090] pci 0000:ff:0c.1: [8086:324d] type 00 class 0x088000
  661. [    1.563003] pci 0000:ff:0c.2: [8086:324d] type 00 class 0x088000
  662. [    1.563147] pci 0000:ff:0c.3: [8086:324d] type 00 class 0x088000
  663. [    1.563289] pci 0000:ff:0c.4: [8086:324d] type 00 class 0x088000
  664. [    1.563433] pci 0000:ff:0c.5: [8086:324d] type 00 class 0x088000
  665. [    1.563580] pci 0000:ff:0c.6: [8086:324d] type 00 class 0x088000
  666. [    1.563731] pci 0000:ff:0c.7: [8086:324d] type 00 class 0x088000
  667. [    1.563886] pci 0000:ff:1d.0: [8086:344f] type 00 class 0x088000
  668. [    1.564000] pci 0000:ff:1d.1: [8086:3457] type 00 class 0x088000
  669. [    1.564100] pci 0000:ff:1e.0: [8086:3258] type 00 class 0x088000
  670. [    1.564158] pci 0000:ff:1e.1: [8086:3259] type 00 class 0x088000
  671. [    1.564198] pci 0000:ff:1e.2: [8086:325a] type 00 class 0x088000
  672. [    1.564238] pci 0000:ff:1e.3: [8086:325b] type 00 class 0x088000
  673. [    1.564279] pci 0000:ff:1e.4: [8086:325c] type 00 class 0x088000
  674. [    1.564318] pci 0000:ff:1e.5: [8086:325d] type 00 class 0x088000
  675. [    1.564358] pci 0000:ff:1e.6: [8086:325e] type 00 class 0x088000
  676. [    1.564397] pci 0000:ff:1e.7: [8086:325f] type 00 class 0x088000
  677. [    1.564435] pci_bus 0000:ff: on NUMA node 0
  678. [    1.567055] ACPI: EC: interrupt unblocked
  679. [    1.567056] ACPI: EC: event unblocked
  680. [    1.567069] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
  681. [    1.567070] ACPI: EC: GPE=0x6e
  682. [    1.567072] ACPI: \_SB_.PC00.LPCB.ECDV: Boot DSDT EC initialization complete
  683. [    1.567074] ACPI: \_SB_.PC00.LPCB.ECDV: EC: Used to handle transactions and events
  684. [    1.567236] iommu: Default domain type: Passthrough (set via kernel command line)
  685. [    1.567236] SCSI subsystem initialized
  686. [    1.567236] libata version 3.00 loaded.
  687. [    1.567236] ACPI: bus type USB registered
  688. [    1.567236] usbcore: registered new interface driver usbfs
  689. [    1.567236] usbcore: registered new interface driver hub
  690. [    1.567236] usbcore: registered new device driver usb
  691. [    1.567236] pps_core: LinuxPPS API ver. 1 registered
  692. [    1.567236] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  693. [    1.567236] PTP clock support registered
  694. [    1.567236] EDAC MC: Ver: 3.0.0
  695. [    1.570915] Registered efivars operations
  696. [    1.575116] NetLabel: Initializing
  697. [    1.575121] NetLabel:  domain hash size = 128
  698. [    1.575122] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
  699. [    1.575141] NetLabel:  unlabeled traffic allowed by default
  700. [    1.575152] mctp: management component transport protocol core
  701. [    1.575152] NET: Registered PF_MCTP protocol family
  702. [    1.575152] PCI: Using ACPI for IRQ routing
  703. [    1.576927] PCI: pci_cache_line_size set to 64 bytes
  704. [    1.577282] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
  705. [    1.577284] e820: reserve RAM buffer [mem 0x37940018-0x37ffffff]
  706. [    1.577285] e820: reserve RAM buffer [mem 0x37960018-0x37ffffff]
  707. [    1.577286] e820: reserve RAM buffer [mem 0x37980018-0x37ffffff]
  708. [    1.577286] e820: reserve RAM buffer [mem 0x38195000-0x3bffffff]
  709. [    1.577287] e820: reserve RAM buffer [mem 0x40091000-0x43ffffff]
  710. [    1.577288] e820: reserve RAM buffer [mem 0x5d700000-0x5fffffff]
  711. [    1.582905] pci 0000:ac:00.0: vgaarb: setting as boot VGA device
  712. [    1.582907] pci 0000:ac:00.0: vgaarb: bridge control possible
  713. [    1.582909] pci 0000:ac:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
  714. [    1.582915] pci 0000:ca:00.0: vgaarb: bridge control possible
  715. [    1.582916] pci 0000:ca:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
  716. [    1.582936] vgaarb: loaded
  717. [    1.583952] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  718. [    1.583959] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
  719. [    1.586885] clocksource: Switched to clocksource tsc-early
  720. [    1.593995] VFS: Disk quotas dquot_6.6.0
  721. [    1.594013] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  722. [    1.594124] AppArmor: AppArmor Filesystem Enabled
  723. [    1.594424] pnp: PnP ACPI init
  724. [    1.598744] system 00:01: [io  0x0500-0x05fe] has been reserved
  725. [    1.598748] system 00:01: [io  0x0400-0x041f] has been reserved
  726. [    1.598749] system 00:01: [io  0x0600-0x061f] has been reserved
  727. [    1.598751] system 00:01: [io  0x0ca0-0x0ca1] has been reserved
  728. [    1.598753] system 00:01: [io  0x0ca4-0x0ca6] has been reserved
  729. [    1.598755] system 00:01: [mem 0xff000000-0xffffffff] could not be reserved
  730. [    1.599211] pnp 00:02: [dma 0 disabled]
  731. [    1.600773] system 00:03: [io  0x1000-0x10fe] has been reserved
  732. [    1.601430] pnp: PnP ACPI: found 5 devices
  733. [    1.607122] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  734. [    1.607180] NET: Registered PF_INET protocol family
  735. [    1.607409] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  736. [    1.609618] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
  737. [    1.609670] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  738. [    1.610094] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  739. [    1.610589] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
  740. [    1.610695] TCP: Hash tables configured (established 524288 bind 65536)
  741. [    1.610972] MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
  742. [    1.611154] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
  743. [    1.611304] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
  744. [    1.611403] NET: Registered PF_UNIX/PF_LOCAL protocol family
  745. [    1.611410] NET: Registered PF_XDP protocol family
  746. [    1.611415] pci 0000:05:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
  747. [    1.611421] pci 0000:ac:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
  748. [    1.611423] pci 0000:ca:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
  749. [    1.611438] pci 0000:01:00.0: PCI bridge to [bus 02]
  750. [    1.611449] pci 0000:01:00.0:   bridge window [io  0x3000-0x3fff]
  751. [    1.611469] pci 0000:00:1a.0: PCI bridge to [bus 01-02]
  752. [    1.611472] pci 0000:00:1a.0:   bridge window [io  0x3000-0x3fff]
  753. [    1.611481] pci 0000:03:00.0: PCI bridge to [bus 04]
  754. [    1.611484] pci 0000:03:00.0:   bridge window [io  0x2000-0x2fff]
  755. [    1.611504] pci 0000:00:1b.0: PCI bridge to [bus 03-04]
  756. [    1.611506] pci 0000:00:1b.0:   bridge window [io  0x2000-0x2fff]
  757. [    1.611517] pci 0000:05:00.0: BAR 6: assigned [mem 0x808a0000-0x808bffff pref]
  758. [    1.611520] pci 0000:00:1c.0: PCI bridge to [bus 05]
  759. [    1.611524] pci 0000:00:1c.0:   bridge window [mem 0x80400000-0x808fffff]
  760. [    1.611531] pci 0000:00:1c.7: PCI bridge to [bus 06]
  761. [    1.611534] pci 0000:00:1c.7:   bridge window [mem 0x80900000-0x809fffff]
  762. [    1.611542] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
  763. [    1.611544] pci_bus 0000:00: resource 5 [io  0x1000-0x4fff window]
  764. [    1.611546] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  765. [    1.611547] pci_bus 0000:00: resource 7 [mem 0x000c8000-0x000cffff window]
  766. [    1.611549] pci_bus 0000:00: resource 8 [mem 0xfe010000-0xfe010fff window]
  767. [    1.611551] pci_bus 0000:00: resource 9 [mem 0x80040000-0x88bfffff window]
  768. [    1.611552] pci_bus 0000:00: resource 10 [mem 0x200000000000-0x200fffffffff window]
  769. [    1.611555] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
  770. [    1.611556] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
  771. [    1.611558] pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
  772. [    1.611560] pci_bus 0000:04: resource 0 [io  0x2000-0x2fff]
  773. [    1.611561] pci_bus 0000:05: resource 1 [mem 0x80400000-0x808fffff]
  774. [    1.611563] pci_bus 0000:06: resource 1 [mem 0x80900000-0x809fffff]
  775. [    1.611683] pci_bus 0000:15: resource 4 [io  0x5000-0x5fff window]
  776. [    1.611685] pci_bus 0000:15: resource 5 [mem 0x88c00000-0x94ffffff window]
  777. [    1.611687] pci_bus 0000:15: resource 6 [mem 0x201000000000-0x201fffffffff window]
  778. [    1.611728] pci_bus 0000:33: resource 4 [io  0x6000-0x6fff window]
  779. [    1.611729] pci_bus 0000:33: resource 5 [mem 0x95000000-0xa13fffff window]
  780. [    1.611731] pci_bus 0000:33: resource 6 [mem 0x202000000000-0x202fffffffff window]
  781. [    1.611771] pci 0000:51:01.0: PCI bridge to [bus 52]
  782. [    1.611779] pci 0000:51:03.0: PCI bridge to [bus 53]
  783. [    1.611786] pci 0000:51:05.0: PCI bridge to [bus 54]
  784. [    1.611793] pci 0000:51:07.0: PCI bridge to [bus 55]
  785. [    1.611800] pci_bus 0000:51: resource 4 [mem 0xa1400000-0xad7fffff window]
  786. [    1.611802] pci_bus 0000:51: resource 5 [mem 0x203000000000-0x203fffffffff window]
  787. [    1.611843] pci 0000:6f:05.0: bridge window [io  0x1000-0x0fff] to [bus 72] add_size 1000
  788. [    1.611846] pci 0000:6f:07.0: bridge window [io  0x1000-0x0fff] to [bus 73] add_size 1000
  789. [    1.611850] pci 0000:6f:05.0: BAR 13: no space for [io  size 0x1000]
  790. [    1.611852] pci 0000:6f:05.0: BAR 13: failed to assign [io  size 0x1000]
  791. [    1.611854] pci 0000:6f:07.0: BAR 13: no space for [io  size 0x1000]
  792. [    1.611856] pci 0000:6f:07.0: BAR 13: failed to assign [io  size 0x1000]
  793. [    1.611858] pci 0000:6f:07.0: BAR 13: no space for [io  size 0x1000]
  794. [    1.611859] pci 0000:6f:07.0: BAR 13: failed to assign [io  size 0x1000]
  795. [    1.611861] pci 0000:6f:05.0: BAR 13: no space for [io  size 0x1000]
  796. [    1.611862] pci 0000:6f:05.0: BAR 13: failed to assign [io  size 0x1000]
  797. [    1.611864] pci 0000:6f:01.0: PCI bridge to [bus 70]
  798. [    1.611872] pci 0000:6f:03.0: PCI bridge to [bus 71]
  799. [    1.611879] pci 0000:6f:05.0: PCI bridge to [bus 72]
  800. [    1.611882] pci 0000:6f:05.0:   bridge window [mem 0xae000000-0xae7fffff]
  801. [    1.611885] pci 0000:6f:05.0:   bridge window [mem 0x204ff7f00000-0x204ffbefffff 64bit pref]
  802. [    1.611889] pci 0000:6f:07.0: PCI bridge to [bus 73]
  803. [    1.611892] pci 0000:6f:07.0:   bridge window [mem 0xad800000-0xadffffff]
  804. [    1.611895] pci 0000:6f:07.0:   bridge window [mem 0x204ffbf00000-0x204fffefffff 64bit pref]
  805. [    1.611899] pci_bus 0000:6f: resource 4 [mem 0xad800000-0xb97fffff window]
  806. [    1.611901] pci_bus 0000:6f: resource 5 [mem 0x204000000000-0x204fffffffff window]
  807. [    1.611903] pci_bus 0000:72: resource 1 [mem 0xae000000-0xae7fffff]
  808. [    1.611904] pci_bus 0000:72: resource 2 [mem 0x204ff7f00000-0x204ffbefffff 64bit pref]
  809. [    1.611906] pci_bus 0000:73: resource 1 [mem 0xad800000-0xadffffff]
  810. [    1.611908] pci_bus 0000:73: resource 2 [mem 0x204ffbf00000-0x204fffefffff 64bit pref]
  811. [    1.611945] pci_bus 0000:8d: resource 4 [io  0x7000-0x8fff window]
  812. [    1.611947] pci_bus 0000:8d: resource 5 [mem 0xb9800000-0xc57fffff window]
  813. [    1.611949] pci_bus 0000:8d: resource 6 [mem 0x205000000000-0x205fffffffff window]
  814. [    1.611992] pci 0000:ac:00.0: BAR 6: assigned [mem 0xc7080000-0xc70fffff pref]
  815. [    1.611994] pci 0000:ab:01.0: PCI bridge to [bus ac]
  816. [    1.611996] pci 0000:ab:01.0:   bridge window [io  0x9000-0x9fff]
  817. [    1.611999] pci 0000:ab:01.0:   bridge window [mem 0xc6000000-0xc70fffff]
  818. [    1.612002] pci 0000:ab:01.0:   bridge window [mem 0x206fe0000000-0x206ff20fffff 64bit pref]
  819. [    1.612006] pci_bus 0000:ab: resource 4 [io  0x9000-0x9fff window]
  820. [    1.612008] pci_bus 0000:ab: resource 5 [mem 0xc5800000-0xd17fffff window]
  821. [    1.612009] pci_bus 0000:ab: resource 6 [mem 0x206000000000-0x206fffffffff window]
  822. [    1.612011] pci_bus 0000:ac: resource 0 [io  0x9000-0x9fff]
  823. [    1.612013] pci_bus 0000:ac: resource 1 [mem 0xc6000000-0xc70fffff]
  824. [    1.612014] pci_bus 0000:ac: resource 2 [mem 0x206fe0000000-0x206ff20fffff 64bit pref]
  825. [    1.612054] pci 0000:ca:00.0: BAR 6: assigned [mem 0xd3080000-0xd30fffff pref]
  826. [    1.612056] pci 0000:c9:01.0: PCI bridge to [bus ca]
  827. [    1.612058] pci 0000:c9:01.0:   bridge window [io  0xa000-0xafff]
  828. [    1.612062] pci 0000:c9:01.0:   bridge window [mem 0xd2000000-0xd30fffff]
  829. [    1.612064] pci 0000:c9:01.0:   bridge window [mem 0x207fe0000000-0x207ff20fffff 64bit pref]
  830. [    1.612069] pci_bus 0000:c9: resource 4 [io  0xa000-0xffff window]
  831. [    1.612071] pci_bus 0000:c9: resource 5 [mem 0xd1800000-0xdd7fffff window]
  832. [    1.612072] pci_bus 0000:c9: resource 6 [mem 0x207000000000-0x207fffffffff window]
  833. [    1.612074] pci_bus 0000:ca: resource 0 [io  0xa000-0xafff]
  834. [    1.612075] pci_bus 0000:ca: resource 1 [mem 0xd2000000-0xd30fffff]
  835. [    1.612077] pci_bus 0000:ca: resource 2 [mem 0x207fe0000000-0x207ff20fffff 64bit pref]
  836. [    1.612119] pci_bus 0000:e7: resource 4 [mem 0xdd800000-0xddffffff window]
  837. [    1.612121] pci_bus 0000:e7: resource 5 [mem 0x208000000000-0x208fffffffff window]
  838. [    1.612126] pci_bus 0000:ec: resource 4 [mem 0xde000000-0xde7fffff window]
  839. [    1.612128] pci_bus 0000:ec: resource 5 [mem 0x209000000000-0x209fffffffff window]
  840. [    1.612133] pci_bus 0000:f1: resource 4 [mem 0xde800000-0xdeffffff window]
  841. [    1.612135] pci_bus 0000:f1: resource 5 [mem 0x20a000000000-0x20afffffffff window]
  842. [    1.612140] pci_bus 0000:f6: resource 4 [mem 0xdf000000-0xdf7fffff window]
  843. [    1.612141] pci_bus 0000:f6: resource 5 [mem 0x20b000000000-0x20bfffffffff window]
  844. [    1.612501] pci 0000:01:00.0: Disabling ASPM L0s/L1
  845. [    1.612503] pci 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control
  846. [    1.612510] pci 0000:03:00.0: Disabling ASPM L0s/L1
  847. [    1.612511] pci 0000:03:00.0: can't disable ASPM; OS doesn''x509' registered
  848. [    1.627071] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
  849. [    1.627128] io scheduler mq-deadline registered
  850. [    1.627920] pcieport 0000:00:00.4: PME: Signaling with IRQ 36
  851. [    1.628137] pcieport 0000:00:1a.0: PME: Signaling with IRQ 37
  852. [    1.628359] pcieport 0000:00:1b.0: PME: Signaling with IRQ 38
  853. [    1.628620] pcieport 0000:00:1c.0: PME: Signaling with IRQ 39
  854. [    1.628833] pcieport 0000:00:1c.7: PME: Signaling with IRQ 40
  855. [    1.629003] pcieport 0000:15:00.4: PME: Signaling with IRQ 41
  856. [    1.629135] pcieport 0000:33:00.4: PME: Signaling with IRQ 42
  857. [    1.629263] pcieport 0000:51:00.4: PME: Signaling with IRQ 43
  858. [    1.629389] pcieport 0000:51:01.0: PME: Signaling with IRQ 44
  859. [    1.629527] pcieport 0000:51:03.0: PME: Signaling with IRQ 45
  860. [    1.629710] pcieport 0000:51:05.0: PME: Signaling with IRQ 46
  861. [    1.629847] pcieport 0000:51:07.0: PME: Signaling with IRQ 47
  862. [    1.630026] pcieport 0000:6f:00.4: PME: Signaling with IRQ 48
  863. [    1.630150] pcieport 0000:6f:01.0: PME: Signaling with IRQ 49
  864. [    1.630287] pcieport 0000:6f:03.0: PME: Signaling with IRQ 50
  865. [    1.630453] pcieport 0000:6f:05.0: PME: Signaling with IRQ 51
  866. [    1.630472] pcieport 0000:6f:05.0: pciehp: Slot #23 AttnBtn- PwrCtrl- MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock- NoCompl- IbPresDis- LLActRep+ (with Cmd Compl erratum)
  867. [    1.630750] pcieport 0000:6f:07.0: PME: Signaling with IRQ 52
  868. [    1.630768] pcieport 0000:6f:07.0: pciehp: Slot #25 AttnBtn- PwrCtrl- MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock- NoCompl- IbPresDis- LLActRep+ (with Cmd Compl erratum)
  869. [    1.631115] pcieport 0000:8d:00.4: PME: Signaling with IRQ 53
  870. [    1.631424] pcieport 0000:ab:00.4: PME: Signaling with IRQ 54
  871. [    1.631517] pcieport 0000:ab:01.0: PME: Signaling with IRQ 55
  872. [    1.631653] pcieport 0000:c9:00.4: PME: Signaling with IRQ 56
  873. [    1.631749] pcieport 0000:c9:01.0: PME: Signaling with IRQ 57
  874. [    1.631881] pcieport 0000:e7:00.4: PME: Signaling with IRQ 58
  875. [    1.632008] pcieport 0000:ec:00.4: PME: Signaling with IRQ 59
  876. [    1.632122] pcieport 0000:f1:00.4: PME: Signaling with IRQ 60
  877. [    1.632406] pcieport 0000:f6:00.4: PME: Signaling with IRQ 61
  878. [    1.632708] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  879. [    1.632881] Monitor-Mwait will be used to enter C-1 state
  880. [    1.632889] ACPI: \_SB_.SCK0.C000: Found 1 idle states
  881. [    1.634143] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  882. [    1.634251] ACPI: button: Power Button [PBTN]
  883. [    1.634275] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
  884. [    1.634286] ACPI: button: Sleep Button [SBTN]
  885. [    1.634301] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  886. [    1.634428] ACPI: button: Power Button [PWRF]
  887. [    1.636561] acpi/hmat: Memory Flags:0001 Processor Domain:0 Memory Domain:0
  888. [    1.636565] acpi/hmat: Locality: Flags:00 Type:Read Latency Initiator Domains:1 Target Domains:1 Base:100
  889. [    1.636568] acpi/hmat:   Initiator-Target[0-0]:91 nsec
  890. [    1.636569] acpi/hmat: Locality: Flags:00 Type:Write Latency Initiator Domains:1 Target Domains:1 Base:100
  891. [    1.636571] acpi/hmat:   Initiator-Target[0-0]:91 nsec
  892. [    1.636573] acpi/hmat: Locality: Flags:00 Type:Read Bandwidth Initiator Domains:1 Target Domains:1 Base:100
  893. [    1.636575] acpi/hmat:   Initiator-Target[0-0]:262100 MB/s
  894. [    1.636576] acpi/hmat: Locality: Flags:00 Type:Write Bandwidth Initiator Domains:1 Target Domains:1 Base:100
  895. [    1.636578] acpi/hmat:   Initiator-Target[0-0]:176100 MB/s
  896. [    1.636851] ERST: Error Record Serialization Table (ERST) support is initialized.
  897. [    1.636856] pstore: Registered erst as persistent store backend
  898. [    1.637009] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  899. [    1.660847] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  900. [    1.665486] serial 0000:00:16.3: enabling device (0000 -> 0003)
  901. [    1.686616] 0000:00:16.3: ttyS4 at I/O 0x4048 (irq = 19, base_baud = 115200) is a 16550A
  902. [    1.687041] Linux agpgart interface v0.103
  903. [    1.693934] tpm_tis NTC0702:00: 2.0 TPM (device-id 0xFC, rev-id 1)
  904. [    1.850992] loop: module loaded
  905. [    1.851217] tun: Universal TUN/TAP device driver, 1.6
  906. [    1.851235] PPP generic driver version 2.4.2
  907. [    1.851287] i8042: PNP: No PS/2 controller found.
  908. [    1.851317] mousedev: PS/2 mouse device common for all mice
  909. [    1.851404] rtc_cmos 00:00: RTC can wake from S4
  910. [    1.852042] rtc_cmos 00:00: registered as rtc0
  911. [    1.852176] rtc_cmos 00:00: setting system clock to 2023-10-09T15:13:10 UTC (1696864390)
  912. [    1.852202] rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram
  913. [    1.852208] i2c_dev: i2c /dev entries driver
  914. [    1.852761] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
  915. [    1.852771] device-mapper: uevent: version 1.0.3
  916. [    1.852796] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
  917. [    1.852813] platform eisa.0: Probing EISA bus 0
  918. [    1.852815] platform eisa.0: EISA: Cannot allocate resource for mainboard
  919. [    1.852817] platform eisa.0: Cannot allocate resource for EISA slot 1
  920. [    1.852818] platform eisa.0: Cannot allocate resource for EISA slot 2
  921. [    1.852820] platform eisa.0: Cannot allocate resource for EISA slot 3
  922. [    1.852821] platform eisa.0: Cannot allocate resource for EISA slot 4
  923. [    1.852822] platform eisa.0: Cannot allocate resource for EISA slot 5
  924. [    1.852824] platform eisa.0: Cannot allocate resource for EISA slot 6
  925. [    1.852825] platform eisa.0: Cannot allocate resource for EISA slot 7
  926. [    1.852826] platform eisa.0: Cannot allocate resource for EISA slot 8
  927. [    1.852828] platform eisa.0: EISA: Detected 0 cards
  928. [    1.852831] intel_pstate: Intel P-state driver initializing
  929. [    1.857622] intel_pstate: HWP enabled
  930. [    1.857790] ledtrig-cpu: registered to indicate activity on CPUs
  931. [    1.857964] drop_monitor: Initializing network drop monitor service
  932. [    1.866667] NET: Registered PF_INET6 protocol family
  933. [    1.925217] Freeing initrd memory: 67848K
  934. [    1.930266] Segment Routing with IPv6
  935. [    1.930275] In-situ OAM (IOAM) with IPv6
  936. [    1.930290] NET: Registered PF_PACKET protocol family
  937. [    1.930299] Bridge firewalling registered
  938. [    1.930335] Key type dns_resolver registered
  939. [    1.936945] microcode: Microcode Update Driver: v2.2.
  940. [    1.937508] resctrl: L3 allocation detected
  941. [    1.937510] resctrl: L2 allocation detected
  942. [    1.937511] resctrl: MB allocation detected
  943. [    1.937512] resctrl: L3 monitoring detected
  944. [    1.937515] IPI shorthand broadcast: enabled
  945. [    1.938234] sched_clock: Marking stable (1940392187, -2893327)->(1494842238, 442656622)
  946. [    1.938654] registered taskstats version 1
  947. [    1.939368] Loading compiled-in X.509 certificates
  948. [    1.939714] Loaded X.509 cert 'Build time autogenerated kernel key: 1e6ea14b5be7688dd3648ec80d79c1a761435be2'
  949. [    1.940489] zswap: loaded using pool lzo/zbud
  950. [    1.941358] Key type .fscrypt registered
  951. [    1.941360] Key type fscrypt-provisioning registered
  952. [    1.941429] pstore: Using crash dump compression: deflate
  953. [    1.941698] Key type trusted registered
  954. [    1.943963] Key type encrypted registered
  955. [    1.943965] AppArmor: AppArmor sha1 policy hashing enabled
  956. [    1.944041] integrity: Loading X.509 certificate: UEFI:db
  957. [    1.944054] integrity: Loaded X.509 cert 'Dell Inc.: Dell Bios DB Key: 637fa7a9f74471b406de0511557071fd41dd5487'
  958. [    1.944056] integrity: Loading X.509 certificate: UEFI:db
  959. [    1.944065] integrity: Loaded X.509 cert 'Dell Inc.: Dell Bios FW Aux Authority 2018: dd4df7c3f5ce7e5a77847915abc37b031f6b10bd'
  960. [    1.944066] integrity: Loading X.509 certificate: UEFI:db
  961. [    1.944079] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
  962. [    1.944080] integrity: Loading X.509 certificate: UEFI:db
  963. [    1.944090] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
  964. [    1.944133] integrity: Revoking X.509 certificate: UEFI:dbx
  965. [    1.944143] blacklist: Revoked X.509 cert 'Microsoft Windows PCA 2010: d14fa98a0708cef4241898e500fff3d6791d37bc'
  966. [    1.944521] Loading compiled-in module X.509 certificates
  967. [    1.944813] Loaded X.509 cert 'Build time autogenerated kernel key: 1e6ea14b5be7688dd3648ec80d79c1a761435be2'
  968. [    1.944815] ima: Allocated hash algorithm: sha1
  969. [    1.972956] ima: No architecture policies found
  970. [    1.972964] evm: Initialising EVM extended attributes:
  971. [    1.972965] evm: security.selinux
  972. [    1.972966] evm: security.SMACK64
  973. [    1.972967] evm: security.SMACK64EXEC
  974. [    1.972968] evm: security.SMACK64TRANSMUTE
  975. [    1.972969] evm: security.SMACK64MMAP
  976. [    1.972970] evm: security.apparmor
  977. [    1.972970] evm: security.ima
  978. [    1.972971] evm: security.capability
  979. [    1.972972] evm: HMAC attrs: 0x1
  980. [    1.973282] PM:   Magic number: 11:459:234
  981. [    1.973434] acpi device:4e: hash matches
  982. [    1.973540] RAS: Correctable Errors collector initialized.
  983. [    1.978409] Freeing unused decrypted memory: 2036K
  984. [    1.979031] Freeing unused kernel image (initmem) memory: 4704K
  985. [    2.033115] Write protecting the kernel read-only data: 34816k
  986. [    2.033493] Freeing unused kernel image (rodata/data gap) memory: 1956K
  987. [    2.041192] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  988. [    2.041198] Run /init as init process
  989. [    2.041199]   with arguments:
  990. [    2.041200]     /init
  991. [    2.041201]   with environment:
  992. [    2.041201]     HOME=/
  993. [    2.041202]     TERM=linux
  994. [    2.041202]     boot=zfs
  995. [    2.159752] wmi_bus wmi_bus-PNP0C14:02: WQBC data block query control method not found
  996. [    2.160727] MACsec IEEE 802.1AE
  997. [    2.161588] i801_smbus 0000:00:1f.4: enabling device (0140 -> 0143)
  998. [    2.161948] i801_smbus 0000:00:1f.4: SPD Write Disable is set
  999. [    2.162019] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
  1000. [    2.162271] ahci 0000:00:17.0: version 3.0
  1001. [    2.162298] rtsx_pci 0000:06:00.0: enabling device (0000 -> 0002)
  1002. [    2.162708] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode
  1003. [    2.162711] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part ems deso sadm sds
  1004. [    2.168086] e1000e: Intel(R) PRO/1000 Network Driver
  1005. [    2.168090] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  1006. [    2.173809] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
  1007. [    2.219282] atlantic: Detect ATL2FW 103001f
  1008. [    2.230437] nvidia-gpu 0000:ac:00.3: enabling device (0140 -> 0142)
  1009. [    2.230932] nvidia-gpu 0000:ca:00.3: enabling device (0140 -> 0142)
  1010. [    2.247170] i2c i2c-0: 2/16 memory slots populated (from DMI)
  1011. [    2.247175] i2c i2c-0: Systems with more than 4 memory slots not supported yet, not instantiating SPD
  1012. [    2.248391] atlantic 0000:05:00.0 enp5s0: renamed from eth0
  1013. [    2.287297] xhci_hcd 0000:00:14.0: xHCI Host Controller
  1014. [    2.287306] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
  1015. [    2.288405] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
  1016. [    2.288655] xhci_hcd 0000:00:14.0: xHCI Host Controller
  1017. [    2.288657] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  1018. [    2.288659] xhci_hcd 0000:00:14.0: Host supports USB 3.2 Enhanced SuperSpeed
  1019. [    2.288685] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
  1020. [    2.288687] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1021. [    2.288689] usb usb1: Product: xHCI Host Controller
  1022. [    2.288690] usb usb1: Manufacturer: Linux 6.2.16-15-pve xhci-hcd
  1023. [    2.288691] usb usb1: SerialNumber: 0000:00:14.0
  1024. [    2.288789] hub 1-0:1.0: USB hub found
  1025. [    2.288811] hub 1-0:1.0: 16 ports detected
  1026. [    2.290152] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
  1027. [    2.290154] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1028. [    2.290156] usb usb2: Product: xHCI Host Controller
  1029. [    2.290157] usb usb2: Manufacturer: Linux 6.2.16-15-pve xhci-hcd
  1030. [    2.290158] usb usb2: SerialNumber: 0000:00:14.0
  1031. [    2.290196] hub 2-0:1.0: USB hub found
  1032. [    2.290214] hub 2-0:1.0: 9 ports detected
  1033. [    2.291060] nvme nvme0: pci function 0000:72:00.0
  1034. [    2.291236] xhci_hcd 0000:ac:00.2: xHCI Host Controller
  1035. [    2.291239] xhci_hcd 0000:ac:00.2: new USB bus registered, assigned bus number 3
  1036. [    2.291842] xhci_hcd 0000:ac:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
  1037. [    2.291953] xhci_hcd 0000:ac:00.2: xHCI Host Controller
  1038. [    2.291955] xhci_hcd 0000:ac:00.2: new USB bus registered, assigned bus number 4
  1039. [    2.291957] xhci_hcd 0000:ac:00.2: Host supports USB 3.1 Enhanced SuperSpeed
  1040. [    2.291985] nvme nvme1: pci function 0000:73:00.0
  1041. [    2.292076] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
  1042. [    2.292078] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1043. [    2.292079] usb usb3: Product: xHCI Host Controller
  1044. [    2.292081] usb usb3: Manufacturer: Linux 6.2.16-15-pve xhci-hcd
  1045. [    2.292082] usb usb3: SerialNumber: 0000:ac:00.2
  1046. [    2.292118] hub 3-0:1.0: USB hub found
  1047. [    2.292122] hub 3-0:1.0: 2 ports detected
  1048. [    2.292187] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  1049. [    2.292199] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
  1050. [    2.292201] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1051. [    2.292202] usb usb4: Product: xHCI Host Controller
  1052. [    2.292203] usb usb4: Manufacturer: Linux 6.2.16-15-pve xhci-hcd
  1053. [    2.292205] usb usb4: SerialNumber: 0000:ac:00.2
  1054. [    2.292249] hub 4-0:1.0: USB hub found
  1055. [    2.292256] hub 4-0:1.0: 4 ports detected
  1056. [    2.292408] xhci_hcd 0000:ca:00.2: xHCI Host Controller
  1057. [    2.292412] xhci_hcd 0000:ca:00.2: new USB bus registered, assigned bus number 5
  1058. [    2.293019] xhci_hcd 0000:ca:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
  1059. [    2.293156] xhci_hcd 0000:ca:00.2: xHCI Host Controller
  1060. [    2.293159] xhci_hcd 0000:ca:00.2: new USB bus registered, assigned bus number 6
  1061. [    2.293161] xhci_hcd 0000:ca:00.2: Host supports USB 3.1 Enhanced SuperSpeed
  1062. [    2.293187] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
  1063. [    2.293189] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1064. [    2.293191] usb usb5: Product: xHCI Host Controller
  1065. [    2.293192] usb usb5: Manufacturer: Linux 6.2.16-15-pve xhci-hcd
  1066. [    2.293193] usb usb5: SerialNumber: 0000:ca:00.2
  1067. [    2.293232] hub 5-0:1.0: USB hub found
  1068. [    2.293237] hub 5-0:1.0: 2 ports detected
  1069. [    2.293292] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
  1070. [    2.293302] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
  1071. [    2.293304] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1072. [    2.293305] usb usb6: Product: xHCI Host Controller
  1073. [    2.293306] usb usb6: Manufacturer: Linux 6.2.16-15-pve xhci-hcd
  1074. [    2.293308] usb usb6: SerialNumber: 0000:ca:00.2
  1075. [    2.293343] hub 6-0:1.0: USB hub found
  1076. [    2.293350] hub 6-0:1.0: 4 ports detected
  1077. [    2.325414] scsi host0: ahci
  1078. [    2.325521] scsi host1: ahci
  1079. [    2.325596] scsi host2: ahci
  1080. [    2.325669] scsi host3: ahci
  1081. [    2.325772] scsi host4: ahci
  1082. [    2.325877] scsi host5: ahci
  1083. [    2.325957] scsi host6: ahci
  1084. [    2.326051] scsi host7: ahci
  1085. [    2.326075] ata1: SATA max UDMA/133 abar m2048@0x80a43000 port 0x80a43100 irq 62
  1086. [    2.326079] ata2: SATA max UDMA/133 abar m2048@0x80a43000 port 0x80a43180 irq 62
  1087. [    2.326081] ata3: SATA max UDMA/133 abar m2048@0x80a43000 port 0x80a43200 irq 62
  1088. [    2.326083] ata4: SATA max UDMA/133 abar m2048@0x80a43000 port 0x80a43280 irq 62
  1089. [    2.326085] ata5: SATA max UDMA/133 abar m2048@0x80a43000 port 0x80a43300 irq 62
  1090. [    2.326087] ata6: SATA max UDMA/133 abar m2048@0x80a43000 port 0x80a43380 irq 62
  1091. [    2.326089] ata7: SATA max UDMA/133 abar m2048@0x80a43000 port 0x80a43400 irq 62
  1092. [    2.326091] ata8: SATA max UDMA/133 abar m2048@0x80a43000 port 0x80a43480 irq 62
  1093. [    2.326483] nvme nvme0: 32/0/0 default/read/poll queues
  1094. [    2.328232] nvme nvme1: 32/0/0 default/read/poll queues
  1095. [    2.330887]  nvme0n1: p1 p2 p3
  1096. [    2.332720]  nvme1n1: p1 p2 p3
  1097. [    2.341764] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
  1098. [    2.419430] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 00:be:43:bd:d3:78
  1099. [    2.419433] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
  1100. [    2.419499] e1000e 0000:00:1f.6 eth0: MAC: 15, PHY: 12, PBA No: FFFFFF-0FF
  1101. [    2.545114] usb 1-1: new high-speed USB device number 2 using xhci_hcd
  1102. [    2.639442] ata5: SATA link down (SStatus 4 SControl 300)
  1103. [    2.639467] ata2: SATA link down (SStatus 4 SControl 300)
  1104. [    2.639495] ata7: SATA link down (SStatus 4 SControl 300)
  1105. [    2.639522] ata8: SATA link down (SStatus 4 SControl 300)
  1106. [    2.639549] ata1: SATA link down (SStatus 4 SControl 300)
  1107. [    2.639577] ata4: SATA link down (SStatus 4 SControl 300)
  1108. [    2.639605] ata6: SATA link down (SStatus 4 SControl 300)
  1109. [    2.639632] ata3: SATA link down (SStatus 4 SControl 300)
  1110. [    2.640686] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
  1111. [    2.701144] usb 1-1: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.01
  1112. [    2.701150] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1113. [    2.701152] usb 1-1: Product: 4-Port USB 2.1 Hub
  1114. [    2.701153] usb 1-1: Manufacturer: Generic
  1115. [    2.701838] hub 1-1:1.0: USB hub found
  1116. [    2.702373] hub 1-1:1.0: 4 ports detected
  1117. [    2.821249] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
  1118. [    2.849831] usb 2-1: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.01
  1119. [    2.849834] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1120. [    2.849836] usb 2-1: Product: 4-Port USB 3.1 Hub
  1121. [    2.849837] usb 2-1: Manufacturer: Generic
  1122. [    2.853902] hub 2-1:1.0: USB hub found
  1123. [    2.854736] hub 2-1:1.0: 4 ports detected
  1124. [    2.855699] usb: port power management may be unreliable
  1125. [    2.861507] simple-framebuffer simple-framebuffer.0: framebuffer at 0x206fe0000000, 0x800000 bytes
  1126. [    2.861515] simple-framebuffer simple-framebuffer.0: format=a8r8g8b8, mode=1280x1024x32, linelength=8192
  1127. [    2.861589] Console: switching to colour frame buffer device 160x64
  1128. [    2.863422] simple-framebuffer simple-framebuffer.0: fb0: simplefb registered!
  1129. [    2.989113] usb 1-1.2: new low-speed USB device number 3 using xhci_hcd
  1130. [    3.057112] raid6: avx512x4 gen() 36199 MB/s
  1131. [    3.109746] usb 1-1.2: New USB device found, idVendor=046a, idProduct=002f, bcdDevice= 1.00
  1132. [    3.109764] usb 1-1.2: New USB device strings: Mfr=1, Product=0, SerialNumber=0
  1133. [    3.109780] usb 1-1.2: Manufacturer: CHERRY
  1134. [    3.118371] hid: raw HID events driver (C) Jiri Kosina
  1135. [    3.125111] raid6: avx512x2 gen() 35778 MB/s
  1136. [    3.185415] usbcore: registered new interface driver usbhid
  1137. [    3.185430] usbhid: USB HID core driver
  1138. [    3.185974] usbcore: registered new interface driver usbmouse
  1139. [    3.186085] usbcore: registered new interface driver usbkbd
  1140. [    3.187092] input: CHERRY as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:046A:002F.0001/input/input3
  1141. [    3.193110] raid6: avx512x1 gen() 25180 MB/s
  1142. [    3.193113] usb 1-1.4: new high-speed USB device number 4 using xhci_hcd
  1143. [    3.245189] hid-generic 0003:046A:002F.0001: input,hidraw0: USB HID v1.11 Keyboard [CHERRY] on usb-0000:00:14.0-1.2/input0
  1144. [    3.245292] input: CHERRY as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:046A:002F.0002/input/input4
  1145. [    3.245385] hid-generic 0003:046A:002F.0002: input,hidraw1: USB HID v1.11 Mouse [CHERRY] on usb-0000:00:14.0-1.2/input1
  1146. [    3.261110] raid6: avx2x4   gen() 32385 MB/s
  1147. [    3.322059] usb 1-1.4: New USB device found, idVendor=090c, idProduct=1000, bcdDevice=11.00
  1148. [    3.322077] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1149. [    3.322092] usb 1-1.4: Product: Flash Disk
  1150. [    3.322101] usb 1-1.4: Manufacturer: USB
  1151. [    3.324461] usb-storage 1-1.4:1.0: USB Mass Storage device detected
  1152. [    3.324588] scsi host8: usb-storage 1-1.4:1.0
  1153. [    3.324638] usbcore: registered new interface driver usb-storage
  1154. [    3.325357] usbcore: registered new interface driver uas
  1155. [    3.329110] raid6: avx2x2   gen() 33112 MB/s
  1156. [    3.397110] raid6: avx2x1   gen() 31499 MB/s
  1157. [    3.397119] raid6: using algorithm avx512x4 gen() 36199 MB/s
  1158. [    3.465110] raid6: .... xor() 4988 MB/s, rmw enabled
  1159. [    3.465120] raid6: using avx512x2 recovery algorithm
  1160. [    3.465727] xor: automatically using best checksumming function   avx      
  1161. [    3.525253] Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
  1162. [    3.567232] spl: loading out-of-tree module taints kernel.
  1163. [    3.570527] znvpair: module license 'CDDL' taints kernel.
  1164. [    3.571230] Disabling lock debugging due to kernel taint
  1165. [    3.864271] ZFS: Loaded module v2.1.13-pve1, ZFS pool version 5000, ZFS filesystem version 5
  1166. [    4.127419]  zd0: p1 p2 p3 p4
  1167. [    4.134494]  zd16: p1 p2 p3 p4
  1168. [    4.146189]  zd48: p1 p2 p3 p4
  1169. [    4.160211]  zd96: p1 p2 p3 p4
  1170. [    4.270059] systemd[1]: Inserted module 'autofs4'
  1171. [    4.287755] systemd[1]: Successfully credited entropy passed from boot loader.
  1172. [    4.290313] systemd[1]: systemd 252.17-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
  1173. [    4.292516] systemd[1]: Detected architecture x86-64.
  1174. [    4.296041] systemd[1]: Hostname set to <pve7960>.
  1175. [    4.428733] systemd[1]: Queued start job for default target graphical.target.
  1176. [    4.541896] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
  1177. [    4.543588] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
  1178. [    4.545218] systemd[1]: Created slice system-postfix.slice - Slice /system/postfix.
  1179. [    4.546817] systemd[1]: Created slice user.slice - User and Session Slice.
  1180. [    4.548306] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
  1181. [    4.549836] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
  1182. [    4.551490] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
  1183. [    4.553183] systemd[1]: Reached target ceph-fuse.target - ceph target allowing to start/stop all ceph-fuse@.service instances at once.
  1184. [    4.554870] systemd[1]: Reached target ceph.target - ceph target allowing to start/stop all ceph*@.service instances at once.
  1185. [    4.556542] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
  1186. [    4.558228] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
  1187. [    4.559902] systemd[1]: Reached target paths.target - Path Units.
  1188. [    4.561602] systemd[1]: Reached target slices.target - Slice Units.
  1189. [    4.563298] systemd[1]: Reached target swap.target - Swaps.
  1190. [    4.565003] systemd[1]: Reached target time-set.target - System Time Set.
  1191. [    4.566755] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
  1192. [    4.568599] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
  1193. [    4.570808] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
  1194. [    4.607041] systemd[1]: Listening on rpcbind.socket - RPCbind Server Activation Socket.
  1195. [    4.608954] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
  1196. [    4.610983] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
  1197. [    4.612934] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
  1198. [    4.614887] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
  1199. [    4.616987] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
  1200. [    4.619031] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
  1201. [    4.621612] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
  1202. [    4.624146] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
  1203. [    4.626716] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
  1204. [    4.629234] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
  1205. [    4.631312] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
  1206. [    4.634050] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
  1207. [    4.636744] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
  1208. [    4.639403] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  1209. [    4.642073] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
  1210. [    4.644704] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
  1211. [    4.647431] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
  1212. [    4.650057] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
  1213. [    4.652656] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
  1214. [    4.653963] pstore: backend 'erst' already in use: ignoring 'efi_pstore'
  1215. [    4.656332] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
  1216. [    4.660315] systemd[1]: Starting systemd-journald.service - Journal Service...
  1217. [    4.663243] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
  1218. [    4.665830] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
  1219. [    4.668217] ACPI: bus type drm_connector registered
  1220. [    4.668709] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
  1221. [    4.672201] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
  1222. [    4.674327] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
  1223. [    4.676431] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
  1224. [    4.678541] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
  1225. [    4.680753] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
  1226. [    4.682977] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
  1227. [    4.685190] systemd[1]: modprobe@configfs.service: Deactivated successfully.
  1228. [    4.686296] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
  1229. [    4.688504] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
  1230. [    4.689611] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
  1231. [    4.691760] systemd[1]: modprobe@fuse.service: Deactivated successfully.
  1232. [    4.692833] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
  1233. [    4.694965] systemd[1]: modprobe@loop.service: Deactivated successfully.
  1234. [    4.696034] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
  1235. [    4.698160] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
  1236. [    4.700854] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
  1237. [    4.703583] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
  1238. [    4.705658] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
  1239. [    4.707250] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...
  1240. [    4.709389] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
  1241. [    4.710993] systemd[1]: Starting systemd-sysusers.service - Create System Users...
  1242. [    4.713663] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
  1243. [    4.715778] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
  1244. [    4.718044] systemd[1]: Finished systemd-random-seed.service - Load/Save Random Seed.
  1245. [    4.720181] systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
  1246. [    4.722320] systemd[1]: Finished systemd-sysusers.service - Create System Users.
  1247. [    4.725011] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
  1248. [    4.727792] systemd[1]: Started systemd-journald.service - Journal Service.
  1249. [    4.734509] systemd-journald[1456]: Received client request to flush runtime journal.
  1250. [    4.783540] scsi 8:0:0:0: Direct-Access     USB      Flash Disk       1100 PQ: 0 ANSI: 4
  1251. [    4.784884] sd 8:0:0:0: Attached scsi generic sg0 type 0
  1252. [    4.785982] sd 8:0:0:0: [sda] 31129600 512-byte logical blocks: (15.9 GB/14.8 GiB)
  1253. [    4.787859] sd 8:0:0:0: [sda] Write Protect is off
  1254. [    4.788875] sd 8:0:0:0: [sda] Mode Sense: 43 00 00 00
  1255. [    4.789729] sd 8:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  1256. [    4.808148]  sda: sda1 sda2 sda3 sda4
  1257. [    4.809339] sd 8:0:0:0: [sda] Attached SCSI removable disk
  1258. [    4.812482] VFIO - User Level meta-driver version: 0.3
  1259. [    4.820755] intel_vsec 0000:e7:03.1: enabling device (0144 -> 0146)
  1260. [    4.824304] spi-nor spi0.0: gd25q128 (16384 Kbytes)
  1261. [    4.828018] idxd 0000:e7:01.0: enabling device (0144 -> 0146)
  1262. [    4.828382] input: PC Speaker as /devices/platform/pcspkr/input/input5
  1263. [    4.828807] vfio_pci: add [10de:1b80[ffffffff:ffffffff]] class 0x000000/00000000
  1264. [    4.828819] vfio_pci: add [10de:10f0[ffffffff:ffffffff]] class 0x000000/00000000
  1265. [    4.829049] idxd 0000:e7:01.0: Unable to turn on user SVA feature.
  1266. [    4.833175] Console: switching to colour dummy device 80x25
  1267. [    4.833195] vfio-pci 0000:ac:00.0: vgaarb: deactivate vga console
  1268. [    4.833218] vfio-pci 0000:ac:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
  1269. [    4.833302] vfio_pci: add [10de:1eb0[ffffffff:ffffffff]] class 0x000000/00000000
  1270. [    4.834465] vfio_pci: add [10de:10f8[ffffffff:ffffffff]] class 0x000000/00000000
  1271. [    4.834488] vfio_pci: add [10de:1ad8[ffffffff:ffffffff]] class 0x000000/00000000
  1272. [    4.834501] vfio_pci: add [10de:1ad9[ffffffff:ffffffff]] class 0x000000/00000000
  1273. [    4.834516] vfio_pci: add [10de:1eb1[ffffffff:ffffffff]] class 0x000000/00000000
  1274. [    4.834532] vfio_pci: add [10de:1cb3[ffffffff:ffffffff]] class 0x000000/00000000
  1275. [    4.834540] vfio_pci: add [10de:0fb9[ffffffff:ffffffff]] class 0x000000/00000000
  1276. [    4.834549] vfio_pci: add [10de:107d[ffffffff:ffffffff]] class 0x000000/00000000
  1277. [    4.834558] vfio_pci: add [10de:0e08[ffffffff:ffffffff]] class 0x000000/00000000
  1278. [    4.834827] vfio-pci 0000:ca:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
  1279. [    4.835232] ACPI: battery: new extension: Dell DDV Battery Extension
  1280. [    4.835274] vfio_pci: add [10de:1e89[ffffffff:ffffffff]] class 0x000000/00000000
  1281. [    4.836637] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.4)
  1282. [    4.837385] Creating 1 MTD partitions on "0000:00:1f.5":
  1283. [    4.837395] 0x000000000000-0x000003000000 : "BIOS"
  1284. [    4.837398] mtd: partition "BIOS" extends beyond the end of device "0000:00:1f.5" -- size truncated to 0x1000000
  1285. [    4.846520] idxd 0000:e7:01.0: Intel(R) Accelerator Device (v100)
  1286. [    4.846873] spi-nor spi0.1: gd25q256 (32768 Kbytes)
  1287. [    4.902768] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
  1288. [    4.902778] RAPL PMU: hw unit of domain package 2^-14 Joules
  1289. [    4.902780] RAPL PMU: hw unit of domain dram 2^-14 Joules
  1290. [    4.902781] RAPL PMU: hw unit of domain psys 2^-0 Joules
  1291. [    4.905276] cryptd: max_cpu_qlen set to 1000
  1292. [    4.911044] AVX2 version of gcm_enc/dec engaged.
  1293. [    4.911100] AES CTR mode by8 optimization enabled
  1294. [    4.911639] input: Dell Privacy Driver as /devices/platform/PNP0C14:02/wmi_bus/wmi_bus-PNP0C14:02/6932965F-1671-4CEB-B988-D3AB0A901919/input/input6
  1295. [    4.913543] input: Dell WMI hotkeys as /devices/platform/PNP0C14:02/wmi_bus/wmi_bus-PNP0C14:02/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input7
  1296. [    4.921286] snd_virtuoso 0000:02:00.0: enabling device (0100 -> 0101)
  1297. [    4.925462] snd_hda_intel 0000:00:1f.3: enabling device (0140 -> 0142)
  1298. [    5.081609] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3246: line_outs=1 (0x1b/0x0/0x0/0x0/0x0) type:line
  1299. [    5.081620] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=1 (0x14/0x0/0x0/0x0/0x0)
  1300. [    5.081624] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
  1301. [    5.081627] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
  1302. [    5.081629] snd_hda_codec_realtek hdaudioC1D0:    inputs:
  1303. [    5.081632] snd_hda_codec_realtek hdaudioC1D0:      Headset Mic=0x19
  1304. [    5.081634] snd_hda_codec_realtek hdaudioC1D0:      Headphone Mic=0x1a
  1305. [    5.091279] EDAC i10nm: No hbm memory
  1306. [    5.091310] EDAC MC0: Giving out device to module i10nm_edac controller Intel_10nm Socket#0 IMC#0: DEV 0000:fe:0c.0 (INTERRUPT)
  1307. [    5.091327] EDAC MC1: Giving out device to module i10nm_edac controller Intel_10nm Socket#0 IMC#1: DEV 0000:fe:0d.0 (INTERRUPT)
  1308. [    5.091342] EDAC MC2: Giving out device to module i10nm_edac controller Intel_10nm Socket#0 IMC#2: DEV 0000:fe:0e.0 (INTERRUPT)
  1309. [    5.091364] EDAC MC3: Giving out device to module i10nm_edac controller Intel_10nm Socket#0 IMC#3: DEV 0000:fe:0f.0 (INTERRUPT)
  1310. [    5.091367] EDAC i10nm: v0.0.6
  1311. [    5.101285] intel_rapl_common: Found RAPL domain package
  1312. [    5.101293] intel_rapl_common: Found RAPL domain dram
  1313. [    5.145276] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card1/input8
  1314. [    5.145312] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card1/input9
  1315. [    5.257526] input: Xonar DSX Headphone as /devices/pci0000:00/0000:00:1a.0/0000:01:00.0/0000:02:00.0/sound/card0/input10
  1316. [    5.257699] snd_virtuoso 0000:04:00.0: enabling device (0100 -> 0101)
  1317. [    5.577515] input: Xonar DSX Headphone as /devices/pci0000:00/0000:00:1b.0/0000:03:00.0/0000:04:00.0/sound/card2/input11
  1318. [    6.016719] nvidia-gpu 0000:ca:00.3: i2c timeout error e0000000
  1319. [    6.016732] ucsi_ccg 2-0008: i2c_transfer failed -110
  1320. [    6.016735] ucsi_ccg 2-0008: ucsi_ccg_init failed - -110
  1321. [    6.016738] ucsi_ccg: probe of 2-0008 failed with error -110
  1322. [    6.714169] audit: type=1400 audit(1696864395.360:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/lxc-start" pid=1982 comm="apparmor_parser"
  1323. [    6.714662] audit: type=1400 audit(1696864395.360:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=1980 comm="apparmor_parser"
  1324. [    6.714669] audit: type=1400 audit(1696864395.360:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=1980 comm="apparmor_parser"
  1325. [    6.714776] audit: type=1400 audit(1696864395.360:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="swtpm" pid=1985 comm="apparmor_parser"
  1326. [    6.715164] audit: type=1400 audit(1696864395.360:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=1978 comm="apparmor_parser"
  1327. [    6.715267] audit: type=1400 audit(1696864395.360:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1984 comm="apparmor_parser"
  1328. [    6.715272] audit: type=1400 audit(1696864395.360:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=1984 comm="apparmor_parser"
  1329. [    6.715277] audit: type=1400 audit(1696864395.360:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=1984 comm="apparmor_parser"
  1330. [    6.716521] audit: type=1400 audit(1696864395.360:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/chronyd" pid=1988 comm="apparmor_parser"
  1331. [    6.716699] audit: type=1400 audit(1696864395.360:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lxc-container-default" pid=1979 comm="apparmor_parser"
  1332. [    6.738341] softdog: initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
  1333. [    6.738347] softdog:              soft_reboot_cmd=<not set> soft_active_on_boot=0
  1334. [    6.741114] RPC: Registered named UNIX socket transport module.
  1335. [    6.741120] RPC: Registered udp transport module.
  1336. [    6.741122] RPC: Registered tcp transport module.
  1337. [    6.741124] RPC: Registered tcp NFSv4.1 backchannel transport module.
  1338. [    7.318805] vmbr0: port 1(enp5s0) entered blocking state
  1339. [    7.318813] vmbr0: port 1(enp5s0) entered disabled state
  1340. [    7.318867] device enp5s0 entered promiscuous mode
  1341. [    7.397692] vmbr1: port 1(enp0s31f6) entered blocking state
  1342. [    7.397698] vmbr1: port 1(enp0s31f6) entered disabled state
  1343. [    9.665963] bpfilter: Loaded bpfilter_umh pid 2584
  1344. [    9.666132] Started bpfilter
  1345. [   13.513150] atlantic 0000:05:00.0 enp5s0: atlantic: link change old 0 new 1000
  1346. [   13.513303] vmbr0: port 1(enp5s0) entered blocking state
  1347. [   13.513307] vmbr0: port 1(enp5s0) entered forwarding state
  1348. [   13.513351] IPv6: ADDRCONF(NETDEV_CHANGE): vmbr0: link becomes ready
  1349. [   51.359674] xhci_hcd 0000:ac:00.2: remove, state 4
  1350. [   51.359687] usb usb4: USB disconnect, device number 1
  1351. [   51.359866] xhci_hcd 0000:ac:00.2: USB bus 4 deregistered
  1352. [   51.359872] xhci_hcd 0000:ac:00.2: remove, state 4
  1353. [   51.359874] usb usb3: USB disconnect, device number 1
  1354. [   51.360585] xhci_hcd 0000:ac:00.2: USB bus 3 deregistered
  1355. [   52.021281] device tap103i0 entered promiscuous mode
  1356. [   52.032071] vmbr0: port 2(tap103i0) entered blocking state
  1357. [   52.032077] vmbr0: port 2(tap103i0) entered disabled state
  1358. [   52.032159] vmbr0: port 2(tap103i0) entered blocking state
  1359. [   52.032161] vmbr0: port 2(tap103i0) entered forwarding state
  1360. [   53.419821] vfio-pci 0000:ac:00.0: vfio_ecap_init: hiding ecap 0x1e@0x258
  1361. [   53.419850] vfio-pci 0000:ac:00.0: vfio_ecap_init: hiding ecap 0x19@0x900
  1362. [   53.445444] vfio-pci 0000:ac:00.1: enabling device (0140 -> 0142)
  1363. [   54.129728] x86/split lock detection: #AC: CPU 1/KVM/3671 took a split_lock trap at address: 0x7ef3e050
  1364. [   62.132058] BUG: unable to handle page fault for address: ff44dd4357cd1cff
  1365. [   62.132066] #PF: supervisor write access in kernel mode
  1366. [   62.132068] #PF: error_code(0x0003) - permissions violation
  1367. [   62.132070] PGD bf5801067 P4D bf5802067 PUD 104278063 PMD 1050c2063 PTE 8000000117cd1161
  1368. [   62.132074] Oops: 0003 [#1] PREEMPT SMP NOPTI
  1369. [   62.132077] CPU: 24 PID: 4516 Comm: z_rd_int_3 Tainted: P           O       6.2.16-15-pve #1
  1370. [   62.132079] Hardware name: Dell Inc. Precision 7960 Tower/01G0M6, BIOS 1.1.10 07/27/2023
  1371. [   62.132081] RIP: 0010:kfpu_begin+0x31/0xa0 [zcommon]
  1372. [   62.132092] Code: 3f 48 89 e5 fa 0f 1f 44 00 00 48 8b 15 88 89 00 00 65 8b 05 6d 55 76 3f 48 98 48 8b 0c c2 0f 1f 44 00 00 b8 ff ff ff ff 89 c2 <0f> c7 29 5d 31 c0 31 d2 31 c9 31 f6 31 ff c3 cc cc cc cc 0f 1f 44
  1373. [   62.132095] RSP: 0018:ff5f27e9adfb78b0 EFLAGS: 00010082
  1374. [   62.132096] RAX: 00000000ffffffff RBX: ff44dd45cb51c000 RCX: ff44dd4357ccf000
  1375. [   62.132098] RDX: 00000000ffffffff RSI: ff44dd45cb51c000 RDI: ff5f27e9adfb7a00
  1376. [   62.132099] RBP: ff5f27e9adfb78b0 R08: 0000000000000000 R09: 0000008623af7000
  1377. [   62.132101] R10: 0000000000000000 R11: 0000000000000000 R12: ff44dd45cb51e000
  1378. [   62.132102] R13: ff5f27e9adfb7a00 R14: 0000000000002000 R15: 0000000000000000
  1379. [   62.132103] FS:  0000000000000000(0000) GS:ff44dd5290400000(0000) knlGS:0000000000000000
  1380. [   62.132105] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
  1381. [   62.132107] CR2: ff44dd4357cd1cff CR3: 000000017f134006 CR4: 0000000000773ee0
  1382. [   62.132108] PKRU: 55555554
  1383. [   62.132109] Call Trace:
  1384. [   62.132111]  <TASK>
  1385. [   62.132114]  ? show_regs+0x6d/0x80
  1386. [   62.132119]  ? __die+0x24/0x80
  1387. [   62.132122]  ? page_fault_oops+0x176/0x500
  1388. [   62.132126]  ? kfpu_begin+0x31/0xa0 [zcommon]
  1389. [   62.132132]  ? kernelmode_fixup_or_oops+0xb2/0x140
  1390. [   62.132134]  ? __bad_area_nosemaphore+0x1a5/0x2c0
  1391. [   62.132136]  ? bad_area_nosemaphore+0x16/0x30
  1392. [   62.132138]  ? do_kern_addr_fault+0x7b/0xa0
  1393. [   62.132141]  ? exc_page_fault+0x10a/0x1b0
  1394. [   62.132145]  ? asm_exc_page_fault+0x27/0x30
  1395. [   62.132149]  ? kfpu_begin+0x31/0xa0 [zcommon]
  1396. [   62.132154]  fletcher_4_avx512f_native+0x1d/0xb0 [zcommon]
  1397. [   62.132160]  abd_fletcher_4_iter+0x71/0xe0 [zcommon]
  1398. [   62.132166]  abd_iterate_func+0x104/0x1e0 [zfs]
  1399. [   62.132255]  ? __pfx_abd_fletcher_4_iter+0x10/0x10 [zcommon]
  1400. [   62.132261]  ? __pfx_abd_fletcher_4_native+0x10/0x10 [zfs]
  1401. [   62.132350]  abd_fletcher_4_native+0x89/0xd0 [zfs]
  1402. [   62.132430]  zio_checksum_error_impl+0x1b3/0x800 [zfs]
  1403. [   62.132503]  ? update_load_avg+0x82/0x810
  1404. [   62.132506]  ? dequeue_entity+0x107/0x4b0
  1405. [   62.132508]  ? __mutex_lock.constprop.0+0x6d6/0x7a0
  1406. [   62.132511]  ? vdev_queue_io_to_issue+0x41a/0xd60 [zfs]
  1407. [   62.132594]  zio_checksum_error+0x6e/0xf0 [zfs]
  1408. [   62.132667]  zio_checksum_verify+0x4a/0x160 [zfs]
  1409. [   62.132741]  zio_execute+0x94/0x170 [zfs]
  1410. [   62.132814]  taskq_thread+0x2ac/0x4d0 [spl]
  1411. [   62.132824]  ? __pfx_default_wake_function+0x10/0x10
  1412. [   62.132827]  ? __pfx_zio_execute+0x10/0x10 [zfs]
  1413. [   62.132898]  ? __pfx_taskq_thread+0x10/0x10 [spl]
  1414. [   62.132906]  kthread+0xe6/0x110
  1415. [   62.132909]  ? __pfx_kthread+0x10/0x10
  1416. [   62.132912]  ret_from_fork+0x29/0x50
  1417. [   62.132915]  </TASK>
  1418. [   62.132916] Modules linked in: ebtable_filter ebtables ip_set ip6table_raw iptable_raw ip6table_filter ip6_tables iptable_filter bpfilter nf_tables bonding tls softdog sunrpc nfnetlink_log binfmt_misc nfnetlink intel_rapl_msr intel_rapl_common intel_uncore_frequency intel_uncore_frequency_common snd_sof_pci_intel_tgl i10nm_edac snd_sof_intel_hda_common nfit snd_ctl_led soundwire_intel x86_pkg_temp_thermal intel_powerclamp soundwire_generic_allocation soundwire_cadence coretemp snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof kvm_intel snd_sof_utils snd_soc_hdac_hda snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi soundwire_bus snd_hda_codec_realtek snd_hda_codec_generic kvm snd_soc_core snd_compress ac97_bus snd_pcm_dmaengine snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi crct10dif_pclmul snd_virtuoso polyval_clmulni polyval_generic snd_oxygen_lib snd_hda_codec ghash_clmulni_intel snd_mpu401_uart sha512_ssse3 snd_rawmidi pmt_crashlog aesni_intel pmt_telemetry
  1419. [   62.132950]  snd_hda_core crypto_simd vhost_net dell_wmi cryptd ledtrig_audio intel_sdsi pmt_class vhost snd_seq_device snd_hwdep ucsi_ccg rapl vhost_iotlb tap typec_ucsi snd_pcm dell_smbios sparse_keymap dcdbas dell_wmi_ddv cmdlinepart dell_wmi_sysman intel_cstate typec video firmware_attributes_class snd_timer vfio_pci pcspkr dell_wmi_descriptor wmi_bmof isst_if_mbox_pci idxd spi_nor snd isst_if_mmio mei_me isst_if_common intel_vsec vfio_pci_core idxd_bus mtd soundcore mei irqbypass vfio_iommu_type1 vfio input_leds mac_hid iommufd drm efi_pstore dmi_sysfs ip_tables x_tables autofs4 zfs(PO) zunicode(PO) zzstd(O) zlua(O) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) btrfs blake2b_generic xor uas usb_storage hid_generic usbkbd usbmouse usbhid hid raid6_pq libcrc32c simplefb rtsx_pci_sdmmc nvme xhci_pci nvme_core xhci_pci_renesas i2c_nvidia_gpu crc32_pclmul atlantic e1000e xhci_hcd i2c_ccgx_ucsi spi_intel_pci nvme_common i2c_i801 ahci rtsx_pci spi_intel macsec i2c_smbus libahci wmi
  1420. [   62.133002]  pinctrl_alderlake
  1421. [   62.133010] CR2: ff44dd4357cd1cff
  1422. [   62.133012] ---[ end trace 0000000000000000 ]---
  1423. [   62.273037] RIP: 0010:kfpu_begin+0x31/0xa0 [zcommon]
  1424. [   62.273065] Code: 3f 48 89 e5 fa 0f 1f 44 00 00 48 8b 15 88 89 00 00 65 8b 05 6d 55 76 3f 48 98 48 8b 0c c2 0f 1f 44 00 00 b8 ff ff ff ff 89 c2 <0f> c7 29 5d 31 c0 31 d2 31 c9 31 f6 31 ff c3 cc cc cc cc 0f 1f 44
  1425. [   62.273069] RSP: 0018:ff5f27e9adfb78b0 EFLAGS: 00010082
  1426. [   62.273072] RAX: 00000000ffffffff RBX: ff44dd45cb51c000 RCX: ff44dd4357ccf000
  1427. [   62.273074] RDX: 00000000ffffffff RSI: ff44dd45cb51c000 RDI: ff5f27e9adfb7a00
  1428. [   62.273076] RBP: ff5f27e9adfb78b0 R08: 0000000000000000 R09: 0000008623af7000
  1429. [   62.273078] R10: 0000000000000000 R11: 0000000000000000 R12: ff44dd45cb51e000
  1430. [   62.273079] R13: ff5f27e9adfb7a00 R14: 0000000000002000 R15: 0000000000000000
  1431. [   62.273081] FS:  0000000000000000(0000) GS:ff44dd5290400000(0000) knlGS:0000000000000000
  1432. [   62.273083] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
  1433. [   62.273085] CR2: ff44dd4357cd1cff CR3: 000000017f134006 CR4: 0000000000773ee0
  1434. [   62.273086] PKRU: 55555554
  1435. [   62.273088] note: z_rd_int_3[4516] exited with irqs disabled
  1436. [   62.273108] note: z_rd_int_3[4516] exited with preempt_count 1
  1437.  
Add Comment
Please, Sign In to add comment