· 6 years ago · Mar 09, 2019, 03:56 PM
1david@precision:~$ sudo su -
2[sudo] password for david:
3root@precision:~# dmesg
4[ 0.000000] Linux version 4.15.0-46-generic (buildd@lgw01-amd64-038) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #49-Ubuntu SMP Wed Feb 6 09:33:07 UTC 2019 (Ubuntu 4.15.0-46.49-generic 4.15.18)
5[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.15.0-46-generic root=/dev/mapper/vgroot-lvroot ro quiet splash vt.handoff=1
6[ 0.000000] KERNEL supported cpus:
7[ 0.000000] Intel GenuineIntel
8[ 0.000000] AMD AuthenticAMD
9[ 0.000000] Centaur CentaurHauls
10[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
11[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
12[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
13[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
14[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
15[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
16[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
17[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
18[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
19[ 0.000000] e820: BIOS-provided physical RAM map:
20[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
21[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
22[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
23[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
24[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000061b0afff] usable
25[ 0.000000] BIOS-e820: [mem 0x0000000061b0b000-0x0000000061b0bfff] ACPI NVS
26[ 0.000000] BIOS-e820: [mem 0x0000000061b0c000-0x0000000061b55fff] reserved
27[ 0.000000] BIOS-e820: [mem 0x0000000061b56000-0x000000006b107fff] usable
28[ 0.000000] BIOS-e820: [mem 0x000000006b108000-0x000000006b4c2fff] reserved
29[ 0.000000] BIOS-e820: [mem 0x000000006b4c3000-0x000000006b500fff] ACPI data
30[ 0.000000] BIOS-e820: [mem 0x000000006b501000-0x000000006bb7cfff] ACPI NVS
31[ 0.000000] BIOS-e820: [mem 0x000000006bb7d000-0x000000006c42bfff] reserved
32[ 0.000000] BIOS-e820: [mem 0x000000006c42c000-0x000000006c4fefff] type 20
33[ 0.000000] BIOS-e820: [mem 0x000000006c4ff000-0x000000006c4fffff] usable
34[ 0.000000] BIOS-e820: [mem 0x000000006c500000-0x000000006fffffff] reserved
35[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
36[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
37[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
38[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
39[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
40[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000088dffffff] usable
41[ 0.000000] NX (Execute Disable) protection: active
42[ 0.000000] efi: EFI v2.40 by American Megatrends
43[ 0.000000] efi: ACPI=0x6b4d0000 ACPI 2.0=0x6b4d0000 SMBIOS=0x6c273000 ESRT=0x6c1ea118 SMBIOS 3.0=0x6c272000 MEMATTR=0x68905298
44[ 0.000000] secureboot: Secure boot could not be determined (mode 0)
45[ 0.000000] SMBIOS 3.0.0 present.
46[ 0.000000] DMI: Dell Inc. Precision 7510/0MJ7KG, BIOS 1.16.3 09/12/2018
47[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
48[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
49[ 0.000000] e820: last_pfn = 0x88e000 max_arch_pfn = 0x400000000
50[ 0.000000] MTRR default type: write-back
51[ 0.000000] MTRR fixed ranges enabled:
52[ 0.000000] 00000-9FFFF write-back
53[ 0.000000] A0000-BFFFF uncachable
54[ 0.000000] C0000-FFFFF write-protect
55[ 0.000000] MTRR variable ranges enabled:
56[ 0.000000] 0 base 0080000000 mask 7F80000000 uncachable
57[ 0.000000] 1 base 0070000000 mask 7FF0000000 uncachable
58[ 0.000000] 2 base 006E000000 mask 7FFE000000 uncachable
59[ 0.000000] 3 base 006D800000 mask 7FFF800000 uncachable
60[ 0.000000] 4 disabled
61[ 0.000000] 5 disabled
62[ 0.000000] 6 disabled
63[ 0.000000] 7 disabled
64[ 0.000000] 8 disabled
65[ 0.000000] 9 disabled
66[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
67[ 0.000000] e820: last_pfn = 0x6c500 max_arch_pfn = 0x400000000
68[ 0.000000] esrt: Reserving ESRT space from 0x000000006c1ea118 to 0x000000006c1ea150.
69[ 0.000000] Scanning 1 areas for low memory corruption
70[ 0.000000] Base memory trampoline at [ (ptrval)] 98000 size 24576
71[ 0.000000] Using GB pages for direct mapping
72[ 0.000000] BRK [0x88893f000, 0x88893ffff] PGTABLE
73[ 0.000000] BRK [0x888940000, 0x888940fff] PGTABLE
74[ 0.000000] BRK [0x888941000, 0x888941fff] PGTABLE
75[ 0.000000] BRK [0x888942000, 0x888942fff] PGTABLE
76[ 0.000000] BRK [0x888943000, 0x888943fff] PGTABLE
77[ 0.000000] BRK [0x888944000, 0x888944fff] PGTABLE
78[ 0.000000] BRK [0x888945000, 0x888945fff] PGTABLE
79[ 0.000000] BRK [0x888946000, 0x888946fff] PGTABLE
80[ 0.000000] BRK [0x888947000, 0x888947fff] PGTABLE
81[ 0.000000] RAMDISK: [mem 0x2ff9f000-0x33fc6fff]
82[ 0.000000] ACPI: Early table checksum verification disabled
83[ 0.000000] ACPI: RSDP 0x000000006B4D0000 000024 (v02 DELL )
84[ 0.000000] ACPI: XSDT 0x000000006B4D00B0 0000E4 (v01 DELL CBX3 01072009 AMI 00010013)
85[ 0.000000] ACPI: FACP 0x000000006B4F1790 00010C (v05 DELL CBX3 01072009 AMI 00010013)
86[ 0.000000] ACPI: DSDT 0x000000006B4D0228 021568 (v02 DELL CBX3 01072009 INTL 20120913)
87[ 0.000000] ACPI: FACS 0x000000006BB7AE80 000040
88[ 0.000000] ACPI: APIC 0x000000006B4F18A0 0000BC (v03 DELL CBX3 01072009 AMI 00010013)
89[ 0.000000] ACPI: FPDT 0x000000006B4F1960 000044 (v01 DELL CBX3 01072009 AMI 00010013)
90[ 0.000000] ACPI: MCFG 0x000000006B4F19A8 00003C (v01 DELL CBX3 01072009 MSFT 00000097)
91[ 0.000000] ACPI: HPET 0x000000006B4F19E8 000038 (v01 DELL CBX3 01072009 AMI. 0005000B)
92[ 0.000000] ACPI: SSDT 0x000000006B4F1A20 00046D (v01 SataRe SataTabl 00001000 INTL 20120913)
93[ 0.000000] ACPI: LPIT 0x000000006B4F1E90 000094 (v01 INTEL SKL 00000000 MSFT 0000005F)
94[ 0.000000] ACPI: SSDT 0x000000006B4F1F28 000248 (v02 INTEL sensrhub 00000000 INTL 20120913)
95[ 0.000000] ACPI: SSDT 0x000000006B4F2170 002BAE (v02 INTEL PtidDevc 00001000 INTL 20120913)
96[ 0.000000] ACPI: SSDT 0x000000006B4F4D20 0007D9 (v02 INTEL xh_rvp07 00000000 INTL 20120913)
97[ 0.000000] ACPI: DBGP 0x000000006B4F5500 000034 (v01 INTEL 00000000 MSFT 0000005F)
98[ 0.000000] ACPI: DBG2 0x000000006B4F5538 000054 (v00 INTEL 00000000 MSFT 0000005F)
99[ 0.000000] ACPI: SSDT 0x000000006B4F5590 003866 (v02 SaSsdt SaSsdt 00003000 INTL 20120913)
100[ 0.000000] ACPI: UEFI 0x000000006B4F8DF8 000042 (v01 00000000 00000000)
101[ 0.000000] ACPI: SSDT 0x000000006B4F8E40 000E73 (v02 CpuRef CpuSsdt 00003000 INTL 20120913)
102[ 0.000000] ACPI: SSDT 0x000000006B4F9CB8 00435D (v02 DptfTa DptfTabl 00001000 INTL 20120913)
103[ 0.000000] ACPI: MSDM 0x000000006B4FE018 000055 (v03 DELL CBX3 06222004 AMI 00010013)
104[ 0.000000] ACPI: SLIC 0x000000006B4FE070 000176 (v03 DELL CBX3 01072009 MSFT 00010013)
105[ 0.000000] ACPI: SSDT 0x000000006B4FE1E8 000094 (v02 SgRef SgPeg 00001000 INTL 20120913)
106[ 0.000000] ACPI: DMAR 0x000000006B4FE280 0000A8 (v01 INTEL SKL 00000001 INTL 00000001)
107[ 0.000000] ACPI: BGRT 0x000000006B4FE328 000038 (v00 01072009 AMI 00010013)
108[ 0.000000] ACPI: TPM2 0x000000006B4FE360 000034 (v03 Tpm2Tabl 00000001 AMI 00000000)
109[ 0.000000] ACPI: SSDT 0x000000006B4FE398 0019FF (v01 OptRef OptTabl 00001000 INTL 20120913)
110[ 0.000000] ACPI: ASF! 0x000000006B4FFD98 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
111[ 0.000000] ACPI: Local APIC address 0xfee00000
112[ 0.000000] No NUMA configuration found
113[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000088dffffff]
114[ 0.000000] NODE_DATA(0) allocated [mem 0x88dfd5000-0x88dffffff]
115[ 0.000000] Zone ranges:
116[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
117[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
118[ 0.000000] Normal [mem 0x0000000100000000-0x000000088dffffff]
119[ 0.000000] Device empty
120[ 0.000000] Movable zone start for each node
121[ 0.000000] Early memory node ranges
122[ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000057fff]
123[ 0.000000] node 0: [mem 0x0000000000059000-0x000000000009dfff]
124[ 0.000000] node 0: [mem 0x0000000000100000-0x0000000061b0afff]
125[ 0.000000] node 0: [mem 0x0000000061b56000-0x000000006b107fff]
126[ 0.000000] node 0: [mem 0x000000006c4ff000-0x000000006c4fffff]
127[ 0.000000] node 0: [mem 0x0000000100000000-0x000000088dffffff]
128[ 0.000000] Reserved but unavailable: 20390 pages
129[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000088dffffff]
130[ 0.000000] On node 0 totalpages: 8360026
131[ 0.000000] DMA zone: 64 pages used for memmap
132[ 0.000000] DMA zone: 22 pages reserved
133[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
134[ 0.000000] DMA32 zone: 6787 pages used for memmap
135[ 0.000000] DMA32 zone: 434366 pages, LIFO batch:31
136[ 0.000000] Normal zone: 123776 pages used for memmap
137[ 0.000000] Normal zone: 7921664 pages, LIFO batch:31
138[ 0.000000] Reserving Intel graphics memory at 0x000000006e000000-0x000000006fffffff
139[ 0.000000] ACPI: PM-Timer IO Port: 0x1808
140[ 0.000000] ACPI: Local APIC address 0xfee00000
141[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
142[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
143[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
144[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
145[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
146[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
147[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
148[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
149[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
150[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
151[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
152[ 0.000000] ACPI: IRQ0 used by override.
153[ 0.000000] ACPI: IRQ9 used by override.
154[ 0.000000] Using ACPI (MADT) for SMP configuration information
155[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
156[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
157[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
158[ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
159[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x000fffff]
160[ 0.000000] PM: Registered nosave memory: [mem 0x61b0b000-0x61b0bfff]
161[ 0.000000] PM: Registered nosave memory: [mem 0x61b0c000-0x61b55fff]
162[ 0.000000] PM: Registered nosave memory: [mem 0x6b108000-0x6b4c2fff]
163[ 0.000000] PM: Registered nosave memory: [mem 0x6b4c3000-0x6b500fff]
164[ 0.000000] PM: Registered nosave memory: [mem 0x6b501000-0x6bb7cfff]
165[ 0.000000] PM: Registered nosave memory: [mem 0x6bb7d000-0x6c42bfff]
166[ 0.000000] PM: Registered nosave memory: [mem 0x6c42c000-0x6c4fefff]
167[ 0.000000] PM: Registered nosave memory: [mem 0x6c500000-0x6fffffff]
168[ 0.000000] PM: Registered nosave memory: [mem 0x70000000-0xdfffffff]
169[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
170[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
171[ 0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
172[ 0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
173[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
174[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
175[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
176[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
177[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
178[ 0.000000] e820: [mem 0x70000000-0xdfffffff] available for PCI devices
179[ 0.000000] Booting paravirtualized kernel on bare hardware
180[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
181[ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x4fd with crng_init=0
182[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
183[ 0.000000] percpu: Embedded 46 pages/cpu @ (ptrval) s151552 r8192 d28672 u262144
184[ 0.000000] pcpu-alloc: s151552 r8192 d28672 u262144 alloc=1*2097152
185[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
186[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 8229377
187[ 0.000000] Policy zone: Normal
188[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.15.0-46-generic root=/dev/mapper/vgroot-lvroot ro quiet splash vt.handoff=1
189[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
190[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
191[ 0.000000] Memory: 32716720K/33440104K available (12300K kernel code, 2473K rwdata, 4252K rodata, 2408K init, 2416K bss, 723384K reserved, 0K cma-reserved)
192[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
193[ 0.000000] Kernel/User page tables isolation: enabled
194[ 0.000000] ftrace: allocating 39198 entries in 154 pages
195[ 0.000000] Hierarchical RCU implementation.
196[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
197[ 0.000000] Tasks RCU enabled.
198[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
199[ 0.000000] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
200[ 0.000000] spurious 8259A interrupt: IRQ7.
201[ 0.000000] vt handoff: transparent VT on vt#1
202[ 0.000000] Console: colour dummy device 80x25
203[ 0.000000] console [tty0] enabled
204[ 0.000000] ACPI: Core revision 20170831
205[ 0.000000] ACPI: 10 ACPI AML tables successfully acquired and loaded
206[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
207[ 0.000000] hpet clockevent registered
208[ 0.004000] APIC: Switch to symmetric I/O mode setup
209[ 0.004000] DMAR: Host address width 39
210[ 0.004000] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
211[ 0.004000] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
212[ 0.004000] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
213[ 0.004000] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
214[ 0.004000] DMAR: RMRR base: 0x0000006b22e000 end: 0x0000006b24dfff
215[ 0.004000] DMAR: RMRR base: 0x0000006d800000 end: 0x0000006fffffff
216[ 0.004000] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
217[ 0.004000] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
218[ 0.004000] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
219[ 0.004000] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
220[ 0.004000] DMAR-IR: Enabled IRQ remapping in xapic mode
221[ 0.004000] x2apic: IRQ remapping doesn't support X2APIC mode
222[ 0.008000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
223[ 0.028000] tsc: Detected 2800.000 MHz processor
224[ 0.028000] tsc: Detected 2808.000 MHz TSC
225[ 0.028000] Calibrating delay loop (skipped), value calculated using timer frequency.. 5616.00 BogoMIPS (lpj=11232000)
226[ 0.028000] pid_max: default: 32768 minimum: 301
227[ 0.028000] Security Framework initialized
228[ 0.028000] Yama: becoming mindful.
229[ 0.028000] AppArmor: AppArmor initialized
230[ 0.032914] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
231[ 0.034836] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
232[ 0.034909] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
233[ 0.034966] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
234[ 0.035173] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
235[ 0.035173] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
236[ 0.035178] mce: CPU supports 10 MCE banks
237[ 0.035187] CPU0: Thermal monitoring enabled (TM1)
238[ 0.035206] process: using mwait in idle threads
239[ 0.035208] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
240[ 0.035209] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
241[ 0.035211] Spectre V2 : Mitigation: Full generic retpoline
242[ 0.035212] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
243[ 0.035212] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
244[ 0.035213] Spectre V2 : Enabling Restricted Speculation for firmware calls
245[ 0.035214] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
246[ 0.035316] Freeing SMP alternatives memory: 36K
247[ 0.039289] TSC deadline timer enabled
248[ 0.039294] smpboot: CPU0: Intel(R) Xeon(R) CPU E3-1505M v5 @ 2.80GHz (family: 0x6, model: 0x5e, stepping: 0x3)
249[ 0.039354] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
250[ 0.039387] ... version: 4
251[ 0.039388] ... bit width: 48
252[ 0.039388] ... generic registers: 4
253[ 0.039389] ... value mask: 0000ffffffffffff
254[ 0.039389] ... max period: 00007fffffffffff
255[ 0.039390] ... fixed-purpose events: 3
256[ 0.039391] ... event mask: 000000070000000f
257[ 0.039428] Hierarchical SRCU implementation.
258[ 0.040000] smp: Bringing up secondary CPUs ...
259[ 0.040000] x86: Booting SMP configuration:
260[ 0.040000] .... node #0, CPUs: #1
261[ 0.040000] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
262[ 0.040000] #2 #3 #4 #5 #6 #7
263[ 0.044273] smp: Brought up 1 node, 8 CPUs
264[ 0.044273] smpboot: Max logical packages: 1
265[ 0.044273] smpboot: Total of 8 processors activated (44928.00 BogoMIPS)
266[ 0.048691] devtmpfs: initialized
267[ 0.048691] x86/mm: Memory block size: 128MB
268[ 0.050314] evm: security.selinux
269[ 0.050314] evm: security.SMACK64
270[ 0.050315] evm: security.SMACK64EXEC
271[ 0.050315] evm: security.SMACK64TRANSMUTE
272[ 0.050316] evm: security.SMACK64MMAP
273[ 0.050316] evm: security.apparmor
274[ 0.050317] evm: security.ima
275[ 0.050317] evm: security.capability
276[ 0.050337] PM: Registering ACPI NVS region [mem 0x61b0b000-0x61b0bfff] (4096 bytes)
277[ 0.050337] PM: Registering ACPI NVS region [mem 0x6b501000-0x6bb7cfff] (6799360 bytes)
278[ 0.050337] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
279[ 0.050337] futex hash table entries: 2048 (order: 5, 131072 bytes)
280[ 0.050337] pinctrl core: initialized pinctrl subsystem
281[ 0.050337] RTC time: 15:43:44, date: 03/09/19
282[ 0.050337] NET: Registered protocol family 16
283[ 0.050337] audit: initializing netlink subsys (disabled)
284[ 0.050337] audit: type=2000 audit(1552146224.048:1): state=initialized audit_enabled=0 res=1
285[ 0.050337] cpuidle: using governor ladder
286[ 0.050337] cpuidle: using governor menu
287[ 0.052013] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
288[ 0.052014] ACPI: bus type PCI registered
289[ 0.052015] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
290[ 0.052089] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
291[ 0.052091] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
292[ 0.052102] PCI: Using configuration type 1 for base access
293[ 0.053568] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
294[ 0.053568] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
295[ 0.053568] ACPI: Added _OSI(Module Device)
296[ 0.053568] ACPI: Added _OSI(Processor Device)
297[ 0.053568] ACPI: Added _OSI(3.0 _SCP Extensions)
298[ 0.053568] ACPI: Added _OSI(Processor Aggregator Device)
299[ 0.053568] ACPI: Added _OSI(Linux-Dell-Video)
300[ 0.053568] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
301[ 0.053568] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
302[ 0.056687] ACPI: Executed 27 blocks of module-level executable AML code
303[ 0.074413] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
304[ 0.088873] ACPI: Dynamic OEM Table Load:
305[ 0.088881] ACPI: SSDT 0xFFFF8C6AC9B54800 00061E (v02 PmRef Cpu0Ist 00003000 INTL 20120913)
306[ 0.089314] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
307[ 0.090975] ACPI: Dynamic OEM Table Load:
308[ 0.090981] ACPI: SSDT 0xFFFF8C6AC9183800 00037F (v02 PmRef Cpu0Cst 00003001 INTL 20120913)
309[ 0.092259] ACPI: Dynamic OEM Table Load:
310[ 0.092265] ACPI: SSDT 0xFFFF8C6AC9B55000 0005AA (v02 PmRef ApIst 00003000 INTL 20120913)
311[ 0.093196] ACPI: Dynamic OEM Table Load:
312[ 0.093201] ACPI: SSDT 0xFFFF8C6AC9154E00 000119 (v02 PmRef ApCst 00003000 INTL 20120913)
313[ 0.099331] ACPI: EC: EC started
314[ 0.099332] ACPI: EC: interrupt blocked
315[ 0.103632] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as first EC
316[ 0.103634] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x14, EC_CMD/EC_SC=0x934, EC_DATA=0x930
317[ 0.103635] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as boot DSDT EC to handle transactions
318[ 0.103636] ACPI: Interpreter enabled
319[ 0.103684] ACPI: (supports S0 S3 S4 S5)
320[ 0.103686] ACPI: Using IOAPIC for interrupt routing
321[ 0.103731] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
322[ 0.104497] ACPI: GPE 0x61 active on init
323[ 0.104530] ACPI: Enabled 9 GPEs in block 00 to 7F
324[ 0.108702] ACPI: Power Resource [PG00] (on)
325[ 0.424814] ACPI: Power Resource [PG01] (on)
326[ 0.425281] ACPI: Power Resource [PG02] (on)
327[ 0.432028] ACPI: Power Resource [WRST] (off)
328[ 0.432498] ACPI: Power Resource [WRST] (off)
329[ 0.432961] ACPI: Power Resource [WRST] (off)
330[ 0.433421] ACPI: Power Resource [WRST] (off)
331[ 0.433880] ACPI: Power Resource [WRST] (off)
332[ 0.434753] ACPI: Power Resource [WRST] (off)
333[ 0.435221] ACPI: Power Resource [WRST] (off)
334[ 0.435682] ACPI: Power Resource [WRST] (off)
335[ 0.437281] ACPI: Power Resource [WRST] (off)
336[ 0.437743] ACPI: Power Resource [WRST] (off)
337[ 0.438204] ACPI: Power Resource [WRST] (off)
338[ 0.438668] ACPI: Power Resource [WRST] (off)
339[ 0.439126] ACPI: Power Resource [WRST] (off)
340[ 0.439586] ACPI: Power Resource [WRST] (off)
341[ 0.440051] ACPI: Power Resource [WRST] (off)
342[ 0.440512] ACPI: Power Resource [WRST] (off)
343[ 0.440969] ACPI: Power Resource [WRST] (off)
344[ 0.462531] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
345[ 0.462538] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
346[ 0.462591] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
347[ 0.463412] PCI host bridge to bus 0000:00
348[ 0.463415] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
349[ 0.463416] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
350[ 0.463418] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
351[ 0.463419] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
352[ 0.463420] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
353[ 0.463421] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
354[ 0.463423] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
355[ 0.463424] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
356[ 0.463425] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
357[ 0.463427] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
358[ 0.463428] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
359[ 0.463429] pci_bus 0000:00: root bus resource [mem 0x70000000-0xdfffffff window]
360[ 0.463430] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
361[ 0.463432] pci_bus 0000:00: root bus resource [bus 00-fe]
362[ 0.463440] pci 0000:00:00.0: [8086:1918] type 00 class 0x060000
363[ 0.463578] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
364[ 0.463623] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
365[ 0.463846] pci 0000:00:02.0: [8086:191d] type 00 class 0x030000
366[ 0.463857] pci 0000:00:02.0: reg 0x10: [mem 0xdb000000-0xdbffffff 64bit]
367[ 0.463863] pci 0000:00:02.0: reg 0x18: [mem 0x70000000-0x7fffffff 64bit pref]
368[ 0.463867] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
369[ 0.463883] pci 0000:00:02.0: BAR 2: assigned to efifb
370[ 0.464036] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
371[ 0.464048] pci 0000:00:04.0: reg 0x10: [mem 0xdd440000-0xdd447fff 64bit]
372[ 0.464278] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
373[ 0.464300] pci 0000:00:14.0: reg 0x10: [mem 0xdd430000-0xdd43ffff 64bit]
374[ 0.464368] pci 0000:00:14.0: PME# supported from D3hot D3cold
375[ 0.464531] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
376[ 0.464551] pci 0000:00:14.2: reg 0x10: [mem 0xdd457000-0xdd457fff 64bit]
377[ 0.464731] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
378[ 0.464749] pci 0000:00:16.0: reg 0x10: [mem 0xdd456000-0xdd456fff 64bit]
379[ 0.464801] pci 0000:00:16.0: PME# supported from D3hot
380[ 0.464957] pci 0000:00:16.3: [8086:a13d] type 00 class 0x070002
381[ 0.464972] pci 0000:00:16.3: reg 0x10: [io 0xf0a0-0xf0a7]
382[ 0.464978] pci 0000:00:16.3: reg 0x14: [mem 0xdd455000-0xdd455fff]
383[ 0.465142] pci 0000:00:17.0: [8086:a102] type 00 class 0x010601
384[ 0.465158] pci 0000:00:17.0: reg 0x10: [mem 0xdd450000-0xdd451fff]
385[ 0.465165] pci 0000:00:17.0: reg 0x14: [mem 0xdd454000-0xdd4540ff]
386[ 0.465172] pci 0000:00:17.0: reg 0x18: [io 0xf090-0xf097]
387[ 0.465179] pci 0000:00:17.0: reg 0x1c: [io 0xf080-0xf083]
388[ 0.465186] pci 0000:00:17.0: reg 0x20: [io 0xf060-0xf07f]
389[ 0.465193] pci 0000:00:17.0: reg 0x24: [mem 0xdd453000-0xdd4537ff]
390[ 0.465232] pci 0000:00:17.0: PME# supported from D3hot
391[ 0.465405] pci 0000:00:1c.0: [8086:a111] type 01 class 0x060400
392[ 0.465470] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
393[ 0.465674] pci 0000:00:1c.2: [8086:a112] type 01 class 0x060400
394[ 0.465740] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
395[ 0.465942] pci 0000:00:1c.4: [8086:a114] type 01 class 0x060400
396[ 0.466014] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
397[ 0.466222] pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
398[ 0.466287] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
399[ 0.466519] pci 0000:00:1f.0: [8086:a150] type 00 class 0x060100
400[ 0.466776] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
401[ 0.466790] pci 0000:00:1f.2: reg 0x10: [mem 0xdd44c000-0xdd44ffff]
402[ 0.466981] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
403[ 0.467007] pci 0000:00:1f.3: reg 0x10: [mem 0xdd448000-0xdd44bfff 64bit]
404[ 0.467031] pci 0000:00:1f.3: reg 0x20: [mem 0xdd420000-0xdd42ffff 64bit]
405[ 0.467078] pci 0000:00:1f.3: PME# supported from D3hot D3cold
406[ 0.467321] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
407[ 0.467381] pci 0000:00:1f.4: reg 0x10: [mem 0xdd452000-0xdd4520ff 64bit]
408[ 0.467451] pci 0000:00:1f.4: reg 0x20: [io 0xf040-0xf05f]
409[ 0.467680] pci 0000:00:1f.6: [8086:15b7] type 00 class 0x020000
410[ 0.467705] pci 0000:00:1f.6: reg 0x10: [mem 0xdd400000-0xdd41ffff]
411[ 0.467798] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
412[ 0.467994] pci 0000:01:00.0: [10de:13b1] type 00 class 0x030000
413[ 0.468014] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00ffffff]
414[ 0.468023] pci 0000:01:00.0: reg 0x14: [mem 0x00000000-0x0fffffff 64bit pref]
415[ 0.468032] pci 0000:01:00.0: reg 0x1c: [mem 0x00000000-0x01ffffff 64bit pref]
416[ 0.468037] pci 0000:01:00.0: reg 0x24: [io 0x0000-0x007f]
417[ 0.468043] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
418[ 0.480035] pci 0000:00:01.0: PCI bridge to [bus 01]
419[ 0.480042] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
420[ 0.480048] pci 0000:00:01.0: bridge window [mem 0xdc000000-0xdd0fffff]
421[ 0.480067] pci 0000:00:01.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
422[ 0.480162] pci 0000:02:00.0: [8086:24f3] type 00 class 0x028000
423[ 0.480216] pci 0000:02:00.0: reg 0x10: [mem 0xdd300000-0xdd301fff 64bit]
424[ 0.480409] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
425[ 0.492083] pci 0000:00:1c.0: PCI bridge to [bus 02]
426[ 0.492087] pci 0000:00:1c.0: bridge window [mem 0xdd300000-0xdd3fffff]
427[ 0.492162] pci 0000:03:00.0: [10ec:525a] type 00 class 0xff0000
428[ 0.492199] pci 0000:03:00.0: reg 0x14: [mem 0xdd200000-0xdd200fff]
429[ 0.492319] pci 0000:03:00.0: supports D1 D2
430[ 0.492320] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
431[ 0.504059] pci 0000:00:1c.2: PCI bridge to [bus 03]
432[ 0.504063] pci 0000:00:1c.2: bridge window [mem 0xdd200000-0xdd2fffff]
433[ 0.504120] pci 0000:00:1c.4: PCI bridge to [bus 04-3c]
434[ 0.504124] pci 0000:00:1c.4: bridge window [mem 0xc4000000-0xda0fffff]
435[ 0.504129] pci 0000:00:1c.4: bridge window [mem 0x80000000-0xa1ffffff 64bit pref]
436[ 0.504187] pci 0000:3d:00.0: [144d:a802] type 00 class 0x010802
437[ 0.504213] pci 0000:3d:00.0: reg 0x10: [mem 0xdd110000-0xdd113fff 64bit]
438[ 0.504221] pci 0000:3d:00.0: reg 0x18: [io 0xd000-0xd0ff]
439[ 0.504251] pci 0000:3d:00.0: reg 0x30: [mem 0xdd100000-0xdd10ffff pref]
440[ 0.516051] pci 0000:00:1d.0: PCI bridge to [bus 3d]
441[ 0.516054] pci 0000:00:1d.0: bridge window [io 0xd000-0xdfff]
442[ 0.516057] pci 0000:00:1d.0: bridge window [mem 0xdd100000-0xdd1fffff]
443[ 0.520355] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
444[ 0.520429] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
445[ 0.520502] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
446[ 0.520573] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
447[ 0.520645] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
448[ 0.520716] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
449[ 0.520790] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
450[ 0.520861] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
451[ 0.523198] ACPI: EC: interrupt unblocked
452[ 0.523210] ACPI: EC: event unblocked
453[ 0.523232] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x14, EC_CMD/EC_SC=0x934, EC_DATA=0x930
454[ 0.523233] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as boot DSDT EC to handle transactions and events
455[ 0.523704] SCSI subsystem initialized
456[ 0.523717] libata version 3.00 loaded.
457[ 0.524123] pci 0000:00:02.0: vgaarb: setting as boot VGA device
458[ 0.524125] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
459[ 0.524130] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
460[ 0.524131] pci 0000:00:02.0: vgaarb: no bridge control possible
461[ 0.524132] pci 0000:01:00.0: vgaarb: bridge control possible
462[ 0.524133] vgaarb: loaded
463[ 0.524150] ACPI: bus type USB registered
464[ 0.524163] usbcore: registered new interface driver usbfs
465[ 0.524200] usbcore: registered new interface driver hub
466[ 0.524219] usbcore: registered new device driver usb
467[ 0.524255] EDAC MC: Ver: 3.0.0
468[ 0.524517] Registered efivars operations
469[ 0.530061] PCI: Using ACPI for IRQ routing
470[ 0.554726] PCI: pci_cache_line_size set to 64 bytes
471[ 0.554824] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
472[ 0.554826] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
473[ 0.554826] e820: reserve RAM buffer [mem 0x61b0b000-0x63ffffff]
474[ 0.554827] e820: reserve RAM buffer [mem 0x6b108000-0x6bffffff]
475[ 0.554829] e820: reserve RAM buffer [mem 0x6c500000-0x6fffffff]
476[ 0.554830] e820: reserve RAM buffer [mem 0x88e000000-0x88fffffff]
477[ 0.554919] NetLabel: Initializing
478[ 0.554919] NetLabel: domain hash size = 128
479[ 0.554920] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
480[ 0.554933] NetLabel: unlabeled traffic allowed by default
481[ 0.554945] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
482[ 0.554945] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
483[ 0.557032] clocksource: Switched to clocksource hpet
484[ 0.566232] VFS: Disk quotas dquot_6.6.0
485[ 0.566246] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
486[ 0.566339] AppArmor: AppArmor Filesystem Enabled
487[ 0.566359] pnp: PnP ACPI init
488[ 0.566643] pnp 00:00: disabling [io 0x002e-0x002f] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
489[ 0.566645] pnp 00:00: disabling [io 0x004e-0x004f] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
490[ 0.566647] pnp 00:00: disabling [io 0x0061] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
491[ 0.566649] pnp 00:00: disabling [io 0x0063] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
492[ 0.566650] pnp 00:00: disabling [io 0x0065] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
493[ 0.566652] pnp 00:00: disabling [io 0x0067] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
494[ 0.566653] pnp 00:00: disabling [io 0x0070] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
495[ 0.566678] system 00:00: [io 0x0680-0x069f] has been reserved
496[ 0.566680] system 00:00: [io 0xffff] has been reserved
497[ 0.566681] system 00:00: [io 0xffff] has been reserved
498[ 0.566683] system 00:00: [io 0xffff] has been reserved
499[ 0.566684] system 00:00: [io 0x1800-0x18fe] has been reserved
500[ 0.566686] system 00:00: [io 0x164e-0x164f] has been reserved
501[ 0.566690] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
502[ 0.566799] system 00:01: [io 0x0800-0x087f] has been reserved
503[ 0.566802] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
504[ 0.566824] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
505[ 0.566866] system 00:03: [io 0x1854-0x1857] has been reserved
506[ 0.566869] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
507[ 0.567040] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
508[ 0.567059] pnp 00:05: Plug and Play ACPI device, IDs DLL06d9 PNP0f13 (active)
509[ 0.568685] pnp 00:06: Plug and Play ACPI device, IDs PNP0401 (disabled)
510[ 0.569047] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
511[ 0.569049] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
512[ 0.569050] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
513[ 0.569052] system 00:07: [mem 0xe0000000-0xefffffff] has been reserved
514[ 0.569054] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
515[ 0.569055] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
516[ 0.569057] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
517[ 0.569059] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
518[ 0.569060] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
519[ 0.569062] system 00:07: [mem 0xdffe0000-0xdfffffff] has been reserved
520[ 0.569066] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
521[ 0.569118] system 00:08: [mem 0xfd000000-0xfdabffff] has been reserved
522[ 0.569120] system 00:08: [mem 0xfdad0000-0xfdadffff] has been reserved
523[ 0.569121] system 00:08: [mem 0xfdb00000-0xfdffffff] has been reserved
524[ 0.569123] system 00:08: [mem 0xfe000000-0xfe01ffff] could not be reserved
525[ 0.569124] system 00:08: [mem 0xfe036000-0xfe03bfff] has been reserved
526[ 0.569126] system 00:08: [mem 0xfe03d000-0xfe3fffff] has been reserved
527[ 0.569127] system 00:08: [mem 0xfe410000-0xfe7fffff] has been reserved
528[ 0.569131] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
529[ 0.569512] system 00:09: [io 0xff00-0xfffe] has been reserved
530[ 0.569515] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
531[ 0.571109] system 00:0a: [mem 0xfdaf0000-0xfdafffff] has been reserved
532[ 0.571113] system 00:0a: [mem 0xfdae0000-0xfdaeffff] has been reserved
533[ 0.571114] system 00:0a: [mem 0xfdac0000-0xfdacffff] has been reserved
534[ 0.571118] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
535[ 0.573832] pnp: PnP ACPI: found 11 devices
536[ 0.581440] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
537[ 0.581466] pci 0000:00:1c.4: bridge window [io 0x1000-0x0fff] to [bus 04-3c] add_size 1000
538[ 0.581476] pci 0000:00:1c.4: BAR 13: assigned [io 0x2000-0x2fff]
539[ 0.581480] pci 0000:01:00.0: BAR 1: assigned [mem 0xb0000000-0xbfffffff 64bit pref]
540[ 0.581488] pci 0000:01:00.0: BAR 3: assigned [mem 0xc0000000-0xc1ffffff 64bit pref]
541[ 0.581496] pci 0000:01:00.0: BAR 0: assigned [mem 0xdc000000-0xdcffffff]
542[ 0.581499] pci 0000:01:00.0: BAR 6: assigned [mem 0xdd000000-0xdd07ffff pref]
543[ 0.581501] pci 0000:01:00.0: BAR 5: assigned [io 0xe000-0xe07f]
544[ 0.581504] pci 0000:00:01.0: PCI bridge to [bus 01]
545[ 0.581506] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
546[ 0.581509] pci 0000:00:01.0: bridge window [mem 0xdc000000-0xdd0fffff]
547[ 0.581511] pci 0000:00:01.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
548[ 0.581515] pci 0000:00:1c.0: PCI bridge to [bus 02]
549[ 0.581519] pci 0000:00:1c.0: bridge window [mem 0xdd300000-0xdd3fffff]
550[ 0.581525] pci 0000:00:1c.2: PCI bridge to [bus 03]
551[ 0.581529] pci 0000:00:1c.2: bridge window [mem 0xdd200000-0xdd2fffff]
552[ 0.581534] pci 0000:00:1c.4: PCI bridge to [bus 04-3c]
553[ 0.581538] pci 0000:00:1c.4: bridge window [io 0x2000-0x2fff]
554[ 0.581541] pci 0000:00:1c.4: bridge window [mem 0xc4000000-0xda0fffff]
555[ 0.581544] pci 0000:00:1c.4: bridge window [mem 0x80000000-0xa1ffffff 64bit pref]
556[ 0.581549] pci 0000:00:1d.0: PCI bridge to [bus 3d]
557[ 0.581551] pci 0000:00:1d.0: bridge window [io 0xd000-0xdfff]
558[ 0.581554] pci 0000:00:1d.0: bridge window [mem 0xdd100000-0xdd1fffff]
559[ 0.581560] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
560[ 0.581562] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
561[ 0.581563] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
562[ 0.581565] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
563[ 0.581566] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
564[ 0.581567] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
565[ 0.581569] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
566[ 0.581570] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
567[ 0.581571] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
568[ 0.581573] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
569[ 0.581574] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
570[ 0.581575] pci_bus 0000:00: resource 15 [mem 0x70000000-0xdfffffff window]
571[ 0.581577] pci_bus 0000:00: resource 16 [mem 0xfd000000-0xfe7fffff window]
572[ 0.581578] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
573[ 0.581580] pci_bus 0000:01: resource 1 [mem 0xdc000000-0xdd0fffff]
574[ 0.581581] pci_bus 0000:01: resource 2 [mem 0xb0000000-0xc1ffffff 64bit pref]
575[ 0.581582] pci_bus 0000:02: resource 1 [mem 0xdd300000-0xdd3fffff]
576[ 0.581584] pci_bus 0000:03: resource 1 [mem 0xdd200000-0xdd2fffff]
577[ 0.581585] pci_bus 0000:04: resource 0 [io 0x2000-0x2fff]
578[ 0.581586] pci_bus 0000:04: resource 1 [mem 0xc4000000-0xda0fffff]
579[ 0.581588] pci_bus 0000:04: resource 2 [mem 0x80000000-0xa1ffffff 64bit pref]
580[ 0.581589] pci_bus 0000:3d: resource 0 [io 0xd000-0xdfff]
581[ 0.581590] pci_bus 0000:3d: resource 1 [mem 0xdd100000-0xdd1fffff]
582[ 0.581784] NET: Registered protocol family 2
583[ 0.581981] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
584[ 0.582304] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
585[ 0.582402] TCP: Hash tables configured (established 262144 bind 65536)
586[ 0.582442] UDP hash table entries: 16384 (order: 7, 524288 bytes)
587[ 0.582522] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
588[ 0.582621] NET: Registered protocol family 1
589[ 0.582633] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
590[ 0.582955] PCI: CLS 0 bytes, default 64
591[ 0.582989] Unpacking initramfs...
592[ 1.530462] Freeing initrd memory: 65696K
593[ 1.530493] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
594[ 1.530495] software IO TLB [mem 0x64905000-0x68905000] (64MB) mapped at [ (ptrval)- (ptrval)]
595[ 1.530785] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2879c5f06f2, max_idle_ns: 440795220049 ns
596[ 1.531025] Scanning for low memory corruption every 60 seconds
597[ 1.531751] Initialise system trusted keyrings
598[ 1.531761] Key type blacklist registered
599[ 1.531829] workingset: timestamp_bits=36 max_order=23 bucket_order=0
600[ 1.532889] zbud: loaded
601[ 1.533395] squashfs: version 4.0 (2009/01/31) Phillip Lougher
602[ 1.533559] fuse init (API version 7.26)
603[ 1.536051] Key type asymmetric registered
604[ 1.536052] Asymmetric key parser 'x509' registered
605[ 1.536076] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
606[ 1.536138] io scheduler noop registered
607[ 1.536139] io scheduler deadline registered
608[ 1.536161] io scheduler cfq registered (default)
609[ 1.537272] efifb: probing for efifb
610[ 1.537285] efifb: framebuffer at 0x70000000, using 32448k, total 32448k
611[ 1.537286] efifb: mode is 3840x2160x32, linelength=15360, pages=1
612[ 1.537286] efifb: scrolling: redraw
613[ 1.537288] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
614[ 1.537405] Console: switching to colour frame buffer device 480x135
615[ 1.537483] fb0: EFI VGA frame buffer device
616[ 1.537490] intel_idle: MWAIT substates: 0x11142120
617[ 1.537491] intel_idle: v0.4.1 model 0x5E
618[ 1.537961] intel_idle: lapic_timer_reliable_states 0xffffffff
619[ 1.538679] ACPI: AC Adapter [AC] (on-line)
620[ 1.538745] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
621[ 1.538800] ACPI: Lid Switch [LID0]
622[ 1.538828] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
623[ 1.538874] ACPI: Power Button [PBTN]
624[ 1.538899] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
625[ 1.538908] ACPI: Sleep Button [SBTN]
626[ 1.538940] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
627[ 1.538988] ACPI: Power Button [PWRF]
628[ 1.540839] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
629[ 1.541464] thermal LNXTHERM:00: registered as thermal_zone0
630[ 1.541465] ACPI: Thermal Zone [THM] (25 C)
631[ 1.541622] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
632[ 1.543949] serial 0000:00:16.3: enabling device (0000 -> 0003)
633[ 1.564623] 0000:00:16.3: ttyS4 at I/O 0xf0a0 (irq = 19, base_baud = 115200) is a 16550A
634[ 1.565599] Linux agpgart interface v0.103
635[ 1.573933] ACPI: Battery Slot [BAT0] (battery present)
636[ 1.576798] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0xFE, rev-id 2)
637[ 1.644108] loop: module loaded
638[ 1.644274] libphy: Fixed MDIO Bus: probed
639[ 1.644275] tun: Universal TUN/TAP device driver, 1.6
640[ 1.644330] PPP generic driver version 2.4.2
641[ 1.644391] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
642[ 1.644393] ehci-pci: EHCI PCI platform driver
643[ 1.644402] ehci-platform: EHCI generic platform driver
644[ 1.644412] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
645[ 1.644414] ohci-pci: OHCI PCI platform driver
646[ 1.644421] ohci-platform: OHCI generic platform driver
647[ 1.644427] uhci_hcd: USB Universal Host Controller Interface driver
648[ 1.644624] xhci_hcd 0000:00:14.0: xHCI Host Controller
649[ 1.644629] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
650[ 1.645717] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000109810
651[ 1.645721] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
652[ 1.645868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
653[ 1.645870] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
654[ 1.645871] usb usb1: Product: xHCI Host Controller
655[ 1.645872] usb usb1: Manufacturer: Linux 4.15.0-46-generic xhci-hcd
656[ 1.645874] usb usb1: SerialNumber: 0000:00:14.0
657[ 1.645997] hub 1-0:1.0: USB hub found
658[ 1.646013] hub 1-0:1.0: 16 ports detected
659[ 1.647716] xhci_hcd 0000:00:14.0: xHCI Host Controller
660[ 1.647719] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
661[ 1.647722] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
662[ 1.647750] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
663[ 1.647751] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
664[ 1.647752] usb usb2: Product: xHCI Host Controller
665[ 1.647754] usb usb2: Manufacturer: Linux 4.15.0-46-generic xhci-hcd
666[ 1.647755] usb usb2: SerialNumber: 0000:00:14.0
667[ 1.647868] hub 2-0:1.0: USB hub found
668[ 1.647880] hub 2-0:1.0: 10 ports detected
669[ 1.648743] usb: port power management may be unreliable
670[ 1.649127] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
671[ 1.649674] i8042: Warning: Keylock active
672[ 1.652108] serio: i8042 KBD port at 0x60,0x64 irq 1
673[ 1.652112] serio: i8042 AUX port at 0x60,0x64 irq 12
674[ 1.652266] mousedev: PS/2 mouse device common for all mice
675[ 1.652578] rtc_cmos 00:02: RTC can wake from S4
676[ 1.653083] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
677[ 1.653164] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
678[ 1.653170] i2c /dev entries driver
679[ 1.653174] pcie_mp2_amd: AMD(R) PCI-E MP2 Communication Driver Version: 1.0
680[ 1.653248] device-mapper: uevent: version 1.0.3
681[ 1.653324] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
682[ 1.653326] intel_pstate: Intel P-state driver initializing
683[ 1.654564] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
684[ 1.656250] intel_pstate: HWP enabled
685[ 1.656774] ledtrig-cpu: registered to indicate activity on CPUs
686[ 1.656776] EFI Variables Facility v0.08 2004-May-17
687[ 1.662571] intel_pmc_core: initialized
688[ 1.662791] NET: Registered protocol family 10
689[ 1.667240] Segment Routing with IPv6
690[ 1.667252] NET: Registered protocol family 17
691[ 1.667541] Key type dns_resolver registered
692[ 1.668413] RAS: Correctable Errors collector initialized.
693[ 1.668487] microcode: sig=0x506e3, pf=0x20, revision=0xc6
694[ 1.668825] microcode: Microcode Update Driver: v2.2.
695[ 1.668846] sched_clock: Marking stable (1668822837, 0)->(1651764012, 17058825)
696[ 1.669444] registered taskstats version 1
697[ 1.669451] Loading compiled-in X.509 certificates
698[ 1.671108] Loaded X.509 cert 'Build time autogenerated kernel key: b873a790e41754b50f7dbae45b6bd46229c3c73f'
699[ 1.671312] Loaded UEFI:db cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to secondary sys keyring
700[ 1.671328] Loaded UEFI:db cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to secondary sys keyring
701[ 1.671394] Couldn't get size: 0x800000000000000e
702[ 1.671398] MODSIGN: Couldn't get UEFI MokListRT
703[ 1.671686] zswap: loaded using pool lzo/zbud
704[ 1.674668] Key type big_key registered
705[ 1.674669] Key type trusted registered
706[ 1.675908] Key type encrypted registered
707[ 1.675909] AppArmor: AppArmor sha1 policy hashing enabled
708[ 1.687333] ima: Allocated hash algorithm: sha1
709[ 1.791172] evm: HMAC attrs: 0x1
710[ 1.792243] Magic number: 11:930:739
711[ 1.792505] rtc_cmos 00:02: setting system clock to 2019-03-09 15:43:46 UTC (1552146226)
712[ 1.792762] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
713[ 1.792762] EDD information not available.
714[ 1.794197] Freeing unused kernel memory: 2408K
715[ 1.808414] Write protecting the kernel read-only data: 20480k
716[ 1.808935] Freeing unused kernel memory: 2008K
717[ 1.811337] Freeing unused kernel memory: 1892K
718[ 1.815303] x86/mm: Checked W+X mappings: passed, no W+X pages found.
719[ 1.815303] x86/mm: Checking user space page tables
720[ 1.819111] x86/mm: Checked W+X mappings: passed, no W+X pages found.
721[ 1.896784] ipmi message handler version 39.2
722[ 1.897713] ipmi device interface
723[ 1.899462] pps_core: LinuxPPS API ver. 1 registered
724[ 1.899462] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
725[ 1.899829] ahci 0000:00:17.0: version 3.0
726[ 1.900067] ahci 0000:00:17.0: SSS flag set, parallel bus scan disabled
727[ 1.901031] PTP clock support registered
728[ 1.904703] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
729[ 1.904704] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
730[ 1.909339] nvme nvme0: pci function 0000:3d:00.0
731[ 1.910163] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 3 ports 6 Gbps 0x1a impl SATA mode
732[ 1.910166] ahci 0000:00:17.0: flags: 64bit ncq sntf stag led clo only pio slum part ems sxs deso sadm sds apst
733[ 1.932941] scsi host0: ahci
734[ 1.933630] scsi host1: ahci
735[ 1.940055] scsi host2: ahci
736[ 1.940231] scsi host3: ahci
737[ 1.943166] scsi host4: ahci
738[ 1.943252] ata1: DUMMY
739[ 1.943253] ata2: SATA max UDMA/133 abar m2048@0xdd453000 port 0xdd453180 irq 124
740[ 1.943254] ata3: DUMMY
741[ 1.943255] ata4: SATA max UDMA/133 abar m2048@0xdd453000 port 0xdd453280 irq 124
742[ 1.943270] ata5: SATA max UDMA/133 abar m2048@0xdd453000 port 0xdd453300 irq 124
743[ 1.943341] e1000e 0000:00:1f.6: enabling device (0000 -> 0002)
744[ 1.943708] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
745[ 1.988098] usb 1-6: new full-speed USB device number 2 using xhci_hcd
746[ 1.989361] PKCS#7 signature not signed with a trusted key
747[ 1.989372] nvidia: loading out-of-tree module taints kernel.
748[ 1.989396] nvidia: module license 'NVIDIA' taints kernel.
749[ 1.989397] Disabling lock debugging due to kernel taint
750[ 2.008722] nvidia: module verification failed: signature and/or required key missing - tainting kernel
751[ 2.008745] AVX2 version of gcm_enc/dec engaged.
752[ 2.008745] AES CTR mode by8 optimization enabled
753[ 2.015589] nvidia-nvlink: Nvlink Core is being initialized, major device number 239
754[ 2.015741] nvidia 0000:01:00.0: enabling device (0000 -> 0003)
755[ 2.015841] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
756[ 2.015918] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 390.116 Sun Jan 27 07:21:36 PST 2019 (using threaded interrupts)
757[ 2.022253] PKCS#7 signature not signed with a trusted key
758[ 2.023907] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 390.116 Sun Jan 27 06:30:32 PST 2019
759[ 2.024301] PKCS#7 signature not signed with a trusted key
760[ 2.024934] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
761[ 2.030737] nvme0n1: p1 p2 p3 p4
762[ 2.041772] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170831/nsarguments-100)
763[ 2.137408] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
764[ 2.145266] usb 1-6: New USB device found, idVendor=8087, idProduct=0a2b
765[ 2.145268] usb 1-6: New USB device strings: Mfr=0, Product=0, SerialNumber=0
766[ 2.211528] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 28:f1:0e:0e:86:6a
767[ 2.211529] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
768[ 2.211779] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
769[ 2.212757] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
770[ 2.214884] [drm] Memory usable by graphics device = 4096M
771[ 2.214886] checking generic (70000000 1fb0000) vs hw (70000000 10000000)
772[ 2.214886] fb: switching to inteldrmfb from EFI VGA
773[ 2.214899] Console: switching to colour dummy device 80x25
774[ 2.215100] [drm] Replacing VGA console driver
775[ 2.220190] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
776[ 2.220190] [drm] Driver supports precise vblank timestamp query.
777[ 2.231044] [drm] Finished loading DMC firmware i915/skl_dmc_ver1_26.bin (v1.26)
778[ 2.240873] random: fast init done
779[ 2.260057] ata2: SATA link down (SStatus 0 SControl 300)
780[ 2.276103] usb 1-10: new full-speed USB device number 3 using xhci_hcd
781[ 2.276318] random: systemd-udevd: uninitialized urandom read (16 bytes read)
782[ 2.276324] random: systemd-udevd: uninitialized urandom read (16 bytes read)
783[ 2.276345] random: systemd-udevd: uninitialized urandom read (16 bytes read)
784[ 2.430216] usb 1-10: New USB device found, idVendor=0a5c, idProduct=5834
785[ 2.430217] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
786[ 2.430218] usb 1-10: Product: 5880
787[ 2.430219] usb 1-10: Manufacturer: Broadcom Corp
788[ 2.430220] usb 1-10: SerialNumber: 0123456789ABCD
789[ 2.630825] clocksource: Switched to clocksource tsc
790[ 2.630826] usb 1-11: new high-speed USB device number 4 using xhci_hcd
791[ 2.631063] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
792[ 2.631475] ata4.00: supports DRM functions and may not be fully accessible
793[ 2.632517] ata4.00: disabling queued TRIM support
794[ 2.632518] ata4.00: ATA-9: Samsung SSD 850 EVO 2TB, EMT02B6Q, max UDMA/133
795[ 2.632519] ata4.00: 3907029168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
796[ 2.634798] ata4.00: supports DRM functions and may not be fully accessible
797[ 2.635649] ata4.00: disabling queued TRIM support
798[ 2.637416] ata4.00: configured for UDMA/133
799[ 2.637688] scsi 3:0:0:0: Direct-Access ATA Samsung SSD 850 2B6Q PQ: 0 ANSI: 5
800[ 2.638083] sd 3:0:0:0: Attached scsi generic sg0 type 0
801[ 2.638560] sd 3:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
802[ 2.638630] sd 3:0:0:0: [sda] Write Protect is off
803[ 2.638631] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
804[ 2.638764] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
805[ 2.641603] sda: sda1
806[ 2.643423] sd 3:0:0:0: [sda] supports TCG Opal
807[ 2.643424] sd 3:0:0:0: [sda] Attached SCSI disk
808[ 2.784668] usb 1-11: New USB device found, idVendor=1bcf, idProduct=28b8
809[ 2.784669] usb 1-11: New USB device strings: Mfr=1, Product=2, SerialNumber=0
810[ 2.784670] usb 1-11: Product: Integrated_Webcam_HD
811[ 2.784671] usb 1-11: Manufacturer: CN0J8NNP7248765NBVBSA00
812[ 2.833364] input: AlpsPS/2 ALPS DualPoint Stick as /devices/platform/i8042/serio1/input/input7
813[ 2.846775] input: AlpsPS/2 ALPS DualPoint TouchPad as /devices/platform/i8042/serio1/input/input6
814[ 2.955379] ata5: SATA link down (SStatus 4 SControl 300)
815[ 3.277908] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
816[ 3.277908] [drm] No driver support for vblank timestamp query.
817[ 3.279418] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
818[ 3.280819] [drm] Initialized i915 1.6.0 20171023 for 0000:00:02.0 on minor 1
819[ 3.282445] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
820[ 3.283424] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
821[ 3.283605] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
822[ 3.283665] ACPI: Video Device [PEGP] (multi-head: yes rom: yes post: no)
823[ 3.283689] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0a/LNXVIDEO:01/input/input9
824[ 3.329240] fbcon: inteldrmfb (fb0) is primary device
825[ 3.329299] Console: switching to colour frame buffer device 480x135
826[ 3.329364] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
827[ 3.772421] [drm] RC6 on
828[ 5.632086] [drm] Reducing the compressed framebuffer size. This may lead to less power savings than a non-reduced-size. Try to increase stolen memory size if available in BIOS.
829[ 19.791941] random: crng init done
830[ 19.791943] random: 7 urandom warning(s) missed due to ratelimiting
831[ 24.487264] NET: Registered protocol family 38
832[ 24.746268] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
833[ 24.860945] ip_tables: (C) 2000-2006 Netfilter Core Team
834[ 24.876270] systemd[1]: systemd 237 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)
835[ 24.897084] systemd[1]: Detected architecture x86-64.
836[ 24.899253] systemd[1]: Set hostname to <precision.home.local.net>.
837[ 24.909194] systemd-cryptsetup-generator[575]: Failed to create unit file /run/systemd/generator/systemd-cryptsetup@crypthome.service: File exists
838[ 24.921160] systemd[569]: /lib/systemd/system-generators/systemd-cryptsetup-generator failed with exit status 1.
839[ 24.977003] systemd[1]: Created slice User and Session Slice.
840[ 24.977050] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
841[ 24.977059] systemd[1]: Reached target User and Group Name Lookups.
842[ 24.977131] systemd[1]: Created slice System Slice.
843[ 24.977210] systemd[1]: Created slice system-systemd\x2dfsck.slice.
844[ 24.977254] systemd[1]: Listening on fsck to fsckd communication Socket.
845[ 24.992282] lp: driver loaded but no devices found
846[ 24.992364] EXT4-fs (dm-1): re-mounted. Opts: errors=remount-ro
847[ 24.994427] ppdev: user-space parallel port driver
848[ 24.996330] parport_pc 00:06: [io 0x0378-0x037b]
849[ 24.996463] parport_pc 00:06: [irq 5]
850[ 24.999071] parport_pc 00:06: activated
851[ 24.999074] parport_pc 00:06: reported by Plug and Play ACPI
852[ 25.036705] systemd-journald[602]: Received request to flush runtime journal from PID 1
853[ 25.093167] input: DELL Wireless hotkeys as /devices/virtual/input/input10
854[ 25.096235] wmi_bus wmi_bus-PNP0C14:02: WQBC data block query control method not found
855[ 25.118466] PKCS#7 signature not signed with a trusted key
856[ 25.141108] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
857[ 25.141493] EDAC MC0: Giving out device to module ie31200_edac controller IE31200: DEV 0000:00:00.0 (POLLED)
858[ 25.141892] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
859[ 25.142955] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
860[ 25.146683] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
861[ 25.152022] nvidia-uvm: Loaded the UVM driver in 8 mode, major device number 237
862[ 25.168880] media: Linux media interface: v0.10
863[ 25.177853] Linux video capture interface: v2.00
864[ 25.181484] Bluetooth: Core ver 2.22
865[ 25.181496] NET: Registered protocol family 31
866[ 25.181496] Bluetooth: HCI device and connection manager initialized
867[ 25.181499] Bluetooth: HCI socket layer initialized
868[ 25.181505] Bluetooth: L2CAP socket layer initialized
869[ 25.183817] Bluetooth: SCO socket layer initialized
870[ 25.197134] usbcore: registered new interface driver btusb
871[ 25.197454] cfg80211: Loading compiled-in X.509 certificates for regulatory database
872[ 25.197812] Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
873[ 25.198286] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (1bcf:28b8)
874[ 25.203825] Bluetooth: hci0: Device revision is 5
875[ 25.203826] Bluetooth: hci0: Secure boot is enabled
876[ 25.203827] Bluetooth: hci0: OTP lock is enabled
877[ 25.203827] Bluetooth: hci0: API lock is enabled
878[ 25.203828] Bluetooth: hci0: Debug lock is disabled
879[ 25.203829] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
880[ 25.204881] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
881[ 25.206517] Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
882[ 25.214860] Intel(R) Wireless WiFi driver for Linux
883[ 25.214861] Copyright(c) 2003- 2015 Intel Corporation
884[ 25.214938] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
885[ 25.221388] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
886[ 25.221390] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
887[ 25.221390] RAPL PMU: hw unit of domain package 2^-14 Joules
888[ 25.221391] RAPL PMU: hw unit of domain dram 2^-14 Joules
889[ 25.221392] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
890[ 25.221392] RAPL PMU: hw unit of domain psys 2^-14 Joules
891[ 25.222255] uvcvideo 1-11:1.0: Entity type for entity Extension 4 was not initialized!
892[ 25.222257] uvcvideo 1-11:1.0: Entity type for entity Extension 3 was not initialized!
893[ 25.222258] uvcvideo 1-11:1.0: Entity type for entity Processing 2 was not initialized!
894[ 25.222260] uvcvideo 1-11:1.0: Entity type for entity Camera 1 was not initialized!
895[ 25.222392] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/input/input11
896[ 25.222446] usbcore: registered new interface driver uvcvideo
897[ 25.222449] USB Video Class driver (1.1.1)
898[ 25.222486] iwlwifi 0000:02:00.0: loaded firmware version 34.0.1 op_mode iwlmvm
899[ 25.251472] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x208
900[ 25.294312] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
901[ 25.307426] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
902[ 25.309141] intel_rapl: Found RAPL domain package
903[ 25.309143] intel_rapl: Found RAPL domain core
904[ 25.309143] intel_rapl: Found RAPL domain uncore
905[ 25.309144] intel_rapl: Found RAPL domain dram
906[ 25.309146] intel_rapl: RAPL package 0 domain package locked by BIOS
907[ 25.309150] intel_rapl: RAPL package 0 domain dram locked by BIOS
908[ 25.326266] iwlwifi 0000:02:00.0: base HW address: e4:a4:71:19:d7:14
909[ 25.352033] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3235: line_outs=1 (0x16/0x0/0x0/0x0/0x0) type:line
910[ 25.352035] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=1 (0x14/0x0/0x0/0x0/0x0)
911[ 25.352037] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
912[ 25.352038] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
913[ 25.352039] snd_hda_codec_realtek hdaudioC0D0: inputs:
914[ 25.352040] snd_hda_codec_realtek hdaudioC0D0: Headphone Mic=0x18
915[ 25.352041] snd_hda_codec_realtek hdaudioC0D0: Dock Mic=0x19
916[ 25.352042] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x1a
917[ 25.352044] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x13
918[ 25.361942] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
919[ 25.369704] input: Dell WMI hotkeys as /devices/platform/PNP0C14:02/wmi_bus/wmi_bus-PNP0C14:02/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input12
920[ 25.391986] dell_laptop: Using i8042 filter function for receiving events
921[ 25.435976] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
922[ 25.438283] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
923[ 25.438300] thermal thermal_zone11: failed to read out thermal zone (-61)
924[ 25.439367] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
925[ 25.459930] Adding 4194300k swap on /dev/mapper/vgroot-lvswap. Priority:-2 extents:1 across:4194300k SSFS
926[ 25.485170] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
927[ 25.485228] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
928[ 25.485280] input: HDA Intel PCH Dock Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
929[ 25.485323] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
930[ 25.485386] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
931[ 25.485439] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
932[ 25.485493] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
933[ 25.485539] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
934[ 25.575321] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
935[ 26.719085] Bluetooth: hci0: Waiting for firmware download to complete
936[ 26.719808] Bluetooth: hci0: Firmware loaded in 1486970 usecs
937[ 26.719869] Bluetooth: hci0: Waiting for device to boot
938[ 26.730851] Bluetooth: hci0: Device booted in 10747 usecs
939[ 26.731916] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-11-5.ddc
940[ 26.735817] Bluetooth: hci0: Applying Intel DDC parameters completed
941[ 28.268133] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null)
942[ 28.334220] EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: (null)
943[ 28.372473] audit: type=1400 audit(1552146253.078:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=1308 comm="apparmor_parser"
944[ 28.373171] audit: type=1400 audit(1552146253.078:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=1310 comm="apparmor_parser"
945[ 28.373188] audit: type=1400 audit(1552146253.078:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=1306 comm="apparmor_parser"
946[ 28.373278] audit: type=1400 audit(1552146253.078:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1304 comm="apparmor_parser"
947[ 28.373280] audit: type=1400 audit(1552146253.078:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=1304 comm="apparmor_parser"
948[ 28.373281] audit: type=1400 audit(1552146253.078:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=1304 comm="apparmor_parser"
949[ 28.373832] audit: type=1400 audit(1552146253.078:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=1305 comm="apparmor_parser"
950[ 28.373834] audit: type=1400 audit(1552146253.078:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=1305 comm="apparmor_parser"
951[ 28.373970] audit: type=1400 audit(1552146253.078:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=1301 comm="apparmor_parser"
952[ 28.373972] audit: type=1400 audit(1552146253.078:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1301 comm="apparmor_parser"
953[ 28.595262] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
954[ 28.595263] Bluetooth: BNEP filters: protocol multicast
955[ 28.595266] Bluetooth: BNEP socket layer initialized
956[ 28.619057] IPMI System Interface driver.
957[ 28.619128] ipmi_si: Unable to find any System Interface(s)
958[ 29.054276] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
959[ 29.268241] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
960[ 29.271224] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
961[ 29.514044] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
962[ 29.607502] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
963[ 31.076914] ACPI Error: [SPRT] Namespace lookup failure, AE_ALREADY_EXISTS (20170831/dswload2-346)
964[ 31.076923] No Local Variables are initialized for Method [_E42]
965[ 31.076924] No Arguments are initialized for method [_E42]
966[ 31.076925] ACPI Exception: AE_ALREADY_EXISTS, During name lookup/catalog (20170831/psobject-252)
967[ 31.076928] ACPI Error: Method parse/execution failed \_GPE._E42, AE_ALREADY_EXISTS (20170831/psparse-550)
968[ 31.076933] ACPI Error: Method parse/execution failed \_GPE._E42, AE_ALREADY_EXISTS (20170831/psparse-550)
969[ 31.076940] ACPI Exception: AE_ALREADY_EXISTS, while evaluating GPE method [_E42] (20170831/evgpe-646)
970[ 31.156489] pci 0000:04:00.0: [8086:1576] type 01 class 0x060400
971[ 31.156544] pci 0000:04:00.0: enabling Extended Tags
972[ 31.156609] pci 0000:04:00.0: supports D1 D2
973[ 31.156610] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
974[ 31.156947] pci 0000:05:00.0: [8086:1576] type 01 class 0x060400
975[ 31.157025] pci 0000:05:00.0: enabling Extended Tags
976[ 31.157091] pci 0000:05:00.0: supports D1 D2
977[ 31.157092] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
978[ 31.157208] pci 0000:05:01.0: [8086:1576] type 01 class 0x060400
979[ 31.157284] pci 0000:05:01.0: enabling Extended Tags
980[ 31.157349] pci 0000:05:01.0: supports D1 D2
981[ 31.157350] pci 0000:05:01.0: PME# supported from D0 D1 D2 D3hot D3cold
982[ 31.157470] pci 0000:05:02.0: [8086:1576] type 01 class 0x060400
983[ 31.157547] pci 0000:05:02.0: enabling Extended Tags
984[ 31.157639] pci 0000:05:02.0: supports D1 D2
985[ 31.157640] pci 0000:05:02.0: PME# supported from D0 D1 D2 D3hot D3cold
986[ 31.157775] pci 0000:04:00.0: PCI bridge to [bus 05-3c]
987[ 31.157798] pci 0000:04:00.0: bridge window [mem 0xc4000000-0xda0fffff]
988[ 31.157802] pci 0000:04:00.0: bridge window [mem 0x80000000-0xa1ffffff 64bit pref]
989[ 31.157897] pci 0000:06:00.0: [8086:1575] type 00 class 0x088000
990[ 31.157954] pci 0000:06:00.0: reg 0x10: [mem 0xda000000-0xda03ffff]
991[ 31.157964] pci 0000:06:00.0: reg 0x14: [mem 0xda040000-0xda040fff]
992[ 31.158030] pci 0000:06:00.0: enabling Extended Tags
993[ 31.158113] pci 0000:06:00.0: supports D1 D2
994[ 31.158114] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
995[ 31.158276] pci 0000:05:00.0: PCI bridge to [bus 06]
996[ 31.158283] pci 0000:05:00.0: bridge window [mem 0xda000000-0xda0fffff]
997[ 31.158369] pci 0000:05:01.0: PCI bridge to [bus 07-3b]
998[ 31.158376] pci 0000:05:01.0: bridge window [mem 0xc4000000-0xd9efffff]
999[ 31.158381] pci 0000:05:01.0: bridge window [mem 0x80000000-0xa1ffffff 64bit pref]
1000[ 31.158474] pci 0000:3c:00.0: [8086:15b5] type 00 class 0x0c0330
1001[ 31.158507] pci 0000:3c:00.0: reg 0x10: [mem 0xd9f00000-0xd9f0ffff]
1002[ 31.158689] pci 0000:3c:00.0: supports D1 D2
1003[ 31.158690] pci 0000:3c:00.0: PME# supported from D0 D1 D2 D3hot D3cold
1004[ 31.158827] pci 0000:05:02.0: PCI bridge to [bus 3c]
1005[ 31.158835] pci 0000:05:02.0: bridge window [mem 0xd9f00000-0xd9ffffff]
1006[ 31.158861] pci_bus 0000:05: Allocating resources
1007[ 31.158896] pci 0000:05:01.0: bridge window [io 0x1000-0x0fff] to [bus 07-3b] add_size 1000
1008[ 31.158904] pci 0000:05:02.0: bridge window [io 0x1000-0x0fff] to [bus 3c] add_size 1000
1009[ 31.158906] pci 0000:05:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 3c] add_size 200000 add_align 100000
1010[ 31.158926] pci 0000:04:00.0: bridge window [io 0x1000-0x0fff] to [bus 05-3c] add_size 2000
1011[ 31.158929] pci 0000:04:00.0: BAR 13: no space for [io size 0x2000]
1012[ 31.158930] pci 0000:04:00.0: BAR 13: failed to assign [io size 0x2000]
1013[ 31.158931] pci 0000:04:00.0: BAR 13: no space for [io size 0x2000]
1014[ 31.158932] pci 0000:04:00.0: BAR 13: failed to assign [io size 0x2000]
1015[ 31.158935] pci 0000:05:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
1016[ 31.158936] pci 0000:05:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
1017[ 31.158937] pci 0000:05:01.0: BAR 13: no space for [io size 0x1000]
1018[ 31.158938] pci 0000:05:01.0: BAR 13: failed to assign [io size 0x1000]
1019[ 31.158939] pci 0000:05:02.0: BAR 13: no space for [io size 0x1000]
1020[ 31.158940] pci 0000:05:02.0: BAR 13: failed to assign [io size 0x1000]
1021[ 31.158942] pci 0000:05:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
1022[ 31.158943] pci 0000:05:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
1023[ 31.158944] pci 0000:05:02.0: BAR 13: no space for [io size 0x1000]
1024[ 31.158944] pci 0000:05:02.0: BAR 13: failed to assign [io size 0x1000]
1025[ 31.158945] pci 0000:05:01.0: BAR 13: no space for [io size 0x1000]
1026[ 31.158960] pci 0000:05:01.0: BAR 13: failed to assign [io size 0x1000]
1027[ 31.158961] pci 0000:05:00.0: PCI bridge to [bus 06]
1028[ 31.158966] pci 0000:05:00.0: bridge window [mem 0xda000000-0xda0fffff]
1029[ 31.158987] pci 0000:05:01.0: PCI bridge to [bus 07-3b]
1030[ 31.158991] pci 0000:05:01.0: bridge window [mem 0xc4000000-0xd9efffff]
1031[ 31.158994] pci 0000:05:01.0: bridge window [mem 0x80000000-0xa1ffffff 64bit pref]
1032[ 31.159000] pci 0000:05:02.0: PCI bridge to [bus 3c]
1033[ 31.159004] pci 0000:05:02.0: bridge window [mem 0xd9f00000-0xd9ffffff]
1034[ 31.159011] pci 0000:04:00.0: PCI bridge to [bus 05-3c]
1035[ 31.159015] pci 0000:04:00.0: bridge window [mem 0xc4000000-0xda0fffff]
1036[ 31.159018] pci 0000:04:00.0: bridge window [mem 0x80000000-0xa1ffffff 64bit pref]
1037[ 31.160311] xhci_hcd 0000:3c:00.0: xHCI Host Controller
1038[ 31.160316] xhci_hcd 0000:3c:00.0: new USB bus registered, assigned bus number 3
1039[ 31.161464] xhci_hcd 0000:3c:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
1040[ 31.161688] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
1041[ 31.161689] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1042[ 31.161690] usb usb3: Product: xHCI Host Controller
1043[ 31.161691] usb usb3: Manufacturer: Linux 4.15.0-46-generic xhci-hcd
1044[ 31.161692] usb usb3: SerialNumber: 0000:3c:00.0
1045[ 31.161830] hub 3-0:1.0: USB hub found
1046[ 31.161840] hub 3-0:1.0: 2 ports detected
1047[ 31.161944] xhci_hcd 0000:3c:00.0: xHCI Host Controller
1048[ 31.161948] xhci_hcd 0000:3c:00.0: new USB bus registered, assigned bus number 4
1049[ 31.161951] xhci_hcd 0000:3c:00.0: Host supports USB 3.1 Enhanced SuperSpeed
1050[ 31.161980] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
1051[ 31.161981] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1052[ 31.161983] usb usb4: Product: xHCI Host Controller
1053[ 31.161984] usb usb4: Manufacturer: Linux 4.15.0-46-generic xhci-hcd
1054[ 31.161985] usb usb4: SerialNumber: 0000:3c:00.0
1055[ 31.162093] hub 4-0:1.0: USB hub found
1056[ 31.162101] hub 4-0:1.0: 2 ports detected
1057[ 31.165345] thunderbolt 0000:06:00.0: NHI initialized, starting thunderbolt
1058[ 31.165348] thunderbolt 0000:06:00.0: allocating TX ring 0 of size 10
1059[ 31.165362] thunderbolt 0000:06:00.0: allocating RX ring 0 of size 10
1060[ 31.165389] thunderbolt 0000:06:00.0: control channel created
1061[ 31.165390] thunderbolt 0000:06:00.0: control channel starting...
1062[ 31.165391] thunderbolt 0000:06:00.0: starting TX ring 0
1063[ 31.165397] thunderbolt 0000:06:00.0: enabling interrupt at register 0x38200 bit 0 (0x0 -> 0x1)
1064[ 31.165398] thunderbolt 0000:06:00.0: starting RX ring 0
1065[ 31.165404] thunderbolt 0000:06:00.0: enabling interrupt at register 0x38200 bit 12 (0x1 -> 0x1001)
1066[ 31.254924] thunderbolt 0000:06:00.0: current switch config:
1067[ 31.254944] thunderbolt 0000:06:00.0: Switch: 8086:1576 (Revision: 4, TB Version: 2)
1068[ 31.254945] thunderbolt 0000:06:00.0: Max Port Number: 11
1069[ 31.254945] thunderbolt 0000:06:00.0: Config:
1070[ 31.254947] thunderbolt 0000:06:00.0: Upstream Port Number: 5 Depth: 0 Route String: 0x0 Enabled: 1, PlugEventsDelay: 254ms
1071[ 31.254948] thunderbolt 0000:06:00.0: unknown1: 0x0 unknown4: 0x0
1072[ 31.297868] thunderbolt 0000:06:00.0: 0: uid: 0xd40ab92930c400
1073[ 31.299275] thunderbolt 0000:06:00.0: Port 0: 8086:1576 (Revision: 4, TB Version: 1, Type: Port (0x1))
1074[ 31.299276] thunderbolt 0000:06:00.0: Max hop id (in/out): 7/7
1075[ 31.299277] thunderbolt 0000:06:00.0: Max counters: 8
1076[ 31.299278] thunderbolt 0000:06:00.0: NFC Credits: 0x800000
1077[ 31.299787] thunderbolt 0000:06:00.0: Port 1: 8086:1576 (Revision: 4, TB Version: 1, Type: Port (0x1))
1078[ 31.299788] thunderbolt 0000:06:00.0: Max hop id (in/out): 15/15
1079[ 31.299789] thunderbolt 0000:06:00.0: Max counters: 16
1080[ 31.299790] thunderbolt 0000:06:00.0: NFC Credits: 0x3c00000
1081[ 31.300300] thunderbolt 0000:06:00.0: Port 2: 8086:1576 (Revision: 4, TB Version: 1, Type: Port (0x1))
1082[ 31.300302] thunderbolt 0000:06:00.0: Max hop id (in/out): 15/15
1083[ 31.300303] thunderbolt 0000:06:00.0: Max counters: 16
1084[ 31.300303] thunderbolt 0000:06:00.0: NFC Credits: 0x3c00000
1085[ 31.300304] thunderbolt 0000:06:00.0: 0:3: disabled by eeprom
1086[ 31.300305] thunderbolt 0000:06:00.0: 0:4: disabled by eeprom
1087[ 31.300306] thunderbolt 0000:06:00.0: 0:5: disabled by eeprom
1088[ 31.300427] thunderbolt 0000:06:00.0: Port 6: 8086:1576 (Revision: 4, TB Version: 1, Type: PCIe (0x100101))
1089[ 31.300428] thunderbolt 0000:06:00.0: Max hop id (in/out): 8/8
1090[ 31.300428] thunderbolt 0000:06:00.0: Max counters: 2
1091[ 31.300429] thunderbolt 0000:06:00.0: NFC Credits: 0x800000
1092[ 31.300555] thunderbolt 0000:06:00.0: Port 7: 8086:1576 (Revision: 4, TB Version: 1, Type: PCIe (0x100101))
1093[ 31.300555] thunderbolt 0000:06:00.0: Max hop id (in/out): 8/8
1094[ 31.300556] thunderbolt 0000:06:00.0: Max counters: 2
1095[ 31.300557] thunderbolt 0000:06:00.0: NFC Credits: 0x800000
1096[ 31.300683] thunderbolt 0000:06:00.0: Port 8: 8086:1576 (Revision: 4, TB Version: 1, Type: DP/HDMI (0xe0102))
1097[ 31.300684] thunderbolt 0000:06:00.0: Max hop id (in/out): 9/9
1098[ 31.300685] thunderbolt 0000:06:00.0: Max counters: 2
1099[ 31.300686] thunderbolt 0000:06:00.0: NFC Credits: 0x800000
1100[ 31.300811] thunderbolt 0000:06:00.0: Port 9: 8086:1576 (Revision: 4, TB Version: 1, Type: DP/HDMI (0xe0101))
1101[ 31.300811] thunderbolt 0000:06:00.0: Max hop id (in/out): 9/9
1102[ 31.300812] thunderbolt 0000:06:00.0: Max counters: 2
1103[ 31.300830] thunderbolt 0000:06:00.0: NFC Credits: 0x1000000
1104[ 31.300942] thunderbolt 0000:06:00.0: Port 10: 8086:1576 (Revision: 4, TB Version: 1, Type: DP/HDMI (0xe0101))
1105[ 31.300943] thunderbolt 0000:06:00.0: Max hop id (in/out): 9/9
1106[ 31.300944] thunderbolt 0000:06:00.0: Max counters: 2
1107[ 31.300944] thunderbolt 0000:06:00.0: NFC Credits: 0x1000000
1108[ 31.300945] thunderbolt 0000:06:00.0: 0:b: disabled by eeprom
1109[ 33.014663] wlp2s0: authenticate with fc:ec:da:d1:88:15
1110[ 33.023180] wlp2s0: send auth to fc:ec:da:d1:88:15 (try 1/3)
1111[ 33.036172] wlp2s0: authenticated
1112[ 33.040206] wlp2s0: associate with fc:ec:da:d1:88:15 (try 1/3)
1113[ 33.049681] wlp2s0: RX AssocResp from fc:ec:da:d1:88:15 (capab=0x11 status=0 aid=2)
1114[ 33.053593] wlp2s0: associated
1115[ 33.073138] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
1116[ 35.298252] /dev/vmmon[2082]: Module vmmon: registered with major=10 minor=165
1117[ 35.298255] /dev/vmmon[2082]: Using tsc_khz as TSC frequency: 2808000
1118[ 35.298256] /dev/vmmon[2082]: Module vmmon: initialized
1119[ 35.309988] Guest personality initialized and is inactive
1120[ 35.310029] VMCI host device registered (name=vmci, major=10, minor=52)
1121[ 35.310030] Initialized host personality
1122[ 35.329680] NET: Registered protocol family 40
1123[ 36.463243] userif-3: sent link down event.
1124[ 36.463245] userif-3: sent link up event.
1125[ 51.568792] xhci_hcd 0000:3c:00.0: remove, state 4
1126[ 51.568807] usb usb4: USB disconnect, device number 1
1127[ 51.569277] xhci_hcd 0000:3c:00.0: USB bus 4 deregistered
1128[ 51.569303] xhci_hcd 0000:3c:00.0: xHCI host controller not responding, assume dead
1129[ 51.569313] xhci_hcd 0000:3c:00.0: remove, state 4
1130[ 51.569323] usb usb3: USB disconnect, device number 1
1131[ 51.569668] xhci_hcd 0000:3c:00.0: Host halt failed, -19
1132[ 51.569672] xhci_hcd 0000:3c:00.0: Host not accessible, reset failed.
1133[ 51.569818] xhci_hcd 0000:3c:00.0: USB bus 3 deregistered
1134[ 52.070648] thunderbolt 0000:06:00.0: stopping RX ring 0
1135[ 52.070658] thunderbolt 0000:06:00.0: disabling interrupt at register 0x38200 bit 12 (0xffffffff -> 0xffffefff)
1136[ 52.070673] thunderbolt 0000:06:00.0: stopping TX ring 0
1137[ 52.070681] thunderbolt 0000:06:00.0: disabling interrupt at register 0x38200 bit 0 (0xffffffff -> 0xfffffffe)
1138[ 52.070688] thunderbolt 0000:06:00.0: control channel stopped
1139[ 52.070790] thunderbolt 0000:06:00.0: freeing RX ring 0
1140[ 52.070804] thunderbolt 0000:06:00.0: freeing TX ring 0
1141[ 52.070822] thunderbolt 0000:06:00.0: shutdown
1142[ 52.108502] pci_bus 0000:05: Allocating resources
1143[ 52.108553] pcieport 0000:05:01.0: bridge window [io 0x1000-0x0fff] to [bus 07-3b] add_size 1000
1144[ 52.108571] pcieport 0000:05:02.0: bridge window [io 0x1000-0x0fff] to [bus 3c] add_size 1000
1145[ 52.108577] pcieport 0000:05:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 3c] add_size 200000 add_align 100000
1146[ 52.108594] pcieport 0000:04:00.0: bridge window [io 0x1000-0x0fff] to [bus 05-3c] add_size 2000
1147[ 52.108604] pcieport 0000:04:00.0: BAR 13: no space for [io size 0x2000]
1148[ 52.108608] pcieport 0000:04:00.0: BAR 13: failed to assign [io size 0x2000]
1149[ 52.108613] pcieport 0000:04:00.0: BAR 13: no space for [io size 0x2000]
1150[ 52.108616] pcieport 0000:04:00.0: BAR 13: failed to assign [io size 0x2000]
1151[ 52.108630] pcieport 0000:05:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
1152[ 52.108634] pcieport 0000:05:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
1153[ 52.108639] pcieport 0000:05:01.0: BAR 13: no space for [io size 0x1000]
1154[ 52.108642] pcieport 0000:05:01.0: BAR 13: failed to assign [io size 0x1000]
1155[ 52.108647] pcieport 0000:05:02.0: BAR 13: no space for [io size 0x1000]
1156[ 52.108651] pcieport 0000:05:02.0: BAR 13: failed to assign [io size 0x1000]
1157[ 52.108659] pcieport 0000:05:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
1158[ 52.108663] pcieport 0000:05:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
1159[ 52.108667] pcieport 0000:05:02.0: BAR 13: no space for [io size 0x1000]
1160[ 52.108670] pcieport 0000:05:02.0: BAR 13: failed to assign [io size 0x1000]
1161[ 52.108674] pcieport 0000:05:01.0: BAR 13: no space for [io size 0x1000]
1162[ 52.108678] pcieport 0000:05:01.0: BAR 13: failed to assign [io size 0x1000]
1163[ 56.642216] pci_raw_set_power_state: 35 callbacks suppressed
1164[ 56.642219] pcieport 0000:05:00.0: Refused to change power state, currently in D3
1165[ 56.643778] pci_bus 0000:06: busn_res: [bus 06] is released
1166[ 56.643944] pci_bus 0000:07: busn_res: [bus 07-3b] is released
1167[ 56.644129] pci_bus 0000:3c: busn_res: [bus 3c] is released
1168[ 56.644329] pci_bus 0000:05: busn_res: [bus 05-3c] is released
1169[ 100.110569] usb 1-1: new full-speed USB device number 5 using xhci_hcd
1170[ 100.261091] usb 1-1: New USB device found, idVendor=1050, idProduct=0407
1171[ 100.261097] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
1172[ 100.261102] usb 1-1: Product: YubiKey OTP+FIDO+CCID
1173[ 100.261106] usb 1-1: Manufacturer: Yubico
1174[ 100.281585] hidraw: raw HID events driver (C) Jiri Kosina
1175[ 100.284389] usbcore: registered new interface driver usbhid
1176[ 100.284390] usbhid: USB HID core driver
1177[ 100.288278] input: Yubico YubiKey OTP+FIDO+CCID as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:1050:0407.0001/input/input21
1178[ 100.346904] hid-generic 0003:1050:0407.0001: input,hidraw0: USB HID v1.10 Keyboard [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:14.0-1/input0
1179[ 100.347334] hid-generic 0003:1050:0407.0002: hiddev0,hidraw1: USB HID v1.10 Device [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:14.0-1/input1
1180[ 107.712668] [drm] Reducing the compressed framebuffer size. This may lead to less power savings than a non-reduced-size. Try to increase stolen memory size if available in BIOS.
1181[ 109.892288] [drm] Reducing the compressed framebuffer size. This may lead to less power savings than a non-reduced-size. Try to increase stolen memory size if available in BIOS.
1182[ 110.689330] Bluetooth: RFCOMM TTY layer initialized
1183[ 110.689339] Bluetooth: RFCOMM socket layer initialized
1184[ 110.689348] Bluetooth: RFCOMM ver 1.11
1185[ 111.802829] rfkill: input handler disabled