This issue has been present since I installed a fresh copy of Xubuntu
17.10 about 3 weeks ago.

I believe that Xubuntu came with 4.13.0-16 and I upgraded to 4.13.0-21.

I installed the latest upstream kernel (4.15-rc6) and I am still
experiencing the issue. Out of 15 boots, 3 were bad and 3 took longer
than normal to recognize the mouse. I have included the dmesg outputs
from both scenarios below.

Dmesg output when mouse doesn't work:
[    0.000000] Linux version 4.15.0-041500rc6-generic (kernel@kathleen) (gcc 
version 7.2.0 (Ubuntu 7.2.0-8ubuntu3)) #201712312330 SMP Sun Dec 31 23:31:15 
UTC 2017
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-041500rc6-generic 
root=UUID=ce80946f-0157-40fa-8410-c866a1e5c481 ro quiet splash vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    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: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 
bytes, using 'compacted' format.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000086120fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000086121000-0x0000000086121fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000086122000-0x0000000086122fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000086123000-0x000000008e6e9fff] usable
[    0.000000] BIOS-e820: [mem 0x000000008e6ea000-0x000000008eb71fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008eb72000-0x000000008ec18fff] usable
[    0.000000] BIOS-e820: [mem 0x000000008ec19000-0x000000008efc0fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008efc1000-0x000000008fb42fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008fb43000-0x000000008fbfefff] type 20
[    0.000000] BIOS-e820: [mem 0x000000008fbff000-0x000000008fbfffff] usable
[    0.000000] BIOS-e820: [mem 0x000000008fc00000-0x000000008fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000046effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.60 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0x8ec19000  ACPI=0x8ec19000  SMBIOS=0x8fa65000  
MPS=0xfc9e0  ESRT=0x88a1ce98  MEMATTR=0x889da018 
[    0.000000] random: fast init done
[    0.000000] SMBIOS 3.0 present.
[    0.000000] DMI: MSI MS-7A59/Z270 SLI (MS-7A59), BIOS 1.80 11/20/2017
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x46f000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 00C0000000 mask 7FC0000000 uncachable
[    0.000000]   1 base 00A0000000 mask 7FE0000000 uncachable
[    0.000000]   2 base 0090000000 mask 7FF0000000 uncachable
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    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: last_pfn = 0x8fc00 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fcc40-0x000fcc4f] mapped at [    
    (ptrval)]
