You are not logged in.

#1 2015-11-25 01:47:34

forbi
Member
Registered: 2013-12-21
Posts: 45

[Solved] Chromebook trackpad stopped working

Hi guys, I been using arch since, well can't remember right now... The thing is that I'm using arch on my crhomebook acer c720, an lately the trackpad stopped working.

It works just for a few seconds, and after that I can not move the cursor.

Here is the touchpad config that I always used: Linkerino

The config is under /usr/X11... and not in /etc/X11/xorg.conf.d/

Whats really strange is that only works for a few seconds :S
Kernel : 4.2.5-1
Xorg: 3.18

Xinput:

xinput 
⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ Logitech Logitech USB Optical Mouse     	id=12	[slave  pointer  (2)]
⎜   ↳ Cypress APA Trackpad (cyapa)            	id=13	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
    ↳ Power Button                            	id=6	[slave  keyboard (3)]
    ↳ Video Bus                               	id=7	[slave  keyboard (3)]
    ↳ Power Button                            	id=8	[slave  keyboard (3)]
    ↳ Sleep Button                            	id=9	[slave  keyboard (3)]
    ↳ Sleep Button                            	id=10	[slave  keyboard (3)]
    ↳ HD WebCam                               	id=11	[slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard            	id=14	[slave  keyboard (3)]

Dmesg

[    0.000000] microcode: CPU0 microcode updated early to revision 0x1c, date = 2014-07-03
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.2.5-1-ARCH (builduser@tobias) (gcc version 5.2.0 (GCC) ) #1 SMP PREEMPT Tue Oct 27 08:13:28 CET 2015
[    0.000000] Command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda1 rw tpm_tis.interrupts=0 modprobe.blacklist=ehci_hcd,ehci_pci nmi_watchdog=0  initrd=../intel-ucode.img,../initramfs-linux.img
[    0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[    0.000000] x86/fpu: Enabled xstate features 0x3, context size is 0x240 bytes, using 'standard' format.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007f6bcfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007f6bd000-0x00000000821fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000017cdfffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: GOOGLE Peppy/Peppy, BIOS 4.0-6588-g4acd8ea-dirty 09/04/2014
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x17ce00 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-back
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask 7F80000000 write-back
[    0.000000]   1 base 00D0000000 mask 7FF0000000 write-combining
[    0.000000]   2 base 0100000000 mask 7F00000000 write-back
[    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  WC  UC- WT  
[    0.000000] e820: last_pfn = 0x7f6bd max_arch_pfn = 0x400000000
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01b36000, 0x01b36fff] PGTABLE
[    0.000000] BRK [0x01b37000, 0x01b37fff] PGTABLE
[    0.000000] BRK [0x01b38000, 0x01b38fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x17cc00000-0x17cdfffff]
[    0.000000]  [mem 0x17cc00000-0x17cdfffff] page 2M
[    0.000000] BRK [0x01b39000, 0x01b39fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x160000000-0x17cbfffff]
[    0.000000]  [mem 0x160000000-0x17cbfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x140000000-0x15fffffff]
[    0.000000]  [mem 0x140000000-0x15fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x7f6bcfff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x7f5fffff] page 2M
[    0.000000]  [mem 0x7f600000-0x7f6bcfff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x13fffffff]
[    0.000000]  [mem 0x100000000-0x13fffffff] page 1G
[    0.000000] RAMDISK: [mem 0x7f29f000-0x7f6bcfff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F4270 000024 (v02 CORE  )
[    0.000000] ACPI: XSDT 0x000000007F7D90E0 000054 (v01 CORE   COREBOOT 00000000 CORE 00000000)
[    0.000000] ACPI: FACP 0x000000007F7DD850 0000F4 (v03 CORE   COREBOOT 00000000 CORE 00000001)
[    0.000000] ACPI: DSDT 0x000000007F7D9250 0045FF (v02 COREv4 COREBOOT 20110725 INTL 20140114)
[    0.000000] ACPI: FACS 0x000000007F7D9210 000040
[    0.000000] ACPI: FACS 0x000000007F7D9210 000040
[    0.000000] ACPI: HPET 0x000000007F7DD950 000038 (v01 CORE   COREBOOT 00000000 CORE 00000000)
[    0.000000] ACPI: APIC 0x000000007F7DD990 00005C (v01 CORE   COREBOOT 00000000 CORE 00000000)
[    0.000000] ACPI: MCFG 0x000000007F7DD9F0 00003C (v01 CORE   COREBOOT 00000000 CORE 00000000)
[    0.000000] ACPI: SSDT 0x000000007F7DEA30 0008A0 (v02 CORE   COREBOOT 0000002A CORE 0000002A)
[    0.000000] ACPI: SSDT 0x000000007F7DF2D0 00005C (v02 CORE   COREBOOT 0000002A CORE 0000002A)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000017cdfffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x17cdfa000-0x17cdfdfff]
[    0.000000]  [ffffea0000000000-ffffea0005ffffff] PMD -> [ffff880178400000-ffff88017c3fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000017cdfffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000007f6bcfff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000017cdfffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000017cdfffff]
[    0.000000] On node 0 totalpages: 1033307
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 8091 pages used for memmap
[    0.000000]   DMA32 zone: 517821 pages, LIFO batch:31
[    0.000000]   Normal zone: 7992 pages used for memmap
[    0.000000]   Normal zone: 511488 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics stolen memory at 0x80200000-0x821fffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
[    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 2 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x7f6bd000-0x821fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x82200000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf3ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf4000000-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-0xffffffff]
[    0.000000] e820: [mem 0x82200000-0xefffffff] 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:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 32 pages/cpu @ffff88017ca00000 s91480 r8192 d31400 u1048576
[    0.000000] pcpu-alloc: s91480 r8192 d31400 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1017139
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda1 rw tpm_tis.interrupts=0 modprobe.blacklist=ehci_hcd,ehci_pci nmi_watchdog=0  initrd=../intel-ucode.img,../initramfs-linux.img
[    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: 3985308K/4133228K available (5611K kernel code, 922K rwdata, 1768K rodata, 1180K init, 1152K bss, 147920K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2
[    0.000000] NR_IRQS:8448 nr_irqs:512 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1396.754 MHz processor
[    0.000046] Calibrating delay loop (skipped), value calculated using timer frequency.. 2794.90 BogoMIPS (lpj=4655846)
[    0.000050] pid_max: default: 32768 minimum: 301
[    0.000057] ACPI: Core revision 20150619
[    0.004166] ACPI: All ACPI Tables successfully acquired
[    0.004195] Security Framework initialized
[    0.004197] Yama: becoming mindful.
[    0.004613] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.005865] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.006394] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.006403] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.006664] Initializing cgroup subsys blkio
[    0.006668] Initializing cgroup subsys memory
[    0.006677] Initializing cgroup subsys devices
[    0.006680] Initializing cgroup subsys freezer
[    0.006683] Initializing cgroup subsys net_cls
[    0.006715] CPU: Physical Processor ID: 0
[    0.006716] CPU: Processor Core ID: 0
[    0.008072] mce: CPU supports 7 MCE banks
[    0.008090] CPU0: Thermal monitoring enabled (TM1)
[    0.008102] process: using mwait in idle threads
[    0.008106] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.008108] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.008611] Freeing SMP alternatives memory: 20K (ffffffff81a0f000 - ffffffff81a14000)
[    0.013159] ftrace: allocating 22161 entries in 87 pages
[    0.028114] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.061120] TSC deadline timer enabled
[    0.061124] smpboot: CPU0: Intel(R) Celeron(R) 2955U @ 1.40GHz (fam: 06, model: 45, stepping: 01)
[    0.061159] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[    0.061191] ... version:                3
[    0.061192] ... bit width:              48
[    0.061193] ... generic registers:      8
[    0.061195] ... value mask:             0000ffffffffffff
[    0.061196] ... max period:             0000ffffffffffff
[    0.061198] ... fixed-purpose events:   3
[    0.061199] ... event mask:             00000007000000ff
[    0.074577] x86: Booting SMP configuration:
[    0.074581] .... node  #0, CPUs:      #1
[    0.077539] microcode: CPU1 microcode updated early to revision 0x1c, date = 2014-07-03
[    0.081039] x86: Booted up 1 node, 2 CPUs
[    0.081043] smpboot: Total of 2 processors activated (5589.80 BogoMIPS)
[    0.083073] devtmpfs: initialized
[    0.086248] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.086355] pinctrl core: initialized pinctrl subsystem
[    0.086417] RTC time:  1:30:32, date: 11/25/15
[    0.086582] NET: Registered protocol family 16
[    0.097734] cpuidle: using governor ladder
[    0.107740] cpuidle: using governor menu
[    0.107807] ACPI: bus type PCI registered
[    0.107810] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.107903] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
[    0.107906] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
[    0.107917] PCI: Using configuration type 1 for base access
[    0.108124] perf_event_intel: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
[    0.118154] ACPI: Added _OSI(Module Device)
[    0.118157] ACPI: Added _OSI(Processor Device)
[    0.118159] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.118161] ACPI: Added _OSI(Processor Aggregator Device)
[    0.121691] ACPI : EC: EC started
[    0.121772] ACPI: Interpreter enabled
[    0.121779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150619/hwxface-580)
[    0.121785] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150619/hwxface-580)
[    0.121802] ACPI: (supports S0 S3 S4 S5)
[    0.121803] ACPI: Using IOAPIC for interrupt routing
[    0.121828] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.126780] ACPI: Power Resource [TNP0] (off)
[    0.126825] ACPI: Power Resource [TNP1] (on)
[    0.127443] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.127450] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.127498] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.127569] acpi PNP0A08:00: ignoring host bridge window [mem 0x000cc000-0x000cffff window] (conflicts with Video ROM [mem 0x000c0000-0x000cebff])
[    0.127574] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.127791] PCI host bridge to bus 0000:00
[    0.127794] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.127797] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.127800] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.127802] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.127804] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.127806] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.127809] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.127811] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.127813] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.127815] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.127817] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.127819] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.127822] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.127824] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.127826] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.127828] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[    0.127830] pci_bus 0000:00: root bus resource [mem 0x82200001-0xfebfffff window]
[    0.127833] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
[    0.127843] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
[    0.127971] pci 0000:00:02.0: [8086:0a06] type 00 class 0x030000
[    0.127993] pci 0000:00:02.0: reg 0x10: [mem 0xe0000000-0xe03fffff 64bit]
[    0.128002] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.128009] pci 0000:00:02.0: reg 0x20: [io  0x1800-0x183f]
[    0.128117] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
[    0.128136] pci 0000:00:03.0: reg 0x10: [mem 0xe0510000-0xe0513fff 64bit]
[    0.128270] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
[    0.128299] pci 0000:00:14.0: reg 0x10: [mem 0xe0500000-0xe050ffff 64bit]
[    0.128355] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.128407] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.128460] pci 0000:00:15.0: [8086:9c60] type 00 class 0x080102
[    0.128486] pci 0000:00:15.0: reg 0x10: [mem 0xe0518000-0xe0518fff]
[    0.128498] pci 0000:00:15.0: reg 0x14: [mem 0xe0519000-0xe0519fff]
[    0.128647] pci 0000:00:15.1: [8086:9c61] type 00 class 0x0c8000
[    0.128673] pci 0000:00:15.1: reg 0x10: [mem 0xe051a000-0xe051afff]
[    0.128684] pci 0000:00:15.1: reg 0x14: [mem 0xe051b000-0xe051bfff]
[    0.128833] pci 0000:00:15.2: [8086:9c62] type 00 class 0x0c8000
[    0.128859] pci 0000:00:15.2: reg 0x10: [mem 0xe051c000-0xe051cfff]
[    0.128870] pci 0000:00:15.2: reg 0x14: [mem 0xe051d000-0xe051dfff]
[    0.129029] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
[    0.129058] pci 0000:00:1b.0: reg 0x10: [mem 0xe0514000-0xe0517fff 64bit]
[    0.129120] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.129170] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.129220] pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400
[    0.129286] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.129394] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
[    0.129427] pci 0000:00:1d.0: reg 0x10: [mem 0xe051f800-0xe051fbff]
[    0.129505] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.129557] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.129617] pci 0000:00:1f.0: [8086:9c45] type 00 class 0x060100
[    0.129821] pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601
[    0.129845] pci 0000:00:1f.2: reg 0x10: [io  0x1860-0x1867]
[    0.129854] pci 0000:00:1f.2: reg 0x14: [io  0x1870-0x1873]
[    0.129863] pci 0000:00:1f.2: reg 0x18: [io  0x1868-0x186f]
[    0.129871] pci 0000:00:1f.2: reg 0x1c: [io  0x1874-0x1877]
[    0.129880] pci 0000:00:1f.2: reg 0x20: [io  0x1840-0x185f]
[    0.129889] pci 0000:00:1f.2: reg 0x24: [mem 0xe051f000-0xe051f7ff]
[    0.129917] pci 0000:00:1f.2: PME# supported from D3hot
[    0.130008] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
[    0.130027] pci 0000:00:1f.3: reg 0x10: [mem 0xe051fc00-0xe051fcff 64bit]
[    0.130050] pci 0000:00:1f.3: reg 0x20: [io  0x0400-0x041f]
[    0.130164] pci 0000:00:1f.6: [8086:9c24] type 00 class 0x118000
[    0.130211] pci 0000:00:1f.6: reg 0x10: [mem 0xe051e000-0xe051efff 64bit]
[    0.130439] pci 0000:01:00.0: [168c:0034] type 00 class 0x028000
[    0.130484] pci 0000:01:00.0: reg 0x10: [mem 0xe0400000-0xe047ffff 64bit]
[    0.130544] pci 0000:01:00.0: reg 0x30: [mem 0xe0480000-0xe048ffff pref]
[    0.130591] pci 0000:01:00.0: supports D1 D2
[    0.130593] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.136310] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.136316] pci 0000:00:1c.0:   bridge window [mem 0xe0400000-0xe04fffff]
[    0.136444] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11, disabled.
[    0.136503] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10, disabled.
[    0.136556] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11, disabled.
[    0.136609] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15), disabled.
[    0.136661] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.136712] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.136763] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.136815] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.137575] ACPI : EC: GPE = 0x24, I/O: command/status = 0x66, data = 0x62
[    0.137715] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.137718] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.137722] vgaarb: loaded
[    0.137724] vgaarb: bridge control possible 0000:00:02.0
[    0.137867] PCI: Using ACPI for IRQ routing
[    0.139494] PCI: pci_cache_line_size set to 64 bytes
[    0.139548] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.139550] e820: reserve RAM buffer [mem 0x7f6bd000-0x7fffffff]
[    0.139552] e820: reserve RAM buffer [mem 0x17ce00000-0x17fffffff]
[    0.139718] NetLabel: Initializing
[    0.139720] NetLabel:  domain hash size = 128
[    0.139721] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.139737] NetLabel:  unlabeled traffic allowed by default
[    0.139789] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.139797] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.141826] clocksource: Switched to clocksource hpet
[    0.149144] pnp: PnP ACPI init
[    0.149264] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.149270] system 00:00: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.149273] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.149276] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.149279] system 00:00: [mem 0xf0000000-0xf3ffffff] has been reserved
[    0.149282] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.149284] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.149288] system 00:00: [mem 0xfed45000-0xfed8ffff] could not be reserved
[    0.149293] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.149580] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.149584] system 00:01: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.149661] system 00:02: [io  0x1000-0x10fe] could not be reserved
[    0.149665] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.149694] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.149743] system 00:04: [io  0x0900-0x09fe] has been reserved
[    0.149747] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.149791] system 00:05: [io  0x0200] has been reserved
[    0.149793] system 00:05: [io  0x0204] has been reserved
[    0.149796] system 00:05: [io  0x0800-0x087f] has been reserved
[    0.149798] system 00:05: [io  0x0880-0x08ff] has been reserved
[    0.149802] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.149840] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.149878] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.149982] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.150107] pnp: PnP ACPI: found 9 devices
[    0.156949] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.156973] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.156981] pci 0000:00:1c.0:   bridge window [mem 0xe0400000-0xe04fffff]
[    0.156991] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.156994] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.156997] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.156999] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.157001] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.157003] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.157006] pci_bus 0000:00: resource 10 [mem 0x000d0000-0x000d3fff window]
[    0.157008] pci_bus 0000:00: resource 11 [mem 0x000d4000-0x000d7fff window]
[    0.157010] pci_bus 0000:00: resource 12 [mem 0x000d8000-0x000dbfff window]
[    0.157013] pci_bus 0000:00: resource 13 [mem 0x000dc000-0x000dffff window]
[    0.157015] pci_bus 0000:00: resource 14 [mem 0x000e0000-0x000e3fff window]
[    0.157017] pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff window]
[    0.157019] pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff window]
[    0.157021] pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff window]
[    0.157024] pci_bus 0000:00: resource 18 [mem 0x000f0000-0x000fffff window]
[    0.157026] pci_bus 0000:00: resource 19 [mem 0x82200001-0xfebfffff window]
[    0.157028] pci_bus 0000:00: resource 20 [mem 0xfed40000-0xfed44fff window]
[    0.157031] pci_bus 0000:01: resource 1 [mem 0xe0400000-0xe04fffff]
[    0.157071] NET: Registered protocol family 2
[    0.157284] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.157389] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.157468] TCP: Hash tables configured (established 32768 bind 32768)
[    0.157499] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.157520] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.157579] NET: Registered protocol family 1
[    0.157598] pci 0000:00:02.0: Video device with shadowed ROM
[    0.158190] PCI: CLS 64 bytes, default 64
[    0.158252] Unpacking initramfs...
[    0.254155] Freeing initrd memory: 4216K (ffff88007f29f000 - ffff88007f6bd000)
[    0.254170] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.254174] software IO TLB [mem 0x7b29f000-0x7f29f000] (64MB) mapped at [ffff88007b29f000-ffff88007f29efff]
[    0.254259] RAPL PMU detected, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[    0.254261] hw unit of domain pp0-core 2^-14 Joules
[    0.254263] hw unit of domain package 2^-14 Joules
[    0.254264] hw unit of domain dram 2^-14 Joules
[    0.254265] hw unit of domain pp1-gpu 2^-14 Joules
[    0.254394] microcode: CPU0 sig=0x40651, pf=0x40, revision=0x1c
[    0.254404] microcode: CPU1 sig=0x40651, pf=0x40, revision=0x1c
[    0.254470] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.254589] Scanning for low memory corruption every 60 seconds
[    0.254883] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.254897] Initialise system trusted keyring
[    0.255400] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.257441] zpool: loaded
[    0.257445] zbud: loaded
[    0.257708] VFS: Disk quotas dquot_6.6.0
[    0.257760] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.257972] Key type big_key registered
[    0.258129] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.258167] io scheduler noop registered
[    0.258173] io scheduler deadline registered
[    0.258219] io scheduler cfq registered (default)
[    0.258605] aer 0000:00:1c.0:pcie02: service driver aer loaded
[    0.258626] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    0.258628] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    0.258633] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    0.258641] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.258649] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.258675] intel_idle: MWAIT substates: 0x11142120
[    0.258677] intel_idle: v0.4 model 0x45
[    0.258679] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.258872] GHES: HEST is not enabled!
[    0.258967] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.259548] Linux agpgart interface v0.103
[    0.259817] rtc_cmos 00:03: RTC can wake from S4
[    0.259984] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    0.260013] rtc_cmos 00:03: alarms up to one month, 242 bytes nvram, hpet irqs
[    0.260030] Intel P-state driver initializing.
[    0.260135] ledtrig-cpu: registered to indicate activity on CPUs
[    0.260848] NET: Registered protocol family 10
[    0.261231] NET: Registered protocol family 17
[    0.261796] Loading compiled-in X.509 certificates
[    0.261838] registered taskstats version 1
[    0.261861] zswap: loading zswap
[    0.261865] zswap: using zbud pool
[    0.261875] zswap: using lzo compressor
[    0.262408]   Magic number: 7:490:509
[    0.262520] rtc_cmos 00:03: setting system clock to 2015-11-25 01:30:32 UTC (1448415032)
[    0.262643] PM: Hibernation image not present or could not be loaded.
[    0.263250] Freeing unused kernel memory: 1180K (ffffffff818e8000 - ffffffff81a0f000)
[    0.263253] Write protecting the kernel read-only data: 8192k
[    0.263754] Freeing unused kernel memory: 520K (ffff88000157e000 - ffff880001600000)
[    0.263938] Freeing unused kernel memory: 280K (ffff8800017ba000 - ffff880001800000)
[    0.278397] random: systemd-tmpfile urandom read with 2 bits of entropy available
[    0.326959] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.326963] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.328181] ACPI: bus type USB registered
[    0.328199] i8042: Warning: Keylock active
[    0.328216] usbcore: registered new interface driver usbfs
[    0.328230] usbcore: registered new interface driver hub
[    0.328257] usbcore: registered new device driver usb
[    0.328346] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.329577] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.329589] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.329673] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000b810
[    0.329680] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.329950] hub 1-0:1.0: USB hub found
[    0.329963] hub 1-0:1.0: 8 ports detected
[    0.330295] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.330301] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.330483] hub 2-0:1.0: USB hub found
[    0.330493] hub 2-0:1.0: 4 ports detected
[    0.332899] sdhci: Secure Digital Host Controller Interface driver
[    0.332903] sdhci: Copyright(c) Pierre Ossman
[    0.335627] SCSI subsystem initialized
[    0.337665] libata version 3.00 loaded.
[    0.338550] ahci 0000:00:1f.2: version 3.0
[    0.338743] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    0.338760] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x1 impl SATA mode
[    0.338764] ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo only pio slum part deso sadm sds apst 
[    0.339119] scsi host0: ahci
[    0.339260] scsi host1: ahci
[    0.339330] ata1: SATA max UDMA/133 abar m2048@0xe051f000 port 0xe051f100 irq 42
[    0.339332] ata2: DUMMY
[    0.360657] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.658489] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.658736] ata1.00: ATA-10: SC2 M2 SSD, S9FM01.9, max UDMA/133
[    0.658741] ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    0.658996] ata1.00: configured for UDMA/133
[    0.659249] scsi 0:0:0:0: Direct-Access     ATA      SC2 M2 SSD       01.9 PQ: 0 ANSI: 5
[    0.661492] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
[    0.661548] sd 0:0:0:0: [sda] Write Protect is off
[    0.661552] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.661569] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.661923]  sda: sda1 sda2
[    0.662248] sd 0:0:0:0: [sda] Attached SCSI disk
[    0.688449] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[    0.712779] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    0.784113] ip_tables: (C) 2000-2006 Netfilter Core Team
[    0.786375] systemd[1]: systemd 227 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN)
[    0.786528] systemd[1]: Detected architecture x86-64.
[    0.787155] systemd[1]: Set hostname to <Chromito>.
[    0.863160] systemd[1]: wicd.service: Cannot add dependency job, ignoring: Unit wicd.service failed to load: No such file or directory.
[    0.863176] systemd[1]: connman.service: Cannot add dependency job, ignoring: Unit connman.service failed to load: No such file or directory.
[    0.863182] systemd[1]: nxsensor.service: Cannot add dependency job, ignoring: Unit nxsensor.service failed to load: No such file or directory.
[    0.863187] systemd[1]: nxserver.service: Cannot add dependency job, ignoring: Unit nxserver.service failed to load: No such file or directory.
[    0.863765] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    0.864130] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    0.864419] systemd[1]: Reached target Paths.
[    0.864888] systemd[1]: Listening on Journal Socket.
[    0.865224] systemd[1]: Listening on LVM2 metadata daemon socket.
[    0.865902] systemd[1]: Created slice User and Session Slice.
[    0.866215] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    0.866637] systemd[1]: Created slice System Slice.
[    0.866923] systemd[1]: Reached target Swap.
[    0.867231] systemd[1]: Listening on Journal Socket (/dev/log).
[    0.867523] systemd[1]: Reached target Encrypted Volumes.
[    0.867834] systemd[1]: Listening on udev Control Socket.
[    0.868620] systemd[1]: Mounting POSIX Message Queue File System...
[    0.869522] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    0.869779] systemd[1]: Reached target Slices.
[    0.870252] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    0.871547] systemd[1]: Mounting Huge Pages File System...
[    0.871999] systemd[1]: Created slice system-getty.slice.
[    0.872618] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    0.876761] systemd[1]: Starting Journal Service...
[    0.877121] systemd[1]: Reached target Remote File Systems.
[    0.878673] systemd[1]: Mounting Debug File System...
[    0.879507] systemd[1]: Starting Remount Root and Kernel File Systems...
[    0.880933] systemd[1]: Mounting Configuration File System...
[    0.882799] systemd[1]: Starting Apply Kernel Variables...
[    0.883616] systemd[1]: Starting Setup Virtual Console...
[    0.883892] systemd[1]: Listening on udev Kernel Socket.
[    0.886809] systemd[1]: Mounted POSIX Message Queue File System.
[    0.887945] systemd[1]: Mounted Huge Pages File System.
[    0.888310] EXT4-fs (sda1): re-mounted. Opts: discard
[    0.888838] systemd[1]: Mounted Debug File System.
[    0.890005] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    0.891374] systemd[1]: Started Remount Root and Kernel File Systems.
[    0.892608] systemd[1]: Mounted Configuration File System.
[    0.895531] systemd[1]: Started Setup Virtual Console.
[    0.900085] systemd[1]: Started Apply Kernel Variables.
[    0.915218] systemd[1]: Starting Load/Save Random Seed...
[    0.917614] systemd[1]: Starting udev Coldplug all Devices...
[    0.918568] systemd[1]: Starting Create Static Device Nodes in /dev...
[    0.920099] systemd[1]: Started Load/Save Random Seed.
[    0.954300] systemd[1]: Started Create Static Device Nodes in /dev.
[    0.954821] systemd[1]: Reached target Local File Systems (Pre).
[    0.959280] systemd[1]: Mounting /tmp...
[    0.961047] systemd[1]: Starting udev Kernel Device Manager...
[    0.962792] systemd[1]: Started udev Coldplug all Devices.
[    0.963771] systemd[1]: Mounted /tmp.
[    0.970544] systemd[1]: Reached target Local File Systems.
[    1.003674] systemd[1]: Started udev Kernel Device Manager.
[    1.016157] systemd[1]: Started Journal Service.
[    1.025445] systemd-journald[142]: Received request to flush runtime journal from PID 1
[    1.071716] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    1.071771] ACPI: Lid Switch [LID0]
[    1.071892] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    1.071897] ACPI: Power Button [PWRB]
[    1.071955] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
[    1.071958] ACPI: Sleep Button [TPAD]
[    1.072010] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:01/input/input4
[    1.072013] ACPI: Sleep Button [TSCR]
[    1.072124] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[    1.072127] ACPI: Power Button [PWRF]
[    1.076779] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.102497] dw_dmac_pci 0000:00:15.0: DesignWare DMA Controller, 8 channels
[    1.126596] [drm] Initialized drm 1.1.0 20060810
[    1.158215] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.159109] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
[    1.165127] usb 1-4: new full-speed USB device number 3 using xhci_hcd
[    1.177231] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC283: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    1.177238] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    1.177241] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    1.177243] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    1.177245] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    1.177248] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x1a
[    1.177250] snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
[    1.202236] [drm] Memory usable by graphics device = 2048M
[    1.202242] [drm] Replacing VGA console driver
[    1.202957] Console: switching to colour dummy device 80x25
[    1.203388] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.203391] [drm] Driver supports precise vblank timestamp query.
[    1.203484] [drm] applying backlight present quirk
[    1.203506] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    1.224605] ACPI: AC Adapter [AC] (on-line)
[    1.227236] ACPI: Battery Slot [BAT0] (battery present)
[    1.234932] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card1/input7
[    1.235809] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input8
[    1.235852] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input9
[    1.238607] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    1.238615] [drm] Initialized i915 1.6.0 20150522 for 0000:00:02.0 on minor 0
[    1.241352] fbcon: inteldrmfb (fb0) is primary device
[    1.243445] thermal LNXTHERM:00: registered as thermal_zone0
[    1.243447] ACPI: Thermal Zone [THRM] (47 C)
[    1.246414] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    1.251680] tsc: Refined TSC clocksource calibration: 1396.767 MHz
[    1.251684] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1422322782c, max_idle_ns: 440795205097 ns
[    1.270672] input: PC Speaker as /devices/platform/pcspkr/input/input10
[    1.314991] __add_probed_i2c_device failed to register device 1-4a
[    1.339549] usb 1-4: string descriptor 0 read error: -22
[    1.340713] __add_probed_i2c_device failed to register device 1-4a
[    1.373377] iTCO_vendor_support: vendor-support=0
[    1.374012] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    1.374056] iTCO_wdt: Found a Lynx Point_LP TCO device (Version=2, TCOBASE=0x1060)
[    1.374179] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    1.374839] __add_probed_i2c_device failed to register device 1-4a
[    1.409514] __add_probed_i2c_device failed to register device 1-4a
[    1.437667] intel_rapl: Found RAPL domain package
[    1.437670] intel_rapl: Found RAPL domain core
[    1.437672] intel_rapl: Found RAPL domain uncore
[    1.437674] intel_rapl: Found RAPL domain dram
[    1.498299] usb 1-5: new low-speed USB device number 4 using xhci_hcd
[    1.503264] ath9k: unknown parameter 'enable_diversity' ignored
[    1.515347] ath: phy0: ASPM enabled: 0x43
[    1.515349] ath: EEPROM regdomain: 0x6c
[    1.515350] ath: EEPROM indicates we should expect a direct regpair map
[    1.515351] ath: Country alpha2 being used: 00
[    1.515352] ath: Regpair used: 0x6c
[    1.523943] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    1.524379] ieee80211 phy0: Atheros AR9462 Rev:2 mem=0xffffc90001200000, irq=16
[    1.525538] __add_probed_i2c_device failed to register device 1-4a
[    1.525539] chromeos_laptop_probe: Ran out of tries for device.
[    1.528029] ath9k 0000:01:00.0 wlp1s0: renamed from wlan0
[    1.536112] Non-volatile memory driver v1.3
[    1.558577] input: Cypress APA Trackpad (cyapa) as /devices/pci0000:00/0000:00:15.1/i2c-0/0-0067/input/input11
[    1.561265] mousedev: PS/2 mouse device common for all mice
[    1.676139] usb 1-5: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    2.251683] clocksource: Switched to clocksource tsc
[    2.361718] Console: switching to colour frame buffer device 170x48
[    2.366979] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    2.366980] i915 0000:00:02.0: registered panic notifier
[    2.418244] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input12
[    2.418341] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input13
[    2.418427] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input14
[    2.558305] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
[    2.574990] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
[    2.641321] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
[    2.820087] Bluetooth: Core ver 2.20
[    2.820112] NET: Registered protocol family 31
[    2.820114] Bluetooth: HCI device and connection manager initialized
[    2.820119] Bluetooth: HCI socket layer initialized
[    2.820122] Bluetooth: L2CAP socket layer initialized
[    2.820130] Bluetooth: SCO socket layer initialized
[    2.825463] usbcore: registered new interface driver btusb
[    2.826869] usbcore: registered new interface driver ath3k
[    2.828883] random: nonblocking pool is initialized
[    2.969311] hidraw: raw HID events driver (C) Jiri Kosina
[    2.974926] media: Linux media interface: v0.10
[    2.976867] fuse init (API version 7.23)
[    2.997021] Linux video capture interface: v2.00
[    2.998525] usbcore: registered new interface driver usbhid
[    2.998529] usbhid: USB HID core driver
[    3.010457] input: Logitech Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:046D:C018.0001/input/input15
[    3.011581] hid-generic 0003:046D:C018.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech Logitech USB Optical Mouse] on usb-0000:00:14.0-5/input0
[    3.022384] uvcvideo: Found UVC 1.00 device HD WebCam (1bcf:2c67)
[    3.031295] input: HD WebCam as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/input/input16
[    3.031942] usbcore: registered new interface driver uvcvideo
[    3.031946] USB Video Class driver (1.1.1)
[    7.171384] wlp1s0: authenticate with b0:b2:dc:42:b1:e4
[    7.186375] wlp1s0: send auth to b0:b2:dc:42:b1:e4 (try 1/3)
[    7.188373] wlp1s0: authenticated
[    7.188545] ath9k 0000:01:00.0 wlp1s0: disabling HT as WMM/QoS is not supported by the AP
[    7.188549] ath9k 0000:01:00.0 wlp1s0: disabling VHT as WMM/QoS is not supported by the AP
[    7.190681] wlp1s0: associate with b0:b2:dc:42:b1:e4 (try 1/3)
[    7.195761] wlp1s0: RX AssocResp from b0:b2:dc:42:b1:e4 (capab=0x411 status=0 aid=1)
[    7.195885] wlp1s0: associated
[    7.195918] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
[    7.733522] sha256_ssse3: Using SSSE3 optimized SHA-256 implementation
[  103.158440] wlp1s0: deauthenticating from b0:b2:dc:42:b1:e4 by local choice (Reason: 3=DEAUTH_LEAVING)
[  121.612293] wlp1s0: authenticate with b0:b2:dc:42:b1:e4
[  121.648354] wlp1s0: send auth to b0:b2:dc:42:b1:e4 (try 1/3)
[  121.650346] wlp1s0: authenticated
[  121.652353] ath9k 0000:01:00.0 wlp1s0: disabling HT as WMM/QoS is not supported by the AP
[  121.652359] ath9k 0000:01:00.0 wlp1s0: disabling VHT as WMM/QoS is not supported by the AP
[  121.654973] wlp1s0: associate with b0:b2:dc:42:b1:e4 (try 1/3)
[  121.659858] wlp1s0: RX AssocResp from b0:b2:dc:42:b1:e4 (capab=0x411 status=0 aid=1)
[  121.660291] wlp1s0: associated
[  137.019979] wlp1s0: deauthenticating from b0:b2:dc:42:b1:e4 by local choice (Reason: 3=DEAUTH_LEAVING)
[  143.617183] wlp1s0: authenticate with b0:b2:dc:42:b1:e4
[  143.653173] wlp1s0: send auth to b0:b2:dc:42:b1:e4 (try 1/3)
[  143.655181] wlp1s0: authenticated
[  143.655323] ath9k 0000:01:00.0 wlp1s0: disabling HT as WMM/QoS is not supported by the AP
[  143.655327] ath9k 0000:01:00.0 wlp1s0: disabling VHT as WMM/QoS is not supported by the AP
[  143.657000] wlp1s0: associate with b0:b2:dc:42:b1:e4 (try 1/3)
[  143.662936] wlp1s0: RX AssocResp from b0:b2:dc:42:b1:e4 (capab=0x411 status=0 aid=1)
[  143.663031] wlp1s0: associated
[  176.804294] wlp1s0: deauthenticating from b0:b2:dc:42:b1:e4 by local choice (Reason: 3=DEAUTH_LEAVING)
[  181.438878] wlp1s0: authenticate with b0:b2:dc:42:b1:e4
[  181.484838] wlp1s0: send auth to b0:b2:dc:42:b1:e4 (try 1/3)
[  181.486719] wlp1s0: authenticated
[  181.486963] ath9k 0000:01:00.0 wlp1s0: disabling HT as WMM/QoS is not supported by the AP
[  181.486968] ath9k 0000:01:00.0 wlp1s0: disabling VHT as WMM/QoS is not supported by the AP
[  181.488648] wlp1s0: associate with b0:b2:dc:42:b1:e4 (try 1/3)
[  181.494125] wlp1s0: RX AssocResp from b0:b2:dc:42:b1:e4 (capab=0x411 status=0 aid=1)
[  181.494220] wlp1s0: associated
[   343.214] 
X.Org X Server 1.18.0
Release Date: 2015-11-09
[   343.214] X Protocol Version 11, Revision 0
[   343.214] Build Operating System: Linux 4.2.3-1-ARCH x86_64 
[   343.214] Current Operating System: Linux Chromito 4.2.5-1-ARCH #1 SMP PREEMPT Tue Oct 27 08:13:28 CET 2015 x86_64
[   343.214] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda1 rw tpm_tis.interrupts=0 modprobe.blacklist=ehci_hcd,ehci_pci nmi_watchdog=0  initrd=../intel-ucode.img,../initramfs-linux.img
[   343.214] Build Date: 18 November 2015  08:07:09AM
[   343.214]  
[   343.214] Current version of pixman: 0.32.8
[   343.214] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   343.214] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   343.214] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Nov 24 23:26:00 2015
[   343.214] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   343.214] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   343.214] (==) No Layout section.  Using the first Screen section.
[   343.214] (==) No screen section available. Using defaults.
[   343.214] (**) |-->Screen "Default Screen Section" (0)
[   343.214] (**) |   |-->Monitor "<default monitor>"
[   343.214] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   343.214] (==) Automatically adding devices
[   343.214] (==) Automatically enabling devices
[   343.214] (==) Automatically adding GPU devices
[   343.214] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   343.214] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   343.214] 	Entry deleted from font path.
[   343.214] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   343.214] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   343.215] 	Entry deleted from font path.
[   343.215] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   343.215] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[   343.215] (==) ModulePath set to "/usr/lib/xorg/modules"
[   343.215] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   343.215] (II) Loader magic: 0x819d40
[   343.215] (II) Module ABI versions:
[   343.215] 	X.Org ANSI C Emulation: 0.4
[   343.215] 	X.Org Video Driver: 20.0
[   343.215] 	X.Org XInput driver : 22.1
[   343.215] 	X.Org Server Extension : 9.0
[   343.216] (++) using VT number 7

