· 5 years ago · Nov 14, 2020, 06:36 PM
1root@SERVER:~# dmesg
2[ 0.000000] Linux version 5.4.34-1-pve (build@pve) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP PVE 5.4.34-2 (Thu, 07 May 2020 10:02:02 +0200) ()
3[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.34-1-pve root=/dev/mapper/pve-root ro quiet amd_iommu=on iommu=pt pcie_acs_override=downstream,multifunction video=efifb:off
4[ 0.000000] KERNEL supported cpus:
5[ 0.000000] Intel GenuineIntel
6[ 0.000000] AMD AuthenticAMD
7[ 0.000000] Hygon HygonGenuine
8[ 0.000000] Centaur CentaurHauls
9[ 0.000000] zhaoxin Shanghai
10[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
11[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
12[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
13[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
14[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
15[ 0.000000] BIOS-provided physical RAM map:
16[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable
17[ 0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved
18[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
19[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000075ddffff] usable
20[ 0.000000] BIOS-e820: [mem 0x0000000075de0000-0x0000000075ffffff] reserved
21[ 0.000000] BIOS-e820: [mem 0x0000000076000000-0x00000000b9a7bfff] usable
22[ 0.000000] BIOS-e820: [mem 0x00000000b9a7c000-0x00000000baedffff] reserved
23[ 0.000000] BIOS-e820: [mem 0x00000000baee0000-0x00000000bafa0fff] usable
24[ 0.000000] BIOS-e820: [mem 0x00000000bafa1000-0x00000000bb305fff] ACPI NVS
25[ 0.000000] BIOS-e820: [mem 0x00000000bb306000-0x00000000bbc25fff] reserved
26[ 0.000000] BIOS-e820: [mem 0x00000000bbc26000-0x00000000bbffffff] usable
27[ 0.000000] BIOS-e820: [mem 0x00000000bc000000-0x00000000bfffffff] reserved
28[ 0.000000] BIOS-e820: [mem 0x00000000c9100000-0x00000000c927ffff] reserved
29[ 0.000000] BIOS-e820: [mem 0x00000000c92f0000-0x00000000c92f0fff] reserved
30[ 0.000000] BIOS-e820: [mem 0x00000000cb800000-0x00000000cb97ffff] reserved
31[ 0.000000] BIOS-e820: [mem 0x00000000cb9f0000-0x00000000cb9f0fff] reserved
32[ 0.000000] BIOS-e820: [mem 0x00000000cde00000-0x00000000cdf7ffff] reserved
33[ 0.000000] BIOS-e820: [mem 0x00000000cdff0000-0x00000000cdff0fff] reserved
34[ 0.000000] BIOS-e820: [mem 0x00000000eda00000-0x00000000eda7ffff] reserved
35[ 0.000000] BIOS-e820: [mem 0x00000000edaf0000-0x00000000edaf0fff] reserved
36[ 0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000feafffff] reserved
37[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
38[ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
39[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
40[ 0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
41[ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
42[ 0.000000] BIOS-e820: [mem 0x00000000fedc0000-0x00000000fedc0fff] reserved
43[ 0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedc8fff] reserved
44[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
45[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
46[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000203f1fffff] usable
47[ 0.000000] BIOS-e820: [mem 0x000000203f200000-0x000000203fffffff] reserved
48[ 0.000000] Warning: PCIe ACS overrides enabled; This may allow non-IOMMU protected peer-to-peer DMA
49[ 0.000000] NX (Execute Disable) protection: active
50[ 0.000000] SMBIOS 3.1.1 present.
51[ 0.000000] DMI: ASUSTeK COMPUTER INC. KNPA-U16 Series/KNPA-U16 Series, BIOS 0902 10/01/2019
52[ 0.000000] tsc: Fast TSC calibration failed
53[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
54[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
55[ 0.000000] last_pfn = 0x203f200 max_arch_pfn = 0x400000000
56[ 0.000000] MTRR default type: uncachable
57[ 0.000000] MTRR fixed ranges enabled:
58[ 0.000000] 00000-9FFFF write-back
59[ 0.000000] A0000-BFFFF write-through
60[ 0.000000] C0000-FFFFF write-protect
61[ 0.000000] MTRR variable ranges enabled:
62[ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back
63[ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back
64[ 0.000000] 2 base 0000BC000000 mask FFFFFC000000 uncachable
65[ 0.000000] 3 disabled
66[ 0.000000] 4 disabled
67[ 0.000000] 5 disabled
68[ 0.000000] 6 disabled
69[ 0.000000] 7 disabled
70[ 0.000000] TOM2: 0000002040000000 aka 132096M
71[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
72[ 0.000000] total RAM covered: 3008M
73[ 0.000000] Found optimal setting for mtrr clean up
74[ 0.000000] gran_size: 64K chunk_size: 128M num_reg: 3 lose cover RAM: 0G
75[ 0.000000] e820: update [mem 0xbc000000-0xffffffff] usable ==> reserved
76[ 0.000000] last_pfn = 0xbc000 max_arch_pfn = 0x400000000
77[ 0.000000] found SMP MP-table at [mem 0x000fd110-0x000fd11f]
78[ 0.000000] check: Scanning 1 areas for low memory corruption
79[ 0.000000] Using GB pages for direct mapping
80[ 0.000000] BRK [0x8ab001000, 0x8ab001fff] PGTABLE
81[ 0.000000] BRK [0x8ab002000, 0x8ab002fff] PGTABLE
82[ 0.000000] BRK [0x8ab003000, 0x8ab003fff] PGTABLE
83[ 0.000000] BRK [0x8ab004000, 0x8ab004fff] PGTABLE
84[ 0.000000] BRK [0x8ab005000, 0x8ab005fff] PGTABLE
85[ 0.000000] BRK [0x8ab006000, 0x8ab006fff] PGTABLE
86[ 0.000000] BRK [0x8ab007000, 0x8ab007fff] PGTABLE
87[ 0.000000] BRK [0x8ab008000, 0x8ab008fff] PGTABLE
88[ 0.000000] BRK [0x8ab009000, 0x8ab009fff] PGTABLE
89[ 0.000000] BRK [0x8ab00a000, 0x8ab00afff] PGTABLE
90[ 0.000000] BRK [0x8ab00b000, 0x8ab00bfff] PGTABLE
91[ 0.000000] RAMDISK: [mem 0x32f27000-0x3578afff]
92[ 0.000000] ACPI: Early table checksum verification disabled
93[ 0.000000] ACPI: RSDP 0x00000000000F05B0 000024 (v02 AMD )
94[ 0.000000] ACPI: XSDT 0x00000000BAFA10A8 0000D4 (v01 AMD SPEEDWAY 03242016 AMI 00010013)
95[ 0.000000] ACPI: FACP 0x00000000BAFADAA0 000114 (v06 AMD SPEEDWAY 03242016 AMI 00010013)
96[ 0.000000] ACPI: DSDT 0x00000000BAFA1218 00C888 (v02 AMD SPEEDWAY 03242016 INTL 20120913)
97[ 0.000000] ACPI: FACS 0x00000000BB305E80 000040
98[ 0.000000] ACPI: APIC 0x00000000BAFADBB8 000182 (v04 AMD SPEEDWAY 03242016 AMI 00010013)
99[ 0.000000] ACPI: FPDT 0x00000000BAFADD40 000044 (v01 AMD SPEEDWAY 03242016 AMI 00010013)
100[ 0.000000] ACPI: FIDT 0x00000000BAFADD88 00009C (v01 AMD SPEEDWAY 03242016 AMI 00010013)
101[ 0.000000] ACPI: SSDT 0x00000000BAFADE28 0000D2 (v02 AMD AMD ALIB 00000002 MSFT 04000000)
102[ 0.000000] ACPI: SSDT 0x00000000BAFADF00 0001CC (v02 AMD CPUSSDT 03242016 AMI 03242016)
103[ 0.000000] ACPI: MCFG 0x00000000BAFAE0D0 00003C (v01 AMD SPEEDWAY 03242016 MSFT 00010013)
104[ 0.000000] ACPI: SSDT 0x00000000BAFAE110 004604 (v01 AMD AMD CPU 00000001 AMD 00000001)
105[ 0.000000] ACPI: SRAT 0x00000000BAFB2718 0002D0 (v03 AMD AMD SRAT 00000001 AMD 00000001)
106[ 0.000000] ACPI: MSCT 0x00000000BAFB29E8 000090 (v01 AMD AMD MSCT 00000000 AMD 00000001)
107[ 0.000000] ACPI: SLIT 0x00000000BAFB2A78 00003C (v01 AMD AMD SLIT 00000001 AMD 00000001)
108[ 0.000000] ACPI: CRAT 0x00000000BAFB2AB8 001F70 (v01 AMD AMD CRAT 00000001 AMD 00000001)
109[ 0.000000] ACPI: CDIT 0x00000000BAFB4A28 000038 (v01 AMD AMD CDIT 00000001 AMD 00000001)
110[ 0.000000] ACPI: BERT 0x00000000BAFB4A60 000030 (v01 AMD AMD BERT 00000001 AMD 00000001)
111[ 0.000000] ACPI: EINJ 0x00000000BAFB4A90 000150 (v01 AMD AMD EINJ 00000001 AMD 00000001)
112[ 0.000000] ACPI: HEST 0x00000000BAFB4BE0 000608 (v01 AMD AMD HEST 00000001 AMD 00000001)
113[ 0.000000] ACPI: HPET 0x00000000BAFB51E8 000038 (v01 AMD SPEEDWAY 03242016 AMI 00000005)
114[ 0.000000] ACPI: SSDT 0x00000000BAFB5220 000024 (v01 AMDFCH FCHZP 00001000 INTL 20120913)
115[ 0.000000] ACPI: UEFI 0x00000000BAFB5248 000042 (v01 00000000 00000000)
116[ 0.000000] ACPI: IVRS 0x00000000BAFB5290 0001F0 (v02 AMD AMD IVRS 00000001 AMD 00000000)
117[ 0.000000] ACPI: SSDT 0x00000000BAFB5480 001630 (v01 AMD CPMCMN 00000001 INTL 20120913)
118[ 0.000000] ACPI: ERST 0x00000000BAFB6AB0 000230 (v01 AMIER AMI.ERST 00000000 AMI. 00000000)
119[ 0.000000] ACPI: Local APIC address 0xfee00000
120[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
121[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0
122[ 0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0
123[ 0.000000] SRAT: PXM 0 -> APIC 0x03 -> Node 0
124[ 0.000000] SRAT: PXM 0 -> APIC 0x08 -> Node 0
125[ 0.000000] SRAT: PXM 0 -> APIC 0x09 -> Node 0
126[ 0.000000] SRAT: PXM 0 -> APIC 0x0a -> Node 0
127[ 0.000000] SRAT: PXM 0 -> APIC 0x0b -> Node 0
128[ 0.000000] SRAT: PXM 1 -> APIC 0x10 -> Node 1
129[ 0.000000] SRAT: PXM 1 -> APIC 0x11 -> Node 1
130[ 0.000000] SRAT: PXM 1 -> APIC 0x12 -> Node 1
131[ 0.000000] SRAT: PXM 1 -> APIC 0x13 -> Node 1
132[ 0.000000] SRAT: PXM 1 -> APIC 0x18 -> Node 1
133[ 0.000000] SRAT: PXM 1 -> APIC 0x19 -> Node 1
134[ 0.000000] SRAT: PXM 1 -> APIC 0x1a -> Node 1
135[ 0.000000] SRAT: PXM 1 -> APIC 0x1b -> Node 1
136[ 0.000000] SRAT: PXM 2 -> APIC 0x20 -> Node 2
137[ 0.000000] SRAT: PXM 2 -> APIC 0x21 -> Node 2
138[ 0.000000] SRAT: PXM 2 -> APIC 0x22 -> Node 2
139[ 0.000000] SRAT: PXM 2 -> APIC 0x23 -> Node 2
140[ 0.000000] SRAT: PXM 2 -> APIC 0x28 -> Node 2
141[ 0.000000] SRAT: PXM 2 -> APIC 0x29 -> Node 2
142[ 0.000000] SRAT: PXM 2 -> APIC 0x2a -> Node 2
143[ 0.000000] SRAT: PXM 2 -> APIC 0x2b -> Node 2
144[ 0.000000] SRAT: PXM 3 -> APIC 0x30 -> Node 3
145[ 0.000000] SRAT: PXM 3 -> APIC 0x31 -> Node 3
146[ 0.000000] SRAT: PXM 3 -> APIC 0x32 -> Node 3
147[ 0.000000] SRAT: PXM 3 -> APIC 0x33 -> Node 3
148[ 0.000000] SRAT: PXM 3 -> APIC 0x38 -> Node 3
149[ 0.000000] SRAT: PXM 3 -> APIC 0x39 -> Node 3
150[ 0.000000] SRAT: PXM 3 -> APIC 0x3a -> Node 3
151[ 0.000000] SRAT: PXM 3 -> APIC 0x3b -> Node 3
152[ 0.000000] ACPI: SRAT: Node 1 PXM 1 [mem 0x00000000-0x0009ffff]
153[ 0.000000] ACPI: SRAT: Node 1 PXM 1 [mem 0x00100000-0xbfffffff]
154[ 0.000000] ACPI: SRAT: Node 1 PXM 1 [mem 0x100000000-0x103fffffff]
155[ 0.000000] ACPI: SRAT: Node 3 PXM 3 [mem 0x1040000000-0x203fffffff]
156[ 0.000000] NUMA: Initialized distance table, cnt=4
157[ 0.000000] NUMA: Node 1 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0xbfffffff] -> [mem 0x00000000-0xbfffffff]
158[ 0.000000] NUMA: Node 1 [mem 0x00000000-0xbfffffff] + [mem 0x100000000-0x103fffffff] -> [mem 0x00000000-0x103fffffff]
159[ 0.000000] NODE_DATA(1) allocated [mem 0x103ffd5000-0x103fffffff]
160[ 0.000000] NODE_DATA(3) allocated [mem 0x203f1d4000-0x203f1fefff]
161[ 0.000000] Zone ranges:
162[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
163[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
164[ 0.000000] Normal [mem 0x0000000100000000-0x000000203f1fffff]
165[ 0.000000] Device empty
166[ 0.000000] Movable zone start for each node
167[ 0.000000] Early memory node ranges
168[ 0.000000] node 1: [mem 0x0000000000001000-0x000000000009cfff]
169[ 0.000000] node 1: [mem 0x0000000000100000-0x0000000075ddffff]
170[ 0.000000] node 1: [mem 0x0000000076000000-0x00000000b9a7bfff]
171[ 0.000000] node 1: [mem 0x00000000baee0000-0x00000000bafa0fff]
172[ 0.000000] node 1: [mem 0x00000000bbc26000-0x00000000bbffffff]
173[ 0.000000] node 1: [mem 0x0000000100000000-0x000000103fffffff]
174[ 0.000000] node 3: [mem 0x0000001040000000-0x000000203f1fffff]
175[ 0.000000] Zeroed struct page in unavailable ranges: 29037 pages
176[ 0.000000] Initmem setup node 1 [mem 0x0000000000001000-0x000000103fffffff]
177[ 0.000000] On node 1 totalpages: 16751763
178[ 0.000000] DMA zone: 64 pages used for memmap
179[ 0.000000] DMA zone: 21 pages reserved
180[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
181[ 0.000000] DMA32 zone: 11828 pages used for memmap
182[ 0.000000] DMA32 zone: 756983 pages, LIFO batch:63
183[ 0.000000] Normal zone: 249856 pages used for memmap
184[ 0.000000] Normal zone: 15990784 pages, LIFO batch:63
185[ 0.000000] Initmem setup node 3 [mem 0x0000001040000000-0x000000203f1fffff]
186[ 0.000000] On node 3 totalpages: 16773632
187[ 0.000000] Normal zone: 262088 pages used for memmap
188[ 0.000000] Normal zone: 16773632 pages, LIFO batch:63
189[ 0.000000] ACPI: PM-Timer IO Port: 0x808
190[ 0.000000] ACPI: Local APIC address 0xfee00000
191[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
192[ 0.000000] IOAPIC[0]: apic_id 128, version 33, address 0xfec00000, GSI 0-23
193[ 0.000000] IOAPIC[1]: apic_id 129, version 33, address 0xedaf0000, GSI 24-55
194[ 0.000000] IOAPIC[2]: apic_id 130, version 33, address 0xcdff0000, GSI 56-87
195[ 0.000000] IOAPIC[3]: apic_id 131, version 33, address 0xcb9f0000, GSI 88-119
196[ 0.000000] IOAPIC[4]: apic_id 132, version 33, address 0xc92f0000, GSI 120-151
197[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
198[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
199[ 0.000000] ACPI: IRQ0 used by override.
200[ 0.000000] ACPI: IRQ9 used by override.
201[ 0.000000] Using ACPI (MADT) for SMP configuration information
202[ 0.000000] ACPI: HPET id: 0x10228201 base: 0xfed00000
203[ 0.000000] smpboot: Allowing 32 CPUs, 0 hotplug CPUs
204[ 0.000000] NODE_DATA(0) allocated [mem 0x203f19e000-0x203f1c8fff]
205[ 0.000000] NODE_DATA(0) on node 3
206[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000000000000]
207[ 0.000000] On node 0 totalpages: 0
208[ 0.000000] NODE_DATA(2) allocated [mem 0x203f173000-0x203f19dfff]
209[ 0.000000] NODE_DATA(2) on node 3
210[ 0.000000] Initmem setup node 2 [mem 0x0000000000000000-0x0000000000000000]
211[ 0.000000] On node 2 totalpages: 0
212[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
213[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
214[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
215[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
216[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
217[ 0.000000] PM: Registered nosave memory: [mem 0x75de0000-0x75ffffff]
218[ 0.000000] PM: Registered nosave memory: [mem 0xb9a7c000-0xbaedffff]
219[ 0.000000] PM: Registered nosave memory: [mem 0xbafa1000-0xbb305fff]
220[ 0.000000] PM: Registered nosave memory: [mem 0xbb306000-0xbbc25fff]
221[ 0.000000] PM: Registered nosave memory: [mem 0xbc000000-0xbfffffff]
222[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xc90fffff]
223[ 0.000000] PM: Registered nosave memory: [mem 0xc9100000-0xc927ffff]
224[ 0.000000] PM: Registered nosave memory: [mem 0xc9280000-0xc92effff]
225[ 0.000000] PM: Registered nosave memory: [mem 0xc92f0000-0xc92f0fff]
226[ 0.000000] PM: Registered nosave memory: [mem 0xc92f1000-0xcb7fffff]
227[ 0.000000] PM: Registered nosave memory: [mem 0xcb800000-0xcb97ffff]
228[ 0.000000] PM: Registered nosave memory: [mem 0xcb980000-0xcb9effff]
229[ 0.000000] PM: Registered nosave memory: [mem 0xcb9f0000-0xcb9f0fff]
230[ 0.000000] PM: Registered nosave memory: [mem 0xcb9f1000-0xcddfffff]
231[ 0.000000] PM: Registered nosave memory: [mem 0xcde00000-0xcdf7ffff]
232[ 0.000000] PM: Registered nosave memory: [mem 0xcdf80000-0xcdfeffff]
233[ 0.000000] PM: Registered nosave memory: [mem 0xcdff0000-0xcdff0fff]
234[ 0.000000] PM: Registered nosave memory: [mem 0xcdff1000-0xed9fffff]
235[ 0.000000] PM: Registered nosave memory: [mem 0xeda00000-0xeda7ffff]
236[ 0.000000] PM: Registered nosave memory: [mem 0xeda80000-0xedaeffff]
237[ 0.000000] PM: Registered nosave memory: [mem 0xedaf0000-0xedaf0fff]
238[ 0.000000] PM: Registered nosave memory: [mem 0xedaf1000-0xfe9fffff]
239[ 0.000000] PM: Registered nosave memory: [mem 0xfea00000-0xfeafffff]
240[ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfebfffff]
241[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
242[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
243[ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
244[ 0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
245[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
246[ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
247[ 0.000000] PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
248[ 0.000000] PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
249[ 0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
250[ 0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfedbffff]
251[ 0.000000] PM: Registered nosave memory: [mem 0xfedc0000-0xfedc0fff]
252[ 0.000000] PM: Registered nosave memory: [mem 0xfedc1000-0xfedc1fff]
253[ 0.000000] PM: Registered nosave memory: [mem 0xfedc2000-0xfedc8fff]
254[ 0.000000] PM: Registered nosave memory: [mem 0xfedc9000-0xfedfffff]
255[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
256[ 0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
257[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
258[ 0.000000] [mem 0xcdff1000-0xed9fffff] available for PCI devices
259[ 0.000000] Booting paravirtualized kernel on bare hardware
260[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
261[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:4
262[ 0.000000] percpu: Embedded 55 pages/cpu s188416 r8192 d28672 u262144
263[ 0.000000] pcpu-alloc: s188416 r8192 d28672 u262144 alloc=1*2097152
264[ 0.000000] pcpu-alloc: [0] 00 01 02 03 16 17 18 19 [1] 04 05 06 07 20 21 22 23
265[ 0.000000] pcpu-alloc: [2] 08 09 10 11 24 25 26 27 [3] 12 13 14 15 28 29 30 31
266[ 0.000000] Built 4 zonelists, mobility grouping on. Total pages: 33001538
267[ 0.000000] Policy zone: Normal
268[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.34-1-pve root=/dev/mapper/pve-root ro quiet amd_iommu=on iommu=pt pcie_acs_override=downstream,multifunction video=efifb:off
269[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
270[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
271[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
272[ 0.000000] Memory: 131856384K/134101580K available (14339K kernel code, 2405K rwdata, 5076K rodata, 2712K init, 4984K bss, 2245196K reserved, 0K cma-reserved)
273[ 0.000000] random: get_random_u64 called from __kmem_cache_create+0x42/0x530 with crng_init=0
274[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=4
275[ 0.000000] ftrace: allocating 45019 entries in 176 pages
276[ 0.000000] rcu: Hierarchical RCU implementation.
277[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=32.
278[ 0.000000] Tasks RCU enabled.
279[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
280[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
281[ 0.000000] NR_IRQS: 524544, nr_irqs: 2856, preallocated irqs: 16
282[ 0.000000] random: crng done (trusting CPU's manufacturer)
283[ 0.000000] spurious 8259A interrupt: IRQ7.
284[ 0.000000] Console: colour VGA+ 80x25
285[ 0.000000] printk: console [tty0] enabled
286[ 0.000000] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl
287[ 0.000000] ACPI: Core revision 20190816
288[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
289[ 0.000000] APIC: Switch to symmetric I/O mode setup
290[ 0.004000] Switched APIC routing to physical flat.
291[ 0.004000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
292[ 0.028000] tsc: PIT calibration matches HPET. 1 loops
293[ 0.028000] tsc: Detected 2395.239 MHz processor
294[ 0.000003] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2286a5c2ce9, max_idle_ns: 440795230155 ns
295[ 0.000006] Calibrating delay loop (skipped), value calculated using timer frequency.. 4790.47 BogoMIPS (lpj=9580956)
296[ 0.000008] pid_max: default: 32768 minimum: 301
297[ 0.000054] LSM: Security Framework initializing
298[ 0.000065] Yama: becoming mindful.
299[ 0.000182] AppArmor: AppArmor initialized
300[ 0.010911] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, vmalloc)
301[ 0.015743] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, vmalloc)
302[ 0.015924] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, vmalloc)
303[ 0.016069] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, vmalloc)
304[ 0.016096] *** VALIDATE tmpfs ***
305[ 0.016294] *** VALIDATE proc ***
306[ 0.016388] *** VALIDATE cgroup1 ***
307[ 0.016390] *** VALIDATE cgroup2 ***
308[ 0.016485] LVT offset 2 assigned for vector 0xf4
309[ 0.016500] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
310[ 0.016501] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
311[ 0.016506] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
312[ 0.016507] Spectre V2 : Mitigation: Full AMD retpoline
313[ 0.016508] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
314[ 0.016509] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
315[ 0.016510] Spectre V2 : User space: Vulnerable
316[ 0.016511] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
317[ 0.016776] Freeing SMP alternatives memory: 40K
318[ 0.129841] smpboot: CPU0: AMD EPYC 7351 16-Core Processor (family: 0x17, model: 0x1, stepping: 0x2)
319[ 0.130027] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
320[ 0.130032] ... version: 0
321[ 0.130032] ... bit width: 48
322[ 0.130032] ... generic registers: 6
323[ 0.130033] ... value mask: 0000ffffffffffff
324[ 0.130033] ... max period: 00007fffffffffff
325[ 0.130034] ... fixed-purpose events: 0
326[ 0.130034] ... event mask: 000000000000003f
327[ 0.130076] rcu: Hierarchical SRCU implementation.
328[ 0.130672] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
329[ 0.130952] smp: Bringing up secondary CPUs ...
330[ 0.131052] x86: Booting SMP configuration:
331[ 0.131053] .... node #0, CPUs: #1 #2 #3
332[ 0.136120] .... node #1, CPUs: #4 #5 #6 #7
333[ 0.144116] .... node #2, CPUs: #8 #9 #10 #11
334[ 0.154234] .... node #3, CPUs: #12 #13 #14 #15
335[ 0.164110] .... node #0, CPUs: #16 #17 #18 #19
336[ 0.174190] .... node #1, CPUs: #20 #21 #22 #23
337[ 0.182231] .... node #2, CPUs: #24 #25 #26 #27
338[ 0.192129] .... node #3, CPUs: #28 #29 #30 #31
339[ 0.202227] smp: Brought up 4 nodes, 32 CPUs
340[ 0.202227] smpboot: Max logical packages: 1
341[ 0.202227] smpboot: Total of 32 processors activated (153295.29 BogoMIPS)
342[ 0.211351] devtmpfs: initialized
343[ 0.211351] x86/mm: Memory block size: 128MB
344[ 0.232938] PM: Registering ACPI NVS region [mem 0xbafa1000-0xbb305fff] (3559424 bytes)
345[ 0.232938] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
346[ 0.232938] futex hash table entries: 8192 (order: 7, 524288 bytes, vmalloc)
347[ 0.232938] pinctrl core: initialized pinctrl subsystem
348[ 0.232938] PM: RTC time: 18:23:51, date: 2020-11-14
349[ 0.232938] NET: Registered protocol family 16
350[ 0.232938] audit: initializing netlink subsys (disabled)
351[ 0.232938] audit: type=2000 audit(1605378231.260:1): state=initialized audit_enabled=0 res=1
352[ 0.232938] EISA bus registered
353[ 0.232938] cpuidle: using governor ladder
354[ 0.232938] cpuidle: using governor menu
355[ 0.232938] ACPI: bus type PCI registered
356[ 0.232938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
357[ 0.232938] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
358[ 0.232938] PCI: not using MMCONFIG
359[ 0.232938] PCI: Using configuration type 1 for base access
360[ 0.232938] PCI: Using configuration type 1 for extended access
361[ 0.252091] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
362[ 0.252091] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
363[ 0.256209] ACPI: Added _OSI(Module Device)
364[ 0.256211] ACPI: Added _OSI(Processor Device)
365[ 0.256212] ACPI: Added _OSI(3.0 _SCP Extensions)
366[ 0.256213] ACPI: Added _OSI(Processor Aggregator Device)
367[ 0.256213] ACPI: Added _OSI(Linux-Dell-Video)
368[ 0.256214] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
369[ 0.256215] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
370[ 0.267747] ACPI: 6 ACPI AML tables successfully acquired and loaded
371[ 0.276548] ACPI: Interpreter enabled
372[ 0.276562] ACPI: (supports S0 S5)
373[ 0.276564] ACPI: Using IOAPIC for interrupt routing
374[ 0.276782] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
375[ 0.276834] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in ACPI motherboard resources
376[ 0.276884] HEST: Table parsing has been initialized.
377[ 0.276887] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
378[ 0.277434] ACPI: Enabled 2 GPEs in block 00 to 1F
379[ 0.279763] ACPI: Power Resource [P0SA] (off)
380[ 0.279794] ACPI: Power Resource [P3SA] (off)
381[ 0.283762] ACPI: Power Resource [P0SA] (off)
382[ 0.283788] ACPI: Power Resource [P3SA] (off)
383[ 0.285368] ACPI: Power Resource [P0SA] (off)
384[ 0.285395] ACPI: Power Resource [P3SA] (off)
385[ 0.287008] ACPI: Power Resource [P0SA] (off)
386[ 0.287035] ACPI: Power Resource [P3SA] (off)
387[ 0.288559] ACPI: Power Resource [P0SA] (off)
388[ 0.288585] ACPI: Power Resource [P3SA] (off)
389[ 0.290111] ACPI: Power Resource [P0SA] (off)
390[ 0.290138] ACPI: Power Resource [P3SA] (off)
391[ 0.291646] ACPI: Power Resource [P0SA] (off)
392[ 0.291674] ACPI: Power Resource [P3SA] (off)
393[ 0.293189] ACPI: Power Resource [P0SA] (off)
394[ 0.293216] ACPI: Power Resource [P3SA] (off)
395[ 0.295937] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-1f])
396[ 0.295942] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
397[ 0.296148] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR]
398[ 0.296339] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
399[ 0.296687] PCI host bridge to bus 0000:00
400[ 0.296689] pci_bus 0000:00: root bus resource [io 0x0000-0x02ff window]
401[ 0.296691] pci_bus 0000:00: root bus resource [io 0x0300-0x03af window]
402[ 0.296692] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
403[ 0.296693] pci_bus 0000:00: root bus resource [io 0x0d00-0x1fff window]
404[ 0.296694] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
405[ 0.296695] pci_bus 0000:00: root bus resource [mem 0xedb00000-0xefffffff window]
406[ 0.296695] pci_bus 0000:00: root bus resource [mem 0x191d0000000-0x1ffffffffff window]
407[ 0.296697] pci_bus 0000:00: root bus resource [bus 00-1f]
408[ 0.296705] pci 0000:00:00.0: [1022:1450] type 00 class 0x060000
409[ 0.296795] pci 0000:00:00.2: [1022:1451] type 00 class 0x080600
410[ 0.296895] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
411[ 0.296982] pci 0000:00:02.0: [1022:1452] type 00 class 0x060000
412[ 0.297069] pci 0000:00:03.0: [1022:1452] type 00 class 0x060000
413[ 0.297154] pci 0000:00:04.0: [1022:1452] type 00 class 0x060000
414[ 0.297244] pci 0000:00:07.0: [1022:1452] type 00 class 0x060000
415[ 0.297316] pci 0000:00:07.1: [1022:1454] type 01 class 0x060400
416[ 0.298072] pci 0000:00:07.1: enabling Extended Tags
417[ 0.298165] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
418[ 0.298297] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
419[ 0.298371] pci 0000:00:08.1: [1022:1454] type 01 class 0x060400
420[ 0.299075] pci 0000:00:08.1: enabling Extended Tags
421[ 0.299157] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
422[ 0.299306] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
423[ 0.299536] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
424[ 0.299771] pci 0000:00:18.0: [1022:1460] type 00 class 0x060000
425[ 0.299833] pci 0000:00:18.1: [1022:1461] type 00 class 0x060000
426[ 0.299893] pci 0000:00:18.2: [1022:1462] type 00 class 0x060000
427[ 0.299955] pci 0000:00:18.3: [1022:1463] type 00 class 0x060000
428[ 0.300025] pci 0000:00:18.4: [1022:1464] type 00 class 0x060000
429[ 0.300087] pci 0000:00:18.5: [1022:1465] type 00 class 0x060000
430[ 0.300147] pci 0000:00:18.6: [1022:1466] type 00 class 0x060000
431[ 0.300208] pci 0000:00:18.7: [1022:1467] type 00 class 0x060000
432[ 0.300270] pci 0000:00:19.0: [1022:1460] type 00 class 0x060000
433[ 0.300334] pci 0000:00:19.1: [1022:1461] type 00 class 0x060000
434[ 0.300397] pci 0000:00:19.2: [1022:1462] type 00 class 0x060000
435[ 0.300461] pci 0000:00:19.3: [1022:1463] type 00 class 0x060000
436[ 0.300529] pci 0000:00:19.4: [1022:1464] type 00 class 0x060000
437[ 0.300593] pci 0000:00:19.5: [1022:1465] type 00 class 0x060000
438[ 0.300657] pci 0000:00:19.6: [1022:1466] type 00 class 0x060000
439[ 0.300721] pci 0000:00:19.7: [1022:1467] type 00 class 0x060000
440[ 0.300785] pci 0000:00:1a.0: [1022:1460] type 00 class 0x060000
441[ 0.300848] pci 0000:00:1a.1: [1022:1461] type 00 class 0x060000
442[ 0.300912] pci 0000:00:1a.2: [1022:1462] type 00 class 0x060000
443[ 0.300978] pci 0000:00:1a.3: [1022:1463] type 00 class 0x060000
444[ 0.301046] pci 0000:00:1a.4: [1022:1464] type 00 class 0x060000
445[ 0.301109] pci 0000:00:1a.5: [1022:1465] type 00 class 0x060000
446[ 0.301174] pci 0000:00:1a.6: [1022:1466] type 00 class 0x060000
447[ 0.301238] pci 0000:00:1a.7: [1022:1467] type 00 class 0x060000
448[ 0.301301] pci 0000:00:1b.0: [1022:1460] type 00 class 0x060000
449[ 0.301366] pci 0000:00:1b.1: [1022:1461] type 00 class 0x060000
450[ 0.301429] pci 0000:00:1b.2: [1022:1462] type 00 class 0x060000
451[ 0.301493] pci 0000:00:1b.3: [1022:1463] type 00 class 0x060000
452[ 0.301561] pci 0000:00:1b.4: [1022:1464] type 00 class 0x060000
453[ 0.301626] pci 0000:00:1b.5: [1022:1465] type 00 class 0x060000
454[ 0.301690] pci 0000:00:1b.6: [1022:1466] type 00 class 0x060000
455[ 0.301753] pci 0000:00:1b.7: [1022:1467] type 00 class 0x060000
456[ 0.302135] pci 0000:01:00.0: [1022:145a] type 00 class 0x130000
457[ 0.302168] pci 0000:01:00.0: enabling Extended Tags
458[ 0.302242] pci 0000:01:00.2: [1022:1456] type 00 class 0x108000
459[ 0.302260] pci 0000:01:00.2: reg 0x18: [mem 0xefc00000-0xefcfffff]
460[ 0.302271] pci 0000:01:00.2: reg 0x24: [mem 0xefd00000-0xefd01fff]
461[ 0.302278] pci 0000:01:00.2: enabling Extended Tags
462[ 0.302363] pci 0000:01:00.3: [1022:145f] type 00 class 0x0c0330
463[ 0.302376] pci 0000:01:00.3: reg 0x10: [mem 0xefb00000-0xefbfffff 64bit]
464[ 0.302396] pci 0000:01:00.3: enabling Extended Tags
465[ 0.302427] pci 0000:01:00.3: PME# supported from D0 D3hot D3cold
466[ 0.302503] pci 0000:00:07.1: PCI bridge to [bus 01]
467[ 0.302507] pci 0000:00:07.1: bridge window [mem 0xefb00000-0xefdfffff]
468[ 0.303151] pci 0000:02:00.0: [1022:1455] type 00 class 0x130000
469[ 0.303186] pci 0000:02:00.0: enabling Extended Tags
470[ 0.303271] pci 0000:02:00.1: [1022:1468] type 00 class 0x108000
471[ 0.303289] pci 0000:02:00.1: reg 0x18: [mem 0xefe00000-0xefefffff]
472[ 0.303301] pci 0000:02:00.1: reg 0x24: [mem 0xeff00000-0xeff01fff]
473[ 0.303308] pci 0000:02:00.1: enabling Extended Tags
474[ 0.303415] pci 0000:00:08.1: PCI bridge to [bus 02]
475[ 0.303419] pci 0000:00:08.1: bridge window [mem 0xefe00000-0xefffffff]
476[ 0.303430] pci_bus 0000:00: on NUMA node 0
477[ 0.304428] ACPI: PCI Root Bridge [S0D1] (domain 0000 [bus 20-3f])
478[ 0.304432] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
479[ 0.304629] acpi PNP0A08:01: _OSC: platform does not support [SHPCHotplug LTR]
480[ 0.304818] acpi PNP0A08:01: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
481[ 0.305168] PCI host bridge to bus 0000:20
482[ 0.305170] pci_bus 0000:20: root bus resource [io 0x03b0-0x03df window]
483[ 0.305171] pci_bus 0000:20: root bus resource [io 0x2000-0x5fff window]
484[ 0.305172] pci_bus 0000:20: root bus resource [mem 0x000a0000-0x000bffff window]
485[ 0.305173] pci_bus 0000:20: root bus resource [mem 0xce000000-0xed9fffff window]
486[ 0.305174] pci_bus 0000:20: root bus resource [mem 0x123a0000000-0x191cfffffff window]
487[ 0.305175] pci_bus 0000:20: root bus resource [bus 20-3f]
488[ 0.305181] pci 0000:20:00.0: [1022:1450] type 00 class 0x060000
489[ 0.305257] pci 0000:20:00.2: [1022:1451] type 00 class 0x080600
490[ 0.305355] pci 0000:20:01.0: [1022:1452] type 00 class 0x060000
491[ 0.305426] pci 0000:20:01.1: [1022:1453] type 01 class 0x060400
492[ 0.305837] pci 0000:20:01.1: PME# supported from D0 D3hot D3cold
493[ 0.305950] pci 0000:20:01.2: [1022:1453] type 01 class 0x060400
494[ 0.306183] pci 0000:20:01.2: PME# supported from D0 D3hot D3cold
495[ 0.306299] pci 0000:20:02.0: [1022:1452] type 00 class 0x060000
496[ 0.306387] pci 0000:20:03.0: [1022:1452] type 00 class 0x060000
497[ 0.306460] pci 0000:20:03.1: [1022:1453] type 01 class 0x060400
498[ 0.306900] pci 0000:20:03.1: PME# supported from D0 D3hot D3cold
499[ 0.307024] pci 0000:20:04.0: [1022:1452] type 00 class 0x060000
500[ 0.307113] pci 0000:20:07.0: [1022:1452] type 00 class 0x060000
501[ 0.307183] pci 0000:20:07.1: [1022:1454] type 01 class 0x060400
502[ 0.307218] pci 0000:20:07.1: enabling Extended Tags
503[ 0.307307] pci 0000:20:07.1: PME# supported from D0 D3hot D3cold
504[ 0.307953] pci 0000:20:08.0: [1022:1452] type 00 class 0x060000
505[ 0.308028] pci 0000:20:08.1: [1022:1454] type 01 class 0x060400
506[ 0.308064] pci 0000:20:08.1: enabling Extended Tags
507[ 0.308150] pci 0000:20:08.1: PME# supported from D0 D3hot D3cold
508[ 0.308872] pci 0000:21:00.0: [1a03:1150] type 01 class 0x060400
509[ 0.309009] pci 0000:21:00.0: supports D1 D2
510[ 0.309010] pci 0000:21:00.0: PME# supported from D0 D1 D2 D3hot D3cold
511[ 0.309108] pci 0000:20:01.1: PCI bridge to [bus 21-22]
512[ 0.309111] pci 0000:20:01.1: bridge window [io 0x4000-0x4fff]
513[ 0.309114] pci 0000:20:01.1: bridge window [mem 0xe4000000-0xe80fffff]
514[ 0.309157] pci_bus 0000:22: extended config space not accessible
515[ 0.309179] pci 0000:22:00.0: [1a03:2000] type 00 class 0x030000
516[ 0.309202] pci 0000:22:00.0: reg 0x10: [mem 0xe4000000-0xe7ffffff]
517[ 0.309214] pci 0000:22:00.0: reg 0x14: [mem 0xe8000000-0xe801ffff]
518[ 0.309227] pci 0000:22:00.0: reg 0x18: [io 0x4000-0x407f]
519[ 0.309324] pci 0000:22:00.0: supports D1 D2
520[ 0.309325] pci 0000:22:00.0: PME# supported from D0 D1 D2 D3hot D3cold
521[ 0.309419] pci 0000:21:00.0: PCI bridge to [bus 22]
522[ 0.309426] pci 0000:21:00.0: bridge window [io 0x4000-0x4fff]
523[ 0.309429] pci 0000:21:00.0: bridge window [mem 0xe4000000-0xe80fffff]
524[ 0.310389] pci 0000:23:00.0: [8086:1521] type 00 class 0x020000
525[ 0.311180] pci 0000:23:00.0: reg 0x10: [mem 0xea720000-0xea73ffff]
526[ 0.311725] pci 0000:23:00.0: reg 0x18: [io 0x3020-0x303f]
527[ 0.311996] pci 0000:23:00.0: reg 0x1c: [mem 0xea7c4000-0xea7c7fff]
528[ 0.315157] pci 0000:23:00.0: PME# supported from D0 D3hot D3cold
529[ 0.316147] pci 0000:23:00.0: reg 0x184: [mem 0xea7a0000-0xea7a3fff]
530[ 0.316148] pci 0000:23:00.0: VF(n) BAR0 space: [mem 0xea7a0000-0xea7bffff] (contains BAR0 for 8 VFs)
531[ 0.316799] pci 0000:23:00.0: reg 0x190: [mem 0xea780000-0xea783fff]
532[ 0.316800] pci 0000:23:00.0: VF(n) BAR3 space: [mem 0xea780000-0xea79ffff] (contains BAR3 for 8 VFs)
533[ 0.319606] pci 0000:23:00.1: [8086:1521] type 00 class 0x020000
534[ 0.320357] pci 0000:23:00.1: reg 0x10: [mem 0xea700000-0xea71ffff]
535[ 0.320903] pci 0000:23:00.1: reg 0x18: [io 0x3000-0x301f]
536[ 0.321176] pci 0000:23:00.1: reg 0x1c: [mem 0xea7c0000-0xea7c3fff]
537[ 0.324294] pci 0000:23:00.1: PME# supported from D0 D3hot D3cold
538[ 0.325113] pci 0000:23:00.1: reg 0x184: [mem 0xea760000-0xea763fff]
539[ 0.325114] pci 0000:23:00.1: VF(n) BAR0 space: [mem 0xea760000-0xea77ffff] (contains BAR0 for 8 VFs)
540[ 0.325748] pci 0000:23:00.1: reg 0x190: [mem 0xea740000-0xea743fff]
541[ 0.325749] pci 0000:23:00.1: VF(n) BAR3 space: [mem 0xea740000-0xea75ffff] (contains BAR3 for 8 VFs)
542[ 0.328648] pci 0000:20:01.2: PCI bridge to [bus 23-24]
543[ 0.328651] pci 0000:20:01.2: bridge window [io 0x3000-0x3fff]
544[ 0.328653] pci 0000:20:01.2: bridge window [mem 0xea700000-0xea7fffff]
545[ 0.328889] pci 0000:25:00.0: [10de:1c82] type 00 class 0x030000
546[ 0.328905] pci 0000:25:00.0: reg 0x10: [mem 0xe9000000-0xe9ffffff]
547[ 0.328912] pci 0000:25:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
548[ 0.328919] pci 0000:25:00.0: reg 0x1c: [mem 0xe0000000-0xe1ffffff 64bit pref]
549[ 0.328924] pci 0000:25:00.0: reg 0x24: [io 0x2000-0x207f]
550[ 0.328928] pci 0000:25:00.0: reg 0x30: [mem 0xea000000-0xea07ffff pref]
551[ 0.329037] pci 0000:25:00.1: [10de:0fb9] type 00 class 0x040300
552[ 0.329051] pci 0000:25:00.1: reg 0x10: [mem 0xea080000-0xea083fff]
553[ 0.329182] pci 0000:20:03.1: PCI bridge to [bus 25]
554[ 0.329185] pci 0000:20:03.1: bridge window [io 0x2000-0x2fff]
555[ 0.329186] pci 0000:20:03.1: bridge window [mem 0xe9000000-0xea0fffff]
556[ 0.329189] pci 0000:20:03.1: bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
557[ 0.329268] pci 0000:26:00.0: [1022:145a] type 00 class 0x130000
558[ 0.329304] pci 0000:26:00.0: enabling Extended Tags
559[ 0.329383] pci 0000:26:00.2: [1022:1456] type 00 class 0x108000
560[ 0.329402] pci 0000:26:00.2: reg 0x18: [mem 0xea300000-0xea3fffff]
561[ 0.329414] pci 0000:26:00.2: reg 0x24: [mem 0xea400000-0xea401fff]
562[ 0.329421] pci 0000:26:00.2: enabling Extended Tags
563[ 0.329511] pci 0000:26:00.3: [1022:145f] type 00 class 0x0c0330
564[ 0.329525] pci 0000:26:00.3: reg 0x10: [mem 0xea200000-0xea2fffff 64bit]
565[ 0.329547] pci 0000:26:00.3: enabling Extended Tags
566[ 0.329581] pci 0000:26:00.3: PME# supported from D0 D3hot D3cold
567[ 0.329659] pci 0000:20:07.1: PCI bridge to [bus 26]
568[ 0.329663] pci 0000:20:07.1: bridge window [mem 0xea200000-0xea4fffff]
569[ 0.329853] pci 0000:27:00.0: [1022:1455] type 00 class 0x130000
570[ 0.329892] pci 0000:27:00.0: enabling Extended Tags
571[ 0.329984] pci 0000:27:00.1: [1022:1468] type 00 class 0x108000
572[ 0.330004] pci 0000:27:00.1: reg 0x18: [mem 0xea500000-0xea5fffff]
573[ 0.330017] pci 0000:27:00.1: reg 0x24: [mem 0xea600000-0xea601fff]
574[ 0.330024] pci 0000:27:00.1: enabling Extended Tags
575[ 0.330140] pci 0000:20:08.1: PCI bridge to [bus 27]
576[ 0.330144] pci 0000:20:08.1: bridge window [mem 0xea500000-0xea6fffff]
577[ 0.330167] pci_bus 0000:20: on NUMA node 1
578[ 0.330592] ACPI: PCI Root Bridge [S0D2] (domain 0000 [bus 40-5f])
579[ 0.330596] acpi PNP0A08:02: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
580[ 0.330795] acpi PNP0A08:02: _OSC: platform does not support [SHPCHotplug LTR]
581[ 0.330984] acpi PNP0A08:02: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
582[ 0.331287] PCI host bridge to bus 0000:40
583[ 0.331289] pci_bus 0000:40: root bus resource [io 0x6000-0x6fff window]
584[ 0.331290] pci_bus 0000:40: root bus resource [mem 0xcba00000-0xcddfffff window]
585[ 0.331291] pci_bus 0000:40: root bus resource [mem 0x8ed0000000-0xfcffffffff window]
586[ 0.331292] pci_bus 0000:40: root bus resource [bus 40-5f]
587[ 0.331298] pci 0000:40:00.0: [1022:1450] type 00 class 0x060000
588[ 0.331375] pci 0000:40:00.2: [1022:1451] type 00 class 0x080600
589[ 0.331473] pci 0000:40:01.0: [1022:1452] type 00 class 0x060000
590[ 0.331556] pci 0000:40:02.0: [1022:1452] type 00 class 0x060000
591[ 0.331639] pci 0000:40:03.0: [1022:1452] type 00 class 0x060000
592[ 0.331722] pci 0000:40:04.0: [1022:1452] type 00 class 0x060000
593[ 0.331810] pci 0000:40:07.0: [1022:1452] type 00 class 0x060000
594[ 0.331882] pci 0000:40:07.1: [1022:1454] type 01 class 0x060400
595[ 0.331939] pci 0000:40:07.1: enabling Extended Tags
596[ 0.332042] pci 0000:40:07.1: PME# supported from D0 D3hot D3cold
597[ 0.332160] pci 0000:40:08.0: [1022:1452] type 00 class 0x060000
598[ 0.332232] pci 0000:40:08.1: [1022:1454] type 01 class 0x060400
599[ 0.332624] pci 0000:40:08.1: enabling Extended Tags
600[ 0.332710] pci 0000:40:08.1: PME# supported from D0 D3hot D3cold
601[ 0.332949] pci 0000:41:00.0: [1022:145a] type 00 class 0x130000
602[ 0.332986] pci 0000:41:00.0: enabling Extended Tags
603[ 0.333070] pci 0000:41:00.2: [1022:1456] type 00 class 0x108000
604[ 0.333089] pci 0000:41:00.2: reg 0x18: [mem 0xcdc00000-0xcdcfffff]
605[ 0.333101] pci 0000:41:00.2: reg 0x24: [mem 0xcdd00000-0xcdd01fff]
606[ 0.333108] pci 0000:41:00.2: enabling Extended Tags
607[ 0.333213] pci 0000:40:07.1: PCI bridge to [bus 41]
608[ 0.333217] pci 0000:40:07.1: bridge window [mem 0xcdc00000-0xcddfffff]
609[ 0.333715] pci 0000:42:00.0: [1022:1455] type 00 class 0x130000
610[ 0.333754] pci 0000:42:00.0: enabling Extended Tags
611[ 0.333842] pci 0000:42:00.1: [1022:1468] type 00 class 0x108000
612[ 0.333862] pci 0000:42:00.1: reg 0x18: [mem 0xcda00000-0xcdafffff]
613[ 0.333875] pci 0000:42:00.1: reg 0x24: [mem 0xcdb00000-0xcdb01fff]
614[ 0.333883] pci 0000:42:00.1: enabling Extended Tags
615[ 0.333981] pci 0000:42:00.2: [1022:7901] type 00 class 0x010601
616[ 0.334013] pci 0000:42:00.2: reg 0x24: [mem 0xcdb02000-0xcdb02fff]
617[ 0.334021] pci 0000:42:00.2: enabling Extended Tags
618[ 0.334055] pci 0000:42:00.2: PME# supported from D3hot D3cold
619[ 0.334148] pci 0000:40:08.1: PCI bridge to [bus 42]
620[ 0.334152] pci 0000:40:08.1: bridge window [mem 0xcda00000-0xcdbfffff]
621[ 0.334164] pci_bus 0000:40: on NUMA node 2
622[ 0.334569] ACPI: PCI Root Bridge [S0D3] (domain 0000 [bus 60-7f])
623[ 0.334572] acpi PNP0A08:03: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
624[ 0.334773] acpi PNP0A08:03: _OSC: platform does not support [SHPCHotplug LTR]
625[ 0.334964] acpi PNP0A08:03: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
626[ 0.335269] PCI host bridge to bus 0000:60
627[ 0.335271] pci_bus 0000:60: root bus resource [io 0x7000-0x7fff window]
628[ 0.335272] pci_bus 0000:60: root bus resource [mem 0xc9300000-0xcb7fffff window]
629[ 0.335273] pci_bus 0000:60: root bus resource [mem 0x20a0000000-0x8ecfffffff window]
630[ 0.335274] pci_bus 0000:60: root bus resource [bus 60-7f]
631[ 0.335280] pci 0000:60:00.0: [1022:1450] type 00 class 0x060000
632[ 0.335355] pci 0000:60:00.2: [1022:1451] type 00 class 0x080600
633[ 0.335452] pci 0000:60:01.0: [1022:1452] type 00 class 0x060000
634[ 0.335521] pci 0000:60:01.1: [1022:1453] type 01 class 0x060400
635[ 0.335757] pci 0000:60:01.1: PME# supported from D0 D3hot D3cold
636[ 0.335871] pci 0000:60:02.0: [1022:1452] type 00 class 0x060000
637[ 0.335954] pci 0000:60:03.0: [1022:1452] type 00 class 0x060000
638[ 0.336046] pci 0000:60:04.0: [1022:1452] type 00 class 0x060000
639[ 0.336134] pci 0000:60:07.0: [1022:1452] type 00 class 0x060000
640[ 0.336207] pci 0000:60:07.1: [1022:1454] type 01 class 0x060400
641[ 0.336656] pci 0000:60:07.1: enabling Extended Tags
642[ 0.336740] pci 0000:60:07.1: PME# supported from D0 D3hot D3cold
643[ 0.336857] pci 0000:60:08.0: [1022:1452] type 00 class 0x060000
644[ 0.336927] pci 0000:60:08.1: [1022:1454] type 01 class 0x060400
645[ 0.336966] pci 0000:60:08.1: enabling Extended Tags
646[ 0.337064] pci 0000:60:08.1: PME# supported from D0 D3hot D3cold
647[ 0.337789] pci 0000:61:00.0: [144d:a808] type 00 class 0x010802
648[ 0.337813] pci 0000:61:00.0: reg 0x10: [mem 0xcb700000-0xcb703fff 64bit]
649[ 0.338005] pci 0000:60:01.1: PCI bridge to [bus 61]
650[ 0.338009] pci 0000:60:01.1: bridge window [mem 0xcb700000-0xcb7fffff]
651[ 0.338086] pci 0000:62:00.0: [1022:145a] type 00 class 0x130000
652[ 0.338122] pci 0000:62:00.0: enabling Extended Tags
653[ 0.338200] pci 0000:62:00.2: [1022:1456] type 00 class 0x108000
654[ 0.338219] pci 0000:62:00.2: reg 0x18: [mem 0xcb500000-0xcb5fffff]
655[ 0.338231] pci 0000:62:00.2: reg 0x24: [mem 0xcb600000-0xcb601fff]
656[ 0.338239] pci 0000:62:00.2: enabling Extended Tags
657[ 0.338344] pci 0000:60:07.1: PCI bridge to [bus 62]
658[ 0.338348] pci 0000:60:07.1: bridge window [mem 0xcb500000-0xcb6fffff]
659[ 0.338757] pci 0000:63:00.0: [1022:1455] type 00 class 0x130000
660[ 0.338796] pci 0000:63:00.0: enabling Extended Tags
661[ 0.338881] pci 0000:63:00.1: [1022:1468] type 00 class 0x108000
662[ 0.338901] pci 0000:63:00.1: reg 0x18: [mem 0xcb300000-0xcb3fffff]
663[ 0.338914] pci 0000:63:00.1: reg 0x24: [mem 0xcb400000-0xcb401fff]
664[ 0.338922] pci 0000:63:00.1: enabling Extended Tags
665[ 0.339023] pci 0000:63:00.2: [1022:7901] type 00 class 0x010601
666[ 0.339055] pci 0000:63:00.2: reg 0x24: [mem 0xcb402000-0xcb402fff]
667[ 0.339063] pci 0000:63:00.2: enabling Extended Tags
668[ 0.339097] pci 0000:63:00.2: PME# supported from D3hot D3cold
669[ 0.339182] pci 0000:60:08.1: PCI bridge to [bus 63]
670[ 0.339186] pci 0000:60:08.1: bridge window [mem 0xcb300000-0xcb4fffff]
671[ 0.339201] pci_bus 0000:60: on NUMA node 3
672[ 0.339581] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 *11 14 15)
673[ 0.339653] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 *5 7 10 11 14 15)
674[ 0.339715] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 *11 14 15)
675[ 0.339791] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
676[ 0.339860] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 *11 14 15)
677[ 0.339917] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 *10 11 14 15)
678[ 0.339974] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 *10 11 14 15)
679[ 0.340033] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 *5 7 10 11 14 15)
680[ 0.340301] iommu: Default domain type: Passthrough (set via kernel command line)
681[ 0.340301] SCSI subsystem initialized
682[ 0.344019] libata version 3.00 loaded.
683[ 0.344035] pci 0000:22:00.0: vgaarb: setting as boot VGA device
684[ 0.344035] pci 0000:22:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
685[ 0.344035] pci 0000:25:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
686[ 0.344035] pci 0000:22:00.0: vgaarb: bridge control possible
687[ 0.344035] pci 0000:25:00.0: vgaarb: bridge control possible
688[ 0.344035] vgaarb: loaded
689[ 0.344052] ACPI: bus type USB registered
690[ 0.344065] usbcore: registered new interface driver usbfs
691[ 0.344070] usbcore: registered new interface driver hub
692[ 0.344156] usbcore: registered new device driver usb
693[ 0.344182] pps_core: LinuxPPS API ver. 1 registered
694[ 0.344183] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
695[ 0.344184] PTP clock support registered
696[ 0.344244] EDAC MC: Ver: 3.0.0
697[ 0.344347] PCI: Using ACPI for IRQ routing
698[ 0.351361] PCI: pci_cache_line_size set to 64 bytes
699[ 0.351626] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]
700[ 0.351627] e820: reserve RAM buffer [mem 0x75de0000-0x77ffffff]
701[ 0.351628] e820: reserve RAM buffer [mem 0xb9a7c000-0xbbffffff]
702[ 0.351628] e820: reserve RAM buffer [mem 0xbafa1000-0xbbffffff]
703[ 0.351629] e820: reserve RAM buffer [mem 0x203f200000-0x203fffffff]
704[ 0.352008] NetLabel: Initializing
705[ 0.352008] NetLabel: domain hash size = 128
706[ 0.352008] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
707[ 0.352008] NetLabel: unlabeled traffic allowed by default
708[ 0.352085] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
709[ 0.352088] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
710[ 0.357362] clocksource: Switched to clocksource tsc-early
711[ 0.368418] *** VALIDATE bpf ***
712[ 0.368558] VFS: Disk quotas dquot_6.6.0
713[ 0.368579] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
714[ 0.368615] *** VALIDATE ramfs ***
715[ 0.368621] *** VALIDATE hugetlbfs ***
716[ 0.368720] AppArmor: AppArmor Filesystem Enabled
717[ 0.368753] pnp: PnP ACPI init
718[ 0.368977] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
719[ 0.368983] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
720[ 0.369257] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
721[ 0.369507] system 00:02: [io 0x0a00-0x0a0f] has been reserved
722[ 0.369508] system 00:02: [io 0x0a10-0x0a1f] has been reserved
723[ 0.369509] system 00:02: [io 0x0290-0x029f] has been reserved
724[ 0.369510] system 00:02: [io 0x0a30-0x0a3f] has been reserved
725[ 0.369514] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
726[ 0.369779] pnp 00:03: [dma 0 disabled]
727[ 0.369816] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
728[ 0.370072] pnp 00:04: [dma 0 disabled]
729[ 0.370107] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
730[ 0.370422] system 00:05: [io 0x04d0-0x04d1] has been reserved
731[ 0.370424] system 00:05: [io 0x040b] has been reserved
732[ 0.370425] system 00:05: [io 0x04d6] has been reserved
733[ 0.370426] system 00:05: [io 0x0c00-0x0c01] has been reserved
734[ 0.370427] system 00:05: [io 0x0c14] has been reserved
735[ 0.370428] system 00:05: [io 0x0c50-0x0c51] has been reserved
736[ 0.370429] system 00:05: [io 0x0c52] has been reserved
737[ 0.370430] system 00:05: [io 0x0c6c] has been reserved
738[ 0.370430] system 00:05: [io 0x0c6f] has been reserved
739[ 0.370431] system 00:05: [io 0x0cd0-0x0cd1] has been reserved
740[ 0.370432] system 00:05: [io 0x0cd2-0x0cd3] has been reserved
741[ 0.370433] system 00:05: [io 0x0cd4-0x0cd5] has been reserved
742[ 0.370437] system 00:05: [io 0x0cd6-0x0cd7] has been reserved
743[ 0.370437] system 00:05: [io 0x0cd8-0x0cdf] has been reserved
744[ 0.370438] system 00:05: [io 0x0800-0x089f] has been reserved
745[ 0.370439] system 00:05: [io 0x0b00-0x0b0f] has been reserved
746[ 0.370440] system 00:05: [io 0x0b20-0x0b3f] has been reserved
747[ 0.370441] system 00:05: [io 0x0900-0x090f] has been reserved
748[ 0.370442] system 00:05: [io 0x0910-0x091f] has been reserved
749[ 0.370443] system 00:05: [io 0xfe00-0xfefe] has been reserved
750[ 0.370445] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
751[ 0.370446] system 00:05: [mem 0xfec01000-0xfec01fff] has been reserved
752[ 0.370447] system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
753[ 0.370448] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
754[ 0.370452] system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
755[ 0.370453] system 00:05: [mem 0xfed61000-0xfed70fff] has been reserved
756[ 0.370454] system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
757[ 0.370455] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
758[ 0.370458] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
759[ 0.371364] pnp: PnP ACPI: found 6 devices
760[ 0.373049] thermal_sys: Registered thermal governor 'fair_share'
761[ 0.373050] thermal_sys: Registered thermal governor 'bang_bang'
762[ 0.373051] thermal_sys: Registered thermal governor 'step_wise'
763[ 0.373051] thermal_sys: Registered thermal governor 'user_space'
764[ 0.373052] thermal_sys: Registered thermal governor 'power_allocator'
765[ 0.377570] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
766[ 0.377610] pci 0000:00:07.1: PCI bridge to [bus 01]
767[ 0.377615] pci 0000:00:07.1: bridge window [mem 0xefb00000-0xefdfffff]
768[ 0.377620] pci 0000:00:08.1: PCI bridge to [bus 02]
769[ 0.377622] pci 0000:00:08.1: bridge window [mem 0xefe00000-0xefffffff]
770[ 0.377628] pci_bus 0000:00: resource 4 [io 0x0000-0x02ff window]
771[ 0.377629] pci_bus 0000:00: resource 5 [io 0x0300-0x03af window]
772[ 0.377630] pci_bus 0000:00: resource 6 [io 0x03e0-0x0cf7 window]
773[ 0.377631] pci_bus 0000:00: resource 7 [io 0x0d00-0x1fff window]
774[ 0.377632] pci_bus 0000:00: resource 8 [mem 0x000c0000-0x000dffff window]
775[ 0.377633] pci_bus 0000:00: resource 9 [mem 0xedb00000-0xefffffff window]
776[ 0.377634] pci_bus 0000:00: resource 10 [mem 0x191d0000000-0x1ffffffffff window]
777[ 0.377635] pci_bus 0000:01: resource 1 [mem 0xefb00000-0xefdfffff]
778[ 0.377636] pci_bus 0000:02: resource 1 [mem 0xefe00000-0xefffffff]
779[ 0.377683] pci 0000:21:00.0: PCI bridge to [bus 22]
780[ 0.377686] pci 0000:21:00.0: bridge window [io 0x4000-0x4fff]
781[ 0.377691] pci 0000:21:00.0: bridge window [mem 0xe4000000-0xe80fffff]
782[ 0.377700] pci 0000:20:01.1: PCI bridge to [bus 21-22]
783[ 0.377702] pci 0000:20:01.1: bridge window [io 0x4000-0x4fff]
784[ 0.377704] pci 0000:20:01.1: bridge window [mem 0xe4000000-0xe80fffff]
785[ 0.377709] pci 0000:20:01.2: PCI bridge to [bus 23-24]
786[ 0.377711] pci 0000:20:01.2: bridge window [io 0x3000-0x3fff]
787[ 0.377713] pci 0000:20:01.2: bridge window [mem 0xea700000-0xea7fffff]
788[ 0.377718] pci 0000:20:03.1: PCI bridge to [bus 25]
789[ 0.377720] pci 0000:20:03.1: bridge window [io 0x2000-0x2fff]
790[ 0.377722] pci 0000:20:03.1: bridge window [mem 0xe9000000-0xea0fffff]
791[ 0.377724] pci 0000:20:03.1: bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
792[ 0.377727] pci 0000:20:07.1: PCI bridge to [bus 26]
793[ 0.377730] pci 0000:20:07.1: bridge window [mem 0xea200000-0xea4fffff]
794[ 0.377734] pci 0000:20:08.1: PCI bridge to [bus 27]
795[ 0.377736] pci 0000:20:08.1: bridge window [mem 0xea500000-0xea6fffff]
796[ 0.377741] pci_bus 0000:20: resource 4 [io 0x03b0-0x03df window]
797[ 0.377742] pci_bus 0000:20: resource 5 [io 0x2000-0x5fff window]
798[ 0.377743] pci_bus 0000:20: resource 6 [mem 0x000a0000-0x000bffff window]
799[ 0.377744] pci_bus 0000:20: resource 7 [mem 0xce000000-0xed9fffff window]
800[ 0.377745] pci_bus 0000:20: resource 8 [mem 0x123a0000000-0x191cfffffff window]
801[ 0.377747] pci_bus 0000:21: resource 0 [io 0x4000-0x4fff]
802[ 0.377747] pci_bus 0000:21: resource 1 [mem 0xe4000000-0xe80fffff]
803[ 0.377748] pci_bus 0000:22: resource 0 [io 0x4000-0x4fff]
804[ 0.377749] pci_bus 0000:22: resource 1 [mem 0xe4000000-0xe80fffff]
805[ 0.377750] pci_bus 0000:23: resource 0 [io 0x3000-0x3fff]
806[ 0.377751] pci_bus 0000:23: resource 1 [mem 0xea700000-0xea7fffff]
807[ 0.377752] pci_bus 0000:25: resource 0 [io 0x2000-0x2fff]
808[ 0.377753] pci_bus 0000:25: resource 1 [mem 0xe9000000-0xea0fffff]
809[ 0.377754] pci_bus 0000:25: resource 2 [mem 0xd0000000-0xe1ffffff 64bit pref]
810[ 0.377755] pci_bus 0000:26: resource 1 [mem 0xea200000-0xea4fffff]
811[ 0.377756] pci_bus 0000:27: resource 1 [mem 0xea500000-0xea6fffff]
812[ 0.377785] pci 0000:40:07.1: PCI bridge to [bus 41]
813[ 0.377788] pci 0000:40:07.1: bridge window [mem 0xcdc00000-0xcddfffff]
814[ 0.377792] pci 0000:40:08.1: PCI bridge to [bus 42]
815[ 0.377795] pci 0000:40:08.1: bridge window [mem 0xcda00000-0xcdbfffff]
816[ 0.377799] pci_bus 0000:40: resource 4 [io 0x6000-0x6fff window]
817[ 0.377800] pci_bus 0000:40: resource 5 [mem 0xcba00000-0xcddfffff window]
818[ 0.377801] pci_bus 0000:40: resource 6 [mem 0x8ed0000000-0xfcffffffff window]
819[ 0.377802] pci_bus 0000:41: resource 1 [mem 0xcdc00000-0xcddfffff]
820[ 0.377803] pci_bus 0000:42: resource 1 [mem 0xcda00000-0xcdbfffff]
821[ 0.377826] pci 0000:60:01.1: bridge window [io 0x1000-0x0fff] to [bus 61] add_size 1000
822[ 0.377827] pci 0000:60:01.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 61] add_size 200000 add_align 100000
823[ 0.377833] pci 0000:60:01.1: BAR 15: assigned [mem 0x20a0000000-0x20a01fffff 64bit pref]
824[ 0.377834] pci 0000:60:01.1: BAR 13: assigned [io 0x7000-0x7fff]
825[ 0.377836] pci 0000:60:01.1: PCI bridge to [bus 61]
826[ 0.377837] pci 0000:60:01.1: bridge window [io 0x7000-0x7fff]
827[ 0.377839] pci 0000:60:01.1: bridge window [mem 0xcb700000-0xcb7fffff]
828[ 0.377841] pci 0000:60:01.1: bridge window [mem 0x20a0000000-0x20a01fffff 64bit pref]
829[ 0.377845] pci 0000:60:07.1: PCI bridge to [bus 62]
830[ 0.377847] pci 0000:60:07.1: bridge window [mem 0xcb500000-0xcb6fffff]
831[ 0.377851] pci 0000:60:08.1: PCI bridge to [bus 63]
832[ 0.377854] pci 0000:60:08.1: bridge window [mem 0xcb300000-0xcb4fffff]
833[ 0.377858] pci_bus 0000:60: resource 4 [io 0x7000-0x7fff window]
834[ 0.377859] pci_bus 0000:60: resource 5 [mem 0xc9300000-0xcb7fffff window]
835[ 0.377860] pci_bus 0000:60: resource 6 [mem 0x20a0000000-0x8ecfffffff window]
836[ 0.377862] pci_bus 0000:61: resource 0 [io 0x7000-0x7fff]
837[ 0.377863] pci_bus 0000:61: resource 1 [mem 0xcb700000-0xcb7fffff]
838[ 0.377864] pci_bus 0000:61: resource 2 [mem 0x20a0000000-0x20a01fffff 64bit pref]
839[ 0.377866] pci_bus 0000:62: resource 1 [mem 0xcb500000-0xcb6fffff]
840[ 0.377867] pci_bus 0000:63: resource 1 [mem 0xcb300000-0xcb4fffff]
841[ 0.377934] NET: Registered protocol family 2
842[ 0.378352] tcp_listen_portaddr_hash hash table entries: 65536 (order: 8, 1048576 bytes, vmalloc)
843[ 0.378949] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc)
844[ 0.379618] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, vmalloc)
845[ 0.379718] TCP: Hash tables configured (established 524288 bind 65536)
846[ 0.380010] UDP hash table entries: 65536 (order: 9, 2097152 bytes, vmalloc)
847[ 0.380444] UDP-Lite hash table entries: 65536 (order: 9, 2097152 bytes, vmalloc)
848[ 0.380738] NET: Registered protocol family 1
849[ 0.380744] NET: Registered protocol family 44
850[ 0.381060] pci 0000:22:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
851[ 0.381161] pci 0000:25:00.1: D0 power state depends on 0000:25:00.0
852[ 0.381390] PCI: CLS 64 bytes, default 64
853[ 0.381447] Trying to unpack rootfs image as initramfs...
854[ 0.961949] Freeing initrd memory: 41360K
855[ 0.961990] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
856[ 0.962070] pci 0000:20:00.2: AMD-Vi: IOMMU performance counters supported
857[ 0.962108] pci 0000:40:00.2: AMD-Vi: IOMMU performance counters supported
858[ 0.962142] pci 0000:60:00.2: AMD-Vi: IOMMU performance counters supported
859[ 0.962405] pci 0000:00:01.0: Adding to iommu group 0
860[ 0.962437] pci 0000:00:02.0: Adding to iommu group 1
861[ 0.962467] pci 0000:00:03.0: Adding to iommu group 2
862[ 0.962497] pci 0000:00:04.0: Adding to iommu group 3
863[ 0.962530] pci 0000:00:07.0: Adding to iommu group 4
864[ 0.962555] pci 0000:00:07.1: Adding to iommu group 5
865[ 0.962588] pci 0000:00:08.0: Adding to iommu group 6
866[ 0.962611] pci 0000:00:08.1: Adding to iommu group 7
867[ 0.962650] pci 0000:00:14.0: Adding to iommu group 8
868[ 0.962670] pci 0000:00:14.3: Adding to iommu group 8
869[ 0.962770] pci 0000:00:18.0: Adding to iommu group 9
870[ 0.962789] pci 0000:00:18.1: Adding to iommu group 9
871[ 0.962807] pci 0000:00:18.2: Adding to iommu group 9
872[ 0.962825] pci 0000:00:18.3: Adding to iommu group 9
873[ 0.962844] pci 0000:00:18.4: Adding to iommu group 9
874[ 0.962862] pci 0000:00:18.5: Adding to iommu group 9
875[ 0.962881] pci 0000:00:18.6: Adding to iommu group 9
876[ 0.962899] pci 0000:00:18.7: Adding to iommu group 9
877[ 0.962999] pci 0000:00:19.0: Adding to iommu group 10
878[ 0.963019] pci 0000:00:19.1: Adding to iommu group 10
879[ 0.963038] pci 0000:00:19.2: Adding to iommu group 10
880[ 0.963056] pci 0000:00:19.3: Adding to iommu group 10
881[ 0.963076] pci 0000:00:19.4: Adding to iommu group 10
882[ 0.963095] pci 0000:00:19.5: Adding to iommu group 10
883[ 0.963114] pci 0000:00:19.6: Adding to iommu group 10
884[ 0.963133] pci 0000:00:19.7: Adding to iommu group 10
885[ 0.963233] pci 0000:00:1a.0: Adding to iommu group 11
886[ 0.963253] pci 0000:00:1a.1: Adding to iommu group 11
887[ 0.963273] pci 0000:00:1a.2: Adding to iommu group 11
888[ 0.963294] pci 0000:00:1a.3: Adding to iommu group 11
889[ 0.963314] pci 0000:00:1a.4: Adding to iommu group 11
890[ 0.963333] pci 0000:00:1a.5: Adding to iommu group 11
891[ 0.963355] pci 0000:00:1a.6: Adding to iommu group 11
892[ 0.963375] pci 0000:00:1a.7: Adding to iommu group 11
893[ 0.963475] pci 0000:00:1b.0: Adding to iommu group 12
894[ 0.963496] pci 0000:00:1b.1: Adding to iommu group 12
895[ 0.963517] pci 0000:00:1b.2: Adding to iommu group 12
896[ 0.963537] pci 0000:00:1b.3: Adding to iommu group 12
897[ 0.963558] pci 0000:00:1b.4: Adding to iommu group 12
898[ 0.963577] pci 0000:00:1b.5: Adding to iommu group 12
899[ 0.963597] pci 0000:00:1b.6: Adding to iommu group 12
900[ 0.963617] pci 0000:00:1b.7: Adding to iommu group 12
901[ 0.963649] pci 0000:01:00.0: Adding to iommu group 13
902[ 0.963676] pci 0000:01:00.2: Adding to iommu group 14
903[ 0.963703] pci 0000:01:00.3: Adding to iommu group 15
904[ 0.963747] pci 0000:02:00.0: Adding to iommu group 16
905[ 0.963776] pci 0000:02:00.1: Adding to iommu group 17
906[ 0.963817] pci 0000:20:01.0: Adding to iommu group 18
907[ 0.963845] pci 0000:20:01.1: Adding to iommu group 19
908[ 0.963872] pci 0000:20:01.2: Adding to iommu group 20
909[ 0.963903] pci 0000:20:02.0: Adding to iommu group 21
910[ 0.963937] pci 0000:20:03.0: Adding to iommu group 22
911[ 0.963963] pci 0000:20:03.1: Adding to iommu group 23
912[ 0.963994] pci 0000:20:04.0: Adding to iommu group 24
913[ 0.964027] pci 0000:20:07.0: Adding to iommu group 25
914[ 0.964052] pci 0000:20:07.1: Adding to iommu group 26
915[ 0.964089] pci 0000:20:08.0: Adding to iommu group 27
916[ 0.964117] pci 0000:20:08.1: Adding to iommu group 28
917[ 0.964149] pci 0000:21:00.0: Adding to iommu group 29
918[ 0.964160] pci 0000:22:00.0: Adding to iommu group 29
919[ 0.964364] pci 0000:23:00.0: Adding to iommu group 30
920[ 0.964545] pci 0000:23:00.1: Adding to iommu group 31
921[ 0.964576] pci 0000:25:00.0: Adding to iommu group 32
922[ 0.964601] pci 0000:25:00.1: Adding to iommu group 33
923[ 0.964632] pci 0000:26:00.0: Adding to iommu group 34
924[ 0.964661] pci 0000:26:00.2: Adding to iommu group 35
925[ 0.964689] pci 0000:26:00.3: Adding to iommu group 36
926[ 0.964719] pci 0000:27:00.0: Adding to iommu group 37
927[ 0.964748] pci 0000:27:00.1: Adding to iommu group 38
928[ 0.964779] pci 0000:40:01.0: Adding to iommu group 39
929[ 0.964809] pci 0000:40:02.0: Adding to iommu group 40
930[ 0.964838] pci 0000:40:03.0: Adding to iommu group 41
931[ 0.964867] pci 0000:40:04.0: Adding to iommu group 42
932[ 0.964901] pci 0000:40:07.0: Adding to iommu group 43
933[ 0.964926] pci 0000:40:07.1: Adding to iommu group 44
934[ 0.964960] pci 0000:40:08.0: Adding to iommu group 45
935[ 0.964986] pci 0000:40:08.1: Adding to iommu group 46
936[ 0.965015] pci 0000:41:00.0: Adding to iommu group 47
937[ 0.965044] pci 0000:41:00.2: Adding to iommu group 48
938[ 0.965074] pci 0000:42:00.0: Adding to iommu group 49
939[ 0.965104] pci 0000:42:00.1: Adding to iommu group 50
940[ 0.965135] pci 0000:42:00.2: Adding to iommu group 51
941[ 0.965170] pci 0000:60:01.0: Adding to iommu group 52
942[ 0.965197] pci 0000:60:01.1: Adding to iommu group 53
943[ 0.965227] pci 0000:60:02.0: Adding to iommu group 54
944[ 0.965257] pci 0000:60:03.0: Adding to iommu group 55
945[ 0.965286] pci 0000:60:04.0: Adding to iommu group 56
946[ 0.965319] pci 0000:60:07.0: Adding to iommu group 57
947[ 0.965345] pci 0000:60:07.1: Adding to iommu group 58
948[ 0.965382] pci 0000:60:08.0: Adding to iommu group 59
949[ 0.965409] pci 0000:60:08.1: Adding to iommu group 60
950[ 0.965440] pci 0000:61:00.0: Adding to iommu group 61
951[ 0.965470] pci 0000:62:00.0: Adding to iommu group 62
952[ 0.965498] pci 0000:62:00.2: Adding to iommu group 63
953[ 0.965529] pci 0000:63:00.0: Adding to iommu group 64
954[ 0.965559] pci 0000:63:00.1: Adding to iommu group 65
955[ 0.965588] pci 0000:63:00.2: Adding to iommu group 66
956[ 0.965865] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
957[ 0.965866] pci 0000:00:00.2: AMD-Vi: Extended features (0xf77ef22294ada):
958[ 0.965867] PPR NX GT IA GA PC GA_vAPIC
959[ 0.965871] pci 0000:20:00.2: AMD-Vi: Found IOMMU cap 0x40
960[ 0.965872] pci 0000:20:00.2: AMD-Vi: Extended features (0xf77ef22294ada):
961[ 0.965872] PPR NX GT IA GA PC GA_vAPIC
962[ 0.965875] pci 0000:40:00.2: AMD-Vi: Found IOMMU cap 0x40
963[ 0.965875] pci 0000:40:00.2: AMD-Vi: Extended features (0xf77ef22294ada):
964[ 0.965875] PPR NX GT IA GA PC GA_vAPIC
965[ 0.965877] pci 0000:60:00.2: AMD-Vi: Found IOMMU cap 0x40
966[ 0.965878] pci 0000:60:00.2: AMD-Vi: Extended features (0xf77ef22294ada):
967[ 0.965878] PPR NX GT IA GA PC GA_vAPIC
968[ 0.965879] AMD-Vi: Interrupt remapping enabled
969[ 0.965879] AMD-Vi: Virtual APIC enabled
970[ 0.966227] AMD-Vi: Lazy IO/TLB flushing enabled
971[ 0.966228] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
972[ 0.966230] software IO TLB: mapped [mem 0xb5a7c000-0xb9a7c000] (64MB)
973[ 0.966298] amd_uncore: AMD NB counters detected
974[ 0.966305] amd_uncore: AMD LLC counters detected
975[ 0.967201] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
976[ 0.967207] perf/amd_iommu: Detected AMD IOMMU #1 (2 banks, 4 counters/bank).
977[ 0.967216] perf/amd_iommu: Detected AMD IOMMU #2 (2 banks, 4 counters/bank).
978[ 0.967222] perf/amd_iommu: Detected AMD IOMMU #3 (2 banks, 4 counters/bank).
979[ 0.967273] check: Scanning for low memory corruption every 60 seconds
980[ 0.969554] Initialise system trusted keyrings
981[ 0.969567] Key type blacklist registered
982[ 0.969658] workingset: timestamp_bits=36 max_order=25 bucket_order=0
983[ 0.970760] zbud: loaded
984[ 0.971137] squashfs: version 4.0 (2009/01/31) Phillip Lougher
985[ 0.971398] fuse: init (API version 7.31)
986[ 0.971415] *** VALIDATE fuse ***
987[ 0.971417] *** VALIDATE fuse ***
988[ 0.971518] Platform Keyring initialized
989[ 0.976970] Key type asymmetric registered
990[ 0.976972] Asymmetric key parser 'x509' registered
991[ 0.976982] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
992[ 0.977088] io scheduler mq-deadline registered
993[ 0.979319] pcieport 0000:00:07.1: PME: Signaling with IRQ 30
994[ 0.979401] pcieport 0000:00:07.1: AER: enabled with IRQ 30
995[ 0.981329] pcieport 0000:00:08.1: PME: Signaling with IRQ 32
996[ 0.981411] pcieport 0000:00:08.1: AER: enabled with IRQ 32
997[ 0.983108] pcieport 0000:20:01.1: PME: Signaling with IRQ 33
998[ 0.983188] pcieport 0000:20:01.1: AER: enabled with IRQ 33
999[ 0.983240] pcieport 0000:20:01.1: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
1000[ 0.984060] pcieport 0000:20:01.2: PME: Signaling with IRQ 34
1001[ 0.984145] pcieport 0000:20:01.2: AER: enabled with IRQ 34
1002[ 0.984197] pcieport 0000:20:01.2: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
1003[ 0.984408] pcieport 0000:20:03.1: PME: Signaling with IRQ 35
1004[ 0.984467] pcieport 0000:20:03.1: AER: enabled with IRQ 35
1005[ 0.984513] pcieport 0000:20:03.1: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
1006[ 0.985167] pcieport 0000:20:07.1: PME: Signaling with IRQ 36
1007[ 0.985251] pcieport 0000:20:07.1: AER: enabled with IRQ 36
1008[ 0.985995] pcieport 0000:20:08.1: PME: Signaling with IRQ 38
1009[ 0.986086] pcieport 0000:20:08.1: AER: enabled with IRQ 38
1010[ 0.986952] pcieport 0000:40:07.1: PME: Signaling with IRQ 40
1011[ 0.987063] pcieport 0000:40:07.1: AER: enabled with IRQ 40
1012[ 0.987336] pcieport 0000:40:08.1: PME: Signaling with IRQ 42
1013[ 0.987404] pcieport 0000:40:08.1: AER: enabled with IRQ 42
1014[ 0.988128] pcieport 0000:60:01.1: PME: Signaling with IRQ 43
1015[ 0.988206] pcieport 0000:60:01.1: AER: enabled with IRQ 43
1016[ 0.988225] pcieport 0000:60:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+
1017[ 0.988322] pcieport 0000:60:01.1: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
1018[ 0.989899] pcieport 0000:60:07.1: PME: Signaling with IRQ 45
1019[ 0.989997] pcieport 0000:60:07.1: AER: enabled with IRQ 45
1020[ 0.990313] pcieport 0000:60:08.1: PME: Signaling with IRQ 47
1021[ 0.990375] pcieport 0000:60:08.1: AER: enabled with IRQ 47
1022[ 0.990921] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
1023[ 0.991213] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
1024[ 0.991231] ACPI: Power Button [PWRB]
1025[ 0.991259] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
1026[ 0.991293] ACPI: Power Button [PWRF]
1027[ 0.991351] Monitor-Mwait will be used to enter C-1 state
1028[ 0.995503] ERST: Error Record Serialization Table (ERST) support is initialized.
1029[ 0.995506] pstore: Registered erst as persistent store backend
1030[ 0.995581] GHES: APEI firmware first mode is enabled by APEI bit.
1031[ 0.995670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
1032[ 1.016579] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
1033[ 1.037790] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
1034[ 1.039252] Linux agpgart interface v0.103
1035[ 1.046801] loop: module loaded
1036[ 1.047288] nvme nvme0: pci function 0000:61:00.0
1037[ 1.047418] libphy: Fixed MDIO Bus: probed
1038[ 1.047420] tun: Universal TUN/TAP device driver, 1.6
1039[ 1.047460] PPP generic driver version 2.4.2
1040[ 1.047515] VFIO - User Level meta-driver version: 0.3
1041[ 1.047577] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
1042[ 1.047580] ehci-pci: EHCI PCI platform driver
1043[ 1.047596] ehci-platform: EHCI generic platform driver
1044[ 1.047602] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
1045[ 1.047604] ohci-pci: OHCI PCI platform driver
1046[ 1.047616] ohci-platform: OHCI generic platform driver
1047[ 1.047621] uhci_hcd: USB Universal Host Controller Interface driver
1048[ 1.047786] xhci_hcd 0000:01:00.3: xHCI Host Controller
1049[ 1.047795] xhci_hcd 0000:01:00.3: new USB bus registered, assigned bus number 1
1050[ 1.047894] xhci_hcd 0000:01:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000000000410
1051[ 1.048214] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
1052[ 1.048215] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1053[ 1.048216] usb usb1: Product: xHCI Host Controller
1054[ 1.048217] usb usb1: Manufacturer: Linux 5.4.34-1-pve xhci-hcd
1055[ 1.048218] usb usb1: SerialNumber: 0000:01:00.3
1056[ 1.048326] hub 1-0:1.0: USB hub found
1057[ 1.048332] hub 1-0:1.0: 2 ports detected
1058[ 1.048449] xhci_hcd 0000:01:00.3: xHCI Host Controller
1059[ 1.048452] xhci_hcd 0000:01:00.3: new USB bus registered, assigned bus number 2
1060[ 1.048455] xhci_hcd 0000:01:00.3: Host supports USB 3.0 SuperSpeed
1061[ 1.048467] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
1062[ 1.048485] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
1063[ 1.048486] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1064[ 1.048487] usb usb2: Product: xHCI Host Controller
1065[ 1.048488] usb usb2: Manufacturer: Linux 5.4.34-1-pve xhci-hcd
1066[ 1.048488] usb usb2: SerialNumber: 0000:01:00.3
1067[ 1.048571] hub 2-0:1.0: USB hub found
1068[ 1.048577] hub 2-0:1.0: 2 ports detected
1069[ 1.048753] xhci_hcd 0000:26:00.3: xHCI Host Controller
1070[ 1.048760] xhci_hcd 0000:26:00.3: new USB bus registered, assigned bus number 3
1071[ 1.048855] xhci_hcd 0000:26:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000000000410
1072[ 1.049165] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
1073[ 1.049167] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1074[ 1.049168] usb usb3: Product: xHCI Host Controller
1075[ 1.049169] usb usb3: Manufacturer: Linux 5.4.34-1-pve xhci-hcd
1076[ 1.049170] usb usb3: SerialNumber: 0000:26:00.3
1077[ 1.049283] hub 3-0:1.0: USB hub found
1078[ 1.049288] hub 3-0:1.0: 2 ports detected
1079[ 1.049433] xhci_hcd 0000:26:00.3: xHCI Host Controller
1080[ 1.049435] xhci_hcd 0000:26:00.3: new USB bus registered, assigned bus number 4
1081[ 1.049437] xhci_hcd 0000:26:00.3: Host supports USB 3.0 SuperSpeed
1082[ 1.049449] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
1083[ 1.049465] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
1084[ 1.049466] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1085[ 1.049466] usb usb4: Product: xHCI Host Controller
1086[ 1.049467] usb usb4: Manufacturer: Linux 5.4.34-1-pve xhci-hcd
1087[ 1.049468] usb usb4: SerialNumber: 0000:26:00.3
1088[ 1.049535] hub 4-0:1.0: USB hub found
1089[ 1.049540] hub 4-0:1.0: 2 ports detected
1090[ 1.049656] i8042: PNP: No PS/2 controller found.
1091[ 1.049707] mousedev: PS/2 mouse device common for all mice
1092[ 1.049809] rtc_cmos 00:01: RTC can wake from S4
1093[ 1.050093] rtc_cmos 00:01: registered as rtc0
1094[ 1.050106] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
1095[ 1.050110] i2c /dev entries driver
1096[ 1.050157] device-mapper: uevent: version 1.0.3
1097[ 1.050207] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
1098[ 1.050221] platform eisa.0: Probing EISA bus 0
1099[ 1.050222] platform eisa.0: EISA: Cannot allocate resource for mainboard
1100[ 1.050224] platform eisa.0: Cannot allocate resource for EISA slot 1
1101[ 1.050225] platform eisa.0: Cannot allocate resource for EISA slot 2
1102[ 1.050226] platform eisa.0: Cannot allocate resource for EISA slot 3
1103[ 1.050227] platform eisa.0: Cannot allocate resource for EISA slot 4
1104[ 1.050228] platform eisa.0: Cannot allocate resource for EISA slot 5
1105[ 1.050228] platform eisa.0: Cannot allocate resource for EISA slot 6
1106[ 1.050229] platform eisa.0: Cannot allocate resource for EISA slot 7
1107[ 1.050234] platform eisa.0: EISA: Detected 0 cards
1108[ 1.051388] ledtrig-cpu: registered to indicate activity on CPUs
1109[ 1.051592] drop_monitor: Initializing network drop monitor service
1110[ 1.051768] NET: Registered protocol family 10
1111[ 1.059023] Segment Routing with IPv6
1112[ 1.059041] NET: Registered protocol family 17
1113[ 1.059056] Bridge firewalling registered
1114[ 1.059101] Key type dns_resolver registered
1115[ 1.061538] RAS: Correctable Errors collector initialized.
1116[ 1.061562] microcode: CPU0: patch_level=0x08001230
1117[ 1.061568] microcode: CPU1: patch_level=0x08001230
1118[ 1.061577] microcode: CPU2: patch_level=0x08001230
1119[ 1.061597] microcode: CPU3: patch_level=0x08001230
1120[ 1.061617] microcode: CPU4: patch_level=0x08001230
1121[ 1.061642] microcode: CPU5: patch_level=0x08001230
1122[ 1.061664] microcode: CPU6: patch_level=0x08001230
1123[ 1.061684] microcode: CPU7: patch_level=0x08001230
1124[ 1.061705] microcode: CPU8: patch_level=0x08001230
1125[ 1.061726] microcode: CPU9: patch_level=0x08001230
1126[ 1.061748] microcode: CPU10: patch_level=0x08001230
1127[ 1.061759] microcode: CPU11: patch_level=0x08001230
1128[ 1.061768] microcode: CPU12: patch_level=0x08001230
1129[ 1.061777] microcode: CPU13: patch_level=0x08001230
1130[ 1.061787] microcode: CPU14: patch_level=0x08001230
1131[ 1.061797] microcode: CPU15: patch_level=0x08001230
1132[ 1.061805] microcode: CPU16: patch_level=0x08001230
1133[ 1.061810] microcode: CPU17: patch_level=0x08001230
1134[ 1.061816] microcode: CPU18: patch_level=0x08001230
1135[ 1.061824] microcode: CPU19: patch_level=0x08001230
1136[ 1.061832] microcode: CPU20: patch_level=0x08001230
1137[ 1.061840] microcode: CPU21: patch_level=0x08001230
1138[ 1.061848] microcode: CPU22: patch_level=0x08001230
1139[ 1.061855] microcode: CPU23: patch_level=0x08001230
1140[ 1.061863] microcode: CPU24: patch_level=0x08001230
1141[ 1.061871] microcode: CPU25: patch_level=0x08001230
1142[ 1.061879] microcode: CPU26: patch_level=0x08001230
1143[ 1.061887] microcode: CPU27: patch_level=0x08001230
1144[ 1.061895] microcode: CPU28: patch_level=0x08001230
1145[ 1.061902] microcode: CPU29: patch_level=0x08001230
1146[ 1.061909] microcode: CPU30: patch_level=0x08001230
1147[ 1.061916] microcode: CPU31: patch_level=0x08001230
1148[ 1.061946] microcode: Microcode Update Driver: v2.2.
1149[ 1.061951] IPI shorthand broadcast: enabled
1150[ 1.061961] sched_clock: Marking stable (1089934713, -27994689)->(1235506456, -173566432)
1151[ 1.062230] registered taskstats version 1
1152[ 1.062250] Loading compiled-in X.509 certificates
1153[ 1.064406] Loaded X.509 cert 'Build time autogenerated kernel key: c449e5885e9d432bd16bf0ec456145bfaa491117'
1154[ 1.064561] zswap: loaded using pool lzo/zbud
1155[ 1.065112] Key type ._fscrypt registered
1156[ 1.065113] Key type .fscrypt registered
1157[ 1.065213] pstore: Using crash dump compression: deflate
1158[ 1.072101] Key type big_key registered
1159[ 1.075364] Key type encrypted registered
1160[ 1.075368] AppArmor: AppArmor sha1 policy hashing enabled
1161[ 1.075375] ima: No TPM chip found, activating TPM-bypass!
1162[ 1.075379] ima: Allocated hash algorithm: sha1
1163[ 1.075386] ima: No architecture policies found
1164[ 1.075396] evm: Initialising EVM extended attributes:
1165[ 1.075396] evm: security.selinux
1166[ 1.075397] evm: security.SMACK64
1167[ 1.075397] evm: security.SMACK64EXEC
1168[ 1.075398] evm: security.SMACK64TRANSMUTE
1169[ 1.075398] evm: security.SMACK64MMAP
1170[ 1.075399] evm: security.apparmor
1171[ 1.075399] evm: security.ima
1172[ 1.075399] evm: security.capability
1173[ 1.075400] evm: HMAC attrs: 0x1
1174[ 1.076127] PM: Magic number: 12:814:392
1175[ 1.076172] thermal cooling_device7: hash matches
1176[ 1.076387] memory memory672: hash matches
1177[ 1.076825] rtc_cmos 00:01: setting system clock to 2020-11-14T18:23:52 UTC (1605378232)
1178[ 1.077594] acpi_cpufreq: overriding BIOS provided _PSD data
1179[ 1.260546] nvme nvme0: missing or invalid SUBNQN field.
1180[ 1.260567] nvme nvme0: Shutdown timeout set to 8 seconds
1181[ 1.290503] nvme nvme0: 32/0/0 default/read/poll queues
1182[ 1.298913] nvme0n1: p1 p2 p3
1183[ 1.302186] Freeing unused decrypted memory: 2040K
1184[ 1.302787] Freeing unused kernel image memory: 2712K
1185[ 1.312064] Write protecting the kernel read-only data: 22528k
1186[ 1.313145] Freeing unused kernel image memory: 2008K
1187[ 1.313589] Freeing unused kernel image memory: 1068K
1188[ 1.324738] x86/mm: Checked W+X mappings: passed, no W+X pages found.
1189[ 1.324742] Run /init as init process
1190[ 1.384036] usb 3-1: new low-speed USB device number 2 using xhci_hcd
1191[ 1.384101] usb 1-1: new high-speed USB device number 2 using xhci_hcd
1192[ 1.438019] usb 1-1: New USB device found, idVendor=174c, idProduct=2074, bcdDevice= 0.01
1193[ 1.438022] usb 1-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
1194[ 1.438024] usb 1-1: Product: ASM107x
1195[ 1.438026] usb 1-1: Manufacturer: ASUS TEK.
1196[ 1.496976] hub 1-1:1.0: USB hub found
1197[ 1.497645] hub 1-1:1.0: 4 ports detected
1198[ 1.519570] fjes: module verification failed: signature and/or required key missing - tainting kernel
1199[ 1.536217] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
1200[ 1.536219] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
1201[ 1.539330] dca service started, version 1.12.1
1202[ 1.541726] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
1203[ 1.541727] igb: Copyright (c) 2007-2014 Intel Corporation.
1204[ 1.544068] ahci 0000:42:00.2: version 3.0
1205[ 1.544399] ahci 0000:42:00.2: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode
1206[ 1.544401] ahci 0000:42:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part sxs
1207[ 1.545252] scsi host0: ahci
1208[ 1.548031] scsi host1: ahci
1209[ 1.548316] scsi host2: ahci
1210[ 1.548440] scsi host3: ahci
1211[ 1.548535] scsi host4: ahci
1212[ 1.548679] scsi host5: ahci
1213[ 1.548774] scsi host6: ahci
1214[ 1.548908] scsi host7: ahci
1215[ 1.548967] ata1: SATA max UDMA/133 abar m4096@0xcdb02000 port 0xcdb02100 irq 102
1216[ 1.548969] ata2: SATA max UDMA/133 abar m4096@0xcdb02000 port 0xcdb02180 irq 103
1217[ 1.548970] ata3: SATA max UDMA/133 abar m4096@0xcdb02000 port 0xcdb02200 irq 104
1218[ 1.548972] ata4: SATA max UDMA/133 abar m4096@0xcdb02000 port 0xcdb02280 irq 105
1219[ 1.548973] ata5: SATA max UDMA/133 abar m4096@0xcdb02000 port 0xcdb02300 irq 106
1220[ 1.548974] ata6: SATA max UDMA/133 abar m4096@0xcdb02000 port 0xcdb02380 irq 107
1221[ 1.548976] ata7: SATA max UDMA/133 abar m4096@0xcdb02000 port 0xcdb02400 irq 108
1222[ 1.548977] ata8: SATA max UDMA/133 abar m4096@0xcdb02000 port 0xcdb02480 irq 109
1223[ 1.549407] ahci 0000:63:00.2: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf0 impl SATA mode
1224[ 1.549410] ahci 0000:63:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part sxs
1225[ 1.550076] scsi host8: ahci
1226[ 1.550200] scsi host9: ahci
1227[ 1.550470] scsi host10: ahci
1228[ 1.550568] scsi host11: ahci
1229[ 1.550669] scsi host12: ahci
1230[ 1.550785] scsi host13: ahci
1231[ 1.550867] scsi host14: ahci
1232[ 1.550957] scsi host15: ahci
1233[ 1.551002] ata9: DUMMY
1234[ 1.551003] ata10: DUMMY
1235[ 1.551003] ata11: DUMMY
1236[ 1.551004] ata12: DUMMY
1237[ 1.551006] ata13: SATA max UDMA/133 abar m4096@0xcb402000 port 0xcb402300 irq 132
1238[ 1.551008] ata14: SATA max UDMA/133 abar m4096@0xcb402000 port 0xcb402380 irq 133
1239[ 1.551010] ata15: SATA max UDMA/133 abar m4096@0xcb402000 port 0xcb402400 irq 134
1240[ 1.551011] ata16: SATA max UDMA/133 abar m4096@0xcb402000 port 0xcb402480 irq 135
1241[ 1.563690] usb 3-1: New USB device found, idVendor=04f2, idProduct=0833, bcdDevice= 2.30
1242[ 1.563692] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
1243[ 1.563693] usb 3-1: Product: USB Keyboard
1244[ 1.563695] usb 3-1: Manufacturer: CHICONY
1245[ 1.575850] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
1246[ 1.613310] hidraw: raw HID events driver (C) Jiri Kosina
1247[ 1.634924] igb 0000:23:00.0: added PHC on eth0
1248[ 1.634925] igb 0000:23:00.0: Intel(R) Gigabit Ethernet Network Connection
1249[ 1.634926] igb 0000:23:00.0: eth0: (PCIe:5.0Gb/s:Width x4) 0c:9d:92:c3:8f:db
1250[ 1.635090] igb 0000:23:00.0: eth0: PBA No: 106300-000
1251[ 1.635091] igb 0000:23:00.0: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
1252[ 1.646775] usbcore: registered new interface driver usbhid
1253[ 1.646776] usbhid: USB HID core driver
1254[ 1.661162] usbcore: registered new interface driver usbkbd
1255[ 1.662505] input: CHICONY USB Keyboard as /devices/pci0000:20/0000:20:07.1/0000:26:00.3/usb3/3-1/3-1:1.0/0003:04F2:0833.0001/input/input2
1256[ 1.706217] usb 2-1: New USB device found, idVendor=174c, idProduct=3074, bcdDevice= 0.01
1257[ 1.706219] usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
1258[ 1.706221] usb 2-1: Product: ASM107x
1259[ 1.706222] usb 2-1: Manufacturer: ASUS TEK.
1260[ 1.720134] hid-generic 0003:04F2:0833.0001: input,hidraw0: USB HID v1.11 Keyboard [CHICONY USB Keyboard] on usb-0000:26:00.3-1/input0
1261[ 1.720268] input: CHICONY USB Keyboard System Control as /devices/pci0000:20/0000:20:07.1/0000:26:00.3/usb3/3-1/3-1:1.1/0003:04F2:0833.0002/input/input3
1262[ 1.748492] hub 2-1:1.0: USB hub found
1263[ 1.749905] igb 0000:23:00.1: added PHC on eth1
1264[ 1.749907] igb 0000:23:00.1: Intel(R) Gigabit Ethernet Network Connection
1265[ 1.749908] igb 0000:23:00.1: eth1: (PCIe:5.0Gb/s:Width x4) 0c:9d:92:c3:8f:dc
1266[ 1.750073] igb 0000:23:00.1: eth1: PBA No: 106300-000
1267[ 1.750074] igb 0000:23:00.1: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
1268[ 1.751578] igb 0000:23:00.1 enp35s0f1: renamed from eth1
1269[ 1.760687] hub 2-1:1.0: 4 ports detected
1270[ 1.768324] igb 0000:23:00.0 enp35s0f0: renamed from eth0
1271[ 1.776041] usb 1-2: new high-speed USB device number 3 using xhci_hcd
1272[ 1.780175] input: CHICONY USB Keyboard Consumer Control as /devices/pci0000:20/0000:20:07.1/0000:26:00.3/usb3/3-1/3-1:1.1/0003:04F2:0833.0002/input/input4
1273[ 1.780225] input: CHICONY USB Keyboard as /devices/pci0000:20/0000:20:07.1/0000:26:00.3/usb3/3-1/3-1:1.1/0003:04F2:0833.0002/input/input5
1274[ 1.780323] hid-generic 0003:04F2:0833.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [CHICONY USB Keyboard] on usb-0000:26:00.3-1/input1
1275[ 1.810427] usb 1-2: New USB device found, idVendor=046b, idProduct=ff01, bcdDevice= 1.00
1276[ 1.810429] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
1277[ 1.810430] usb 1-2: Product: Virtual Hub
1278[ 1.810431] usb 1-2: Manufacturer: American Megatrends Inc.
1279[ 1.810431] usb 1-2: SerialNumber: serial
1280[ 1.849446] hub 1-2:1.0: USB hub found
1281[ 1.849807] hub 1-2:1.0: 5 ports detected
1282[ 1.862339] ata3: SATA link down (SStatus 0 SControl 300)
1283[ 1.862404] ata2: SATA link down (SStatus 0 SControl 300)
1284[ 1.862424] ata1: SATA link down (SStatus 0 SControl 300)
1285[ 1.862445] ata7: SATA link down (SStatus 0 SControl 300)
1286[ 1.862601] ata6: SATA link down (SStatus 0 SControl 300)
1287[ 1.863000] ata5: SATA link down (SStatus 0 SControl 300)
1288[ 1.863045] ata4: SATA link down (SStatus 0 SControl 300)
1289[ 1.863185] ata8: SATA link down (SStatus 0 SControl 300)
1290[ 1.866769] ata13: SATA link down (SStatus 0 SControl 300)
1291[ 1.867467] ata14: SATA link down (SStatus 0 SControl 300)
1292[ 1.984117] tsc: Refined TSC clocksource calibration: 2395.499 MHz
1293[ 1.984136] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x22879bb4636, max_idle_ns: 440795267109 ns
1294[ 1.984298] clocksource: Switched to clocksource tsc
1295[ 2.028037] ata16: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
1296[ 2.028055] ata15: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
1297[ 2.028389] ata15.00: supports DRM functions and may not be fully accessible
1298[ 2.029219] ata15.00: ATA-11: Samsung SSD 860 EVO 500GB, RVT02B6Q, max UDMA/133
1299[ 2.029220] ata15.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
1300[ 2.031531] ata15.00: supports DRM functions and may not be fully accessible
1301[ 2.034271] ata15.00: configured for UDMA/133
1302[ 2.034392] scsi 14:0:0:0: Direct-Access ATA Samsung SSD 860 2B6Q PQ: 0 ANSI: 5
1303[ 2.034555] scsi 14:0:0:0: Attached scsi generic sg0 type 0
1304[ 2.034639] ata15.00: Enabling discard_zeroes_data
1305[ 2.034674] sd 14:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
1306[ 2.034681] sd 14:0:0:0: [sda] Write Protect is off
1307[ 2.034682] sd 14:0:0:0: [sda] Mode Sense: 00 3a 00 00
1308[ 2.034692] sd 14:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
1309[ 2.042850] ata16.00: ATA-11: ST8000VN004-2M2101, SC60, max UDMA/133
1310[ 2.042852] ata16.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 32), AA
1311[ 2.048154] ata15.00: Enabling discard_zeroes_data
1312[ 2.049690] sda: sda1
1313[ 2.050033] ata15.00: Enabling discard_zeroes_data
1314[ 2.051129] sd 14:0:0:0: [sda] supports TCG Opal
1315[ 2.051131] sd 14:0:0:0: [sda] Attached SCSI removable disk
1316[ 2.057462] ata16.00: configured for UDMA/133
1317[ 2.057648] scsi 15:0:0:0: Direct-Access ATA ST8000VN004-2M21 SC60 PQ: 0 ANSI: 5
1318[ 2.057765] sd 15:0:0:0: Attached scsi generic sg1 type 0
1319[ 2.057784] sd 15:0:0:0: [sdb] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
1320[ 2.057785] sd 15:0:0:0: [sdb] 4096-byte physical blocks
1321[ 2.057791] sd 15:0:0:0: [sdb] Write Protect is off
1322[ 2.057792] sd 15:0:0:0: [sdb] Mode Sense: 00 3a 00 00
1323[ 2.057801] sd 15:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
1324[ 2.116963] sdb: sdb1
1325[ 2.117364] sd 15:0:0:0: [sdb] Attached SCSI removable disk
1326[ 2.144032] usb 1-2.1: new high-speed USB device number 4 using xhci_hcd
1327[ 2.167822] usb 1-2.1: New USB device found, idVendor=046b, idProduct=ff20, bcdDevice= 1.00
1328[ 2.167824] usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
1329[ 2.167825] usb 1-2.1: Product: Virtual Cdrom Device
1330[ 2.167826] usb 1-2.1: Manufacturer: American Megatrends Inc.
1331[ 2.167827] usb 1-2.1: SerialNumber: AAAABBBBCCCC1
1332[ 2.170504] usb-storage 1-2.1:1.0: USB Mass Storage device detected
1333[ 2.170637] scsi host16: usb-storage 1-2.1:1.0
1334[ 2.170739] usbcore: registered new interface driver usb-storage
1335[ 2.171548] usbcore: registered new interface driver uas
1336[ 2.256028] usb 1-2.2: new high-speed USB device number 5 using xhci_hcd
1337[ 2.281325] usb 1-2.2: New USB device found, idVendor=046b, idProduct=ffb0, bcdDevice= 1.00
1338[ 2.281327] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
1339[ 2.281328] usb 1-2.2: Product: Virtual Ethernet
1340[ 2.281329] usb 1-2.2: Manufacturer: American Megatrends Inc.
1341[ 2.281330] usb 1-2.2: SerialNumber: 1234567890
1342[ 2.416027] usb 1-2.3: new high-speed USB device number 6 using xhci_hcd
1343[ 2.439822] usb 1-2.3: New USB device found, idVendor=046b, idProduct=ff40, bcdDevice= 1.00
1344[ 2.439824] usb 1-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
1345[ 2.439825] usb 1-2.3: Product: Virtual Floppy Device
1346[ 2.439825] usb 1-2.3: Manufacturer: American Megatrends Inc.
1347[ 2.439826] usb 1-2.3: SerialNumber: AAAABBBBCCCC2
1348[ 2.440717] usb-storage 1-2.3:1.0: USB Mass Storage device detected
1349[ 2.440853] usb-storage 1-2.3:1.0: Quirks match for vid 046b pid ff40: 200
1350[ 2.440886] scsi host17: usb-storage 1-2.3:1.0
1351[ 2.528027] usb 1-2.4: new high-speed USB device number 7 using xhci_hcd
1352[ 2.551822] usb 1-2.4: New USB device found, idVendor=046b, idProduct=ff31, bcdDevice= 1.00
1353[ 2.551823] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
1354[ 2.551824] usb 1-2.4: Product: Virtual HardDisk Device
1355[ 2.551825] usb 1-2.4: Manufacturer: American Megatrends Inc.
1356[ 2.551826] usb 1-2.4: SerialNumber: AAAABBBBCCCC3
1357[ 2.552714] usb-storage 1-2.4:1.0: USB Mass Storage device detected
1358[ 2.552825] scsi host18: usb-storage 1-2.4:1.0
1359[ 2.640026] usb 1-2.5: new low-speed USB device number 8 using xhci_hcd
1360[ 2.766829] usb 1-2.5: New USB device found, idVendor=046b, idProduct=ff10, bcdDevice= 1.00
1361[ 2.766831] usb 1-2.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
1362[ 2.766832] usb 1-2.5: Product: Virtual Keyboard and Mouse
1363[ 2.766833] usb 1-2.5: Manufacturer: American Megatrends Inc.
1364[ 2.850696] input: American Megatrends Inc. Virtual Keyboard and Mouse as /devices/pci0000:00/0000:00:07.1/0000:01:00.3/usb1/1-2/1-2.5/1-2.5:1.0/0003:046B:FF10.0003/input/input6
1365[ 2.850797] hid-generic 0003:046B:FF10.0003: input,hidraw2: USB HID v1.10 Keyboard [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:01:00.3-2.5/input0
1366[ 2.860142] input: American Megatrends Inc. Virtual Keyboard and Mouse as /devices/pci0000:00/0000:00:07.1/0000:01:00.3/usb1/1-2/1-2.5/1-2.5:1.1/0003:046B:FF10.0004/input/input7
1367[ 2.860265] hid-generic 0003:046B:FF10.0004: input,hidraw3: USB HID v1.10 Mouse [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:01:00.3-2.5/input1
1368[ 2.861844] usbcore: registered new interface driver usbmouse
1369[ 3.200670] scsi 16:0:0:0: CD-ROM AMI Virtual CDROM0 1.00 PQ: 0 ANSI: 0 CCS
1370[ 3.201755] sr 16:0:0:0: [sr0] scsi-1 drive
1371[ 3.201757] cdrom: Uniform CD-ROM driver Revision: 3.20
1372[ 3.216573] sr 16:0:0:0: Attached scsi CD-ROM sr0
1373[ 3.216673] sr 16:0:0:0: Attached scsi generic sg2 type 5
1374[ 3.456677] scsi 17:0:0:0: Direct-Access AMI Virtual Floppy0 1.00 PQ: 0 ANSI: 0 CCS
1375[ 3.456858] scsi 17:0:0:0: Attached scsi generic sg3 type 0
1376[ 3.468811] sd 17:0:0:0: [sdc] Attached SCSI removable disk
1377[ 3.584681] scsi 18:0:0:0: Direct-Access AMI Virtual HDisk0 1.00 PQ: 0 ANSI: 0 CCS
1378[ 3.584894] scsi 18:0:0:1: Direct-Access AMI Virtual HDisk1 1.00 PQ: 0 ANSI: 0 CCS
1379[ 3.585136] sd 18:0:0:0: Attached scsi generic sg4 type 0
1380[ 3.585290] scsi 18:0:0:1: Attached scsi generic sg5 type 0
1381[ 3.596841] sd 18:0:0:0: [sdd] Attached SCSI removable disk
1382[ 3.604637] sd 18:0:0:1: [sde] Attached SCSI removable disk
1383[ 5.508023] raid6: avx2x4 gen() 20327 MB/s
1384[ 5.556024] raid6: avx2x4 xor() 10353 MB/s
1385[ 5.604092] raid6: avx2x2 gen() 19802 MB/s
1386[ 5.652021] raid6: avx2x2 xor() 12317 MB/s
1387[ 5.700102] raid6: avx2x1 gen() 15185 MB/s
1388[ 5.748100] raid6: avx2x1 xor() 11419 MB/s
1389[ 5.796100] raid6: sse2x4 gen() 13064 MB/s
1390[ 5.844139] raid6: sse2x4 xor() 7580 MB/s
1391[ 5.892025] raid6: sse2x2 gen() 12951 MB/s
1392[ 5.940023] raid6: sse2x2 xor() 8497 MB/s
1393[ 5.988097] raid6: sse2x1 gen() 6339 MB/s
1394[ 6.036022] raid6: sse2x1 xor() 6180 MB/s
1395[ 6.036023] raid6: using algorithm avx2x4 gen() 20327 MB/s
1396[ 6.036023] raid6: .... xor() 10353 MB/s, rmw enabled
1397[ 6.036023] raid6: using avx2x2 recovery algorithm
1398[ 6.037643] xor: automatically using best checksumming function avx
1399[ 6.046894] Btrfs loaded, crc32c=crc32c-intel
1400[ 6.082100] sr 16:0:0:0: [sr0] CDROM not ready. Make sure there is a disc in the drive.
1401[ 6.164627] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
1402[ 6.244958] systemd[1]: Inserted module 'autofs4'
1403[ 6.257625] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
1404[ 6.276096] systemd[1]: Detected architecture x86-64.
1405[ 6.298536] systemd[1]: Set hostname to <SERVER>.
1406[ 6.377983] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
1407[ 6.378095] systemd[1]: Listening on Journal Socket.
1408[ 6.380276] systemd[1]: Starting Load Kernel Modules...
1409[ 6.381228] systemd[1]: Mounting Huge Pages File System...
1410[ 6.382314] systemd[1]: Starting Create list of required static device nodes for the current kernel...
1411[ 6.382445] systemd[1]: Listening on LVM2 poll daemon socket.
1412[ 6.382503] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
1413[ 6.389669] Loading iSCSI transport class v2.0-870.
1414[ 6.392760] iscsi: registered transport (tcp)
1415[ 6.402634] iscsi: registered transport (iser)
1416[ 6.407918] spl: loading out-of-tree module taints kernel.
1417[ 6.411024] EXT4-fs (dm-1): re-mounted. Opts: errors=remount-ro
1418[ 6.413007] znvpair: module license 'CDDL' taints kernel.
1419[ 6.413008] Disabling lock debugging due to kernel taint
1420[ 6.413198] RPC: Registered named UNIX socket transport module.
1421[ 6.413200] RPC: Registered udp transport module.
1422[ 6.413201] RPC: Registered tcp transport module.
1423[ 6.413202] RPC: Registered tcp NFSv4.1 backchannel transport module.
1424[ 6.543076] systemd-journald[815]: Received request to flush runtime journal from PID 1
1425[ 6.579340] IPMI message handler: version 39.2
1426[ 6.580178] ipmi device interface
1427[ 6.581576] ipmi_si: IPMI System Interface driver
1428[ 6.581606] ipmi_si dmi-ipmi-si.0: ipmi_platform: probing via SMBIOS
1429[ 6.581608] ipmi_platform: ipmi_si: SMBIOS: io 0xca2 regsize 1 spacing 1 irq 0
1430[ 6.581609] ipmi_si: Adding SMBIOS-specified kcs state machine
1431[ 6.581677] ipmi_si IPI0001:00: ipmi_platform: probing via ACPI
1432[ 6.581867] ipmi_si IPI0001:00: ipmi_platform: [io 0x0ca2] regsize 1 spacing 1 irq 0
1433[ 6.581869] ipmi_si dmi-ipmi-si.0: Removing SMBIOS-specified kcs state machine in favor of ACPI
1434[ 6.581870] ipmi_si: Adding ACPI-specified kcs state machine
1435[ 6.581955] ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca2, slave address 0x20, irq 0
1436[ 6.610731] ccp 0000:01:00.2: ccp enabled
1437[ 6.610821] ccp 0000:01:00.2: psp enabled
1438[ 6.611289] ccp 0000:02:00.1: ccp enabled
1439[ 6.612303] ccp 0000:26:00.2: ccp enabled
1440[ 6.612321] ccp 0000:26:00.2: psp enabled
1441[ 6.612744] ccp 0000:27:00.1: ccp enabled
1442[ 6.613373] ccp 0000:41:00.2: ccp enabled
1443[ 6.613393] ccp 0000:41:00.2: psp enabled
1444[ 6.613854] ccp 0000:42:00.1: ccp enabled
1445[ 6.615064] ccp 0000:62:00.2: ccp enabled
1446[ 6.615084] ccp 0000:62:00.2: psp enabled
1447[ 6.617523] ccp 0000:63:00.1: ccp enabled
1448[ 6.656714] ccp 0000:01:00.2: SEV API:0.17 build:22
1449[ 6.663412] [drm] Using P2A bridge for configuration
1450[ 6.663416] [drm] AST 2500 detected
1451[ 6.663423] [drm] Analog VGA only
1452[ 6.663438] [drm] dram MCLK=800 Mhz type=7 bus_width=16 size=04000000
1453[ 6.663532] [TTM] Zone kernel: Available graphics memory: 65952806 KiB
1454[ 6.663533] [TTM] Zone dma32: Available graphics memory: 2097152 KiB
1455[ 6.663534] [TTM] Initializing pool allocator
1456[ 6.663538] [TTM] Initializing DMA pool allocator
1457[ 6.664878] cdc_ether 1-2.2:2.0 usb0: register 'cdc_ether' at usb-0000:01:00.3-2.2, CDC Ethernet Device, 6e:2e:9f:26:96:18
1458[ 6.664933] usbcore: registered new interface driver cdc_ether
1459[ 6.669121] fbcon: astdrmfb (fb0) is primary device
1460[ 6.676123] input: PC Speaker as /devices/platform/pcspkr/input/input8
1461[ 6.684846] cryptd: max_cpu_qlen set to 1000
1462[ 6.691843] Console: switching to colour frame buffer device 128x48
1463[ 6.693036] AVX2 version of gcm_enc/dec engaged.
1464[ 6.693037] AES CTR mode by8 optimization enabled
1465[ 6.693246] ast 0000:22:00.0: fb0: astdrmfb frame buffer device
1466[ 6.693464] snd_hda_intel 0000:25:00.1: Handle vga_switcheroo audio client
1467[ 6.786900] cdc_ether 1-2.2:2.0 enp1s0f3u2u2c2: renamed from usb0
1468[ 6.961311] ipmi_si IPI0001:00: IPMI message handler: Found new BMC (man_id: 0x000a3f, prod_id: 0x0f83, dev_id: 0x20)
1469[ 7.044412] Adding 8388604k swap on /dev/mapper/pve-swap. Priority:-2 extents:1 across:8388604k SSFS
1470[ 7.048191] [drm] Initialized ast 0.1.0 20120228 for 0000:22:00.0 on minor 0
1471[ 7.062294] ipmi_si IPI0001:00: IPMI kcs interface initialized
1472[ 7.083575] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
1473[ 7.101550] ipmi_ssif: IPMI SSIF Interface driver
1474[ 7.116663] kvm: Nested Virtualization enabled
1475[ 7.116706] kvm: Nested Paging enabled
1476[ 7.116707] SVM: Virtual VMLOAD VMSAVE supported
1477[ 7.116707] SVM: Virtual GIF supported
1478[ 7.142764] MCE: In-kernel MCE decoding enabled.
1479[ 7.144022] EDAC amd64: Node 0: DRAM ECC disabled.
1480[ 7.144024] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
1481 Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
1482 (Note that use of the override may cause unknown side effects.)
1483[ 7.144028] EDAC amd64: Node 1: DRAM ECC enabled.
1484[ 7.144029] EDAC amd64: F17h detected (node 1).
1485[ 7.144076] EDAC MC: UMC0 chip selects:
1486[ 7.144077] EDAC amd64: MC: 0: 0MB 1: 0MB
1487[ 7.144078] EDAC amd64: MC: 2: 32768MB 3: 32768MB
1488[ 7.144080] EDAC MC: UMC1 chip selects:
1489[ 7.144081] EDAC amd64: MC: 0: 0MB 1: 0MB
1490[ 7.144081] EDAC amd64: MC: 2: 0MB 3: 0MB
1491[ 7.144082] EDAC amd64: using x8 syndromes.
1492[ 7.144082] EDAC amd64: MCT channel count: 1
1493[ 7.144138] EDAC MC1: Giving out device to module amd64_edac controller F17h: DEV 0000:00:19.3 (INTERRUPT)
1494[ 7.144142] EDAC amd64: Node 2: DRAM ECC disabled.
1495[ 7.144143] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
1496 Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
1497 (Note that use of the override may cause unknown side effects.)
1498[ 7.144147] EDAC amd64: Node 3: DRAM ECC enabled.
1499[ 7.144147] EDAC amd64: F17h detected (node 3).
1500[ 7.144187] EDAC MC: UMC0 chip selects:
1501[ 7.144187] EDAC amd64: MC: 0: 0MB 1: 0MB
1502[ 7.144188] EDAC amd64: MC: 2: 32768MB 3: 32768MB
1503[ 7.144190] EDAC MC: UMC1 chip selects:
1504[ 7.144190] EDAC amd64: MC: 0: 0MB 1: 0MB
1505[ 7.144191] EDAC amd64: MC: 2: 0MB 3: 0MB
1506[ 7.144191] EDAC amd64: using x8 syndromes.
1507[ 7.144191] EDAC amd64: MCT channel count: 1
1508[ 7.144223] EDAC MC3: Giving out device to module amd64_edac controller F17h: DEV 0000:00:1b.3 (INTERRUPT)
1509[ 7.144223] AMD64 EDAC driver v3.5.0
1510[ 7.158383] EXT4-fs (sdb1): warning: mounting fs with errors, running e2fsck is recommended
1511[ 7.224850] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
1512[ 7.580937] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:20/0000:20:03.1/0000:25:00.1/sound/card0/input9
1513[ 7.581013] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:20/0000:20:03.1/0000:25:00.1/sound/card0/input10
1514[ 7.581073] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:20/0000:20:03.1/0000:25:00.1/sound/card0/input11
1515[ 7.581133] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:20/0000:20:03.1/0000:25:00.1/sound/card0/input12
1516[ 8.470101] ZFS: Loaded module v0.8.3-pve1, ZFS pool version 5000, ZFS filesystem version 5
1517[ 8.501530] audit: type=1400 audit(1605378239.919:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/lxc-start" pid=1208 comm="apparmor_parser"
1518[ 8.501688] audit: type=1400 audit(1605378239.919:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=1206 comm="apparmor_parser"
1519[ 8.501691] audit: type=1400 audit(1605378239.919:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=1206 comm="apparmor_parser"
1520[ 8.502265] audit: type=1400 audit(1605378239.919:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1204 comm="apparmor_parser"
1521[ 8.502268] audit: type=1400 audit(1605378239.919:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=1204 comm="apparmor_parser"
1522[ 8.502270] audit: type=1400 audit(1605378239.919:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=1204 comm="apparmor_parser"
1523[ 8.502896] audit: type=1400 audit(1605378239.919:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=1207 comm="apparmor_parser"
1524[ 8.505116] audit: type=1400 audit(1605378239.923:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lxc-container-default" pid=1209 comm="apparmor_parser"
1525[ 8.505121] audit: type=1400 audit(1605378239.923:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lxc-container-default-cgns" pid=1209 comm="apparmor_parser"
1526[ 8.505123] audit: type=1400 audit(1605378239.923:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lxc-container-default-with-mounting" pid=1209 comm="apparmor_parser"
1527[ 8.532823] vmbr0: port 1(enp35s0f1) entered blocking state
1528[ 8.532826] vmbr0: port 1(enp35s0f1) entered disabled state
1529[ 8.532913] device enp35s0f1 entered promiscuous mode
1530[ 8.556416] softdog: initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
1531[ 8.561577] new mount options do not match the existing superblock, will be ignored
1532[ 8.775424] bpfilter: Loaded bpfilter_umh pid 1362
1533[ 8.775644] Started bpfilter
1534[ 9.959231] sctp: Hash tables configured (bind 2048/2048)
1535[ 12.594720] igb 0000:23:00.1 enp35s0f1: igb: enp35s0f1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
1536[ 12.597150] vmbr0: port 1(enp35s0f1) entered blocking state
1537[ 12.597153] vmbr0: port 1(enp35s0f1) entered forwarding state
1538[ 12.599012] IPv6: ADDRCONF(NETDEV_CHANGE): vmbr0: link becomes ready
1539[ 16.621736] device tap109i0 entered promiscuous mode
1540[ 16.630578] vmbr0: port 2(tap109i0) entered blocking state
1541[ 16.630580] vmbr0: port 2(tap109i0) entered disabled state
1542[ 16.630720] vmbr0: port 2(tap109i0) entered blocking state
1543[ 16.630722] vmbr0: port 2(tap109i0) entered forwarding state
1544[ 20.658135] device tap113i0 entered promiscuous mode
1545[ 20.666953] vmbr0: port 3(tap113i0) entered blocking state
1546[ 20.666957] vmbr0: port 3(tap113i0) entered disabled state
1547[ 20.667102] vmbr0: port 3(tap113i0) entered blocking state
1548[ 20.667104] vmbr0: port 3(tap113i0) entered forwarding state
1549[ 22.494264] kvm [1664]: vcpu31, guest rIP: 0xffffffff9b6788c8 ignored rdmsr: 0x3a
1550[ 22.494951] kvm [1664]: vcpu31, guest rIP: 0xffffffff9b6788c8 ignored rdmsr: 0xd90
1551[ 22.495569] kvm [1664]: vcpu31, guest rIP: 0xffffffff9b6788c8 ignored rdmsr: 0x570
1552[ 22.496086] kvm [1664]: vcpu31, guest rIP: 0xffffffff9b6788c8 ignored rdmsr: 0x571
1553[ 22.496590] kvm [1664]: vcpu31, guest rIP: 0xffffffff9b6788c8 ignored rdmsr: 0x572
1554[ 22.497120] kvm [1664]: vcpu31, guest rIP: 0xffffffff9b6788c8 ignored rdmsr: 0x560
1555[ 22.497208] kvm [1664]: vcpu31, guest rIP: 0xffffffff9b6788c8 ignored rdmsr: 0x561
1556[ 22.497298] kvm [1664]: vcpu31, guest rIP: 0xffffffff9b6788c8 ignored rdmsr: 0x580
1557[ 22.497382] kvm [1664]: vcpu31, guest rIP: 0xffffffff9b6788c8 ignored rdmsr: 0x581
1558[ 22.497412] kvm [1664]: vcpu31, guest rIP: 0xffffffff9b6788c8 ignored rdmsr: 0x582
1559[ 24.724498] device tap115i0 entered promiscuous mode
1560[ 24.735069] vmbr0: port 4(tap115i0) entered blocking state
1561[ 24.735072] vmbr0: port 4(tap115i0) entered disabled state
1562[ 24.735219] vmbr0: port 4(tap115i0) entered blocking state
1563[ 24.735221] vmbr0: port 4(tap115i0) entered forwarding state
1564[ 29.184034] {1}[Hardware Error]: Hardware error from APEI Generic Hardware Error Source: 4
1565[ 29.184037] {1}[Hardware Error]: event severity: info
1566[ 29.184039] {1}[Hardware Error]: Error 0, type: fatal
1567[ 29.184039] {1}[Hardware Error]: fru_text: PcieError
1568[ 29.184040] {1}[Hardware Error]: section_type: PCIe error
1569[ 29.184040] {1}[Hardware Error]: port_type: 4, root port
1570[ 29.184041] {1}[Hardware Error]: version: 0.2
1571[ 29.184041] {1}[Hardware Error]: command: 0x0407, status: 0x0010
1572[ 29.184042] {1}[Hardware Error]: device_id: 0000:20:03.1
1573[ 29.184042] {1}[Hardware Error]: slot: 7
1574[ 29.184043] {1}[Hardware Error]: secondary_bus: 0x25
1575[ 29.184043] {1}[Hardware Error]: vendor_id: 0x1022, device_id: 0x1453
1576[ 29.184044] {1}[Hardware Error]: class_code: 060400
1577[ 29.184044] {1}[Hardware Error]: bridge: secondary_status: 0x2000, control: 0x0012
1578[ 29.184045] {1}[Hardware Error]: aer_uncor_status: 0x00000000, aer_uncor_mask: 0x04500000
1579[ 29.184045] {1}[Hardware Error]: aer_uncor_severity: 0x00462030
1580[ 29.184046] {1}[Hardware Error]: TLP Header: 00000000 00000000 00000000 00000000
1581[ 29.184099] pcieport 0000:20:03.1: AER: aer_status: 0x00000000, aer_mask: 0x04500000
1582[ 29.184134] pcieport 0000:20:03.1: AER: aer_layer=Transaction Layer, aer_agent=Receiver ID
1583[ 29.184158] pcieport 0000:20:03.1: AER: aer_uncor_severity: 0x00462030
1584[ 30.208911] pcieport 0000:20:03.1: AER: Root Port link has been reset
1585[ 30.208943] pcieport 0000:20:03.1: AER: Device recovery failed
1586[ 33.264218] kvm_get_msr_common: 44 callbacks suppressed
1587[ 33.264220] kvm [1767]: vcpu9, guest rIP: 0xffffffffbc8788c8 ignored rdmsr: 0x3a
1588[ 33.264823] kvm [1767]: vcpu9, guest rIP: 0xffffffffbc8788c8 ignored rdmsr: 0xd90
1589[ 33.265395] kvm [1767]: vcpu9, guest rIP: 0xffffffffbc8788c8 ignored rdmsr: 0x570
1590[ 33.265931] kvm [1767]: vcpu9, guest rIP: 0xffffffffbc8788c8 ignored rdmsr: 0x571
1591[ 33.266492] kvm [1767]: vcpu9, guest rIP: 0xffffffffbc8788c8 ignored rdmsr: 0x572
1592[ 33.267032] kvm [1767]: vcpu9, guest rIP: 0xffffffffbc8788c8 ignored rdmsr: 0x560
1593[ 33.267550] kvm [1767]: vcpu9, guest rIP: 0xffffffffbc8788c8 ignored rdmsr: 0x561
1594[ 33.268076] kvm [1767]: vcpu9, guest rIP: 0xffffffffbc8788c8 ignored rdmsr: 0x580
1595[ 33.268602] kvm [1767]: vcpu9, guest rIP: 0xffffffffbc8788c8 ignored rdmsr: 0x581
1596[ 33.269125] kvm [1767]: vcpu9, guest rIP: 0xffffffffbc8788c8 ignored rdmsr: 0x582
1597[ 44.060544] vfio-pci 0000:25:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=none
1598[ 44.096957] vfio-pci 0000:25:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=none
1599[ 44.097263] vfio-pci 0000:25:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=none
1600[ 44.515987] snd_hda_codec_hdmi hdaudioC0D0: Unable to sync register 0x4f0800. -5
1601[ 44.516026] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
1602[ 44.516030] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
1603[ 44.516033] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
1604[ 44.516036] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
1605[ 45.456397] device tap104i0 entered promiscuous mode
1606[ 45.465490] vmbr0: port 5(tap104i0) entered blocking state
1607[ 45.465492] vmbr0: port 5(tap104i0) entered disabled state
1608[ 45.465656] vmbr0: port 5(tap104i0) entered blocking state
1609[ 45.465658] vmbr0: port 5(tap104i0) entered forwarding state
1610[ 47.692259] vfio-pci 0000:25:00.0: enabling device (0000 -> 0003)
1611[ 47.692580] vfio-pci 0000:25:00.0: vfio_ecap_init: hiding ecap 0x19@0x900
1612[ 47.762245] vfio-pci 0000:25:00.1: enabling device (0000 -> 0002)
1613[ 109.403011] vmbr0: port 5(tap104i0) entered disabled state
1614[ 196.169242] device tap114i0 entered promiscuous mode
1615[ 196.177942] vmbr0: port 5(tap114i0) entered blocking state
1616[ 196.177945] vmbr0: port 5(tap114i0) entered disabled state
1617[ 196.178069] vmbr0: port 5(tap114i0) entered blocking state
1618[ 196.178070] vmbr0: port 5(tap114i0) entered forwarding state
1619[ 198.432249] vfio-pci 0000:25:00.0: vfio_ecap_init: hiding ecap 0x19@0x900