[    0.000000] esrt: Reserving ESRT space from 0x0000000088a1ce98 to 
0x0000000088a1ced0.
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [        (ptrval)] 95000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x2bf134000, 0x2bf134fff] PGTABLE
[    0.000000] BRK [0x2bf135000, 0x2bf135fff] PGTABLE
[    0.000000] BRK [0x2bf136000, 0x2bf136fff] PGTABLE
[    0.000000] BRK [0x2bf137000, 0x2bf137fff] PGTABLE
[    0.000000] BRK [0x2bf138000, 0x2bf138fff] PGTABLE
[    0.000000] BRK [0x2bf139000, 0x2bf139fff] PGTABLE
[    0.000000] BRK [0x2bf13a000, 0x2bf13afff] PGTABLE
[    0.000000] BRK [0x2bf13b000, 0x2bf13bfff] PGTABLE
[    0.000000] BRK [0x2bf13c000, 0x2bf13cfff] PGTABLE
[    0.000000] BRK [0x2bf13d000, 0x2bf13dfff] PGTABLE
[    0.000000] BRK [0x2bf13e000, 0x2bf13efff] PGTABLE
[    0.000000] Secure boot could not be determined
[    0.000000] RAMDISK: [mem 0x31b73000-0x34db0fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000000008EC19000 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x000000008EC190A8 0000D4 (v01 ALASKA A M I    
01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x000000008EC40630 000114 (v06 ALASKA A M I    
01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x000000008EC19218 027418 (v02 ALASKA A M I    
01072009 INTL 20160422)
[    0.000000] ACPI: FACS 0x000000008EFC0D80 000040
[    0.000000] ACPI: APIC 0x000000008EC40748 0000BC (v03 ALASKA A M I    
01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x000000008EC40808 000044 (v01 ALASKA A M I    
01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x000000008EC40850 00009C (v01 ALASKA A M I    
01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x000000008EC408F0 00003C (v01 ALASKA A M I    
01072009 MSFT 00000097)
[    0.000000] ACPI: SSDT 0x000000008EC40930 0003A3 (v01 SataRe SataTabl 
00001000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x000000008EC40CD8 003176 (v02 SaSsdt SaSsdt   
00003000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x000000008EC43E50 0025A5 (v02 PegSsd PegSsdt  
00001000 INTL 20160422)
[    0.000000] ACPI: HPET 0x000000008EC463F8 000038 (v01 INTEL  KBL      
00000001 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x000000008EC46430 000DE5 (v02 INTEL  Ther_Rvp 
00001000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x000000008EC47218 000A2B (v02 INTEL  xh_rvp08 
00000000 INTL 20160422)
[    0.000000] ACPI: UEFI 0x000000008EC47C48 000042 (v01 ALASKA A M I    
00000002      01000013)
[    0.000000] ACPI: SSDT 0x000000008EC47C90 000EDE (v02 CpuRef CpuSsdt  
00003000 INTL 20160422)
[    0.000000] ACPI: LPIT 0x000000008EC48B70 000094 (v01 INTEL  KBL      
00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x000000008EC48C08 000141 (v02 INTEL  HdaDsp   
00000000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x000000008EC48D50 00029F (v02 INTEL  sensrhub 
00000000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x000000008EC48FF0 003002 (v02 INTEL  PtidDevc 
00001000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x000000008EC4BFF8 000517 (v02 INTEL  TbtTypeC 
00000000 INTL 20160422)
[    0.000000] ACPI: DBGP 0x000000008EC4C510 000034 (v01 INTEL           
00000002 MSFT 0000005F)
[    0.000000] ACPI: DBG2 0x000000008EC4C548 000054 (v00 INTEL           
00000002 MSFT 0000005F)
[    0.000000] ACPI: BGRT 0x000000008EC4C5A0 000038 (v01 ALASKA A M I    
01072009 AMI  00010013)
[    0.000000] ACPI: WSMT 0x000000008EC4C5D8 000028 (v01 ALASKA A M I    
01072009 AMI  00010013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000046effffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x46efd5000-0x46effffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000046effffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.000000]   node   0: [mem 0x0000000000059000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x0000000086120fff]
[    0.000000]   node   0: [mem 0x0000000086123000-0x000000008e6e9fff]
[    0.000000]   node   0: [mem 0x000000008eb72000-0x000000008ec18fff]
[    0.000000]   node   0: [mem 0x000000008fbff000-0x000000008fbfffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000046effffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000046effffff]
[    0.000000] On node 0 totalpages: 4183853
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 27 pages reserved
[    0.000000]   DMA zone: 3997 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 9055 pages used for memmap
[    0.000000]   DMA32 zone: 579472 pages, LIFO batch:31
[    0.000000]   Normal zone: 56256 pages used for memmap
[    0.000000]   Normal zone: 3600384 pages, LIFO batch:31
[    0.000000] Reserved but unavailable: 98 pages
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    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: 0x8086a201 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 0x00058000-0x00058fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x86121000-0x86121fff]
[    0.000000] PM: Registered nosave memory: [mem 0x86122000-0x86122fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8e6ea000-0x8eb71fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8ec19000-0x8efc0fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8efc1000-0x8fb42fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8fb43000-0x8fbfefff]
[    0.000000] PM: Registered nosave memory: [mem 0x8fc00000-0x8fffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x90000000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe011000-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-0xfed00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed01000-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 0x90000000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 
0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 
nr_node_ids:1
[    0.000000] percpu: Embedded 47 pages/cpu @        (ptrval) s155648 r8192 
d28672 u262144
[    0.000000] pcpu-alloc: s155648 r8192 d28672 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: 4118451
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: 
BOOT_IMAGE=/boot/vmlinuz-4.15.0-041500rc6-generic 
root=UUID=ce80946f-0157-40fa-8410-c866a1e5c481 ro quiet splash vt.handoff=7
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 16226688K/16735412K available (12300K kernel code, 2460K 
rwdata, 4184K rodata, 2376K init, 2416K bss, 508724K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] ftrace: allocating 38956 entries in 153 pages
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  RCU restricting CPUs from NR_CPUS=8192 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: 524544, nr_irqs: 2048, preallocated irqs: 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] ACPI: Core revision 20170831
[    0.000000] ACPI: 11 ACPI AML tables successfully acquired and loaded
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, 
max_idle_ns: 79635855245 ns
[    0.000000] hpet clockevent registered
[    0.004000] APIC: Switch to symmetric I/O mode setup
[    0.004000] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.008000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.028000] tsc: Detected 4200.000 MHz processor
[    0.028000] Calibrating delay loop (skipped), value calculated using timer 
frequency.. 8400.00 BogoMIPS (lpj=16800000)
[    0.028000] pid_max: default: 32768 minimum: 301
[    0.028000] Security Framework initialized
[    0.028000] Yama: becoming mindful.
[    0.028000] AppArmor: AppArmor initialized
[    0.028000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 
bytes)
[    0.028000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 
bytes)
[    0.028000] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.028000] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 
bytes)
[    0.028000] CPU: Physical Processor ID: 0
[    0.028000] CPU: Processor Core ID: 0
[    0.028000] mce: CPU supports 10 MCE banks
[    0.028000] CPU0: Thermal monitoring enabled (TM1)
[    0.028000] process: using mwait in idle threads
[    0.028000] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.028000] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.028000] Freeing SMP alternatives memory: 36K
[    0.033118] TSC deadline timer enabled
[    0.033123] smpboot: CPU0: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz (family: 
0x6, model: 0x9e, stepping: 0x9)
[    0.033154] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, 
full-width counters, Intel PMU driver.
[    0.033171] ... version:                4
[    0.033171] ... bit width:              48
[    0.033171] ... generic registers:      4
[    0.033172] ... value mask:             0000ffffffffffff
[    0.033172] ... max period:             00007fffffffffff
[    0.033172] ... fixed-purpose events:   3
[    0.033172] ... event mask:             000000070000000f
[    0.033192] Hierarchical SRCU implementation.
[    0.033728] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.033734] smp: Bringing up secondary CPUs ...
[    0.033766] x86: Booting SMP configuration:
[    0.033767] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.034059] smp: Brought up 1 node, 8 CPUs
[    0.034059] smpboot: Max logical packages: 1
[    0.034059] smpboot: Total of 8 processors activated (67200.00 BogoMIPS)
[    0.036295] devtmpfs: initialized
[    0.036295] x86/mm: Memory block size: 128MB
[    0.036641] evm: security.selinux
[    0.036641] evm: security.SMACK64
[    0.036641] evm: security.SMACK64EXEC
[    0.036641] evm: security.SMACK64TRANSMUTE
[    0.036642] evm: security.SMACK64MMAP
[    0.036642] evm: security.apparmor
[    0.036642] evm: security.ima
[    0.036643] evm: security.capability
[    0.036650] PM: Registering ACPI NVS region [mem 0x86121000-0x86121fff] 
(4096 bytes)
[    0.036650] PM: Registering ACPI NVS region [mem 0x8ec19000-0x8efc0fff] 
(3833856 bytes)
[    0.036650] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, 
max_idle_ns: 7645041785100000 ns
[    0.036650] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.036650] pinctrl core: initialized pinctrl subsystem
[    0.036650] RTC time: 11:40:33, date: 01/02/18
[    0.036650] NET: Registered protocol family 16
[    0.036650] audit: initializing netlink subsys (disabled)
[    0.036650] audit: type=2000 audit(1514893233.036:1): state=initialized 
audit_enabled=0 res=1
[    0.036650] cpuidle: using governor ladder
[    0.036650] cpuidle: using governor menu
[    0.036650] ACPI FADT declares the system doesn't support PCIe ASPM, so 
disable it
[    0.036650] ACPI: bus type PCI registered
[    0.036650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.036650] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 
0xe0000000-0xefffffff] (base 0xe0000000)
[    0.036650] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.036650] PCI: Using configuration type 1 for base access
[    0.036682] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.036682] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.036683] ACPI: Added _OSI(Module Device)
[    0.036683] ACPI: Added _OSI(Processor Device)
[    0.036683] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.036683] ACPI: Added _OSI(Processor Aggregator Device)
[    0.036778] ACPI: Executed 38 blocks of module-level executable AML code
[    0.050535] ACPI: Dynamic OEM Table Load:
[    0.050535] ACPI: SSDT 0xFFFF9508DBC80000 00081F (v02 PmRef  Cpu0Ist  
00003000 INTL 20160422)
[    0.050535] ACPI: Executed 1 blocks of module-level executable AML code
[    0.050535] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.050535] ACPI: Dynamic OEM Table Load:
[    0.050535] ACPI: SSDT 0xFFFF9508DBD10400 0003FF (v02 PmRef  Cpu0Cst  
00003001 INTL 20160422)
[    0.050535] ACPI: Executed 1 blocks of module-level executable AML code
[    0.050535] ACPI: Dynamic OEM Table Load:
[    0.050535] ACPI: SSDT 0xFFFF9508DBD03600 000115 (v02 PmRef  Cpu0Hwp  
00003000 INTL 20160422)
[    0.050535] ACPI: Executed 1 blocks of module-level executable AML code
[    0.050535] ACPI: Dynamic OEM Table Load:
[    0.050535] ACPI: SSDT 0xFFFF9508DBD02200 0001A4 (v02 PmRef  HwpLvt   
00003000 INTL 20160422)
[    0.050535] ACPI: Executed 1 blocks of module-level executable AML code
[    0.052261] ACPI: Dynamic OEM Table Load:
[    0.052266] ACPI: SSDT 0xFFFF9508DC23F000 00065C (v02 PmRef  ApIst    
00003000 INTL 20160422)
[    0.052582] ACPI: Executed 1 blocks of module-level executable AML code
[    0.052589] ACPI: Dynamic OEM Table Load:
[    0.052589] ACPI: SSDT 0xFFFF9508DBE3A600 000197 (v02 PmRef  ApHwp    
00003000 INTL 20160422)
[    0.052589] ACPI: Executed 1 blocks of module-level executable AML code
[    0.052589] ACPI: Dynamic OEM Table Load:
[    0.052589] ACPI: SSDT 0xFFFF9508DBD67800 00018A (v02 PmRef  ApCst    
00003000 INTL 20160422)
[    0.052589] ACPI: Executed 1 blocks of module-level executable AML code
[    0.057272] ACPI: Interpreter enabled
[    0.057297] ACPI: (supports S0 S3 S4 S5)
[    0.057297] ACPI: Using IOAPIC for interrupt routing
[    0.057322] PCI: Using host bridge windows from ACPI; if necessary, use 
"pci=nocrs" and report a bug
[    0.058118] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.059946] ACPI: Power Resource [PG00] (on)
[    0.060205] ACPI: Power Resource [PG01] (on)
[    0.060454] ACPI: Power Resource [PG02] (on)
[    0.062664] ACPI: Power Resource [WRST] (on)
[    0.062921] ACPI: Power Resource [WRST] (on)
[    0.063176] ACPI: Power Resource [WRST] (on)
[    0.063431] ACPI: Power Resource [WRST] (on)
[    0.063684] ACPI: Power Resource [WRST] (on)
[    0.063939] ACPI: Power Resource [WRST] (on)
[    0.064198] ACPI: Power Resource [WRST] (on)
[    0.064450] ACPI: Power Resource [WRST] (on)
[    0.064703] ACPI: Power Resource [WRST] (on)
[    0.064956] ACPI: Power Resource [WRST] (on)
[    0.065208] ACPI: Power Resource [WRST] (on)
[    0.065460] ACPI: Power Resource [WRST] (on)
[    0.065712] ACPI: Power Resource [WRST] (on)
[    0.065965] ACPI: Power Resource [WRST] (on)
[    0.066219] ACPI: Power Resource [WRST] (on)
[    0.066473] ACPI: Power Resource [WRST] (on)
[    0.066724] ACPI: Power Resource [WRST] (on)
[    0.067684] ACPI: Power Resource [WRST] (on)
[    0.067936] ACPI: Power Resource [WRST] (on)
[    0.068192] ACPI: Power Resource [WRST] (on)
[    0.077986] ACPI: Power Resource [FN00] (off)
[    0.078051] ACPI: Power Resource [FN01] (off)
[    0.078115] ACPI: Power Resource [FN02] (off)
[    0.078179] ACPI: Power Resource [FN03] (off)
[    0.078241] ACPI: Power Resource [FN04] (off)
[    0.079186] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.079189] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM 
Segments MSI]
[    0.079347] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug 
PME AER]
[    0.079497] acpi PNP0A08:00: _OSC: OS now controls [PCIeCapability]
[    0.079497] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS 
configuration
[    0.080094] PCI host bridge to bus 0000:00
[    0.080096] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.080096] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.080097] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff 
window]
[    0.080097] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff 
window]
[    0.080098] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff 
window]
[    0.080098] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.080103] pci 0000:00:00.0: [8086:591f] type 00 class 0x060000
[    0.080345] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.080370] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.080532] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    0.080540] pci 0000:00:08.0: reg 0x10: [mem 0xdff4f000-0xdff4ffff 64bit]
[    0.080659] pci 0000:00:14.0: [8086:a2af] type 00 class 0x0c0330
[    0.080676] pci 0000:00:14.0: reg 0x10: [mem 0xdff30000-0xdff3ffff 64bit]
[    0.080726] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.080877] pci 0000:00:14.2: [8086:a2b1] type 00 class 0x118000
[    0.080893] pci 0000:00:14.2: reg 0x10: [mem 0xdff4e000-0xdff4efff 64bit]
[    0.081029] pci 0000:00:16.0: [8086:a2ba] type 00 class 0x078000
[    0.081049] pci 0000:00:16.0: reg 0x10: [mem 0xdff4d000-0xdff4dfff 64bit]
[    0.081092] pci 0000:00:16.0: PME# supported from D3hot
[    0.081217] pci 0000:00:17.0: [8086:a282] type 00 class 0x010601
[    0.081230] pci 0000:00:17.0: reg 0x10: [mem 0xdff48000-0xdff49fff]
[    0.081235] pci 0000:00:17.0: reg 0x14: [mem 0xdff4c000-0xdff4c0ff]
[    0.081240] pci 0000:00:17.0: reg 0x18: [io  0xf050-0xf057]
[    0.081245] pci 0000:00:17.0: reg 0x1c: [io  0xf040-0xf043]
[    0.081249] pci 0000:00:17.0: reg 0x20: [io  0xf020-0xf03f]
[    0.081254] pci 0000:00:17.0: reg 0x24: [mem 0xdff4b000-0xdff4b7ff]
[    0.081284] pci 0000:00:17.0: PME# supported from D3hot
[    0.081398] pci 0000:00:1c.0: [8086:a290] type 01 class 0x060400
[    0.081447] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.081581] pci 0000:00:1c.4: [8086:a294] type 01 class 0x060400
[    0.081628] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.081769] pci 0000:00:1f.0: [8086:a2c5] type 00 class 0x060100
[    0.081961] pci 0000:00:1f.2: [8086:a2a1] type 00 class 0x058000
[    0.081973] pci 0000:00:1f.2: reg 0x10: [mem 0xdff44000-0xdff47fff]
[    0.082116] pci 0000:00:1f.3: [8086:a2f0] type 00 class 0x040300
[    0.082138] pci 0000:00:1f.3: reg 0x10: [mem 0xdff40000-0xdff43fff 64bit]
[    0.082164] pci 0000:00:1f.3: reg 0x20: [mem 0xdff20000-0xdff2ffff 64bit]
[    0.082205] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.082355] pci 0000:00:1f.4: [8086:a2a3] type 00 class 0x0c0500
[    0.082414] pci 0000:00:1f.4: reg 0x10: [mem 0xdff4a000-0xdff4a0ff 64bit]
[    0.082483] pci 0000:00:1f.4: reg 0x20: [io  0xf000-0xf01f]
[    0.082660] pci 0000:00:1f.6: [8086:15b8] type 00 class 0x020000
[    0.082682] pci 0000:00:1f.6: reg 0x10: [mem 0xdff00000-0xdff1ffff]
[    0.082774] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.082899] pci 0000:01:00.0: [1002:67b0] type 00 class 0x030000
[    0.082912] pci 0000:01:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit 
pref]
[    0.082918] pci 0000:01:00.0: reg 0x18: [mem 0xd0000000-0xd07fffff 64bit 
pref]
[    0.082921] pci 0000:01:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.082925] pci 0000:01:00.0: reg 0x24: [mem 0xdfe00000-0xdfe3ffff]
[    0.082929] pci 0000:01:00.0: reg 0x30: [mem 0xdfe40000-0xdfe5ffff pref]
[    0.082938] pci 0000:01:00.0: BAR 0: assigned to efifb
[    0.082962] pci 0000:01:00.0: supports D1 D2
[    0.082963] pci 0000:01:00.0: PME# supported from D1 D2 D3hot
[    0.082997] pci 0000:01:00.1: [1002:aac8] type 00 class 0x040300
[    0.083008] pci 0000:01:00.1: reg 0x10: [mem 0xdfe60000-0xdfe63fff 64bit]
[    0.083051] pci 0000:01:00.1: supports D1 D2
[    0.092008] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.092010] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.092011] pci 0000:00:01.0:   bridge window [mem 0xdfe00000-0xdfefffff]
[    0.092013] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd07fffff 
64bit pref]
[    0.092075] acpiphp: Slot [1] registered
[    0.092083] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.092143] pci 0000:03:00.0: [1b21:2142] type 00 class 0x0c0330
[    0.092167] pci 0000:03:00.0: reg 0x10: [mem 0xdfd00000-0xdfd07fff 64bit]
[    0.092208] pci 0000:03:00.0: enabling Extended Tags
[    0.092260] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.092352] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.092355] pci 0000:00:1c.4:   bridge window [mem 0xdfd00000-0xdfdfffff]
[    0.093991] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.094035] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.094078] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.094120] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.094162] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.094205] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.094247] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.094289] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.094705] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.094705] pci 0000:01:00.0: vgaarb: VGA device added: 
decodes=io+mem,owns=io+mem,locks=none
[    0.094705] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.094705] vgaarb: loaded
[    0.094705] SCSI subsystem initialized
[    0.094705] libata version 3.00 loaded.
[    0.094705] ACPI: bus type USB registered
[    0.094705] usbcore: registered new interface driver usbfs
[    0.094705] usbcore: registered new interface driver hub
[    0.094705] usbcore: registered new device driver usb
[    0.094705] EDAC MC: Ver: 3.0.0
[    0.094705] Registered efivars operations
[    0.119014] PCI: Using ACPI for IRQ routing
[    0.147028] PCI: pci_cache_line_size set to 64 bytes
[    0.147064] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.147065] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.147065] e820: reserve RAM buffer [mem 0x86121000-0x87ffffff]
[    0.147066] e820: reserve RAM buffer [mem 0x8e6ea000-0x8fffffff]
[    0.147066] e820: reserve RAM buffer [mem 0x8ec19000-0x8fffffff]
[    0.147067] e820: reserve RAM buffer [mem 0x8fc00000-0x8fffffff]
[    0.147067] e820: reserve RAM buffer [mem 0x46f000000-0x46fffffff]
[    0.147111] NetLabel: Initializing
[    0.147112] NetLabel:  domain hash size = 128
[    0.147112] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.147119] NetLabel:  unlabeled traffic allowed by default
[    0.147126] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.147126] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.149021] clocksource: Switched to clocksource hpet
[    0.153517] VFS: Disk quotas dquot_6.6.0
[    0.153525] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.153573] AppArmor: AppArmor Filesystem Enabled
[    0.153582] pnp: PnP ACPI init
[    0.153795] system 00:00: [io  0x0a00-0x0a0f] has been reserved
[    0.153795] system 00:00: [io  0x0a10-0x0a1f] has been reserved
[    0.153796] system 00:00: [io  0x0a20-0x0a2f] has been reserved
[    0.153796] system 00:00: [io  0x0a30-0x0a3f] has been reserved
[    0.153799] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.154118] pnp 00:01: [dma 0 disabled]
[    0.154213] pnp 00:01: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.154236] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 PNP030b 
(active)
[    0.154266] pnp 00:03: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 
(active)
[    0.154497] pnp 00:04: [dma 0 disabled]
[    0.154518] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.154619] system 00:05: [io  0x0680-0x069f] has been reserved
[    0.154619] system 00:05: [io  0xffff] has been reserved
[    0.154620] system 00:05: [io  0xffff] has been reserved
[    0.154621] system 00:05: [io  0xffff] has been reserved
[    0.154621] system 00:05: [io  0x1800-0x18fe] has been reserved
[    0.154622] system 00:05: [io  0x164e-0x164f] has been reserved
[    0.154624] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.154682] system 00:06: [io  0x0800-0x087f] has been reserved
[    0.154683] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.154694] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.154715] system 00:08: [io  0x1854-0x1857] has been reserved
[    0.154717] system 00:08: Plug and Play ACPI device, IDs INT3f0d PNP0c02 
(active)
[    0.154880] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.154881] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.154882] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.154883] system 00:09: [mem 0xe0000000-0xefffffff] has been reserved
[    0.154883] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.154884] system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.154885] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.154885] system 00:09: [mem 0xff000000-0xffffffff] has been reserved
[    0.154886] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.154887] system 00:09: [mem 0xdffc0000-0xdffdffff] has been reserved
[    0.154888] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.154912] system 00:0a: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.154913] system 00:0a: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.154913] system 00:0a: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.154914] system 00:0a: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.154915] system 00:0a: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.154915] system 00:0a: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.154917] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.155124] system 00:0b: [io  0xff00-0xfffe] has been reserved
[    0.155126] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.155982] system 00:0c: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.155983] system 00:0c: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.155984] system 00:0c: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.155985] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.156651] pnp: PnP ACPI: found 13 devices
[    0.163561] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, 
max_idle_ns: 2085701024 ns
[    0.163576] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.163577] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.163579] pci 0000:00:01.0:   bridge window [mem 0xdfe00000-0xdfefffff]
[    0.163580] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd07fffff 
64bit pref]
[    0.163582] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.163590] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.163592] pci 0000:00:1c.4:   bridge window [mem 0xdfd00000-0xdfdfffff]
[    0.163596] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.163597] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.163597] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.163598] pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffffff window]
[    0.163598] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.163599] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.163599] pci_bus 0000:01: resource 1 [mem 0xdfe00000-0xdfefffff]
[    0.163600] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd07fffff 64bit 
pref]
[    0.163601] pci_bus 0000:03: resource 1 [mem 0xdfd00000-0xdfdfffff]
[    0.163707] NET: Registered protocol family 2
[    0.163802] TCP established hash table entries: 131072 (order: 8, 1048576 
bytes)
[    0.163896] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.163961] TCP: Hash tables configured (established 131072 bind 65536)
[    0.163979] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.164024] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.164058] NET: Registered protocol family 1
[    0.164781] pci 0000:01:00.0: Video device with shadowed ROM at [mem 
0x000c0000-0x000dffff]
[    0.164906] PCI: CLS 64 bytes, default 64
[    0.164922] Unpacking initramfs...
[    0.619612] Freeing initrd memory: 51448K
[    0.619625] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.619627] software IO TLB [mem 0x81d51000-0x85d51000] (64MB) mapped at 
[0000000056cbe8c4-00000000deb1d98b]
[    0.619854] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 
0x3c8a615336c, max_idle_ns: 440795257976 ns
[    0.620076] Scanning for low memory corruption every 60 seconds
[    0.620522] Initialise system trusted keyrings
[    0.620526] Key type blacklist registered
[    0.620574] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    0.621106] zbud: loaded
[    0.621294] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.621401] fuse init (API version 7.26)
[    0.623448] Key type asymmetric registered
[    0.623448] Asymmetric key parser 'x509' registered
[    0.623461] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
246)
[    0.623506] io scheduler noop registered
[    0.623506] io scheduler deadline registered
[    0.623525] io scheduler cfq registered (default)
[    0.623990] efifb: probing for efifb
[    0.623995] efifb: framebuffer at 0xc0000000, using 3072k, total 3072k
[    0.623996] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.623996] efifb: scrolling: redraw
[    0.623997] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.624888] Console: switching to colour frame buffer device 128x48
[    0.625690] fb0: EFI VGA frame buffer device
[    0.625693] intel_idle: MWAIT substates: 0x142120
[    0.625694] intel_idle: v0.4.1 model 0x9E
[    0.625977] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.626046] input: Sleep Button as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.626054] ACPI: Sleep Button [SLPB]
[    0.626068] input: Power Button as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.626076] ACPI: Power Button [PWRB]
[    0.626089] input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.626135] ACPI: Power Button [PWRF]
[    0.685108] (NULL device *): hwmon_device_register() is deprecated. Please 
convert the driver to use hwmon_device_register_with_info().
[    0.744178] thermal LNXTHERM:00: registered as thermal_zone0
[    0.744179] ACPI: Thermal Zone [TZ00] (28 C)
[    0.744287] thermal LNXTHERM:01: registered as thermal_zone1
[    0.744287] ACPI: Thermal Zone [TZ01] (30 C)
[    0.744379] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.765179] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 
16550A
[    0.786038] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is 
a 16550A
[    0.787813] Linux agpgart interface v0.103
[    0.789342] loop: module loaded
[    0.789533] libphy: Fixed MDIO Bus: probed
[    0.789533] tun: Universal TUN/TAP device driver, 1.6
[    0.789578] PPP generic driver version 2.4.2
[    0.789624] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.789626] ehci-pci: EHCI PCI platform driver
[    0.789630] ehci-platform: EHCI generic platform driver
[    0.789634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.789634] ohci-pci: OHCI PCI platform driver
[    0.789637] ohci-platform: OHCI generic platform driver
[    0.789640] uhci_hcd: USB Universal Host Controller Interface driver
[    0.789720] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.789724] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus 
number 1
[    0.790789] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 
quirks 0x00009810
[    0.790792] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.790879] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.790880] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    0.790880] usb usb1: Product: xHCI Host Controller
[    0.790881] usb usb1: Manufacturer: Linux 4.15.0-041500rc6-generic xhci-hcd
[    0.790881] usb usb1: SerialNumber: 0000:00:14.0
[    0.790984] hub 1-0:1.0: USB hub found
[    0.790996] hub 1-0:1.0: 16 ports detected
[    0.791903] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.791904] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus 
number 2
[    0.791919] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    0.791919] usb usb2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    0.791920] usb usb2: Product: xHCI Host Controller
[    0.791920] usb usb2: Manufacturer: Linux 4.15.0-041500rc6-generic xhci-hcd
[    0.791921] usb usb2: SerialNumber: 0000:00:14.0
[    0.792032] hub 2-0:1.0: USB hub found
[    0.792046] hub 2-0:1.0: 10 ports detected
[    0.792582] usb: port power management may be unreliable
[    0.792684] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    0.792686] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus 
number 3
[    0.847503] xhci_hcd 0000:03:00.0: hcc params 0x0200ef81 hci version 0x110 
quirks 0x00000010
[    0.847634] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.847635] usb usb3: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    0.847636] usb usb3: Product: xHCI Host Controller
[    0.847636] usb usb3: Manufacturer: Linux 4.15.0-041500rc6-generic xhci-hcd
[    0.847636] usb usb3: SerialNumber: 0000:03:00.0
[    0.847728] hub 3-0:1.0: USB hub found
[    0.847732] hub 3-0:1.0: 2 ports detected
[    0.847770] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    0.847772] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus 
number 4
[    0.847773] xhci_hcd 0000:03:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.847793] usb usb4: We don't know the algorithms for LPM for this host, 
disabling LPM.
[    0.847799] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    0.847799] usb usb4: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    0.847800] usb usb4: Product: xHCI Host Controller
[    0.847800] usb usb4: Manufacturer: Linux 4.15.0-041500rc6-generic xhci-hcd
[    0.847801] usb usb4: SerialNumber: 0000:03:00.0
[    0.847889] hub 4-0:1.0: USB hub found
[    0.847892] hub 4-0:1.0: 2 ports detected
[    0.847944] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 
0x60,0x64 irq 1,12
[    0.850820] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.850823] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.851053] mousedev: PS/2 mouse device common for all mice
[    0.851286] rtc_cmos 00:07: RTC can wake from S4
[    0.851668] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[    0.851746] rtc_cmos 00:07: alarms up to one month, y3k, 242 bytes nvram, 
hpet irqs
[    0.851750] i2c /dev entries driver
[    0.851773] device-mapper: uevent: version 1.0.3
[    0.851828] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: 
dm-de...@redhat.com
[    0.851830] intel_pstate: Intel P-state driver initializing
[    0.852741] intel_pstate: HWP enabled
[    0.853134] ledtrig-cpu: registered to indicate activity on CPUs
[    0.853135] EFI Variables Facility v0.08 2004-May-17
[    0.881499] NET: Registered protocol family 10
[    0.883885] Segment Routing with IPv6
[    0.883894] NET: Registered protocol family 17
[    0.883959] Key type dns_resolver registered
[    0.884565] RAS: Correctable Errors collector initialized.
[    0.884575] microcode: sig=0x906e9, pf=0x2, revision=0x70
[    0.884833] microcode: Microcode Update Driver: v2.2.
[    0.884836] sched_clock: Marking stable (884822447, 0)->(864358779, 20463668)
[    0.885381] registered taskstats version 1
[    0.885386] Loading compiled-in X.509 certificates
[    0.886544] Loaded X.509 cert 'Build time autogenerated kernel key: 
bb48f3c029beb94b9466291626a5541f7d3c343c'
[    0.886554] zswap: loaded using pool lzo/zbud
[    0.888419] Key type big_key registered
[    0.888420] Key type trusted registered
[    0.889307] Key type encrypted registered
[    0.889308] AppArmor: AppArmor sha1 policy hashing enabled
[    0.889309] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[    0.889317] evm: HMAC attrs: 0x1
[    0.889892]   Magic number: 2:416:680
[    0.890087] rtc_cmos 00:07: setting system clock to 2018-01-02 11:40:34 UTC 
(1514893234)
[    0.890157] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.890158] EDD information not available.
[    0.891461] Freeing unused kernel memory: 2376K
[    0.891461] Write protecting the kernel read-only data: 20480k
[    0.891805] Freeing unused kernel memory: 2008K
[    0.893800] Freeing unused kernel memory: 1960K
[    0.897099] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.940036] pps_core: LinuxPPS API ver. 1 registered
[    0.940037] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo 
Giometti <giome...@linux.it>
[    0.940922] PTP clock support registered
[    0.941035] ahci 0000:00:17.0: version 3.0
[    0.941308] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f 
impl SATA mode
[    0.941310] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum 
part ems deso sadm sds apst 
[    0.943069] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    0.943069] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    0.956455] [drm] radeon kernel modesetting enabled.
[    0.956479] checking generic (c0000000 300000) vs hw (c0000000 10000000)
[    0.956479] fb: switching to radeondrmfb from EFI VGA
[    0.956489] Console: switching to colour dummy device 80x25
[    0.956786] [drm] initializing kernel modesetting (HAWAII 0x1002:0x67B0 
0x1462:0x2015 0x80).
[    0.956793] [drm] doorbell mmio base: 0xD0000000
[    0.956793] [drm] doorbell mmio size: 8388608
[    0.956810] radeon 0000:01:00.0: Invalid PCI ROM header signature: expecting 
0xaa55, got 0xffff
[    0.956839] ATOM BIOS: 113
[    0.956926] radeon 0000:01:00.0: VRAM: 8192M 0x0000000000000000 - 
0x00000001FFFFFFFF (8192M used)
[    0.956927] radeon 0000:01:00.0: GTT: 2048M 0x0000000200000000 - 
0x000000027FFFFFFF
[    0.956929] [drm] Detected VRAM RAM=8192M, BAR=256M
[    0.956930] [drm] RAM width 512bits DDR
[    0.956975] [TTM] Zone  kernel: Available graphics memory: 8190808 kiB
[    0.956975] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    0.956975] [TTM] Initializing pool allocator
[    0.956977] [TTM] Initializing DMA pool allocator
[    0.956987] [drm] radeon: 8192M of VRAM memory ready
[    0.956987] [drm] radeon: 2048M of GTT memory ready.
[    0.956991] [drm] Loading hawaii Microcode
[    0.957049] [drm] Internal thermal controller with fan control
[    0.957063] [drm] probing gen 2 caps for device 8086:1901 = 261ad03/e
[    0.972153] [drm] radeon: dpm initialized
[    0.972190] [drm] Found UVD firmware Version: 1.64 Family ID: 9
[    0.974011] [drm] Found VCE firmware/feedback version 40.2.2 / 15!
[    0.974013] [drm] GART: num cpu pages 524288, num gpu pages 524288
[    0.974535] [drm] probing gen 2 caps for device 8086:1901 = 261ad03/e
[    0.974536] [drm] PCIE gen 3 link speeds already enabled
[    0.998021] [drm] PCIE GART of 2048M enabled (table at 0x000000000030E000).
[    0.998114] radeon 0000:01:00.0: WB enabled
[    0.998117] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 
0x0000000200000c00 and cpu addr 0x000000003561748f
[    0.998118] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 
0x0000000200000c04 and cpu addr 0x000000002ca32af6
[    0.998118] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 
0x0000000200000c08 and cpu addr 0x0000000081d3a015
[    0.998119] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 
0x0000000200000c0c and cpu addr 0x0000000009226b69
[    0.998119] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 
0x0000000200000c10 and cpu addr 0x00000000d6ad3aa0
[    0.998413] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 
0x0000000000078d30 and cpu addr 0x000000009dfd4b7b
[    0.998527] radeon 0000:01:00.0: fence driver on ring 6 use gpu addr 
0x0000000200000c18 and cpu addr 0x000000000138cfb9
[    0.998527] radeon 0000:01:00.0: fence driver on ring 7 use gpu addr 
0x0000000200000c1c and cpu addr 0x00000000d73a3b37
[    0.998528] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    0.998528] [drm] Driver supports precise vblank timestamp query.
[    0.998548] radeon 0000:01:00.0: radeon: using MSI.
[    0.998563] [drm] radeon: irq initialized.
[    1.000811] [drm] ring test on 0 succeeded in 4 usecs
[    1.000887] [drm] ring test on 1 succeeded in 3 usecs
[    1.000898] [drm] ring test on 2 succeeded in 3 usecs
[    1.001068] [drm] ring test on 3 succeeded in 5 usecs
[    1.001074] [drm] ring test on 4 succeeded in 4 usecs
[    1.004770] scsi host0: ahci
[    1.004919] scsi host1: ahci
[    1.005027] scsi host2: ahci
[    1.005103] scsi host3: ahci
[    1.005180] scsi host4: ahci
[    1.005262] scsi host5: ahci
[    1.005279] ata1: SATA max UDMA/133 abar m2048@0xdff4b000 port 0xdff4b100 
irq 129
[    1.005284] ata2: SATA max UDMA/133 abar m2048@0xdff4b000 port 0xdff4b180 
irq 129
[    1.005285] ata3: SATA max UDMA/133 abar m2048@0xdff4b000 port 0xdff4b200 
irq 129
[    1.005285] ata4: SATA max UDMA/133 abar m2048@0xdff4b000 port 0xdff4b280 
irq 129
[    1.005289] ata5: SATA max UDMA/133 abar m2048@0xdff4b000 port 0xdff4b300 
irq 129
[    1.005294] ata6: SATA max UDMA/133 abar m2048@0xdff4b000 port 0xdff4b380 
irq 129
[    1.005532] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to 
dynamic conservative mode
[    1.046732] [drm] ring test on 5 succeeded in 2 usecs
[    1.066582] [drm] UVD initialized successfully.
[    1.124058] usb 1-8: new full-speed USB device number 2 using xhci_hcd
[    1.175777] [drm] ring test on 6 succeeded in 24 usecs
[    1.175785] [drm] ring test on 7 succeeded in 3 usecs
[    1.175786] [drm] VCE initialized successfully.
[    1.177330] [drm] ib test on ring 0 succeeded in 0 usecs
[    1.274418] usb 1-8: New USB device found, idVendor=1b1c, idProduct=1b13
[    1.274419] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.274419] usb 1-8: Product: Corsair K70 RGB Gaming Keyboard 
[    1.274420] usb 1-8: Manufacturer: Corsair
[    1.274420] usb 1-8: SerialNumber: 09026008AEAA10045502082DF5001942
[    1.276676] hidraw: raw HID events driver (C) Jiri Kosina
[    1.278728] usbhid 1-8:1.2: couldn't find an input interrupt endpoint
[    1.278736] usbcore: registered new interface driver usbhid
[    1.278736] usbhid: USB HID core driver
[    1.279503] input: Corsair Corsair K70 RGB Gaming Keyboard  as 
/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:1B1C:1B13.0001/input/input6
[    1.319776] ata5: SATA link down (SStatus 4 SControl 300)
[    1.319803] ata6: SATA link down (SStatus 4 SControl 300)
[    1.319821] ata3: SATA link down (SStatus 4 SControl 300)
[    1.319849] ata4: SATA link down (SStatus 4 SControl 300)
[    1.319879] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.319904] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.320531] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.320532] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
filtered out
[    1.320532] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
OVERLAY) filtered out
[    1.320917] ata2.00: ATA-8: ST240HM000-1G5152, C675, max UDMA/133
[    1.320918] ata2.00: 468862128 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.321814] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.321815] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
filtered out
[    1.321815] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
OVERLAY) filtered out
[    1.321907] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.321908] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
filtered out
[    1.321909] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
OVERLAY) filtered out
[    1.322152] ata1.00: supports DRM functions and may not be fully accessible
[    1.322244] ata2.00: configured for UDMA/133
[    1.323003] ata1.00: disabling queued TRIM support
[    1.323004] ata1.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT02B6Q, max UDMA/133
[    1.323004] ata1.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[    1.324918] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.324919] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
filtered out
[    1.324919] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
OVERLAY) filtered out
[    1.325221] ata1.00: supports DRM functions and may not be fully accessible
[    1.326060] ata1.00: disabling queued TRIM support
[    1.327337] ata1.00: configured for UDMA/133
[    1.327613] scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 850  2B6Q 
PQ: 0 ANSI: 5
[    1.327951] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.327997] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 
GiB)
[    1.328014] sd 0:0:0:0: [sda] Write Protect is off
[    1.328015] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.328019] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    1.328291] scsi 1:0:0:0: Direct-Access     ATA      ST240HM000-1G515 C675 
PQ: 0 ANSI: 5
[    1.328311]  sda: sda1
[    1.328554] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    1.328738] sd 1:0:0:0: [sdb] 468862128 512-byte logical blocks: (240 GB/224 
GiB)
[    1.328739] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    1.328762] sd 1:0:0:0: [sdb] Write Protect is off
[    1.328762] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.328802] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    1.328870] sd 0:0:0:0: [sda] supports TCG Opal
[    1.328871] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.331661]  sdb: sdb1 sdb2 sdb3 sdb4
[    1.332631] sd 1:0:0:0: [sdb] Attached SCSI disk
[    1.336073] hid-generic 0003:1B1C:1B13.0001: input,hidraw0: USB HID v1.11 
Keyboard [Corsair Corsair K70 RGB Gaming Keyboard ] on usb-0000:00:14.0-8/input0
[    1.336290] input: Corsair Corsair K70 RGB Gaming Keyboard  as 
/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:1B1C:1B13.0002/input/input7
[    1.396356] hid-generic 0003:1B1C:1B13.0002: input,hiddev0,hidraw1: USB HID 
v1.11 Keyboard [Corsair Corsair K70 RGB Gaming Keyboard ] on 
usb-0000:00:14.0-8/input1
[    1.400063] usb 1-12: new full-speed USB device number 3 using xhci_hcd
[    1.432241] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC 
clock
[    1.520224] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 
4c:cc:6a:f9:86:b0
[    1.520225] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    1.520295] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
[    1.520693] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[    1.550460] usb 1-12: New USB device found, idVendor=1b1c, idProduct=0c02
[    1.550461] usb 1-12: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[    1.550462] usb 1-12: Product: H80iGT Cooler
[    1.550462] usb 1-12: Manufacturer: Corsair Components, Inc.
[    1.550463] usb 1-12: SerialNumber: 7289_1.0
[    1.628449] clocksource: Switched to clocksource tsc
[    1.676127] usb 1-13: new full-speed USB device number 4 using xhci_hcd
[    1.692162] [drm] ib test on ring 1 succeeded in 0 usecs
[    1.692193] [drm] ib test on ring 2 succeeded in 0 usecs
[    1.692269] [drm] ib test on ring 3 succeeded in 0 usecs
[    1.692343] [drm] ib test on ring 4 succeeded in 0 usecs
[    1.825123] usb 1-13: New USB device found, idVendor=a013, idProduct=b013
[    1.825123] usb 1-13: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[    1.825124] usb 1-13: Product: Cyber Acoustics USB device
[    1.825124] usb 1-13: Manufacturer: Cyber
[    1.825125] usb 1-13: SerialNumber: 13000001
[    1.825796] input: Cyber Cyber Acoustics USB device as 
/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.2/0003:A013:B013.0003/input/input8
[    1.884171] hid-generic 0003:A013:B013.0003: input,hidraw2: USB HID v1.00 
Device [Cyber Cyber Acoustics USB device] on usb-0000:00:14.0-13/input2
[    2.012067] usb 1-14: new full-speed USB device number 5 using xhci_hcd
[    2.236156] [drm] ib test on ring 5 succeeded
[    2.256939] [drm] ib test on ring 6 succeeded
[    2.257718] [drm] ib test on ring 7 succeeded
[    2.258407] [drm] Radeon Display Connectors
[    2.258407] [drm] Connector 0:
[    2.258408] [drm]   DP-1
[    2.258408] [drm]   HPD2
[    2.258408] [drm]   DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 
0x653c
[    2.258409] [drm]   Encoders:
[    2.258409] [drm]     DFP1: INTERNAL_UNIPHY2
[    2.258409] [drm] Connector 1:
[    2.258409] [drm]   HDMI-A-1
[    2.258410] [drm]   HPD3
[    2.258410] [drm]   DDC: 0x6550 0x6550 0x6554 0x6554 0x6558 0x6558 0x655c 
0x655c
[    2.258410] [drm]   Encoders:
[    2.258410] [drm]     DFP2: INTERNAL_UNIPHY2
[    2.258411] [drm] Connector 2:
[    2.258411] [drm]   DVI-D-1
[    2.258411] [drm]   HPD1
[    2.258412] [drm]   DDC: 0x6560 0x6560 0x6564 0x6564 0x6568 0x6568 0x656c 
0x656c
[    2.258412] [drm]   Encoders:
[    2.258412] [drm]     DFP3: INTERNAL_UNIPHY1
[    2.258412] [drm] Connector 3:
[    2.258412] [drm]   DVI-D-2
[    2.258413] [drm]   HPD6
[    2.258413] [drm]   DDC: 0x6580 0x6580 0x6584 0x6584 0x6588 0x6588 0x658c 
0x658c
[    2.258413] [drm]   Encoders:
[    2.258413] [drm]     DFP4: INTERNAL_UNIPHY
[    2.305298] [drm] fb mappable at 0xC0721000
[    2.305299] [drm] vram apper at 0xC0000000
[    2.305299] [drm] size 14745600
[    2.305299] [drm] fb depth is 24
[    2.305299] [drm]    pitch is 10240
[    2.305318] fbcon: radeondrmfb (fb0) is primary device
[    2.440194] Console: switching to colour frame buffer device 320x90
[    2.443754] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
[    2.458251] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:00.0 on 
minor 0
[    2.473133] [drm] amdgpu kernel modesetting enabled.
[    2.520063] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: 
(null)
[    2.610845] systemd[1]: RTC configured in localtime, applying delta of -480 
minutes to system time.
[    2.633684] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.692606] systemd[1]: systemd 234 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)
[    2.712086] systemd[1]: Detected architecture x86-64.
[    2.712225] systemd[1]: Set hostname to <mighty-mouse>.
[    2.780112] systemd[1]: Listening on udev Control Socket.
[    2.780155] systemd[1]: Listening on Journal Socket.
[    2.780162] systemd[1]: Reached target Remote File Systems.
[    2.780245] systemd[1]: Set up automount Arbitrary Executable File Formats 
File System Automount Point.
[    2.780255] systemd[1]: Listening on fsck to fsckd communication Socket.
[    2.780273] systemd[1]: Started Forward Password Requests to Wall Directory 
Watch.
[    2.780289] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    2.796020] lp: driver loaded but no devices found
[    2.797411] ppdev: user-space parallel port driver
[    2.798674] parport_pc 00:01: reported by Plug and Play ACPI
[    2.798739] parport0: PC-style at 0x378, irq 5 [PCSPP]
[    2.845685] EXT4-fs (sdb2): re-mounted. Opts: errors=remount-ro
[    2.849132] systemd-journald[288]: Received request to flush runtime journal 
from PID 1
[    2.882851] Adding 2097148k swap on /swapfile.  Priority:-2 extents:6 
across:2260988k SSFS
[    2.892058] lp0: using parport0 (interrupt-driven).
[    2.917855] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    2.920668] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    2.952304] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms 
ovfl timer
[    2.952305] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    2.952305] RAPL PMU: hw unit of domain package 2^-14 Joules
[    2.952306] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    2.952306] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    2.952306] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    2.966846] AVX2 version of gcm_enc/dec engaged.
[    2.966846] AES CTR mode by8 optimization enabled
[    2.998592] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    2.998593] snd_hda_intel 0000:01:00.1: Force to non-snoop mode
[    3.007429] input: HDA ATI HDMI HDMI/DP,pcm=3 as 
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9
[    3.007451] input: HDA ATI HDMI HDMI/DP,pcm=7 as 
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
[    3.007469] input: HDA ATI HDMI HDMI/DP,pcm=8 as 
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
[    3.007485] input: HDA ATI HDMI HDMI/DP,pcm=9 as 
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
[    3.007503] input: HDA ATI HDMI HDMI/DP,pcm=10 as 
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
[    3.007520] input: HDA ATI HDMI HDMI/DP,pcm=11 as 
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[    3.012041] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1220: 
line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[    3.012042] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
[    3.012043] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 
(0x1b/0x0/0x0/0x0/0x0)
[    3.012044] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    3.012044] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    3.012045] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[    3.012046] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[    3.012047] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[    3.023298] input: HDA Intel PCH Front Mic as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[    3.023330] input: HDA Intel PCH Rear Mic as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[    3.023358] input: HDA Intel PCH Line as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    3.023385] input: HDA Intel PCH Line Out Front as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    3.023411] input: HDA Intel PCH Line Out Surround as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[    3.023436] input: HDA Intel PCH Line Out CLFE as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[    3.023464] input: HDA Intel PCH Line Out Side as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[    3.023496] input: HDA Intel PCH Front Headphone as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[    3.044009] intel_rapl: Found RAPL domain package
[    3.044010] intel_rapl: Found RAPL domain core
[    3.044011] intel_rapl: Found RAPL domain dram
[    3.259777] audit: type=1400 audit(1514922036.864:2): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="libreoffice-oopslash" 
pid=630 comm="apparmor_parser"
[    3.259783] audit: type=1400 audit(1514922036.864:3): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="libreoffice-senddoc" 
pid=631 comm="apparmor_parser"
[    3.259853] audit: type=1400 audit(1514922036.864:4): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" 
pid=633 comm="apparmor_parser"
[    3.261159] audit: type=1400 audit(1514922036.868:5): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=637 
comm="apparmor_parser"
[    3.261365] audit: type=1400 audit(1514922036.868:6): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="/usr/lib/snapd/snap-confine" pid=634 comm="apparmor_parser"
[    3.261367] audit: type=1400 audit(1514922036.868:7): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=634 
comm="apparmor_parser"
[    3.261368] audit: type=1400 audit(1514922036.868:8): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="/usr/lib/snapd/snap-confine//snap_update_ns" pid=634 
comm="apparmor_parser"
[    3.261532] audit: type=1400 audit(1514922036.868:9): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" 
pid=635 comm="apparmor_parser"
[    3.262623] audit: type=1400 audit(1514922036.868:10): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=627 
comm="apparmor_parser"
[    3.289445] random: crng init done
[    3.636525] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
[    3.848148] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
[    8.828528] e1000e: enp0s31f6 NIC Link is Up 1000 Mbps Full Duplex, Flow 
Control: Rx/Tx
[    8.828608] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s31f6: link becomes ready
[   12.508169] usb 1-14: string descriptor 0 read error: -110
[   12.508183] usb 1-14: New USB device found, idVendor=1b1c, idProduct=1b3c
[   12.508186] usb 1-14: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[   17.628494] usb 1-14: can't set config #1, error -110
[   17.647794] usbcore: registered new interface driver snd-usb-audio
[   61.041144] usb 1-14: USB disconnect, device number 5
[   64.264072] usb 1-14: new full-speed USB device number 6 using xhci_hcd
[   64.413753] usb 1-14: New USB device found, idVendor=1b1c, idProduct=1b3c
[   64.413758] usb 1-14: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[   64.413761] usb 1-14: Product: Corsair Gaming HARPOON RGB Mouse
[   64.413763] usb 1-14: Manufacturer: Corsair
[   64.413766] usb 1-14: SerialNumber: 02021028AECE00A6574DA6E7F5001944
[   64.415599] input: Corsair Corsair Gaming HARPOON RGB Mouse as 
/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/0003:1B1C:1B3C.0004/input/input23
[   64.415939] hid-generic 0003:1B1C:1B3C.0004: input,hidraw3: USB HID v1.11 
Mouse [Corsair Corsair Gaming HARPOON RGB Mouse] on usb-0000:00:14.0-14/input0
[   64.417488] input: Corsair Corsair Gaming HARPOON RGB Mouse as 
/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.1/0003:1B1C:1B3C.0005/input/input24
[   64.476881] hid-generic 0003:1B1C:1B3C.0005: input,hiddev1,hidraw4: USB HID 
v1.11 Mouse [Corsair Corsair Gaming HARPOON RGB Mouse] on 
usb-0000:00:14.0-14/input1
[   64.477007] usbhid 1-14:1.2: couldn't find an input interrupt endpoint