[   343.216] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   343.216] (II) xfree86: Adding drm device (/dev/dri/card0)
[   343.218] (--) PCI:*(0:0:2:0) 8086:0a06:1025:0a11 rev 9, Mem @ 0xe0000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/64
[   343.218] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   343.218] (II) LoadModule: "glx"
[   343.218] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   343.219] (II) Module glx: vendor="X.Org Foundation"
[   343.219] 	compiled for 1.18.0, module version = 1.0.0
[   343.219] 	ABI class: X.Org Server Extension, version 9.0
[   343.219] (==) AIGLX enabled
[   343.219] (==) Matched intel as autoconfigured driver 0
[   343.220] (==) Matched intel as autoconfigured driver 1
[   343.220] (==) Matched modesetting as autoconfigured driver 2
[   343.220] (==) Matched fbdev as autoconfigured driver 3
[   343.220] (==) Matched vesa as autoconfigured driver 4
[   343.220] (==) Assigned the driver to the xf86ConfigLayout
[   343.220] (II) LoadModule: "intel"
[   343.220] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   343.220] (II) Module intel: vendor="X.Org Foundation"
[   343.220] 	compiled for 1.18.0, module version = 2.99.917
[   343.220] 	Module class: X.Org Video Driver
[   343.220] 	ABI class: X.Org Video Driver, version 20.0
[   343.220] (II) LoadModule: "modesetting"
[   343.220] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   343.220] (II) Module modesetting: vendor="X.Org Foundation"
[   343.220] 	compiled for 1.18.0, module version = 1.18.0
[   343.220] 	Module class: X.Org Video Driver
[   343.220] 	ABI class: X.Org Video Driver, version 20.0
[   343.220] (II) LoadModule: "fbdev"
[   343.220] (WW) Warning, couldn't open module fbdev
[   343.220] (II) UnloadModule: "fbdev"
[   343.220] (II) Unloading fbdev
[   343.220] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   343.220] (II) LoadModule: "vesa"
[   343.221] (WW) Warning, couldn't open module vesa
[   343.221] (II) UnloadModule: "vesa"
[   343.221] (II) Unloading vesa
[   343.221] (EE) Failed to load module "vesa" (module does not exist, 0)
[   343.221] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[   343.221] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[   343.221] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[   343.221] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[   343.221] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   343.221] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20150522
[   343.221] (II) intel(0): SNA compiled from 2.99.917-478-gdf72bc5
[   343.221] (WW) Falling back to old probe method for modesetting
[   343.222] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[   343.222] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2; using a maximum of 2 threads
[   343.222] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   343.222] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   343.222] (==) intel(0): RGB weight 888
[   343.222] (==) intel(0): Default visual is TrueColor
[   343.222] (II) intel(0): Output eDP1 has no monitor section
[   343.233] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[   343.233] (II) intel(0): Enabled output eDP1
[   343.233] (II) intel(0): Output HDMI1 has no monitor section
[   343.233] (II) intel(0): Enabled output HDMI1
[   343.233] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[   343.233] (II) intel(0): Output VIRTUAL1 has no monitor section
[   343.233] (II) intel(0): Enabled output VIRTUAL1
[   343.233] (--) intel(0): Output eDP1 using initial mode 1366x768 on pipe 0
[   343.233] (==) intel(0): TearFree disabled
[   343.233] (==) intel(0): DPI set to (96, 96)
[   343.233] (II) Loading sub module "dri2"
[   343.233] (II) LoadModule: "dri2"
[   343.233] (II) Module "dri2" already built-in
[   343.233] (II) Loading sub module "present"
[   343.233] (II) LoadModule: "present"
[   343.233] (II) Module "present" already built-in
[   343.233] (II) UnloadModule: "modesetting"
[   343.233] (II) Unloading modesetting
[   343.233] (==) Depth 24 pixmap format is 32 bpp
[   343.234] (II) intel(0): SNA initialized with Haswell (gen7.5, gt1) backend
[   343.234] (==) intel(0): Backing store enabled
[   343.234] (==) intel(0): Silken mouse enabled
[   343.234] (II) intel(0): HW Cursor enabled
[   343.234] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   343.234] (==) intel(0): DPMS enabled
[   343.234] (==) intel(0): Display hotplug detection enabled
[   343.234] (II) intel(0): [DRI2] Setup complete
[   343.234] (II) intel(0): [DRI2]   DRI driver: i965
[   343.234] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[   343.234] (II) intel(0): direct rendering: DRI2 enabled
[   343.234] (II) intel(0): hardware support for Present enabled
[   343.234] (--) RandR disabled
[   343.253] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   343.253] (II) AIGLX: enabled GLX_ARB_create_context
[   343.253] (II) AIGLX: enabled GLX_ARB_create_context_profile
[   343.253] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[   343.253] (II) AIGLX: enabled GLX_INTEL_swap_event
[   343.253] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   343.253] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[   343.253] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[   343.253] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   343.253] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[   343.253] (II) AIGLX: Loaded and initialized i965
[   343.253] (II) GLX: Initialized DRI2 GL provider for screen 0
[   343.255] (II) intel(0): switch to mode 1366x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[   343.255] (II) intel(0): Setting screen physical size to 361 x 203
[   343.304] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[   343.304] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   343.304] (II) LoadModule: "evdev"
[   343.304] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   343.305] (II) Module evdev: vendor="X.Org Foundation"
[   343.305] 	compiled for 1.18.0, module version = 2.10.0
[   343.305] 	Module class: X.Org XInput Driver
[   343.305] 	ABI class: X.Org XInput driver, version 22.1
[   343.305] (II) Using input driver 'evdev' for 'Power Button'
[   343.305] (**) Power Button: always reports core events
[   343.305] (**) evdev: Power Button: Device: "/dev/input/event5"
[   343.305] (--) evdev: Power Button: Vendor 0 Product 0x1
[   343.305] (--) evdev: Power Button: Found keys
[   343.305] (II) evdev: Power Button: Configuring as keyboard
[   343.305] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
[   343.305] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   343.305] (**) Option "xkb_rules" "evdev"
[   343.306] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[   343.306] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   343.306] (II) Using input driver 'evdev' for 'Video Bus'
[   343.306] (**) Video Bus: always reports core events
[   343.306] (**) evdev: Video Bus: Device: "/dev/input/event6"
[   343.306] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   343.306] (--) evdev: Video Bus: Found keys
[   343.306] (II) evdev: Video Bus: Configuring as keyboard
[   343.306] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6/event6"
[   343.306] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   343.306] (**) Option "xkb_rules" "evdev"
[   343.306] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   343.307] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   343.307] (II) Using input driver 'evdev' for 'Power Button'
[   343.307] (**) Power Button: always reports core events
[   343.307] (**) evdev: Power Button: Device: "/dev/input/event2"
[   343.307] (--) evdev: Power Button: Vendor 0 Product 0x1
[   343.307] (--) evdev: Power Button: Found keys
[   343.307] (II) evdev: Power Button: Configuring as keyboard
[   343.307] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[   343.307] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[   343.307] (**) Option "xkb_rules" "evdev"
[   343.307] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[   343.307] (II) No input driver specified, ignoring this device.
[   343.307] (II) This device may have been added with another device file.
[   343.308] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[   343.308] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   343.308] (II) Using input driver 'evdev' for 'Sleep Button'
[   343.308] (**) Sleep Button: always reports core events
[   343.308] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[   343.308] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[   343.308] (--) evdev: Sleep Button: Found keys
[   343.308] (II) evdev: Sleep Button: Configuring as keyboard
[   343.308] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event3"
[   343.308] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[   343.308] (**) Option "xkb_rules" "evdev"
[   343.309] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[   343.309] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   343.309] (II) Using input driver 'evdev' for 'Sleep Button'
[   343.309] (**) Sleep Button: always reports core events
[   343.309] (**) evdev: Sleep Button: Device: "/dev/input/event4"
[   343.309] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[   343.309] (--) evdev: Sleep Button: Found keys
[   343.309] (II) evdev: Sleep Button: Configuring as keyboard
[   343.309] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:01/input/input4/event4"
[   343.309] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[   343.309] (**) Option "xkb_rules" "evdev"
[   343.310] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event12)
[   343.310] (II) No input driver specified, ignoring this device.
[   343.310] (II) This device may have been added with another device file.
[   343.310] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event13)
[   343.310] (II) No input driver specified, ignoring this device.
[   343.310] (II) This device may have been added with another device file.
[   343.310] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event14)
[   343.310] (II) No input driver specified, ignoring this device.
[   343.310] (II) This device may have been added with another device file.
[   343.311] (II) config/udev: Adding input device HD WebCam (/dev/input/event16)
[   343.311] (**) HD WebCam: Applying InputClass "evdev keyboard catchall"
[   343.311] (II) Using input driver 'evdev' for 'HD WebCam'
[   343.311] (**) HD WebCam: always reports core events
[   343.311] (**) evdev: HD WebCam: Device: "/dev/input/event16"
[   343.311] (--) evdev: HD WebCam: Vendor 0x1bcf Product 0x2c67
[   343.311] (--) evdev: HD WebCam: Found keys
[   343.311] (II) evdev: HD WebCam: Configuring as keyboard
[   343.311] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/input/input16/event16"
[   343.311] (II) XINPUT: Adding extended input device "HD WebCam" (type: KEYBOARD, id 11)
[   343.311] (**) Option "xkb_rules" "evdev"
[   343.312] (II) config/udev: Adding input device Logitech Logitech USB Optical Mouse (/dev/input/event15)
[   343.312] (**) Logitech Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[   343.312] (II) Using input driver 'evdev' for 'Logitech Logitech USB Optical Mouse'
[   343.312] (**) Logitech Logitech USB Optical Mouse: always reports core events
[   343.312] (**) evdev: Logitech Logitech USB Optical Mouse: Device: "/dev/input/event15"
[   343.363] (--) evdev: Logitech Logitech USB Optical Mouse: Vendor 0x46d Product 0xc018
[   343.363] (--) evdev: Logitech Logitech USB Optical Mouse: Found 3 mouse buttons
[   343.363] (--) evdev: Logitech Logitech USB Optical Mouse: Found scroll wheel(s)
[   343.363] (--) evdev: Logitech Logitech USB Optical Mouse: Found relative axes
[   343.363] (--) evdev: Logitech Logitech USB Optical Mouse: Found x and y relative axes
[   343.363] (II) evdev: Logitech Logitech USB Optical Mouse: Configuring as mouse
[   343.363] (II) evdev: Logitech Logitech USB Optical Mouse: Adding scrollwheel support
[   343.363] (**) evdev: Logitech Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
[   343.363] (**) evdev: Logitech Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   343.363] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:046D:C018.0001/input/input15/event15"
[   343.363] (II) XINPUT: Adding extended input device "Logitech Logitech USB Optical Mouse" (type: MOUSE, id 12)
[   343.363] (II) evdev: Logitech Logitech USB Optical Mouse: initialized for relative axes.
[   343.363] (**) Logitech Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
[   343.363] (**) Logitech Logitech USB Optical Mouse: (accel) acceleration profile 0
[   343.363] (**) Logitech Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[   343.363] (**) Logitech Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[   343.364] (II) config/udev: Adding input device Logitech Logitech USB Optical Mouse (/dev/input/mouse1)
[   343.364] (II) No input driver specified, ignoring this device.
[   343.364] (II) This device may have been added with another device file.
[   343.365] (II) config/udev: Adding input device Cypress APA Trackpad (cyapa) (/dev/input/event11)
[   343.365] (**) Cypress APA Trackpad (cyapa): Applying InputClass "evdev touchpad catchall"
[   343.365] (**) Cypress APA Trackpad (cyapa): Applying InputClass "touchpad catchall"
[   343.365] (**) Cypress APA Trackpad (cyapa): Applying InputClass "Default clickpad buttons"
[   343.365] (**) Cypress APA Trackpad (cyapa): Applying InputClass "touchpad catchall"
[   343.365] (**) Cypress APA Trackpad (cyapa): Applying InputClass "Default clickpad buttons"
[   343.365] (II) LoadModule: "synaptics"
[   343.365] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   343.365] (II) Module synaptics: vendor="X.Org Foundation"
[   343.365] 	compiled for 1.18.0, module version = 1.8.3
[   343.365] 	Module class: X.Org XInput Driver
[   343.365] 	ABI class: X.Org XInput driver, version 22.1
[   343.365] (II) Using input driver 'synaptics' for 'Cypress APA Trackpad (cyapa)'
[   343.365] (**) Cypress APA Trackpad (cyapa): always reports core events
[   343.365] (**) Option "Device" "/dev/input/event11"
[   343.490] (II) synaptics: Cypress APA Trackpad (cyapa): found clickpad property
[   343.490] (--) synaptics: Cypress APA Trackpad (cyapa): x-axis range 0 - 870 (res 10)
[   343.490] (--) synaptics: Cypress APA Trackpad (cyapa): y-axis range 0 - 470 (res 10)
[   343.490] (--) synaptics: Cypress APA Trackpad (cyapa): pressure range 0 - 255
[   343.490] (II) synaptics: Cypress APA Trackpad (cyapa): device does not report finger width.
[   343.490] (--) synaptics: Cypress APA Trackpad (cyapa): buttons: left double triple
[   343.490] (--) synaptics: Cypress APA Trackpad (cyapa): Vendor 0 Product 0
[   343.490] (--) synaptics: Cypress APA Trackpad (cyapa): invalid finger width range.  defaulting to 0 - 15
[   343.490] (**) Option "TapButton1" "1"
[   343.490] (**) Option "TapButton2" "2"
[   343.490] (**) Option "TapButton3" "3"
[   343.490] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[   343.490] (--) synaptics: Cypress APA Trackpad (cyapa): touchpad found
[   343.490] (**) Cypress APA Trackpad (cyapa): always reports core events
[   343.540] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c-0/0-0067/input/input11/event11"
[   343.540] (II) XINPUT: Adding extended input device "Cypress APA Trackpad (cyapa)" (type: TOUCHPAD, id 13)
[   343.540] (**) synaptics: Cypress APA Trackpad (cyapa): (accel) MinSpeed is now constant deceleration 2.5
[   343.540] (**) synaptics: Cypress APA Trackpad (cyapa): (accel) MaxSpeed is now 1.75
[   343.540] (**) synaptics: Cypress APA Trackpad (cyapa): (accel) AccelFactor is now 0.202
[   343.540] (**) Cypress APA Trackpad (cyapa): (accel) keeping acceleration scheme 1
[   343.540] (**) Cypress APA Trackpad (cyapa): (accel) acceleration profile 1
[   343.540] (**) Cypress APA Trackpad (cyapa): (accel) acceleration factor: 2.000
[   343.540] (**) Cypress APA Trackpad (cyapa): (accel) acceleration threshold: 4
[   343.563] (--) synaptics: Cypress APA Trackpad (cyapa): touchpad found
[   343.564] (II) config/udev: Adding input device Cypress APA Trackpad (cyapa) (/dev/input/mouse0)
[   343.564] (**) Cypress APA Trackpad (cyapa): Ignoring device from InputClass "touchpad ignore duplicates"
[   343.564] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[   343.564] (II) No input driver specified, ignoring this device.
[   343.564] (II) This device may have been added with another device file.
[   343.564] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[   343.564] (II) No input driver specified, ignoring this device.
[   343.564] (II) This device may have been added with another device file.
[   343.565] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[   343.565] (II) No input driver specified, ignoring this device.
[   343.565] (II) This device may have been added with another device file.
[   343.565] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   343.565] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   343.565] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   343.565] (**) AT Translated Set 2 keyboard: always reports core events
[   343.565] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   343.565] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   343.565] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   343.565] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   343.565] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   343.565] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[   343.565] (**) Option "xkb_rules" "evdev"
[   343.566] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[   343.566] (II) No input driver specified, ignoring this device.
[   343.566] (II) This device may have been added with another device file.
[   345.233] (II) intel(0): EDID vendor "CMN", prod id 4402
[   345.233] (II) intel(0): Printing DDC gathered Modelines:
[   345.233] (II) intel(0): Modeline "1366x768"x0.0   76.42  1366 1502 1532 1592  768 776 788 800 -hsync -vsync (48.0 kHz eP)

BTW, I can not move the cursor, but I can use the click button o.o

Last edited by forbi (2015-11-25 03:39:41)

Offline

#2 2015-11-25 03:39:00

forbi
Member
Registered: 2013-12-21
Posts: 45

Re: [Solved] Chromebook trackpad stopped working

Solved:

XFCE was making some trouble with my config. Moved out .config/xfce4/xfconf/xfce-perchannel-xml/pointers.xml, working with out problem. pointers.xml overwrites your synaptics conf :C

Offline

Board footer

Powered by FluxBB