Re: 4.14 kernel and acpi INT3400:00: Unsupported event [0x86]

From: Zhang Rui
Date: Sun Nov 12 2017 - 19:09:41 EST


On Sun, 2017-11-12 at 23:25 +0100, Arkadiusz Miskiewicz wrote:
> Hello.
>
> On Dell XPS 9530 and 4.14 kernel dmesg is flooded with:
>
> [ÂÂ292.580807] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ299.284648] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ305.648079] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ315.444799] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ317.432412] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ319.420239] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ321.408476] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ323.400304] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ325.388358] acpi INT3400:00: Unsupported event [0x86]
>
> What 0x86 might mean?
>
please attach the acpidump output.

thanks,
rui

> It was added by commit:
>
> commit 38e44da591303d08b0d965a033e11ade284999d0
> Author: Brian Bian <brian.bian@xxxxxxxxxxxxxxx>
> Date:ÂÂÂWed Aug 9 11:45:40 2017 -0700
>
> ÂÂÂÂthermal: int3400_thermal: process "thermal table changed" event
>
> ÂÂÂÂSome BIOS implement ACPI notification code 0x83 to indicate
> active
> ÂÂÂÂrelationship table(ART) and/or thermal relationship table(TRT)
> changes
> ÂÂÂÂto INT3400 device. This event needs to be propagated to user
> space so
> ÂÂÂÂthat it can be handled by the user space thermal daemon.
>
> ÂÂÂÂSigned-off-by: Brian Bian <brian.bian@xxxxxxxxxxxxxxx>
> ÂÂÂÂSigned-off-by: Zhang Rui <rui.zhang@xxxxxxxxx>
>
> # dmesg
> [ÂÂÂÂ0.000000] microcode: microcode updated early to revision 0x22,
> date = 2017-01-27
> [ÂÂÂÂ0.000000] Linux version 4.14.0 (arekm@ixion-pld) (gcc version
> 7.2.0 20170814 (release) (PLD-Linux)) #188 SMP PREEMPT Sun Nov 12
> 22:42:24 CET 2017
> [ÂÂÂÂ0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.14-stable
> root=UUID=af81d682-6bd2-4d3e-86e4-ece699b48fb4 ro panic=120
> init=/bin/systemd systemd.unit=graphical.target pause_on_oops=30
> kaslr intel_pstate=disableÂ
> systemd.unified_cgroup_hierarchy=1 cgroup_no_v1=all
> [ÂÂÂÂ0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating
> point registers'
> [ÂÂÂÂ0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE
> registers'
> [ÂÂÂÂ0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX
> registers'
> [ÂÂÂÂ0.000000] x86/fpu: xstate_offset[2]:ÂÂ576, xstate_sizes[2]:ÂÂ256
> [ÂÂÂÂ0.000000] x86/fpu: Enabled xstate features 0x7, context size is
> 832 bytes, using 'standard' format.
> [ÂÂÂÂ0.000000] e820: BIOS-provided physical RAM map:
> [ÂÂÂÂ0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff]
> usable
> [ÂÂÂÂ0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff]
> reserved
> [ÂÂÂÂ0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff]
> reserved
> [ÂÂÂÂ0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000b8446fff]
> usable
> [ÂÂÂÂ0.000000] BIOS-e820: [mem 0x00000000b8447000-0x00000000b844dfff]
> ACPI NVS
> [ÂÂÂÂ0.000000] BIOS-e820: [mem 0x00000000b844e000-0x00000000b888bfff]
> usable
> [ÂÂÂÂ0.000000] BIOS-e820: [mem 0x00000000b888c000-0x00000000b8ea7fff]
> reserved
> [ÂÂÂÂ0.000000] BIOS-e820: [mem 0x00000000b8ea8000-0x00000000ca793fff]
> usable
> [ÂÂÂÂ0.000000] BIOS-e820: [mem 0x00000000ca794000-0x00000000cab46fff]
> reserved
> [ÂÂÂÂ0.000000] BIOS-e820: [mem 0x00000000cab47000-0x00000000cab69fff]
> ACPI data
> [ÂÂÂÂ0.000000] BIOS-e820: [mem 0x00000000cab6a000-0x00000000cb53efff]
> ACPI NVS
> [ÂÂÂÂ0.000000] BIOS-e820: [mem 0x00000000cb53f000-0x00000000cbffefff]
> reserved
> [ÂÂÂÂ0.000000] BIOS-e820: [mem 0x00000000cbfff000-0x00000000cbffffff]
> usable
> [ÂÂÂÂ0.000000] BIOS-e820: [mem 0x00000000cd000000-0x00000000cf1fffff]
> reserved
> [ÂÂÂÂ0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff]
> reserved
> [ÂÂÂÂ0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff]
> reserved
> [ÂÂÂÂ0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff]
> reserved
> [ÂÂÂÂ0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff]
> reserved
> [ÂÂÂÂ0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff]
> reserved
> [ÂÂÂÂ0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff]
> reserved
> [ÂÂÂÂ0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000042fdfffff]
> usable
> [ÂÂÂÂ0.000000] NX (Execute Disable) protection: active
> [ÂÂÂÂ0.000000] random: fast init done
> [ÂÂÂÂ0.000000] SMBIOS 2.7 present.
> [ÂÂÂÂ0.000000] DMI: Dell Inc. XPS 15 9530/XPS 15 9530, BIOS A09
> 07/30/2015
> [ÂÂÂÂ0.000000] tsc: Fast TSC calibration using PIT
> [ÂÂÂÂ0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==>
> reserved
> [ÂÂÂÂ0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
> [ÂÂÂÂ0.000000] e820: last_pfn = 0x42fe00 max_arch_pfn = 0x400000000
> [ÂÂÂÂ0.000000] MTRR default type: uncachable
> [ÂÂÂÂ0.000000] MTRR fixed ranges enabled:
> [ÂÂÂÂ0.000000]ÂÂÂ00000-9FFFF write-back
> [ÂÂÂÂ0.000000]ÂÂÂA0000-BFFFF uncachable
> [ÂÂÂÂ0.000000]ÂÂÂC0000-CFFFF write-protect
> [ÂÂÂÂ0.000000]ÂÂÂD0000-E7FFF uncachable
> [ÂÂÂÂ0.000000]ÂÂÂE8000-FFFFF write-protect
> [ÂÂÂÂ0.000000] MTRR variable ranges enabled:
> [ÂÂÂÂ0.000000]ÂÂÂ0 base 0000000000 mask 7C00000000 write-back
> [ÂÂÂÂ0.000000]ÂÂÂ1 base 0400000000 mask 7FE0000000 write-back
> [ÂÂÂÂ0.000000]ÂÂÂ2 base 0420000000 mask 7FF0000000 write-back
> [ÂÂÂÂ0.000000]ÂÂÂ3 base 00E0000000 mask 7FE0000000 uncachable
> [ÂÂÂÂ0.000000]ÂÂÂ4 base 00D0000000 mask 7FF0000000 uncachable
> [ÂÂÂÂ0.000000]ÂÂÂ5 base 00CE000000 mask 7FFE000000 uncachable
> [ÂÂÂÂ0.000000]ÂÂÂ6 base 00CD000000 mask 7FFF000000 uncachable
> [ÂÂÂÂ0.000000]ÂÂÂ7 base 042FE00000 mask 7FFFE00000 uncachable
> [ÂÂÂÂ0.000000]ÂÂÂ8 disabled
> [ÂÂÂÂ0.000000]ÂÂÂ9 disabled
> [ÂÂÂÂ0.000000] x86/PAT: Configuration [0-7]: WBÂÂWCÂÂUC-
> UCÂÂWBÂÂWPÂÂUC- WTÂÂ
> [ÂÂÂÂ0.000000] e820: update [mem 0xcd000000-0xffffffff] usable ==>
> reserved
> [ÂÂÂÂ0.000000] e820: last_pfn = 0xcc000 max_arch_pfn = 0x400000000
> [ÂÂÂÂ0.000000] found SMP MP-table at [mem 0x000fda40-0x000fda4f]
> mapped at [ffffffffff200a40]
> [ÂÂÂÂ0.000000] Base memory trampoline at [ffff880000097000] 97000
> size 24576
> [ÂÂÂÂ0.000000] Using GB pages for direct mapping
> [ÂÂÂÂ0.000000] BRK [0x021f8000, 0x021f8fff] PGTABLE
> [ÂÂÂÂ0.000000] BRK [0x021f9000, 0x021f9fff] PGTABLE
> [ÂÂÂÂ0.000000] BRK [0x021fa000, 0x021fafff] PGTABLE
> [ÂÂÂÂ0.000000] BRK [0x021fb000, 0x021fbfff] PGTABLE
> [ÂÂÂÂ0.000000] BRK [0x021fc000, 0x021fcfff] PGTABLE
> [ÂÂÂÂ0.000000] BRK [0x021fd000, 0x021fdfff] PGTABLE
> [ÂÂÂÂ0.000000] RAMDISK: [mem 0x372bc000-0x37955fff]
> [ÂÂÂÂ0.000000] ACPI: Early table checksum verification disabled
> [ÂÂÂÂ0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 DELLÂÂ)
> [ÂÂÂÂ0.000000] ACPI: XSDT 0x00000000CAB4F0A0 0000BC (v01
> DELLÂÂÂCL09ÂÂÂÂÂ01072009 AMIÂÂ00010013)
> [ÂÂÂÂ0.000000] ACPI: FACP 0x00000000CAB5CF18 00010C (v05
> DELLÂÂÂCL09ÂÂÂÂÂ01072009 AMIÂÂ00010013)
> [ÂÂÂÂ0.000000] ACPI: DSDT 0x00000000CAB4F1E8 00DD2E (v02
> DELLÂÂÂCL09ÂÂÂÂÂ00000000 INTL 20120711)
> [ÂÂÂÂ0.000000] ACPI: FACS 0x00000000CB538080 000040
> [ÂÂÂÂ0.000000] ACPI: APIC 0x00000000CAB5D028 000092 (v03
> DELLÂÂÂCL09ÂÂÂÂÂ01072009 AMIÂÂ00010013)
> [ÂÂÂÂ0.000000] ACPI: FPDT 0x00000000CAB5D0C0 000044 (v01
> DELLÂÂÂCL09ÂÂÂÂÂ01072009 AMIÂÂ00010013)
> [ÂÂÂÂ0.000000] ACPI: SSDT 0x00000000CAB5D108 000C9A (v01 TrmRef
> PtidDevc 00001000 INTL 20091112)
> [ÂÂÂÂ0.000000] ACPI: SSDT 0x00000000CAB5DDA8 000228 (v01
> INTELÂÂsensrhub 00000000 INTL 20120711)
> [ÂÂÂÂ0.000000] ACPI: SLIC 0x00000000CAB5DFD0 000176 (v01
> DELLÂÂÂCL09ÂÂÂÂÂ01072009 AMIÂÂ00010013)
> [ÂÂÂÂ0.000000] ACPI: SSDT 0x00000000CAB5E148 000539 (v01
> PmRefÂÂCpu0IstÂÂ00003000 INTL 20120711)
> [ÂÂÂÂ0.000000] ACPI: SSDT 0x00000000CAB5E688 000AD8 (v01
> PmRefÂÂCpuPmÂÂÂÂ00003000 INTL 20120711)
> [ÂÂÂÂ0.000000] ACPI: SSDT 0x00000000CAB5F160 0002DE (v01
> PmRefÂÂCpu0TstÂÂ00003000 INTL 20120711)
> [ÂÂÂÂ0.000000] ACPI: SSDT 0x00000000CAB5F440 000348 (v01
> PmRefÂÂApTstÂÂÂÂ00003000 INTL 20120711)
> [ÂÂÂÂ0.000000] ACPI: MCFG 0x00000000CAB5F788 00003C (v01
> DELLÂÂÂCL09ÂÂÂÂÂ01072009 MSFT 00000097)
> [ÂÂÂÂ0.000000] ACPI: SSDT 0x00000000CAB5F7C8 004F7F (v01 DptfTa
> DptfTabl 00001000 INTL 20120711)
> [ÂÂÂÂ0.000000] ACPI: HPET 0x00000000CAB64748 000038 (v01
> DELLÂÂÂCL09ÂÂÂÂÂ01072009 AMI. 00000005)
> [ÂÂÂÂ0.000000] ACPI: SSDT 0x00000000CAB64780 0003AA (v01 SataRe
> SataTabl 00001000 INTL 20120711)
> [ÂÂÂÂ0.000000] ACPI: SSDT 0x00000000CAB64B30 002B6D (v01 SaSsdt
> SaSsdtÂÂÂ00003000 INTL 20091112)
> [ÂÂÂÂ0.000000] ACPI: SSDT 0x00000000CAB676A0 000D7C (v01
> SgRefÂÂSgPegÂÂÂÂ00001000 INTL 20120711)
> [ÂÂÂÂ0.000000] ACPI: MSDM 0x00000000CAB68420 000055 (v03
> DELLÂÂÂCL09ÂÂÂÂÂ01072009 AMIÂÂ00010013)
> [ÂÂÂÂ0.000000] ACPI: DMAR 0x00000000CAB68478 0000B8 (v01
> INTELÂÂHSWÂÂÂÂÂÂ00000001 INTL 00000001)
> [ÂÂÂÂ0.000000] ACPI: SSDT 0x00000000CAB68530 00123B (v01 OptRef
> OptTablÂÂ00001000 INTL 20120711)
> [ÂÂÂÂ0.000000] ACPI: Local APIC address 0xfee00000
> [ÂÂÂÂ0.000000] cma: Reserved 16 MiB at 0x000000042ec00000
> [ÂÂÂÂ0.000000] Zone ranges:
> [ÂÂÂÂ0.000000]ÂÂÂDMAÂÂÂÂÂÂ[mem 0x0000000000001000-0x0000000000ffffff]
> [ÂÂÂÂ0.000000]ÂÂÂDMA32ÂÂÂÂ[mem 0x0000000001000000-0x00000000ffffffff]
> [ÂÂÂÂ0.000000]ÂÂÂNormalÂÂÂ[mem 0x0000000100000000-0x000000042fdfffff]
> [ÂÂÂÂ0.000000] Movable zone start for each node
> [ÂÂÂÂ0.000000] Early memory node ranges
> [ÂÂÂÂ0.000000]ÂÂÂnodeÂÂÂ0: [mem 0x0000000000001000-
> 0x000000000009cfff]
> [ÂÂÂÂ0.000000]ÂÂÂnodeÂÂÂ0: [mem 0x0000000000100000-
> 0x00000000b8446fff]
> [ÂÂÂÂ0.000000]ÂÂÂnodeÂÂÂ0: [mem 0x00000000b844e000-
> 0x00000000b888bfff]
> [ÂÂÂÂ0.000000]ÂÂÂnodeÂÂÂ0: [mem 0x00000000b8ea8000-
> 0x00000000ca793fff]
> [ÂÂÂÂ0.000000]ÂÂÂnodeÂÂÂ0: [mem 0x00000000cbfff000-
> 0x00000000cbffffff]
> [ÂÂÂÂ0.000000]ÂÂÂnodeÂÂÂ0: [mem 0x0000000100000000-
> 0x000000042fdfffff]
> [ÂÂÂÂ0.000000] Initmem setup node 0 [mem 0x0000000000001000-
> 0x000000042fdfffff]
> [ÂÂÂÂ0.000000] On node 0 totalpages: 4169486
> [ÂÂÂÂ0.000000]ÂÂÂDMA zone: 64 pages used for memmap
> [ÂÂÂÂ0.000000]ÂÂÂDMA zone: 21 pages reserved
> [ÂÂÂÂ0.000000]ÂÂÂDMA zone: 3996 pages, LIFO batch:0
> [ÂÂÂÂ0.000000]ÂÂÂDMA32 zone: 12870 pages used for memmap
> [ÂÂÂÂ0.000000]ÂÂÂDMA32 zone: 823666 pages, LIFO batch:31
> [ÂÂÂÂ0.000000]ÂÂÂNormal zone: 52216 pages used for memmap
> [ÂÂÂÂ0.000000]ÂÂÂNormal zone: 3341824 pages, LIFO batch:31
> [ÂÂÂÂ0.000000] Reserving Intel graphics memory at 0x00000000cd200000-
> 0x00000000cf1fffff
> [ÂÂÂÂ0.000000] ACPI: PM-Timer IO Port: 0x1808
> [ÂÂÂÂ0.000000] ACPI: Local APIC address 0xfee00000
> [ÂÂÂÂ0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
> [ÂÂÂÂ0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000,
> GSI 0-23
> [ÂÂÂÂ0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl
> dfl)
> [ÂÂÂÂ0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high
> level)
> [ÂÂÂÂ0.000000] ACPI: IRQ0 used by override.
> [ÂÂÂÂ0.000000] ACPI: IRQ9 used by override.
> [ÂÂÂÂ0.000000] Using ACPI (MADT) for SMP configuration information
> [ÂÂÂÂ0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
> [ÂÂÂÂ0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
> [ÂÂÂÂ0.000000] PM: Registered nosave memory: [mem 0x00000000-
> 0x00000fff]
> [ÂÂÂÂ0.000000] PM: Registered nosave memory: [mem 0x0009d000-
> 0x0009dfff]
> [ÂÂÂÂ0.000000] PM: Registered nosave memory: [mem 0x0009e000-
> 0x0009ffff]
> [ÂÂÂÂ0.000000] PM: Registered nosave memory: [mem 0x000a0000-
> 0x000dffff]
> [ÂÂÂÂ0.000000] PM: Registered nosave memory: [mem 0x000e0000-
> 0x000fffff]
> [ÂÂÂÂ0.000000] PM: Registered nosave memory: [mem 0xb8447000-
> 0xb844dfff]
> [ÂÂÂÂ0.000000] PM: Registered nosave memory: [mem 0xb888c000-
> 0xb8ea7fff]
> [ÂÂÂÂ0.000000] PM: Registered nosave memory: [mem 0xca794000-
> 0xcab46fff]
> [ÂÂÂÂ0.000000] PM: Registered nosave memory: [mem 0xcab47000-
> 0xcab69fff]
> [ÂÂÂÂ0.000000] PM: Registered nosave memory: [mem 0xcab6a000-
> 0xcb53efff]
> [ÂÂÂÂ0.000000] PM: Registered nosave memory: [mem 0xcb53f000-
> 0xcbffefff]
> [ÂÂÂÂ0.000000] PM: Registered nosave memory: [mem 0xcc000000-
> 0xccffffff]
> [ÂÂÂÂ0.000000] PM: Registered nosave memory: [mem 0xcd000000-
> 0xcf1fffff]
> [ÂÂÂÂ0.000000] PM: Registered nosave memory: [mem 0xcf200000-
> 0xf7ffffff]
> [ÂÂÂÂ0.000000] PM: Registered nosave memory: [mem 0xf8000000-
> 0xfbffffff]
> [ÂÂÂÂ0.000000] PM: Registered nosave memory: [mem 0xfc000000-
> 0xfebfffff]
> [ÂÂÂÂ0.000000] PM: Registered nosave memory: [mem 0xfec00000-
> 0xfec00fff]
> [ÂÂÂÂ0.000000] PM: Registered nosave memory: [mem 0xfec01000-
> 0xfecfffff]
> [ÂÂÂÂ0.000000] PM: Registered nosave memory: [mem 0xfed00000-
> 0xfed03fff]
> [ÂÂÂÂ0.000000] PM: Registered nosave memory: [mem 0xfed04000-
> 0xfed1bfff]
> [ÂÂÂÂ0.000000] PM: Registered nosave memory: [mem 0xfed1c000-
> 0xfed1ffff]
> [ÂÂÂÂ0.000000] PM: Registered nosave memory: [mem 0xfed20000-
> 0xfedfffff]
> [ÂÂÂÂ0.000000] PM: Registered nosave memory: [mem 0xfee00000-
> 0xfee00fff]
> [ÂÂÂÂ0.000000] PM: Registered nosave memory: [mem 0xfee01000-
> 0xfeffffff]
> [ÂÂÂÂ0.000000] PM: Registered nosave memory: [mem 0xff000000-
> 0xffffffff]
> [ÂÂÂÂ0.000000] e820: [mem 0xcf200000-0xf7ffffff] available for PCI
> devices
> [ÂÂÂÂ0.000000] clocksource: refined-jiffies: mask: 0xffffffff
> max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
> [ÂÂÂÂ0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32
> nr_cpu_ids:8 nr_node_ids:1
> [ÂÂÂÂ0.000000] percpu: Embedded 36 pages/cpu @ffff88042ea00000
> s108952 r8192 d30312 u262144
> [ÂÂÂÂ0.000000] pcpu-alloc: s108952 r8192 d30312 u262144
> alloc=1*2097152
> [ÂÂÂÂ0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7Â
> [ÂÂÂÂ0.000000] Built 1 zonelists, mobility grouping on.ÂÂTotal pages:
> 4104315
> [ÂÂÂÂ0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.14-stable
> root=UUID=af81d682-6bd2-4d3e-86e4-ece699b48fb4 ro panic=120
> init=/bin/systemd systemd.unit=graphical.target pause_on_oops=30
> kaslrÂ
> intel_pstate=disable systemd.unified_cgroup_hierarchy=1
> cgroup_no_v1=all
> [ÂÂÂÂ0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
> [ÂÂÂÂ0.000000] Dentry cache hash table entries: 2097152 (order: 12,
> 16777216 bytes)
> [ÂÂÂÂ0.000000] Inode-cache hash table entries: 1048576 (order: 11,
> 8388608 bytes)
> [ÂÂÂÂ0.000000] Memory: 16282380K/16677944K available (7217K kernel
> code, 951K rwdata, 2796K rodata, 1296K init, 884K bss, 379180K
> reserved, 16384K cma-reserved)
> [ÂÂÂÂ0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8,
> Nodes=1
> [ÂÂÂÂ0.000000] ftrace: allocating 30613 entries in 120 pages
> [ÂÂÂÂ0.000000] Preemptible hierarchical RCU implementation.
> [ÂÂÂÂ0.000000]ÂÂRCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=8.
> [ÂÂÂÂ0.000000]ÂÂTasks RCU enabled.
> [ÂÂÂÂ0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16,
> nr_cpu_ids=8
> [ÂÂÂÂ0.000000] NR_IRQS: 4352, nr_irqs: 488, preallocated irqs: 16
> [ÂÂÂÂ0.000000] spurious 8259A interrupt: IRQ7.
> [ÂÂÂÂ0.000000] Console: colour VGA+ 80x25
> [ÂÂÂÂ0.000000] console [tty0] enabled
> [ÂÂÂÂ0.000000] clocksource: hpet: mask: 0xffffffff max_cycles:
> 0xffffffff, max_idle_ns: 133484882848 ns
> [ÂÂÂÂ0.000000] hpet clockevent registered
> [ÂÂÂÂ0.000000] tsc: Fast TSC calibration using PIT
> [ÂÂÂÂ0.004000] tsc: Detected 2195.015 MHz processor
> [ÂÂÂÂ0.004000] Calibrating delay loop (skipped), value calculated
> using timer frequency.. 4390.03 BogoMIPS (lpj=8780060)
> [ÂÂÂÂ0.004000] pid_max: default: 32768 minimum: 301
> [ÂÂÂÂ0.004000] ACPI: Core revision 20170728
> [ÂÂÂÂ0.015563] ACPI: 12 ACPI AML tables successfully acquired and
> loaded
> [ÂÂÂÂ0.015644] Security Framework initialized
> [ÂÂÂÂ0.015701] Yama: becoming mindful.
> [ÂÂÂÂ0.015793] Mount-cache hash table entries: 32768 (order: 6,
> 262144 bytes)
> [ÂÂÂÂ0.015882] Mountpoint-cache hash table entries: 32768 (order: 6,
> 262144 bytes)
> [ÂÂÂÂ0.016080] Disabling cpuset control group subsystem in v1 mounts
> [ÂÂÂÂ0.016142] Disabling cpu control group subsystem in v1 mounts
> [ÂÂÂÂ0.016202] Disabling cpuacct control group subsystem in v1 mounts
> [ÂÂÂÂ0.016263] Disabling io control group subsystem in v1 mounts
> [ÂÂÂÂ0.016326] Disabling memory control group subsystem in v1 mounts
> [ÂÂÂÂ0.016388] Disabling devices control group subsystem in v1 mounts
> [ÂÂÂÂ0.016449] Disabling freezer control group subsystem in v1 mounts
> [ÂÂÂÂ0.016509] Disabling net_cls control group subsystem in v1 mounts
> [ÂÂÂÂ0.017037] Disabling perf_event control group subsystem in v1
> mounts
> [ÂÂÂÂ0.017096] Disabling net_prio control group subsystem in v1
> mounts
> [ÂÂÂÂ0.017155] Disabling pids control group subsystem in v1 mounts
> [ÂÂÂÂ0.017216] Disabling rdma control group subsystem in v1 mounts
> [ÂÂÂÂ0.017289] CPU: Physical Processor ID: 0
> [ÂÂÂÂ0.017345] CPU: Processor Core ID: 0
> [ÂÂÂÂ0.017402] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
> [ÂÂÂÂ0.017461] ENERGY_PERF_BIAS: View and update with
> x86_energy_perf_policy(8)
> [ÂÂÂÂ0.017524] mce: CPU supports 9 MCE banks
> [ÂÂÂÂ0.017586] CPU0: Thermal monitoring enabled (TM1)
> [ÂÂÂÂ0.017655] process: using mwait in idle threads
> [ÂÂÂÂ0.017713] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
> [ÂÂÂÂ0.017772] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024,
> 1GB 4
> [ÂÂÂÂ0.017902] Freeing SMP alternatives memory: 20K
> [ÂÂÂÂ0.019810] smpboot: Max logical packages: 2
> [ÂÂÂÂ0.019868] DMAR: Host address width 39
> [ÂÂÂÂ0.019923] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
> [ÂÂÂÂ0.019984] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap
> c0000020660462 ecap f0101a
> [ÂÂÂÂ0.020011] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
> [ÂÂÂÂ0.020072] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap
> d2008020660462 ecap f010da
> [ÂÂÂÂ0.020146] DMAR: RMRR base: 0x000000cbe8a000 end:
> 0x000000cbe98fff
> [ÂÂÂÂ0.020205] DMAR: RMRR base: 0x000000cd000000 end:
> 0x000000cf1fffff
> [ÂÂÂÂ0.020265] DMAR-IR: IOAPIC id 8 under DRHD baseÂÂ0xfed91000 IOMMU
> 1
> [ÂÂÂÂ0.020325] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
> [ÂÂÂÂ0.020383] DMAR-IR: Queued invalidation will be enabled to
> support x2apic and Intr-remapping.
> [ÂÂÂÂ0.020705] DMAR-IR: Enabled IRQ remapping in x2apic mode
> [ÂÂÂÂ0.020764] x2apic enabled
> [ÂÂÂÂ0.020820] Switched APIC routing to cluster x2apic.
> [ÂÂÂÂ0.021280] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
> [ÂÂÂÂ0.061096] TSC deadline timer enabled
> [ÂÂÂÂ0.061098] smpboot: CPU0: Intel(R) Core(TM) i7-4702HQ CPU @
> 2.20GHz (family: 0x6, model: 0x3c, stepping: 0x3)
> [ÂÂÂÂ0.076017] Performance Events: PEBS fmt2+, Haswell events, 16-
> deep LBR, full-width counters, Intel PMU driver.
> [ÂÂÂÂ0.076112] ... version:ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ3
> [ÂÂÂÂ0.076169] ... bit width:ÂÂÂÂÂÂÂÂÂÂÂÂÂÂ48
> [ÂÂÂÂ0.076223] ... generic registers:ÂÂÂÂÂÂ4
> [ÂÂÂÂ0.076279] ... value mask:ÂÂÂÂÂÂÂÂÂÂÂÂÂ0000ffffffffffff
> [ÂÂÂÂ0.076336] ... max period:ÂÂÂÂÂÂÂÂÂÂÂÂÂ00007fffffffffff
> [ÂÂÂÂ0.076395] ... fixed-purpose events:ÂÂÂ3
> [ÂÂÂÂ0.076452] ... event mask:ÂÂÂÂÂÂÂÂÂÂÂÂÂ000000070000000f
> [ÂÂÂÂ0.084015] Hierarchical SRCU implementation.
> [ÂÂÂÂ0.100099] NMI watchdog: Enabled. Permanently consumes one hw-PMU
> counter.
> [ÂÂÂÂ0.108015] smp: Bringing up secondary CPUs ...
> [ÂÂÂÂ0.140021] x86: Booting SMP configuration:
> [ÂÂÂÂ0.140076] .... nodeÂÂ#0, CPUs:ÂÂÂÂÂÂ#1 #2 #3 #4 #5 #6 #7
> [ÂÂÂÂ0.333316] smp: Brought up 1 node, 8 CPUs
> [ÂÂÂÂ0.333316] ----------------
> [ÂÂÂÂ0.333316] | NMI testsuite:
> [ÂÂÂÂ0.333316] --------------------
> [ÂÂÂÂ0.333316]ÂÂÂremote IPI:ÂÂokÂÂ|
> [ÂÂÂÂ0.333316]ÂÂÂÂlocal IPI:ÂÂokÂÂ|
> [ÂÂÂÂ0.333316] --------------------
> [ÂÂÂÂ0.333316] Good, allÂÂÂ2 testcases passed! |
> [ÂÂÂÂ0.333316] ---------------------------------
> [ÂÂÂÂ0.333316] smpboot: Total of 8 processors activated (35120.24
> BogoMIPS)
> [ÂÂÂÂ0.336301] devtmpfs: initialized
> [ÂÂÂÂ0.336301] evm: security.capability
> [ÂÂÂÂ0.336301] PM: Registering ACPI NVS region [mem 0xb8447000-
> 0xb844dfff] (28672 bytes)
> [ÂÂÂÂ0.336301] PM: Registering ACPI NVS region [mem 0xcab6a000-
> 0xcb53efff] (10309632 bytes)
> [ÂÂÂÂ0.336311] clocksource: jiffies: mask: 0xffffffff max_cycles:
> 0xffffffff, max_idle_ns: 7645041785100000 ns
> [ÂÂÂÂ0.336393] futex hash table entries: 2048 (order: 5, 131072
> bytes)
> [ÂÂÂÂ0.336535] prandom: seed boundary self test passed
> [ÂÂÂÂ0.336933] prandom: 100 self tests passed
> [ÂÂÂÂ0.336993] pinctrl core: initialized pinctrl subsystem
> [ÂÂÂÂ0.337157] NET: Registered protocol family 16
> [ÂÂÂÂ0.337318] cpuidle: using governor ladder
> [ÂÂÂÂ0.337318] cpuidle: using governor menu
> [ÂÂÂÂ0.337318] ACPI: bus type PCI registered
> [ÂÂÂÂ0.337318] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem
> 0xf8000000-0xfbffffff] (base 0xf8000000)
> [ÂÂÂÂ0.337318] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved
> in E820
> [ÂÂÂÂ0.337318] pmd_set_huge: Cannot satisfy [mem 0xf8000000-
> 0xf8200000] with a huge-page mapping due to MTRR override.
> [ÂÂÂÂ0.337318] PCI: Using configuration type 1 for base access
> [ÂÂÂÂ0.337318] core: PMU erratum BJ122, BV98, HSD29 worked around, HT
> is on
> [ÂÂÂÂ0.337318] HugeTLB registered 1.00 GiB page size, pre-allocated 0
> pages
> [ÂÂÂÂ0.337318] HugeTLB registered 2.00 MiB page size, pre-allocated 0
> pages
> [ÂÂÂÂ0.340053] ACPI: Added _OSI(Module Device)
> [ÂÂÂÂ0.340114] ACPI: Added _OSI(Processor Device)
> [ÂÂÂÂ0.340174] ACPI: Added _OSI(3.0 _SCP Extensions)
> [ÂÂÂÂ0.340234] ACPI: Added _OSI(Processor Aggregator Device)
> [ÂÂÂÂ0.340471] ACPI: Executed 2 blocks of module-level executable AML
> code
> [ÂÂÂÂ0.344020] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
> [ÂÂÂÂ0.345155] ACPI: Dynamic OEM Table Load:
> [ÂÂÂÂ0.345155] ACPI: SSDT 0xFFFF88041C39D400 0003D3 (v01
> PmRefÂÂCpu0CstÂÂ00003001 INTL 20120711)
> [ÂÂÂÂ0.345155] ACPI: Dynamic OEM Table Load:
> [ÂÂÂÂ0.345155] ACPI: SSDT 0xFFFF88041C763000 0005AA (v01
> PmRefÂÂApIstÂÂÂÂ00003000 INTL 20120711)
> [ÂÂÂÂ0.345157] ACPI: Dynamic OEM Table Load:
> [ÂÂÂÂ0.345157] ACPI: SSDT 0xFFFF88041C299800 000119 (v01
> PmRefÂÂApCstÂÂÂÂ00003000 INTL 20120711)
> [ÂÂÂÂ0.349330] ACPI: EC: EC started
> [ÂÂÂÂ0.349384] ACPI: EC: interrupt blocked
> [ÂÂÂÂ0.349642] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
> [ÂÂÂÂ0.349702] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17,
> EC_CMD/EC_SC=0x66, EC_DATA=0x62
> [ÂÂÂÂ0.349775] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to
> handle transactions
> [ÂÂÂÂ0.349848] ACPI: Interpreter enabled
> [ÂÂÂÂ0.349928] ACPI: (supports S0 S3 S4 S5)
> [ÂÂÂÂ0.349985] ACPI: Using IOAPIC for interrupt routing
> [ÂÂÂÂ0.350062] PCI: Using host bridge windows from ACPI; if
> necessary, use "pci=nocrs" and report a bug
> [ÂÂÂÂ0.350326] ACPI: Enabled 6 GPEs in block 00 to 3F
> [ÂÂÂÂ0.534279] ACPI: Power Resource [NVP3] (on)
> [ÂÂÂÂ0.534351] ACPI: Power Resource [NVP2] (on)
> [ÂÂÂÂ0.535939] ACPI: Power Resource [FN00] (off)
> [ÂÂÂÂ0.535939] ACPI: Power Resource [FN01] (off)
> [ÂÂÂÂ0.535939] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
> [ÂÂÂÂ0.535939] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig
> ASPM ClockPM Segments MSI]
> [ÂÂÂÂ0.535939] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug
> PME AER PCIeCapability]
> [ÂÂÂÂ0.535939] PCI host bridge to bus 0000:00
> [ÂÂÂÂ0.535939] pci_bus 0000:00: root bus resource [ioÂÂ0x0000-0x0cf7
> window]
> [ÂÂÂÂ0.535939] pci_bus 0000:00: root bus resource [ioÂÂ0x0d00-0xffff
> window]
> [ÂÂÂÂ0.535939] pci_bus 0000:00: root bus resource [mem 0x000a0000-
> 0x000bffff window]
> [ÂÂÂÂ0.535939] pci_bus 0000:00: root bus resource [mem 0x000d0000-
> 0x000d3fff window]
> [ÂÂÂÂ0.535939] pci_bus 0000:00: root bus resource [mem 0x000d4000-
> 0x000d7fff window]
> [ÂÂÂÂ0.535939] pci_bus 0000:00: root bus resource [mem 0x000d8000-
> 0x000dbfff window]
> [ÂÂÂÂ0.535939] pci_bus 0000:00: root bus resource [mem 0x000dc000-
> 0x000dffff window]
> [ÂÂÂÂ0.535939] pci_bus 0000:00: root bus resource [mem 0x000e0000-
> 0x000e3fff window]
> [ÂÂÂÂ0.535939] pci_bus 0000:00: root bus resource [mem 0x000e4000-
> 0x000e7fff window]
> [ÂÂÂÂ0.535939] pci_bus 0000:00: root bus resource [mem 0xcf200000-
> 0xfeafffff window]
> [ÂÂÂÂ0.535939] pci_bus 0000:00: root bus resource [bus 00-3e]
> [ÂÂÂÂ0.535939] pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000
> [ÂÂÂÂ0.535939] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
> [ÂÂÂÂ0.535939] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
> [ÂÂÂÂ0.535939] pci 0000:00:02.0: [8086:0416] type 00 class 0x030000
> [ÂÂÂÂ0.535939] pci 0000:00:02.0: reg 0x10: [mem 0xf7400000-0xf77fffff
> 64bit]
> [ÂÂÂÂ0.535939] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff
> 64bit pref]
> [ÂÂÂÂ0.535939] pci 0000:00:02.0: reg 0x20: [ioÂÂ0xf000-0xf03f]
> [ÂÂÂÂ0.535939] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
> [ÂÂÂÂ0.535939] pci 0000:00:03.0: reg 0x10: [mem 0xf7a1c000-0xf7a1ffff
> 64bit]
> [ÂÂÂÂ0.535939] pci 0000:00:04.0: [8086:0c03] type 00 class 0x118000
> [ÂÂÂÂ0.535939] pci 0000:00:04.0: reg 0x10: [mem 0xf7a10000-0xf7a17fff
> 64bit]
> [ÂÂÂÂ0.535939] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
> [ÂÂÂÂ0.535939] pci 0000:00:14.0: reg 0x10: [mem 0xf7a00000-0xf7a0ffff
> 64bit]
> [ÂÂÂÂ0.535939] pci 0000:00:14.0: PME# supported from D3hot D3cold
> [ÂÂÂÂ0.535939] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
> [ÂÂÂÂ0.535939] pci 0000:00:16.0: reg 0x10: [mem 0xf7a26000-0xf7a2600f
> 64bit]
> [ÂÂÂÂ0.535939] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
> [ÂÂÂÂ0.535939] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
> [ÂÂÂÂ0.535939] pci 0000:00:1a.0: reg 0x10: [mem 0xf7a24000-
> 0xf7a243ff]
> [ÂÂÂÂ0.535939] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
> [ÂÂÂÂ0.535939] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
> [ÂÂÂÂ0.535939] pci 0000:00:1b.0: reg 0x10: [mem 0xf7a18000-0xf7a1bfff
> 64bit]
> [ÂÂÂÂ0.535939] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
> [ÂÂÂÂ0.535939] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
> [ÂÂÂÂ0.535939] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
> [ÂÂÂÂ0.535939] pci 0000:00:1c.0: Enabling MPC IRBNCE
> [ÂÂÂÂ0.535939] pci 0000:00:1c.0: Intel PCH root port ACS workaround
> enabled
> [ÂÂÂÂ0.535939] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
> [ÂÂÂÂ0.535939] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
> [ÂÂÂÂ0.535939] pci 0000:00:1c.2: Enabling MPC IRBNCE
> [ÂÂÂÂ0.535939] pci 0000:00:1c.2: Intel PCH root port ACS workaround
> enabled
> [ÂÂÂÂ0.535939] pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400
> [ÂÂÂÂ0.535939] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
> [ÂÂÂÂ0.535939] pci 0000:00:1c.3: Enabling MPC IRBNCE
> [ÂÂÂÂ0.535946] pci 0000:00:1c.3: Intel PCH root port ACS workaround
> enabled
> [ÂÂÂÂ0.540075] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
> [ÂÂÂÂ0.540095] pci 0000:00:1d.0: reg 0x10: [mem 0xf7a23000-
> 0xf7a233ff]
> [ÂÂÂÂ0.540167] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
> [ÂÂÂÂ0.540220] pci 0000:00:1f.0: [8086:8c4b] type 00 class 0x060100
> [ÂÂÂÂ0.540361] pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
> [ÂÂÂÂ0.540375] pci 0000:00:1f.2: reg 0x10: [ioÂÂ0xf0b0-0xf0b7]
> [ÂÂÂÂ0.540382] pci 0000:00:1f.2: reg 0x14: [ioÂÂ0xf0a0-0xf0a3]
> [ÂÂÂÂ0.540387] pci 0000:00:1f.2: reg 0x18: [ioÂÂ0xf090-0xf097]
> [ÂÂÂÂ0.540393] pci 0000:00:1f.2: reg 0x1c: [ioÂÂ0xf080-0xf083]
> [ÂÂÂÂ0.540399] pci 0000:00:1f.2: reg 0x20: [ioÂÂ0xf060-0xf07f]
> [ÂÂÂÂ0.540405] pci 0000:00:1f.2: reg 0x24: [mem 0xf7a22000-
> 0xf7a227ff]
> [ÂÂÂÂ0.540435] pci 0000:00:1f.2: PME# supported from D3hot
> [ÂÂÂÂ0.540482] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
> [ÂÂÂÂ0.540498] pci 0000:00:1f.3: reg 0x10: [mem 0xf7a21000-0xf7a210ff
> 64bit]
> [ÂÂÂÂ0.540514] pci 0000:00:1f.3: reg 0x20: [ioÂÂ0xf040-0xf05f]
> [ÂÂÂÂ0.540579] pci 0000:00:1f.6: [8086:8c24] type 00 class 0x118000
> [ÂÂÂÂ0.540598] pci 0000:00:1f.6: reg 0x10: [mem 0xf7a20000-0xf7a20fff
> 64bit]
> [ÂÂÂÂ0.540721] pci 0000:02:00.0: [10de:0fe4] type 00 class 0x030200
> [ÂÂÂÂ0.540741] pci 0000:02:00.0: reg 0x10: [mem 0xf6000000-
> 0xf6ffffff]
> [ÂÂÂÂ0.540753] pci 0000:02:00.0: reg 0x14: [mem 0xe0000000-0xefffffff
> 64bit pref]
> [ÂÂÂÂ0.540765] pci 0000:02:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff
> 64bit pref]
> [ÂÂÂÂ0.540773] pci 0000:02:00.0: reg 0x24: [ioÂÂ0xe000-0xe07f]
> [ÂÂÂÂ0.540781] pci 0000:02:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff
> pref]
> [ÂÂÂÂ0.540910] pci 0000:00:01.0: PCI bridge to [bus 02-03]
> [ÂÂÂÂ0.540970] pci 0000:00:01.0:ÂÂÂbridge window [ioÂÂ0xe000-0xefff]
> [ÂÂÂÂ0.540971] pci 0000:00:01.0:ÂÂÂbridge window [mem 0xf6000000-
> 0xf70fffff]
> [ÂÂÂÂ0.540973] pci 0000:00:01.0:ÂÂÂbridge window [mem 0xe0000000-
> 0xf1ffffff 64bit pref]
> [ÂÂÂÂ0.541004] pci 0000:00:1c.0: PCI bridge to [bus 04]
> [ÂÂÂÂ0.541137] pci 0000:06:00.0: [8086:08b1] type 00 class 0x028000
> [ÂÂÂÂ0.541214] pci 0000:06:00.0: reg 0x10: [mem 0xf7900000-0xf7901fff
> 64bit]
> [ÂÂÂÂ0.541444] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
> [ÂÂÂÂ0.552039] pci 0000:00:1c.2: PCI bridge to [bus 06]
> [ÂÂÂÂ0.552104] pci 0000:00:1c.2:ÂÂÂbridge window [mem 0xf7900000-
> 0xf79fffff]
> [ÂÂÂÂ0.552205] pci 0000:07:00.0: [10ec:5249] type 00 class 0xff0000
> [ÂÂÂÂ0.552241] pci 0000:07:00.0: reg 0x10: [mem 0xf7800000-
> 0xf7800fff]
> [ÂÂÂÂ0.552464] pci 0000:07:00.0: supports D1 D2
> [ÂÂÂÂ0.552465] pci 0000:07:00.0: PME# supported from D1 D2 D3hot
> D3cold
> [ÂÂÂÂ0.568032] pci 0000:00:1c.3: PCI bridge to [bus 07]
> [ÂÂÂÂ0.568097] pci 0000:00:1c.3:ÂÂÂbridge window [mem 0xf7800000-
> 0xf78fffff]
> [ÂÂÂÂ0.568119] pci_bus 0000:00: on NUMA node 0
> [ÂÂÂÂ0.660363] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11
> 12 14 15)
> [ÂÂÂÂ0.660472] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12
> 14 15) *0, disabled.
> [ÂÂÂÂ0.660594] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11
> 12 14 15)
> [ÂÂÂÂ0.660700] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11
> 12 14 15)
> [ÂÂÂÂ0.660804] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12
> 14 15) *0, disabled.
> [ÂÂÂÂ0.660925] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12
> 14 15) *0, disabled.
> [ÂÂÂÂ0.661047] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11
> 12 14 15)
> [ÂÂÂÂ0.661155] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 10 11
> 12 14 15)
> [ÂÂÂÂ0.661476] ACPI: EC: interrupt unblocked
> [ÂÂÂÂ0.661536] ACPI: EC: event unblocked
> [ÂÂÂÂ0.661605] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17,
> EC_CMD/EC_SC=0x66, EC_DATA=0x62
> [ÂÂÂÂ0.661681] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to
> handle transactions and events
> [ÂÂÂÂ0.661789] pci 0000:00:02.0: vgaarb: setting as boot VGA device
> [ÂÂÂÂ0.661789] pci 0000:00:02.0: vgaarb: VGA device added:
> decodes=io+mem,owns=io+mem,locks=none
> [ÂÂÂÂ0.661789] pci 0000:00:02.0: vgaarb: bridge control possible
> [ÂÂÂÂ0.661789] vgaarb: loaded
> [ÂÂÂÂ0.661789] PCI: Using ACPI for IRQ routing
> [ÂÂÂÂ0.661789] PCI: pci_cache_line_size set to 64 bytes
> [ÂÂÂÂ0.661789] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
> [ÂÂÂÂ0.661789] e820: reserve RAM buffer [mem 0xb8447000-0xbbffffff]
> [ÂÂÂÂ0.661789] e820: reserve RAM buffer [mem 0xb888c000-0xbbffffff]
> [ÂÂÂÂ0.661789] e820: reserve RAM buffer [mem 0xca794000-0xcbffffff]
> [ÂÂÂÂ0.661789] e820: reserve RAM buffer [mem 0x42fe00000-0x42fffffff]
> [ÂÂÂÂ0.661789] NetLabel: Initializing
> [ÂÂÂÂ0.661789] NetLabel:ÂÂdomain hash size = 128
> [ÂÂÂÂ0.661789] NetLabel:ÂÂprotocols = UNLABELED CIPSOv4 CALIPSO
> [ÂÂÂÂ0.661789] NetLabel:ÂÂunlabeled traffic allowed by default
> [ÂÂÂÂ0.664007] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
> [ÂÂÂÂ0.664069] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
> [ÂÂÂÂ0.666146] clocksource: Switched to clocksource hpet
> [ÂÂÂÂ0.672073] VFS: Disk quotas dquot_6.6.0
> [ÂÂÂÂ0.672144] VFS: Dquot-cache hash table entries: 512 (order 0,
> 4096 bytes)
> [ÂÂÂÂ0.672253] pnp: PnP ACPI init
> [ÂÂÂÂ0.672384] system 00:00: [mem 0xfed40000-0xfed44fff] has been
> reserved
> [ÂÂÂÂ0.672447] system 00:00: Plug and Play ACPI device, IDs PNP0c01
> (active)
> [ÂÂÂÂ0.672658] system 00:01: [ioÂÂ0x0680-0x069f] has been reserved
> [ÂÂÂÂ0.672717] system 00:01: [ioÂÂ0xffff] has been reserved
> [ÂÂÂÂ0.672775] system 00:01: [ioÂÂ0xffff] has been reserved
> [ÂÂÂÂ0.672833] system 00:01: [ioÂÂ0xffff] has been reserved
> [ÂÂÂÂ0.672892] system 00:01: [ioÂÂ0x1c00-0x1cfe] has been reserved
> [ÂÂÂÂ0.672952] system 00:01: [ioÂÂ0x1d00-0x1dfe] has been reserved
> [ÂÂÂÂ0.673012] system 00:01: [ioÂÂ0x1e00-0x1efe] has been reserved
> [ÂÂÂÂ0.673071] system 00:01: [ioÂÂ0x1f00-0x1ffe] has been reserved
> [ÂÂÂÂ0.673130] system 00:01: [ioÂÂ0x1800-0x18fe] has been reserved
> [ÂÂÂÂ0.673190] system 00:01: [ioÂÂ0x164e-0x164f] has been reserved
> [ÂÂÂÂ0.673250] system 00:01: Plug and Play ACPI device, IDs PNP0c02
> (active)
> [ÂÂÂÂ0.673265] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00
> (active)
> [ÂÂÂÂ0.673295] system 00:03: [ioÂÂ0x1854-0x1857] has been reserved
> [ÂÂÂÂ0.673356] system 00:03: Plug and Play ACPI device, IDs INT3f0d
> PNP0c02 (active)
> [ÂÂÂÂ0.673386] system 00:04: [ioÂÂ0x04d0-0x04d1] has been reserved
> [ÂÂÂÂ0.673447] system 00:04: Plug and Play ACPI device, IDs PNP0c02
> (active)
> [ÂÂÂÂ0.673462] pnp 00:05: Plug and Play ACPI device, IDs PNP0303
> (active)
> [ÂÂÂÂ0.673480] pnp 00:06: Plug and Play ACPI device, IDs DLL05fe
> PNP0f13 (active)
> [ÂÂÂÂ0.756298] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been
> reserved
> [ÂÂÂÂ0.756364] system 00:07: [mem 0xfed10000-0xfed17fff] has been
> reserved
> [ÂÂÂÂ0.756427] system 00:07: [mem 0xfed18000-0xfed18fff] has been
> reserved
> [ÂÂÂÂ0.756492] system 00:07: [mem 0xfed19000-0xfed19fff] has been
> reserved
> [ÂÂÂÂ0.756558] system 00:07: [mem 0xf8000000-0xfbffffff] has been
> reserved
> [ÂÂÂÂ0.756622] system 00:07: [mem 0xfed20000-0xfed3ffff] has been
> reserved
> [ÂÂÂÂ0.756687] system 00:07: [mem 0xfed90000-0xfed93fff] could not be
> reserved
> [ÂÂÂÂ0.756751] system 00:07: [mem 0xfed45000-0xfed8ffff] has been
> reserved
> [ÂÂÂÂ0.756816] system 00:07: [mem 0xff000000-0xffffffff] has been
> reserved
> [ÂÂÂÂ0.756879] system 00:07: [mem 0xfee00000-0xfeefffff] could not be
> reserved
> [ÂÂÂÂ0.756943] system 00:07: [mem 0xf7fee000-0xf7feefff] has been
> reserved
> [ÂÂÂÂ0.757007] system 00:07: [mem 0xf7fd0000-0xf7fdffff] has been
> reserved
> [ÂÂÂÂ0.757073] system 00:07: Plug and Play ACPI device, IDs PNP0c02
> (active)
> [ÂÂÂÂ0.757363] pnp: PnP ACPI: found 8 devices
> [ÂÂÂÂ0.763162] clocksource: acpi_pm: mask: 0xffffff max_cycles:
> 0xffffff, max_idle_ns: 2085701024 ns
> [ÂÂÂÂ0.763253] pci 0000:00:1c.0: bridge window [ioÂÂ0x1000-0x0fff] to
> [bus 04] add_size 1000
> [ÂÂÂÂ0.763255] pci 0000:00:1c.0: bridge window [mem 0x00100000-
> 0x000fffff 64bit pref] to [bus 04] add_size 200000 add_align 100000
> [ÂÂÂÂ0.763256] pci 0000:00:1c.0: bridge window [mem 0x00100000-
> 0x000fffff] to [bus 04] add_size 200000 add_align 100000
> [ÂÂÂÂ0.763272] pci 0000:00:1c.0: BAR 14: assigned [mem 0xcf200000-
> 0xcf3fffff]
> [ÂÂÂÂ0.763337] pci 0000:00:1c.0: BAR 15: assigned [mem 0xcf400000-
> 0xcf5fffff 64bit pref]
> [ÂÂÂÂ0.763413] pci 0000:00:1c.0: BAR 13: assigned [ioÂÂ0x2000-0x2fff]
> [ÂÂÂÂ0.763473] pci 0000:00:01.0: PCI bridge to [bus 02-03]
> [ÂÂÂÂ0.763532] pci 0000:00:01.0:ÂÂÂbridge window [ioÂÂ0xe000-0xefff]
> [ÂÂÂÂ0.763593] pci 0000:00:01.0:ÂÂÂbridge window [mem 0xf6000000-
> 0xf70fffff]
> [ÂÂÂÂ0.763655] pci 0000:00:01.0:ÂÂÂbridge window [mem 0xe0000000-
> 0xf1ffffff 64bit pref]
> [ÂÂÂÂ0.763733] pci 0000:00:1c.0: PCI bridge to [bus 04]
> [ÂÂÂÂ0.763789] pci 0000:00:1c.0:ÂÂÂbridge window [ioÂÂ0x2000-0x2fff]
> [ÂÂÂÂ0.763852] pci 0000:00:1c.0:ÂÂÂbridge window [mem 0xcf200000-
> 0xcf3fffff]
> [ÂÂÂÂ0.763913] pci 0000:00:1c.0:ÂÂÂbridge window [mem 0xcf400000-
> 0xcf5fffff 64bit pref]
> [ÂÂÂÂ0.763992] pci 0000:00:1c.2: PCI bridge to [bus 06]
> [ÂÂÂÂ0.764057] pci 0000:00:1c.2:ÂÂÂbridge window [mem 0xf7900000-
> 0xf79fffff]
> [ÂÂÂÂ0.764123] pci 0000:00:1c.3: PCI bridge to [bus 07]
> [ÂÂÂÂ0.764183] pci 0000:00:1c.3:ÂÂÂbridge window [mem 0xf7800000-
> 0xf78fffff]
> [ÂÂÂÂ0.764250] pci_bus 0000:00: resource 4 [ioÂÂ0x0000-0x0cf7 window]
> [ÂÂÂÂ0.764250] pci_bus 0000:00: resource 5 [ioÂÂ0x0d00-0xffff window]
> [ÂÂÂÂ0.764251] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff
> window]
> [ÂÂÂÂ0.764252] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff
> window]
> [ÂÂÂÂ0.764253] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff
> window]
> [ÂÂÂÂ0.764253] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff
> window]
> [ÂÂÂÂ0.764254] pci_bus 0000:00: resource 10 [mem 0x000dc000-
> 0x000dffff window]
> [ÂÂÂÂ0.764255] pci_bus 0000:00: resource 11 [mem 0x000e0000-
> 0x000e3fff window]
> [ÂÂÂÂ0.764256] pci_bus 0000:00: resource 12 [mem 0x000e4000-
> 0x000e7fff window]
> [ÂÂÂÂ0.764257] pci_bus 0000:00: resource 13 [mem 0xcf200000-
> 0xfeafffff window]
> [ÂÂÂÂ0.764257] pci_bus 0000:02: resource 0 [ioÂÂ0xe000-0xefff]
> [ÂÂÂÂ0.764258] pci_bus 0000:02: resource 1 [mem 0xf6000000-
> 0xf70fffff]
> [ÂÂÂÂ0.764259] pci_bus 0000:02: resource 2 [mem 0xe0000000-0xf1ffffff
> 64bit pref]
> [ÂÂÂÂ0.764260] pci_bus 0000:04: resource 0 [ioÂÂ0x2000-0x2fff]
> [ÂÂÂÂ0.764261] pci_bus 0000:04: resource 1 [mem 0xcf200000-
> 0xcf3fffff]
> [ÂÂÂÂ0.764261] pci_bus 0000:04: resource 2 [mem 0xcf400000-0xcf5fffff
> 64bit pref]
> [ÂÂÂÂ0.764262] pci_bus 0000:06: resource 1 [mem 0xf7900000-
> 0xf79fffff]
> [ÂÂÂÂ0.764263] pci_bus 0000:07: resource 1 [mem 0xf7800000-
> 0xf78fffff]
> [ÂÂÂÂ0.764346] NET: Registered protocol family 2
> [ÂÂÂÂ0.764491] TCP established hash table entries: 131072 (order: 8,
> 1048576 bytes)
> [ÂÂÂÂ0.764677] TCP bind hash table entries: 65536 (order: 8, 1048576
> bytes)
> [ÂÂÂÂ0.764833] TCP: Hash tables configured (established 131072 bind
> 65536)
> [ÂÂÂÂ0.764913] UDP hash table entries: 8192 (order: 6, 262144 bytes)
> [ÂÂÂÂ0.764998] UDP-Lite hash table entries: 8192 (order: 6, 262144
> bytes)
> [ÂÂÂÂ0.765113] NET: Registered protocol family 1
> [ÂÂÂÂ0.765179] pci 0000:00:02.0: Video device with shadowed ROM at
> [mem 0x000c0000-0x000dffff]
> [ÂÂÂÂ0.812131] PCI: CLS 64 bytes, default 64
> [ÂÂÂÂ0.812161] Trying to unpack rootfs image as initramfs...
> [ÂÂÂÂ1.284172] Freeing initrd memory: 6760K
> [ÂÂÂÂ1.284254] DMAR: No ATSR found
> [ÂÂÂÂ1.284339] DMAR: dmar0: Using Queued invalidation
> [ÂÂÂÂ1.284402] DMAR: dmar1: Using Queued invalidation
> [ÂÂÂÂ1.284502] DMAR: Setting RMRR:
> [ÂÂÂÂ1.284619] DMAR: Setting identity map for device 0000:00:02.0
> [0xcd000000 - 0xcf1fffff]
> [ÂÂÂÂ1.284915] DMAR: Setting identity map for device 0000:00:14.0
> [0xcbe8a000 - 0xcbe98fff]
> [ÂÂÂÂ1.285034] DMAR: Setting identity map for device 0000:00:1a.0
> [0xcbe8a000 - 0xcbe98fff]
> [ÂÂÂÂ1.285156] DMAR: Setting identity map for device 0000:00:1d.0
> [0xcbe8a000 - 0xcbe98fff]
> [ÂÂÂÂ1.285243] DMAR: Prepare 0-16MiB unity mapping for LPC
> [ÂÂÂÂ1.285335] DMAR: Setting identity map for device 0000:00:1f.0
> [0x0 - 0xffffff]
> [ÂÂÂÂ1.285535] DMAR: Intel(R) Virtualization Technology for Directed
> I/O
> [ÂÂÂÂ1.285628] iommu: Adding device 0000:00:00.0 to group 0
> [ÂÂÂÂ1.285696] iommu: Adding device 0000:00:01.0 to group 1
> [ÂÂÂÂ1.285760] iommu: Adding device 0000:00:02.0 to group 2
> [ÂÂÂÂ1.285823] iommu: Adding device 0000:00:03.0 to group 3
> [ÂÂÂÂ1.285886] iommu: Adding device 0000:00:04.0 to group 4
> [ÂÂÂÂ1.285951] iommu: Adding device 0000:00:14.0 to group 5
> [ÂÂÂÂ1.286017] iommu: Adding device 0000:00:16.0 to group 6
> [ÂÂÂÂ1.286080] iommu: Adding device 0000:00:1a.0 to group 7
> [ÂÂÂÂ1.286141] iommu: Adding device 0000:00:1b.0 to group 8
> [ÂÂÂÂ1.286204] iommu: Adding device 0000:00:1c.0 to group 9
> [ÂÂÂÂ1.286266] iommu: Adding device 0000:00:1c.2 to group 10
> [ÂÂÂÂ1.286330] iommu: Adding device 0000:00:1c.3 to group 11
> [ÂÂÂÂ1.286394] iommu: Adding device 0000:00:1d.0 to group 12
> [ÂÂÂÂ1.286465] iommu: Adding device 0000:00:1f.0 to group 13
> [ÂÂÂÂ1.286529] iommu: Adding device 0000:00:1f.2 to group 13
> [ÂÂÂÂ1.286593] iommu: Adding device 0000:00:1f.3 to group 13
> [ÂÂÂÂ1.286655] iommu: Adding device 0000:00:1f.6 to group 13
> [ÂÂÂÂ1.286715] iommu: Adding device 0000:02:00.0 to group 1
> [ÂÂÂÂ1.286779] iommu: Adding device 0000:06:00.0 to group 14
> [ÂÂÂÂ1.286842] iommu: Adding device 0000:07:00.0 to group 15
> [ÂÂÂÂ1.288013] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters,
> 655360 ms ovfl timer
> [ÂÂÂÂ1.288087] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
> [ÂÂÂÂ1.288146] RAPL PMU: hw unit of domain package 2^-14 Joules
> [ÂÂÂÂ1.288204] RAPL PMU: hw unit of domain dram 2^-14 Joules
> [ÂÂÂÂ1.288263] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
> [ÂÂÂÂ1.288709] audit: initializing netlink subsys (disabled)
> [ÂÂÂÂ1.288812] audit: type=2000 audit(1510524617.288:1):
> state=initialized audit_enabled=0 res=1
> [ÂÂÂÂ1.288955] Initialise system trusted keyrings
> [ÂÂÂÂ1.289017] Key type blacklist registered
> [ÂÂÂÂ1.289098] workingset: timestamp_bits=46 max_order=22
> bucket_order=0
> [ÂÂÂÂ1.289872] zbud: loaded
> [ÂÂÂÂ1.290015] romfs: ROMFS MTD (C) 2007 Red Hat, Inc.
> [ÂÂÂÂ1.291009] Key type asymmetric registered
> [ÂÂÂÂ1.291065] Asymmetric key parser 'x509' registered
> [ÂÂÂÂ1.291139] Block layer SCSI generic (bsg) driver version 0.4
> loaded (major 248)
> [ÂÂÂÂ1.291242] io scheduler noop registered
> [ÂÂÂÂ1.291309] io scheduler deadline registered (default)
> [ÂÂÂÂ1.291978] pcieport 0000:00:01.0: Signaling PME with IRQ 26
> [ÂÂÂÂ1.292068] pcieport 0000:00:1c.0: Signaling PME with IRQ 27
> [ÂÂÂÂ1.292141] pcieport 0000:00:1c.2: Signaling PME with IRQ 28
> [ÂÂÂÂ1.292213] pcieport 0000:00:1c.3: Signaling PME with IRQ 29
> [ÂÂÂÂ1.292308] intel_idle: MWAIT substates: 0x42120
> [ÂÂÂÂ1.292308] intel_idle: v0.4.1 model 0x3C
> [ÂÂÂÂ1.292511] intel_idle: lapic_timer_reliable_states 0xffffffff
> [ÂÂÂÂ1.292557] input: Power Button as
> /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
> [ÂÂÂÂ1.292647] ACPI: Power Button [PWRB]
> [ÂÂÂÂ1.292743] input: Lid Switch as
> /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
> [ÂÂÂÂ1.292838] ACPI: Lid Switch [LID0]
> [ÂÂÂÂ1.292915] input: Power Button as
> /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
> [ÂÂÂÂ1.292994] ACPI: Power Button [PWRF]
> [ÂÂÂÂ1.301931] Serial: 8250/16550 driver, 4 ports, IRQ sharing
> enabled
> [ÂÂÂÂ1.302293] Linux agpgart interface v0.103
> [ÂÂÂÂ1.302553] [drm] Memory usable by graphics device = 2048M
> [ÂÂÂÂ1.302612] [drm] VT-d active for gfx access
> [ÂÂÂÂ1.302668] [drm] Replacing VGA console driver
> [ÂÂÂÂ1.303728] Console: switching to colour dummy device 80x25
> [ÂÂÂÂ1.303853] [drm] DMAR active, disabling use of stolen memory
> [ÂÂÂÂ1.309963] [drm] Supports vblank timestamp caching Rev 2
> (21.10.2013).
> [ÂÂÂÂ1.309968] [drm] Driver supports precise vblank timestamp query.
> [ÂÂÂÂ1.312069] i915 0000:00:02.0: vgaarb: changed VGA decodes:
> olddecodes=io+mem,decodes=io+mem:owns=io+mem
> [ÂÂÂÂ1.320340] [drm] Initialized i915 1.6.0 20170818 for 0000:00:02.0
> on minor 0
> [ÂÂÂÂ1.320432] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
> [ÂÂÂÂ1.320941] ACPI: Video Device [PEGP] (multi-head: yesÂÂrom:
> yesÂÂpost: no)
> [ÂÂÂÂ1.321086] input: Video Bus as
> /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4d/LNXVIDEO:00/inp
> ut/input3
> [ÂÂÂÂ1.321669] ACPI: Video Device [GFX0] (multi-head: yesÂÂrom:
> noÂÂpost: no)
> [ÂÂÂÂ1.321761] input: Video Bus as
> /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input4
> [ÂÂÂÂ1.323684] brd: module loaded
> [ÂÂÂÂ1.323738] libphy: Fixed MDIO Bus: probed
> [ÂÂÂÂ1.323759] i8042: PNP: PS/2 Controller
> [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
> [ÂÂÂÂ1.337750] serio: i8042 KBD port at 0x60,0x64 irq 1
> [ÂÂÂÂ1.337769] serio: i8042 AUX port at 0x60,0x64 irq 12
> [ÂÂÂÂ1.337880] mousedev: PS/2 mouse device common for all mice
> [ÂÂÂÂ1.338071] rtc_cmos 00:02: RTC can wake from S4
> [ÂÂÂÂ1.338192] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
> [ÂÂÂÂ1.338226] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes
> nvram, hpet irqs
> [ÂÂÂÂ1.338487] ledtrig-cpu: registered to indicate activity on CPUs
> [ÂÂÂÂ1.338879] NET: Registered protocol family 17
> [ÂÂÂÂ1.339474] microcode: sig=0x306c3, pf=0x20, revision=0x22
> [ÂÂÂÂ1.339665] microcode: Microcode Update Driver: v2.2.
> [ÂÂÂÂ1.339682] sched_clock: Marking stable (1339658266, 0)-
> >(1341703317, -2045051)
> [ÂÂÂÂ1.339813] registered taskstats version 1
> [ÂÂÂÂ1.339817] Loading compiled-in X.509 certificates
> [ÂÂÂÂ1.341241] Loaded X.509 cert 'Build time autogenerated kernel
> key: a9938186de217251b8383eaf7c5312d562bc22b2'
> [ÂÂÂÂ1.341271] zswap: loaded using pool lzo/zbud
> [ÂÂÂÂ1.343352] fbcon: inteldrmfb (fb0) is primary device
> [ÂÂÂÂ1.343557] Key type big_key registered
> [ÂÂÂÂ1.343652] Key type encrypted registered
> [ÂÂÂÂ1.343653] evm: HMAC attrs: 0x1
> [ÂÂÂÂ1.344216] rtc_cmos 00:02: setting system clock to 2017-11-12
> 22:10:18 UTC (1510524618)
> [ÂÂÂÂ1.345324] mei_me 0000:00:16.0: NFC MEI VERSION: IVN 0x1 Vendor
> ID 0x1 Type 0x1
> [ÂÂÂÂ1.350465] input: AT Translated Set 2 keyboard as
> /devices/platform/i8042/serio0/input/input5
> [ÂÂÂÂ2.300051] tsc: Refined TSC clocksource calibration: 2194.917 MHz
> [ÂÂÂÂ2.300060] clocksource: tsc: mask: 0xffffffffffffffff max_cycles:
> 0x1fa37107ca2, max_idle_ns: 440795258165 ns
> [ÂÂÂÂ2.545382] Console: switching to colour frame buffer device
> 400x112
> [ÂÂÂÂ2.562486] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
> [ÂÂÂÂ2.563718] Freeing unused kernel memory: 1296K
> [ÂÂÂÂ2.563745] Write protecting the kernel read-only data: 12288k
> [ÂÂÂÂ2.564066] Freeing unused kernel memory: 960K
> [ÂÂÂÂ2.566225] Freeing unused kernel memory: 1300K
> [ÂÂÂÂ2.570553] x86/mm: Checked W+X mappings: passed, no W+X pages
> found.
> [ÂÂÂÂ2.597250] geninitrd/12757 starting
> [ÂÂÂÂ2.605489] scsi_mod: module verification failed: signature and/or
> required key missing - tainting kernel
> [ÂÂÂÂ2.607021] SCSI subsystem initialized
> [ÂÂÂÂ2.608691] libata version 3.00 loaded.
> [ÂÂÂÂ2.609534] ahci 0000:00:1f.2: version 3.0
> [ÂÂÂÂ2.609692] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6
> Gbps 0x2 impl SATA mode
> [ÂÂÂÂ2.609808] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio
> slum part ems apstÂ
> [ÂÂÂÂ2.610459] scsi host0: ahci
> [ÂÂÂÂ2.610593] scsi host1: ahci
> [ÂÂÂÂ2.610715] scsi host2: ahci
> [ÂÂÂÂ2.610844] scsi host3: ahci
> [ÂÂÂÂ2.611008] scsi host4: ahci
> [ÂÂÂÂ2.611167] scsi host5: ahci
> [ÂÂÂÂ2.611262] ata1: DUMMY
> [ÂÂÂÂ2.611314] ata2: SATA max UDMA/133 abar m2048@0xf7a22000 port
> 0xf7a22180 irq 32
> [ÂÂÂÂ2.611441] ata3: DUMMY
> [ÂÂÂÂ2.611489] ata4: DUMMY
> [ÂÂÂÂ2.611537] ata5: DUMMY
> [ÂÂÂÂ2.614889] ata6: DUMMY
> [ÂÂÂÂ2.930217] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
> [ÂÂÂÂ2.936580] ata2.00: ATA-9: LITEON LMH-512V2M-11 MSATA 512GB,
> FM9110B, max UDMA/133
> [ÂÂÂÂ2.940053] ata2.00: 1000215216 sectors, multi 2: LBA48 NCQ (depth
> 31/32), AA
> [ÂÂÂÂ2.943715] ata2.00: configured for UDMA/133
> [ÂÂÂÂ2.947024] scsi 1:0:0:0: Direct-AccessÂÂÂÂÂATAÂÂÂÂÂÂLITEON LMH-
> 512V2 10BÂÂPQ: 0 ANSI: 5
> [ÂÂÂÂ3.324202] clocksource: Switched to clocksource tsc
> [ÂÂÂÂ4.951779] sd 1:0:0:0: [sda] 1000215216 512-byte logical blocks:
> (512 GB/477 GiB)
> [ÂÂÂÂ4.955399] sd 1:0:0:0: [sda] Write Protect is off
> [ÂÂÂÂ4.958703] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
> [ÂÂÂÂ4.958708] sd 1:0:0:0: [sda] Write cache: enabled, read cache:
> enabled, doesn't support DPO or FUA
> [ÂÂÂÂ4.962795]ÂÂsda: sda1 sda2 sda3 sda4 sda5
> [ÂÂÂÂ4.966583] sd 1:0:0:0: [sda] Attached SCSI disk
> [ÂÂÂÂ4.971218] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20)
> initialised: dm-devel@xxxxxxxxxx
> [ÂÂÂÂ4.976795] AVX2 version of gcm_enc/dec engaged.
> [ÂÂÂÂ4.980321] AES CTR mode by8 optimization enabled
> [ÂÂÂÂ4.994941] SGI XFS with ACLs, security attributes, no debug
> enabled
> [ÂÂÂ10.168785] XFS (dm-0): Mounting V5 Filesystem
> [ÂÂÂ10.190151] XFS (dm-0): Ending clean mount
> [ÂÂÂ10.200868] geninitrd/12757 switching root
> [ÂÂÂ10.432586] NET: Registered protocol family 10
> [ÂÂÂ10.438258] Segment Routing with IPv6
> [ÂÂÂ10.448984] ip_tables: (C) 2000-2006 Netfilter Core Team
> [ÂÂÂ10.456283] systemd[1]: systemd 235 running in system mode. (+PAM
> +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP
> +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKIDÂ
> +ELFUTILS +KMOD -IDN2 +IDN default-hierarchy=hybrid)
> [ÂÂÂ10.463799] systemd[1]: Detected architecture x86-64.
> [ÂÂÂ10.479141] systemd[1]: Set hostname to <xps>.
> [ÂÂÂ10.554857] systemd[1]: graphical.target: Wants dependency dropin
> /lib/systemd/system/graphical.target.wants/display-manager.service
> target /lib/systemd/system/prefdm.service has different name
> [ÂÂÂ10.590702] systemd[1]: Set up automount Arbitrary Executable File
> Formats File System Automount Point.
> [ÂÂÂ10.597973] systemd[1]: Created slice User and Session Slice.
> [ÂÂÂ10.605169] systemd[1]: Reached target Swap.
> [ÂÂÂ10.612320] systemd[1]: Reached target Remote File Systems.
> [ÂÂÂ10.619114] systemd[1]: Reached target Remote Encrypted Volumes.
> [ÂÂÂ10.625674] systemd[1]: Reached target Login Prompts.
> [ÂÂÂ10.765529] kvm: already loaded the other module
> [ÂÂÂ10.777268] audit: type=1130 audit(1510524627.928:2): pid=1 uid=0
> auid=4294967295 ses=4294967295 msg='unit=systemd-journald
> comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=?
> terminal=? res=success'
> [ÂÂÂ10.788296] audit: type=1130 audit(1510524627.940:3): pid=1 uid=0
> auid=4294967295 ses=4294967295 msg='unit=systemd-fsck-root
> comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=?
> terminal=? res=success'
> [ÂÂÂ10.800058] audit: type=1130 audit(1510524627.952:4): pid=1 uid=0
> auid=4294967295 ses=4294967295 msg='unit=kmod-static-nodes
> comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=?
> terminal=? res=success'
> [ÂÂÂ10.828428] audit: type=1130 audit(1510524627.980:5): pid=1 uid=0
> auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs
> comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=?
> terminal=? res=success'
> [ÂÂÂ10.845674] tun: Universal TUN/TAP device driver, 1.6
> [ÂÂÂ10.893328] audit: type=1130 audit(1510524628.044:6): pid=1 uid=0
> auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt
> comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=?
> terminal=? res=success'
> [ÂÂÂ10.924066] audit: type=1130 audit(1510524628.076:7): pid=1 uid=0
> auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger
> comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=?
> terminal=? res=success'
> [ÂÂÂ10.949205] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops
> i915_audio_component_bind_ops)
> [ÂÂÂ10.959986] audit: type=1130 audit(1510524628.112:8): pid=1 uid=0
> auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev
> comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=?
> terminal=?Â
> res=success'
> [ÂÂÂ10.991539] snd_hda_codec_realtek hdaudioC0D0: autoconfig for
> ALC3661: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
> [ÂÂÂ10.991541] snd_hda_codec_realtek hdaudioC0D0:ÂÂÂÂspeaker_outs=0
> (0x0/0x0/0x0/0x0/0x0)
> [ÂÂÂ10.991542] snd_hda_codec_realtek hdaudioC0D0:ÂÂÂÂhp_outs=1
> (0x15/0x0/0x0/0x0/0x0)
> [ÂÂÂ10.991543] snd_hda_codec_realtek hdaudioC0D0:ÂÂÂÂmono:
> mono_out=0x0
> [ÂÂÂ10.991544] snd_hda_codec_realtek hdaudioC0D0:ÂÂÂÂinputs:
> [ÂÂÂ10.991546] snd_hda_codec_realtek hdaudioC0D0:ÂÂÂÂÂÂHeadphone
> Mic=0x19
> [ÂÂÂ10.991547] snd_hda_codec_realtek hdaudioC0D0:ÂÂÂÂÂÂHeadset
> Mic=0x1b
> [ÂÂÂ10.991548] snd_hda_codec_realtek hdaudioC0D0:ÂÂÂÂÂÂInternal
> Mic=0x12
> [ÂÂÂ10.993407] input: HDA Intel HDMI HDMI/DP,pcm=3 as
> /devices/pci0000:00/0000:00:03.0/sound/card1/input7
> [ÂÂÂ10.993432] input: HDA Intel HDMI HDMI/DP,pcm=7 as
> /devices/pci0000:00/0000:00:03.0/sound/card1/input8
> [ÂÂÂ10.993453] input: HDA Intel HDMI HDMI/DP,pcm=8 as
> /devices/pci0000:00/0000:00:03.0/sound/card1/input9
> [ÂÂÂ10.993474] input: HDA Intel HDMI HDMI/DP,pcm=9 as
> /devices/pci0000:00/0000:00:03.0/sound/card1/input10
> [ÂÂÂ10.993495] input: HDA Intel HDMI HDMI/DP,pcm=10 as
> /devices/pci0000:00/0000:00:03.0/sound/card1/input11
> [ÂÂÂ11.059109] input: HDA Digital PCBeep as
> /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
> [ÂÂÂ11.059296] input: HDA Intel PCH Headphone Mic as
> /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
> [ÂÂÂ11.136234] audit: type=1130 audit(1510524628.288:9): pid=1 uid=0
> auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load
> comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=?
> terminal=? res=failed'
> [ÂÂÂ11.171334] audit: type=1130 audit(1510524628.320:10): pid=1 uid=0
> auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed
> comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=?
> terminal=?Â
> res=success'
> [ÂÂÂ11.228104] audit: type=1130 audit(1510524628.376:11): pid=1 uid=0
> auid=4294967295 ses=4294967295 msg='unit=pld-clean-tmp comm="systemd"
> exe="/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
> [ÂÂÂ11.428995] systemd-journald[538]: Received request to flush
> runtime journal from PID 1
> [ÂÂÂ11.460741] input: DELL Wireless hotkeys as
> /devices/virtual/input/input14
> [ÂÂÂ11.488265] wmi_bus wmi_bus-PNP0C14:01: WQBC data block query
> control method not found
> [ÂÂÂ11.497140] ACPI: AC Adapter [ACAD] (on-line)
> [ÂÂÂ11.498800] ACPI: Invalid active2 threshold
> [ÂÂÂ11.498942] (NULL device *): hwmon_device_register() is
> deprecated. Please convert the driver to use
> hwmon_device_register_with_info().
> [ÂÂÂ11.499074] thermal LNXTHERM:00: registered as thermal_zone3
> [ÂÂÂ11.499075] ACPI: Thermal Zone [TZ00] (28 C)
> [ÂÂÂ11.519054] thermal LNXTHERM:01: registered as thermal_zone6
> [ÂÂÂ11.519055] ACPI: Thermal Zone [TZ01] (-268 C)
> [ÂÂÂ11.545306] (NULL device *): hwmon_device_register() is
> deprecated. Please convert the driver to use
> hwmon_device_register_with_info().
> [ÂÂÂ11.560917] ACPI Warning: SystemIO range 0x0000000000001828-
> 0x000000000000182F conflicts with OpRegion 0x0000000000001800-
> 0x000000000000187F (\PMIO) (20170728/utaddress-247)
> [ÂÂÂ11.561024] input: PC Speaker as
> /devices/platform/pcspkr/input/input15
> [ÂÂÂ11.573110] ACPI: If an ACPI driver is available for this device,
> you should use it instead of the native driver
> [ÂÂÂ11.573119] ACPI Warning: SystemIO range 0x0000000000001C40-
> 0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-
> 0x0000000000001FFF (\GPR) (20170728/utaddress-247)
> [ÂÂÂ11.573124] ACPI Warning: SystemIO range 0x0000000000001C40-
> 0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-
> 0x0000000000001C5F (\_SB.PCI0.PEG0.PEGP.GPR) (20170728/utaddress-247)
> [ÂÂÂ11.573128] ACPI: If an ACPI driver is available for this device,
> you should use it instead of the native driver
> [ÂÂÂ11.573128] ACPI Warning: SystemIO range 0x0000000000001C30-
> 0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-
> 0x0000000000001C3F (\GPRL) (20170728/utaddress-247)
> [ÂÂÂ11.573132] ACPI Warning: SystemIO range 0x0000000000001C30-
> 0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-
> 0x0000000000001FFF (\GPR) (20170728/utaddress-247)
> [ÂÂÂ11.573136] ACPI Warning: SystemIO range 0x0000000000001C30-
> 0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-
> 0x0000000000001C5F (\_SB.PCI0.PEG0.PEGP.GPR) (20170728/utaddress-247)
> [ÂÂÂ11.573139] ACPI: If an ACPI driver is available for this device,
> you should use it instead of the native driver
> [ÂÂÂ11.573140] ACPI Warning: SystemIO range 0x0000000000001C00-
> 0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-
> 0x0000000000001C3F (\GPRL) (20170728/utaddress-247)
> [ÂÂÂ11.573143] ACPI Warning: SystemIO range 0x0000000000001C00-
> 0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-
> 0x0000000000001FFF (\GPR) (20170728/utaddress-247)
> [ÂÂÂ11.573146] ACPI Warning: SystemIO range 0x0000000000001C00-
> 0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-
> 0x0000000000001C5F (\_SB.PCI0.PEG0.PEGP.GPR) (20170728/utaddress-247)
> [ÂÂÂ11.573149] ACPI: If an ACPI driver is available for this device,
> you should use it instead of the native driver
> [ÂÂÂ11.573150] lpc_ich: Resource conflict(s) found affecting gpio_ich
> [ÂÂÂ11.594150] dcdbas dcdbas: Dell Systems Management Base Driver
> (version 5.6.0-3.2)
> [ÂÂÂ11.678514] ACPI: bus type USB registered
> [ÂÂÂ11.678534] usbcore: registered new interface driver usbfs
> [ÂÂÂ11.678543] usbcore: registered new interface driver hub
> [ÂÂÂ11.678846] usbcore: registered new device driver usb
> [ÂÂÂ11.679136] i801_smbus 0000:00:1f.3: SPD Write Disable is set
> [ÂÂÂ11.679161] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
> [ÂÂÂ11.743988] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI)
> Driver
> [ÂÂÂ11.753203] ehci-pci: EHCI PCI platform driver
> [ÂÂÂ11.764878] ehci-pci 0000:00:1a.0: EHCI Host Controller
> [ÂÂÂ11.764885] ehci-pci 0000:00:1a.0: new USB bus registered,
> assigned bus number 1
> [ÂÂÂ11.764896] ehci-pci 0000:00:1a.0: debug port 2
> [ÂÂÂ11.768982] ehci-pci 0000:00:1a.0: cache line size of 64 is not
> supported
> [ÂÂÂ11.769004] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7a24000
> [ÂÂÂ11.784046] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
> [ÂÂÂ11.784092] usb usb1: New USB device found, idVendor=1d6b,
> idProduct=0002
> [ÂÂÂ11.784093] usb usb1: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [ÂÂÂ11.784094] usb usb1: Product: EHCI Host Controller
> [ÂÂÂ11.784095] usb usb1: Manufacturer: Linux 4.14.0 ehci_hcd
> [ÂÂÂ11.784096] usb usb1: SerialNumber: 0000:00:1a.0
> [ÂÂÂ11.784227] hub 1-0:1.0: USB hub found
> [ÂÂÂ11.784232] hub 1-0:1.0: 2 ports detected
> [ÂÂÂ11.784600] ehci-pci 0000:00:1d.0: EHCI Host Controller
> [ÂÂÂ11.784607] ehci-pci 0000:00:1d.0: new USB bus registered,
> assigned bus number 2
> [ÂÂÂ11.784629] ehci-pci 0000:00:1d.0: debug port 2
> [ÂÂÂ11.788696] ehci-pci 0000:00:1d.0: cache line size of 64 is not
> supported
> [ÂÂÂ11.788711] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7a23000
> [ÂÂÂ11.797723] random: crng init done
> [ÂÂÂ11.807984] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
> [ÂÂÂ11.808033] usb usb2: New USB device found, idVendor=1d6b,
> idProduct=0002
> [ÂÂÂ11.808035] usb usb2: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [ÂÂÂ11.808036] usb usb2: Product: EHCI Host Controller
> [ÂÂÂ11.808037] usb usb2: Manufacturer: Linux 4.14.0 ehci_hcd
> [ÂÂÂ11.808038] usb usb2: SerialNumber: 0000:00:1d.0
> [ÂÂÂ11.808183] hub 2-0:1.0: USB hub found
> [ÂÂÂ11.808188] hub 2-0:1.0: 2 ports detected
> [ÂÂÂ11.808501] xhci_hcd 0000:00:14.0: xHCI Host Controller
> [ÂÂÂ11.808507] xhci_hcd 0000:00:14.0: new USB bus registered,
> assigned bus number 3
> [ÂÂÂ11.809823] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci
> version 0x100 quirks 0x00009810
> [ÂÂÂ11.809828] xhci_hcd 0000:00:14.0: cache line size of 64 is not
> supported
> [ÂÂÂ11.809936] usb usb3: New USB device found, idVendor=1d6b,
> idProduct=0002
> [ÂÂÂ11.809938] usb usb3: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [ÂÂÂ11.809939] usb usb3: Product: xHCI Host Controller
> [ÂÂÂ11.809940] usb usb3: Manufacturer: Linux 4.14.0 xhci-hcd
> [ÂÂÂ11.809941] usb usb3: SerialNumber: 0000:00:14.0
> [ÂÂÂ11.810047] hub 3-0:1.0: USB hub found
> [ÂÂÂ11.810069] hub 3-0:1.0: 14 ports detected
> [ÂÂÂ11.812604] xhci_hcd 0000:00:14.0: xHCI Host Controller
> [ÂÂÂ11.812608] xhci_hcd 0000:00:14.0: new USB bus registered,
> assigned bus number 4
> [ÂÂÂ11.812661] usb usb4: New USB device found, idVendor=1d6b,
> idProduct=0003
> [ÂÂÂ11.812663] usb usb4: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [ÂÂÂ11.812664] usb usb4: Product: xHCI Host Controller
> [ÂÂÂ11.812665] usb usb4: Manufacturer: Linux 4.14.0 xhci-hcd
> [ÂÂÂ11.812666] usb usb4: SerialNumber: 0000:00:14.0
> [ÂÂÂ11.812767] hub 4-0:1.0: USB hub found
> [ÂÂÂ11.812785] hub 4-0:1.0: 6 ports detected
> [ÂÂÂ11.832065] ACPI: Battery Slot [BAT1] (battery present)
> [ÂÂÂ11.886066] intel_rapl: Found RAPL domain package
> [ÂÂÂ11.886067] intel_rapl: Found RAPL domain core
> [ÂÂÂ11.886067] intel_rapl: Found RAPL domain uncore
> [ÂÂÂ11.886068] intel_rapl: Found RAPL domain dram
> [ÂÂÂ11.886070] intel_rapl: RAPL package 0 domain package locked by
> BIOS
> [ÂÂÂ11.886073] intel_rapl: RAPL package 0 domain dram locked by BIOS
> [ÂÂÂ12.103979] iTCO_vendor_support: vendor-support=0
> [ÂÂÂ12.135971] usb 1-1: new high-speed USB device number 2 using
> ehci-pci
> [ÂÂÂ12.149217] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
> [ÂÂÂ12.149268] iTCO_wdt: Found a Lynx Point TCO device (Version=2,
> TCOBASE=0x1860)
> [ÂÂÂ12.149383] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
> [ÂÂÂ12.150546] dell-wmi 9DBB5994-A997-11DA-B012-B622A1EF5492:
> Detected Dell WMI interface version 0
> [ÂÂÂ12.150609] input: Dell WMI hotkeys as
> /devices/platform/PNP0C14:01/wmi_bus/wmi_bus-PNP0C14:01/9DBB5994-
> A997-11DA-B012-B622A1EF5492/input/input17
> [ÂÂÂ12.156452] usb 2-1: new high-speed USB device number 2 using
> ehci-pci
> [ÂÂÂ12.171068] usb 3-1: new full-speed USB device number 2 using
> xhci_hcd
> [ÂÂÂ12.189485] Intel(R) Wireless WiFi driver for Linux
> [ÂÂÂ12.189486] Copyright(c) 2003- 2015 Intel Corporation
> [ÂÂÂ12.201499] MXM: GUID detected in BIOS
> [ÂÂÂ12.205015] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4
> type mismatch - Found [Buffer], ACPI requires [Package]
> (20170728/nsarguments-100)
> [ÂÂÂ12.205153] pci 0000:02:00.0: optimus capabilities: enabled,
> status dynamic power, hda bios codec supported
> [ÂÂÂ12.205156] VGA switcheroo: detected Optimus DSM method
> \_SB_.PCI0.PEG0.PEGP handle
> [ÂÂÂ12.205156] nouveau: detected PR support, will not use DSM
> [ÂÂÂ12.205285] nouveau 0000:02:00.0: NVIDIA GK107 (0e7240a2)
> [ÂÂÂ12.208369] iwlwifi 0000:06:00.0: loaded firmware version
> 17.459231.0 op_mode iwlmvm
> [ÂÂÂ12.248775] nouveau 0000:02:00.0: bios: version 80.07.b3.00.21
> [ÂÂÂ12.272356] iwlwifi 0000:06:00.0: Detected Intel(R) Dual Band
> Wireless AC 7260, REV=0x144
> [ÂÂÂ12.294994] iwlwifi 0000:06:00.0: base HW address:
> e8:2a:ea:4c:cd:4f
> [ÂÂÂ12.300299] usb 1-1: New USB device found, idVendor=8087,
> idProduct=8008
> [ÂÂÂ12.306384] usb 1-1: New USB device strings: Mfr=0, Product=0,
> SerialNumber=0
> [ÂÂÂ12.312311] usb 2-1: New USB device found, idVendor=8087,
> idProduct=8000
> [ÂÂÂ12.312312] usb 2-1: New USB device strings: Mfr=0, Product=0,
> SerialNumber=0
> [ÂÂÂ12.312582] hub 2-1:1.0: USB hub found
> [ÂÂÂ12.312911] hub 2-1:1.0: 8 ports detected
> [ÂÂÂ12.327724] usb 3-1: New USB device found, idVendor=046d,
> idProduct=c52b
> [ÂÂÂ12.327725] usb 3-1: New USB device strings: Mfr=1, Product=2,
> SerialNumber=0
> [ÂÂÂ12.327726] usb 3-1: Product: USB Receiver
> [ÂÂÂ12.327727] usb 3-1: Manufacturer: Logitech
> [ÂÂÂ12.358943] hub 1-1:1.0: USB hub found
> [ÂÂÂ12.359058] hub 1-1:1.0: 6 ports detected
> [ÂÂÂ12.412458] nouveau 0000:02:00.0: fb: 2048 MiB GDDR5
> [ÂÂÂ12.412781] nouveau 0000:02:00.0: bus: MMIO write of 00000002
> FAULT at 4188ac [ IBUS ]
> [ÂÂÂ12.455996] usb 3-2: new full-speed USB device number 3 using
> xhci_hcd
> [ÂÂÂ12.463707] EXT4-fs (sda2): mounting ext2 file system using the
> ext4 subsystem
> [ÂÂÂ12.471012] EXT4-fs (sda2): mounted filesystem without journal.
> Opts: (null)
> [ÂÂÂ12.484385] vga_switcheroo: enabled
> [ÂÂÂ12.488590] [TTM] ZoneÂÂkernel: Available graphics memory: 8187526
> kiB
> [ÂÂÂ12.488593] [TTM] ZoneÂÂÂdma32: Available graphics memory: 2097152
> kiB
> [ÂÂÂ12.488593] [TTM] Initializing pool allocator
> [ÂÂÂ12.488597] [TTM] Initializing DMA pool allocator
> [ÂÂÂ12.488626] nouveau 0000:02:00.0: DRM: VRAM: 2048 MiB
> [ÂÂÂ12.488627] nouveau 0000:02:00.0: DRM: GART: 1048576 MiB
> [ÂÂÂ12.488630] nouveau 0000:02:00.0: DRM: Pointer to TMDS table
> invalid
> [ÂÂÂ12.488631] nouveau 0000:02:00.0: DRM: DCB version 4.0
> [ÂÂÂ12.541103] ieee80211 phy0: Selected rate control algorithm 'iwl-
> mvm-rs'
> [ÂÂÂ12.609596] usb 3-2: New USB device found, idVendor=1050,
> idProduct=0407
> [ÂÂÂ12.609598] usb 3-2: New USB device strings: Mfr=1, Product=2,
> SerialNumber=0
> [ÂÂÂ12.609599] usb 3-2: Product: Yubikey 4 OTP+U2F+CCID
> [ÂÂÂ12.609599] usb 3-2: Manufacturer: Yubico
> [ÂÂÂ12.609855] alloc_contig_range: [42ee40, 42ee41) PFNs busy
> [ÂÂÂ12.609858] alloc_contig_range: [42ee41, 42ee42) PFNs busy
> [ÂÂÂ12.609860] alloc_contig_range: [42ee42, 42ee43) PFNs busy
> [ÂÂÂ12.609862] alloc_contig_range: [42ee43, 42ee44) PFNs busy
> [ÂÂÂ12.609865] alloc_contig_range: [42ee44, 42ee45) PFNs busy
> [ÂÂÂ12.609867] alloc_contig_range: [42ee45, 42ee46) PFNs busy
> [ÂÂÂ12.609869] alloc_contig_range: [42ee46, 42ee47) PFNs busy
> [ÂÂÂ12.609871] alloc_contig_range: [42ee47, 42ee48) PFNs busy
> [ÂÂÂ12.609873] alloc_contig_range: [42ee48, 42ee49) PFNs busy
> [ÂÂÂ12.609876] alloc_contig_range: [42ee49, 42ee4a) PFNs busy
> [ÂÂÂ12.707457] nouveau 0000:02:00.0: DRM: MM: using COPY for buffer
> copies
> [ÂÂÂ12.711735] [drm] Initialized nouveau 1.3.1 20120801 for
> 0000:02:00.0 on minor 1
> [ÂÂÂ12.740062] usb 3-6: new full-speed USB device number 4 using
> xhci_hcd
> [ÂÂÂ12.843999] psmouse serio1: synaptics: queried max coordinates: x
> [..5660], y [..4646]
> [ÂÂÂ12.899664] usb 3-6: New USB device found, idVendor=04f3,
> idProduct=21f8
> [ÂÂÂ12.909841] usb 3-6: New USB device strings: Mfr=4, Product=14,
> SerialNumber=0
> [ÂÂÂ12.920682] usb 3-6: Product: Touchscreen
> [ÂÂÂ12.930610] usb 3-6: Manufacturer: ELAN
> [ÂÂÂ12.940466] psmouse serio1: synaptics: queried min coordinates: x
> [1386..], y [1252..]
> [ÂÂÂ12.940474] psmouse serio1: synaptics: Your touchpad (PNP: DLL05fe
> PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi
> are not used, you might want to try setting
> psmouse.synaptics_intertouch to 1 and report thisÂ
> to linux-input@xxxxxxxxxxxxxxxx
> [ÂÂÂ13.073277] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1,
> id: 0x1e2b1, caps: 0xd00123/0x840300/0x126800/0x0, board id: 2733, fw
> id: 1515627
> [ÂÂÂ13.108095] usb 3-9: new full-speed USB device number 5 using
> xhci_hcd
> [ÂÂÂ13.161738] input: SynPS/2 Synaptics TouchPad as
> /devices/platform/i8042/serio1/input/input16
> [ÂÂÂ13.269027] usb 3-9: New USB device found, idVendor=8087,
> idProduct=07dc
> [ÂÂÂ13.280884] usb 3-9: New USB device strings: Mfr=0, Product=0,
> SerialNumber=0
> [ÂÂÂ13.420083] usb 3-11: new high-speed USB device number 6 using
> xhci_hcd
> [ÂÂÂ13.615495] usb 3-11: New USB device found, idVendor=0bda,
> idProduct=573c
> [ÂÂÂ13.627152] usb 3-11: New USB device strings: Mfr=3, Product=1,
> SerialNumber=2
> [ÂÂÂ13.638781] usb 3-11: Product: Integrated_Webcam_HD
> [ÂÂÂ13.650247] usb 3-11: Manufacturer: CN0Y2TKG7248758SA11AA00
> [ÂÂÂ13.661790] usb 3-11: SerialNumber: 200901010001
> [ÂÂÂ13.706164] media: Linux media interface: v0.10
> [ÂÂÂ13.723579] hidraw: raw HID events driver (C) Jiri Kosina
> [ÂÂÂ13.763899] usbcore: registered new interface driver usbhid
> [ÂÂÂ13.774965] usbhid: USB HID core driver
> [ÂÂÂ13.789664] Linux video capture interface: v2.00
> [ÂÂÂ13.797377] Bluetooth: Core ver 2.22
> [ÂÂÂ13.809565] NET: Registered protocol family 31
> [ÂÂÂ13.820229] Bluetooth: HCI device and connection manager
> initialized
> [ÂÂÂ13.829096] Bluetooth: HCI socket layer initialized
> [ÂÂÂ13.834298] Bluetooth: L2CAP socket layer initialized
> [ÂÂÂ13.840128] Bluetooth: SCO socket layer initialized
> [ÂÂÂ13.840264] input: Yubico Yubikey 4 OTP+U2F+CCID as
> /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-
> 2:1.0/0003:1050:0407.0004/input/input18
> [ÂÂÂ13.853697] logitech-djreceiver 0003:046D:C52B.0003:
> hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-
> 0000:00:14.0-1/input2
> [ÂÂÂ13.862779] input: ELAN Touchscreen as
> /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-
> 6:1.0/0003:04F3:21F8.0006/input/input19
> [ÂÂÂ13.875902] usbcore: registered new interface driver btusb
> [ÂÂÂ13.882007] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD
> (0bda:573c)
> [ÂÂÂ13.889379] Bluetooth: hci0: read Intel version:
> 370710018002030d56
> [ÂÂÂ13.889379] Bluetooth: hci0: Intel device is already patched.
> patch num: 56
> [ÂÂÂ13.900257] hid-generic 0003:1050:0407.0004: input,hidraw1: USB
> HID v1.10 Keyboard [Yubico Yubikey 4 OTP+U2F+CCID] on usb-
> 0000:00:14.0-2/input0
> [ÂÂÂ13.900497] hid-multitouch 0003:04F3:21F8.0006:
> input,hiddev1,hidraw2: USB HID v1.10 Device [ELAN Touchscreen] on
> usb-0000:00:14.0-6/input0
> [ÂÂÂ13.902749] uvcvideo 3-11:1.0: Entity type for entity Extension 4
> was not initialized!
> [ÂÂÂ13.902750] uvcvideo 3-11:1.0: Entity type for entity Extension 7
> was not initialized!
> [ÂÂÂ13.902751] uvcvideo 3-11:1.0: Entity type for entity Processing 2
> was not initialized!
> [ÂÂÂ13.902752] uvcvideo 3-11:1.0: Entity type for entity Camera 1 was
> not initialized!
> [ÂÂÂ13.902793] input: Integrated_Webcam_HD: Integrate as
> /devices/pci0000:00/0000:00:14.0/usb3/3-11/3-11:1.0/input/input23
> [ÂÂÂ13.902837] usbcore: registered new interface driver uvcvideo
> [ÂÂÂ13.902838] USB Video Class driver (1.1.1)
> [ÂÂÂ13.976088] hid-generic 0003:1050:0407.0005: hiddev2,hidraw3: USB
> HID v1.10 Device [Yubico Yubikey 4 OTP+U2F+CCID] on usb-0000:00:14.0-
> 2/input1
> [ÂÂÂ14.008557] input: Logitech MX Ergo as
> /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-
> 1:1.2/0003:046D:C52B.0003/0003:046D:406F.0007/input/input24
> [ÂÂÂ14.019208] logitech-hidpp-device 0003:046D:406F.0007:
> input,hidraw4: USB HID v1.11 Keyboard [Logitech MX Ergo] on usb-
> 0000:00:14.0-1:1
> [ÂÂÂ14.705901] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
> [ÂÂÂ19.786464] wlan0: authenticate with 04:f0:21:23:ff:4f
> [ÂÂÂ19.801152] wlan0: send auth to 04:f0:21:23:ff:4f (try 1/3)
> [ÂÂÂ19.813944] wlan0: authenticated
> [ÂÂÂ19.828059] wlan0: associate with 04:f0:21:23:ff:4f (try 1/3)
> [ÂÂÂ19.840153] wlan0: RX AssocResp from 04:f0:21:23:ff:4f (capab=0x11
> status=0 aid=3)
> [ÂÂÂ19.853212] wlan0: associated
> [ÂÂÂ19.863637] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes
> ready
> [ÂÂÂ23.448542] dell_smm_hwmon: not running on a supported Dell
> system.
> [ÂÂÂ23.465692] dell_smm_hwmon: vendor=Dell Inc., model=XPS 15 9530,
> version=A09
> [ÂÂÂ24.684109] nouveau 0000:02:00.0: bus: MMIO write of 00000002
> FAULT at 4188ac [ IBUS ]
> [ÂÂÂ29.788130] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
> [ÂÂÂ32.108796] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂÂ33.289898] EXT4-fs (sda2): re-mounted. Opts:
> block_validity,barrier,user_xattr,acl
> [ÂÂÂ43.397739] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂÂ45.388080] acpi INT3400:00: Unsupported event
> [0x86]ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ
> ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ
> [ÂÂÂ47.380623] acpi INT3400:00: Unsupported event
> [0x86]ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ
> ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ
> [ÂÂÂ49.382763] acpi INT3400:00: Unsupported event
> [0x86]ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ
> ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ
> [ÂÂÂ50.123839] EXT4-fs (sda2): re-mounted. Opts:
> block_validity,barrier,user_xattr,acl
> [ÂÂÂ50.159958] NMI watchdog: Enabled. Permanently consumes one hw-PMU
> counter.
> [ÂÂÂ52.120404] logitech-hidpp-device 0003:046D:406F.0007: HID++ 4.5
> device connected.
> [ÂÂÂ60.205535] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂÂ67.878127] acpi INT3400:00: Unsupported event
> [0x86]ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ
> ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ
> [ÂÂÂ93.761828] acpi INT3400:00: Unsupported event
> [0x86]ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ
> ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ
> [ÂÂ104.049928] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ104.817134] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ112.862015] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ113.125019] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ121.169658] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ123.161463] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ125.149613] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ127.137590] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ129.129572] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ131.117316] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ133.109216] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ135.096796] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ138.328893] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ149.605872] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ150.601431] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ203.960669] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ213.013269] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ215.001315] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ216.988852] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ218.977214] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ220.968637] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ222.957106] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ224.944734] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ226.933284] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ292.476102] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ292.580807] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ299.284648] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ305.648079] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ315.444799] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ317.432412] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ319.420239] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ321.408476] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ323.400304] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ325.388358] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ327.376010] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ329.368433] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ390.231425] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ396.728228] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ397.663531] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ407.272195] acpi INT3400:00: Unsupported event [0x86]
> [ÂÂ409.287248] acpi INT3400:00: Unsupported event [0x86]
>
>