Dmesg output when mouse takes longer than normal to start working:
[    0.000000] Linux version 4.15.0-041500rc6-generic (kernel@kathleen) (gcc 
version 7.2.0 (Ubuntu 7.2.0-8ubuntu3)) #201712312330 SMP Sun Dec 31 23:31:15 
UTC 2017
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-041500rc6-generic 
root=UUID=ce80946f-0157-40fa-8410-c866a1e5c481 ro quiet splash vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    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: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 
bytes, using 'compacted' format.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000086120fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000086121000-0x0000000086121fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000086122000-0x0000000086122fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000086123000-0x000000008e6e9fff] usable
[    0.000000] BIOS-e820: [mem 0x000000008e6ea000-0x000000008eb71fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008eb72000-0x000000008ec18fff] usable
[    0.000000] BIOS-e820: [mem 0x000000008ec19000-0x000000008efc0fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008efc1000-0x000000008fb42fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008fb43000-0x000000008fbfefff] type 20
[    0.000000] BIOS-e820: [mem 0x000000008fbff000-0x000000008fbfffff] usable
[    0.000000] BIOS-e820: [mem 0x000000008fc00000-0x000000008fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000046effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.60 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0x8ec19000  ACPI=0x8ec19000  SMBIOS=0x8fa65000  
MPS=0xfc9e0  ESRT=0x88a1ce98  MEMATTR=0x889da018 
[    0.000000] random: fast init done
[    0.000000] SMBIOS 3.0 present.
[    0.000000] DMI: MSI MS-7A59/Z270 SLI (MS-7A59), BIOS 1.80 11/20/2017
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x46f000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 00C0000000 mask 7FC0000000 uncachable
[    0.000000]   1 base 00A0000000 mask 7FE0000000 uncachable
[    0.000000]   2 base 0090000000 mask 7FF0000000 uncachable
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    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: last_pfn = 0x8fc00 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fcc40-0x000fcc4f] mapped at [    
    (ptrval)]
