rynbrd/xf86-input-mtrack

Can't get mtrack working on Chromebook Pixel

Opened this issue · 0 comments

I've been trying to get mtrack working on my Chromebook Pixel, and haven't had any luck.

There seem to be multiple issues going on...

For one, mtrack keeps detecting my touchscreen as a touchpad. If mtrack tries to load both the touchscreen and touchpad it fails to load. If I set it to ignore duplicates, sometimes it loads the correct device and seems to initialize (but still no mouse movement, click works) and sometimes it loads the touchscreen and not the touchpad (depending on the /dev/input/event* assignments which seem to be random).

I've added myself to the input group.

Any help would be appreciated! (need that thumb detection)

running Kubuntu 16.10

here's my Xorg.0.log from a time where mtrack seems to load properly:

[     4.968]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[     4.968] X Protocol Version 11, Revision 0
[     4.968] Build Operating System: Linux 3.13.0-95-generic x86_64 Ubuntu
[     4.968] Current Operating System: Linux link 4.8.0-41-generic #44-Ubuntu SMP Fri Mar 3 15:27:17 UTC 2017 x86_64
[     4.968] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic root=UUID=4887985f-b9f6-4924-899e-8612ba1195ed ro blah blah
[     4.968] Build Date: 07 September 2016  05:11:52AM
[     4.968] xorg-server 2:1.18.4-1ubuntu6 (For technical support please see http://www.ubuntu.com/support)
[     4.968] Current version of pixman: 0.33.6
[     4.968]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[     4.968] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     4.968] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar 20 07:48:45 2017
[     4.969] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     4.970] (==) No Layout section.  Using the first Screen section.
[     4.970] (==) No screen section available. Using defaults.
[     4.970] (**) |-->Screen "Default Screen Section" (0)
[     4.970] (**) |   |-->Monitor "<default monitor>"
[     4.971] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[     4.971] (==) Automatically adding devices
[     4.971] (==) Automatically enabling devices
[     4.971] (==) Automatically adding GPU devices
[     4.971] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     4.989] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     4.989]    Entry deleted from font path.
[     4.989] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[     4.989]    Entry deleted from font path.
[     4.989] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[     4.989]    Entry deleted from font path.
[     4.990] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[     4.990]    Entry deleted from font path.
[     4.990] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[     4.990]    Entry deleted from font path.
[     4.990] (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/Type1,
        built-ins
[     4.990] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[     4.990] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[     4.990] (II) Loader magic: 0x557603f31020
[     4.990] (II) Module ABI versions:
[     4.990]    X.Org ANSI C Emulation: 0.4
[     4.990]    X.Org Video Driver: 20.0
[     4.990]    X.Org XInput driver : 22.1
[     4.990]    X.Org Server Extension : 9.0
[     4.991] (++) using VT number 7

[     4.992] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     4.992] (II) xfree86: Adding drm device (/dev/dri/card0)
[     4.998] (--) PCI:*(0:0:2:0) 8086:0166:1ae0:c000 rev 9, Mem @ 0xe0000000/4194304, 0xd0000000/268435456, I/O @ 0x00001000/64, BIOS @ 0x????????/131072
[     4.998] (II) LoadModule: "glx"
[     5.003] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     5.030] (II) Module glx: vendor="X.Org Foundation"
[     5.030]    compiled for 1.18.4, module version = 1.0.0
[     5.030]    ABI class: X.Org Server Extension, version 9.0
[     5.030] (==) AIGLX enabled
[     5.030] (==) Matched modesetting as autoconfigured driver 0
[     5.030] (==) Matched fbdev as autoconfigured driver 1
[     5.030] (==) Matched vesa as autoconfigured driver 2
[     5.030] (==) Assigned the driver to the xf86ConfigLayout
[     5.030] (II) LoadModule: "modesetting"
[     5.030] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     5.034] (II) Module modesetting: vendor="X.Org Foundation"
[     5.034]    compiled for 1.18.4, module version = 1.18.4
[     5.034]    Module class: X.Org Video Driver
[     5.034]    ABI class: X.Org Video Driver, version 20.0
[     5.034] (II) LoadModule: "fbdev"
[     5.034] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[     5.037] (II) Module fbdev: vendor="X.Org Foundation"
[     5.037]    compiled for 1.18.1, module version = 0.4.4
[     5.037]    Module class: X.Org Video Driver
[     5.037]    ABI class: X.Org Video Driver, version 20.0
[     5.037] (II) LoadModule: "vesa"
[     5.037] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     5.038] (II) Module vesa: vendor="X.Org Foundation"
[     5.038]    compiled for 1.18.1, module version = 2.3.4
[     5.038]    Module class: X.Org Video Driver
[     5.038]    ABI class: X.Org Video Driver, version 20.0
[     5.038] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     5.038] (II) FBDEV: driver for framebuffer: fbdev
[     5.038] (II) VESA: driver for VESA chipsets: vesa
[     5.061] (II) modeset(0): using drv /dev/dri/card0
[     5.061] (WW) Falling back to old probe method for fbdev
[     5.061] (II) Loading sub module "fbdevhw"
[     5.061] (II) LoadModule: "fbdevhw"
[     5.062] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[     5.063] (II) Module fbdevhw: vendor="X.Org Foundation"
[     5.063]    compiled for 1.18.4, module version = 0.0.2
[     5.063]    ABI class: X.Org Video Driver, version 20.0
[     5.063] (WW) Falling back to old probe method for vesa
[     5.063] (II) modeset(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[     5.063] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     5.063] (==) modeset(0): RGB weight 888
[     5.063] (==) modeset(0): Default visual is TrueColor
[     5.063] (II) Loading sub module "glamoregl"
[     5.063] (II) LoadModule: "glamoregl"
[     5.063] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     5.075] (II) Module glamoregl: vendor="X.Org Foundation"
[     5.075]    compiled for 1.18.4, module version = 1.0.0
[     5.075]    ABI class: X.Org ANSI C Emulation, version 0.4
[     5.075] (II) glamor: OpenGL accelerated X.org driver based.
[     5.116] (II) glamor: EGL version 1.4 (DRI2):
[     5.134] (II) modeset(0): glamor initialized
[     5.135] (II) modeset(0): Output eDP-1 has no monitor section
[     5.136] (II) modeset(0): Output VGA-1 has no monitor section
[     5.137] (II) modeset(0): Output HDMI-1 has no monitor section
[     5.137] (II) modeset(0): Output DP-1 has no monitor section
[     5.138] (II) modeset(0): EDID for output eDP-1
[     5.138] (II) modeset(0): Manufacturer: LGD  Model: 379  Serial#: 0
[     5.138] (II) modeset(0): Year: 2011  Week: 0
[     5.138] (II) modeset(0): EDID Version: 1.4
[     5.138] (II) modeset(0): Digital Display Input
[     5.138] (II) modeset(0): 8 bits per channel
[     5.138] (II) modeset(0): Digital interface is DisplayPort
[     5.138] (II) modeset(0): Max Image Size [cm]: horiz.: 27  vert.: 18
[     5.138] (II) modeset(0): Gamma: 2.50
[     5.138] (II) modeset(0): No DPMS capabilities specified
[     5.138] (II) modeset(0): Supported color encodings: RGB 4:4:4
[     5.138] (II) modeset(0): First detailed timing is preferred mode
[     5.138] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[     5.138] (II) modeset(0): redX: 0.634 redY: 0.348   greenX: 0.323 greenY: 0.577
[     5.138] (II) modeset(0): blueX: 0.151 blueY: 0.091   whiteX: 0.313 whiteY: 0.329
[     5.138] (II) modeset(0): Manufacturer's mask: 0
[     5.138] (II) modeset(0): Supported detailed timing:
[     5.138] (II) modeset(0): clock: 285.2 MHz   Image Size:  272 x 181 mm
[     5.138] (II) modeset(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[     5.138] (II) modeset(0): v_active: 1700  v_sync: 1703  v_sync_end 1713 v_blanking: 1749 v_border: 0
[     5.138] (II) modeset(0):  LG Display
[     5.138] (II) modeset(0):  LP129QE1-SPA1
[     5.138] (II) modeset(0): EDID (in hex):
[     5.138] (II) modeset(0):   00ffffffffffff0030e4790300000000
[     5.138] (II) modeset(0):   00150104a51b1296024fd5a259529326
[     5.138] (II) modeset(0):   17505400000001010101010101010101
[     5.138] (II) modeset(0):   0101010101016d6f00a0a0a431603020
[     5.138] (II) modeset(0):   3a0010b5100000190000000000000000
[     5.138] (II) modeset(0):   00000000000000000000000000fe004c
[     5.138] (II) modeset(0):   4720446973706c61790a2020000000fe
[     5.138] (II) modeset(0):   004c503132395145312d535041310024
[     5.138] (II) modeset(0): Printing probed modes for output eDP-1
[     5.138] (II) modeset(0): Modeline "2560x1700"x60.0  285.25  2560 2608 2640 2720  1700 1703 1713 1749 -hsync -vsync (104.9 kHz eP)
[     5.138] (II) modeset(0): Modeline "2048x1536"x60.0  266.95  2048 2200 2424 2800  1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[     5.138] (II) modeset(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[     5.138] (II) modeset(0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[     5.138] (II) modeset(0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[     5.138] (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[     5.138] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[     5.138] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[     5.138] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[     5.138] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[     5.138] (II) modeset(0): Modeline "1600x1024"x60.2  103.12  1600 1600 1656 1664  1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[     5.138] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[     5.138] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[     5.138] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz d)
[     5.138] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[     5.138] (II) modeset(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[     5.138] (II) modeset(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[     5.138] (II) modeset(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz d)
[     5.138] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     5.138] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     5.138] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     5.138] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     5.138] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     5.138] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[     5.138] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[     5.138] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     5.138] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     5.138] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     5.138] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[     5.138] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[     5.138] (II) modeset(0): Modeline "800x512"x120.3   51.56  800 800 828 832  512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[     5.138] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     5.138] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     5.139] (II) modeset(0): Modeline "720x450"x119.8   53.25  720 760 836 952  450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[     5.139] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     5.139] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     5.139] (II) modeset(0): Modeline "680x384"x119.6   42.38  680 716 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[     5.139] (II) modeset(0): Modeline "680x384"x119.9   36.00  680 704 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[     5.139] (II) modeset(0): Modeline "576x432"x120.1   40.81  576 608 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[     5.139] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     5.139] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     5.139] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     5.139] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     5.140] (II) modeset(0): EDID for output VGA-1
[     5.141] (II) modeset(0): EDID for output HDMI-1
[     5.141] (II) modeset(0): EDID for output DP-1
[     5.141] (II) modeset(0): Output eDP-1 connected
[     5.141] (II) modeset(0): Output VGA-1 disconnected
[     5.141] (II) modeset(0): Output HDMI-1 disconnected
[     5.141] (II) modeset(0): Output DP-1 disconnected
[     5.141] (II) modeset(0): Using exact sizes for initial modes
[     5.141] (II) modeset(0): Output eDP-1 using initial mode 2560x1700 +0+0
[     5.141] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[     5.141] (==) modeset(0): DPI set to (96, 96)
[     5.141] (II) Loading sub module "fb"
[     5.141] (II) LoadModule: "fb"
[     5.141] (II) Loading /usr/lib/xorg/modules/libfb.so
[     5.143] (II) Module fb: vendor="X.Org Foundation"
[     5.143]    compiled for 1.18.4, module version = 1.0.0
[     5.143]    ABI class: X.Org ANSI C Emulation, version 0.4
[     5.143] (II) UnloadModule: "fbdev"
[     5.143] (II) Unloading fbdev
[     5.143] (II) UnloadSubModule: "fbdevhw"
[     5.143] (II) Unloading fbdevhw
[     5.143] (II) UnloadModule: "vesa"
[     5.143] (II) Unloading vesa
[     5.143] (==) Depth 24 pixmap format is 32 bpp
[     5.231] (==) modeset(0): Backing store enabled
[     5.231] (==) modeset(0): Silken mouse enabled
[     5.233] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[     5.234] (==) modeset(0): DPMS enabled
[     5.234] (II) modeset(0): [DRI2] Setup complete
[     5.234] (II) modeset(0): [DRI2]   DRI driver: i965
[     5.234] (II) modeset(0): [DRI2]   VDPAU driver: i965
[     5.279] (--) RandR disabled
[     5.282] (II) SELinux: Disabled on system
[     5.288] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[     5.288] (II) AIGLX: enabled GLX_ARB_create_context
[     5.288] (II) AIGLX: enabled GLX_ARB_create_context_profile
[     5.288] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[     5.288] (II) AIGLX: enabled GLX_INTEL_swap_event
[     5.288] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[     5.288] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[     5.288] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[     5.288] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[     5.288] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[     5.288] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[     5.288] (II) AIGLX: Loaded and initialized i965
[     5.288] (II) GLX: Initialized DRI2 GL provider for screen 0
[     5.330] (II) modeset(0): Damage tracking initialized
[     5.330] (II) modeset(0): Setting screen physical size to 677 x 449
[     5.386] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[     5.386] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     5.386] (II) LoadModule: "evdev"
[     5.386] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     5.390] (II) Module evdev: vendor="X.Org Foundation"
[     5.390]    compiled for 1.18.3, module version = 2.10.2
[     5.390]    Module class: X.Org XInput Driver
[     5.390]    ABI class: X.Org XInput driver, version 22.1
[     5.390] (II) Using input driver 'evdev' for 'Power Button'
[     5.390] (**) Power Button: always reports core events
[     5.390] (**) evdev: Power Button: Device: "/dev/input/event4"
[     5.390] (--) evdev: Power Button: Vendor 0 Product 0x1
[     5.390] (--) evdev: Power Button: Found keys
[     5.390] (II) evdev: Power Button: Configuring as keyboard
[     5.390] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[     5.390] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     5.390] (**) Option "xkb_rules" "evdev"
[     5.390] (**) Option "xkb_model" "pc105"
[     5.390] (**) Option "xkb_layout" "us"
[     5.390] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[     5.390] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[     5.390] (II) Using input driver 'evdev' for 'Video Bus'
[     5.390] (**) Video Bus: always reports core events
[     5.390] (**) evdev: Video Bus: Device: "/dev/input/event6"
[     5.391] (--) evdev: Video Bus: Vendor 0 Product 0x6
[     5.391] (--) evdev: Video Bus: Found keys
[     5.391] (II) evdev: Video Bus: Configuring as keyboard
[     5.391] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6/event6"
[     5.391] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     5.391] (**) Option "xkb_rules" "evdev"
[     5.391] (**) Option "xkb_model" "pc105"
[     5.391] (**) Option "xkb_layout" "us"
[     5.391] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     5.391] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     5.391] (II) Using input driver 'evdev' for 'Power Button'
[     5.391] (**) Power Button: always reports core events
[     5.391] (**) evdev: Power Button: Device: "/dev/input/event1"
[     5.391] (--) evdev: Power Button: Vendor 0 Product 0x1
[     5.391] (--) evdev: Power Button: Found keys
[     5.391] (II) evdev: Power Button: Configuring as keyboard
[     5.391] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[     5.391] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[     5.391] (**) Option "xkb_rules" "evdev"
[     5.391] (**) Option "xkb_model" "pc105"
[     5.391] (**) Option "xkb_layout" "us"
[     5.391] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[     5.391] (II) No input driver specified, ignoring this device.
[     5.391] (II) This device may have been added with another device file.
[     5.392] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[     5.392] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[     5.392] (II) Using input driver 'evdev' for 'Sleep Button'
[     5.392] (**) Sleep Button: always reports core events
[     5.392] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[     5.392] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[     5.392] (--) evdev: Sleep Button: Found keys
[     5.392] (II) evdev: Sleep Button: Configuring as keyboard
[     5.392] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[     5.392] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[     5.392] (**) Option "xkb_rules" "evdev"
[     5.392] (**) Option "xkb_model" "pc105"
[     5.392] (**) Option "xkb_layout" "us"
[     5.392] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[     5.392] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[     5.392] (II) Using input driver 'evdev' for 'Sleep Button'
[     5.392] (**) Sleep Button: always reports core events
[     5.392] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[     5.392] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[     5.392] (--) evdev: Sleep Button: Found keys
[     5.392] (II) evdev: Sleep Button: Configuring as keyboard
[     5.392] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:01/input/input3/event3"
[     5.392] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[     5.392] (**) Option "xkb_rules" "evdev"
[     5.392] (**) Option "xkb_model" "pc105"
[     5.392] (**) Option "xkb_layout" "us"
[     5.393] (II) config/udev: Adding input device Atmel maXTouch Touchpad (/dev/input/event10)
[     5.393] (**) Atmel maXTouch Touchpad: Applying InputClass "evdev touchpad catchall"
[     5.393] (**) Atmel maXTouch Touchpad: Applying InputClass "Touchpads"
[     5.393] (II) LoadModule: "mtrack"
[     5.393] (II) Loading /usr/lib/xorg/modules/input/mtrack_drv.so
[     5.394] (II) Module mtrack: vendor="X.Org Foundation"
[     5.394]    compiled for 1.18.1, module version = 0.1.0
[     5.394]    Module class: X.Org XInput Driver
[     5.394]    ABI class: X.Org XInput driver, version 22.1
[     5.394] (II) Using input driver 'mtrack' for 'Atmel maXTouch Touchpad'
[     5.394] (**) Atmel maXTouch Touchpad: always reports core events
[     5.394] (**) Atmel maXTouch Touchpad: always reports core events
[     5.394] (**) Option "FingerHigh" "12"
[     5.394] (**) Option "FingerLow" "1"
[     5.394] (**) Option "IgnoreThumb" "true"
[     5.394] (**) Option "IgnorePalm" "true"
[     5.394] (**) Option "BottomEdge" "30"
[     5.394] (**) Option "TrackpadDisable" "0"
[     5.394] (**) Option "ButtonIntegrated" "true"
[     5.394] (**) Option "ButtonMoveEmulate" "false"
[     5.394] (**) Option "TapButton1" "0"
[     5.394] (**) Option "TapButton2" "0"
[     5.394] (**) Option "TapButton3" "0"
[     5.394] (**) Option "TapButton4" "0"
[     5.394] (**) Option "ClickTime" "25"
[     5.394] (**) Option "ScrollDistance" "75"
[     5.394] (**) Option "SwipeUpButton" "0"
[     5.394] (**) Option "SwipeDownButton" "0"
[     5.394] (**) Option "SwipeLeftButton" "8"
[     5.394] (**) Option "SwipeRightButton" "9"
[     5.395] (**) Option "Sensitivity" "0.55"
[     5.395] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/i2c-1/1-004b/input/input10/event10"
[     5.395] (II) XINPUT: Adding extended input device "Atmel maXTouch Touchpad" (type: TOUCHPAD, id 11)
[     5.395] (II) device control: init
[     5.395] (**) Option "Device" "/dev/input/event10"
[     5.522] (II) mtrack: devname: Atmel maXTouch Touchpad
[     5.522] (II) mtrack: devid: 0 0 0
[     5.522] (II) mtrack: caps: left mtdata
[     5.522] (II) mtrack: 0: min: 0 max: 255
[     5.522] (II) mtrack: 5: min: 0 max: 2040
[     5.522] (II) mtrack: 6: min: 0 max: 1360
[     5.522] (II) mtrack: 9: min: 0 max: 65535
[     5.522] (II) mtrack: 10: min: 0 max: 255
[     5.560] (**) Atmel maXTouch Touchpad: (accel) keeping acceleration scheme 1
[     5.560] (**) Atmel maXTouch Touchpad: (accel) acceleration profile 0
[     5.560] (**) Atmel maXTouch Touchpad: (accel) acceleration factor: 2.000
[     5.560] (**) Atmel maXTouch Touchpad: (accel) acceleration threshold: 4
[     5.560] (II) device control: on
[     5.690] (II) Touchpad supports regular touches.
[     5.690] (II)   touch_min = 0, touch_max = 255
[     5.690] (II) config/udev: Adding input device Atmel maXTouch Touchpad (/dev/input/mouse1)
[     5.690] (**) Atmel maXTouch Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[     5.691] (II) config/udev: Adding input device Atmel maXTouch Touchscreen (/dev/input/event11)
[     5.691] (**) Atmel maXTouch Touchscreen: Applying InputClass "evdev touchscreen catchall"
[     5.691] (II) Using input driver 'evdev' for 'Atmel maXTouch Touchscreen'
[     5.691] (**) Atmel maXTouch Touchscreen: always reports core events
[     5.691] (**) evdev: Atmel maXTouch Touchscreen: Device: "/dev/input/event11"
[     5.868] (--) evdev: Atmel maXTouch Touchscreen: Vendor 0 Product 0
[     5.868] (--) evdev: Atmel maXTouch Touchscreen: Found absolute axes
[     5.868] (--) evdev: Atmel maXTouch Touchscreen: Found absolute multitouch axes
[     5.868] (II) evdev: Atmel maXTouch Touchscreen: No buttons found, faking one.
[     5.868] (--) evdev: Atmel maXTouch Touchscreen: Found x and y absolute axes
[     5.868] (--) evdev: Atmel maXTouch Touchscreen: Found absolute touchscreen
[     5.868] (II) evdev: Atmel maXTouch Touchscreen: Configuring as touchscreen
[     5.868] (**) evdev: Atmel maXTouch Touchscreen: YAxisMapping: buttons 4 and 5
[     5.868] (**) evdev: Atmel maXTouch Touchscreen: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     5.868] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/i2c-2/2-004a/input/input11/event11"
[     5.868] (II) XINPUT: Adding extended input device "Atmel maXTouch Touchscreen" (type: TOUCHSCREEN, id 12)
[     5.868] (II) evdev: Atmel maXTouch Touchscreen: initialized for absolute axes.
[     5.868] (**) Atmel maXTouch Touchscreen: (accel) keeping acceleration scheme 1
[     5.868] (**) Atmel maXTouch Touchscreen: (accel) acceleration profile 0
[     5.868] (**) Atmel maXTouch Touchscreen: (accel) acceleration factor: 2.000
[     5.868] (**) Atmel maXTouch Touchscreen: (accel) acceleration threshold: 4
[     5.868] (II) config/udev: Adding input device Atmel maXTouch Touchscreen (/dev/input/mouse2)
[     5.868] (II) No input driver specified, ignoring this device.
[     5.868] (II) This device may have been added with another device file.
[     5.869] (II) config/udev: Adding input device Chromebook HD WebCam (/dev/input/event9)
[     5.869] (**) Chromebook HD WebCam: Applying InputClass "evdev keyboard catchall"
[     5.869] (II) Using input driver 'evdev' for 'Chromebook HD WebCam'
[     5.869] (**) Chromebook HD WebCam: always reports core events
[     5.869] (**) evdev: Chromebook HD WebCam: Device: "/dev/input/event9"
[     5.869] (--) evdev: Chromebook HD WebCam: Vendor 0x2232 Product 0x1033
[     5.869] (--) evdev: Chromebook HD WebCam: Found keys
[     5.869] (II) evdev: Chromebook HD WebCam: Configuring as keyboard
[     5.869] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input9/event9"
[     5.869] (II) XINPUT: Adding extended input device "Chromebook HD WebCam" (type: KEYBOARD, id 13)
[     5.869] (**) Option "xkb_rules" "evdev"
[     5.869] (**) Option "xkb_model" "pc105"
[     5.869] (**) Option "xkb_layout" "us"
[     5.869] (II) config/udev: Adding input device HDA Intel PCH Front Line Out (/dev/input/event12)
[     5.869] (II) No input driver specified, ignoring this device.
[     5.869] (II) This device may have been added with another device file.
[     5.869] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event13)
[     5.870] (II) No input driver specified, ignoring this device.
[     5.870] (II) This device may have been added with another device file.
[     5.870] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event14)
[     5.870] (II) No input driver specified, ignoring this device.
[     5.870] (II) This device may have been added with another device file.
[     5.870] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event15)
[     5.870] (II) No input driver specified, ignoring this device.
[     5.870] (II) This device may have been added with another device file.
[     5.870] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event16)
[     5.870] (II) No input driver specified, ignoring this device.
[     5.870] (II) This device may have been added with another device file.
[     5.870] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event17)
[     5.870] (II) No input driver specified, ignoring this device.
[     5.870] (II) This device may have been added with another device file.
[     5.871] (II) config/udev: Adding input device   Mini Keyboard (/dev/input/event7)
[     5.871] (**)   Mini Keyboard: Applying InputClass "evdev keyboard catchall"
[     5.871] (II) Using input driver 'evdev' for '  Mini Keyboard'
[     5.871] (**)   Mini Keyboard: always reports core events
[     5.871] (**) evdev:   Mini Keyboard: Device: "/dev/input/event7"
[     5.871] (--) evdev:   Mini Keyboard: Vendor 0x1997 Product 0x2433
[     5.871] (--) evdev:   Mini Keyboard: Found keys
[     5.871] (II) evdev:   Mini Keyboard: Configuring as keyboard
[     5.871] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/0003:1997:2433.0001/input/input7/event7"
[     5.871] (II) XINPUT: Adding extended input device "  Mini Keyboard" (type: KEYBOARD, id 14)
[     5.871] (**) Option "xkb_rules" "evdev"
[     5.871] (**) Option "xkb_model" "pc105"
[     5.871] (**) Option "xkb_layout" "us"
[     5.871] (II) config/udev: Adding input device   Mini Keyboard (/dev/input/event8)
[     5.871] (**)   Mini Keyboard: Applying InputClass "evdev pointer catchall"
[     5.871] (**)   Mini Keyboard: Applying InputClass "evdev keyboard catchall"
[     5.871] (II) Using input driver 'evdev' for '  Mini Keyboard'
[     5.871] (**)   Mini Keyboard: always reports core events
[     5.871] (**) evdev:   Mini Keyboard: Device: "/dev/input/event8"
[     5.871] (--) evdev:   Mini Keyboard: Vendor 0x1997 Product 0x2433
[     5.871] (--) evdev:   Mini Keyboard: Found 9 mouse buttons
[     5.871] (--) evdev:   Mini Keyboard: Found scroll wheel(s)
[     5.871] (--) evdev:   Mini Keyboard: Found relative axes
[     5.871] (--) evdev:   Mini Keyboard: Found x and y relative axes
[     5.871] (--) evdev:   Mini Keyboard: Found absolute axes
[     5.871] (II) evdev:   Mini Keyboard: Forcing absolute x/y axes to exist.
[     5.871] (--) evdev:   Mini Keyboard: Found keys
[     5.871] (II) evdev:   Mini Keyboard: Configuring as mouse
[     5.871] (II) evdev:   Mini Keyboard: Configuring as keyboard
[     5.871] (II) evdev:   Mini Keyboard: Adding scrollwheel support
[     5.871] (**) evdev:   Mini Keyboard: YAxisMapping: buttons 4 and 5
[     5.871] (**) evdev:   Mini Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     5.871] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.1/0003:1997:2433.0002/input/input8/event8"
[     5.871] (II) XINPUT: Adding extended input device "  Mini Keyboard" (type: KEYBOARD, id 15)
[     5.871] (**) Option "xkb_rules" "evdev"
[     5.871] (**) Option "xkb_model" "pc105"
[     5.871] (**) Option "xkb_layout" "us"
[     5.872] (II) evdev:   Mini Keyboard: initialized for relative axes.
[     5.872] (WW) evdev:   Mini Keyboard: ignoring absolute axes.
[     5.872] (**)   Mini Keyboard: (accel) keeping acceleration scheme 1
[     5.872] (**)   Mini Keyboard: (accel) acceleration profile 0
[     5.872] (**)   Mini Keyboard: (accel) acceleration factor: 2.000
[     5.872] (**)   Mini Keyboard: (accel) acceleration threshold: 4
[     5.872] (II) config/udev: Adding input device   Mini Keyboard (/dev/input/mouse0)
[     5.872] (II) No input driver specified, ignoring this device.
[     5.872] (II) This device may have been added with another device file.
[     5.872] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
[     5.872] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[     5.872] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[     5.872] (**) AT Translated Set 2 keyboard: always reports core events
[     5.872] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event5"
[     5.872] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[     5.872] (--) evdev: AT Translated Set 2 keyboard: Found keys
[     5.872] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[     5.872] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input5/event5"
[     5.872] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 16)
[     5.872] (**) Option "xkb_rules" "evdev"
[     5.872] (**) Option "xkb_model" "pc105"
[     5.872] (**) Option "xkb_layout" "us"
[     5.881] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event15)
[     5.881] (II) No input driver specified, ignoring this device.
[     5.881] (II) This device may have been added with another device file.
[     5.881] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event13)
[     5.881] (II) No input driver specified, ignoring this device.
[     5.881] (II) This device may have been added with another device file.
[     5.882] (II) config/udev: Adding input device HDA Intel PCH Front Line Out (/dev/input/event12)
[     5.882] (II) No input driver specified, ignoring this device.
[     5.882] (II) This device may have been added with another device file.
[     5.882] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event16)
[     5.882] (II) No input driver specified, ignoring this device.
[     5.882] (II) This device may have been added with another device file.
[     5.882] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event14)
[     5.882] (II) No input driver specified, ignoring this device.
[     5.882] (II) This device may have been added with another device file.
[     5.882] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event17)
[     5.882] (II) No input driver specified, ignoring this device.
[     5.882] (II) This device may have been added with another device file.
[     7.744] (II) modeset(0): EDID vendor "LGD", prod id 889
[     7.744] (II) modeset(0): Printing DDC gathered Modelines:
[     7.744] (II) modeset(0): Modeline "2560x1700"x0.0  285.25  2560 2608 2640 2720  1700 1703 1713 1749 -hsync -vsync (104.9 kHz eP)
[     8.181] (II) modeset(0): EDID vendor "LGD", prod id 889
[     8.181] (II) modeset(0): Printing DDC gathered Modelines:
[     8.181] (II) modeset(0): Modeline "2560x1700"x0.0  285.25  2560 2608 2640 2720  1700 1703 1713 1749 -hsync -vsync (104.9 kHz eP)