You are not logged in.

#1 2016-10-29 14:27:40

ddnomad
Member
From: planet Earth
Registered: 2016-10-29
Posts: 6

Elantech touchpad is detected as PS/2 BYD Touchpad or PS/2 Elantech

Hi!

I have a Lenovo Y700 laptop with a relatively new Elantech touchpad installed. The issue I've encountered persists over a couple of different Linux distributions (Arch, Ubuntu).

After a kernel update my touchpad is detected correctly (ETPS/2 Elantech Touchpad) and all the necessary features (two-finger scrolling, tapping etc.) work correctly. But after plugging in my Razer DeathAdder 3500 DPI mouse the psmouse module starts to misdetect my touchpad and xinput gives me either PS/2 BYD Touchpad or PS/2 Elantech Touchpad.

Then psmouse treats my touchpad as a mouse and all I got working is a mouse functionality (move cursor, left-right button click). Multitouch, two-finger scrolling, tap to click etc. stop working.

This issue persists over both evdev/synaptics and libinput drivers as well as it's present in the latest mainline Ubuntu kernel (v4.9-rc2). My guess is that psmouse module fails to detect my touchpad as touchpad after using a mouse.

Currently, the issue persists. Here is an output of xinput:

⎡ Virtual core pointer                        id=2    [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                  id=4    [slave  pointer  (2)]
⎜   ↳ PS/2 BYD TouchPad                           id=14    [slave  pointer  (2)]
⎜   ↳ Razer Razer DeathAdder                      id=15    [slave  pointer  (2)]

Output of a lsinput:

16: 0002:0001 I8042  isa0060/serio1/i PS/2 BYD TouchPad        (null) (null)   
17: 1532:0054 USB    usb-0000:00:14.0 Razer Razer DeathAdder   (null) (null) (null)


When I reload psmouse module I get the following errors (dmesg | grep psmouse):

[   62.486611] psmouse serio1: elantech: synaptics_send_cmd query 0x01 failed.
[   63.792893] psmouse serio1: Failed to deactivate mouse on isa0060/serio1


Synclient output:

Couldn't find synaptics properties. No synaptics driver loaded?


What I have tried includes:

1. Installing aur/elantech-asustouchpad-dkms module - no luck
2. Testing Ubuntu mainline kernel (v4.9-rc2) - no luck
3. Adding various boot options in /etc/default/grub - no luck

I'm seeking for any possible solution. Please help!

UPDATE:

Today tried to install the latest mainline kernel and got this during headers installation:

ERROR (dkms apport): binary package for psmouse: elantech-x551c not found

Last edited by ddnomad (2016-10-30 11:48:12)

Offline

#2 2016-11-01 08:31:04

mich41
Member
Registered: 2012-06-22
Posts: 796

Re: Elantech touchpad is detected as PS/2 BYD Touchpad or PS/2 Elantech

I presume it's a problem only when the mouse is already connected during boot?

Post dmesg when it works and when it doesn't work.

Offline

#3 2016-11-01 20:22:49

ddnomad
Member
From: planet Earth
Registered: 2016-10-29
Posts: 6

Re: Elantech touchpad is detected as PS/2 BYD Touchpad or PS/2 Elantech

No, actually the problem occurs pretty randomly and is triggered mostly after the mouse is inserted (no reboot, laptop is working).

I didn't managed to make a touchpad work again properly to capture a dmesg, but here is a couple of dmesg in different occasions: https://gist.github.com/ddnomad/e939b99 … 4f3ebffb47

Offline

#4 2016-11-02 14:32:56

ddnomad
Member
From: planet Earth
Registered: 2016-10-29
Posts: 6

Re: Elantech touchpad is detected as PS/2 BYD Touchpad or PS/2 Elantech

I recompiled a kernel and touch pad started to work (as for now). Here is a working case dmesg:

[    0.000000] Linux version 4.8.6-1-ARCH (builduser@tobias) (gcc version 6.2.1 20160830 (GCC) ) #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/nvme0n1p6
[    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] x86/fpu: Using 'eager' FPU context switches.
[    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-0x0000000000085fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000086000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005f68dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000005f68e000-0x000000005f68efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000005f68f000-0x000000005f6d8fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000005f6d9000-0x000000005f788fff] usable
[    0.000000] BIOS-e820: [mem 0x000000005f789000-0x0000000060088fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000060089000-0x000000007558dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007558e000-0x000000007578dfff] type 20
[    0.000000] BIOS-e820: [mem 0x000000007578e000-0x0000000075f7dfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000075f7e000-0x0000000077f7dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000077f7e000-0x0000000077ffdfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000077ffe000-0x0000000077ffefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000077fff000-0x00000000780fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000079000000-0x000000007e7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000fe7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004807fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.40 by LENOVO
[    0.000000] efi:  SMBIOS=0x75802000  ESRT=0x75800e18  ACPI 2.0=0x77ffd014 
[    0.000000] esrt: Reserving ESRT space from 0x0000000075800e18 to 0x0000000075800e50.
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: LENOVO 80NV/Allsparks 5A, BIOS CDCN35WW 03/29/2016
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x480800 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask 7800000000 write-back
[    0.000000]   1 base 0077FFF000 mask 7FFFFFF000 uncachable
[    0.000000]   2 base 0078000000 mask 7FF8000000 uncachable
[    0.000000]   3 base 0080000000 mask 7F80000000 uncachable
[    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  WC  UC- WT  
[    0.000000] e820: update [mem 0x77fff000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0x77fff max_arch_pfn = 0x400000000
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff88000007c000] 7c000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x01b4d000, 0x01b4dfff] PGTABLE
[    0.000000] BRK [0x01b4e000, 0x01b4efff] PGTABLE
[    0.000000] BRK [0x01b4f000, 0x01b4ffff] PGTABLE
[    0.000000] BRK [0x01b50000, 0x01b50fff] PGTABLE
[    0.000000] BRK [0x01b51000, 0x01b51fff] PGTABLE
[    0.000000] BRK [0x01b52000, 0x01b52fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x374c8000-0x37a5bfff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x0000000077FFD014 000024 (v02 LENOVO)
[    0.000000] ACPI: XSDT 0x0000000077FC4188 0000FC (v01 LENOVO CB-01    00000001      01000013)
[    0.000000] ACPI: FACP 0x0000000077FE9000 0000F4 (v05 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: DSDT 0x0000000077FC7000 01D363 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: FACS 0x0000000077F69000 000040
[    0.000000] ACPI: TCPA 0x0000000077FFC000 000032 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: UEFI 0x0000000077FFB000 000236 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: UEFI 0x0000000077FFA000 000042 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x0000000077FF9000 0004B7 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x0000000077FF8000 00004B (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: TPM2 0x0000000077FF7000 000034 (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: MSDM 0x0000000077FF6000 000055 (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x0000000077FF0000 005104 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: DBGP 0x0000000077FEF000 000034 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: DBG2 0x0000000077FEE000 000061 (v00 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x0000000077FED000 00077C (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: ASF! 0x0000000077FEC000 0000A5 (v32 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: ASPT 0x0000000077FEB000 000034 (v07 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: BOOT 0x0000000077FEA000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: HPET 0x0000000077FE8000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: LPIT 0x0000000077FE7000 000094 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: APIC 0x0000000077FE6000 0000BC (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: MCFG 0x0000000077FE5000 00003C (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x0000000077FC6000 0002D4 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x0000000077FC5000 00019A (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x0000000077FC3000 0003F4 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x0000000077FC2000 000E58 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x0000000077FBD000 004354 (v01 Insyde NVOP     00001000 INTL 20130117)
[    0.000000] ACPI: DMAR 0x0000000077FBC000 0000A8 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: FPDT 0x0000000077FBB000 000044 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: BGRT 0x0000000077FBA000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x00000004807fffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x4807f8000-0x4807fcfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x00000004807fffff]
[    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-0x0000000000085fff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000005f68dfff]
[    0.000000]   node   0: [mem 0x000000005f6d9000-0x000000005f788fff]
[    0.000000]   node   0: [mem 0x0000000060089000-0x000000007558dfff]
[    0.000000]   node   0: [mem 0x0000000077ffe000-0x0000000077ffefff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x00000004807fffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000004807fffff]
[    0.000000] On node 0 totalpages: 4150216
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 22 pages reserved
[    0.000000]   DMA zone: 3972 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 7410 pages used for memmap
[    0.000000]   DMA32 zone: 474180 pages, LIFO batch:31
[    0.000000]   Normal zone: 57376 pages used for memmap
[    0.000000]   Normal zone: 3672064 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics memory at 0x000000007a800000-0x000000007e7fffff
[    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 0x00086000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x5f68e000-0x5f68efff]
[    0.000000] PM: Registered nosave memory: [mem 0x5f68f000-0x5f6d8fff]
[    0.000000] PM: Registered nosave memory: [mem 0x5f789000-0x60088fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7558e000-0x7578dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x7578e000-0x75f7dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x75f7e000-0x77f7dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x77f7e000-0x77ffdfff]
[    0.000000] PM: Registered nosave memory: [mem 0x77fff000-0x780fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x78100000-0x78ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x79000000-0x7e7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x7e800000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfcffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfd000000-0xfe7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe800000-0xfeafffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb04000-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-0xfed0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed83fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed84000-0xfed84fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed85000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffa00000-0xffffffff]
[    0.000000] e820: [mem 0x7e800000-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: 6370452778343963 ns
[    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] percpu: Embedded 35 pages/cpu @ffff880480400000 s103128 r8192 d32040 u262144
[    0.000000] pcpu-alloc: s103128 r8192 d32040 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 4085344
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/nvme0n1p6
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 16207228K/16600864K available (6130K kernel code, 1051K rwdata, 1912K rodata, 1256K init, 1036K bss, 393636K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[    0.000000] NR_IRQS:8448 nr_irqs:2048 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Detected 2600.000 MHz processor
[    0.000021] Calibrating delay loop (skipped), value calculated using timer frequency.. 5186.00 BogoMIPS (lpj=8640000)
[    0.000023] pid_max: default: 32768 minimum: 301
[    0.000031] ACPI: Core revision 20160422
[    0.029902] ACPI Error: [\_SB_.PCI0.XHC_.RHUB.HS11] Namespace lookup failure, AE_NOT_FOUND (20160422/dswload-210)
[    0.029906] ACPI Exception: AE_NOT_FOUND, During name lookup/catalog (20160422/psobject-227)
[    0.029944] ACPI Exception: AE_NOT_FOUND, (SSDT:CB-01   ) while loading table (20160422/tbxfload-227)
[    0.035457] ACPI Error: 1 table load failures, 9 successful (20160422/tbxfload-247)
[    0.038779] Security Framework initialized
[    0.038780] Yama: becoming mindful.
[    0.039466] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.042139] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.043301] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.043343] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.043566] CPU: Physical Processor ID: 0
[    0.043567] CPU: Processor Core ID: 0
[    0.043571] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.043571] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.043575] mce: CPU supports 10 MCE banks
[    0.043583] CPU0: Thermal monitoring enabled (TM1)
[    0.043601] process: using mwait in idle threads
[    0.043604] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.043604] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.043927] Freeing SMP alternatives memory: 24K (ffffffff81a42000 - ffffffff81a48000)
[    0.052104] ftrace: allocating 24337 entries in 96 pages
[    0.061773] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.061773] smpboot: Max logical packages: 2
[    0.061781] DMAR: Host address width 39
[    0.061782] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.061786] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0501e
[    0.061787] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.061790] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.061790] DMAR: RMRR base: 0x00000075e59000 end: 0x00000075e78fff
[    0.061791] DMAR: RMRR base: 0x0000007a000000 end: 0x0000007e7fffff
[    0.061793] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.061793] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.061794] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[    0.061795] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[    0.063165] DMAR-IR: Enabled IRQ remapping in xapic mode
[    0.063166] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.067318] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.100327] TSC deadline timer enabled
[    0.100332] smpboot: CPU0: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz (family: 0x6, model: 0x5e, stepping: 0x3)
[    0.100335] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.100361] ... version:                4
[    0.100362] ... bit width:              48
[    0.100362] ... generic registers:      4
[    0.100363] ... value mask:             0000ffffffffffff
[    0.100363] ... max period:             0000ffffffffffff
[    0.100363] ... fixed-purpose events:   3
[    0.100364] ... event mask:             000000070000000f
[    0.123819] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.140421] x86: Booting SMP configuration:
[    0.140422] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.806057] x86: Booted up 1 node, 8 CPUs
[    0.806058] smpboot: Total of 8 processors activated (41497.73 BogoMIPS)
[    0.813152] devtmpfs: initialized
[    0.813201] x86/mm: Memory block size: 128MB
[    0.815637] PM: Registering ACPI NVS region [mem 0x5f68e000-0x5f68efff] (4096 bytes)
[    0.815638] PM: Registering ACPI NVS region [mem 0x75f7e000-0x77f7dfff] (33554432 bytes)
[    0.816014] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.816051] pinctrl core: initialized pinctrl subsystem
[    0.816159] RTC time: 14:27:39, date: 11/02/16
[    0.817178] NET: Registered protocol family 16
[    0.832774] cpuidle: using governor ladder
[    0.852792] cpuidle: using governor menu
[    0.852835] Simple Boot Flag at 0x44 set to 0x1
[    0.852849] ACPI: bus type PCI registered
[    0.852850] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.852904] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.852906] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.852908] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override.
[    0.853128] PCI: Using configuration type 1 for base access
[    0.872901] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.872902] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.873064] ACPI: Added _OSI(Module Device)
[    0.873065] ACPI: Added _OSI(Processor Device)
[    0.873065] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.873066] ACPI: Added _OSI(Processor Aggregator Device)
[    0.873927] ACPI: Executed 18 blocks of module-level executable AML code
[    0.882096] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.887656] ACPI: Dynamic OEM Table Load:
[    0.887689] ACPI: SSDT 0xFFFF88046D070800 0005DC (v02 PmRef  Cpu0Ist  00003000 INTL 20130117)
[    0.888520] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.892025] ACPI: Dynamic OEM Table Load:
[    0.892033] ACPI: SSDT 0xFFFF88046D069C00 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20130117)
[    0.895282] ACPI: Dynamic OEM Table Load:
[    0.895290] ACPI: SSDT 0xFFFF88046D076800 0005AA (v02 PmRef  ApIst    00003000 INTL 20130117)
[    0.896313] ACPI: Dynamic OEM Table Load:
[    0.896319] ACPI: SSDT 0xFFFF88046D07A000 000119 (v02 PmRef  ApCst    00003000 INTL 20130117)
[    0.912717] ACPI : EC: EC started
[    1.019268] ACPI: Interpreter enabled
[    1.019310] ACPI: (supports S0 S3 S4 S5)
[    1.019311] ACPI: Using IOAPIC for interrupt routing
[    1.019345] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.019838] ACPI: Power Resource [PG00] (on)
[    1.039673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    1.039678] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    1.042281] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    1.044064] PCI host bridge to bus 0000:00
[    1.044066] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    1.044067] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    1.044068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.044069] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    1.044070] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    1.044071] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    1.044072] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    1.044074] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    1.044075] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    1.044075] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    1.044076] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    1.044077] pci_bus 0000:00: root bus resource [mem 0x7e800000-0xdfffffff window]
[    1.044078] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    1.044079] pci_bus 0000:00: root bus resource [bus 00-fe]
[    1.044085] pci 0000:00:00.0: [8086:1910] type 00 class 0x060000
[    1.045002] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    1.045038] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    1.045781] pci 0000:00:01.0: System wakeup disabled by ACPI
[    1.045834] pci 0000:00:02.0: [8086:191b] type 00 class 0x030000
[    1.045842] pci 0000:00:02.0: reg 0x10: [mem 0x92000000-0x92ffffff 64bit]
[    1.045847] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
[    1.045851] pci 0000:00:02.0: reg 0x20: [io  0x6000-0x603f]
[    1.046664] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[    1.046682] pci 0000:00:14.0: reg 0x10: [mem 0x94500000-0x9450ffff 64bit]
[    1.046751] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    1.047480] pci 0000:00:14.0: System wakeup disabled by ACPI
[    1.047538] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[    1.047559] pci 0000:00:16.0: reg 0x10: [mem 0x9452a000-0x9452afff 64bit]
[    1.047635] pci 0000:00:16.0: PME# supported from D3hot
[    1.048402] pci 0000:00:17.0: [8086:a103] type 00 class 0x010601
[    1.048416] pci 0000:00:17.0: reg 0x10: [mem 0x94528000-0x94529fff]
[    1.048423] pci 0000:00:17.0: reg 0x14: [mem 0x9452d000-0x9452d0ff]
[    1.048430] pci 0000:00:17.0: reg 0x18: [io  0x6080-0x6087]
[    1.048437] pci 0000:00:17.0: reg 0x1c: [io  0x6088-0x608b]
[    1.048444] pci 0000:00:17.0: reg 0x20: [io  0x6060-0x607f]
[    1.048451] pci 0000:00:17.0: reg 0x24: [mem 0x9452b000-0x9452b7ff]
[    1.048492] pci 0000:00:17.0: PME# supported from D3hot
[    1.049256] pci 0000:00:1c.0: [8086:a111] type 01 class 0x060400
[    1.049319] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.050060] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    1.050092] pci 0000:00:1c.2: [8086:a112] type 01 class 0x060400
[    1.050155] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    1.050891] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    1.050921] pci 0000:00:1c.3: [8086:a113] type 01 class 0x060400
[    1.050984] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    1.051721] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    1.051773] pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
[    1.051843] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    1.052587] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    1.052645] pci 0000:00:1f.0: [8086:a14e] type 00 class 0x060100
[    1.053486] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[    1.053498] pci 0000:00:1f.2: reg 0x10: [mem 0x94524000-0x94527fff]
[    1.054294] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
[    1.054317] pci 0000:00:1f.3: reg 0x10: [mem 0x94520000-0x94523fff 64bit]
[    1.054350] pci 0000:00:1f.3: reg 0x20: [mem 0x94510000-0x9451ffff 64bit]
[    1.054401] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    1.055169] pci 0000:00:1f.3: System wakeup disabled by ACPI
[    1.055204] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[    1.055251] pci 0000:00:1f.4: reg 0x10: [mem 0x9452c000-0x9452c0ff 64bit]
[    1.055320] pci 0000:00:1f.4: reg 0x20: [io  0x6040-0x605f]
[    1.056171] pci 0000:01:00.0: [10de:139b] type 00 class 0x030200
[    1.056179] pci 0000:01:00.0: reg 0x10: [mem 0x93000000-0x93ffffff]
[    1.056186] pci 0000:01:00.0: reg 0x14: [mem 0x80000000-0x8fffffff 64bit pref]
[    1.056193] pci 0000:01:00.0: reg 0x1c: [mem 0x90000000-0x91ffffff 64bit pref]
[    1.056198] pci 0000:01:00.0: reg 0x24: [io  0x5000-0x507f]
[    1.056203] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[    1.056270] pci 0000:01:00.0: System wakeup disabled by ACPI
[    1.065886] pci 0000:00:01.0: PCI bridge to [bus 01-06]
[    1.065888] pci 0000:00:01.0:   bridge window [io  0x5000-0x5fff]
[    1.065890] pci 0000:00:01.0:   bridge window [mem 0x93000000-0x93ffffff]
[    1.065892] pci 0000:00:01.0:   bridge window [mem 0x80000000-0x91ffffff 64bit pref]
[    1.067765] pci 0000:07:00.0: [1217:8520] type 00 class 0x080501
[    1.067784] pci 0000:07:00.0: reg 0x10: [mem 0x94401000-0x94401fff]
[    1.067795] pci 0000:07:00.0: reg 0x14: [mem 0x94400000-0x944007ff]
[    1.067917] pci 0000:07:00.0: PME# supported from D3hot D3cold
[    1.067953] pci 0000:07:00.0: System wakeup disabled by ACPI
[    1.077709] pci 0000:00:1c.0: PCI bridge to [bus 07]
[    1.077713] pci 0000:00:1c.0:   bridge window [mem 0x94400000-0x944fffff]
[    1.077891] pci 0000:08:00.0: [168c:0042] type 00 class 0x028000
[    1.078022] pci 0000:08:00.0: reg 0x10: [mem 0x94000000-0x941fffff 64bit]
[    1.078751] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
[    1.078959] pci 0000:08:00.0: System wakeup disabled by ACPI
[    1.085965] pci 0000:00:1c.2: PCI bridge to [bus 08]
[    1.085969] pci 0000:00:1c.2:   bridge window [mem 0x94000000-0x941fffff]
[    1.086026] pci 0000:09:00.0: [10ec:8168] type 00 class 0x020000
[    1.086044] pci 0000:09:00.0: reg 0x10: [io  0x4000-0x40ff]
[    1.086070] pci 0000:09:00.0: reg 0x18: [mem 0x94304000-0x94304fff 64bit]
[    1.086086] pci 0000:09:00.0: reg 0x20: [mem 0x94300000-0x94303fff 64bit]
[    1.086177] pci 0000:09:00.0: supports D1 D2
[    1.086178] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.086222] pci 0000:09:00.0: System wakeup disabled by ACPI
[    1.095908] pci 0000:00:1c.3: PCI bridge to [bus 09]
[    1.095911] pci 0000:00:1c.3:   bridge window [io  0x4000-0x4fff]
[    1.095913] pci 0000:00:1c.3:   bridge window [mem 0x94300000-0x943fffff]
[    1.096077] pci 0000:0a:00.0: [144d:a802] type 00 class 0x010802
[    1.096095] pci 0000:0a:00.0: reg 0x10: [mem 0x94200000-0x94203fff 64bit]
[    1.096103] pci 0000:0a:00.0: reg 0x18: [io  0x3000-0x30ff]
[    1.096233] pci 0000:0a:00.0: System wakeup disabled by ACPI
[    1.106019] pci 0000:00:1d.0: PCI bridge to [bus 0a]
[    1.106022] pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
[    1.106024] pci 0000:00:1d.0:   bridge window [mem 0x94200000-0x942fffff]
[    1.107875] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.107919] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    1.107962] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.108003] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.108044] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.108084] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.108125] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.108165] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.108429] platform MSFT0101:00: failed to claim resource 1
[    1.108434] acpi MSFT0101:00: platform device creation failed: -16
[    1.108561] ACPI: Enabled 7 GPEs in block 00 to 7F
[    1.108596] ACPI : EC: EC stopped
[    1.108671] ACPI : EC: GPE = 0x2, I/O: command/status = 0x66, data = 0x62
[    1.108672] ACPI : EC: EC started
[    1.219480] vgaarb: setting as boot device: PCI:0000:00:02.0
[    1.219481] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    1.219483] vgaarb: loaded
[    1.219483] vgaarb: bridge control possible 0000:00:02.0
[    1.253731] PCI: Using ACPI for IRQ routing
[    1.281056] PCI: pci_cache_line_size set to 64 bytes
[    1.285087] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    1.285088] e820: reserve RAM buffer [mem 0x00086000-0x0008ffff]
[    1.285088] e820: reserve RAM buffer [mem 0x5f68e000-0x5fffffff]
[    1.285089] e820: reserve RAM buffer [mem 0x5f789000-0x5fffffff]
[    1.285090] e820: reserve RAM buffer [mem 0x7558e000-0x77ffffff]
[    1.285090] e820: reserve RAM buffer [mem 0x77fff000-0x77ffffff]
[    1.285091] e820: reserve RAM buffer [mem 0x480800000-0x483ffffff]
[    1.285172] NetLabel: Initializing
[    1.285172] NetLabel:  domain hash size = 128
[    1.285172] NetLabel:  protocols = UNLABELED CIPSOv4
[    1.285183] NetLabel:  unlabeled traffic allowed by default
[    1.285257] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.285261] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    1.287306] clocksource: Switched to clocksource hpet
[    1.291807] VFS: Disk quotas dquot_6.6.0
[    1.291833] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.291898] pnp: PnP ACPI init
[    1.292060] system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
[    1.292062] system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
[    1.292063] system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
[    1.292064] system 00:00: [mem 0xfe000000-0xfe01ffff] has been reserved
[    1.292065] system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved
[    1.292066] system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    1.292067] system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved
[    1.292069] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.292334] system 00:01: [io  0x2000-0x20fe] has been reserved
[    1.292335] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.293130] system 00:02: [io  0x0680-0x069f] has been reserved
[    1.293131] system 00:02: [io  0xffff] has been reserved
[    1.293132] system 00:02: [io  0xffff] has been reserved
[    1.293133] system 00:02: [io  0xffff] has been reserved
[    1.293135] system 00:02: [io  0x1800-0x18fe] has been reserved
[    1.293135] system 00:02: [io  0x164e-0x164f] has been reserved
[    1.293137] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.293216] system 00:03: [io  0x0800-0x087f] has been reserved
[    1.293217] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.293237] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.293268] system 00:05: [io  0x1854-0x1857] has been reserved
[    1.293269] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    1.293289] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 (active)
[    1.293309] pnp 00:07: Plug and Play ACPI device, IDs ETD063d PNP0f13 ETD0000 (active)
[    1.294358] system 00:08: [mem 0xfe035000-0xfe035fff] has been reserved
[    1.294359] system 00:08: [mem 0xfe034008-0xfe034fff] has been reserved
[    1.294360] system 00:08: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    1.294361] system 00:08: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    1.294362] system 00:08: [mem 0xfdac0000-0xfdacffff] has been reserved
[    1.294364] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.294767] system 00:09: [mem 0xfe034000-0xfe034007] has been reserved
[    1.294769] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.294931] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
[    1.294932] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.294933] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.294934] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved
[    1.294935] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.294936] system 00:0a: [mem 0xfed90000-0xfed93fff] could not be reserved
[    1.294937] system 00:0a: [mem 0xfed45000-0xfed8ffff] could not be reserved
[    1.294938] system 00:0a: [mem 0xff000000-0xffffffff] could not be reserved
[    1.294939] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
[    1.294940] system 00:0a: [mem 0x7e800000-0x7e81ffff] has been reserved
[    1.294941] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.295357] pnp: PnP ACPI: found 11 devices
[    1.303567] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.303570] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[    1.303607] pci 0000:01:00.0: BAR 6: no space for [mem size 0x00080000 pref]
[    1.303608] pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
[    1.303610] pci 0000:00:01.0: PCI bridge to [bus 01-06]
[    1.303611] pci 0000:00:01.0:   bridge window [io  0x5000-0x5fff]
[    1.303613] pci 0000:00:01.0:   bridge window [mem 0x93000000-0x93ffffff]
[    1.303615] pci 0000:00:01.0:   bridge window [mem 0x80000000-0x91ffffff 64bit pref]
[    1.303618] pci 0000:00:1c.0: PCI bridge to [bus 07]
[    1.303622] pci 0000:00:1c.0:   bridge window [mem 0x94400000-0x944fffff]
[    1.303627] pci 0000:00:1c.2: PCI bridge to [bus 08]
[    1.303631] pci 0000:00:1c.2:   bridge window [mem 0x94000000-0x941fffff]
[    1.303636] pci 0000:00:1c.3: PCI bridge to [bus 09]
[    1.303638] pci 0000:00:1c.3:   bridge window [io  0x4000-0x4fff]
[    1.303641] pci 0000:00:1c.3:   bridge window [mem 0x94300000-0x943fffff]
[    1.303647] pci 0000:00:1d.0: PCI bridge to [bus 0a]
[    1.303655] pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
[    1.303659] pci 0000:00:1d.0:   bridge window [mem 0x94200000-0x942fffff]
[    1.303666] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.303667] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    1.303667] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.303668] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    1.303669] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    1.303670] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    1.303671] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    1.303672] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    1.303673] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    1.303673] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    1.303674] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    1.303675] pci_bus 0000:00: resource 15 [mem 0x7e800000-0xdfffffff window]
[    1.303676] pci_bus 0000:00: resource 16 [mem 0xfd000000-0xfe7fffff window]
[    1.303677] pci_bus 0000:01: resource 0 [io  0x5000-0x5fff]
[    1.303678] pci_bus 0000:01: resource 1 [mem 0x93000000-0x93ffffff]
[    1.303679] pci_bus 0000:01: resource 2 [mem 0x80000000-0x91ffffff 64bit pref]
[    1.303680] pci_bus 0000:07: resource 1 [mem 0x94400000-0x944fffff]
[    1.303682] pci_bus 0000:08: resource 1 [mem 0x94000000-0x941fffff]
[    1.303683] pci_bus 0000:09: resource 0 [io  0x4000-0x4fff]
[    1.303683] pci_bus 0000:09: resource 1 [mem 0x94300000-0x943fffff]
[    1.303684] pci_bus 0000:0a: resource 0 [io  0x3000-0x3fff]
[    1.303685] pci_bus 0000:0a: resource 1 [mem 0x94200000-0x942fffff]
[    1.303708] NET: Registered protocol family 2
[    1.303846] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    1.304020] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.304101] TCP: Hash tables configured (established 131072 bind 65536)
[    1.304120] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    1.304163] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    1.304213] NET: Registered protocol family 1
[    1.304222] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.309583] PCI: CLS 64 bytes, default 64
[    1.309612] Unpacking initramfs...
[    1.393281] Freeing initrd memory: 5712K (ffff8800374c8000 - ffff880037a5c000)
[    1.393302] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.393304] software IO TLB [mem 0x710b3000-0x750b3000] (64MB) mapped at [ffff8800710b3000-ffff8800750b2fff]
[    1.393799] Scanning for low memory corruption every 60 seconds
[    1.394066] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    1.394412] Initialise system trusted keyrings
[    1.394695] workingset: timestamp_bits=40 max_order=22 bucket_order=0
[    1.395922] zbud: loaded
[    1.396109] Key type big_key registered
[    1.396658] Key type asymmetric registered
[    1.396682] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    1.396838] io scheduler noop registered
[    1.396838] io scheduler deadline registered
[    1.396844] io scheduler cfq registered (default)
[    1.397790] aer 0000:00:1c.0:pcie002: service driver aer loaded
[    1.397811] aer 0000:00:1c.3:pcie002: service driver aer loaded
[    1.397841] aer 0000:00:1d.0:pcie002: service driver aer loaded
[    1.397855] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    1.397855] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    1.397857] pcie_pme 0000:00:01.0:pcie001: service driver pcie_pme loaded
[    1.397864] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    1.397864] pci 0000:07:00.0: Signaling PME through PCIe PME interrupt
[    1.397866] pcie_pme 0000:00:1c.0:pcie001: service driver pcie_pme loaded
[    1.397880] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
[    1.397881] pci 0000:08:00.0: Signaling PME through PCIe PME interrupt
[    1.397883] pcie_pme 0000:00:1c.2:pcie001: service driver pcie_pme loaded
[    1.397889] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
[    1.397890] pci 0000:09:00.0: Signaling PME through PCIe PME interrupt
[    1.397892] pcie_pme 0000:00:1c.3:pcie001: service driver pcie_pme loaded
[    1.397906] pcieport 0000:00:1d.0: Signaling PME through PCIe PME interrupt
[    1.397906] pci 0000:0a:00.0: Signaling PME through PCIe PME interrupt
[    1.397909] pcie_pme 0000:00:1d.0:pcie001: service driver pcie_pme loaded
[    1.397916] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.397920] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.397928] efifb: probing for efifb
[    1.397944] efifb: framebuffer at 0xa0000000, using 8128k, total 8128k
[    1.397945] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    1.397945] efifb: scrolling: redraw
[    1.397946] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.401619] Console: switching to colour frame buffer device 240x67
[    1.405173] fb0: EFI VGA frame buffer device
[    1.405178] intel_idle: MWAIT substates: 0x11142120
[    1.405179] intel_idle: v0.4.1 model 0x5E
[    1.405507] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.405924] GHES: HEST is not enabled!
[    1.405989] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.406519] Linux agpgart interface v0.103
[    1.407037] rtc_cmos 00:04: RTC can wake from S4
[    1.407503] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    1.407583] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.407588] intel_pstate: Intel P-state driver initializing
[    1.408017] intel_pstate: HWP enabled
[    1.408322] ledtrig-cpu: registered to indicate activity on CPUs
[    1.408486] NET: Registered protocol family 10
[    1.408772] NET: Registered protocol family 17
[    1.409017] microcode: sig=0x506e3, pf=0x20, revision=0x74
[    1.409276] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    1.409482] registered taskstats version 1
[    1.409482] Loading compiled-in X.509 certificates
[    1.409493] zswap: loaded using pool lzo/zbud
[    1.416437]   Magic number: 8:590:484
[    1.416793] rtc_cmos 00:04: setting system clock to 2016-11-02 14:27:40 UTC (1478096860)
[    1.416851] PM: Hibernation image not present or could not be loaded.
[    1.417861] Freeing unused kernel memory: 1256K (ffffffff81908000 - ffffffff81a42000)
[    1.417862] Write protecting the kernel read-only data: 8192k
[    1.418451] Freeing unused kernel memory: 136K (ffff8800017de000 - ffff880001800000)
[    1.423906] random: systemd-tmpfile: uninitialized urandom read (16 bytes read)
[    1.425261] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.425285] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.425861] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.425873] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.427107] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.427121] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.427125] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.427301] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.427417] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.456775] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.462488] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.462495] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.470792] SCSI subsystem initialized
[    1.471590] ACPI: bus type USB registered
[    1.471612] usbcore: registered new interface driver usbfs
[    1.471622] usbcore: registered new interface driver hub
[    1.471656] usbcore: registered new device driver usb
[    1.473056] sdhci: Secure Digital Host Controller Interface driver
[    1.473057] sdhci: Copyright(c) Pierre Ossman
[    1.473387] libata version 3.00 loaded.
[    1.474660] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.474663] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.475258] sdhci-pci 0000:07:00.0: SDHCI controller found [1217:8520] (rev 1)
[    1.477248] mmc0: Unknown controller version (3). You may experience problems.
[    1.479342] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[    1.479356] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.479413] nvme nvme0: pci function 0000:0a:00.0
[    1.479805] hub 1-0:1.0: USB hub found
[    1.479842] hub 1-0:1.0: 16 ports detected
[    1.480561] mmc0: SDHCI controller on PCI [0000:07:00.0] using ADMA
[    1.492096] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.492099] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.492266] hub 2-0:1.0: USB hub found
[    1.492297] hub 2-0:1.0: 8 ports detected
[    1.497776] ahci 0000:00:17.0: version 3.0
[    1.498092] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 3 ports 6 Gbps 0xe impl SATA mode
[    1.498094] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst 
[    1.517891] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.521509] scsi host0: ahci
[    1.521945] scsi host1: ahci
[    1.522957] scsi host2: ahci
[    1.523377] scsi host3: ahci
[    1.523411] ata1: DUMMY
[    1.523434] ata2: SATA max UDMA/133 abar m2048@0x9452b000 port 0x9452b180 irq 129
[    1.523438] ata3: SATA max UDMA/133 abar m2048@0x9452b000 port 0x9452b200 irq 129
[    1.523442] ata4: SATA max UDMA/133 abar m2048@0x9452b000 port 0x9452b280 irq 129
[    1.590108]  nvme0n1: p1 p2 p3 p4 p5 p6 p7
[    1.810830] usb 1-6: new high-speed USB device number 2 using xhci_hcd
[    1.836085] ata2: SATA link down (SStatus 4 SControl 300)
[    1.836124] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.836163] ata4: SATA link down (SStatus 4 SControl 300)
[    1.837732] ata3.00: ATA-8: Corsair Force LS SSD, S8FM07.9, max UDMA/133
[    1.837736] ata3.00: 468862128 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.838328] ata3.00: configured for UDMA/133
[    1.839113] scsi 2:0:0:0: Direct-Access     ATA      Corsair Force LS 07.9 PQ: 0 ANSI: 5
[    1.890101] sd 2:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    1.890153] sd 2:0:0:0: [sda] Write Protect is off
[    1.890157] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.890173] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.892707]  sda: sda1 sda2 sda3
[    1.893434] sd 2:0:0:0: [sda] Attached SCSI disk
[    1.932344] random: fast init done
[    1.968077] EXT4-fs (nvme0n1p6): mounted filesystem with ordered data mode. Opts: (null)
[    2.032348] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.139906] systemd[1]: systemd 231 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    2.140041] systemd[1]: Detected architecture x86-64.
[    2.140279] systemd[1]: Set hostname to <dracula>.
[    2.150795] usb 1-11: new full-speed USB device number 3 using xhci_hcd
[    2.174714] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.175000] systemd[1]: Created slice User and Session Slice.
[    2.177606] systemd[1]: Listening on udev Control Socket.
[    2.177788] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.177866] systemd[1]: Reached target Remote File Systems.
[    2.177946] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    2.178029] systemd[1]: Listening on Journal Socket (/dev/log).
[    2.206786] sd 2:0:0:0: Attached scsi generic sg0 type 0
[    2.209594] vboxdrv: loading out-of-tree module taints kernel.
[    2.211167] vboxdrv: Found 8 processor cores
[    2.221452] EXT4-fs (nvme0n1p6): re-mounted. Opts: data=ordered
[    2.231506] vboxdrv: TSC mode is Invariant, tentative frequency 2592049988 Hz
[    2.231507] vboxdrv: Successfully loaded version 5.1.8 (interface 0x00280000)
[    2.232668] VBoxPciLinuxInit
[    2.234498] vboxpci: IOMMU not found (not registered)
[    2.235190] VBoxNetAdp: Successfully started.
[    2.236197] VBoxNetFlt: Successfully started.
[    2.260419] systemd-journald[187]: Received request to flush runtime journal from PID 1
[    2.277089] FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED
[    2.277706] ACPI: AC Adapter [ADP0] (off-line)
[    2.278347] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[    2.278403] ACPI: Lid Switch [LID0]
[    2.278451] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[    2.278453] ACPI: Power Button [PWRB]
[    2.278493] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
[    2.278494] ACPI: Sleep Button [SLPB]
[    2.278559] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[    2.278561] ACPI: Power Button [PWRF]
[    2.280601] hidraw: raw HID events driver (C) Jiri Kosina
[    2.294465] Bluetooth: Core ver 2.21
[    2.294478] NET: Registered protocol family 31
[    2.294481] Bluetooth: HCI device and connection manager initialized
[    2.294494] Bluetooth: HCI socket layer initialized
[    2.294496] Bluetooth: L2CAP socket layer initialized
[    2.294499] Bluetooth: SCO socket layer initialized
[    2.311152] wmi: Mapper loaded
[    2.313358] ACPI: Battery Slot [BAT0] (battery present)
[    2.344953] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    2.345740] [Firmware Bug]: No valid trip found
[    2.345911] input: PC Speaker as /devices/platform/pcspkr/input/input6
[    2.346620] [Firmware Bug]: No valid trip found
[    2.347840] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    2.349100] Bluetooth: HCI UART driver ver 2.3
[    2.349102] Bluetooth: HCI UART protocol H4 registered
[    2.349102] Bluetooth: HCI UART protocol BCSP registered
[    2.349103] Bluetooth: HCI UART protocol LL registered
[    2.349104] Bluetooth: HCI UART protocol ATH3K registered
[    2.349104] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    2.349124] Bluetooth: HCI UART protocol Intel registered
[    2.349134] Bluetooth: HCI UART protocol BCM registered
[    2.349135] Bluetooth: HCI UART protocol QCA registered
[    2.349136] Bluetooth: HCI UART protocol AG6XX registered
[    2.351822] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    2.352349] media: Linux media interface: v0.10
[    2.353685] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    2.357594] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    2.357595] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    2.357595] RAPL PMU: hw unit of domain package 2^-14 Joules
[    2.357596] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    2.357596] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    2.357597] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    2.359223] Linux video capture interface: v2.00
[    2.361976] r8169 0000:09:00.0 eth0: RTL8168h/8111h at 0xffffc900018e8000, c8:5b:76:1a:79:6f, XID 14100800 IRQ 138
[    2.361978] r8169 0000:09:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    2.362289] [drm] Initialized drm 1.1.0 20060810
[    2.381917] Adding 15999996k swap on /dev/nvme0n1p2.  Priority:-1 extents:1 across:15999996k SSFS
[    2.388977] AVX2 version of gcm_enc/dec engaged.
[    2.388978] AES CTR mode by8 optimization enabled
[    2.389004] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (5986:0672)
[    2.392059] uvcvideo 1-6:1.0: Entity type for entity Realtek Extended Controls Unit was not initialized!
[    2.392061] uvcvideo 1-6:1.0: Entity type for entity Extension 4 was not initialized!
[    2.392062] uvcvideo 1-6:1.0: Entity type for entity Processing 2 was not initialized!
[    2.392063] uvcvideo 1-6:1.0: Entity type for entity Camera 1 was not initialized!
[    2.392139] input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input8
[    2.392197] usbcore: registered new interface driver uvcvideo
[    2.392198] USB Video Class driver (1.1.1)
[    2.407967] r8169 0000:09:00.0 enp9s0: renamed from eth0
[    2.412608] EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: data=ordered
[    2.417026] ath10k_pci 0000:08:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[    2.417609] tsc: Refined TSC clocksource calibration: 2592.008 MHz
[    2.417645] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cbea3061, max_idle_ns: 440795313801 ns
[    2.418019] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[    2.418103] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[    2.422628] usbcore: registered new interface driver btusb
[    2.437277] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[    2.451754] EXT4-fs (nvme0n1p7): mounted filesystem with ordered data mode. Opts: data=ordered
[    2.459483] intel_rapl: Found RAPL domain package
[    2.459485] intel_rapl: Found RAPL domain core
[    2.459487] intel_rapl: Found RAPL domain uncore
[    2.459488] intel_rapl: Found RAPL domain dram
[    2.459956] EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Opts: data=ordered
[    2.461686] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, 
[    2.461690] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
[    2.461691] nouveau: detected PR support, will not use DSM
[    2.461717] nouveau 0000:01:00.0: enabling device (0406 -> 0407)
[    2.461839] checking generic (a0000000 7f0000) vs hw (80000000 10000000)
[    2.461839] checking generic (a0000000 7f0000) vs hw (90000000 2000000)
[    2.461886] nouveau 0000:01:00.0: NVIDIA GM107 (1171b0a2)
[    2.462751] EXT4-fs (nvme0n1p5): mounted filesystem with ordered data mode. Opts: data=ordered
[    2.466549] input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input9
[    2.524469] nouveau 0000:01:00.0: bios: version 82.07.82.00.10
[    2.526795] [drm] Memory usable by graphics device = 4096M
[    2.526797] checking generic (a0000000 7f0000) vs hw (a0000000 10000000)
[    2.526798] fb: switching to inteldrmfb from EFI VGA
[    2.526840] Console: switching to colour dummy device 80x25
[    2.526941] [drm] Replacing VGA console driver
[    2.528002] iTCO_vendor_support: vendor-support=0
[    2.528783] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    2.528920] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[    2.529079] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    2.533844] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.533845] [drm] Driver supports precise vblank timestamp query.
[    2.538125] [drm] Finished loading i915/skl_dmc_ver1_26.bin (v1.26)
[    2.538218] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    2.548327] [drm] GuC firmware load skipped
[    2.592556] nouveau 0000:01:00.0: fb: 4096 MiB GDDR5
[    2.592615] nouveau 0000:01:00.0: priv: HUB0: 10ecc0 ffffffff (1a40822c)
[    2.648286] vga_switcheroo: enabled
[    2.648496] [TTM] Zone  kernel: Available graphics memory: 8130498 kiB
[    2.648497] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    2.648497] [TTM] Initializing pool allocator
[    2.648518] [TTM] Initializing DMA pool allocator
[    2.648524] nouveau 0000:01:00.0: DRM: VRAM: 4096 MiB
[    2.648525] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
[    2.648527] nouveau 0000:01:00.0: DRM: Pointer to TMDS table invalid
[    2.648530] nouveau 0000:01:00.0: DRM: DCB version 4.0
[    2.648531] nouveau 0000:01:00.0: DRM: Pointer to flat panel table invalid
[    2.688219] ath10k_pci 0000:08:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:08:00.0.bin failed with error -2
[    2.688225] ath10k_pci 0000:08:00.0: Direct firmware load for ath10k/cal-pci-0000:08:00.0.bin failed with error -2
[    2.689676] ath10k_pci 0000:08:00.0: qca9377 hw1.0 target 0x05020000 chip_id 0x003820ff sub 17aa:4035
[    2.689677] ath10k_pci 0000:08:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 0 testmode 0
[    2.690010] ath10k_pci 0000:08:00.0: firmware ver WLAN.TF.1.0-00267-1 api 5 features ignore-otp crc32 79cea2c7
[    2.752759] ath10k_pci 0000:08:00.0: board_file api 2 bmi_id N/A crc32 93da0176
[    2.894343] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
[    2.894352] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0
[    2.896216] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[    2.896224] ACPI: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
[    2.896286] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input10
[    2.899677] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.899796] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input11
[    2.900075] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    2.900080] [drm] Initialized i915 1.6.0 20160711 for 0000:00:02.0 on minor 1
[    2.902157] fbcon: inteldrmfb (fb0) is primary device
[    2.915878] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x595f03)
[    2.927983] psmouse serio1: elantech: Synaptics capabilities query result 0x10, 0x15, 0x0e.
[    2.939881] psmouse serio1: elantech: Elan sample query result 04, 02, 86
[    3.009952] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input7
[    3.012299] mousedev: PS/2 mouse device common for all mice
[    3.036856] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC233: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    3.036857] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    3.036857] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    3.036858] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    3.036858] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    3.036859] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
[    3.036860] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[    3.431277] clocksource: Switched to clocksource tsc
[    3.997192] Console: switching to colour frame buffer device 240x67
[    4.016875] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    4.051628] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[    4.052579] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[    4.052619] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[    4.052654] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[    4.052686] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[    4.052719] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    4.529142] ath10k_pci 0000:08:00.0: htt-ver 3.1 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[    4.530916] ath: EEPROM regdomain: 0x6c
[    4.530917] ath: EEPROM indicates we should expect a direct regpair map
[    4.530918] ath: Country alpha2 being used: 00
[    4.530918] ath: Regpair used: 0x6c
[    4.533657] ath10k_pci 0000:08:00.0 wlp8s0: renamed from wlan0
[    4.550879] [drm] RC6 on
[    4.628197] random: crng init done
[    6.511856] IPv6: ADDRCONF(NETDEV_UP): wlp8s0: link is not ready
[    8.390661] nouveau 0000:01:00.0: DRM: evicting buffers...
[    8.390662] nouveau 0000:01:00.0: DRM: waiting for kernel channels to go idle...
[    8.390692] nouveau 0000:01:00.0: DRM: suspending client object trees...
[    8.393440] nouveau 0000:01:00.0: DRM: suspending kernel object tree...
[   11.288442] wlp8s0: authenticate with 88:75:56:a1:64:2f
[   11.328823] wlp8s0: send auth to 88:75:56:a1:64:2f (try 1/3)
[   11.330876] wlp8s0: authenticated
[   11.334174] wlp8s0: associate with 88:75:56:a1:64:2f (try 1/3)
[   11.336823] wlp8s0: RX AssocResp from 88:75:56:a1:64:2f (capab=0x11 status=0 aid=1)
[   11.338902] wlp8s0: associated
[   11.338951] IPv6: ADDRCONF(NETDEV_CHANGE): wlp8s0: link becomes ready
[   11.407876] wlp8s0: Limiting TX power to 17 dBm as advertised by 88:75:56:a1:64:2f
[   27.094435] nouveau 0000:01:00.0: DRM: resuming kernel object tree...
[   27.233436] nouveau 0000:01:00.0: priv: HUB0: 10ecc0 ffffffff (1d40822c)
[   27.258291] nouveau 0000:01:00.0: DRM: resuming client object trees...
[   32.497580] nouveau 0000:01:00.0: DRM: evicting buffers...
[   32.497585] nouveau 0000:01:00.0: DRM: waiting for kernel channels to go idle...
[   32.497621] nouveau 0000:01:00.0: DRM: suspending client object trees...
[   32.500633] nouveau 0000:01:00.0: DRM: suspending kernel object tree...