[    0.000000] esrt: Reserving ESRT space from 0x0000000088a1ce98 to 
0x0000000088a1ced0.
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [        (ptrval)] 95000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x10e334000, 0x10e334fff] PGTABLE
[    0.000000] BRK [0x10e335000, 0x10e335fff] PGTABLE
[    0.000000] BRK [0x10e336000, 0x10e336fff] PGTABLE
[    0.000000] BRK [0x10e337000, 0x10e337fff] PGTABLE
[    0.000000] BRK [0x10e338000, 0x10e338fff] PGTABLE
[    0.000000] BRK [0x10e339000, 0x10e339fff] PGTABLE
[    0.000000] BRK [0x10e33a000, 0x10e33afff] PGTABLE
[    0.000000] BRK [0x10e33b000, 0x10e33bfff] PGTABLE
[    0.000000] BRK [0x10e33c000, 0x10e33cfff] PGTABLE
[    0.000000] BRK [0x10e33d000, 0x10e33dfff] PGTABLE
[    0.000000] BRK [0x10e33e000, 0x10e33efff] PGTABLE
[    0.000000] Secure boot could not be determined
[    0.000000] RAMDISK: [mem 0x31b73000-0x34db0fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000000008EC19000 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x000000008EC190A8 0000D4 (v01 ALASKA A M I    
01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x000000008EC40630 000114 (v06 ALASKA A M I    
01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x000000008EC19218 027418 (v02 ALASKA A M I    
01072009 INTL 20160422)
[    0.000000] ACPI: FACS 0x000000008EFC0D80 000040
[    0.000000] ACPI: APIC 0x000000008EC40748 0000BC (v03 ALASKA A M I    
01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x000000008EC40808 000044 (v01 ALASKA A M I    
01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x000000008EC40850 00009C (v01 ALASKA A M I    
01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x000000008EC408F0 00003C (v01 ALASKA A M I    
01072009 MSFT 00000097)
[    0.000000] ACPI: SSDT 0x000000008EC40930 0003A3 (v01 SataRe SataTabl 
00001000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x000000008EC40CD8 003176 (v02 SaSsdt SaSsdt   
00003000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x000000008EC43E50 0025A5 (v02 PegSsd PegSsdt  
00001000 INTL 20160422)
[    0.000000] ACPI: HPET 0x000000008EC463F8 000038 (v01 INTEL  KBL      
00000001 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x000000008EC46430 000DE5 (v02 INTEL  Ther_Rvp 
00001000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x000000008EC47218 000A2B (v02 INTEL  xh_rvp08 
00000000 INTL 20160422)
[    0.000000] ACPI: UEFI 0x000000008EC47C48 000042 (v01 ALASKA A M I    
00000002      01000013)
[    0.000000] ACPI: SSDT 0x000000008EC47C90 000EDE (v02 CpuRef CpuSsdt  
00003000 INTL 20160422)
[    0.000000] ACPI: LPIT 0x000000008EC48B70 000094 (v01 INTEL  KBL      
00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x000000008EC48C08 000141 (v02 INTEL  HdaDsp   
00000000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x000000008EC48D50 00029F (v02 INTEL  sensrhub 
00000000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x000000008EC48FF0 003002 (v02 INTEL  PtidDevc 
00001000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x000000008EC4BFF8 000517 (v02 INTEL  TbtTypeC 
00000000 INTL 20160422)
[    0.000000] ACPI: DBGP 0x000000008EC4C510 000034 (v01 INTEL           
00000002 MSFT 0000005F)
[    0.000000] ACPI: DBG2 0x000000008EC4C548 000054 (v00 INTEL           
00000002 MSFT 0000005F)
[    0.000000] ACPI: BGRT 0x000000008EC4C5A0 000038 (v01 ALASKA A M I    
01072009 AMI  00010013)
[    0.000000] ACPI: WSMT 0x000000008EC4C5D8 000028 (v01 ALASKA A M I    
01072009 AMI  00010013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000046effffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x46efd5000-0x46effffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000046effffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.000000]   node   0: [mem 0x0000000000059000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x0000000086120fff]
[    0.000000]   node   0: [mem 0x0000000086123000-0x000000008e6e9fff]
[    0.000000]   node   0: [mem 0x000000008eb72000-0x000000008ec18fff]
[    0.000000]   node   0: [mem 0x000000008fbff000-0x000000008fbfffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000046effffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000046effffff]
[    0.000000] On node 0 totalpages: 4183853
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 27 pages reserved
[    0.000000]   DMA zone: 3997 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 9055 pages used for memmap
[    0.000000]   DMA32 zone: 579472 pages, LIFO batch:31
[    0.000000]   Normal zone: 56256 pages used for memmap
[    0.000000]   Normal zone: 3600384 pages, LIFO batch:31
[    0.000000] Reserved but unavailable: 98 pages
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    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: 0x8086a201 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 0x00058000-0x00058fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x86121000-0x86121fff]
[    0.000000] PM: Registered nosave memory: [mem 0x86122000-0x86122fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8e6ea000-0x8eb71fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8ec19000-0x8efc0fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8efc1000-0x8fb42fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8fb43000-0x8fbfefff]
[    0.000000] PM: Registered nosave memory: [mem 0x8fc00000-0x8fffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x90000000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe011000-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-0xfed00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed01000-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 0x90000000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 
0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 
nr_node_ids:1
[    0.000000] percpu: Embedded 47 pages/cpu @        (ptrval) s155648 r8192 
d28672 u262144
[    0.000000] pcpu-alloc: s155648 r8192 d28672 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: 4118451
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: 
BOOT_IMAGE=/boot/vmlinuz-4.15.0-041500rc6-generic 
root=UUID=ce80946f-0157-40fa-8410-c866a1e5c481 ro quiet splash vt.handoff=7
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 16226688K/16735412K available (12300K kernel code, 2460K 
rwdata, 4184K rodata, 2376K init, 2416K bss, 508724K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] ftrace: allocating 38956 entries in 153 pages
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  RCU restricting CPUs from NR_CPUS=8192 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: 524544, nr_irqs: 2048, preallocated irqs: 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] ACPI: Core revision 20170831
[    0.000000] ACPI: 11 ACPI AML tables successfully acquired and loaded
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, 
max_idle_ns: 79635855245 ns
[    0.000000] hpet clockevent registered
[    0.004000] APIC: Switch to symmetric I/O mode setup
[    0.004000] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.008000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.028000] tsc: Detected 4200.000 MHz processor
[    0.028000] Calibrating delay loop (skipped), value calculated using timer 
frequency.. 8400.00 BogoMIPS (lpj=16800000)
[    0.028000] pid_max: default: 32768 minimum: 301
[    0.028000] Security Framework initialized
[    0.028000] Yama: becoming mindful.
[    0.028000] AppArmor: AppArmor initialized
[    0.028000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 
bytes)
[    0.028000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 
bytes)
[    0.028000] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.028000] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 
bytes)
[    0.028000] CPU: Physical Processor ID: 0
[    0.028000] CPU: Processor Core ID: 0
[    0.028000] mce: CPU supports 10 MCE banks
[    0.028000] CPU0: Thermal monitoring enabled (TM1)
[    0.028000] process: using mwait in idle threads
[    0.028000] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.028000] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.028000] Freeing SMP alternatives memory: 36K
[    0.032789] TSC deadline timer enabled
[    0.032794] smpboot: CPU0: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz (family: 
0x6, model: 0x9e, stepping: 0x9)
[    0.032824] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, 
full-width counters, Intel PMU driver.
[    0.032841] ... version:                4
[    0.032842] ... bit width:              48
[    0.032842] ... generic registers:      4
[    0.032842] ... value mask:             0000ffffffffffff
[    0.032843] ... max period:             00007fffffffffff
[    0.032843] ... fixed-purpose events:   3
[    0.032843] ... event mask:             000000070000000f
[    0.032863] Hierarchical SRCU implementation.
[    0.033401] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.033408] smp: Bringing up secondary CPUs ...
[    0.033439] x86: Booting SMP configuration:
[    0.033439] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.033827] smp: Brought up 1 node, 8 CPUs
[    0.033827] smpboot: Max logical packages: 1
[    0.033827] smpboot: Total of 8 processors activated (67200.00 BogoMIPS)
[    0.036295] devtmpfs: initialized
[    0.036295] x86/mm: Memory block size: 128MB
[    0.036642] evm: security.selinux
[    0.036642] evm: security.SMACK64
[    0.036642] evm: security.SMACK64EXEC
[    0.036642] evm: security.SMACK64TRANSMUTE
[    0.036643] evm: security.SMACK64MMAP
[    0.036643] evm: security.apparmor
[    0.036643] evm: security.ima
[    0.036643] evm: security.capability
[    0.036651] PM: Registering ACPI NVS region [mem 0x86121000-0x86121fff] 
(4096 bytes)
[    0.036651] PM: Registering ACPI NVS region [mem 0x8ec19000-0x8efc0fff] 
(3833856 bytes)
[    0.036651] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, 
max_idle_ns: 7645041785100000 ns
[    0.036651] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.036651] pinctrl core: initialized pinctrl subsystem
[    0.036651] RTC time: 11:44:20, date: 01/02/18
[    0.036651] NET: Registered protocol family 16
[    0.036651] audit: initializing netlink subsys (disabled)
[    0.036651] audit: type=2000 audit(1514893460.036:1): state=initialized 
audit_enabled=0 res=1
[    0.036651] cpuidle: using governor ladder
[    0.036651] cpuidle: using governor menu
[    0.036651] ACPI FADT declares the system doesn't support PCIe ASPM, so 
disable it
[    0.036651] ACPI: bus type PCI registered
[    0.036651] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.036651] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 
0xe0000000-0xefffffff] (base 0xe0000000)
[    0.036651] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.036651] PCI: Using configuration type 1 for base access
[    0.036696] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.036696] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.036696] ACPI: Added _OSI(Module Device)
[    0.036696] ACPI: Added _OSI(Processor Device)
[    0.036696] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.036696] ACPI: Added _OSI(Processor Aggregator Device)
[    0.036793] ACPI: Executed 38 blocks of module-level executable AML code
[    0.051555] ACPI: Dynamic OEM Table Load:
[    0.051559] ACPI: SSDT 0xFFFF97DADBCB6000 00081F (v02 PmRef  Cpu0Ist  
00003000 INTL 20160422)
[    0.051693] ACPI: Executed 1 blocks of module-level executable AML code
[    0.051752] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.052826] ACPI: Dynamic OEM Table Load:
[    0.052829] ACPI: SSDT 0xFFFF97DADBCAEC00 0003FF (v02 PmRef  Cpu0Cst  
00003001 INTL 20160422)
[    0.052949] ACPI: Executed 1 blocks of module-level executable AML code
[    0.053064] ACPI: Dynamic OEM Table Load:
[    0.053067] ACPI: SSDT 0xFFFF97DADBCA6400 000115 (v02 PmRef  Cpu0Hwp  
00003000 INTL 20160422)
[    0.053165] ACPI: Executed 1 blocks of module-level executable AML code
[    0.053221] ACPI: Dynamic OEM Table Load:
[    0.053224] ACPI: SSDT 0xFFFF97DADBCA6A00 0001A4 (v02 PmRef  HwpLvt   
00003000 INTL 20160422)
[    0.053317] ACPI: Executed 1 blocks of module-level executable AML code
[    0.053611] ACPI: Dynamic OEM Table Load:
[    0.053615] ACPI: SSDT 0xFFFF97DADC183800 00065C (v02 PmRef  ApIst    
00003000 INTL 20160422)
[    0.053929] ACPI: Executed 1 blocks of module-level executable AML code
[    0.054035] ACPI: Dynamic OEM Table Load:
[    0.054038] ACPI: SSDT 0xFFFF97DADBCA7600 000197 (v02 PmRef  ApHwp    
00003000 INTL 20160422)
[    0.054158] ACPI: Executed 1 blocks of module-level executable AML code
[    0.054267] ACPI: Dynamic OEM Table Load:
[    0.054269] ACPI: SSDT 0xFFFF97DADBCA7A00 00018A (v02 PmRef  ApCst    
00003000 INTL 20160422)
[    0.054389] ACPI: Executed 1 blocks of module-level executable AML code
[    0.057331] ACPI: Interpreter enabled
[    0.057357] ACPI: (supports S0 S3 S4 S5)
[    0.057358] ACPI: Using IOAPIC for interrupt routing
[    0.057383] PCI: Using host bridge windows from ACPI; if necessary, use 
"pci=nocrs" and report a bug
[    0.058185] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.060048] ACPI: Power Resource [PG00] (on)
[    0.060309] ACPI: Power Resource [PG01] (on)
[    0.060567] ACPI: Power Resource [PG02] (on)
[    0.062809] ACPI: Power Resource [WRST] (on)
[    0.063070] ACPI: Power Resource [WRST] (on)
[    0.063327] ACPI: Power Resource [WRST] (on)
[    0.063583] ACPI: Power Resource [WRST] (on)
[    0.063840] ACPI: Power Resource [WRST] (on)
[    0.064103] ACPI: Power Resource [WRST] (on)
[    0.064358] ACPI: Power Resource [WRST] (on)
[    0.064613] ACPI: Power Resource [WRST] (on)
[    0.064869] ACPI: Power Resource [WRST] (on)
[    0.065126] ACPI: Power Resource [WRST] (on)
[    0.065381] ACPI: Power Resource [WRST] (on)
[    0.065642] ACPI: Power Resource [WRST] (on)
[    0.065903] ACPI: Power Resource [WRST] (on)
[    0.066160] ACPI: Power Resource [WRST] (on)
[    0.066416] ACPI: Power Resource [WRST] (on)
[    0.066672] ACPI: Power Resource [WRST] (on)
[    0.066931] ACPI: Power Resource [WRST] (on)
[    0.067907] ACPI: Power Resource [WRST] (on)
[    0.068165] ACPI: Power Resource [WRST] (on)
[    0.068422] ACPI: Power Resource [WRST] (on)
[    0.078343] ACPI: Power Resource [FN00] (off)
[    0.078408] ACPI: Power Resource [FN01] (off)
[    0.078472] ACPI: Power Resource [FN02] (off)
[    0.078535] ACPI: Power Resource [FN03] (off)
[    0.078597] ACPI: Power Resource [FN04] (off)
[    0.079545] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.079549] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM 
Segments MSI]
[    0.079707] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug 
PME AER]
[    0.079859] acpi PNP0A08:00: _OSC: OS now controls [PCIeCapability]
[    0.079859] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS 
configuration
[    0.080459] PCI host bridge to bus 0000:00
[    0.080461] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.080462] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.080463] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff 
window]
[    0.080463] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff 
window]
[    0.080464] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff 
window]
[    0.080464] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.080469] pci 0000:00:00.0: [8086:591f] type 00 class 0x060000
[    0.080714] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.080739] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.080902] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    0.080909] pci 0000:00:08.0: reg 0x10: [mem 0xdff4f000-0xdff4ffff 64bit]
[    0.081029] pci 0000:00:14.0: [8086:a2af] type 00 class 0x0c0330
[    0.081046] pci 0000:00:14.0: reg 0x10: [mem 0xdff30000-0xdff3ffff 64bit]
[    0.081096] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.081248] pci 0000:00:14.2: [8086:a2b1] type 00 class 0x118000
[    0.081264] pci 0000:00:14.2: reg 0x10: [mem 0xdff4e000-0xdff4efff 64bit]
[    0.081399] pci 0000:00:16.0: [8086:a2ba] type 00 class 0x078000
[    0.081419] pci 0000:00:16.0: reg 0x10: [mem 0xdff4d000-0xdff4dfff 64bit]
[    0.081461] pci 0000:00:16.0: PME# supported from D3hot
[    0.081585] pci 0000:00:17.0: [8086:a282] type 00 class 0x010601
[    0.081598] pci 0000:00:17.0: reg 0x10: [mem 0xdff48000-0xdff49fff]
[    0.081603] pci 0000:00:17.0: reg 0x14: [mem 0xdff4c000-0xdff4c0ff]
[    0.081608] pci 0000:00:17.0: reg 0x18: [io  0xf050-0xf057]
[    0.081613] pci 0000:00:17.0: reg 0x1c: [io  0xf040-0xf043]
[    0.081618] pci 0000:00:17.0: reg 0x20: [io  0xf020-0xf03f]
[    0.081623] pci 0000:00:17.0: reg 0x24: [mem 0xdff4b000-0xdff4b7ff]
[    0.081653] pci 0000:00:17.0: PME# supported from D3hot
[    0.081768] pci 0000:00:1c.0: [8086:a290] type 01 class 0x060400
[    0.081817] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.081951] pci 0000:00:1c.4: [8086:a294] type 01 class 0x060400
[    0.081998] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.082139] pci 0000:00:1f.0: [8086:a2c5] type 00 class 0x060100
[    0.082332] pci 0000:00:1f.2: [8086:a2a1] type 00 class 0x058000
[    0.082344] pci 0000:00:1f.2: reg 0x10: [mem 0xdff44000-0xdff47fff]
[    0.082487] pci 0000:00:1f.3: [8086:a2f0] type 00 class 0x040300
[    0.082510] pci 0000:00:1f.3: reg 0x10: [mem 0xdff40000-0xdff43fff 64bit]
[    0.082536] pci 0000:00:1f.3: reg 0x20: [mem 0xdff20000-0xdff2ffff 64bit]
[    0.082577] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.082730] pci 0000:00:1f.4: [8086:a2a3] type 00 class 0x0c0500
[    0.082789] pci 0000:00:1f.4: reg 0x10: [mem 0xdff4a000-0xdff4a0ff 64bit]
[    0.082858] pci 0000:00:1f.4: reg 0x20: [io  0xf000-0xf01f]
[    0.083035] pci 0000:00:1f.6: [8086:15b8] type 00 class 0x020000
[    0.083058] pci 0000:00:1f.6: reg 0x10: [mem 0xdff00000-0xdff1ffff]
[    0.083150] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.083274] pci 0000:01:00.0: [1002:67b0] type 00 class 0x030000
[    0.083288] pci 0000:01:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit 
pref]
[    0.083294] pci 0000:01:00.0: reg 0x18: [mem 0xd0000000-0xd07fffff 64bit 
pref]
[    0.083297] pci 0000:01:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.083301] pci 0000:01:00.0: reg 0x24: [mem 0xdfe00000-0xdfe3ffff]
[    0.083305] pci 0000:01:00.0: reg 0x30: [mem 0xdfe40000-0xdfe5ffff pref]
[    0.083314] pci 0000:01:00.0: BAR 0: assigned to efifb
[    0.083339] pci 0000:01:00.0: supports D1 D2
[    0.083339] pci 0000:01:00.0: PME# supported from D1 D2 D3hot
[    0.083373] pci 0000:01:00.1: [1002:aac8] type 00 class 0x040300
[    0.083385] pci 0000:01:00.1: reg 0x10: [mem 0xdfe60000-0xdfe63fff 64bit]
[    0.083428] pci 0000:01:00.1: supports D1 D2
[    0.092009] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.092010] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.092011] pci 0000:00:01.0:   bridge window [mem 0xdfe00000-0xdfefffff]
[    0.092013] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd07fffff 
64bit pref]
[    0.092068] acpiphp: Slot [1] registered
[    0.092077] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.092136] pci 0000:03:00.0: [1b21:2142] type 00 class 0x0c0330
[    0.092160] pci 0000:03:00.0: reg 0x10: [mem 0xdfd00000-0xdfd07fff 64bit]
[    0.092200] pci 0000:03:00.0: enabling Extended Tags
[    0.092253] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.092342] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.092345] pci 0000:00:1c.4:   bridge window [mem 0xdfd00000-0xdfdfffff]
[    0.094002] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.094046] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.094089] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.094131] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.094174] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.094216] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.094258] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.094301] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.094724] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.094724] pci 0000:01:00.0: vgaarb: VGA device added: 
decodes=io+mem,owns=io+mem,locks=none
[    0.094724] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.094724] vgaarb: loaded
[    0.094724] SCSI subsystem initialized
[    0.094724] libata version 3.00 loaded.
[    0.094724] ACPI: bus type USB registered
[    0.094724] usbcore: registered new interface driver usbfs
[    0.094724] usbcore: registered new interface driver hub
[    0.094724] usbcore: registered new device driver usb
[    0.094724] EDAC MC: Ver: 3.0.0
[    0.094724] Registered efivars operations
[    0.118013] PCI: Using ACPI for IRQ routing
[    0.146027] PCI: pci_cache_line_size set to 64 bytes
[    0.146063] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.146064] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.146064] e820: reserve RAM buffer [mem 0x86121000-0x87ffffff]
[    0.146065] e820: reserve RAM buffer [mem 0x8e6ea000-0x8fffffff]
[    0.146065] e820: reserve RAM buffer [mem 0x8ec19000-0x8fffffff]
[    0.146066] e820: reserve RAM buffer [mem 0x8fc00000-0x8fffffff]
[    0.146066] e820: reserve RAM buffer [mem 0x46f000000-0x46fffffff]
[    0.146114] NetLabel: Initializing
[    0.146114] NetLabel:  domain hash size = 128
[    0.146114] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.146122] NetLabel:  unlabeled traffic allowed by default
[    0.146128] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.146128] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.148012] clocksource: Switched to clocksource hpet
[    0.153559] VFS: Disk quotas dquot_6.6.0
[    0.153567] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.153615] AppArmor: AppArmor Filesystem Enabled
[    0.153624] pnp: PnP ACPI init
[    0.153841] system 00:00: [io  0x0a00-0x0a0f] has been reserved
[    0.153842] system 00:00: [io  0x0a10-0x0a1f] has been reserved
[    0.153843] system 00:00: [io  0x0a20-0x0a2f] has been reserved
[    0.153843] system 00:00: [io  0x0a30-0x0a3f] has been reserved
[    0.153846] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.154166] pnp 00:01: [dma 0 disabled]
[    0.154259] pnp 00:01: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.154283] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 PNP030b 
(active)
[    0.154314] pnp 00:03: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 
(active)
[    0.154548] pnp 00:04: [dma 0 disabled]
[    0.154567] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.154669] system 00:05: [io  0x0680-0x069f] has been reserved
[    0.154670] system 00:05: [io  0xffff] has been reserved
[    0.154670] system 00:05: [io  0xffff] has been reserved
[    0.154671] system 00:05: [io  0xffff] has been reserved
[    0.154671] system 00:05: [io  0x1800-0x18fe] has been reserved
[    0.154672] system 00:05: [io  0x164e-0x164f] has been reserved
[    0.154674] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.154734] system 00:06: [io  0x0800-0x087f] has been reserved
[    0.154736] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.154745] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.154768] system 00:08: [io  0x1854-0x1857] has been reserved
[    0.154769] system 00:08: Plug and Play ACPI device, IDs INT3f0d PNP0c02 
(active)
[    0.154937] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.154937] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.154938] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.154939] system 00:09: [mem 0xe0000000-0xefffffff] has been reserved
[    0.154939] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.154940] system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.154940] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.154941] system 00:09: [mem 0xff000000-0xffffffff] has been reserved
[    0.154942] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.154942] system 00:09: [mem 0xdffc0000-0xdffdffff] has been reserved
[    0.154944] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.154967] system 00:0a: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.154968] system 00:0a: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.154968] system 00:0a: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.154969] system 00:0a: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.154970] system 00:0a: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.154970] system 00:0a: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.154972] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.155184] system 00:0b: [io  0xff00-0xfffe] has been reserved
[    0.155185] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.156081] system 00:0c: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.156082] system 00:0c: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.156082] system 00:0c: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.156084] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.156735] pnp: PnP ACPI: found 13 devices
[    0.163639] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, 
max_idle_ns: 2085701024 ns
[    0.163654] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.163655] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.163656] pci 0000:00:01.0:   bridge window [mem 0xdfe00000-0xdfefffff]
[    0.163658] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd07fffff 
64bit pref]
[    0.163660] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.163668] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.163670] pci 0000:00:1c.4:   bridge window [mem 0xdfd00000-0xdfdfffff]
[    0.163674] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.163674] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.163675] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.163675] pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffffff window]
[    0.163676] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.163676] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.163677] pci_bus 0000:01: resource 1 [mem 0xdfe00000-0xdfefffff]
[    0.163677] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd07fffff 64bit 
pref]
[    0.163678] pci_bus 0000:03: resource 1 [mem 0xdfd00000-0xdfdfffff]
[    0.163786] NET: Registered protocol family 2
[    0.163889] TCP established hash table entries: 131072 (order: 8, 1048576 
bytes)
[    0.163985] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.164072] TCP: Hash tables configured (established 131072 bind 65536)
[    0.164089] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.164110] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.164145] NET: Registered protocol family 1
[    0.164869] pci 0000:01:00.0: Video device with shadowed ROM at [mem 
0x000c0000-0x000dffff]
[    0.164993] PCI: CLS 64 bytes, default 64
[    0.165009] Unpacking initramfs...
[    0.619553] Freeing initrd memory: 51448K
[    0.619566] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.619567] software IO TLB [mem 0x81d51000-0x85d51000] (64MB) mapped at 
[000000000bfe8017-0000000052bf8c46]
[    0.619791] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 
0x3c8a615336c, max_idle_ns: 440795257976 ns
[    0.619985] Scanning for low memory corruption every 60 seconds
[    0.620450] Initialise system trusted keyrings
[    0.620455] Key type blacklist registered
[    0.620511] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    0.621043] zbud: loaded
[    0.621230] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.621337] fuse init (API version 7.26)
[    0.623387] Key type asymmetric registered
[    0.623387] Asymmetric key parser 'x509' registered
[    0.623400] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
246)
[    0.623444] io scheduler noop registered
[    0.623445] io scheduler deadline registered
[    0.623466] io scheduler cfq registered (default)
[    0.623926] efifb: probing for efifb
[    0.623932] efifb: framebuffer at 0xc0000000, using 3072k, total 3072k
[    0.623932] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.623932] efifb: scrolling: redraw
[    0.623933] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.624816] Console: switching to colour frame buffer device 128x48
[    0.625618] fb0: EFI VGA frame buffer device
[    0.625622] intel_idle: MWAIT substates: 0x142120
[    0.625623] intel_idle: v0.4.1 model 0x9E
[    0.625902] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.625969] input: Sleep Button as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.625976] ACPI: Sleep Button [SLPB]
[    0.625992] input: Power Button as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.625998] ACPI: Power Button [PWRB]
[    0.626011] input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.626061] ACPI: Power Button [PWRF]
[    0.685106] (NULL device *): hwmon_device_register() is deprecated. Please 
convert the driver to use hwmon_device_register_with_info().
[    0.744178] thermal LNXTHERM:00: registered as thermal_zone0
[    0.744179] ACPI: Thermal Zone [TZ00] (28 C)
[    0.744287] thermal LNXTHERM:01: registered as thermal_zone1
[    0.744288] ACPI: Thermal Zone [TZ01] (30 C)
[    0.744443] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.765245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 
16550A
[    0.786157] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is 
a 16550A
[    0.788269] Linux agpgart interface v0.103
[    0.789771] loop: module loaded
[    0.789943] libphy: Fixed MDIO Bus: probed
[    0.789944] tun: Universal TUN/TAP device driver, 1.6
[    0.789987] PPP generic driver version 2.4.2
[    0.790034] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.790036] ehci-pci: EHCI PCI platform driver
[    0.790039] ehci-platform: EHCI generic platform driver
[    0.790043] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.790043] ohci-pci: OHCI PCI platform driver
[    0.790046] ohci-platform: OHCI generic platform driver
[    0.790049] uhci_hcd: USB Universal Host Controller Interface driver
[    0.790130] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.790132] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus 
number 1
[    0.791196] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 
quirks 0x00009810
[    0.791199] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.791284] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.791285] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    0.791286] usb usb1: Product: xHCI Host Controller
[    0.791286] usb usb1: Manufacturer: Linux 4.15.0-041500rc6-generic xhci-hcd
[    0.791287] usb usb1: SerialNumber: 0000:00:14.0
[    0.791393] hub 1-0:1.0: USB hub found
[    0.791406] hub 1-0:1.0: 16 ports detected
[    0.792334] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.792335] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus 
number 2
[    0.792350] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    0.792350] usb usb2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    0.792351] usb usb2: Product: xHCI Host Controller
[    0.792351] usb usb2: Manufacturer: Linux 4.15.0-041500rc6-generic xhci-hcd
[    0.792352] usb usb2: SerialNumber: 0000:00:14.0
[    0.792450] hub 2-0:1.0: USB hub found
[    0.792459] hub 2-0:1.0: 10 ports detected
[    0.792991] usb: port power management may be unreliable
[    0.793093] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    0.793095] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus 
number 3
[    0.847911] xhci_hcd 0000:03:00.0: hcc params 0x0200ef81 hci version 0x110 
quirks 0x00000010
[    0.848086] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.848087] usb usb3: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    0.848088] usb usb3: Product: xHCI Host Controller
[    0.848088] usb usb3: Manufacturer: Linux 4.15.0-041500rc6-generic xhci-hcd
[    0.848089] usb usb3: SerialNumber: 0000:03:00.0
[    0.848187] hub 3-0:1.0: USB hub found
[    0.848191] hub 3-0:1.0: 2 ports detected
[    0.848229] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    0.848230] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus 
number 4
[    0.848231] xhci_hcd 0000:03:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.848251] usb usb4: We don't know the algorithms for LPM for this host, 
disabling LPM.
[    0.848257] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    0.848258] usb usb4: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    0.848258] usb usb4: Product: xHCI Host Controller
[    0.848259] usb usb4: Manufacturer: Linux 4.15.0-041500rc6-generic xhci-hcd
[    0.848259] usb usb4: SerialNumber: 0000:03:00.0
[    0.848352] hub 4-0:1.0: USB hub found
[    0.848356] hub 4-0:1.0: 2 ports detected
[    0.848407] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 
0x60,0x64 irq 1,12
[    0.851362] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.851365] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.851581] mousedev: PS/2 mouse device common for all mice
[    0.851933] rtc_cmos 00:07: RTC can wake from S4
[    0.852537] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[    0.852615] rtc_cmos 00:07: alarms up to one month, y3k, 242 bytes nvram, 
hpet irqs
[    0.852618] i2c /dev entries driver
[    0.852640] device-mapper: uevent: version 1.0.3
[    0.852699] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: 
dm-de...@redhat.com
[    0.852701] intel_pstate: Intel P-state driver initializing
[    0.853700] intel_pstate: HWP enabled
[    0.854130] ledtrig-cpu: registered to indicate activity on CPUs
[    0.854131] EFI Variables Facility v0.08 2004-May-17
[    0.882455] NET: Registered protocol family 10
[    0.885085] Segment Routing with IPv6
[    0.885094] NET: Registered protocol family 17
[    0.885179] Key type dns_resolver registered
[    0.885778] RAS: Correctable Errors collector initialized.
[    0.885789] microcode: sig=0x906e9, pf=0x2, revision=0x70
[    0.886053] microcode: Microcode Update Driver: v2.2.
[    0.886057] sched_clock: Marking stable (886042655, 0)->(865173272, 20869383)
[    0.886396] registered taskstats version 1
[    0.886400] Loading compiled-in X.509 certificates
[    0.887833] Loaded X.509 cert 'Build time autogenerated kernel key: 
bb48f3c029beb94b9466291626a5541f7d3c343c'
[    0.887846] zswap: loaded using pool lzo/zbud
[    0.889654] Key type big_key registered
[    0.889656] Key type trusted registered
[    0.890428] Key type encrypted registered
[    0.890429] AppArmor: AppArmor sha1 policy hashing enabled
[    0.890430] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[    0.890438] evm: HMAC attrs: 0x1
[    0.891021]   Magic number: 2:966:730
[    0.891218] rtc_cmos 00:07: setting system clock to 2018-01-02 11:44:21 UTC 
(1514893461)
[    0.891294] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.891294] EDD information not available.
[    0.892608] Freeing unused kernel memory: 2376K
[    0.892609] Write protecting the kernel read-only data: 20480k
[    0.892930] Freeing unused kernel memory: 2008K
[    0.894943] Freeing unused kernel memory: 1960K
[    0.898253] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.941343] pps_core: LinuxPPS API ver. 1 registered
[    0.941344] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo 
Giometti <giome...@linux.it>
[    0.941579] ahci 0000:00:17.0: version 3.0
[    0.941830] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f 
impl SATA mode
[    0.941832] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum 
part ems deso sadm sds apst 
[    0.942060] PTP clock support registered
[    0.944268] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    0.944269] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    0.956912] [drm] radeon kernel modesetting enabled.
[    0.956936] checking generic (c0000000 300000) vs hw (c0000000 10000000)
[    0.956936] fb: switching to radeondrmfb from EFI VGA
[    0.956946] Console: switching to colour dummy device 80x25
[    0.957126] [drm] initializing kernel modesetting (HAWAII 0x1002:0x67B0 
0x1462:0x2015 0x80).
[    0.957133] [drm] doorbell mmio base: 0xD0000000
[    0.957133] [drm] doorbell mmio size: 8388608
[    0.957163] radeon 0000:01:00.0: Invalid PCI ROM header signature: expecting 
0xaa55, got 0xffff
[    0.957186] ATOM BIOS: 113
[    0.957296] radeon 0000:01:00.0: VRAM: 8192M 0x0000000000000000 - 
0x00000001FFFFFFFF (8192M used)
[    0.957296] radeon 0000:01:00.0: GTT: 2048M 0x0000000200000000 - 
0x000000027FFFFFFF
[    0.957298] [drm] Detected VRAM RAM=8192M, BAR=256M
[    0.957298] [drm] RAM width 512bits DDR
[    0.957345] [TTM] Zone  kernel: Available graphics memory: 8190808 kiB
[    0.957345] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    0.957346] [TTM] Initializing pool allocator
[    0.957347] [TTM] Initializing DMA pool allocator
[    0.957357] [drm] radeon: 8192M of VRAM memory ready
[    0.957357] [drm] radeon: 2048M of GTT memory ready.
[    0.957360] [drm] Loading hawaii Microcode
[    0.957417] [drm] Internal thermal controller with fan control
[    0.957438] [drm] probing gen 2 caps for device 8086:1901 = 261ad03/e
[    0.973104] [drm] radeon: dpm initialized
[    0.973137] [drm] Found UVD firmware Version: 1.64 Family ID: 9
[    0.974955] [drm] Found VCE firmware/feedback version 40.2.2 / 15!
[    0.974958] [drm] GART: num cpu pages 524288, num gpu pages 524288
[    0.975474] [drm] probing gen 2 caps for device 8086:1901 = 261ad03/e
[    0.975476] [drm] PCIE gen 3 link speeds already enabled
[    1.000646] scsi host0: ahci
[    1.000833] scsi host1: ahci
[    1.001128] scsi host2: ahci
[    1.001219] scsi host3: ahci
[    1.001317] scsi host4: ahci
[    1.001414] scsi host5: ahci
[    1.001440] ata1: SATA max UDMA/133 abar m2048@0xdff4b000 port 0xdff4b100 
irq 129
[    1.001444] ata2: SATA max UDMA/133 abar m2048@0xdff4b000 port 0xdff4b180 
irq 129
[    1.001448] ata3: SATA max UDMA/133 abar m2048@0xdff4b000 port 0xdff4b200 
irq 129
[    1.001453] ata4: SATA max UDMA/133 abar m2048@0xdff4b000 port 0xdff4b280 
irq 129
[    1.001457] ata5: SATA max UDMA/133 abar m2048@0xdff4b000 port 0xdff4b300 
irq 129
[    1.001458] ata6: SATA max UDMA/133 abar m2048@0xdff4b000 port 0xdff4b380 
irq 129
[    1.001685] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to 
dynamic conservative mode
[    1.005875] [drm] PCIE GART of 2048M enabled (table at 0x000000000030E000).
[    1.005969] radeon 0000:01:00.0: WB enabled
[    1.005972] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 
0x0000000200000c00 and cpu addr 0x000000004481f4ef
[    1.005972] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 
0x0000000200000c04 and cpu addr 0x00000000b86c51c7
[    1.005973] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 
0x0000000200000c08 and cpu addr 0x000000004fffaa0e
[    1.005974] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 
0x0000000200000c0c and cpu addr 0x00000000a94f3d77
[    1.005974] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 
0x0000000200000c10 and cpu addr 0x00000000c8559bed
[    1.006268] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 
0x0000000000078d30 and cpu addr 0x000000004692fff8
[    1.006383] radeon 0000:01:00.0: fence driver on ring 6 use gpu addr 
0x0000000200000c18 and cpu addr 0x0000000022481c00
[    1.006383] radeon 0000:01:00.0: fence driver on ring 7 use gpu addr 
0x0000000200000c1c and cpu addr 0x000000005b8a5c77
[    1.006384] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.006384] [drm] Driver supports precise vblank timestamp query.
[    1.006400] radeon 0000:01:00.0: radeon: using MSI.
[    1.006414] [drm] radeon: irq initialized.
[    1.008660] [drm] ring test on 0 succeeded in 4 usecs
[    1.008736] [drm] ring test on 1 succeeded in 3 usecs
[    1.008747] [drm] ring test on 2 succeeded in 3 usecs
[    1.008917] [drm] ring test on 3 succeeded in 4 usecs
[    1.008923] [drm] ring test on 4 succeeded in 4 usecs
[    1.054582] [drm] ring test on 5 succeeded in 2 usecs
[    1.074431] [drm] UVD initialized successfully.
[    1.128061] usb 1-8: new full-speed USB device number 2 using xhci_hcd
[    1.183615] [drm] ring test on 6 succeeded in 23 usecs
[    1.183625] [drm] ring test on 7 succeeded in 4 usecs
[    1.183625] [drm] VCE initialized successfully.
[    1.185118] [drm] ib test on ring 0 succeeded in 0 usecs
[    1.277488] usb 1-8: New USB device found, idVendor=1b1c, idProduct=1b13
[    1.277489] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.277490] usb 1-8: Product: Corsair K70 RGB Gaming Keyboard 
[    1.277490] usb 1-8: Manufacturer: Corsair
[    1.277491] usb 1-8: SerialNumber: 09026008AEAA10045502082DF5001942
[    1.279442] hidraw: raw HID events driver (C) Jiri Kosina
[    1.281571] usbhid 1-8:1.2: couldn't find an input interrupt endpoint
[    1.281579] usbcore: registered new interface driver usbhid
[    1.281580] usbhid: USB HID core driver
[    1.282297] input: Corsair Corsair K70 RGB Gaming Keyboard  as 
/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:1B1C:1B13.0001/input/input6
[    1.315116] ata3: SATA link down (SStatus 4 SControl 300)
[    1.315134] ata5: SATA link down (SStatus 4 SControl 300)
[    1.315153] ata4: SATA link down (SStatus 4 SControl 300)
[    1.315169] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.315198] ata6: SATA link down (SStatus 4 SControl 300)
[    1.315302] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.315916] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.315917] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
filtered out
[    1.315918] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
OVERLAY) filtered out
[    1.316222] ata2.00: ATA-8: ST240HM000-1G5152, C675, max UDMA/133
[    1.316223] ata2.00: 468862128 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.317157] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.317158] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
filtered out
[    1.317159] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
OVERLAY) filtered out
[    1.317199] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.317199] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
filtered out
[    1.317200] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
OVERLAY) filtered out
[    1.317536] ata1.00: supports DRM functions and may not be fully accessible
[    1.317631] ata2.00: configured for UDMA/133
[    1.318431] ata1.00: disabling queued TRIM support
[    1.318431] ata1.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT02B6Q, max UDMA/133
[    1.318432] ata1.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[    1.320382] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.320383] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
filtered out
[    1.320383] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
OVERLAY) filtered out
[    1.320684] ata1.00: supports DRM functions and may not be fully accessible
[    1.321526] ata1.00: disabling queued TRIM support
[    1.322803] ata1.00: configured for UDMA/133
[    1.323071] scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 850  2B6Q 
PQ: 0 ANSI: 5
[    1.323409] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.323775] scsi 1:0:0:0: Direct-Access     ATA      ST240HM000-1G515 C675 
PQ: 0 ANSI: 5
[    1.323816] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 
GiB)
[    1.323842] sd 0:0:0:0: [sda] Write Protect is off
[    1.323843] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.323915] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    1.323992] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    1.324255] sd 1:0:0:0: [sdb] 468862128 512-byte logical blocks: (240 GB/224 
GiB)
[    1.324256] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    1.324278] sd 1:0:0:0: [sdb] Write Protect is off
[    1.324278] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.324326] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    1.324802]  sda: sda1
[    1.325830] sd 0:0:0:0: [sda] supports TCG Opal
[    1.325831] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.327060]  sdb: sdb1 sdb2 sdb3 sdb4
[    1.328073] sd 1:0:0:0: [sdb] Attached SCSI disk
[    1.340105] hid-generic 0003:1B1C:1B13.0001: input,hidraw0: USB HID v1.11 
Keyboard [Corsair Corsair K70 RGB Gaming Keyboard ] on usb-0000:00:14.0-8/input0
[    1.340335] input: Corsair Corsair K70 RGB Gaming Keyboard  as 
/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:1B1C:1B13.0002/input/input7
[    1.400315] hid-generic 0003:1B1C:1B13.0002: input,hiddev0,hidraw1: USB HID 
v1.11 Keyboard [Corsair Corsair K70 RGB Gaming Keyboard ] on 
usb-0000:00:14.0-8/input1
[    1.404064] usb 1-12: new full-speed USB device number 3 using xhci_hcd
[    1.432234] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC 
clock
[    1.520221] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 
4c:cc:6a:f9:86:b0
[    1.520221] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    1.520292] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
[    1.520713] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[    1.554611] usb 1-12: New USB device found, idVendor=1b1c, idProduct=0c02
[    1.554611] usb 1-12: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[    1.554612] usb 1-12: Product: H80iGT Cooler
[    1.554612] usb 1-12: Manufacturer: Corsair Components, Inc.
[    1.554613] usb 1-12: SerialNumber: 7289_1.0
[    1.632349] clocksource: Switched to clocksource tsc
[    1.680127] usb 1-13: new full-speed USB device number 4 using xhci_hcd
[    1.696144] [drm] ib test on ring 1 succeeded in 0 usecs
[    1.829314] usb 1-13: New USB device found, idVendor=a013, idProduct=b013
[    1.829315] usb 1-13: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[    1.829315] usb 1-13: Product: Cyber Acoustics USB device
[    1.829316] usb 1-13: Manufacturer: Cyber
[    1.829316] usb 1-13: SerialNumber: 13000001
[    1.829902] input: Cyber Cyber Acoustics USB device as 
/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.2/0003:A013:B013.0003/input/input8
[    1.888261] hid-generic 0003:A013:B013.0003: input,hidraw2: USB HID v1.00 
Device [Cyber Cyber Acoustics USB device] on usb-0000:00:14.0-13/input2
[    2.016067] usb 1-14: new full-speed USB device number 5 using xhci_hcd
[    2.208061] [drm] ib test on ring 2 succeeded in 0 usecs
[    2.208127] [drm] ib test on ring 3 succeeded in 0 usecs
[    2.208164] [drm] ib test on ring 4 succeeded in 0 usecs
[    2.752141] [drm] ib test on ring 5 succeeded
[    2.772911] [drm] ib test on ring 6 succeeded
[    2.773702] [drm] ib test on ring 7 succeeded
[    2.774005] [drm] Radeon Display Connectors
[    2.774005] [drm] Connector 0:
[    2.774006] [drm]   DP-1
[    2.774006] [drm]   HPD2
[    2.774007] [drm]   DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 
0x653c
[    2.774007] [drm]   Encoders:
[    2.774007] [drm]     DFP1: INTERNAL_UNIPHY2
[    2.774007] [drm] Connector 1:
[    2.774008] [drm]   HDMI-A-1
[    2.774008] [drm]   HPD3
[    2.774008] [drm]   DDC: 0x6550 0x6550 0x6554 0x6554 0x6558 0x6558 0x655c 
0x655c
[    2.774009] [drm]   Encoders:
[    2.774009] [drm]     DFP2: INTERNAL_UNIPHY2
[    2.774009] [drm] Connector 2:
[    2.774009] [drm]   DVI-D-1
[    2.774009] [drm]   HPD1
[    2.774010] [drm]   DDC: 0x6560 0x6560 0x6564 0x6564 0x6568 0x6568 0x656c 
0x656c
[    2.774010] [drm]   Encoders:
[    2.774010] [drm]     DFP3: INTERNAL_UNIPHY1
[    2.774010] [drm] Connector 3:
[    2.774011] [drm]   DVI-D-2
[    2.774011] [drm]   HPD6
[    2.774011] [drm]   DDC: 0x6580 0x6580 0x6584 0x6584 0x6588 0x6588 0x658c 
0x658c
[    2.774011] [drm]   Encoders:
[    2.774012] [drm]     DFP4: INTERNAL_UNIPHY
[    2.821277] [drm] fb mappable at 0xC0721000
[    2.821277] [drm] vram apper at 0xC0000000
[    2.821278] [drm] size 14745600
[    2.821278] [drm] fb depth is 24
[    2.821278] [drm]    pitch is 10240
[    2.821298] fbcon: radeondrmfb (fb0) is primary device
[    2.963252] Console: switching to colour frame buffer device 320x90
[    2.966767] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
[    2.982254] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:00.0 on 
minor 0
[    2.997040] [drm] amdgpu kernel modesetting enabled.
[    3.043993] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: 
(null)
[    3.134586] systemd[1]: RTC configured in localtime, applying delta of -480 
minutes to system time.
[    3.157060] ip_tables: (C) 2000-2006 Netfilter Core Team
[    3.215909] systemd[1]: systemd 234 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)
[    3.232076] systemd[1]: Detected architecture x86-64.
[    3.232218] systemd[1]: Set hostname to <mighty-mouse>.
[    3.299830] systemd[1]: Listening on udev Control Socket.
[    3.299859] systemd[1]: Reached target User and Group Name Lookups.
[    3.299869] systemd[1]: Listening on udev Kernel Socket.
[    3.299873] systemd[1]: Reached target Remote File Systems.
[    3.299906] systemd[1]: Listening on Journal Audit Socket.
[    3.299975] systemd[1]: Created slice User and Session Slice.
[    3.299997] systemd[1]: Listening on Journal Socket.
[    3.317231] lp: driver loaded but no devices found
[    3.318566] ppdev: user-space parallel port driver
[    3.321010] parport_pc 00:01: reported by Plug and Play ACPI
[    3.321075] parport0: PC-style at 0x378, irq 5 [PCSPP]
[    3.371621] EXT4-fs (sdb2): re-mounted. Opts: errors=remount-ro
[    3.374918] systemd-journald[287]: Received request to flush runtime journal 
from PID 1
[    3.415630] Adding 2097148k swap on /swapfile.  Priority:-2 extents:6 
across:2260988k SSFS
[    3.416102] lp0: using parport0 (interrupt-driven).
[    3.456436] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    3.457079] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms 
ovfl timer
[    3.457080] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    3.457080] RAPL PMU: hw unit of domain package 2^-14 Joules
[    3.457081] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    3.457081] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    3.457081] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    3.459048] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    3.473746] AVX2 version of gcm_enc/dec engaged.
[    3.473747] AES CTR mode by8 optimization enabled
[    3.483751] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    3.483753] snd_hda_intel 0000:01:00.1: Force to non-snoop mode
[    3.530183] input: HDA ATI HDMI HDMI/DP,pcm=3 as 
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9
[    3.530218] input: HDA ATI HDMI HDMI/DP,pcm=7 as 
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
[    3.530249] input: HDA ATI HDMI HDMI/DP,pcm=8 as 
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
[    3.530279] input: HDA ATI HDMI HDMI/DP,pcm=9 as 
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
[    3.530949] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1220: 
line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[    3.530950] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
[    3.530951] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 
(0x1b/0x0/0x0/0x0/0x0)
[    3.530952] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    3.530952] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    3.530953] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[    3.530954] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[    3.530955] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[    3.534187] input: HDA ATI HDMI HDMI/DP,pcm=10 as 
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
[    3.534224] input: HDA ATI HDMI HDMI/DP,pcm=11 as 
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[    3.542776] input: HDA Intel PCH Front Mic as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[    3.542807] input: HDA Intel PCH Rear Mic as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[    3.542834] input: HDA Intel PCH Line as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    3.542860] input: HDA Intel PCH Line Out Front as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    3.543163] input: HDA Intel PCH Line Out Surround as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[    3.543191] input: HDA Intel PCH Line Out CLFE as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[    3.543217] input: HDA Intel PCH Line Out Side as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[    3.543243] input: HDA Intel PCH Front Headphone as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[    3.575173] intel_rapl: Found RAPL domain package
[    3.575173] intel_rapl: Found RAPL domain core
[    3.575174] intel_rapl: Found RAPL domain dram
[    3.776917] random: crng init done
[    3.795088] audit: type=1400 audit(1514922264.399:2): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="libreoffice-oopslash" 
pid=621 comm="apparmor_parser"
[    3.795111] audit: type=1400 audit(1514922264.399:3): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="libreoffice-senddoc" 
pid=622 comm="apparmor_parser"
[    3.795187] audit: type=1400 audit(1514922264.399:4): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" 
pid=624 comm="apparmor_parser"
[    3.796592] audit: type=1400 audit(1514922264.403:5): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=628 
comm="apparmor_parser"
[    3.797046] audit: type=1400 audit(1514922264.403:6): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="/usr/lib/snapd/snap-confine" pid=625 comm="apparmor_parser"
[    3.797047] audit: type=1400 audit(1514922264.403:7): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=625 
comm="apparmor_parser"
[    3.797048] audit: type=1400 audit(1514922264.403:8): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="/usr/lib/snapd/snap-confine//snap_update_ns" pid=625 
comm="apparmor_parser"
[    3.797057] audit: type=1400 audit(1514922264.403:9): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" 
pid=626 comm="apparmor_parser"
[    3.797593] audit: type=1400 audit(1514922264.403:10): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=618 
comm="apparmor_parser"
[    4.148600] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
[    4.360167] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
[    7.392069] usb 1-14: unable to read config index 0 descriptor/all
[    7.392072] usb 1-14: can't read configurations, error -110
[    7.520019] usb 1-14: new full-speed USB device number 6 using xhci_hcd
[    9.952532] e1000e: enp0s31f6 NIC Link is Up 1000 Mbps Full Duplex, Flow 
Control: Rx/Tx
[    9.952618] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s31f6: link becomes ready
[   12.768115] usb 1-14: unable to read config index 0 descriptor/all
[   12.768124] usb 1-14: can't read configurations, error -110
[   12.768162] usb usb1-port14: attempt power cycle
[   13.420068] usb 1-14: new full-speed USB device number 7 using xhci_hcd
[   13.442118] usb 1-14: New USB device found, idVendor=1b1c, idProduct=1b3c
[   13.442123] usb 1-14: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[   13.442126] usb 1-14: Product: Corsair Gaming HARPOON RGB Mouse
[   13.442128] usb 1-14: Manufacturer: Corsair
[   13.442131] usb 1-14: SerialNumber: 02021028AECE00A6574DA6E7F5001944
[   13.444169] input: Corsair Corsair Gaming HARPOON RGB Mouse as 
/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/0003:1B1C:1B3C.0004/input/input23
[   13.444560] hid-generic 0003:1B1C:1B3C.0004: input,hidraw3: USB HID v1.11 
Mouse [Corsair Corsair Gaming HARPOON RGB Mouse] on usb-0000:00:14.0-14/input0
[   13.446246] input: Corsair Corsair Gaming HARPOON RGB Mouse as 
/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.1/0003:1B1C:1B3C.0005/input/input24
[   13.504809] hid-generic 0003:1B1C:1B3C.0005: input,hiddev1,hidraw4: USB HID 
v1.11 Mouse [Corsair Corsair Gaming HARPOON RGB Mouse] on 
usb-0000:00:14.0-14/input1
[   13.504942] usbhid 1-14:1.2: couldn't find an input interrupt endpoint
[   13.522190] usbcore: registered new interface driver snd-usb-audio


