· 6 years ago · Sep 28, 2019, 02:52 PM
1[jello@jello-pc ~]$ sudo dmesg -w
2[sudo] password for jello:
3Sorry, try again.
4[sudo] password for jello:
5[ 0.000000] microcode: microcode updated early to revision 0x27, date = 2019-02-26
6[ 0.000000] Linux version 5.3.0-1-MANJARO (builduser@manjaro) (gcc version 9.1.0 (GCC)) #1 SMP Mon Sep 2 18:26:38 UTC 2019
7[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.3-x86_64 root=UUID=447e6e4c-886c-42ef-9efb-4f65af0db704 rw quiet amdgpu.dc=0 intel_iommu=on iommu=pt
8[ 0.000000] KERNEL supported cpus:
9[ 0.000000] Intel GenuineIntel
10[ 0.000000] AMD AuthenticAMD
11[ 0.000000] Hygon HygonGenuine
12[ 0.000000] Centaur CentaurHauls
13[ 0.000000] zhaoxin Shanghai
14[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
15[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
16[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
17[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
18[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
19[ 0.000000] BIOS-provided physical RAM map:
20[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
21[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
22[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
23[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000b42b4fff] usable
24[ 0.000000] BIOS-e820: [mem 0x00000000b42b5000-0x00000000b42bbfff] ACPI NVS
25[ 0.000000] BIOS-e820: [mem 0x00000000b42bc000-0x00000000b4710fff] usable
26[ 0.000000] BIOS-e820: [mem 0x00000000b4711000-0x00000000b4b4afff] reserved
27[ 0.000000] BIOS-e820: [mem 0x00000000b4b4b000-0x00000000c85b9fff] usable
28[ 0.000000] BIOS-e820: [mem 0x00000000c85ba000-0x00000000c8643fff] reserved
29[ 0.000000] BIOS-e820: [mem 0x00000000c8644000-0x00000000c865cfff] ACPI data
30[ 0.000000] BIOS-e820: [mem 0x00000000c865d000-0x00000000c8b98fff] ACPI NVS
31[ 0.000000] BIOS-e820: [mem 0x00000000c8b99000-0x00000000c9ffefff] reserved
32[ 0.000000] BIOS-e820: [mem 0x00000000c9fff000-0x00000000c9ffffff] usable
33[ 0.000000] BIOS-e820: [mem 0x00000000cb000000-0x00000000cf1fffff] reserved
34[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
35[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
36[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
37[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] 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-0x000000022fdfffff] usable
41[ 0.000000] NX (Execute Disable) protection: active
42[ 0.000000] SMBIOS 2.7 present.
43[ 0.000000] DMI: ASUS All Series/H81M-K, BIOS 1103 05/14/2015
44[ 0.000000] tsc: Fast TSC calibration using PIT
45[ 0.000000] tsc: Detected 3099.686 MHz processor
46[ 0.001512] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
47[ 0.001514] e820: remove [mem 0x000a0000-0x000fffff] usable
48[ 0.001519] last_pfn = 0x22fe00 max_arch_pfn = 0x400000000
49[ 0.001522] MTRR default type: uncachable
50[ 0.001523] MTRR fixed ranges enabled:
51[ 0.001524] 00000-9FFFF write-back
52[ 0.001524] A0000-BFFFF uncachable
53[ 0.001525] C0000-CFFFF write-protect
54[ 0.001525] D0000-E7FFF uncachable
55[ 0.001526] E8000-FFFFF write-protect
56[ 0.001526] MTRR variable ranges enabled:
57[ 0.001527] 0 base 0000000000 mask 7E00000000 write-back
58[ 0.001528] 1 base 0200000000 mask 7FE0000000 write-back
59[ 0.001529] 2 base 0220000000 mask 7FF0000000 write-back
60[ 0.001529] 3 base 00E0000000 mask 7FE0000000 uncachable
61[ 0.001530] 4 base 00D0000000 mask 7FF0000000 uncachable
62[ 0.001531] 5 base 00CC000000 mask 7FFC000000 uncachable
63[ 0.001531] 6 base 00CB000000 mask 7FFF000000 uncachable
64[ 0.001532] 7 base 022FE00000 mask 7FFFE00000 uncachable
65[ 0.001532] 8 disabled
66[ 0.001532] 9 disabled
67[ 0.001790] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
68[ 0.001888] total RAM covered: 8110M
69[ 0.002128] Found optimal setting for mtrr clean up
70[ 0.002129] gran_size: 64K chunk_size: 4M num_reg: 9 lose cover RAM: 0G
71[ 0.002364] e820: update [mem 0xcb000000-0xffffffff] usable ==> reserved
72[ 0.002367] last_pfn = 0xca000 max_arch_pfn = 0x400000000
73[ 0.008693] found SMP MP-table at [mem 0x000fd760-0x000fd76f]
74[ 0.014909] check: Scanning 1 areas for low memory corruption
75[ 0.014913] Using GB pages for direct mapping
76[ 0.014914] BRK [0xb1801000, 0xb1801fff] PGTABLE
77[ 0.014916] BRK [0xb1802000, 0xb1802fff] PGTABLE
78[ 0.014916] BRK [0xb1803000, 0xb1803fff] PGTABLE
79[ 0.014953] BRK [0xb1804000, 0xb1804fff] PGTABLE
80[ 0.014954] BRK [0xb1805000, 0xb1805fff] PGTABLE
81[ 0.015270] BRK [0xb1806000, 0xb1806fff] PGTABLE
82[ 0.015310] BRK [0xb1807000, 0xb1807fff] PGTABLE
83[ 0.015339] BRK [0xb1808000, 0xb1808fff] PGTABLE
84[ 0.015387] BRK [0xb1809000, 0xb1809fff] PGTABLE
85[ 0.015440] BRK [0xb180a000, 0xb180afff] PGTABLE
86[ 0.015511] RAMDISK: [mem 0x36a4d000-0x3751dfff]
87[ 0.015515] ACPI: Early table checksum verification disabled
88[ 0.015518] ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
89[ 0.015520] ACPI: XSDT 0x00000000C8649088 000084 (v01 ALASKA A M I 01072009 AMI 00010013)
90[ 0.015524] ACPI: FACP 0x00000000C8657548 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
91[ 0.015528] ACPI: DSDT 0x00000000C86491A0 00E3A3 (v02 ALASKA A M I 00000031 INTL 20091112)
92[ 0.015530] ACPI: FACS 0x00000000C8B97080 000040
93[ 0.015532] ACPI: APIC 0x00000000C8657658 000072 (v03 ALASKA A M I 01072009 AMI 00010013)
94[ 0.015534] ACPI: FPDT 0x00000000C86576D0 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
95[ 0.015536] ACPI: LPIT 0x00000000C8657718 00005C (v01 ALASKA A M I 00000000 AMI. 00000005)
96[ 0.015538] ACPI: SSDT 0x00000000C8657778 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20091112)
97[ 0.015540] ACPI: SSDT 0x00000000C8657CB8 000AD8 (v01 PmRef CpuPm 00003000 INTL 20091112)
98[ 0.015542] ACPI: MCFG 0x00000000C8658790 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
99[ 0.015544] ACPI: HPET 0x00000000C86587D0 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
100[ 0.015546] ACPI: SSDT 0x00000000C8658808 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
101[ 0.015548] ACPI: SSDT 0x00000000C8658B78 0034E1 (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
102[ 0.015550] ACPI: BGRT 0x00000000C865C170 000038 (v00 ALASKA A M I 01072009 AMI 00010013)
103[ 0.015552] ACPI: DMAR 0x00000000C865C0B8 0000B8 (v01 INTEL HSW 00000001 INTL 00000001)
104[ 0.015557] ACPI: Local APIC address 0xfee00000
105[ 0.015619] No NUMA configuration found
106[ 0.015620] Faking a node at [mem 0x0000000000000000-0x000000022fdfffff]
107[ 0.015622] NODE_DATA(0) allocated [mem 0x22fdfa000-0x22fdfdfff]
108[ 0.015638] Zone ranges:
109[ 0.015638] DMA [mem 0x0000000000001000-0x0000000000ffffff]
110[ 0.015639] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
111[ 0.015640] Normal [mem 0x0000000100000000-0x000000022fdfffff]
112[ 0.015640] Device empty
113[ 0.015641] Movable zone start for each node
114[ 0.015641] Early memory node ranges
115[ 0.015642] node 0: [mem 0x0000000000001000-0x000000000009cfff]
116[ 0.015643] node 0: [mem 0x0000000000100000-0x00000000b42b4fff]
117[ 0.015643] node 0: [mem 0x00000000b42bc000-0x00000000b4710fff]
118[ 0.015644] node 0: [mem 0x00000000b4b4b000-0x00000000c85b9fff]
119[ 0.015644] node 0: [mem 0x00000000c9fff000-0x00000000c9ffffff]
120[ 0.015645] node 0: [mem 0x0000000100000000-0x000000022fdfffff]
121[ 0.015825] Zeroed struct page in unavailable ranges: 32490 pages
122[ 0.015825] Initmem setup node 0 [mem 0x0000000000001000-0x000000022fdfffff]
123[ 0.015826] On node 0 totalpages: 2064150
124[ 0.015827] DMA zone: 64 pages used for memmap
125[ 0.015828] DMA zone: 21 pages reserved
126[ 0.015828] DMA zone: 3996 pages, LIFO batch:0
127[ 0.015887] DMA32 zone: 12742 pages used for memmap
128[ 0.015887] DMA32 zone: 815482 pages, LIFO batch:63
129[ 0.025836] Normal zone: 19448 pages used for memmap
130[ 0.025837] Normal zone: 1244672 pages, LIFO batch:63
131[ 0.040044] ACPI: PM-Timer IO Port: 0x1808
132[ 0.040047] ACPI: Local APIC address 0xfee00000
133[ 0.040052] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
134[ 0.040061] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
135[ 0.040062] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
136[ 0.040064] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
137[ 0.040065] ACPI: IRQ0 used by override.
138[ 0.040065] ACPI: IRQ9 used by override.
139[ 0.040067] Using ACPI (MADT) for SMP configuration information
140[ 0.040068] ACPI: HPET id: 0x8086a701 base: 0xfed00000
141[ 0.040072] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
142[ 0.040087] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
143[ 0.040088] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
144[ 0.040089] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
145[ 0.040089] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
146[ 0.040089] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
147[ 0.040091] PM: Registered nosave memory: [mem 0xb42b5000-0xb42bbfff]
148[ 0.040092] PM: Registered nosave memory: [mem 0xb4711000-0xb4b4afff]
149[ 0.040093] PM: Registered nosave memory: [mem 0xc85ba000-0xc8643fff]
150[ 0.040093] PM: Registered nosave memory: [mem 0xc8644000-0xc865cfff]
151[ 0.040094] PM: Registered nosave memory: [mem 0xc865d000-0xc8b98fff]
152[ 0.040094] PM: Registered nosave memory: [mem 0xc8b99000-0xc9ffefff]
153[ 0.040095] PM: Registered nosave memory: [mem 0xca000000-0xcaffffff]
154[ 0.040096] PM: Registered nosave memory: [mem 0xcb000000-0xcf1fffff]
155[ 0.040096] PM: Registered nosave memory: [mem 0xcf200000-0xf7ffffff]
156[ 0.040096] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
157[ 0.040097] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
158[ 0.040097] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
159[ 0.040097] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
160[ 0.040098] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
161[ 0.040098] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
162[ 0.040099] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
163[ 0.040099] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
164[ 0.040099] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
165[ 0.040100] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
166[ 0.040100] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
167[ 0.040102] [mem 0xcf200000-0xf7ffffff] available for PCI devices
168[ 0.040102] Booting paravirtualized kernel on bare hardware
169[ 0.040104] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
170[ 0.119196] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
171[ 0.119425] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u524288
172[ 0.119430] pcpu-alloc: s184320 r8192 d28672 u524288 alloc=1*2097152
173[ 0.119431] pcpu-alloc: [0] 0 1 2 3
174[ 0.119448] Built 1 zonelists, mobility grouping on. Total pages: 2031875
175[ 0.119448] Policy zone: Normal
176[ 0.119449] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.3-x86_64 root=UUID=447e6e4c-886c-42ef-9efb-4f65af0db704 rw quiet amdgpu.dc=0 intel_iommu=on iommu=pt
177[ 0.119509] DMAR: IOMMU enabled
178[ 0.120184] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
179[ 0.120520] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
180[ 0.120556] mem auto-init: stack:byref_all, heap alloc:off, heap free:off
181[ 0.125910] Calgary: detecting Calgary via BIOS EBDA area
182[ 0.125912] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
183[ 0.152476] Memory: 8006448K/8256600K available (12291K kernel code, 1321K rwdata, 4016K rodata, 1688K init, 3540K bss, 250152K reserved, 0K cma-reserved)
184[ 0.152583] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
185[ 0.152593] Kernel/User page tables isolation: enabled
186[ 0.152604] ftrace: allocating 38002 entries in 149 pages
187[ 0.164131] rcu: Hierarchical RCU implementation.
188[ 0.164131] rcu: CONFIG_RCU_FANOUT set to non-default value of 32.
189[ 0.164132] rcu: RCU dyntick-idle grace-period acceleration is enabled.
190[ 0.164132] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
191[ 0.164133] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
192[ 0.164134] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
193[ 0.165587] NR_IRQS: 20736, nr_irqs: 456, preallocated irqs: 16
194[ 0.165741] rcu: Offload RCU callbacks from CPUs: (none).
195[ 0.165796] random: get_random_bytes called from start_kernel+0x3c4/0x59f with crng_init=0
196[ 0.165815] Console: colour dummy device 80x25
197[ 0.165819] printk: console [tty0] enabled
198[ 0.165835] ACPI: Core revision 20190703
199[ 0.165924] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
200[ 0.165934] APIC: Switch to symmetric I/O mode setup
201[ 0.165935] DMAR: Host address width 39
202[ 0.165936] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
203[ 0.165940] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
204[ 0.165940] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
205[ 0.165942] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
206[ 0.165943] DMAR: RMRR base: 0x000000c9e7b000 end: 0x000000c9e89fff
207[ 0.165944] DMAR: RMRR base: 0x000000cb000000 end: 0x000000cf1fffff
208[ 0.165945] DMAR-IR: IOAPIC id 8 under DRHD base 0xfed91000 IOMMU 1
209[ 0.165946] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
210[ 0.165946] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
211[ 0.166408] DMAR-IR: Enabled IRQ remapping in x2apic mode
212[ 0.166408] x2apic enabled
213[ 0.166413] Switched APIC routing to cluster x2apic.
214[ 0.166805] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
215[ 0.182604] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2cae1f7e163, max_idle_ns: 440795338971 ns
216[ 0.182606] Calibrating delay loop (skipped), value calculated using timer frequency.. 6201.67 BogoMIPS (lpj=10332286)
217[ 0.182608] pid_max: default: 32768 minimum: 301
218[ 0.182633] LSM: Security Framework initializing
219[ 0.182635] Yama: becoming mindful.
220[ 0.182667] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
221[ 0.182686] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
222[ 0.182813] *** VALIDATE proc ***
223[ 0.182852] *** VALIDATE cgroup1 ***
224[ 0.182853] *** VALIDATE cgroup2 ***
225[ 0.182895] mce: CPU0: Thermal monitoring enabled (TM1)
226[ 0.182907] process: using mwait in idle threads
227[ 0.182909] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
228[ 0.182910] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
229[ 0.182911] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
230[ 0.182913] Spectre V2 : Mitigation: Full generic retpoline
231[ 0.182913] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
232[ 0.182913] Spectre V2 : Enabling Restricted Speculation for firmware calls
233[ 0.182915] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
234[ 0.182916] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
235[ 0.182918] MDS: Mitigation: Clear CPU buffers
236[ 0.183054] Freeing SMP alternatives memory: 32K
237[ 0.185188] TSC deadline timer enabled
238[ 0.185190] smpboot: CPU0: Intel(R) Core(TM) i5-4440 CPU @ 3.10GHz (family: 0x6, model: 0x3c, stepping: 0x3)
239[ 0.185254] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
240[ 0.185267] ... version: 3
241[ 0.185268] ... bit width: 48
242[ 0.185268] ... generic registers: 8
243[ 0.185268] ... value mask: 0000ffffffffffff
244[ 0.185269] ... max period: 00007fffffffffff
245[ 0.185269] ... fixed-purpose events: 3
246[ 0.185270] ... event mask: 00000007000000ff
247[ 0.185298] rcu: Hierarchical SRCU implementation.
248[ 0.185897] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
249[ 0.185932] smp: Bringing up secondary CPUs ...
250[ 0.185938] x86: Booting SMP configuration:
251[ 0.185938] .... node #0, CPUs: #1 #2 #3
252[ 0.187489] smp: Brought up 1 node, 4 CPUs
253[ 0.187489] smpboot: Max logical packages: 1
254[ 0.187489] smpboot: Total of 4 processors activated (24807.71 BogoMIPS)
255[ 0.189453] devtmpfs: initialized
256[ 0.189453] x86/mm: Memory block size: 128MB
257[ 0.189908] PM: Registering ACPI NVS region [mem 0xb42b5000-0xb42bbfff] (28672 bytes)
258[ 0.189908] PM: Registering ACPI NVS region [mem 0xc865d000-0xc8b98fff] (5488640 bytes)
259[ 0.189908] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
260[ 0.189908] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
261[ 0.189908] pinctrl core: initialized pinctrl subsystem
262[ 0.189908] PM: RTC time: 14:48:14, date: 2019-09-28
263[ 0.189908] NET: Registered protocol family 16
264[ 0.189908] audit: initializing netlink subsys (disabled)
265[ 0.189908] audit: type=2000 audit(1569682094.023:1): state=initialized audit_enabled=0 res=1
266[ 0.189908] cpuidle: using governor ladder
267[ 0.189908] cpuidle: using governor menu
268[ 0.189908] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
269[ 0.189908] ACPI: bus type PCI registered
270[ 0.189908] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
271[ 0.189908] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
272[ 0.189908] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
273[ 0.189908] PCI: Using configuration type 1 for base access
274[ 0.189908] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
275[ 0.189908] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
276[ 0.190090] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
277[ 0.190090] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
278[ 0.192692] ACPI: Added _OSI(Module Device)
279[ 0.192693] ACPI: Added _OSI(Processor Device)
280[ 0.192694] ACPI: Added _OSI(3.0 _SCP Extensions)
281[ 0.192694] ACPI: Added _OSI(Processor Aggregator Device)
282[ 0.192695] ACPI: Added _OSI(Linux-Dell-Video)
283[ 0.192696] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
284[ 0.192696] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
285[ 0.202816] ACPI: 5 ACPI AML tables successfully acquired and loaded
286[ 0.203984] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
287[ 0.204774] ACPI: Dynamic OEM Table Load:
288[ 0.204778] ACPI: SSDT 0xFFFF9B06E627E400 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20091112)
289[ 0.205320] ACPI: Dynamic OEM Table Load:
290[ 0.205320] ACPI: SSDT 0xFFFF9B06E5C56800 0005AA (v01 PmRef ApIst 00003000 INTL 20091112)
291[ 0.206544] ACPI: Dynamic OEM Table Load:
292[ 0.206547] ACPI: SSDT 0xFFFF9B06E5CB1200 000119 (v01 PmRef ApCst 00003000 INTL 20091112)
293[ 0.207068] ACPI: Interpreter enabled
294[ 0.207068] ACPI: (supports S0 S3 S4 S5)
295[ 0.207068] ACPI: Using IOAPIC for interrupt routing
296[ 0.207068] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
297[ 0.207111] ACPI: Enabled 9 GPEs in block 00 to 3F
298[ 0.215688] ACPI: Power Resource [FN00] (off)
299[ 0.215756] ACPI: Power Resource [FN01] (off)
300[ 0.215818] ACPI: Power Resource [FN02] (off)
301[ 0.215880] ACPI: Power Resource [FN03] (off)
302[ 0.215946] ACPI: Power Resource [FN04] (off)
303[ 0.216697] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
304[ 0.216701] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
305[ 0.216941] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
306[ 0.217089] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
307[ 0.217089] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
308[ 0.217485] PCI host bridge to bus 0000:00
309[ 0.217487] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
310[ 0.217488] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
311[ 0.217488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
312[ 0.217489] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
313[ 0.217490] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
314[ 0.217491] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
315[ 0.217491] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
316[ 0.217492] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
317[ 0.217493] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
318[ 0.217494] pci_bus 0000:00: root bus resource [mem 0xcf200000-0xfeafffff window]
319[ 0.217495] pci_bus 0000:00: root bus resource [bus 00-3e]
320[ 0.217502] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
321[ 0.217580] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
322[ 0.217613] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
323[ 0.217721] pci 0000:00:02.0: [8086:0412] type 00 class 0x038000
324[ 0.217730] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
325[ 0.217735] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
326[ 0.217738] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
327[ 0.217825] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
328[ 0.217842] pci 0000:00:14.0: reg 0x10: [mem 0xf7e00000-0xf7e0ffff 64bit]
329[ 0.217892] pci 0000:00:14.0: PME# supported from D3hot D3cold
330[ 0.217955] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
331[ 0.217973] pci 0000:00:16.0: reg 0x10: [mem 0xf7e1a000-0xf7e1a00f 64bit]
332[ 0.218025] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
333[ 0.218094] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
334[ 0.218112] pci 0000:00:1a.0: reg 0x10: [mem 0xf7e18000-0xf7e183ff]
335[ 0.218182] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
336[ 0.218249] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
337[ 0.218265] pci 0000:00:1b.0: reg 0x10: [mem 0xf7e10000-0xf7e13fff 64bit]
338[ 0.218323] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
339[ 0.218387] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
340[ 0.218455] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
341[ 0.218470] pci 0000:00:1c.0: Enabling MPC IRBNCE
342[ 0.218472] pci 0000:00:1c.0: Intel PCH root port ACS workaround enabled
343[ 0.218576] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
344[ 0.218643] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
345[ 0.218657] pci 0000:00:1c.2: Enabling MPC IRBNCE
346[ 0.218659] pci 0000:00:1c.2: Intel PCH root port ACS workaround enabled
347[ 0.218765] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
348[ 0.218783] pci 0000:00:1d.0: reg 0x10: [mem 0xf7e17000-0xf7e173ff]
349[ 0.218854] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
350[ 0.218923] pci 0000:00:1f.0: [8086:8c5c] type 00 class 0x060100
351[ 0.219073] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
352[ 0.219086] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7]
353[ 0.219092] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3]
354[ 0.219097] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097]
355[ 0.219103] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083]
356[ 0.219108] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
357[ 0.219114] pci 0000:00:1f.2: reg 0x24: [mem 0xf7e16000-0xf7e167ff]
358[ 0.219142] pci 0000:00:1f.2: PME# supported from D3hot
359[ 0.219202] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
360[ 0.219216] pci 0000:00:1f.3: reg 0x10: [mem 0xf7e15000-0xf7e150ff 64bit]
361[ 0.219232] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
362[ 0.219334] pci 0000:01:00.0: [1002:6939] type 00 class 0x030000
363[ 0.219350] pci 0000:01:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
364[ 0.219358] pci 0000:01:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
365[ 0.219363] pci 0000:01:00.0: reg 0x20: [io 0xe000-0xe0ff]
366[ 0.219368] pci 0000:01:00.0: reg 0x24: [mem 0xf7d00000-0xf7d3ffff]
367[ 0.219373] pci 0000:01:00.0: reg 0x30: [mem 0xf7d40000-0xf7d5ffff pref]
368[ 0.219415] pci 0000:01:00.0: supports D1 D2
369[ 0.219416] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold
370[ 0.219440] pci 0000:01:00.0: 64.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x16 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8 GT/s x16 link)
371[ 0.219476] pci 0000:01:00.1: [1002:aad8] type 00 class 0x040300
372[ 0.219491] pci 0000:01:00.1: reg 0x10: [mem 0xf7d60000-0xf7d63fff 64bit]
373[ 0.219545] pci 0000:01:00.1: supports D1 D2
374[ 0.219600] pci 0000:00:01.0: PCI bridge to [bus 01]
375[ 0.219601] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
376[ 0.219603] pci 0000:00:01.0: bridge window [mem 0xf7d00000-0xf7dfffff]
377[ 0.219605] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
378[ 0.219654] acpiphp: Slot [1] registered
379[ 0.219657] pci 0000:00:1c.0: PCI bridge to [bus 02]
380[ 0.219722] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
381[ 0.219749] pci 0000:03:00.0: reg 0x10: [io 0xd000-0xd0ff]
382[ 0.219775] pci 0000:03:00.0: reg 0x18: [mem 0xf7c00000-0xf7c00fff 64bit]
383[ 0.219791] pci 0000:03:00.0: reg 0x20: [mem 0xf0300000-0xf0303fff 64bit pref]
384[ 0.219886] pci 0000:03:00.0: supports D1 D2
385[ 0.219887] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
386[ 0.219996] pci 0000:00:1c.2: PCI bridge to [bus 03]
387[ 0.219998] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
388[ 0.220001] pci 0000:00:1c.2: bridge window [mem 0xf7c00000-0xf7cfffff]
389[ 0.220004] pci 0000:00:1c.2: bridge window [mem 0xf0300000-0xf03fffff 64bit pref]
390[ 0.220625] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
391[ 0.220674] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
392[ 0.220721] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 *4 5 6 7 10 11 12 14 15)
393[ 0.220767] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15)
394[ 0.220813] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15)
395[ 0.220859] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 *15)
396[ 0.220905] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 10 11 12 14 15)
397[ 0.220952] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 *14 15)
398[ 0.221342] pci 0000:01:00.0: vgaarb: setting as boot VGA device
399[ 0.221342] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
400[ 0.221342] pci 0000:01:00.0: vgaarb: bridge control possible
401[ 0.221342] vgaarb: loaded
402[ 0.221342] ACPI: bus type USB registered
403[ 0.221342] usbcore: registered new interface driver usbfs
404[ 0.221342] usbcore: registered new interface driver hub
405[ 0.221342] usbcore: registered new device driver usb
406[ 0.221342] pps_core: LinuxPPS API ver. 1 registered
407[ 0.221342] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
408[ 0.221342] PTP clock support registered
409[ 0.221342] EDAC MC: Ver: 3.0.0
410[ 0.221342] PCI: Using ACPI for IRQ routing
411[ 0.221342] PCI: pci_cache_line_size set to 64 bytes
412[ 0.221342] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
413[ 0.221342] e820: reserve RAM buffer [mem 0xb42b5000-0xb7ffffff]
414[ 0.221342] e820: reserve RAM buffer [mem 0xb4711000-0xb7ffffff]
415[ 0.221342] e820: reserve RAM buffer [mem 0xc85ba000-0xcbffffff]
416[ 0.221342] e820: reserve RAM buffer [mem 0xca000000-0xcbffffff]
417[ 0.221342] e820: reserve RAM buffer [mem 0x22fe00000-0x22fffffff]
418[ 0.222608] NetLabel: Initializing
419[ 0.222608] NetLabel: domain hash size = 128
420[ 0.222608] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
421[ 0.222608] NetLabel: unlabeled traffic allowed by default
422[ 0.222983] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
423[ 0.222986] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
424[ 0.225939] clocksource: Switched to clocksource tsc-early
425[ 0.235157] VFS: Disk quotas dquot_6.6.0
426[ 0.235170] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
427[ 0.235192] *** VALIDATE hugetlbfs ***
428[ 0.235227] pnp: PnP ACPI init
429[ 0.235317] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
430[ 0.235321] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
431[ 0.235497] system 00:01: [io 0x0680-0x069f] has been reserved
432[ 0.235499] system 00:01: [io 0xffff] has been reserved
433[ 0.235499] system 00:01: [io 0xffff] has been reserved
434[ 0.235500] system 00:01: [io 0xffff] has been reserved
435[ 0.235501] system 00:01: [io 0x1c00-0x1cfe] has been reserved
436[ 0.235502] system 00:01: [io 0x1d00-0x1dfe] has been reserved
437[ 0.235503] system 00:01: [io 0x1e00-0x1efe] has been reserved
438[ 0.235504] system 00:01: [io 0x1f00-0x1ffe] has been reserved
439[ 0.235505] system 00:01: [io 0x1800-0x18fe] has been reserved
440[ 0.235506] system 00:01: [io 0x164e-0x164f] has been reserved
441[ 0.235508] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
442[ 0.235527] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
443[ 0.235568] system 00:03: [io 0x1854-0x1857] has been reserved
444[ 0.235571] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
445[ 0.235672] system 00:04: [io 0x0a00-0x0a1f] has been reserved
446[ 0.235673] system 00:04: [io 0x0290-0x029f] has been reserved
447[ 0.235676] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
448[ 0.235738] system 00:05: [io 0x04d0-0x04d1] has been reserved
449[ 0.235740] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
450[ 0.236125] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
451[ 0.236126] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
452[ 0.236127] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
453[ 0.236128] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
454[ 0.236129] system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
455[ 0.236130] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
456[ 0.236131] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
457[ 0.236132] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
458[ 0.236133] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
459[ 0.236134] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
460[ 0.236135] system 00:06: [mem 0xf7fdf000-0xf7fdffff] has been reserved
461[ 0.236135] system 00:06: [mem 0xf7fe0000-0xf7feffff] has been reserved
462[ 0.236138] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
463[ 0.236362] pnp: PnP ACPI: found 7 devices
464[ 0.237277] thermal_sys: Registered thermal governor 'fair_share'
465[ 0.237278] thermal_sys: Registered thermal governor 'bang_bang'
466[ 0.237278] thermal_sys: Registered thermal governor 'step_wise'
467[ 0.237279] thermal_sys: Registered thermal governor 'user_space'
468[ 0.237279] thermal_sys: Registered thermal governor 'power_allocator'
469[ 0.241802] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
470[ 0.241828] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
471[ 0.241829] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
472[ 0.241831] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
473[ 0.241839] pci 0000:00:1c.0: BAR 14: assigned [mem 0xcf200000-0xcf3fffff]
474[ 0.241844] pci 0000:00:1c.0: BAR 15: assigned [mem 0xcf400000-0xcf5fffff 64bit pref]
475[ 0.241846] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
476[ 0.241848] pci 0000:00:01.0: PCI bridge to [bus 01]
477[ 0.241849] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
478[ 0.241851] pci 0000:00:01.0: bridge window [mem 0xf7d00000-0xf7dfffff]
479[ 0.241853] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
480[ 0.241856] pci 0000:00:1c.0: PCI bridge to [bus 02]
481[ 0.241857] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
482[ 0.241860] pci 0000:00:1c.0: bridge window [mem 0xcf200000-0xcf3fffff]
483[ 0.241863] pci 0000:00:1c.0: bridge window [mem 0xcf400000-0xcf5fffff 64bit pref]
484[ 0.241867] pci 0000:00:1c.2: PCI bridge to [bus 03]
485[ 0.241869] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
486[ 0.241872] pci 0000:00:1c.2: bridge window [mem 0xf7c00000-0xf7cfffff]
487[ 0.241874] pci 0000:00:1c.2: bridge window [mem 0xf0300000-0xf03fffff 64bit pref]
488[ 0.241879] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
489[ 0.241880] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
490[ 0.241881] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
491[ 0.241882] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
492[ 0.241882] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
493[ 0.241883] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
494[ 0.241884] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
495[ 0.241885] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff window]
496[ 0.241885] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff window]
497[ 0.241886] pci_bus 0000:00: resource 13 [mem 0xcf200000-0xfeafffff window]
498[ 0.241887] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
499[ 0.241888] pci_bus 0000:01: resource 1 [mem 0xf7d00000-0xf7dfffff]
500[ 0.241889] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
501[ 0.241890] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
502[ 0.241891] pci_bus 0000:02: resource 1 [mem 0xcf200000-0xcf3fffff]
503[ 0.241891] pci_bus 0000:02: resource 2 [mem 0xcf400000-0xcf5fffff 64bit pref]
504[ 0.241892] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
505[ 0.241893] pci_bus 0000:03: resource 1 [mem 0xf7c00000-0xf7cfffff]
506[ 0.241894] pci_bus 0000:03: resource 2 [mem 0xf0300000-0xf03fffff 64bit pref]
507[ 0.241992] NET: Registered protocol family 2
508[ 0.242117] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
509[ 0.242130] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
510[ 0.242210] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
511[ 0.242374] TCP: Hash tables configured (established 65536 bind 65536)
512[ 0.242400] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
513[ 0.242422] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
514[ 0.242475] NET: Registered protocol family 1
515[ 0.242479] NET: Registered protocol family 44
516[ 0.262674] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x63a took 19559 usecs
517[ 0.282666] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x63a took 19512 usecs
518[ 0.282677] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
519[ 0.282683] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
520[ 0.282688] PCI: CLS 64 bytes, default 64
521[ 0.282737] Trying to unpack rootfs image as initramfs...
522[ 0.378627] Freeing initrd memory: 11076K
523[ 0.378657] DMAR: No ATSR found
524[ 0.378709] DMAR: dmar0: Using Queued invalidation
525[ 0.378713] DMAR: dmar1: Using Queued invalidation
526[ 0.416134] pci 0000:00:00.0: Adding to iommu group 0
527[ 0.416143] pci 0000:00:00.0: Using iommu direct mapping
528[ 0.416174] pci 0000:00:01.0: Adding to iommu group 1
529[ 0.416180] pci 0000:00:01.0: Using iommu direct mapping
530[ 0.421180] pci 0000:00:02.0: Adding to iommu group 2
531[ 0.421663] pci 0000:00:02.0: Using iommu direct mapping
532[ 0.421704] pci 0000:00:14.0: Adding to iommu group 3
533[ 0.421712] pci 0000:00:14.0: Using iommu direct mapping
534[ 0.421735] pci 0000:00:16.0: Adding to iommu group 4
535[ 0.421741] pci 0000:00:16.0: Using iommu direct mapping
536[ 0.421784] pci 0000:00:1a.0: Adding to iommu group 5
537[ 0.421792] pci 0000:00:1a.0: Using iommu direct mapping
538[ 0.421812] pci 0000:00:1b.0: Adding to iommu group 6
539[ 0.421818] pci 0000:00:1b.0: Using iommu direct mapping
540[ 0.421839] pci 0000:00:1c.0: Adding to iommu group 7
541[ 0.421844] pci 0000:00:1c.0: Using iommu direct mapping
542[ 0.421865] pci 0000:00:1c.2: Adding to iommu group 8
543[ 0.421871] pci 0000:00:1c.2: Using iommu direct mapping
544[ 0.421912] pci 0000:00:1d.0: Adding to iommu group 9
545[ 0.421920] pci 0000:00:1d.0: Using iommu direct mapping
546[ 0.421947] pci 0000:00:1f.0: Adding to iommu group 10
547[ 0.421953] pci 0000:00:1f.0: Using iommu direct mapping
548[ 0.421960] pci 0000:00:1f.2: Adding to iommu group 10
549[ 0.421966] pci 0000:00:1f.3: Adding to iommu group 10
550[ 0.421974] pci 0000:01:00.0: Adding to iommu group 1
551[ 0.421978] pci 0000:01:00.1: Adding to iommu group 1
552[ 0.422003] pci 0000:03:00.0: Adding to iommu group 11
553[ 0.422009] pci 0000:03:00.0: Using iommu direct mapping
554[ 0.422046] DMAR: Intel(R) Virtualization Technology for Directed I/O
555[ 0.423198] check: Scanning for low memory corruption every 60 seconds
556[ 0.423458] Initialise system trusted keyrings
557[ 0.423466] Key type blacklist registered
558[ 0.423498] workingset: timestamp_bits=41 max_order=21 bucket_order=0
559[ 0.424527] zbud: loaded
560[ 0.428827] Key type asymmetric registered
561[ 0.428828] Asymmetric key parser 'x509' registered
562[ 0.428832] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
563[ 0.428854] io scheduler mq-deadline registered
564[ 0.428855] io scheduler kyber registered
565[ 0.428873] io scheduler bfq registered
566[ 0.429355] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
567[ 0.429406] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
568[ 0.429407] vesafb: scrolling: redraw
569[ 0.429408] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
570[ 0.429417] vesafb: framebuffer at 0xe0000000, mapped to 0x00000000a999759e, using 8128k, total 8128k
571[ 0.429444] fbcon: Deferring console take-over
572[ 0.429445] fb0: VESA VGA frame buffer device
573[ 0.429454] intel_idle: MWAIT substates: 0x42120
574[ 0.429454] intel_idle: v0.4.1 model 0x3C
575[ 0.429603] intel_idle: lapic_timer_reliable_states 0xffffffff
576[ 0.429662] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
577[ 0.429668] ACPI: Power Button [PWRB]
578[ 0.429691] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
579[ 0.429698] ACPI: Power Button [PWRF]
580[ 0.430815] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
581[ 0.431022] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input2
582[ 0.431540] thermal LNXTHERM:00: registered as thermal_zone0
583[ 0.431541] ACPI: Thermal Zone [TZ00] (28 C)
584[ 0.431734] thermal LNXTHERM:01: registered as thermal_zone1
585[ 0.431734] ACPI: Thermal Zone [TZ01] (30 C)
586[ 0.431873] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
587[ 0.432294] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
588[ 0.432295] AMD-Vi: AMD IOMMUv2 functionality not available on this system
589[ 0.432792] usbcore: registered new interface driver usbserial_generic
590[ 0.432795] usbserial: USB Serial support registered for generic
591[ 0.432807] rtc_cmos 00:02: RTC can wake from S4
592[ 0.432963] rtc_cmos 00:02: registered as rtc0
593[ 0.432980] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
594[ 0.433017] intel_pstate: Intel P-state driver initializing
595[ 0.433313] ledtrig-cpu: registered to indicate activity on CPUs
596[ 0.433859] NET: Registered protocol family 10
597[ 0.448838] Segment Routing with IPv6
598[ 0.448854] NET: Registered protocol family 17
599[ 0.449065] RAS: Correctable Errors collector initialized.
600[ 0.449092] microcode: sig=0x306c3, pf=0x2, revision=0x27
601[ 0.449143] microcode: Microcode Update Driver: v2.2.
602[ 0.449151] sched_clock: Marking stable (448964034, 176270)->(452200632, -3060328)
603[ 0.449235] registered taskstats version 1
604[ 0.449244] Loading compiled-in X.509 certificates
605[ 0.452165] Loaded X.509 cert 'Build time autogenerated kernel key: 1c60e8c77404f7f0b3f69f85573a86b1d634a161'
606[ 0.452180] zswap: loaded using pool lzo/zbud
607[ 0.457241] Key type big_key registered
608[ 0.457791] PM: Magic number: 3:396:840
609[ 0.457883] rtc_cmos 00:02: setting system clock to 2019-09-28T14:48:14 UTC (1569682094)
610[ 0.458972] Freeing unused decrypted memory: 2040K
611[ 0.459289] Freeing unused kernel image memory: 1688K
612[ 0.476008] Write protecting the kernel read-only data: 18432k
613[ 0.476585] Freeing unused kernel image memory: 2012K
614[ 0.476681] Freeing unused kernel image memory: 80K
615[ 0.488501] x86/mm: Checked W+X mappings: passed, no W+X pages found.
616[ 0.488502] x86/mm: Checking user space page tables
617[ 0.498309] x86/mm: Checked W+X mappings: passed, no W+X pages found.
618[ 0.498310] Run /init as init process
619[ 0.513771] VFIO - User Level meta-driver version: 0.3
620[ 0.562050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
621[ 0.563696] ehci-pci: EHCI PCI platform driver
622[ 0.563853] ehci-pci 0000:00:1a.0: EHCI Host Controller
623[ 0.563857] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
624[ 0.563867] ehci-pci 0000:00:1a.0: debug port 2
625[ 0.563914] ehci-pci 0000:00:1a.0: Using iommu dma mapping
626[ 0.563914] ehci-pci 0000:00:1a.0: DMAR: 32bit DMA uses non-identity mapping
627[ 0.565140] SCSI subsystem initialized
628[ 0.567834] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
629[ 0.567853] ehci-pci 0000:00:1a.0: irq 20, io mem 0xf7e18000
630[ 0.574628] libata version 3.00 loaded.
631[ 0.577259] ahci 0000:00:1f.2: version 3.0
632[ 0.577425] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x3 impl SATA mode
633[ 0.577426] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems
634[ 0.579282] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
635[ 0.579321] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
636[ 0.579322] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
637[ 0.579323] usb usb1: Product: EHCI Host Controller
638[ 0.579324] usb usb1: Manufacturer: Linux 5.3.0-1-MANJARO ehci_hcd
639[ 0.579324] usb usb1: SerialNumber: 0000:00:1a.0
640[ 0.579405] hub 1-0:1.0: USB hub found
641[ 0.579409] hub 1-0:1.0: 2 ports detected
642[ 0.579518] xhci_hcd 0000:00:14.0: xHCI Host Controller
643[ 0.579521] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
644[ 0.580571] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
645[ 0.580574] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
646[ 0.580677] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
647[ 0.580678] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
648[ 0.580679] usb usb2: Product: xHCI Host Controller
649[ 0.580680] usb usb2: Manufacturer: Linux 5.3.0-1-MANJARO xhci-hcd
650[ 0.580680] usb usb2: SerialNumber: 0000:00:14.0
651[ 0.580750] hub 2-0:1.0: USB hub found
652[ 0.580759] hub 2-0:1.0: 10 ports detected
653[ 0.582128] ehci-pci 0000:00:1d.0: EHCI Host Controller
654[ 0.582131] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
655[ 0.582137] xhci_hcd 0000:00:14.0: xHCI Host Controller
656[ 0.582139] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
657[ 0.582140] ehci-pci 0000:00:1d.0: debug port 2
658[ 0.582141] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
659[ 0.582163] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.03
660[ 0.582164] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
661[ 0.582165] usb usb4: Product: xHCI Host Controller
662[ 0.582166] usb usb4: Manufacturer: Linux 5.3.0-1-MANJARO xhci-hcd
663[ 0.582167] usb usb4: SerialNumber: 0000:00:14.0
664[ 0.582197] ehci-pci 0000:00:1d.0: Using iommu dma mapping
665[ 0.582198] ehci-pci 0000:00:1d.0: DMAR: 32bit DMA uses non-identity mapping
666[ 0.582258] hub 4-0:1.0: USB hub found
667[ 0.582263] hub 4-0:1.0: 2 ports detected
668[ 0.586116] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
669[ 0.586126] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7e17000
670[ 0.586337] scsi host0: ahci
671[ 0.586514] scsi host1: ahci
672[ 0.586593] scsi host2: ahci
673[ 0.586707] scsi host3: ahci
674[ 0.586748] ata1: SATA max UDMA/133 abar m2048@0xf7e16000 port 0xf7e16100 irq 29
675[ 0.586750] ata2: SATA max UDMA/133 abar m2048@0xf7e16000 port 0xf7e16180 irq 29
676[ 0.586750] ata3: DUMMY
677[ 0.586751] ata4: DUMMY
678[ 0.599326] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
679[ 0.599488] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
680[ 0.599490] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
681[ 0.599491] usb usb3: Product: EHCI Host Controller
682[ 0.599493] usb usb3: Manufacturer: Linux 5.3.0-1-MANJARO ehci_hcd
683[ 0.599494] usb usb3: SerialNumber: 0000:00:1d.0
684[ 0.599675] hub 3-0:1.0: USB hub found
685[ 0.599689] hub 3-0:1.0: 2 ports detected
686[ 0.902692] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
687[ 0.902719] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
688[ 0.903492] ata2.00: ATA-10: KINGSTON SA400S37240G, SBFK61K1, max UDMA/133
689[ 0.903497] ata2.00: 468862128 sectors, multi 1: LBA48 NCQ (depth 32), AA
690[ 0.903561] ata1.00: ATA-8: WDC WD10EZRX-00L4HB0, 01.01A01, max UDMA/133
691[ 0.903566] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
692[ 0.904297] ata2.00: configured for UDMA/133
693[ 0.904409] ata1.00: configured for UDMA/133
694[ 0.904705] scsi 0:0:0:0: Direct-Access ATA WDC WD10EZRX-00L 1A01 PQ: 0 ANSI: 5
695[ 0.905348] scsi 1:0:0:0: Direct-Access ATA KINGSTON SA400S3 61K1 PQ: 0 ANSI: 5
696[ 0.912065] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
697[ 0.912066] sd 0:0:0:0: [sda] 4096-byte physical blocks
698[ 0.912077] sd 0:0:0:0: [sda] Write Protect is off
699[ 0.912078] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
700[ 0.912083] sd 1:0:0:0: [sdb] 468862128 512-byte logical blocks: (240 GB/224 GiB)
701[ 0.912088] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
702[ 0.912091] sd 1:0:0:0: [sdb] Write Protect is off
703[ 0.912092] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
704[ 0.912103] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
705[ 0.912485] sdb: sdb1
706[ 0.912622] usb 2-1: new full-speed USB device number 2 using xhci_hcd
707[ 0.912630] usb 1-1: new high-speed USB device number 2 using ehci-pci
708[ 0.912836] sd 1:0:0:0: [sdb] Attached SCSI disk
709[ 0.929336] usb 3-1: new high-speed USB device number 2 using ehci-pci
710[ 0.931685] sda: sda1
711[ 0.932082] sd 0:0:0:0: [sda] Attached SCSI disk
712[ 1.057401] usb 2-1: New USB device found, idVendor=1038, idProduct=1384, bcdDevice= 1.08
713[ 1.057406] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
714[ 1.057409] usb 2-1: Product: Rival Gaming Mouse
715[ 1.057413] usb 2-1: Manufacturer: SteelSeries
716[ 1.063856] usb 1-1: New USB device found, idVendor=8087, idProduct=8008, bcdDevice= 0.05
717[ 1.063859] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
718[ 1.064248] hub 1-1:1.0: USB hub found
719[ 1.064320] hub 1-1:1.0: 4 ports detected
720[ 1.066176] hidraw: raw HID events driver (C) Jiri Kosina
721[ 1.069700] usbcore: registered new interface driver usbhid
722[ 1.069701] usbhid: USB HID core driver
723[ 1.071185] hid-generic 0003:1038:1384.0001: hiddev0,hidraw0: USB HID v1.11 Device [SteelSeries Rival Gaming Mouse] on usb-0000:00:14.0-1/input0
724[ 1.071270] input: SteelSeries Rival Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.1/0003:1038:1384.0002/input/input3
725[ 1.071356] hid-generic 0003:1038:1384.0002: input,hidraw1: USB HID v1.11 Mouse [SteelSeries Rival Gaming Mouse] on usb-0000:00:14.0-1/input1
726[ 1.071433] input: SteelSeries Rival Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.2/0003:1038:1384.0003/input/input4
727[ 1.082977] usb 3-1: New USB device found, idVendor=8087, idProduct=8000, bcdDevice= 0.05
728[ 1.082978] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
729[ 1.083233] hub 3-1:1.0: USB hub found
730[ 1.083330] hub 3-1:1.0: 6 ports detected
731[ 1.129540] hid-generic 0003:1038:1384.0003: input,hidraw2: USB HID v1.11 Keyboard [SteelSeries Rival Gaming Mouse] on usb-0000:00:14.0-1/input2
732[ 1.130239] input: SteelSeries Rival Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.3/0003:1038:1384.0004/input/input5
733[ 1.186011] usb 2-3: new full-speed USB device number 3 using xhci_hcd
734[ 1.186245] hid-generic 0003:1038:1384.0004: input,hidraw3: USB HID v1.11 Device [SteelSeries Rival Gaming Mouse] on usb-0000:00:14.0-1/input3
735[ 1.336425] usb 2-3: New USB device found, idVendor=04d9, idProduct=a06b, bcdDevice= 3.02
736[ 1.336428] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
737[ 1.336430] usb 2-3: Product: GIGABYTE Keyboard
738[ 1.336431] usb 2-3: Manufacturer: E-Signal
739[ 1.341515] input: E-Signal GIGABYTE Keyboard as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0/0003:04D9:A06B.0005/input/input6
740[ 1.363850] random: fast init done
741[ 1.396079] hid-generic 0003:04D9:A06B.0005: input,hidraw4: USB HID v1.10 Keyboard [E-Signal GIGABYTE Keyboard] on usb-0000:00:14.0-3/input0
742[ 1.400911] input: E-Signal GIGABYTE Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.1/0003:04D9:A06B.0006/input/input7
743[ 1.445966] tsc: Refined TSC clocksource calibration: 3099.997 MHz
744[ 1.445972] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2caf44ed0e8, max_idle_ns: 440795218615 ns
745[ 1.445991] clocksource: Switched to clocksource tsc
746[ 1.456020] input: E-Signal GIGABYTE Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.1/0003:04D9:A06B.0006/input/input8
747[ 1.456151] hid-generic 0003:04D9:A06B.0006: input,hiddev1,hidraw5: USB HID v1.10 Device [E-Signal GIGABYTE Keyboard] on usb-0000:00:14.0-3/input1
748[ 1.458532] input: E-Signal GIGABYTE Keyboard as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.2/0003:04D9:A06B.0007/input/input10
749[ 1.512688] hid-generic 0003:04D9:A06B.0007: input,hidraw6: USB HID v1.10 Keyboard [E-Signal GIGABYTE Keyboard] on usb-0000:00:14.0-3/input2
750[ 1.635988] usb 2-4: new full-speed USB device number 4 using xhci_hcd
751[ 1.778743] usb 2-4: New USB device found, idVendor=041e, idProduct=322c, bcdDevice= 1.00
752[ 1.778746] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
753[ 1.778748] usb 2-4: Product: SB Omni Surround 5.1
754[ 1.778750] usb 2-4: Manufacturer: Creative Technology Ltd
755[ 1.778751] usb 2-4: SerialNumber: 000000Ga
756[ 1.781952] input: Creative Technology Ltd SB Omni Surround 5.1 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.4/0003:041E:322C.0008/input/input11
757[ 1.817012] random: crng init done
758[ 1.836008] input: Creative Technology Ltd SB Omni Surround 5.1 Keyboard as /devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.4/0003:041E:322C.0008/input/input12
759[ 1.836078] hid-generic 0003:041E:322C.0008: input,hidraw7: USB HID v1.11 Keyboard [Creative Technology Ltd SB Omni Surround 5.1] on usb-0000:00:14.0-4/input4
760[ 1.959316] usb 2-9: new full-speed USB device number 5 using xhci_hcd
761[ 2.101738] usb 2-9: New USB device found, idVendor=0d8c, idProduct=0005, bcdDevice= 1.00
762[ 2.101741] usb 2-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3
763[ 2.101743] usb 2-9: Product: Blue Snowball
764[ 2.101744] usb 2-9: Manufacturer: BLUE MICROPHONE
765[ 2.101746] usb 2-9: SerialNumber: 201306
766[ 2.103365] hid-generic 0003:0D8C:0005.0009: No inputs registered, leaving
767[ 2.103460] hid-generic 0003:0D8C:0005.0009: hidraw8: USB HID v1.11 Device [BLUE MICROPHONE Blue Snowball ] on usb-0000:00:14.0-9/input2
768[ 2.559326] EXT4-fs (sdb1): 4 orphan inodes deleted
769[ 2.559328] EXT4-fs (sdb1): recovery complete
770[ 2.564840] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
771[ 2.727789] systemd[1]: systemd 242.85-2-manjaro 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)
772[ 2.742780] systemd[1]: Detected architecture x86-64.
773[ 2.744630] systemd[1]: Set hostname to <jello-pc>.
774[ 2.896768] systemd[1]: /usr/lib/systemd/system/virtlogd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-sock → /run/libvirt/virtlogd-sock; please update the unit file accordingly.
775[ 2.897589] systemd[1]: /usr/lib/systemd/system/virtlogd-admin.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-admin-sock → /run/libvirt/virtlogd-admin-sock; please update the unit file accordingly.
776[ 2.904066] systemd[1]: /usr/lib/systemd/system/virtlockd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-sock → /run/libvirt/virtlockd-sock; please update the unit file accordingly.
777[ 2.904680] systemd[1]: /usr/lib/systemd/system/virtlockd-admin.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-admin-sock → /run/libvirt/virtlockd-admin-sock; please update the unit file accordingly.
778[ 2.919055] systemd[1]: Listening on Journal Socket.
779[ 2.919159] systemd[1]: Listening on initctl Compatibility Named Pipe.
780[ 2.920921] systemd[1]: Starting Load Kernel Modules...
781[ 2.940201] EXT4-fs (sdb1): re-mounted. Opts: discard
782[ 3.138905] audit: type=1130 audit(1569682097.174:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
783[ 3.145788] systemd-journald[268]: Received request to flush runtime journal from PID 1
784[ 3.151929] systemd-journald[268]: File /var/log/journal/57761e6bf28b40e5b59e4fad78a27fcf/system.journal corrupted or uncleanly shut down, renaming and replacing.
785[ 3.220544] audit: type=1130 audit(1569682097.258:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
786[ 3.312546] r8168: loading out-of-tree module taints kernel.
787[ 3.313861] r8168: module verification failed: signature and/or required key missing - tainting kernel
788[ 3.314331] audit: type=1130 audit(1569682097.351:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
789[ 3.314827] r8168 Gigabit Ethernet driver 8.047.02-NAPI loaded
790[ 3.314835] r8168 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
791[ 3.318319] input: PC Speaker as /devices/platform/pcspkr/input/input14
792[ 3.318733] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
793[ 3.326327] ACPI Warning: SystemIO range 0x0000000000001828-0x000000000000182F conflicts with OpRegion 0x0000000000001800-0x000000000000187F (\PMIO) (20190703/utaddress-204)
794[ 3.326331] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
795[ 3.326333] ACPI Warning: SystemIO range 0x0000000000001C40-0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20190703/utaddress-204)
796[ 3.326335] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
797[ 3.326336] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20190703/utaddress-204)
798[ 3.326338] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20190703/utaddress-204)
799[ 3.326339] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
800[ 3.326340] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20190703/utaddress-204)
801[ 3.326342] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20190703/utaddress-204)
802[ 3.326343] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
803[ 3.326344] lpc_ich: Resource conflict(s) found affecting gpio_ich
804[ 3.334698] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
805[ 3.334699] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
806[ 3.334700] RAPL PMU: hw unit of domain package 2^-14 Joules
807[ 3.334701] RAPL PMU: hw unit of domain dram 2^-14 Joules
808[ 3.334701] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
809[ 3.354857] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
810[ 3.356865] r8168 Copyright (C) 2019 Realtek NIC software team <nicfae@realtek.com>
811 This program comes with ABSOLUTELY NO WARRANTY; for details, please see <http://www.gnu.org/licenses/>.
812 This is free software, and you are welcome to redistribute it under certain conditions; see <http://www.gnu.org/licenses/>.
813[ 3.376445] Linux agpgart interface v0.103
814[ 3.404002] r8168 0000:03:00.0 enp3s0: renamed from eth0
815[ 3.424259] asus_wmi: ASUS WMI generic driver loaded
816[ 3.437539] cryptd: max_cpu_qlen set to 1000
817[ 3.453928] asus_wmi: Initialization: 0x0
818[ 3.453957] asus_wmi: BIOS WMI version: 0.9
819[ 3.454011] asus_wmi: SFUN value: 0x0
820[ 3.454013] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
821[ 3.454435] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input15
822[ 3.455713] asus_wmi: Number of fans: 1
823[ 3.474804] mc: Linux media interface: v0.10
824[ 3.479693] mousedev: PS/2 mouse device common for all mice
825[ 3.484352] intel-spi intel-spi: gd25q64 (8192 Kbytes)
826[ 3.490407] Creating 1 MTD partitions on "intel-spi":
827[ 3.490409] 0x000000000000-0x000000800000 : "BIOS"
828[ 3.493169] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
829[ 3.493170] snd_hda_intel 0000:01:00.1: Force to non-snoop mode
830[ 3.494638] AVX2 version of gcm_enc/dec engaged.
831[ 3.494639] AES CTR mode by8 optimization enabled
832[ 3.503835] audit: type=1130 audit(1569682097.541:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
833[ 3.520749] iTCO_vendor_support: vendor-support=0
834[ 3.537198] audit: type=1130 audit(1569682097.574:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
835[ 3.544009] audit: type=1127 audit(1569682097.581:7): pid=400 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
836[ 3.548205] audit: type=1130 audit(1569682097.584:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
837[ 3.552963] audit: type=1130 audit(1569682097.591:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
838[ 3.560152] audit: type=1130 audit(1569682097.598:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
839[ 3.573964] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
840[ 3.574002] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
841[ 3.574032] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
842[ 3.574063] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19
843[ 3.574101] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input20
844[ 3.574136] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input21
845[ 3.611617] fuse: init (API version 7.31)
846[ 3.612185] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
847[ 3.612218] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
848[ 3.612220] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
849[ 3.612222] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
850[ 3.612223] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
851[ 3.612224] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
852[ 3.612225] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x11/0x0
853[ 3.612225] snd_hda_codec_realtek hdaudioC0D0: inputs:
854[ 3.612226] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
855[ 3.612227] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
856[ 3.612228] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
857[ 3.612458] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
858[ 3.628030] nct6775: Found NCT6779D or compatible chip at 0x2e:0x290
859[ 3.629130] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input22
860[ 3.629164] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input23
861[ 3.629196] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input24
862[ 3.629225] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input25
863[ 3.629254] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input26
864[ 3.842732] usbcore: registered new interface driver snd-usb-audio
865[ 4.021299] enp3s0: 0xffffb57980205000, 1c:b7:2c:a8:fc:b5, IRQ 31
866[ 4.211184] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
867[ 4.225172] [drm] PipeC fused off
868[ 4.225189] [drm] VT-d active for gfx access
869[ 4.225191] checking generic (e0000000 7f0000) vs hw (d0000000 10000000)
870[ 4.225210] [drm] DMAR active, disabling use of stolen memory
871[ 4.225688] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
872[ 4.225689] [drm] Driver supports precise vblank timestamp query.
873[ 4.246532] [drm] Initialized i915 1.6.0 20190619 for 0000:00:02.0 on minor 0
874[ 4.258283] [drm] Cannot find any crtc or sizes
875[ 4.262801] [drm] Cannot find any crtc or sizes
876[ 4.265170] [drm] Cannot find any crtc or sizes
877[ 4.266020] intel_rapl_common: Found RAPL domain package
878[ 4.266021] intel_rapl_common: Found RAPL domain core
879[ 4.266022] intel_rapl_common: Found RAPL domain uncore
880[ 4.266023] intel_rapl_common: Found RAPL domain dram
881[ 4.297384] [drm] amdgpu kernel modesetting enabled.
882[ 4.298020] CRAT table not found
883[ 4.298031] Virtual CRAT table created for CPU
884[ 4.298032] Parsing CRAT table with 1 nodes
885[ 4.298033] Creating topology SYSFS entries
886[ 4.298045] Topology: Add CPU node
887[ 4.298046] Finished initializing topology
888[ 4.298120] amdgpu 0000:01:00.0: remove_conflicting_pci_framebuffers: bar 0: 0xe0000000 -> 0xefffffff
889[ 4.298121] amdgpu 0000:01:00.0: remove_conflicting_pci_framebuffers: bar 2: 0xf0000000 -> 0xf01fffff
890[ 4.298122] amdgpu 0000:01:00.0: remove_conflicting_pci_framebuffers: bar 5: 0xf7d00000 -> 0xf7d3ffff
891[ 4.298123] checking generic (e0000000 7f0000) vs hw (e0000000 10000000)
892[ 4.298124] fb0: switching to amdgpudrmfb from VESA VGA
893[ 4.298167] amdgpu 0000:01:00.0: vgaarb: deactivate vga console
894[ 4.298397] [drm] initializing kernel modesetting (TONGA 0x1002:0x6939 0x1462:0x2015 0xF1).
895[ 4.298405] [drm] register mmio base: 0xF7D00000
896[ 4.298405] [drm] register mmio size: 262144
897[ 4.298411] [drm] add ip block number 0 <vi_common>
898[ 4.298412] [drm] add ip block number 1 <gmc_v8_0>
899[ 4.298413] [drm] add ip block number 2 <tonga_ih>
900[ 4.298413] [drm] add ip block number 3 <gfx_v8_0>
901[ 4.298414] [drm] add ip block number 4 <sdma_v3_0>
902[ 4.298414] [drm] add ip block number 5 <powerplay>
903[ 4.298415] [drm] add ip block number 6 <dce_v10_0>
904[ 4.298415] [drm] add ip block number 7 <uvd_v5_0>
905[ 4.298416] [drm] add ip block number 8 <vce_v3_0>
906[ 4.298601] resource sanity check: requesting [mem 0x000c0000-0x000dffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000d3fff window]
907[ 4.298604] caller pci_map_rom+0x6a/0x17d mapping multiple BARs
908[ 4.298606] amdgpu 0000:01:00.0: No more image in the PCI ROM
909[ 4.298645] ATOM BIOS: 113-C7660400-X02
910[ 4.298655] [drm] VCE enabled in physical mode
911[ 4.298821] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
912[ 4.301598] amdgpu 0000:01:00.0: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used)
913[ 4.301599] amdgpu 0000:01:00.0: GART: 1024M 0x000000FF00000000 - 0x000000FF3FFFFFFF
914[ 4.301604] [drm] Detected VRAM RAM=2048M, BAR=256M
915[ 4.301604] [drm] RAM width 256bits GDDR5
916[ 4.301684] [TTM] Zone kernel: Available graphics memory: 4044648 KiB
917[ 4.301685] [TTM] Zone dma32: Available graphics memory: 2097152 KiB
918[ 4.301685] [TTM] Initializing pool allocator
919[ 4.301688] [TTM] Initializing DMA pool allocator
920[ 4.301714] [drm] amdgpu: 2048M of VRAM memory ready
921[ 4.301716] [drm] amdgpu: 3072M of GTT memory ready.
922[ 4.301727] [drm] GART: num cpu pages 262144, num gpu pages 262144
923[ 4.302206] [drm] PCIE GART of 1024M enabled (table at 0x000000F4007E9000).
924[ 4.302250] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
925[ 4.302251] [drm] Driver supports precise vblank timestamp query.
926[ 4.303133] [drm] Chained IB support enabled!
927[ 4.307271] amdgpu: [powerplay] hwmgr_sw_init smu backed is tonga_smu
928[ 4.307518] [drm] AMDGPU Display Connectors
929[ 4.307518] [drm] Connector 0:
930[ 4.307519] [drm] DP-1
931[ 4.307519] [drm] HPD4
932[ 4.307521] [drm] DDC: 0x4868 0x4868 0x4869 0x4869 0x486a 0x486a 0x486b 0x486b
933[ 4.307521] [drm] Encoders:
934[ 4.307522] [drm] DFP1: INTERNAL_UNIPHY1
935[ 4.307523] [drm] Connector 1:
936[ 4.307523] [drm] HDMI-A-2
937[ 4.307524] [drm] HPD5
938[ 4.307525] [drm] DDC: 0x4870 0x4870 0x4871 0x4871 0x4872 0x4872 0x4873 0x4873
939[ 4.307525] [drm] Encoders:
940[ 4.307526] [drm] DFP2: INTERNAL_UNIPHY1
941[ 4.307526] [drm] Connector 2:
942[ 4.307527] [drm] DVI-D-1
943[ 4.307527] [drm] HPD1
944[ 4.307528] [drm] DDC: 0x4878 0x4878 0x4879 0x4879 0x487a 0x487a 0x487b 0x487b
945[ 4.307529] [drm] Encoders:
946[ 4.307529] [drm] DFP3: INTERNAL_UNIPHY
947[ 4.307530] [drm] Connector 3:
948[ 4.307530] [drm] DVI-I-1
949[ 4.307531] [drm] HPD6
950[ 4.307532] [drm] DDC: 0x487c 0x487c 0x487d 0x487d 0x487e 0x487e 0x487f 0x487f
951[ 4.307532] [drm] Encoders:
952[ 4.307533] [drm] DFP4: INTERNAL_UNIPHY2
953[ 4.307533] [drm] CRT1: INTERNAL_KLDSCP_DAC1
954[ 4.309028] [drm] Found UVD firmware Version: 1.68 Family ID: 10
955[ 4.310325] [drm] Found VCE firmware Version: 52.8 Binary ID: 3
956[ 4.409235] [drm] UVD initialized successfully.
957[ 4.620341] [drm] VCE initialized successfully.
958[ 4.623066] kfd kfd: Allocated 3969056 bytes on gart
959[ 4.624437] Virtual CRAT table created for GPU
960[ 4.624438] Parsing CRAT table with 1 nodes
961[ 4.624443] Creating topology SYSFS entries
962[ 4.624491] Topology: Add dGPU node [0x6939:0x1002]
963[ 4.624493] kfd kfd: added device 1002:6939
964[ 4.742369] [drm] fb mappable at 0xE0D16000
965[ 4.742370] [drm] vram apper at 0xE0000000
966[ 4.742371] [drm] size 8294400
967[ 4.742371] [drm] fb depth is 24
968[ 4.742371] [drm] pitch is 7680
969[ 4.742520] fbcon: amdgpudrmfb (fb0) is primary device
970[ 4.742521] fbcon: Deferring console take-over
971[ 4.742523] amdgpu 0000:01:00.0: fb0: amdgpudrmfb frame buffer device
972[ 4.757442] [drm] Initialized amdgpu 3.33.0 20150101 for 0000:01:00.0 on minor 1
973[ 5.193723] kauditd_printk_skb: 13 callbacks suppressed
974[ 5.193724] audit: type=1130 audit(1569682099.231:24): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
975[ 5.194947] audit: type=1130 audit(1569682099.231:25): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
976[ 5.262568] audit: type=1130 audit(1569682099.298:26): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
977[ 5.306094] audit: type=1130 audit(1569682099.344:27): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
978[ 5.422390] audit: type=1130 audit(1569682099.458:28): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=tlp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
979[ 7.217885] r8168: enp3s0: link up
980[ 7.217915] IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
981[ 7.222823] bridge0: port 1(enp3s0) entered blocking state
982[ 7.222826] bridge0: port 1(enp3s0) entered disabled state
983[ 7.222921] device enp3s0 entered promiscuous mode
984[ 7.222972] audit: type=1700 audit(1569682101.261:29): dev=enp3s0 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
985[ 7.222983] bridge0: port 1(enp3s0) entered blocking state
986[ 7.222985] bridge0: port 1(enp3s0) entered listening state
987[ 7.770946] audit: type=1130 audit(1569682101.808:30): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
988[ 7.791837] audit: type=1006 audit(1569682101.828:31): pid=662 uid=0 old-auid=4294967295 auid=620 tty=(none) old-ses=4294967295 ses=1 res=1
989[ 7.834391] audit: type=1130 audit(1569682101.871:32): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
990[ 8.827301] audit: type=1130 audit(1569682102.864:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
991[ 12.456904] audit: type=1006 audit(1569682106.494:34): pid=755 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
992[ 12.478983] audit: type=1130 audit(1569682106.514:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
993[ 12.484433] audit: type=1006 audit(1569682106.521:36): pid=762 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
994[ 12.508787] systemd-journald[268]: File /var/log/journal/57761e6bf28b40e5b59e4fad78a27fcf/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
995[ 12.514046] audit: type=1130 audit(1569682106.548:37): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
996[ 12.531850] audit: type=1112 audit(1569682106.568:38): pid=755 uid=0 auid=1000 ses=2 msg='op=login id=1000 exe="/usr/bin/lightdm" hostname=jello-pc addr=? terminal=/dev/tty7 res=success'
997[ 13.286204] audit: type=1130 audit(1569682107.324:39): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
998[ 13.823895] audit: type=1130 audit(1569682107.861:40): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
999[ 13.849143] audit: type=1130 audit(1569682107.884:41): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1000[ 14.007714] audit: type=1131 audit(1569682108.044:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1001[ 16.727519] audit: type=1130 audit(1569682110.764:43): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=pamac-system comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1002[ 20.348480] device enp3s0 left promiscuous mode
1003[ 20.348540] bridge0: port 1(enp3s0) entered disabled state
1004[ 20.348571] kauditd_printk_skb: 2 callbacks suppressed
1005[ 20.348573] audit: type=1700 audit(1569682114.384:46): dev=enp3s0 prom=0 old_prom=256 auid=4294967295 uid=0 gid=0 ses=4294967295
1006[ 20.363618] audit: type=1111 audit(1569682114.401:47): pid=412 uid=0 auid=4294967295 ses=4294967295 msg='op=connection-activate uuid=c768addc-e6ae-3815-bf1d-cf18938f5398 name=576972656420636F6E6E656374696F6E2031 pid=978 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
1007[ 20.371255] audit: type=1130 audit(1569682114.408:48): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1008[ 22.763645] audit: type=1131 audit(1569682116.798:49): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1009[ 22.770380] audit: type=1131 audit(1569682116.808:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1010[ 31.013186] audit: type=1131 audit(1569682125.051:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1011[ 33.968117] audit: type=1131 audit(1569682128.004:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1012[ 47.029534] audit: type=1131 audit(1569682141.068:53): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'