Last edited by ddnomad (2016-11-02 18:14:05)

Offline

#5 2016-11-02 18:09:49

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: Elantech touchpad is detected as PS/2 BYD Touchpad or PS/2 Elantech

@ddnomad
Please edit your last post and use code tags https://wiki.archlinux.org/index.php/Co … s_and_code


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#6 2016-11-02 18:14:24

ddnomad
Member
From: planet Earth
Registered: 2016-10-29
Posts: 6

Re: Elantech touchpad is detected as PS/2 BYD Touchpad or PS/2 Elantech

R00KIE wrote:

@ddnomad
Please edit your last post and use code tags https://wiki.archlinux.org/index.php/Co … s_and_code

Done

Offline

#7 2016-11-04 08:58:48

mich41
Member
Registered: 2012-06-22
Posts: 796

Re: Elantech touchpad is detected as PS/2 BYD Touchpad or PS/2 Elantech

Something's wrong here. I see cases when touchpad is detected correctly and mouse is present as well as cases when touchpad is detected incorrectly and mouse is absent. Are you sure mouse has anything to do with it?

ddnomad wrote:

No, actually the problem occurs pretty randomly and is triggered mostly after the mouse is inserted (no reboot, laptop is working).

So system works, touchpad works, you connect the mouse, touchpad stops working? That would be weird. What's in dmesg then?

Offline

#8 2016-11-04 11:01:48

ddnomad
Member
From: planet Earth
Registered: 2016-10-29
Posts: 6

Re: Elantech touchpad is detected as PS/2 BYD Touchpad or PS/2 Elantech

mich41 wrote:

Something's wrong here. I see cases when touchpad is detected correctly and mouse is present as well as cases when touchpad is detected incorrectly and mouse is absent. Are you sure mouse has anything to do with it?

ddnomad wrote:

No, actually the problem occurs pretty randomly and is triggered mostly after the mouse is inserted (no reboot, laptop is working).

So system works, touchpad works, you connect the mouse, touchpad stops working? That would be weird. What's in dmesg then?

Touchpad is detected in every occasion as input: PS/2 device, so basically it's pointer (either BYD or Elantech). So the point is that while it's detected, it works as a pointer device - no multitouch, no tapping etc.

The fully working scenario is when touchpad is detected as ETPS Elantech Touchpad.

As of mouse, before I bought it I had no issues with touchpad detection and everything worked smoothly. So I think that mouse is a matter, as whenever I plug it to work at home, then take a laptop with me out, I find out that touchpad appear again as PS/2 pointer hmm

Offline

Board footer

Powered by FluxBB