It appears that the kernel will sometimes recognize that there is an issue and 
power cycle the USB port on its own.

** Changed in: linux (Ubuntu)
       Status: Incomplete => Confirmed

** Tags added: kernel-bug-exists-upstream

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1740438

Title:
  Kernel has troule recognizing Corsair Harpoon RGB mouse

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I recently started using a Corsair Harpoon RGB mouse and the kernel is
  having trouble recognizing it. About half of the time when I boot, I
  see messages like this:

  [    7.132078] usb 1-14: unable to read config index 0 descriptor/all
  [    7.132081] usb 1-14: can't read configurations, error -110

  Occasionally they repeat after a few seconds. The mouse will not
  function until I unplug the mouse and plug it back in. So far, one
  unplug and plug has fixed it every time. I am running Xubuntu 17.10 on
  4.13.0-21.24-generic 4.13.13. I have attached the extra debug
  information that is generated by ubuntu-bug linux. I can provide
  additional information, if needed, and I am available to troubleshoot
  this issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: linux-image-4.13.0-21-generic 4.13.0-21.24
  ProcVersionSignature: Ubuntu 4.13.0-21.24-generic 4.13.13
  Uname: Linux 4.13.0-21-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC2:  ben         937 F.... pulseaudio
   /dev/snd/controlC0:  ben         937 F.... pulseaudio
   /dev/snd/controlC1:  ben         937 F.... pulseaudio
  CurrentDesktop: XFCE
  Date: Thu Dec 28 14:13:19 2017
  InstallationDate: Installed on 2017-12-20 (8 days ago)
  InstallationMedia: Xubuntu 17.10 "Artful Aardvark" - Release amd64 
(20171017.1)
  IwConfig:
   enp0s31f6  no wireless extensions.
   
   lo        no wireless extensions.
  MachineType: MSI MS-7A59
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-21-generic.efi.signed 
root=UUID=ce80946f-0157-40fa-8410-c866a1e5c481 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-21-generic N/A
   linux-backports-modules-4.13.0-21-generic  N/A
   linux-firmware                             1.169.1
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/20/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.80
  dmi.board.asset.tag: Default string
  dmi.board.name: Z270 SLI (MS-7A59)
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.80:bd11/20/2017:svnMSI:pnMS-7A59:pvr1.0:rvnMSI:rnZ270SLI(MS-7A59):rvr1.0:cvnMSI:ct3:cvr1.0:
  dmi.product.family: Default string
  dmi.product.name: MS-7A59
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1740438/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to