· 6 years ago · Dec 18, 2019, 10:36 AM
1[ 0.000000] Linux version 4.19.0-6-amd64 (debian-kernel@lists.debian.org) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP Debian 4.19.67-2+deb10u2 (2019-11-11)
2[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.19.0-6-amd64 root=/dev/mapper/fourier--vg-root ro quiet
3[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
4[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
5[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
6[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
7[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
8[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
9[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
10[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
11[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
12[ 0.000000] BIOS-provided physical RAM map:
13[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
14[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
15[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
16[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
17[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005e4d1fff] usable
18[ 0.000000] BIOS-e820: [mem 0x000000005e4d2000-0x000000005e4d2fff] ACPI NVS
19[ 0.000000] BIOS-e820: [mem 0x000000005e4d3000-0x000000005e4d3fff] reserved
20[ 0.000000] BIOS-e820: [mem 0x000000005e4d4000-0x0000000070802fff] usable
21[ 0.000000] BIOS-e820: [mem 0x0000000070803000-0x0000000070bbffff] reserved
22[ 0.000000] BIOS-e820: [mem 0x0000000070bc0000-0x0000000070c03fff] ACPI data
23[ 0.000000] BIOS-e820: [mem 0x0000000070c04000-0x000000007aef1fff] ACPI NVS
24[ 0.000000] BIOS-e820: [mem 0x000000007aef2000-0x000000007b51dfff] reserved
25[ 0.000000] BIOS-e820: [mem 0x000000007b51e000-0x000000007b5fefff] type 20
26[ 0.000000] BIOS-e820: [mem 0x000000007b5ff000-0x000000007b5fffff] usable
27[ 0.000000] BIOS-e820: [mem 0x000000007b600000-0x000000007f7fffff] reserved
28[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
29[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
30[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
31[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
32[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
33[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000047e7fffff] usable
34[ 0.000000] NX (Execute Disable) protection: active
35[ 0.000000] efi: EFI v2.40 by American Megatrends
36[ 0.000000] efi: ACPI=0x70bcd000 ACPI 2.0=0x70bcd000 SMBIOS=0xf0000 SMBIOS 3.0=0xf0020 ESRT=0x7b29d118 MEMATTR=0x6e113298
37[ 0.000000] secureboot: Secure boot could not be determined (mode 0)
38[ 0.000000] SMBIOS 3.0.0 present.
39[ 0.000000] DMI: Dell Inc. XPS 13 9360/02PG84, BIOS 2.12.0 05/26/2019
40[ 0.000000] tsc: Detected 2000.000 MHz processor
41[ 0.000994] tsc: Detected 1992.000 MHz TSC
42[ 0.000994] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
43[ 0.000995] e820: remove [mem 0x000a0000-0x000fffff] usable
44[ 0.001000] last_pfn = 0x47e800 max_arch_pfn = 0x400000000
45[ 0.001003] MTRR default type: write-back
46[ 0.001003] MTRR fixed ranges enabled:
47[ 0.001004] 00000-9FFFF write-back
48[ 0.001005] A0000-BFFFF uncachable
49[ 0.001005] C0000-FFFFF write-protect
50[ 0.001005] MTRR variable ranges enabled:
51[ 0.001006] 0 base 0080000000 mask 7F80000000 uncachable
52[ 0.001007] 1 base 007E000000 mask 7FFE000000 uncachable
53[ 0.001007] 2 base 007D000000 mask 7FFF000000 uncachable
54[ 0.001008] 3 disabled
55[ 0.001008] 4 disabled
56[ 0.001008] 5 disabled
57[ 0.001009] 6 disabled
58[ 0.001009] 7 disabled
59[ 0.001009] 8 disabled
60[ 0.001009] 9 disabled
61[ 0.002095] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
62[ 0.002214] last_pfn = 0x7b600 max_arch_pfn = 0x400000000
63[ 0.008162] esrt: Reserving ESRT space from 0x000000007b29d118 to 0x000000007b29d150.
64[ 0.008168] Using GB pages for direct mapping
65[ 0.008170] BRK [0x208e01000, 0x208e01fff] PGTABLE
66[ 0.008171] BRK [0x208e02000, 0x208e02fff] PGTABLE
67[ 0.008172] BRK [0x208e03000, 0x208e03fff] PGTABLE
68[ 0.008188] BRK [0x208e04000, 0x208e04fff] PGTABLE
69[ 0.008190] BRK [0x208e05000, 0x208e05fff] PGTABLE
70[ 0.008241] BRK [0x208e06000, 0x208e06fff] PGTABLE
71[ 0.008257] BRK [0x208e07000, 0x208e07fff] PGTABLE
72[ 0.008301] BRK [0x208e08000, 0x208e08fff] PGTABLE
73[ 0.008333] BRK [0x208e09000, 0x208e09fff] PGTABLE
74[ 0.008350] RAMDISK: [mem 0x334db000-0x35a64fff]
75[ 0.008356] ACPI: Early table checksum verification disabled
76[ 0.008359] ACPI: RSDP 0x0000000070BCD000 000024 (v02 DELL )
77[ 0.008361] ACPI: XSDT 0x0000000070BCD0C8 00010C (v01 DELL CBX3 01072009 AMI 00010013)
78[ 0.008365] ACPI: FACP 0x0000000070BF2A50 00010C (v05 DELL CBX3 01072009 AMI 00010013)
79[ 0.008368] ACPI: DSDT 0x0000000070BCD260 0257EE (v02 DELL CBX3 01072009 INTL 20160422)
80[ 0.008370] ACPI: FACS 0x000000007AEEF180 000040
81[ 0.008372] ACPI: APIC 0x0000000070BF2B60 0000BC (v03 DELL CBX3 01072009 AMI 00010013)
82[ 0.008374] ACPI: FPDT 0x0000000070BF2C20 000044 (v01 DELL CBX3 01072009 AMI 00010013)
83[ 0.008375] ACPI: FIDT 0x0000000070BF2C68 0000AC (v01 DELL CBX3 01072009 AMI 00010013)
84[ 0.008377] ACPI: MCFG 0x0000000070BF2D18 00003C (v01 DELL CBX3 01072009 MSFT 00000097)
85[ 0.008378] ACPI: HPET 0x0000000070BF2D58 000038 (v01 DELL CBX3 01072009 AMI. 0005000B)
86[ 0.008380] ACPI: SSDT 0x0000000070BF2D90 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
87[ 0.008382] ACPI: BOOT 0x0000000070BF30F0 000028 (v01 DELL CBX3 01072009 AMI 00010013)
88[ 0.008383] ACPI: SSDT 0x0000000070BF3118 0012CF (v02 SaSsdt SaSsdt 00003000 INTL 20160422)
89[ 0.008385] ACPI: HPET 0x0000000070BF43E8 000038 (v01 INTEL KBL-ULT 00000001 MSFT 0000005F)
90[ 0.008387] ACPI: SSDT 0x0000000070BF4420 000D84 (v02 INTEL xh_rvp07 00000000 INTL 20160422)
91[ 0.008389] ACPI: UEFI 0x0000000070BF51A8 000042 (v01 00000000 00000000)
92[ 0.008390] ACPI: SSDT 0x0000000070BF51F0 000EDE (v02 CpuRef CpuSsdt 00003000 INTL 20160422)
93[ 0.008392] ACPI: LPIT 0x0000000070BF60D0 000094 (v01 INTEL KBL-ULT 00000000 MSFT 0000005F)
94[ 0.008394] ACPI: SSDT 0x0000000070BF6168 000161 (v02 INTEL HdaDsp 00000000 INTL 20160422)
95[ 0.008395] ACPI: SSDT 0x0000000070BF62D0 00029F (v02 INTEL sensrhub 00000000 INTL 20160422)
96[ 0.008397] ACPI: SSDT 0x0000000070BF6570 003002 (v02 INTEL PtidDevc 00001000 INTL 20160422)
97[ 0.008399] ACPI: SSDT 0x0000000070BF9578 0000DB (v02 INTEL TbtTypeC 00000000 INTL 20160422)
98[ 0.008401] ACPI: DBGP 0x0000000070BF9658 000034 (v01 INTEL 00000002 MSFT 0000005F)
99[ 0.008402] ACPI: DBG2 0x0000000070BF9690 000054 (v00 INTEL 00000002 MSFT 0000005F)
100[ 0.008404] ACPI: SSDT 0x0000000070BF96E8 0007DD (v02 INTEL UsbCTabl 00001000 INTL 20160422)
101[ 0.008405] ACPI: SSDT 0x0000000070BF9EC8 0084F1 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
102[ 0.008407] ACPI: MSDM 0x0000000070C023C0 000055 (v03 DELL CBX3 06222004 AMI 00010013)
103[ 0.008409] ACPI: SLIC 0x0000000070C02418 000176 (v03 DELL CBX3 01072009 MSFT 00010013)
104[ 0.008411] ACPI: NHLT 0x0000000070C02590 00002D (v00 INTEL EDK2 00000002 01000013)
105[ 0.008412] ACPI: BGRT 0x0000000070C025C0 000038 (v00 01072009 AMI 00010013)
106[ 0.008414] ACPI: TPM2 0x0000000070C025F8 000034 (v03 Tpm2Tabl 00000001 AMI 00000000)
107[ 0.008415] ACPI: ASF! 0x0000000070C02630 0000A0 (v32 INTEL HCG 00000001 TFSM 000F4240)
108[ 0.008417] ACPI: DMAR 0x0000000070C026D0 0000F0 (v01 INTEL KBL 00000001 INTL 00000001)
109[ 0.008423] ACPI: Local APIC address 0xfee00000
110[ 0.008623] No NUMA configuration found
111[ 0.008623] Faking a node at [mem 0x0000000000000000-0x000000047e7fffff]
112[ 0.008626] NODE_DATA(0) allocated [mem 0x47e7fb000-0x47e7fffff]
113[ 0.008646] Zone ranges:
114[ 0.008646] DMA [mem 0x0000000000001000-0x0000000000ffffff]
115[ 0.008647] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
116[ 0.008648] Normal [mem 0x0000000100000000-0x000000047e7fffff]
117[ 0.008649] Device empty
118[ 0.008649] Movable zone start for each node
119[ 0.008650] Early memory node ranges
120[ 0.008650] node 0: [mem 0x0000000000001000-0x0000000000057fff]
121[ 0.008651] node 0: [mem 0x0000000000059000-0x000000000009dfff]
122[ 0.008651] node 0: [mem 0x0000000000100000-0x000000005e4d1fff]
123[ 0.008651] node 0: [mem 0x000000005e4d4000-0x0000000070802fff]
124[ 0.008652] node 0: [mem 0x000000007b5ff000-0x000000007b5fffff]
125[ 0.008652] node 0: [mem 0x0000000100000000-0x000000047e7fffff]
126[ 0.008654] Reserved but unavailable: 98 pages
127[ 0.008655] Initmem setup node 0 [mem 0x0000000000001000-0x000000047e7fffff]
128[ 0.008656] On node 0 totalpages: 4124574
129[ 0.008657] DMA zone: 64 pages used for memmap
130[ 0.008657] DMA zone: 22 pages reserved
131[ 0.008658] DMA zone: 3996 pages, LIFO batch:0
132[ 0.008715] DMA32 zone: 7137 pages used for memmap
133[ 0.008715] DMA32 zone: 456706 pages, LIFO batch:63
134[ 0.018039] Normal zone: 57248 pages used for memmap
135[ 0.018039] Normal zone: 3663872 pages, LIFO batch:63
136[ 0.073102] Reserving Intel graphics memory at [mem 0x7d800000-0x7f7fffff]
137[ 0.073464] ACPI: PM-Timer IO Port: 0x1808
138[ 0.073464] ACPI: Local APIC address 0xfee00000
139[ 0.073469] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
140[ 0.073469] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
141[ 0.073470] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
142[ 0.073470] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
143[ 0.073470] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
144[ 0.073471] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
145[ 0.073471] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
146[ 0.073471] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
147[ 0.073498] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
148[ 0.073499] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
149[ 0.073500] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
150[ 0.073501] ACPI: IRQ0 used by override.
151[ 0.073502] ACPI: IRQ9 used by override.
152[ 0.073503] Using ACPI (MADT) for SMP configuration information
153[ 0.073504] ACPI: HPET id: 0x8086a701 base: 0xfed00000
154[ 0.073508] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
155[ 0.073520] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
156[ 0.073521] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
157[ 0.073522] PM: Registered nosave memory: [mem 0x0009e000-0x000fffff]
158[ 0.073523] PM: Registered nosave memory: [mem 0x5e4d2000-0x5e4d2fff]
159[ 0.073523] PM: Registered nosave memory: [mem 0x5e4d3000-0x5e4d3fff]
160[ 0.073524] PM: Registered nosave memory: [mem 0x70803000-0x70bbffff]
161[ 0.073524] PM: Registered nosave memory: [mem 0x70bc0000-0x70c03fff]
162[ 0.073525] PM: Registered nosave memory: [mem 0x70c04000-0x7aef1fff]
163[ 0.073525] PM: Registered nosave memory: [mem 0x7aef2000-0x7b51dfff]
164[ 0.073525] PM: Registered nosave memory: [mem 0x7b51e000-0x7b5fefff]
165[ 0.073526] PM: Registered nosave memory: [mem 0x7b600000-0x7f7fffff]
166[ 0.073526] PM: Registered nosave memory: [mem 0x7f800000-0xdfffffff]
167[ 0.073527] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
168[ 0.073527] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
169[ 0.073527] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
170[ 0.073528] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
171[ 0.073528] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
172[ 0.073528] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
173[ 0.073529] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
174[ 0.073529] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
175[ 0.073529] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
176[ 0.073530] [mem 0x7f800000-0xdfffffff] available for PCI devices
177[ 0.073531] Booting paravirtualized kernel on bare hardware
178[ 0.073534] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
179[ 0.137784] random: get_random_bytes called from start_kernel+0x93/0x52c with crng_init=0
180[ 0.137788] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
181[ 0.137989] percpu: Embedded 45 pages/cpu s144408 r8192 d31720 u262144
182[ 0.137993] pcpu-alloc: s144408 r8192 d31720 u262144 alloc=1*2097152
183[ 0.137994] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
184[ 0.138009] Built 1 zonelists, mobility grouping on. Total pages: 4060103
185[ 0.138009] Policy zone: Normal
186[ 0.138010] Kernel command line: BOOT_IMAGE=/vmlinuz-4.19.0-6-amd64 root=/dev/mapper/fourier--vg-root ro quiet
187[ 0.142902] Calgary: detecting Calgary via BIOS EBDA area
188[ 0.142904] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
189[ 0.191254] Memory: 16060096K/16498296K available (10252K kernel code, 1243K rwdata, 3324K rodata, 1584K init, 2280K bss, 438200K reserved, 0K cma-reserved)
190[ 0.191326] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
191[ 0.191331] Kernel/User page tables isolation: enabled
192[ 0.195992] ftrace: allocating 31872 entries in 125 pages
193[ 0.205799] rcu: Hierarchical RCU implementation.
194[ 0.205800] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
195[ 0.205801] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
196[ 0.207735] NR_IRQS: 33024, nr_irqs: 2048, preallocated irqs: 16
197[ 0.208001] spurious 8259A interrupt: IRQ7.
198[ 0.208023] Console: colour dummy device 80x25
199[ 0.208027] console [tty0] enabled
200[ 0.208040] ACPI: Core revision 20180810
201[ 0.208390] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
202[ 0.208420] hpet clockevent registered
203[ 0.208504] APIC: Switch to symmetric I/O mode setup
204[ 0.208506] DMAR: Host address width 39
205[ 0.208508] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
206[ 0.208511] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
207[ 0.208512] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
208[ 0.208515] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
209[ 0.208516] DMAR: RMRR base: 0x000000708db000 end: 0x000000708fafff
210[ 0.208516] DMAR: RMRR base: 0x0000007d000000 end: 0x0000007f7fffff
211[ 0.208517] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
212[ 0.208517] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
213[ 0.208519] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
214[ 0.208519] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
215[ 0.208520] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
216[ 0.210191] DMAR-IR: Enabled IRQ remapping in x2apic mode
217[ 0.210192] x2apic enabled
218[ 0.210205] Switched APIC routing to cluster x2apic.
219[ 0.214132] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
220[ 0.232429] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x396d519840e, max_idle_ns: 881590569543 ns
221[ 0.232448] Calibrating delay loop (skipped), value calculated using timer frequency.. 3984.00 BogoMIPS (lpj=7968000)
222[ 0.232452] pid_max: default: 32768 minimum: 301
223[ 0.233275] Security Framework initialized
224[ 0.233276] Yama: disabled by default; enable with sysctl kernel.yama.*
225[ 0.233293] AppArmor: AppArmor initialized
226[ 0.235937] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
227[ 0.237275] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
228[ 0.237319] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
229[ 0.237358] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
230[ 0.237517] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
231[ 0.237518] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
232[ 0.237530] CPU0: Thermal monitoring enabled (TM1)
233[ 0.237544] process: using mwait in idle threads
234[ 0.237546] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
235[ 0.237546] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
236[ 0.237547] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
237[ 0.237548] Spectre V2 : Mitigation: Full generic retpoline
238[ 0.237548] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
239[ 0.237549] Spectre V2 : Enabling Restricted Speculation for firmware calls
240[ 0.237553] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
241[ 0.237553] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
242[ 0.237554] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
243[ 0.237570] MDS: Mitigation: Clear CPU buffers
244[ 0.239940] Freeing SMP alternatives memory: 24K
245[ 0.244120] TSC deadline timer enabled
246[ 0.244125] smpboot: CPU0: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz (family: 0x6, model: 0x8e, stepping: 0xa)
247[ 0.244201] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
248[ 0.244224] ... version: 4
249[ 0.244224] ... bit width: 48
250[ 0.244224] ... generic registers: 4
251[ 0.244225] ... value mask: 0000ffffffffffff
252[ 0.244225] ... max period: 00007fffffffffff
253[ 0.244225] ... fixed-purpose events: 3
254[ 0.244226] ... event mask: 000000070000000f
255[ 0.244255] rcu: Hierarchical SRCU implementation.
256[ 0.244431] random: crng done (trusting CPU's manufacturer)
257[ 0.244431] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
258[ 0.244431] smp: Bringing up secondary CPUs ...
259[ 0.244431] x86: Booting SMP configuration:
260[ 0.244431] .... node #0, CPUs: #1 #2 #3 #4
261[ 0.244431] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
262[ 0.244431] #5 #6 #7
263[ 0.244839] smp: Brought up 1 node, 8 CPUs
264[ 0.244839] smpboot: Max logical packages: 1
265[ 0.244839] smpboot: Total of 8 processors activated (31872.00 BogoMIPS)
266[ 0.248875] devtmpfs: initialized
267[ 0.248875] x86/mm: Memory block size: 128MB
268[ 0.249189] PM: Registering ACPI NVS region [mem 0x5e4d2000-0x5e4d2fff] (4096 bytes)
269[ 0.249189] PM: Registering ACPI NVS region [mem 0x70c04000-0x7aef1fff] (170844160 bytes)
270[ 0.250035] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
271[ 0.250042] futex hash table entries: 2048 (order: 5, 131072 bytes)
272[ 0.250116] pinctrl core: initialized pinctrl subsystem
273[ 0.250221] NET: Registered protocol family 16
274[ 0.250286] audit: initializing netlink subsys (disabled)
275[ 0.250289] audit: type=2000 audit(1576656552.044:1): state=initialized audit_enabled=0 res=1
276[ 0.250289] cpuidle: using governor ladder
277[ 0.250289] cpuidle: using governor menu
278[ 0.250289] Simple Boot Flag at 0x47 set to 0x80
279[ 0.250289] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
280[ 0.250289] ACPI: bus type PCI registered
281[ 0.250289] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
282[ 0.250289] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
283[ 0.250289] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
284[ 0.250289] PCI: Using configuration type 1 for base access
285[ 0.252439] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
286[ 0.252439] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
287[ 0.252493] ACPI: Added _OSI(Module Device)
288[ 0.252494] ACPI: Added _OSI(Processor Device)
289[ 0.252494] ACPI: Added _OSI(3.0 _SCP Extensions)
290[ 0.252495] ACPI: Added _OSI(Processor Aggregator Device)
291[ 0.252495] ACPI: Added _OSI(Linux-Dell-Video)
292[ 0.252496] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
293[ 0.277757] ACPI: 11 ACPI AML tables successfully acquired and loaded
294[ 5.325136] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
295[ 5.333150] ACPI: Dynamic OEM Table Load:
296[ 5.333155] ACPI: SSDT 0xFFFF97596B5DD800 0005CD (v02 PmRef Cpu0Ist 00003000 INTL 20160422)
297[ 5.333443] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
298[ 5.334051] ACPI: Dynamic OEM Table Load:
299[ 5.334055] ACPI: SSDT 0xFFFF97596B605C00 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160422)
300[ 5.334506] ACPI: Dynamic OEM Table Load:
301[ 5.334510] ACPI: SSDT 0xFFFF97596B5DC000 00065C (v02 PmRef ApIst 00003000 INTL 20160422)
302[ 5.334959] ACPI: Dynamic OEM Table Load:
303[ 5.334962] ACPI: SSDT 0xFFFF97596B78A800 00018A (v02 PmRef ApCst 00003000 INTL 20160422)
304[ 5.336732] ACPI: EC: EC started
305[ 5.336733] ACPI: EC: interrupt blocked
306[ 5.340531] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as first EC
307[ 5.340532] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x14, EC_CMD/EC_SC=0x934, EC_DATA=0x930
308[ 5.340533] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as boot DSDT EC to handle transactions
309[ 5.340533] ACPI: Interpreter enabled
310[ 5.340563] ACPI: (supports S0 S3 S4 S5)
311[ 5.340566] ACPI: Using IOAPIC for interrupt routing
312[ 5.340591] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
313[ 5.340995] ACPI: Enabled 8 GPEs in block 00 to 7F
314[ 5.350944] ACPI: Power Resource [WRST] (on)
315[ 5.351168] ACPI: Power Resource [WRST] (on)
316[ 5.351382] ACPI: Power Resource [WRST] (on)
317[ 5.351600] ACPI: Power Resource [WRST] (on)
318[ 5.351814] ACPI: Power Resource [WRST] (on)
319[ 5.352051] ACPI: Power Resource [WRST] (on)
320[ 5.352526] ACPI: Power Resource [WRST] (on)
321[ 5.352746] ACPI: Power Resource [WRST] (on)
322[ 5.352967] ACPI: Power Resource [WRST] (on)
323[ 5.353327] ACPI: Power Resource [WRST] (on)
324[ 5.353817] ACPI: Power Resource [WRST] (on)
325[ 5.354029] ACPI: Power Resource [WRST] (on)
326[ 5.354241] ACPI: Power Resource [WRST] (on)
327[ 5.354462] ACPI: Power Resource [WRST] (on)
328[ 5.354674] ACPI: Power Resource [WRST] (on)
329[ 5.354892] ACPI: Power Resource [WRST] (on)
330[ 5.355103] ACPI: Power Resource [WRST] (on)
331[ 5.355937] ACPI: Power Resource [WRST] (on)
332[ 5.356152] ACPI: Power Resource [WRST] (on)
333[ 5.356364] ACPI: Power Resource [WRST] (on)
334[ 5.369387] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
335[ 5.369391] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
336[ 5.369614] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
337[ 5.369821] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
338[ 5.369821] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
339[ 5.370259] PCI host bridge to bus 0000:00
340[ 5.370260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
341[ 5.370261] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
342[ 5.370261] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
343[ 5.370262] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
344[ 5.370262] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
345[ 5.370263] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
346[ 5.370264] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
347[ 5.370264] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
348[ 5.370265] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
349[ 5.370265] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
350[ 5.370266] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
351[ 5.370266] pci_bus 0000:00: root bus resource [mem 0x7f800000-0xdfffffff window]
352[ 5.370267] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
353[ 5.370268] pci_bus 0000:00: root bus resource [bus 00-fe]
354[ 5.370274] pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
355[ 5.370360] pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
356[ 5.370369] pci 0000:00:02.0: reg 0x10: [mem 0xdb000000-0xdbffffff 64bit]
357[ 5.370374] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
358[ 5.370377] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
359[ 5.370388] pci 0000:00:02.0: BAR 2: assigned to efifb
360[ 5.370470] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
361[ 5.370480] pci 0000:00:04.0: reg 0x10: [mem 0xdc420000-0xdc427fff 64bit]
362[ 5.370637] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
363[ 5.370658] pci 0000:00:14.0: reg 0x10: [mem 0xdc410000-0xdc41ffff 64bit]
364[ 5.370722] pci 0000:00:14.0: PME# supported from D3hot D3cold
365[ 5.370851] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
366[ 5.370872] pci 0000:00:14.2: reg 0x10: [mem 0xdc434000-0xdc434fff 64bit]
367[ 5.371091] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
368[ 5.371341] pci 0000:00:15.0: reg 0x10: [mem 0xdc433000-0xdc433fff 64bit]
369[ 5.371895] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
370[ 5.372096] pci 0000:00:15.1: reg 0x10: [mem 0xdc432000-0xdc432fff 64bit]
371[ 5.372707] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
372[ 5.372729] pci 0000:00:16.0: reg 0x10: [mem 0xdc431000-0xdc431fff 64bit]
373[ 5.372798] pci 0000:00:16.0: PME# supported from D3hot
374[ 5.372939] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
375[ 5.373002] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
376[ 5.373122] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
377[ 5.373195] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
378[ 5.373307] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
379[ 5.373380] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
380[ 5.373500] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
381[ 5.373565] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
382[ 5.373700] pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
383[ 5.373883] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
384[ 5.373896] pci 0000:00:1f.2: reg 0x10: [mem 0xdc42c000-0xdc42ffff]
385[ 5.374011] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380
386[ 5.374036] pci 0000:00:1f.3: reg 0x10: [mem 0xdc428000-0xdc42bfff 64bit]
387[ 5.374059] pci 0000:00:1f.3: reg 0x20: [mem 0xdc400000-0xdc40ffff 64bit]
388[ 5.374102] pci 0000:00:1f.3: PME# supported from D3hot D3cold
389[ 5.374254] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
390[ 5.374314] pci 0000:00:1f.4: reg 0x10: [mem 0xdc430000-0xdc4300ff 64bit]
391[ 5.374385] pci 0000:00:1f.4: reg 0x20: [io 0xf040-0xf05f]
392[ 5.374610] pci 0000:01:00.0: [8086:1576] type 01 class 0x060400
393[ 5.374662] pci 0000:01:00.0: enabling Extended Tags
394[ 5.374735] pci 0000:01:00.0: supports D1 D2
395[ 5.374736] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
396[ 5.374785] pci 0000:01:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8 GT/s x2 link at 0000:00:1c.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
397[ 5.374854] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
398[ 5.374858] pci 0000:00:1c.0: bridge window [mem 0xc4000000-0xda0fffff]
399[ 5.374862] pci 0000:00:1c.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
400[ 5.374923] pci 0000:02:00.0: [8086:1576] type 01 class 0x060400
401[ 5.374979] pci 0000:02:00.0: enabling Extended Tags
402[ 5.375055] pci 0000:02:00.0: supports D1 D2
403[ 5.375056] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
404[ 5.375132] pci 0000:02:01.0: [8086:1576] type 01 class 0x060400
405[ 5.375187] pci 0000:02:01.0: enabling Extended Tags
406[ 5.375263] pci 0000:02:01.0: supports D1 D2
407[ 5.375263] pci 0000:02:01.0: PME# supported from D0 D1 D2 D3hot D3cold
408[ 5.375339] pci 0000:02:02.0: [8086:1576] type 01 class 0x060400
409[ 5.375397] pci 0000:02:02.0: enabling Extended Tags
410[ 5.375470] pci 0000:02:02.0: supports D1 D2
411[ 5.375470] pci 0000:02:02.0: PME# supported from D0 D1 D2 D3hot D3cold
412[ 5.375565] pci 0000:01:00.0: PCI bridge to [bus 02-39]
413[ 5.375575] pci 0000:01:00.0: bridge window [mem 0xc4000000-0xda0fffff]
414[ 5.375580] pci 0000:01:00.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
415[ 5.375616] pci 0000:02:00.0: PCI bridge to [bus 03]
416[ 5.375623] pci 0000:02:00.0: bridge window [mem 0xda000000-0xda0fffff]
417[ 5.375663] pci 0000:02:01.0: PCI bridge to [bus 04-38]
418[ 5.375671] pci 0000:02:01.0: bridge window [mem 0xc4000000-0xd9efffff]
419[ 5.375677] pci 0000:02:01.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
420[ 5.375734] pci 0000:39:00.0: [8086:15b5] type 00 class 0x0c0330
421[ 5.375769] pci 0000:39:00.0: reg 0x10: [mem 0xd9f00000-0xd9f0ffff]
422[ 5.375845] pci 0000:39:00.0: enabling Extended Tags
423[ 5.375939] pci 0000:39:00.0: supports D1 D2
424[ 5.375939] pci 0000:39:00.0: PME# supported from D0 D1 D2 D3hot D3cold
425[ 5.375998] pci 0000:39:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x4 link at 0000:02:02.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
426[ 5.376088] pci 0000:02:02.0: PCI bridge to [bus 39]
427[ 5.376096] pci 0000:02:02.0: bridge window [mem 0xd9f00000-0xd9ffffff]
428[ 5.376437] pci 0000:3a:00.0: [168c:003e] type 00 class 0x028000
429[ 5.376768] pci 0000:3a:00.0: reg 0x10: [mem 0xdc000000-0xdc1fffff 64bit]
430[ 5.377871] pci 0000:3a:00.0: PME# supported from D0 D3hot D3cold
431[ 5.378955] pci 0000:00:1c.4: PCI bridge to [bus 3a]
432[ 5.378959] pci 0000:00:1c.4: bridge window [mem 0xdc000000-0xdc1fffff]
433[ 5.379310] pci 0000:3b:00.0: [10ec:525a] type 00 class 0xff0000
434[ 5.379340] pci 0000:3b:00.0: reg 0x14: [mem 0xdc300000-0xdc300fff]
435[ 5.379441] pci 0000:3b:00.0: supports D1 D2
436[ 5.379441] pci 0000:3b:00.0: PME# supported from D1 D2 D3hot D3cold
437[ 5.379846] pci 0000:00:1c.5: PCI bridge to [bus 3b]
438[ 5.379850] pci 0000:00:1c.5: bridge window [mem 0xdc300000-0xdc3fffff]
439[ 5.379919] pci 0000:3c:00.0: [1179:0116] type 00 class 0x010802
440[ 5.379948] pci 0000:3c:00.0: reg 0x10: [mem 0xdc200000-0xdc203fff 64bit]
441[ 5.380158] pci 0000:00:1d.0: PCI bridge to [bus 3c]
442[ 5.380161] pci 0000:00:1d.0: bridge window [mem 0xdc200000-0xdc2fffff]
443[ 5.381458] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
444[ 5.381458] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
445[ 5.381458] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
446[ 5.381458] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
447[ 5.381458] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
448[ 5.381458] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
449[ 5.381458] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
450[ 5.381458] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
451[ 5.381458] ACPI: \_SB_.PEPD: Low Power S0 Idle interface disabled
452[ 5.383322] ACPI: EC: interrupt unblocked
453[ 5.383338] ACPI: EC: event unblocked
454[ 5.383361] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x14, EC_CMD/EC_SC=0x934, EC_DATA=0x930
455[ 5.383362] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as boot DSDT EC to handle transactions and events
456[ 5.384464] pci 0000:00:02.0: vgaarb: setting as boot VGA device
457[ 5.384464] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
458[ 5.384464] pci 0000:00:02.0: vgaarb: bridge control possible
459[ 5.384464] vgaarb: loaded
460[ 5.384489] pps_core: LinuxPPS API ver. 1 registered
461[ 5.384490] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
462[ 5.384491] PTP clock support registered
463[ 5.384495] EDAC MC: Ver: 3.0.0
464[ 5.385231] Registered efivars operations
465[ 5.392525] PCI: Using ACPI for IRQ routing
466[ 5.415801] PCI: pci_cache_line_size set to 64 bytes
467[ 5.416716] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
468[ 5.416717] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
469[ 5.416717] e820: reserve RAM buffer [mem 0x5e4d2000-0x5fffffff]
470[ 5.416718] e820: reserve RAM buffer [mem 0x70803000-0x73ffffff]
471[ 5.416718] e820: reserve RAM buffer [mem 0x7b600000-0x7bffffff]
472[ 5.416719] e820: reserve RAM buffer [mem 0x47e800000-0x47fffffff]
473[ 5.420491] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
474[ 5.420494] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
475[ 5.422541] clocksource: Switched to clocksource tsc-early
476[ 5.427080] VFS: Disk quotas dquot_6.6.0
477[ 5.427090] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
478[ 5.427177] AppArmor: AppArmor Filesystem Enabled
479[ 5.427184] pnp: PnP ACPI init
480[ 5.427343] system 00:00: [io 0x0680-0x069f] has been reserved
481[ 5.427343] system 00:00: [io 0xffff] has been reserved
482[ 5.427344] system 00:00: [io 0xffff] has been reserved
483[ 5.427345] system 00:00: [io 0xffff] has been reserved
484[ 5.427345] system 00:00: [io 0x1800-0x18fe] has been reserved
485[ 5.427346] system 00:00: [io 0x164e-0x164f] has been reserved
486[ 5.427349] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
487[ 5.427413] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
488[ 5.427437] system 00:02: [io 0x1854-0x1857] has been reserved
489[ 5.427438] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
490[ 5.427526] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
491[ 5.427536] pnp 00:04: Plug and Play ACPI device, IDs DLL082a PNP0f13 (active)
492[ 5.427678] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
493[ 5.427679] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
494[ 5.427680] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
495[ 5.427680] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
496[ 5.427681] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
497[ 5.427682] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
498[ 5.427683] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
499[ 5.427683] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
500[ 5.427684] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
501[ 5.427685] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
502[ 5.427687] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
503[ 5.427713] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
504[ 5.427714] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
505[ 5.427715] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
506[ 5.427716] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
507[ 5.427716] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
508[ 5.427717] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
509[ 5.427718] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
510[ 5.427719] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
511[ 5.427914] system 00:07: [io 0xff00-0xfffe] has been reserved
512[ 5.427916] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
513[ 5.428584] system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
514[ 5.428585] system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
515[ 5.428587] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
516[ 5.431300] pnp: PnP ACPI: found 9 devices
517[ 5.436583] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
518[ 5.436602] pci 0000:02:01.0: bridge window [io 0x1000-0x0fff] to [bus 04-38] add_size 1000
519[ 5.436610] pci 0000:02:02.0: bridge window [io 0x1000-0x0fff] to [bus 39] add_size 1000
520[ 5.436611] pci 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
521[ 5.436619] pci 0000:01:00.0: bridge window [io 0x1000-0x0fff] to [bus 02-39] add_size 2000
522[ 5.436624] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01-39] add_size 2000
523[ 5.436643] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x3fff]
524[ 5.436644] pci 0000:01:00.0: BAR 13: assigned [io 0x2000-0x3fff]
525[ 5.436647] pci 0000:02:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
526[ 5.436648] pci 0000:02:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
527[ 5.436649] pci 0000:02:01.0: BAR 13: assigned [io 0x2000-0x2fff]
528[ 5.436649] pci 0000:02:02.0: BAR 13: assigned [io 0x3000-0x3fff]
529[ 5.436651] pci 0000:02:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
530[ 5.436651] pci 0000:02:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
531[ 5.436652] pci 0000:02:00.0: PCI bridge to [bus 03]
532[ 5.436657] pci 0000:02:00.0: bridge window [mem 0xda000000-0xda0fffff]
533[ 5.436664] pci 0000:02:01.0: PCI bridge to [bus 04-38]
534[ 5.436666] pci 0000:02:01.0: bridge window [io 0x2000-0x2fff]
535[ 5.436670] pci 0000:02:01.0: bridge window [mem 0xc4000000-0xd9efffff]
536[ 5.436673] pci 0000:02:01.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
537[ 5.436679] pci 0000:02:02.0: PCI bridge to [bus 39]
538[ 5.436681] pci 0000:02:02.0: bridge window [io 0x3000-0x3fff]
539[ 5.436685] pci 0000:02:02.0: bridge window [mem 0xd9f00000-0xd9ffffff]
540[ 5.436692] pci 0000:01:00.0: PCI bridge to [bus 02-39]
541[ 5.436694] pci 0000:01:00.0: bridge window [io 0x2000-0x3fff]
542[ 5.436698] pci 0000:01:00.0: bridge window [mem 0xc4000000-0xda0fffff]
543[ 5.436701] pci 0000:01:00.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
544[ 5.436706] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
545[ 5.436707] pci 0000:00:1c.0: bridge window [io 0x2000-0x3fff]
546[ 5.436710] pci 0000:00:1c.0: bridge window [mem 0xc4000000-0xda0fffff]
547[ 5.436712] pci 0000:00:1c.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
548[ 5.436715] pci 0000:00:1c.4: PCI bridge to [bus 3a]
549[ 5.436720] pci 0000:00:1c.4: bridge window [mem 0xdc000000-0xdc1fffff]
550[ 5.436725] pci 0000:00:1c.5: PCI bridge to [bus 3b]
551[ 5.436728] pci 0000:00:1c.5: bridge window [mem 0xdc300000-0xdc3fffff]
552[ 5.436734] pci 0000:00:1d.0: PCI bridge to [bus 3c]
553[ 5.436736] pci 0000:00:1d.0: bridge window [mem 0xdc200000-0xdc2fffff]
554[ 5.436742] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
555[ 5.436742] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
556[ 5.436743] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
557[ 5.436743] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
558[ 5.436744] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
559[ 5.436744] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
560[ 5.436745] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
561[ 5.436746] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
562[ 5.436746] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
563[ 5.436747] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
564[ 5.436747] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
565[ 5.436748] pci_bus 0000:00: resource 15 [mem 0x7f800000-0xdfffffff window]
566[ 5.436748] pci_bus 0000:00: resource 16 [mem 0xfd000000-0xfe7fffff window]
567[ 5.436749] pci_bus 0000:01: resource 0 [io 0x2000-0x3fff]
568[ 5.436750] pci_bus 0000:01: resource 1 [mem 0xc4000000-0xda0fffff]
569[ 5.436750] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
570[ 5.436751] pci_bus 0000:02: resource 0 [io 0x2000-0x3fff]
571[ 5.436751] pci_bus 0000:02: resource 1 [mem 0xc4000000-0xda0fffff]
572[ 5.436752] pci_bus 0000:02: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
573[ 5.436753] pci_bus 0000:03: resource 1 [mem 0xda000000-0xda0fffff]
574[ 5.436753] pci_bus 0000:04: resource 0 [io 0x2000-0x2fff]
575[ 5.436754] pci_bus 0000:04: resource 1 [mem 0xc4000000-0xd9efffff]
576[ 5.436754] pci_bus 0000:04: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
577[ 5.436755] pci_bus 0000:39: resource 0 [io 0x3000-0x3fff]
578[ 5.436755] pci_bus 0000:39: resource 1 [mem 0xd9f00000-0xd9ffffff]
579[ 5.436756] pci_bus 0000:3a: resource 1 [mem 0xdc000000-0xdc1fffff]
580[ 5.436756] pci_bus 0000:3b: resource 1 [mem 0xdc300000-0xdc3fffff]
581[ 5.436757] pci_bus 0000:3c: resource 1 [mem 0xdc200000-0xdc2fffff]
582[ 5.436847] NET: Registered protocol family 2
583[ 5.436952] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
584[ 5.436988] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
585[ 5.437160] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
586[ 5.437321] TCP: Hash tables configured (established 131072 bind 65536)
587[ 5.437348] UDP hash table entries: 8192 (order: 6, 262144 bytes)
588[ 5.437387] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
589[ 5.437467] NET: Registered protocol family 1
590[ 5.437471] NET: Registered protocol family 44
591[ 5.437476] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
592[ 5.437743] pci 0000:01:00.0: enabling device (0006 -> 0007)
593[ 5.437775] pci 0000:02:02.0: enabling device (0006 -> 0007)
594[ 5.438303] PCI: CLS 128 bytes, default 64
595[ 5.438336] Unpacking initramfs...
596[ 5.850828] Freeing initrd memory: 38440K
597[ 5.850891] DMAR: ACPI device "device:79" under DMAR at fed91000 as 00:15.0
598[ 5.850893] DMAR: ACPI device "device:7a" under DMAR at fed91000 as 00:15.1
599[ 5.872500] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
600[ 5.872507] software IO TLB: mapped [mem 0x69cf5000-0x6dcf5000] (64MB)
601[ 5.872554] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x396d519840e, max_idle_ns: 881590569543 ns
602[ 5.872574] clocksource: Switched to clocksource tsc
603[ 5.873339] Initialise system trusted keyrings
604[ 5.873349] Key type blacklist registered
605[ 5.873413] workingset: timestamp_bits=40 max_order=22 bucket_order=0
606[ 5.874544] zbud: loaded
607[ 5.966763] Key type asymmetric registered
608[ 5.966764] Asymmetric key parser 'x509' registered
609[ 5.966770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
610[ 5.966797] io scheduler noop registered
611[ 5.966797] io scheduler deadline registered
612[ 5.966814] io scheduler cfq registered (default)
613[ 5.966815] io scheduler mq-deadline registered
614[ 5.967686] pcieport 0000:02:01.0: enabling device (0006 -> 0007)
615[ 5.967943] pcieport 0000:00:1c.0: AER enabled with IRQ 122
616[ 5.967960] pcieport 0000:00:1c.4: AER enabled with IRQ 123
617[ 5.967975] pcieport 0000:00:1c.5: AER enabled with IRQ 124
618[ 5.967991] pcieport 0000:00:1d.0: AER enabled with IRQ 125
619[ 5.968006] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
620[ 5.968016] efifb: probing for efifb
621[ 5.968024] efifb: framebuffer at 0x90000000, using 22528k, total 22528k
622[ 5.968025] efifb: mode is 3200x1800x32, linelength=12800, pages=1
623[ 5.968025] efifb: scrolling: redraw
624[ 5.968026] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
625[ 5.975130] Console: switching to colour frame buffer device 400x112
626[ 5.982090] fb0: EFI VGA frame buffer device
627[ 5.982095] intel_idle: MWAIT substates: 0x11142120
628[ 5.982095] intel_idle: v0.4.1 model 0x8E
629[ 5.982351] intel_idle: lapic_timer_reliable_states 0xffffffff
630[ 5.982625] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
631[ 5.982952] Linux agpgart interface v0.103
632[ 5.982986] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
633[ 5.982987] AMD IOMMUv2 functionality not available on this system
634[ 5.983287] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
635[ 5.983923] i8042: Warning: Keylock active
636[ 5.986206] serio: i8042 KBD port at 0x60,0x64 irq 1
637[ 5.986212] serio: i8042 AUX port at 0x60,0x64 irq 12
638[ 5.986265] mousedev: PS/2 mouse device common for all mice
639[ 5.986301] rtc_cmos 00:01: RTC can wake from S4
640[ 5.986797] rtc_cmos 00:01: registered as rtc0
641[ 5.986820] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
642[ 5.986825] intel_pstate: Intel P-state driver initializing
643[ 5.987125] intel_pstate: HWP enabled
644[ 5.987161] ledtrig-cpu: registered to indicate activity on CPUs
645[ 5.987489] NET: Registered protocol family 10
646[ 5.987665] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
647[ 5.992903] Segment Routing with IPv6
648[ 5.992916] mip6: Mobile IPv6
649[ 5.992917] NET: Registered protocol family 17
650[ 5.993029] mpls_gso: MPLS GSO support
651[ 5.993614] mce: Using 10 MCE banks
652[ 5.993684] microcode: sig=0x806ea, pf=0x80, revision=0xb4
653[ 5.993974] microcode: Microcode Update Driver: v2.2.
654[ 5.993981] sched_clock: Marking stable (5997499975, -3527789)->(6083542709, -89570523)
655[ 5.994403] registered taskstats version 1
656[ 5.994404] Loading compiled-in X.509 certificates
657[ 6.014367] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
658[ 6.014375] Loaded X.509 cert 'Debian Secure Boot Signer: 00a7468def'
659[ 6.014633] Loaded UEFI:db cert 'Dell Inc. UEFI DB: 5ddb772dc880660055ba0bc131886bb630a639e7' linked to secondary sys keyring
660[ 6.014645] Loaded UEFI:db cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to secondary sys keyring
661[ 6.014655] Loaded UEFI:db cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to secondary sys keyring
662[ 6.014989] zswap: loaded using pool lzo/zbud
663[ 6.015189] AppArmor: AppArmor sha1 policy hashing enabled
664[ 6.016115] rtc_cmos 00:01: setting system clock to 2019-12-18 08:09:18 UTC (1576656558)
665[ 6.082164] CPU6: Core temperature above threshold, cpu clock throttled (total events = 1)
666[ 6.082165] CPU2: Core temperature above threshold, cpu clock throttled (total events = 1)
667[ 6.082166] CPU2: Package temperature above threshold, cpu clock throttled (total events = 1)
668[ 6.082205] CPU0: Package temperature above threshold, cpu clock throttled (total events = 1)
669[ 6.082205] CPU4: Package temperature above threshold, cpu clock throttled (total events = 1)
670[ 6.082206] CPU5: Package temperature above threshold, cpu clock throttled (total events = 1)
671[ 6.082207] CPU1: Package temperature above threshold, cpu clock throttled (total events = 1)
672[ 6.082208] CPU7: Package temperature above threshold, cpu clock throttled (total events = 1)
673[ 6.082208] CPU3: Package temperature above threshold, cpu clock throttled (total events = 1)
674[ 6.082217] CPU6: Package temperature above threshold, cpu clock throttled (total events = 1)
675[ 6.083170] CPU6: Core temperature/speed normal
676[ 6.083170] CPU6: Package temperature/speed normal
677[ 6.083171] CPU2: Core temperature/speed normal
678[ 6.083171] CPU2: Package temperature/speed normal
679[ 6.083211] CPU0: Package temperature/speed normal
680[ 6.083211] CPU4: Package temperature/speed normal
681[ 6.083212] CPU1: Package temperature/speed normal
682[ 6.083213] CPU5: Package temperature/speed normal
683[ 6.083213] CPU3: Package temperature/speed normal
684[ 6.083214] CPU7: Package temperature/speed normal
685[ 6.150306] Freeing unused kernel image memory: 1584K
686[ 6.208768] Write protecting the kernel read-only data: 16384k
687[ 6.209862] Freeing unused kernel image memory: 2028K
688[ 6.210123] Freeing unused kernel image memory: 772K
689[ 6.217381] x86/mm: Checked W+X mappings: passed, no W+X pages found.
690[ 6.217383] x86/mm: Checking user space page tables
691[ 6.224988] x86/mm: Checked W+X mappings: passed, no W+X pages found.
692[ 6.224989] Run /init as init process
693[ 6.334072] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
694[ 6.334085] ACPI: Lid Switch [LID0]
695[ 6.334114] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
696[ 6.334119] ACPI: Power Button [PBTN]
697[ 6.334142] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
698[ 6.334151] ACPI: Sleep Button [SBTN]
699[ 6.334183] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
700[ 6.334188] ACPI: Power Button [PWRF]
701[ 6.343246] wmi_bus wmi_bus-PNP0C14:01: WQBC data block query control method not found
702[ 6.346046] hidraw: raw HID events driver (C) Jiri Kosina
703[ 6.348022] rtsx_pci 0000:3b:00.0: enabling device (0000 -> 0002)
704[ 6.349004] i801_smbus 0000:00:1f.4: SPD Write Disable is set
705[ 6.349181] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
706[ 6.352294] nvme nvme0: pci function 0000:3c:00.0
707[ 6.357686] cryptd: max_cpu_qlen set to 1000
708[ 6.357830] ACPI: bus type USB registered
709[ 6.357847] usbcore: registered new interface driver usbfs
710[ 6.357853] usbcore: registered new interface driver hub
711[ 6.357892] usbcore: registered new device driver usb
712[ 6.370268] AVX2 version of gcm_enc/dec engaged.
713[ 6.370269] AES CTR mode by8 optimization enabled
714[ 6.372176] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
715[ 6.372450] xhci_hcd 0000:00:14.0: xHCI Host Controller
716[ 6.372456] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
717[ 6.373523] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
718[ 6.373527] xhci_hcd 0000:00:14.0: cache line size of 128 is not supported
719[ 6.373731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
720[ 6.373732] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
721[ 6.373733] usb usb1: Product: xHCI Host Controller
722[ 6.373734] usb usb1: Manufacturer: Linux 4.19.0-6-amd64 xhci-hcd
723[ 6.373735] usb usb1: SerialNumber: 0000:00:14.0
724[ 6.375382] hub 1-0:1.0: USB hub found
725[ 6.375401] hub 1-0:1.0: 12 ports detected
726[ 6.394257] alg: No test for pcbc(aes) (pcbc-aes-aesni)
727[ 6.412999] thermal LNXTHERM:00: registered as thermal_zone0
728[ 6.413000] ACPI: Thermal Zone [THM] (25 C)
729[ 6.414436] xhci_hcd 0000:00:14.0: xHCI Host Controller
730[ 6.414438] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
731[ 6.414440] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
732[ 6.414504] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
733[ 6.414505] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
734[ 6.414506] usb usb2: Product: xHCI Host Controller
735[ 6.414507] usb usb2: Manufacturer: Linux 4.19.0-6-amd64 xhci-hcd
736[ 6.414507] usb usb2: SerialNumber: 0000:00:14.0
737[ 6.414602] hub 2-0:1.0: USB hub found
738[ 6.414616] hub 2-0:1.0: 6 ports detected
739[ 6.415093] usb: port power management may be unreliable
740[ 6.415960] xhci_hcd 0000:39:00.0: xHCI Host Controller
741[ 6.415963] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 3
742[ 6.417072] xhci_hcd 0000:39:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
743[ 6.417289] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
744[ 6.417290] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
745[ 6.417291] usb usb3: Product: xHCI Host Controller
746[ 6.417291] usb usb3: Manufacturer: Linux 4.19.0-6-amd64 xhci-hcd
747[ 6.417292] usb usb3: SerialNumber: 0000:39:00.0
748[ 6.417391] hub 3-0:1.0: USB hub found
749[ 6.417400] hub 3-0:1.0: 2 ports detected
750[ 6.417829] xhci_hcd 0000:39:00.0: xHCI Host Controller
751[ 6.417831] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 4
752[ 6.417833] xhci_hcd 0000:39:00.0: Host supports USB 3.0 SuperSpeed
753[ 6.417885] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
754[ 6.417886] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
755[ 6.417886] usb usb4: Product: xHCI Host Controller
756[ 6.417887] usb usb4: Manufacturer: Linux 4.19.0-6-amd64 xhci-hcd
757[ 6.417887] usb usb4: SerialNumber: 0000:39:00.0
758[ 6.417970] hub 4-0:1.0: USB hub found
759[ 6.417978] hub 4-0:1.0: 2 ports detected
760[ 6.433574] checking generic (90000000 1600000) vs hw (90000000 10000000)
761[ 6.433574] fb: switching to inteldrmfb from EFI VGA
762[ 6.433588] Console: switching to colour dummy device 80x25
763[ 6.433649] [drm] Replacing VGA console driver
764[ 6.446911] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
765[ 6.446912] [drm] Driver supports precise vblank timestamp query.
766[ 6.452086] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
767[ 6.452130] i915 0000:00:02.0: firmware: failed to load i915/kbl_dmc_ver1_04.bin (-2)
768[ 6.452133] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
769[ 6.452134] i915 0000:00:02.0: Direct firmware load for i915/kbl_dmc_ver1_04.bin failed with error -2
770[ 6.452136] i915 0000:00:02.0: Failed to load DMC firmware i915/kbl_dmc_ver1_04.bin. Disabling runtime power management.
771[ 6.452136] i915 0000:00:02.0: DMC firmware homepage: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/i915
772[ 6.590079] nvme0n1: p1 p2 p3
773[ 6.748436] usb 1-3: new full-speed USB device number 2 using xhci_hcd
774[ 6.752435] usb 3-1: new high-speed USB device number 2 using xhci_hcd
775[ 6.785128] [drm] Initialized i915 1.6.0 20180719 for 0000:00:02.0 on minor 0
776[ 6.898042] usb 1-3: New USB device found, idVendor=0cf3, idProduct=e300, bcdDevice= 0.01
777[ 6.898047] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
778[ 6.900756] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
779[ 6.900807] usb 3-1: New USB device found, idVendor=0424, idProduct=2137, bcdDevice=60.80
780[ 6.900811] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
781[ 6.900814] usb 3-1: Product: USB2137B
782[ 6.900817] usb 3-1: Manufacturer: SMSC
783[ 6.901806] hub 3-1:1.0: USB hub found
784[ 6.901849] hub 3-1:1.0: 7 ports detected
785[ 6.914915] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
786[ 6.935181] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
787[ 6.951843] fbcon: inteldrmfb (fb0) is primary device
788[ 6.970869] i2c_hid i2c-DLL082A:01: i2c-DLL082A:01 supply vdd not found, using dummy regulator
789[ 6.970897] i2c_hid i2c-DLL082A:01: Linked as a consumer to regulator.0
790[ 6.970899] i2c_hid i2c-DLL082A:01: i2c-DLL082A:01 supply vddl not found, using dummy regulator
791[ 7.024715] usb 1-4: new full-speed USB device number 3 using xhci_hcd
792[ 7.032850] usb 4-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
793[ 7.053677] usb 4-1: New USB device found, idVendor=0424, idProduct=5537, bcdDevice=60.80
794[ 7.053681] usb 4-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
795[ 7.053684] usb 4-1: Product: USB5537B
796[ 7.053686] usb 4-1: Manufacturer: SMSC
797[ 7.055436] hub 4-1:1.0: USB hub found
798[ 7.055476] hub 4-1:1.0: 7 ports detected
799[ 7.172530] psmouse serio1: synaptics: Unable to query device: -5
800[ 7.174772] usb 1-4: New USB device found, idVendor=04f3, idProduct=20d0, bcdDevice=11.12
801[ 7.174776] usb 1-4: New USB device strings: Mfr=4, Product=14, SerialNumber=0
802[ 7.174779] usb 1-4: Product: Touchscreen
803[ 7.174781] usb 1-4: Manufacturer: ELAN
804[ 7.188522] usb 3-1.4: new high-speed USB device number 3 using xhci_hcd
805[ 7.288847] usb 3-1.4: New USB device found, idVendor=0451, idProduct=8342, bcdDevice= 1.00
806[ 7.288849] usb 3-1.4: New USB device strings: Mfr=0, Product=0, SerialNumber=1
807[ 7.288851] usb 3-1.4: SerialNumber: 250008617836
808[ 7.289687] hub 3-1.4:1.0: USB hub found
809[ 7.289710] hub 3-1.4:1.0: 5 ports detected
810[ 7.304441] usb 1-5: new high-speed USB device number 4 using xhci_hcd
811[ 7.365082] usbcore: registered new interface driver usbhid
812[ 7.365083] usbhid: USB HID core driver
813[ 7.366767] input: DLL082A:01 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-8/i2c-DLL082A:01/0018:06CB:76AF.0001/input/input8
814[ 7.366872] input: DLL082A:01 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-8/i2c-DLL082A:01/0018:06CB:76AF.0001/input/input9
815[ 7.366915] hid-generic 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL082A:01 06CB:76AF] on i2c-DLL082A:01
816[ 7.367281] input: ELAN Touchscreen Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:20D0.0002/input/input11
817[ 7.367317] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:20D0.0002/input/input12
818[ 7.367329] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:20D0.0002/input/input13
819[ 7.367362] hid-generic 0003:04F3:20D0.0002: input,hiddev0,hidraw1: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-4/input0
820[ 7.368439] usb 3-1.5: new high-speed USB device number 4 using xhci_hcd
821[ 7.494958] usb 1-5: New USB device found, idVendor=0bda, idProduct=568b, bcdDevice=63.18
822[ 7.494962] usb 1-5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
823[ 7.494965] usb 1-5: Product: Integrated_Webcam_HD
824[ 7.494967] usb 1-5: Manufacturer: CKFGH10N413112025672
825[ 7.494969] usb 1-5: SerialNumber: 200901010001
826[ 7.549469] usb 3-1.5: New USB device found, idVendor=0bda, idProduct=4014, bcdDevice= 0.05
827[ 7.549474] usb 3-1.5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
828[ 7.549476] usb 3-1.5: Product: USB Audio
829[ 7.549479] usb 3-1.5: Manufacturer: Generic
830[ 7.549481] usb 3-1.5: SerialNumber: 200901010001
831[ 7.612928] usb 4-1.2: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd
832[ 7.634422] usb 4-1.2: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=30.11
833[ 7.634426] usb 4-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=6
834[ 7.634429] usb 4-1.2: Product: USB 10/100/1000 LAN
835[ 7.634431] usb 4-1.2: Manufacturer: Realtek
836[ 7.634433] usb 4-1.2: SerialNumber: 000002000000
837[ 7.712778] usb 3-1.4.3: new high-speed USB device number 5 using xhci_hcd
838[ 7.892772] usb 3-1.6: new low-speed USB device number 6 using xhci_hcd
839[ 7.998000] usb 3-1.6: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
840[ 7.998005] usb 3-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
841[ 7.998008] usb 3-1.6: Product: USB Optical Mouse
842[ 7.998010] usb 3-1.6: Manufacturer: Logitech
843[ 8.004898] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:02.0/0000:39:00.0/usb3/3-1/3-1.6/3-1.6:1.0/0003:046D:C077.0003/input/input15
844[ 8.005324] hid-generic 0003:046D:C077.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:39:00.0-1.6/input0
845[ 8.072842] usb 4-1.4: new SuperSpeed Gen 1 USB device number 4 using xhci_hcd
846[ 8.093503] usb 4-1.4: New USB device found, idVendor=0451, idProduct=8340, bcdDevice= 1.00
847[ 8.093508] usb 4-1.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
848[ 8.096120] hub 4-1.4:1.0: USB hub found
849[ 8.096294] hub 4-1.4:1.0: 4 ports detected
850[ 8.172665] usb 3-1.7: new high-speed USB device number 7 using xhci_hcd
851[ 8.272970] usb 3-1.7: New USB device found, idVendor=413c, idProduct=1010, bcdDevice= 1.00
852[ 8.272972] usb 3-1.7: New USB device strings: Mfr=0, Product=1, SerialNumber=0
853[ 8.272973] usb 3-1.7: Product: USB 2.0 Hub [MTT]
854[ 8.274545] hub 3-1.7:1.0: USB hub found
855[ 8.274567] hub 3-1.7:1.0: 4 ports detected
856[ 8.281027] Console: switching to colour frame buffer device 400x112
857[ 8.328561] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
858[ 8.542114] device-mapper: uevent: version 1.0.3
859[ 8.542249] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
860[ 8.564448] usb 3-1.7.4: new low-speed USB device number 8 using xhci_hcd
861[ 8.672358] usb 3-1.7.4: New USB device found, idVendor=413c, idProduct=2110, bcdDevice=75.00
862[ 8.672359] usb 3-1.7.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
863[ 8.672360] usb 3-1.7.4: Product: Dell Wired Multimedia Keyboard
864[ 8.672360] usb 3-1.7.4: Manufacturer: Dell
865[ 8.686469] input: Dell Dell Wired Multimedia Keyboard as /devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:02.0/0000:39:00.0/usb3/3-1/3-1.7/3-1.7.4/3-1.7.4:1.0/0003:413C:2110.0004/input/input16
866[ 8.744954] hid-generic 0003:413C:2110.0004: input,hidraw3: USB HID v1.10 Keyboard [Dell Dell Wired Multimedia Keyboard] on usb-0000:39:00.0-1.7.4/input0
867[ 8.755921] input: Dell Dell Wired Multimedia Keyboard Mouse as /devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:02.0/0000:39:00.0/usb3/3-1/3-1.7/3-1.7.4/3-1.7.4:1.1/0003:413C:2110.0005/input/input17
868[ 8.755990] input: Dell Dell Wired Multimedia Keyboard System Control as /devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:02.0/0000:39:00.0/usb3/3-1/3-1.7/3-1.7.4/3-1.7.4:1.1/0003:413C:2110.0005/input/input18
869[ 8.812660] input: Dell Dell Wired Multimedia Keyboard Consumer Control as /devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:02.0/0000:39:00.0/usb3/3-1/3-1.7/3-1.7.4/3-1.7.4:1.1/0003:413C:2110.0005/input/input19
870[ 8.812824] hid-generic 0003:413C:2110.0005: input,hiddev1,hidraw4: USB HID v1.10 Mouse [Dell Dell Wired Multimedia Keyboard] on usb-0000:39:00.0-1.7.4/input1
871[ 10.043877] usb 3-1.4.3: New USB device found, idVendor=046d, idProduct=082d, bcdDevice= 0.11
872[ 10.043882] usb 3-1.4.3: New USB device strings: Mfr=0, Product=2, SerialNumber=1
873[ 10.043885] usb 3-1.4.3: Product: HD Pro Webcam C920
874[ 10.043888] usb 3-1.4.3: SerialNumber: D2A3393F
875[ 10.124687] usb 3-1.4.5: new high-speed USB device number 9 using xhci_hcd
876[ 10.225087] usb 3-1.4.5: New USB device found, idVendor=0451, idProduct=82ff, bcdDevice= 1.00
877[ 10.225092] usb 3-1.4.5: New USB device strings: Mfr=0, Product=0, SerialNumber=1
878[ 10.225095] usb 3-1.4.5: SerialNumber: 250008617836
879[ 10.227892] hid-generic 0003:0451:82FF.0006: hiddev2,hidraw5: USB HID v1.11 Device [HID 0451:82ff] on usb-0000:39:00.0-1.4.5/input0
880[ 11.475798] NET: Registered protocol family 38
881[ 11.814851] PM: Image not found (code -22)
882[ 12.034916] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
883[ 12.148495] systemd[1]: Inserted module 'autofs4'
884[ 12.202002] 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)
885[ 12.220825] systemd[1]: Detected architecture x86-64.
886[ 12.223708] systemd[1]: Set hostname to <fourier>.
887[ 12.224012] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
888[ 12.297458] systemd[1]: Listening on Journal Socket (/dev/log).
889[ 12.297514] systemd[1]: Listening on initctl Compatibility Named Pipe.
890[ 12.297592] systemd[1]: Listening on Journal Audit Socket.
891[ 12.297600] systemd[1]: Reached target User and Group Name Lookups.
892[ 12.298372] systemd[1]: Created slice User and Session Slice.
893[ 12.298614] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice.
894[ 12.308949] EXT4-fs (dm-1): re-mounted. Opts: errors=remount-ro
895[ 12.319594] lp: driver loaded but no devices found
896[ 12.321667] ppdev: user-space parallel port driver
897[ 12.407775] ACPI: AC Adapter [AC] (on-line)
898[ 12.417421] input: Intel HID events as /devices/platform/INT33D5:00/input/input20
899[ 12.419068] input: Intel Virtual Button driver as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/INT33D6:00/input/input21
900[ 12.419360] intel-hid INT33D5:00: platform supports 5 button array
901[ 12.419392] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input22
902[ 12.427556] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0xFE, rev-id 4)
903[ 12.469868] EFI Variables Facility v0.08 2004-May-17
904[ 12.472207] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
905[ 12.475099] media: Linux media interface: v0.10
906[ 12.475301] input: PC Speaker as /devices/platform/pcspkr/input/input23
907[ 12.475543] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
908[ 12.489164] videodev: Linux video capture interface: v2.00
909[ 12.492870] alg: No test for fips(ansi_cprng) (fips_ansi_cprng)
910[ 12.497135] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
911[ 12.504168] iTCO_vendor_support: vendor-support=0
912[ 12.505762] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0bda:568b)
913[ 12.515952] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
914[ 12.516094] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
915[ 12.516996] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
916[ 12.520797] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
917[ 12.520798] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
918[ 12.520799] RAPL PMU: hw unit of domain package 2^-14 Joules
919[ 12.520799] RAPL PMU: hw unit of domain dram 2^-14 Joules
920[ 12.520800] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
921[ 12.520800] RAPL PMU: hw unit of domain psys 2^-14 Joules
922[ 12.536116] uvcvideo 1-5:1.0: Entity type for entity Extension 4 was not initialized!
923[ 12.536118] uvcvideo 1-5:1.0: Entity type for entity Extension 7 was not initialized!
924[ 12.536120] uvcvideo 1-5:1.0: Entity type for entity Processing 2 was not initialized!
925[ 12.536121] uvcvideo 1-5:1.0: Entity type for entity Camera 1 was not initialized!
926[ 12.536183] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input24
927[ 12.557521] pstore: Using compression: deflate
928[ 12.557538] pstore: Registered efi as persistent store backend
929[ 12.558726] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
930[ 12.558976] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
931[ 12.575410] Bluetooth: Core ver 2.22
932[ 12.575420] NET: Registered protocol family 31
933[ 12.575420] Bluetooth: HCI device and connection manager initialized
934[ 12.575423] Bluetooth: HCI socket layer initialized
935[ 12.575425] Bluetooth: L2CAP socket layer initialized
936[ 12.575429] Bluetooth: SCO socket layer initialized
937[ 12.575937] usbcore: registered new interface driver r8152
938[ 12.582966] battery: ACPI: Battery Slot [BAT0] (battery present)
939[ 12.588757] idma64 idma64.0: Found Intel integrated DMA 64-bit
940[ 12.592518] usbcore: registered new interface driver btusb
941[ 12.594727] bluetooth hci0: firmware: direct-loading firmware qca/rampatch_usb_00000302.bin
942[ 12.594729] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
943[ 12.594730] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
944[ 12.595123] systemd-journald[442]: Received request to flush runtime journal from PID 1
945[ 12.595417] usbcore: registered new interface driver cdc_ether
946[ 12.622219] EXT4-fs (nvme0n1p2): mounting ext2 file system using the ext4 subsystem
947[ 12.624056] EXT4-fs (nvme0n1p2): mounted filesystem without journal. Opts: (null)
948[ 12.628479] uvcvideo: Found UVC 1.00 device HD Pro Webcam C920 (046d:082d)
949[ 12.647302] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
950[ 12.663990] usb 4-1.2: reset SuperSpeed Gen 1 USB device number 3 using xhci_hcd
951[ 12.676468] bluetooth hci0: firmware: direct-loading firmware qca/nvm_usb_00000302.bin
952[ 12.676471] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
953[ 12.676823] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
954[ 12.676825] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
955[ 12.676826] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
956[ 12.676827] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
957[ 12.676828] snd_hda_codec_realtek hdaudioC0D0: inputs:
958[ 12.676830] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19
959[ 12.676832] snd_hda_codec_realtek hdaudioC0D0: Headphone Mic=0x1a
960[ 12.676833] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
961[ 12.708678] idma64 idma64.1: Found Intel integrated DMA 64-bit
962[ 12.716867] input: DLL082A:01 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-8/i2c-DLL082A:01/0018:06CB:76AF.0001/input/input27
963[ 12.717229] hid-multitouch 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL082A:01 06CB:76AF] on i2c-DLL082A:01
964[ 12.719652] Adding 16498684k swap on /dev/mapper/fourier--vg-swap_1. Priority:-2 extents:1 across:16498684k SSFS
965[ 12.734023] input: Dell WMI hotkeys as /devices/platform/PNP0C14:01/wmi_bus/wmi_bus-PNP0C14:01/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input29
966[ 12.740472] uvcvideo 3-1.4.3:1.0: Entity type for entity Processing 3 was not initialized!
967[ 12.740474] uvcvideo 3-1.4.3:1.0: Entity type for entity Extension 6 was not initialized!
968[ 12.740475] uvcvideo 3-1.4.3:1.0: Entity type for entity Extension 12 was not initialized!
969[ 12.740477] uvcvideo 3-1.4.3:1.0: Entity type for entity Camera 1 was not initialized!
970[ 12.740478] uvcvideo 3-1.4.3:1.0: Entity type for entity Extension 8 was not initialized!
971[ 12.740479] uvcvideo 3-1.4.3:1.0: Entity type for entity Extension 9 was not initialized!
972[ 12.740480] uvcvideo 3-1.4.3:1.0: Entity type for entity Extension 10 was not initialized!
973[ 12.740481] uvcvideo 3-1.4.3:1.0: Entity type for entity Extension 11 was not initialized!
974[ 12.740946] input: HD Pro Webcam C920 as /devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:02.0/0000:39:00.0/usb3/3-1/3-1.4/3-1.4.3/3-1.4.3:1.0/input/input30
975[ 12.747881] usb 4-1.2: Dell TB16 Dock, disable RX aggregation
976[ 12.756229] r8152 4-1.2:1.0 (unnamed net_device) (uninitialized): Using pass-thru MAC addr a4:4c:c8:8e:cb:19
977[ 12.780895] ath10k_pci 0000:3a:00.0: enabling device (0000 -> 0002)
978[ 12.795055] ath10k_pci 0000:3a:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
979[ 12.796259] r8152 4-1.2:1.0 eth0: v1.09.9
980[ 12.812826] usbcore: registered new interface driver uvcvideo
981[ 12.812826] USB Video Class driver (1.1.1)
982[ 12.833469] audit: type=1400 audit(1576656565.315:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=636 comm="apparmor_parser"
983[ 12.843682] audit: type=1400 audit(1576656565.323:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=635 comm="apparmor_parser"
984[ 12.844489] input: PS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
985[ 12.851131] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:20D0.0002/input/input31
986[ 12.851265] hid-multitouch 0003:04F3:20D0.0002: input,hiddev0,hidraw1: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-4/input0
987[ 12.879609] audit: type=1400 audit(1576656565.359:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=632 comm="apparmor_parser"
988[ 12.879823] audit: type=1400 audit(1576656565.359:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=632 comm="apparmor_parser"
989[ 12.896677] audit: type=1400 audit(1576656565.371:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=646 comm="apparmor_parser"
990[ 12.903170] audit: type=1400 audit(1576656565.383:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=633 comm="apparmor_parser"
991[ 12.903253] audit: type=1400 audit(1576656565.383:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=633 comm="apparmor_parser"
992[ 12.903375] audit: type=1400 audit(1576656565.383:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=633 comm="apparmor_parser"
993[ 12.911166] intel_rapl: Found RAPL domain package
994[ 12.911168] intel_rapl: Found RAPL domain core
995[ 12.911169] intel_rapl: Found RAPL domain uncore
996[ 12.911170] intel_rapl: Found RAPL domain dram
997[ 12.936674] audit: type=1400 audit(1576656565.419:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=630 comm="apparmor_parser"
998[ 12.980978] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
999[ 12.982147] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input35
1000[ 12.982187] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input36
1001[ 12.982228] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input37
1002[ 12.982266] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input38
1003[ 12.982302] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input39
1004[ 12.983342] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input40
1005[ 13.045786] audit: type=1400 audit(1576656565.527:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=631 comm="apparmor_parser"
1006[ 13.052444] psmouse serio1: Failed to enable mouse on isa0060/serio1
1007[ 13.068136] ath10k_pci 0000:3a:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:3a:00.0.bin (-2)
1008[ 13.068174] ath10k_pci 0000:3a:00.0: firmware: failed to load ath10k/cal-pci-0000:3a:00.0.bin (-2)
1009[ 13.069884] ath10k_pci 0000:3a:00.0: firmware: direct-loading firmware ath10k/QCA6174/hw3.0/firmware-6.bin
1010[ 13.069888] ath10k_pci 0000:3a:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1a56:1535
1011[ 13.069889] ath10k_pci 0000:3a:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
1012[ 13.070266] ath10k_pci 0000:3a:00.0: firmware ver RM.4.4.1.c2-00057-QCARMSWP-1 api 6 features wowlan,ignore-otp,no-4addr-pad,raw-mode crc32 e061250a
1013[ 13.134437] ath10k_pci 0000:3a:00.0: firmware: direct-loading firmware ath10k/QCA6174/hw3.0/board-2.bin
1014[ 13.134726] ath10k_pci 0000:3a:00.0: board_file api 2 bmi_id N/A crc32 20d869c3
1015[ 13.294505] r8152 4-1.2:1.0 enxa44cc88ecb19: renamed from eth0
1016[ 13.535005] usbcore: registered new interface driver snd-usb-audio
1017[ 13.710616] ath10k_pci 0000:3a:00.0: Unknown eventid: 118809
1018[ 13.713191] ath10k_pci 0000:3a:00.0: htt-ver 3.56 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
1019[ 13.794049] ath: EEPROM regdomain: 0x6c
1020[ 13.794050] ath: EEPROM indicates we should expect a direct regpair map
1021[ 13.794051] ath: Country alpha2 being used: 00
1022[ 13.794052] ath: Regpair used: 0x6c
1023[ 13.800306] ath10k_pci 0000:3a:00.0 wlp58s0: renamed from wlan0
1024[ 16.369380] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
1025[ 16.369382] Bluetooth: BNEP filters: protocol multicast
1026[ 16.369384] Bluetooth: BNEP socket layer initialized
1027[ 16.720867] IPv6: ADDRCONF(NETDEV_UP): enxa44cc88ecb19: link is not ready
1028[ 16.765112] IPv6: ADDRCONF(NETDEV_UP): enxa44cc88ecb19: link is not ready
1029[ 16.772377] IPv6: ADDRCONF(NETDEV_UP): wlp58s0: link is not ready
1030[ 17.495180] ath10k_pci 0000:3a:00.0: Unknown eventid: 118809
1031[ 17.551939] IPv6: ADDRCONF(NETDEV_UP): wlp58s0: link is not ready
1032[ 18.362825] ath10k_pci 0000:3a:00.0: Unknown eventid: 118809
1033[ 18.411146] IPv6: ADDRCONF(NETDEV_UP): wlp58s0: link is not ready
1034[ 18.506623] IPv6: ADDRCONF(NETDEV_UP): wlp58s0: link is not ready
1035[ 18.696871] usb 3-1.4.3: reset high-speed USB device number 5 using xhci_hcd
1036[ 18.708600] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
1037[ 18.735131] usb 2-1: New USB device found, idVendor=0480, idProduct=a202, bcdDevice= 3.15
1038[ 18.735135] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
1039[ 18.735138] usb 2-1: Product: External USB 3.0
1040[ 18.735140] usb 2-1: Manufacturer: TOSHIBA
1041[ 18.735142] usb 2-1: SerialNumber: 20170703007974F
1042[ 18.760521] SCSI subsystem initialized
1043[ 18.767945] usb-storage 2-1:1.0: USB Mass Storage device detected
1044[ 18.768051] scsi host0: usb-storage 2-1:1.0
1045[ 18.768134] usbcore: registered new interface driver usb-storage
1046[ 18.770300] usbcore: registered new interface driver uas
1047[ 21.375545] Bluetooth: RFCOMM TTY layer initialized
1048[ 21.375555] Bluetooth: RFCOMM socket layer initialized
1049[ 21.375565] Bluetooth: RFCOMM ver 1.11
1050[ 22.444671] scsi 0:0:0:0: Direct-Access TOSHIBA External USB 3.0 5438 PQ: 0 ANSI: 6
1051[ 22.452501] scsi 0:0:0:0: Attached scsi generic sg0 type 0
1052[ 22.457701] sd 0:0:0:0: [sda] 1953525164 512-byte logical blocks: (1.00 TB/932 GiB)
1053[ 22.458020] sd 0:0:0:0: [sda] Write Protect is off
1054[ 22.458021] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
1055[ 22.458320] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
1056[ 22.469666] sda: sda1
1057[ 22.471996] sd 0:0:0:0: [sda] Attached SCSI disk
1058[ 23.397745] IPv6: ADDRCONF(NETDEV_UP): wlp58s0: link is not ready
1059[ 25.914021] fuse init (API version 7.27)
1060[ 28.294820] wlp58s0: authenticate with 24:f2:7f:6e:7c:50
1061[ 28.335447] wlp58s0: send auth to 24:f2:7f:6e:7c:50 (try 1/3)
1062[ 28.336318] wlp58s0: authenticated
1063[ 28.340468] wlp58s0: associate with 24:f2:7f:6e:7c:50 (try 1/3)
1064[ 28.341971] wlp58s0: RX AssocResp from 24:f2:7f:6e:7c:50 (capab=0x1001 status=0 aid=5)
1065[ 28.344558] wlp58s0: associated
1066[ 28.348438] ath: EEPROM regdomain: 0x82d4
1067[ 28.348439] ath: EEPROM indicates we should expect a country code
1068[ 28.348439] ath: doing EEPROM country->regdmn map search
1069[ 28.348440] ath: country maps to regdmn code: 0x37
1070[ 28.348440] ath: Country alpha2 being used: ES
1071[ 28.348441] ath: Regpair used: 0x37
1072[ 28.348441] ath: regdomain 0x82d4 dynamically updated by country element
1073[ 28.378957] IPv6: ADDRCONF(NETDEV_CHANGE): wlp58s0: link becomes ready
1074[ 28.389256] wlp58s0: Limiting TX power to 23 (23 - 0) dBm as advertised by 24:f2:7f:6e:7c:50
1075[ 32.312702] rfkill: input handler disabled
1076[ 309.475185] CPU2: Core temperature above threshold, cpu clock throttled (total events = 1434)
1077[ 309.475186] CPU6: Core temperature above threshold, cpu clock throttled (total events = 1434)
1078[ 309.475188] CPU6: Package temperature above threshold, cpu clock throttled (total events = 5975)
1079[ 309.475191] CPU2: Package temperature above threshold, cpu clock throttled (total events = 5975)
1080[ 309.475237] CPU0: Package temperature above threshold, cpu clock throttled (total events = 5976)
1081[ 309.475238] CPU4: Package temperature above threshold, cpu clock throttled (total events = 5976)
1082[ 309.475239] CPU3: Package temperature above threshold, cpu clock throttled (total events = 5976)
1083[ 309.475240] CPU7: Package temperature above threshold, cpu clock throttled (total events = 5976)
1084[ 309.475241] CPU5: Package temperature above threshold, cpu clock throttled (total events = 5976)
1085[ 309.475242] CPU1: Package temperature above threshold, cpu clock throttled (total events = 5976)
1086[ 309.476128] CPU4: Package temperature/speed normal
1087[ 309.476129] CPU0: Package temperature/speed normal
1088[ 309.476181] CPU2: Core temperature/speed normal
1089[ 309.476182] CPU6: Core temperature/speed normal
1090[ 309.476182] CPU7: Package temperature/speed normal
1091[ 309.476183] CPU3: Package temperature/speed normal
1092[ 309.476184] CPU1: Package temperature/speed normal
1093[ 309.476184] CPU5: Package temperature/speed normal
1094[ 309.476185] CPU6: Package temperature/speed normal
1095[ 309.476186] CPU2: Package temperature/speed normal
1096[ 609.475067] CPU4: Package temperature above threshold, cpu clock throttled (total events = 20447)
1097[ 609.475067] CPU0: Package temperature above threshold, cpu clock throttled (total events = 20447)
1098[ 609.475102] CPU2: Package temperature above threshold, cpu clock throttled (total events = 20446)
1099[ 609.475103] CPU1: Package temperature above threshold, cpu clock throttled (total events = 20447)
1100[ 609.475104] CPU6: Package temperature above threshold, cpu clock throttled (total events = 20446)
1101[ 609.475106] CPU5: Package temperature above threshold, cpu clock throttled (total events = 20447)
1102[ 609.475108] CPU3: Package temperature above threshold, cpu clock throttled (total events = 20447)
1103[ 609.475109] CPU7: Package temperature above threshold, cpu clock throttled (total events = 20447)
1104[ 609.477945] CPU4: Package temperature/speed normal
1105[ 609.477946] CPU1: Package temperature/speed normal
1106[ 609.477946] CPU5: Package temperature/speed normal
1107[ 609.477947] CPU0: Package temperature/speed normal
1108[ 609.477997] CPU2: Package temperature/speed normal
1109[ 609.477999] CPU3: Package temperature/speed normal
1110[ 609.477999] CPU6: Package temperature/speed normal
1111[ 609.478000] CPU7: Package temperature/speed normal
1112[ 635.066096] CPU4: Core temperature above threshold, cpu clock throttled (total events = 7500)
1113[ 635.066097] CPU0: Core temperature above threshold, cpu clock throttled (total events = 7500)
1114[ 635.123199] CPU4: Core temperature/speed normal
1115[ 635.123200] CPU0: Core temperature/speed normal
1116[ 687.747299] vboxdrv: loading out-of-tree module taints kernel.
1117[ 687.747488] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
1118[ 687.756784] vboxdrv: Found 8 processor cores
1119[ 687.775022] vboxdrv: TSC mode is Invariant, tentative frequency 1991996441 Hz
1120[ 687.775023] vboxdrv: Successfully loaded version 6.1.0 (interface 0x002d0001)
1121[ 687.979757] VBoxNetFlt: Successfully started.
1122[ 687.981588] VBoxNetAdp: Successfully started.
1123[ 909.481107] CPU2: Package temperature/speed normal
1124[ 909.481108] CPU1: Package temperature/speed normal
1125[ 909.481108] CPU6: Package temperature/speed normal
1126[ 909.481110] CPU5: Package temperature/speed normal
1127[ 909.481141] CPU3: Package temperature/speed normal
1128[ 909.481142] CPU7: Package temperature/speed normal
1129[ 909.481144] CPU4: Package temperature/speed normal
1130[ 909.481144] CPU0: Package temperature/speed normal
1131[ 924.297092] CPU3: Core temperature/speed normal
1132[ 924.297093] CPU7: Core temperature/speed normal
1133[ 1208.192197] tun: Universal TUN/TAP device driver, 1.6
1134[ 1209.520020] CPU4: Package temperature/speed normal
1135[ 1209.520020] CPU2: Package temperature/speed normal
1136[ 1209.520021] CPU0: Package temperature/speed normal
1137[ 1209.520022] CPU6: Package temperature/speed normal
1138[ 1209.520065] CPU1: Package temperature/speed normal
1139[ 1209.520065] CPU3: Package temperature/speed normal
1140[ 1209.520066] CPU7: Package temperature/speed normal
1141[ 1209.520066] CPU5: Package temperature/speed normal
1142[ 1224.302087] CPU3: Core temperature above threshold, cpu clock throttled (total events = 4552)
1143[ 1224.302088] CPU7: Core temperature above threshold, cpu clock throttled (total events = 4552)
1144[ 1224.302985] CPU3: Core temperature/speed normal
1145[ 1224.302986] CPU7: Core temperature/speed normal
1146[ 1399.566689] SGI XFS with ACLs, security attributes, realtime, no debug enabled
1147[ 1399.576947] JFS: nTxBlock = 8192, nTxLock = 65536
1148[ 1399.605622] QNX4 filesystem 0.2.3 registered.
1149[ 1399.683820] raid6: sse2x1 gen() 10398 MB/s
1150[ 1399.751826] raid6: sse2x1 xor() 8243 MB/s
1151[ 1399.819821] raid6: sse2x2 gen() 13127 MB/s
1152[ 1399.887856] raid6: sse2x2 xor() 8861 MB/s
1153[ 1399.955820] raid6: sse2x4 gen() 16055 MB/s
1154[ 1400.023816] raid6: sse2x4 xor() 10157 MB/s
1155[ 1400.091838] raid6: avx2x1 gen() 22745 MB/s
1156[ 1400.159813] raid6: avx2x1 xor() 15544 MB/s
1157[ 1400.227814] raid6: avx2x2 gen() 27464 MB/s
1158[ 1400.295857] raid6: avx2x2 xor() 17886 MB/s
1159[ 1400.363811] raid6: avx2x4 gen() 31916 MB/s
1160[ 1400.431810] raid6: avx2x4 xor() 19090 MB/s
1161[ 1400.431813] raid6: using algorithm avx2x4 gen() 31916 MB/s
1162[ 1400.431813] raid6: .... xor() 19090 MB/s, rmw enabled
1163[ 1400.431814] raid6: using avx2x2 recovery algorithm
1164[ 1400.432838] xor: automatically using best checksumming function avx
1165[ 1400.502202] Btrfs loaded, crc32c=crc32c-intel
1166[ 1509.531210] CPU7: Package temperature/speed normal
1167[ 1509.531211] CPU6: Package temperature/speed normal
1168[ 1509.531212] CPU2: Package temperature/speed normal
1169[ 1509.531213] CPU3: Package temperature/speed normal
1170[ 1509.531252] CPU0: Package temperature/speed normal
1171[ 1509.531252] CPU4: Package temperature/speed normal
1172[ 1509.531254] CPU1: Package temperature/speed normal
1173[ 1509.531254] CPU5: Package temperature/speed normal
1174[ 1809.741121] CPU2: Package temperature above threshold, cpu clock throttled (total events = 37623)
1175[ 1809.741121] CPU6: Package temperature above threshold, cpu clock throttled (total events = 37623)
1176[ 1809.741182] CPU0: Package temperature above threshold, cpu clock throttled (total events = 37625)
1177[ 1809.741183] CPU1: Package temperature above threshold, cpu clock throttled (total events = 37624)
1178[ 1809.741185] CPU4: Package temperature above threshold, cpu clock throttled (total events = 37625)
1179[ 1809.741185] CPU5: Package temperature above threshold, cpu clock throttled (total events = 37625)
1180[ 1809.741187] CPU3: Package temperature above threshold, cpu clock throttled (total events = 37625)
1181[ 1809.741188] CPU7: Package temperature above threshold, cpu clock throttled (total events = 37625)
1182[ 1809.859131] CPU6: Package temperature/speed normal
1183[ 1809.859131] CPU2: Package temperature/speed normal
1184[ 1809.859188] CPU0: Package temperature/speed normal
1185[ 1809.859189] CPU1: Package temperature/speed normal
1186[ 1809.859190] CPU5: Package temperature/speed normal
1187[ 1809.859191] CPU3: Package temperature/speed normal
1188[ 1809.859192] CPU4: Package temperature/speed normal
1189[ 1809.859193] CPU7: Package temperature/speed normal
1190[ 1827.537201] CPU7: Core temperature/speed normal
1191[ 1827.537202] CPU3: Core temperature/speed normal
1192[ 1912.230100] CPU5: Core temperature/speed normal
1193[ 1912.230100] CPU1: Core temperature/speed normal
1194[ 2109.925220] CPU0: Package temperature/speed normal
1195[ 2109.925221] CPU2: Package temperature/speed normal
1196[ 2109.925222] CPU6: Package temperature/speed normal
1197[ 2109.925223] CPU4: Package temperature/speed normal
1198[ 2109.925264] CPU3: Package temperature/speed normal
1199[ 2109.925265] CPU1: Package temperature/speed normal
1200[ 2109.925266] CPU7: Package temperature/speed normal
1201[ 2109.925267] CPU5: Package temperature/speed normal
1202[ 2127.691077] CPU7: Core temperature above threshold, cpu clock throttled (total events = 8253)
1203[ 2127.691078] CPU3: Core temperature above threshold, cpu clock throttled (total events = 8253)
1204[ 2127.742105] CPU7: Core temperature/speed normal
1205[ 2127.742105] CPU3: Core temperature/speed normal
1206[ 2214.674236] CPU5: Core temperature above threshold, cpu clock throttled (total events = 9430)
1207[ 2214.674236] CPU1: Core temperature above threshold, cpu clock throttled (total events = 9430)
1208[ 2214.675309] CPU5: Core temperature/speed normal
1209[ 2214.675309] CPU1: Core temperature/speed normal
1210[ 2411.088124] CPU4: Package temperature above threshold, cpu clock throttled (total events = 46399)
1211[ 2411.088125] CPU0: Package temperature above threshold, cpu clock throttled (total events = 46399)
1212[ 2411.088126] CPU6: Package temperature above threshold, cpu clock throttled (total events = 46397)
1213[ 2411.088127] CPU3: Package temperature above threshold, cpu clock throttled (total events = 46399)
1214[ 2411.088128] CPU2: Package temperature above threshold, cpu clock throttled (total events = 46397)
1215[ 2411.088130] CPU1: Package temperature above threshold, cpu clock throttled (total events = 46398)
1216[ 2411.088131] CPU5: Package temperature above threshold, cpu clock throttled (total events = 46399)
1217[ 2411.088132] CPU7: Package temperature above threshold, cpu clock throttled (total events = 46399)
1218[ 2411.089087] CPU0: Package temperature/speed normal
1219[ 2411.089088] CPU4: Package temperature/speed normal
1220[ 2411.089088] CPU3: Package temperature/speed normal
1221[ 2411.089089] CPU7: Package temperature/speed normal
1222[ 2411.089089] CPU6: Package temperature/speed normal
1223[ 2411.089090] CPU5: Package temperature/speed normal
1224[ 2411.089090] CPU1: Package temperature/speed normal
1225[ 2411.089091] CPU2: Package temperature/speed normal
1226[ 2711.696142] CPU0: Package temperature above threshold, cpu clock throttled (total events = 50891)
1227[ 2711.696142] CPU4: Package temperature above threshold, cpu clock throttled (total events = 50891)
1228[ 2711.696147] CPU3: Package temperature above threshold, cpu clock throttled (total events = 50891)
1229[ 2711.696148] CPU7: Package temperature above threshold, cpu clock throttled (total events = 50891)
1230[ 2711.696182] CPU1: Package temperature above threshold, cpu clock throttled (total events = 50890)
1231[ 2711.696182] CPU5: Package temperature above threshold, cpu clock throttled (total events = 50891)
1232[ 2711.696183] CPU2: Package temperature above threshold, cpu clock throttled (total events = 50889)
1233[ 2711.696184] CPU6: Package temperature above threshold, cpu clock throttled (total events = 50889)
1234[ 2711.697217] CPU0: Package temperature/speed normal
1235[ 2711.697218] CPU4: Package temperature/speed normal
1236[ 2711.697261] CPU1: Package temperature/speed normal
1237[ 2711.697262] CPU5: Package temperature/speed normal
1238[ 2711.697263] CPU2: Package temperature/speed normal
1239[ 2711.697263] CPU6: Package temperature/speed normal
1240[ 2711.697264] CPU3: Package temperature/speed normal
1241[ 2711.697265] CPU7: Package temperature/speed normal
1242[ 2732.426153] CPU7: Core temperature above threshold, cpu clock throttled (total events = 10689)
1243[ 2732.426154] CPU3: Core temperature above threshold, cpu clock throttled (total events = 10689)
1244[ 2816.769278] CPU1: Core temperature/speed normal
1245[ 2816.769279] CPU5: Core temperature/speed normal
1246[ 3011.696247] CPU4: Package temperature above threshold, cpu clock throttled (total events = 56131)
1247[ 3011.696248] CPU0: Package temperature above threshold, cpu clock throttled (total events = 56131)
1248[ 3011.696306] CPU5: Package temperature above threshold, cpu clock throttled (total events = 56131)
1249[ 3011.696307] CPU1: Package temperature above threshold, cpu clock throttled (total events = 56130)
1250[ 3011.696309] CPU3: Package temperature above threshold, cpu clock throttled (total events = 56131)
1251[ 3011.696311] CPU2: Package temperature above threshold, cpu clock throttled (total events = 56129)
1252[ 3011.696311] CPU6: Package temperature above threshold, cpu clock throttled (total events = 56129)
1253[ 3011.696313] CPU7: Package temperature above threshold, cpu clock throttled (total events = 56131)
1254[ 3011.712253] CPU0: Package temperature/speed normal
1255[ 3011.712253] CPU4: Package temperature/speed normal
1256[ 3011.712255] CPU3: Package temperature/speed normal
1257[ 3011.712255] CPU7: Package temperature/speed normal
1258[ 3011.712296] CPU6: Package temperature/speed normal
1259[ 3011.712297] CPU5: Package temperature/speed normal
1260[ 3011.712298] CPU2: Package temperature/speed normal
1261[ 3011.712299] CPU1: Package temperature/speed normal
1262[ 3311.744169] CPU1: Package temperature/speed normal
1263[ 3311.744169] CPU5: Package temperature/speed normal
1264[ 3311.744171] CPU4: Package temperature/speed normal
1265[ 3311.744171] CPU0: Package temperature/speed normal
1266[ 3311.744211] CPU2: Package temperature/speed normal
1267[ 3311.744212] CPU3: Package temperature/speed normal
1268[ 3311.744213] CPU7: Package temperature/speed normal
1269[ 3311.744214] CPU6: Package temperature/speed normal
1270[ 3343.035073] CPU7: Core temperature/speed normal
1271[ 3343.035074] CPU3: Core temperature/speed normal
1272[ 3375.416131] CPU4: Core temperature/speed normal
1273[ 3375.416132] CPU0: Core temperature/speed normal
1274[ 3523.287429] perf: interrupt took too long (2501 > 2500), lowering kernel.perf_event_max_sample_rate to 79750
1275[ 3611.756088] CPU7: Package temperature/speed normal
1276[ 3611.756088] CPU3: Package temperature/speed normal
1277[ 3611.756089] CPU2: Package temperature/speed normal
1278[ 3611.756090] CPU6: Package temperature/speed normal
1279[ 3611.756133] CPU1: Package temperature/speed normal
1280[ 3611.756134] CPU0: Package temperature/speed normal
1281[ 3611.756134] CPU5: Package temperature/speed normal
1282[ 3611.756135] CPU4: Package temperature/speed normal
1283[ 3799.257179] CPU4: Core temperature above threshold, cpu clock throttled (total events = 20442)
1284[ 3799.257180] CPU0: Core temperature above threshold, cpu clock throttled (total events = 20442)
1285[ 3799.258156] CPU0: Core temperature/speed normal
1286[ 3799.258156] CPU4: Core temperature/speed normal
1287[ 4302.960141] CPU5: Core temperature above threshold, cpu clock throttled (total events = 14640)
1288[ 4302.960142] CPU1: Core temperature above threshold, cpu clock throttled (total events = 14640)
1289[ 4302.960143] CPU1: Package temperature above threshold, cpu clock throttled (total events = 65925)
1290[ 4302.960145] CPU5: Package temperature above threshold, cpu clock throttled (total events = 65926)
1291[ 4302.960179] CPU7: Package temperature above threshold, cpu clock throttled (total events = 65926)
1292[ 4302.960180] CPU3: Package temperature above threshold, cpu clock throttled (total events = 65926)
1293[ 4302.960182] CPU4: Package temperature above threshold, cpu clock throttled (total events = 65926)
1294[ 4302.960183] CPU0: Package temperature above threshold, cpu clock throttled (total events = 65926)
1295[ 4302.960184] CPU2: Package temperature above threshold, cpu clock throttled (total events = 65924)
1296[ 4302.960185] CPU6: Package temperature above threshold, cpu clock throttled (total events = 65924)
1297[ 4302.961166] CPU5: Core temperature/speed normal
1298[ 4302.961167] CPU1: Core temperature/speed normal
1299[ 4302.961168] CPU0: Package temperature/speed normal
1300[ 4302.961168] CPU4: Package temperature/speed normal
1301[ 4302.961169] CPU1: Package temperature/speed normal
1302[ 4302.961170] CPU5: Package temperature/speed normal
1303[ 4302.961203] CPU7: Package temperature/speed normal
1304[ 4302.961204] CPU3: Package temperature/speed normal
1305[ 4302.961206] CPU2: Package temperature/speed normal
1306[ 4302.961206] CPU6: Package temperature/speed normal
1307[ 4618.641176] CPU0: Core temperature above threshold, cpu clock throttled (total events = 20509)
1308[ 4618.641177] CPU1: Package temperature above threshold, cpu clock throttled (total events = 65926)
1309[ 4618.641178] CPU4: Core temperature above threshold, cpu clock throttled (total events = 20509)
1310[ 4618.641179] CPU5: Package temperature above threshold, cpu clock throttled (total events = 65927)
1311[ 4618.641181] CPU4: Package temperature above threshold, cpu clock throttled (total events = 65927)
1312[ 4618.641182] CPU0: Package temperature above threshold, cpu clock throttled (total events = 65927)
1313[ 4618.641217] CPU2: Package temperature above threshold, cpu clock throttled (total events = 65925)
1314[ 4618.641218] CPU6: Package temperature above threshold, cpu clock throttled (total events = 65925)
1315[ 4618.641219] CPU3: Package temperature above threshold, cpu clock throttled (total events = 65927)
1316[ 4618.641220] CPU7: Package temperature above threshold, cpu clock throttled (total events = 65927)
1317[ 4618.642163] CPU0: Core temperature/speed normal
1318[ 4618.642164] CPU1: Package temperature/speed normal
1319[ 4618.642164] CPU2: Package temperature/speed normal
1320[ 4618.642165] CPU4: Core temperature/speed normal
1321[ 4618.642166] CPU6: Package temperature/speed normal
1322[ 4618.642166] CPU5: Package temperature/speed normal
1323[ 4618.642167] CPU4: Package temperature/speed normal
1324[ 4618.642168] CPU3: Package temperature/speed normal
1325[ 4618.642168] CPU7: Package temperature/speed normal
1326[ 4618.642169] CPU0: Package temperature/speed normal
1327[ 5153.772174] CPU2: Core temperature above threshold, cpu clock throttled (total events = 18218)
1328[ 5153.772175] CPU6: Core temperature above threshold, cpu clock throttled (total events = 18218)
1329[ 5153.772177] CPU6: Package temperature above threshold, cpu clock throttled (total events = 65967)
1330[ 5153.772179] CPU2: Package temperature above threshold, cpu clock throttled (total events = 65967)
1331[ 5153.772213] CPU3: Package temperature above threshold, cpu clock throttled (total events = 65969)
1332[ 5153.772214] CPU7: Package temperature above threshold, cpu clock throttled (total events = 65969)
1333[ 5153.772216] CPU0: Package temperature above threshold, cpu clock throttled (total events = 65969)
1334[ 5153.772217] CPU1: Package temperature above threshold, cpu clock throttled (total events = 65968)
1335[ 5153.772218] CPU4: Package temperature above threshold, cpu clock throttled (total events = 65969)
1336[ 5153.772219] CPU5: Package temperature above threshold, cpu clock throttled (total events = 65969)
1337[ 5153.795183] CPU6: Core temperature/speed normal
1338[ 5153.795185] CPU5: Package temperature/speed normal
1339[ 5153.795185] CPU2: Core temperature/speed normal
1340[ 5153.795186] CPU1: Package temperature/speed normal
1341[ 5153.795186] CPU2: Package temperature/speed normal
1342[ 5153.795187] CPU6: Package temperature/speed normal
1343[ 5153.795222] CPU3: Package temperature/speed normal
1344[ 5153.795222] CPU7: Package temperature/speed normal
1345[ 5153.795224] CPU0: Package temperature/speed normal
1346[ 5153.795224] CPU4: Package temperature/speed normal
1347[ 5453.809168] CPU5: Package temperature above threshold, cpu clock throttled (total events = 66043)
1348[ 5453.809169] CPU1: Package temperature above threshold, cpu clock throttled (total events = 66042)
1349[ 5453.809215] CPU3: Package temperature above threshold, cpu clock throttled (total events = 66043)
1350[ 5453.809216] CPU7: Package temperature above threshold, cpu clock throttled (total events = 66043)
1351[ 5453.809218] CPU0: Package temperature above threshold, cpu clock throttled (total events = 66043)
1352[ 5453.809219] CPU2: Package temperature above threshold, cpu clock throttled (total events = 66041)
1353[ 5453.809219] CPU6: Package temperature above threshold, cpu clock throttled (total events = 66041)
1354[ 5453.809220] CPU4: Package temperature above threshold, cpu clock throttled (total events = 66043)
1355[ 5453.811152] CPU5: Package temperature/speed normal
1356[ 5453.811152] CPU1: Package temperature/speed normal
1357[ 5453.811200] CPU7: Package temperature/speed normal
1358[ 5453.811200] CPU3: Package temperature/speed normal
1359[ 5453.811203] CPU2: Package temperature/speed normal
1360[ 5453.811203] CPU4: Package temperature/speed normal
1361[ 5453.811204] CPU6: Package temperature/speed normal
1362[ 5453.811204] CPU0: Package temperature/speed normal
1363[ 5694.744663] perf: interrupt took too long (3140 > 3126), lowering kernel.perf_event_max_sample_rate to 63500
1364[ 5747.413084] CPU7: Core temperature/speed normal
1365[ 5747.413084] CPU3: Core temperature/speed normal
1366[ 5753.879169] CPU5: Package temperature/speed normal
1367[ 5753.879170] CPU1: Package temperature/speed normal
1368[ 5753.879221] CPU0: Package temperature/speed normal
1369[ 5753.879222] CPU3: Package temperature/speed normal
1370[ 5753.879223] CPU7: Package temperature/speed normal
1371[ 5753.879224] CPU4: Package temperature/speed normal
1372[ 5753.879225] CPU6: Package temperature/speed normal
1373[ 5753.879226] CPU2: Package temperature/speed normal
1374[ 6040.992090] CPU0: Core temperature above threshold, cpu clock throttled (total events = 23128)
1375[ 6040.992091] CPU4: Core temperature above threshold, cpu clock throttled (total events = 23128)
1376[ 6041.084080] CPU0: Core temperature/speed normal
1377[ 6041.084080] CPU4: Core temperature/speed normal
1378[ 6047.638151] CPU3: Core temperature above threshold, cpu clock throttled (total events = 16867)
1379[ 6047.638151] CPU7: Core temperature above threshold, cpu clock throttled (total events = 16867)
1380[ 6047.696128] CPU7: Core temperature/speed normal
1381[ 6047.696128] CPU3: Core temperature/speed normal
1382[ 6053.889115] CPU7: Package temperature/speed normal
1383[ 6053.889115] CPU3: Package temperature/speed normal
1384[ 6053.889116] CPU0: Package temperature/speed normal
1385[ 6053.889117] CPU4: Package temperature/speed normal
1386[ 6053.889160] CPU5: Package temperature/speed normal
1387[ 6053.889160] CPU1: Package temperature/speed normal
1388[ 6053.889162] CPU2: Package temperature/speed normal
1389[ 6053.889162] CPU6: Package temperature/speed normal
1390[ 6333.925181] pcieport 0000:00:1c.0: AER: Corrected error received: 0000:00:1c.0
1391[ 6333.925187] pcieport 0000:00:1c.0: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
1392[ 6333.925190] pcieport 0000:00:1c.0: device [8086:9d10] error status/mask=00001000/00002000
1393[ 6333.925192] pcieport 0000:00:1c.0: [12] Timeout
1394[ 6354.026181] CPU6: Package temperature above threshold, cpu clock throttled (total events = 78995)
1395[ 6354.026182] CPU2: Package temperature above threshold, cpu clock throttled (total events = 78995)
1396[ 6354.026244] CPU1: Package temperature above threshold, cpu clock throttled (total events = 78996)
1397[ 6354.026244] CPU5: Package temperature above threshold, cpu clock throttled (total events = 78997)
1398[ 6354.026246] CPU0: Package temperature above threshold, cpu clock throttled (total events = 78997)
1399[ 6354.026247] CPU4: Package temperature above threshold, cpu clock throttled (total events = 78997)
1400[ 6354.026248] CPU3: Package temperature above threshold, cpu clock throttled (total events = 78997)
1401[ 6354.026249] CPU7: Package temperature above threshold, cpu clock throttled (total events = 78997)
1402[ 6354.102164] CPU6: Package temperature/speed normal
1403[ 6354.102164] CPU2: Package temperature/speed normal
1404[ 6354.102223] CPU0: Package temperature/speed normal
1405[ 6354.102224] CPU1: Package temperature/speed normal
1406[ 6354.102225] CPU5: Package temperature/speed normal
1407[ 6354.102226] CPU7: Package temperature/speed normal
1408[ 6354.102227] CPU3: Package temperature/speed normal
1409[ 6354.102228] CPU4: Package temperature/speed normal
1410[ 6363.934137] CPU5: Core temperature above threshold, cpu clock throttled (total events = 17895)
1411[ 6363.934138] CPU1: Core temperature above threshold, cpu clock throttled (total events = 17895)
1412[ 6363.984089] CPU5: Core temperature/speed normal
1413[ 6363.984090] CPU1: Core temperature/speed normal
1414[ 6700.383115] CPU6: Core temperature above threshold, cpu clock throttled (total events = 22036)
1415[ 6700.383116] CPU0: Package temperature above threshold, cpu clock throttled (total events = 80156)
1416[ 6700.383117] CPU2: Core temperature above threshold, cpu clock throttled (total events = 22036)
1417[ 6700.383118] CPU4: Package temperature above threshold, cpu clock throttled (total events = 80156)
1418[ 6700.383120] CPU2: Package temperature above threshold, cpu clock throttled (total events = 80154)
1419[ 6700.383121] CPU6: Package temperature above threshold, cpu clock throttled (total events = 80154)
1420[ 6700.383153] CPU3: Package temperature above threshold, cpu clock throttled (total events = 80156)
1421[ 6700.383154] CPU7: Package temperature above threshold, cpu clock throttled (total events = 80156)
1422[ 6700.383156] CPU1: Package temperature above threshold, cpu clock throttled (total events = 80155)
1423[ 6700.383157] CPU5: Package temperature above threshold, cpu clock throttled (total events = 80156)
1424[ 6700.385179] CPU6: Core temperature/speed normal
1425[ 6700.385180] CPU0: Package temperature/speed normal
1426[ 6700.385180] CPU2: Core temperature/speed normal
1427[ 6700.385181] CPU4: Package temperature/speed normal
1428[ 6700.385182] CPU6: Package temperature/speed normal
1429[ 6700.385182] CPU2: Package temperature/speed normal
1430[ 6700.385188] CPU5: Package temperature/speed normal
1431[ 6700.385189] CPU1: Package temperature/speed normal
1432[ 6700.385218] CPU3: Package temperature/speed normal
1433[ 6700.385218] CPU7: Package temperature/speed normal
1434[ 7173.530089] perf: interrupt took too long (3932 > 3925), lowering kernel.perf_event_max_sample_rate to 50750
1435[ 7652.528126] CPU4: Core temperature above threshold, cpu clock throttled (total events = 25435)
1436[ 7652.528127] CPU0: Core temperature above threshold, cpu clock throttled (total events = 25435)
1437[ 7652.528129] CPU7: Package temperature above threshold, cpu clock throttled (total events = 80729)
1438[ 7652.528130] CPU3: Package temperature above threshold, cpu clock throttled (total events = 80729)
1439[ 7652.528131] CPU6: Package temperature above threshold, cpu clock throttled (total events = 80727)
1440[ 7652.528132] CPU5: Package temperature above threshold, cpu clock throttled (total events = 80729)
1441[ 7652.528133] CPU1: Package temperature above threshold, cpu clock throttled (total events = 80728)
1442[ 7652.528134] CPU2: Package temperature above threshold, cpu clock throttled (total events = 80727)
1443[ 7652.528136] CPU0: Package temperature above threshold, cpu clock throttled (total events = 80729)
1444[ 7652.528137] CPU4: Package temperature above threshold, cpu clock throttled (total events = 80729)
1445[ 7652.530120] CPU0: Core temperature/speed normal
1446[ 7652.530121] CPU4: Core temperature/speed normal
1447[ 7652.530122] CPU2: Package temperature/speed normal
1448[ 7652.530123] CPU1: Package temperature/speed normal
1449[ 7652.530124] CPU3: Package temperature/speed normal
1450[ 7652.530125] CPU7: Package temperature/speed normal
1451[ 7652.530125] CPU5: Package temperature/speed normal
1452[ 7652.530126] CPU6: Package temperature/speed normal
1453[ 7652.530127] CPU4: Package temperature/speed normal
1454[ 7652.530128] CPU0: Package temperature/speed normal
1455[ 7902.817655] pcieport 0000:00:1c.0: AER: Corrected error received: 0000:00:1c.0
1456[ 7902.817666] pcieport 0000:00:1c.0: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
1457[ 7902.817675] pcieport 0000:00:1c.0: device [8086:9d10] error status/mask=00001000/00002000
1458[ 7902.817681] pcieport 0000:00:1c.0: [12] Timeout
1459[ 7945.274676] pcieport 0000:00:1c.0: AER: Corrected error received: 0000:00:1c.0
1460[ 7945.274691] pcieport 0000:00:1c.0: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
1461[ 7945.274704] pcieport 0000:00:1c.0: device [8086:9d10] error status/mask=00001000/00002000
1462[ 7945.274712] pcieport 0000:00:1c.0: [12] Timeout
1463[ 8060.910092] CPU6: Core temperature above threshold, cpu clock throttled (total events = 22406)
1464[ 8060.910092] CPU2: Core temperature above threshold, cpu clock throttled (total events = 22406)
1465[ 8060.910094] CPU1: Package temperature above threshold, cpu clock throttled (total events = 81268)
1466[ 8060.910095] CPU5: Package temperature above threshold, cpu clock throttled (total events = 81269)
1467[ 8060.910096] CPU4: Package temperature above threshold, cpu clock throttled (total events = 81269)
1468[ 8060.910097] CPU0: Package temperature above threshold, cpu clock throttled (total events = 81269)
1469[ 8060.910099] CPU7: Package temperature above threshold, cpu clock throttled (total events = 81269)
1470[ 8060.910100] CPU3: Package temperature above threshold, cpu clock throttled (total events = 81269)
1471[ 8060.910102] CPU2: Package temperature above threshold, cpu clock throttled (total events = 81267)
1472[ 8060.910108] CPU6: Package temperature above threshold, cpu clock throttled (total events = 81267)
1473[ 8060.912088] CPU6: Core temperature/speed normal
1474[ 8060.912089] CPU0: Package temperature/speed normal
1475[ 8060.912090] CPU4: Package temperature/speed normal
1476[ 8060.912091] CPU1: Package temperature/speed normal
1477[ 8060.912092] CPU5: Package temperature/speed normal
1478[ 8060.912093] CPU3: Package temperature/speed normal
1479[ 8060.912094] CPU7: Package temperature/speed normal
1480[ 8060.912095] CPU2: Core temperature/speed normal
1481[ 8060.912096] CPU6: Package temperature/speed normal
1482[ 8060.912096] CPU2: Package temperature/speed normal