You are not logged in.
Hi. Yesterday I had to reboot my system (HP Chromebook 14), and after I did, my touchpad no longer moves the mouse cursor or produces any clicks. However, I do get characters out of the device when I touch the touchpad:
$ cat /dev/input/event12
jϩV 9jϩV 5jϩV 6JjϩV JjϩV EjϩV jϩV JjϩVI also noticed that the device for the touchpad in the Xorg log (below) is different than what I observe from cat'ing (cat event13 produces no output) and what udev tells me (below). I tried renaming the event12 device to event13, but it didn't fix the problem.
I hadn't rebooted for probably about a month, so I can't narrow down package changes too much. I was on kernel 4.3.3-3 when this problem started. I tried installing kernels 4.4-4, 4.3.3-2, and 4.2.5-1 (rebooting each time, of course) to no avail.
I've reached the limit of my knowledge of the udev/Xorg input stack. Any insights are much appreciated!
$ udevadm info /dev/input/event12
P: /devices/pci0000:00/0000:00:15.1/i2c-0/0-0067/input/input12/event12
N: input/event12
S: input/by-path/pci-0000:00:15.1-event-mouse
E: DEVLINKS=/dev/input/by-path/pci-0000:00:15.1-event-mouse
E: DEVNAME=/dev/input/event12
E: DEVPATH=/devices/pci0000:00/0000:00:15.1/i2c-0/0-0067/input/input12/event12
E: ID_INPUT=1
E: ID_INPUT_HEIGHT_MM=64
E: ID_INPUT_TOUCHPAD=1
E: ID_INPUT_WIDTH_MM=98
E: ID_PATH=pci-0000:00:15.1
E: ID_PATH_TAG=pci-0000_00_15_1
E: ID_SERIAL=noserial
E: LIBINPUT_DEVICE_GROUP=18/0/0/1:i2c-0-0067
E: MAJOR=13
E: MINOR=76
E: SUBSYSTEM=input
E: USEC_INITIALIZED=2351792
$ udevadm info /dev/input/event13
P: /devices/pci0000:00/0000:00:03.0/sound/card1/input13/event13
N: input/event13
E: DEVNAME=/dev/input/event13
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card1/input13/event13
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: LIBINPUT_DEVICE_GROUP=0/0/0/0:ALSA
E: MAJOR=13
E: MINOR=77
E: SUBSYSTEM=input
E: USEC_INITIALIZED=3303665/var/log/Xorg.0.log:
[ 19.989]
X.Org X Server 1.17.2
Release Date: 2015-06-16
[ 19.989] X Protocol Version 11, Revision 0
[ 19.989] Build Operating System: Linux 4.0.4-2-ARCH x86_64
[ 19.989] Current Operating System: Linux lappy-586 4.0.7-2-ARCH #1 SMP PREEMPT Tue Jun 30 07:50:21 UTC 2015 x86_64
[ 19.989] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=LABEL=Arch rw quiet
[ 19.989] Build Date: 30 June 2015 09:00:12PM
[ 19.989]
[ 19.989] Current version of pixman: 0.32.6
[ 19.989] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 19.989] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 19.989] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Aug 4 03:52:25 2015
[ 19.989] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 19.989] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 19.990] (==) No Layout section. Using the first Screen section.
[ 19.990] (==) No screen section available. Using defaults.
[ 19.990] (**) |-->Screen "Default Screen Section" (0)
[ 19.990] (**) | |-->Monitor "<default monitor>"
[ 19.991] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 19.991] (==) Automatically adding devices
[ 19.991] (==) Automatically enabling devices
[ 19.991] (==) Automatically adding GPU devices
[ 19.991] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 19.991] Entry deleted from font path.
[ 19.991] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 19.991] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 19.991] Entry deleted from font path.
[ 19.991] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 19.991] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/
[ 19.991] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 19.991] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 19.991] (II) Loader magic: 0x816d60
[ 19.991] (II) Module ABI versions:
[ 19.991] X.Org ANSI C Emulation: 0.4
[ 19.991] X.Org Video Driver: 19.0
[ 19.991] X.Org XInput driver : 21.1
[ 19.991] X.Org Server Extension : 9.0
[ 19.992] (EE) systemd-logind: failed to get session: PID 1182 does not belong to any known session
[ 19.993] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 19.994] (--) PCI:*(0:0:2:0) 8086:0a06:103c:21ed rev 11, Mem @ 0xe0000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/64
[ 19.994] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 19.994] (II) LoadModule: "glx"
[ 19.995] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 19.996] (II) Module glx: vendor="X.Org Foundation"
[ 19.996] compiled for 1.17.2, module version = 1.0.0
[ 19.996] ABI class: X.Org Server Extension, version 9.0
[ 19.996] (==) AIGLX enabled
[ 19.996] (==) Matched intel as autoconfigured driver 0
[ 19.996] (==) Matched intel as autoconfigured driver 1
[ 19.996] (==) Matched modesetting as autoconfigured driver 2
[ 19.996] (==) Matched fbdev as autoconfigured driver 3
[ 19.996] (==) Matched vesa as autoconfigured driver 4
[ 19.996] (==) Assigned the driver to the xf86ConfigLayout
[ 19.996] (II) LoadModule: "intel"
[ 19.997] (WW) Warning, couldn't open module intel
[ 19.997] (II) UnloadModule: "intel"
[ 19.997] (II) Unloading intel
[ 19.997] (EE) Failed to load module "intel" (module does not exist, 0)
[ 19.997] (II) LoadModule: "modesetting"
[ 19.997] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 19.997] (II) Module modesetting: vendor="X.Org Foundation"
[ 19.997] compiled for 1.17.2, module version = 1.17.2
[ 19.997] Module class: X.Org Video Driver
[ 19.997] ABI class: X.Org Video Driver, version 19.0
[ 19.997] (II) LoadModule: "fbdev"
[ 19.997] (WW) Warning, couldn't open module fbdev
[ 19.997] (II) UnloadModule: "fbdev"
[ 19.997] (II) Unloading fbdev
[ 19.997] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 19.997] (II) LoadModule: "vesa"
[ 19.997] (WW) Warning, couldn't open module vesa
[ 19.997] (II) UnloadModule: "vesa"
[ 19.997] (II) Unloading vesa
[ 19.997] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 19.997] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 19.997] (++) using VT number 7
[ 19.998] (II) modeset(0): using drv /dev/dri/card0
[ 19.998] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 19.998] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 19.998] (==) modeset(0): RGB weight 888
[ 19.998] (==) modeset(0): Default visual is TrueColor
[ 19.998] (II) Loading sub module "glamoregl"
[ 19.998] (II) LoadModule: "glamoregl"
[ 19.998] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 20.004] (II) Module glamoregl: vendor="X.Org Foundation"
[ 20.004] compiled for 1.17.2, module version = 1.0.0
[ 20.004] ABI class: X.Org ANSI C Emulation, version 0.4
[ 20.004] (II) glamor: OpenGL accelerated X.org driver based.
[ 20.059] (II) glamor: EGL version 1.4 (DRI2):
[ 20.062] (II) modeset(0): glamor initialized
[ 20.063] (II) Loading sub module "dri2"
[ 20.063] (II) LoadModule: "dri2"
[ 20.063] (II) Module "dri2" already built-in
[ 20.064] (II) modeset(0): Output eDP-0 has no monitor section
[ 20.065] (II) modeset(0): Output HDMI-0 has no monitor section
[ 20.067] (II) modeset(0): EDID for output eDP-0
[ 20.067] (II) modeset(0): Manufacturer: LGD Model: 3b3 Serial#: 0
[ 20.067] (II) modeset(0): Year: 2012 Week: 0
[ 20.067] (II) modeset(0): EDID Version: 1.4
[ 20.067] (II) modeset(0): Digital Display Input
[ 20.067] (II) modeset(0): 6 bits per channel
[ 20.067] (II) modeset(0): Digital interface is undefined
[ 20.067] (II) modeset(0): Max Image Size [cm]: horiz.: 31 vert.: 17
[ 20.067] (II) modeset(0): Gamma: 2.20
[ 20.067] (II) modeset(0): No DPMS capabilities specified
[ 20.067] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 20.067] (II) modeset(0): First detailed timing is preferred mode
[ 20.067] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 20.067] (II) modeset(0): redX: 0.579 redY: 0.344 greenX: 0.338 greenY: 0.569
[ 20.067] (II) modeset(0): blueX: 0.158 blueY: 0.124 whiteX: 0.313 whiteY: 0.329
[ 20.067] (II) modeset(0): Manufacturer's mask: 0
[ 20.067] (II) modeset(0): Supported detailed timing:
[ 20.067] (II) modeset(0): clock: 76.3 MHz Image Size: 309 x 174 mm
[ 20.067] (II) modeset(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1610 h_border: 0
[ 20.067] (II) modeset(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 790 v_border: 0
[ 20.067] (II) modeset(0): Supported detailed timing:
[ 20.067] (II) modeset(0): clock: 50.9 MHz Image Size: 309 x 174 mm
[ 20.067] (II) modeset(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1610 h_border: 0
[ 20.067] (II) modeset(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 790 v_border: 0
[ 20.067] (II) modeset(0): Unknown vendor-specific block 2
[ 20.067] (II) modeset(0): EDID (in hex):
[ 20.067] (II) modeset(0): 00ffffffffffff0030e4b30300000000
[ 20.067] (II) modeset(0): 00160104901f11780a4bb59458569128
[ 20.067] (II) modeset(0): 1f505400000001010101010101010101
[ 20.067] (II) modeset(0): 010101010101ce1d56f4500016303020
[ 20.067] (II) modeset(0): 350035ae10000019df1356f450001630
[ 20.067] (II) modeset(0): 3020350035ae10000019000000000000
[ 20.067] (II) modeset(0): 00000000000000000000000000000002
[ 20.067] (II) modeset(0): 000c4cff0a3c640a14226400000000ab
[ 20.067] (II) modeset(0): Printing probed modes for output eDP-0
[ 20.067] (II) modeset(0): Modeline "1366x768"x60.0 76.30 1366 1414 1446 1610 768 771 776 790 -hsync -vsync (47.4 kHz eP)
[ 20.067] (II) modeset(0): Modeline "1366x768"x40.0 50.87 1366 1414 1446 1610 768 771 776 790 -hsync -vsync (31.6 kHz e)
[ 20.067] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 20.067] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 20.067] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 20.067] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 20.067] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 20.067] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 20.067] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 20.067] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 20.067] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 20.067] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 20.067] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 20.067] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 20.067] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 20.067] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 20.067] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 20.067] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 20.068] (II) modeset(0): EDID for output HDMI-0
[ 20.068] (II) modeset(0): Output eDP-0 connected
[ 20.068] (II) modeset(0): Output HDMI-0 disconnected
[ 20.068] (II) modeset(0): Using exact sizes for initial modes
[ 20.068] (II) modeset(0): Output eDP-0 using initial mode 1366x768
[ 20.068] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 20.068] (==) modeset(0): DPI set to (96, 96)
[ 20.068] (II) Loading sub module "fb"
[ 20.068] (II) LoadModule: "fb"
[ 20.068] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 20.069] (II) Module fb: vendor="X.Org Foundation"
[ 20.069] compiled for 1.17.2, module version = 1.0.0
[ 20.069] ABI class: X.Org ANSI C Emulation, version 0.4
[ 20.069] (==) Depth 24 pixmap format is 32 bpp
[ 20.195] (==) modeset(0): Backing store enabled
[ 20.195] (==) modeset(0): Silken mouse enabled
[ 20.195] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 20.196] (==) modeset(0): DPMS enabled
[ 20.196] (II) modeset(0): [DRI2] Setup complete
[ 20.196] (II) modeset(0): [DRI2] DRI driver: i965
[ 20.196] (II) modeset(0): [DRI2] VDPAU driver: i965
[ 20.215] (--) RandR disabled
[ 20.266] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 20.266] (II) AIGLX: enabled GLX_ARB_create_context
[ 20.266] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 20.266] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 20.266] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 20.266] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 20.266] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 20.266] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 20.266] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 20.266] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 20.267] (II) AIGLX: Loaded and initialized i965
[ 20.267] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 20.271] (II) modeset(0): Setting screen physical size to 361 x 203
[ 20.315] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[ 20.315] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 20.315] (**) Power Button: Applying InputClass "system-keyboard"
[ 20.316] (II) LoadModule: "evdev"
[ 20.316] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 20.316] (II) Module evdev: vendor="X.Org Foundation"
[ 20.316] compiled for 1.17.1, module version = 2.9.2
[ 20.316] Module class: X.Org XInput Driver
[ 20.316] ABI class: X.Org XInput driver, version 21.0
[ 20.316] (II) Using input driver 'evdev' for 'Power Button'
[ 20.316] (**) Power Button: always reports core events
[ 20.316] (**) evdev: Power Button: Device: "/dev/input/event7"
[ 20.316] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 20.316] (--) evdev: Power Button: Found keys
[ 20.316] (II) evdev: Power Button: Configuring as keyboard
[ 20.316] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event7"
[ 20.316] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 20.316] (**) Option "xkb_rules" "evdev"
[ 20.316] (**) Option "xkb_model" "pc104"
[ 20.316] (**) Option "xkb_layout" "us"
[ 20.316] (**) Option "xkb_variant" "dvorak"
[ 20.316] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 20.342] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[ 20.342] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 20.342] (**) Video Bus: Applying InputClass "system-keyboard"
[ 20.342] (II) Using input driver 'evdev' for 'Video Bus'
[ 20.342] (**) Video Bus: always reports core events
[ 20.342] (**) evdev: Video Bus: Device: "/dev/input/event8"
[ 20.342] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 20.342] (--) evdev: Video Bus: Found keys
[ 20.342] (II) evdev: Video Bus: Configuring as keyboard
[ 20.342] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8/event8"
[ 20.342] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 20.342] (**) Option "xkb_rules" "evdev"
[ 20.342] (**) Option "xkb_model" "pc104"
[ 20.342] (**) Option "xkb_layout" "us"
[ 20.342] (**) Option "xkb_variant" "dvorak"
[ 20.342] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 20.343] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 20.343] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 20.343] (**) Power Button: Applying InputClass "system-keyboard"
[ 20.343] (II) Using input driver 'evdev' for 'Power Button'
[ 20.343] (**) Power Button: always reports core events
[ 20.343] (**) evdev: Power Button: Device: "/dev/input/event4"
[ 20.343] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 20.343] (--) evdev: Power Button: Found keys
[ 20.343] (II) evdev: Power Button: Configuring as keyboard
[ 20.343] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event4"
[ 20.343] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 20.343] (**) Option "xkb_rules" "evdev"
[ 20.343] (**) Option "xkb_model" "pc104"
[ 20.343] (**) Option "xkb_layout" "us"
[ 20.343] (**) Option "xkb_variant" "dvorak"
[ 20.343] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 20.344] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[ 20.344] (II) No input driver specified, ignoring this device.
[ 20.344] (II) This device may have been added with another device file.
[ 20.344] (II) config/udev: Adding input device Sleep Button (/dev/input/event5)
[ 20.344] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 20.345] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 20.345] (II) Using input driver 'evdev' for 'Sleep Button'
[ 20.345] (**) Sleep Button: always reports core events
[ 20.345] (**) evdev: Sleep Button: Device: "/dev/input/event5"
[ 20.345] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 20.345] (--) evdev: Sleep Button: Found keys
[ 20.345] (II) evdev: Sleep Button: Configuring as keyboard
[ 20.345] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event5"
[ 20.345] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 20.345] (**) Option "xkb_rules" "evdev"
[ 20.345] (**) Option "xkb_model" "pc104"
[ 20.345] (**) Option "xkb_layout" "us"
[ 20.345] (**) Option "xkb_variant" "dvorak"
[ 20.345] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 20.345] (II) config/udev: Adding input device Sleep Button (/dev/input/event6)
[ 20.345] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 20.345] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 20.345] (II) Using input driver 'evdev' for 'Sleep Button'
[ 20.345] (**) Sleep Button: always reports core events
[ 20.345] (**) evdev: Sleep Button: Device: "/dev/input/event6"
[ 20.346] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 20.346] (--) evdev: Sleep Button: Found keys
[ 20.346] (II) evdev: Sleep Button: Configuring as keyboard
[ 20.346] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:01/input/input6/event6"
[ 20.346] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[ 20.346] (**) Option "xkb_rules" "evdev"
[ 20.346] (**) Option "xkb_model" "pc104"
[ 20.346] (**) Option "xkb_layout" "us"
[ 20.346] (**) Option "xkb_variant" "dvorak"
[ 20.346] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 20.347] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event15)
[ 20.347] (II) No input driver specified, ignoring this device.
[ 20.347] (II) This device may have been added with another device file.
[ 20.347] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event16)
[ 20.347] (II) No input driver specified, ignoring this device.
[ 20.347] (II) This device may have been added with another device file.
[ 20.347] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event17)
[ 20.347] (II) No input driver specified, ignoring this device.
[ 20.347] (II) This device may have been added with another device file.
[ 20.348] (II) config/udev: Adding input device Compaq Compaq Internet Keyboard (/dev/input/event1)
[ 20.348] (**) Compaq Compaq Internet Keyboard: Applying InputClass "evdev keyboard catchall"
[ 20.348] (**) Compaq Compaq Internet Keyboard: Applying InputClass "system-keyboard"
[ 20.348] (II) Using input driver 'evdev' for 'Compaq Compaq Internet Keyboard'
[ 20.348] (**) Compaq Compaq Internet Keyboard: always reports core events
[ 20.348] (**) evdev: Compaq Compaq Internet Keyboard: Device: "/dev/input/event1"
[ 20.348] (--) evdev: Compaq Compaq Internet Keyboard: Vendor 0x49f Product 0xe
[ 20.348] (--) evdev: Compaq Compaq Internet Keyboard: Found keys
[ 20.348] (II) evdev: Compaq Compaq Internet Keyboard: Configuring as keyboard
[ 20.348] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:049F:000E.0001/input/input1/event1"
[ 20.348] (II) XINPUT: Adding extended input device "Compaq Compaq Internet Keyboard" (type: KEYBOARD, id 11)
[ 20.348] (**) Option "xkb_rules" "evdev"
[ 20.348] (**) Option "xkb_model" "pc104"
[ 20.348] (**) Option "xkb_layout" "us"
[ 20.348] (**) Option "xkb_variant" "dvorak"
[ 20.348] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 20.349] (II) config/udev: Adding input device Compaq Compaq Internet Keyboard (/dev/input/event2)
[ 20.349] (**) Compaq Compaq Internet Keyboard: Applying InputClass "evdev keyboard catchall"
[ 20.349] (**) Compaq Compaq Internet Keyboard: Applying InputClass "system-keyboard"
[ 20.349] (II) Using input driver 'evdev' for 'Compaq Compaq Internet Keyboard'
[ 20.349] (**) Compaq Compaq Internet Keyboard: always reports core events
[ 20.349] (**) evdev: Compaq Compaq Internet Keyboard: Device: "/dev/input/event2"
[ 20.349] (--) evdev: Compaq Compaq Internet Keyboard: Vendor 0x49f Product 0xe
[ 20.349] (--) evdev: Compaq Compaq Internet Keyboard: Found keys
[ 20.349] (II) evdev: Compaq Compaq Internet Keyboard: Configuring as keyboard
[ 20.349] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:049F:000E.0002/input/input2/event2"
[ 20.349] (II) XINPUT: Adding extended input device "Compaq Compaq Internet Keyboard" (type: KEYBOARD, id 12)
[ 20.349] (**) Option "xkb_rules" "evdev"
[ 20.349] (**) Option "xkb_model" "pc104"
[ 20.349] (**) Option "xkb_layout" "us"
[ 20.349] (**) Option "xkb_variant" "dvorak"
[ 20.350] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 20.350] (II) config/udev: Adding input device HP Truevision HD (/dev/input/event14)
[ 20.350] (**) HP Truevision HD: Applying InputClass "evdev keyboard catchall"
[ 20.350] (**) HP Truevision HD: Applying InputClass "system-keyboard"
[ 20.350] (II) Using input driver 'evdev' for 'HP Truevision HD'
[ 20.350] (**) HP Truevision HD: always reports core events
[ 20.350] (**) evdev: HP Truevision HD: Device: "/dev/input/event14"
[ 20.350] (--) evdev: HP Truevision HD: Vendor 0x5c8 Product 0x36e
[ 20.351] (--) evdev: HP Truevision HD: Found keys
[ 20.351] (II) evdev: HP Truevision HD: Configuring as keyboard
[ 20.351] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/input/input14/event14"
[ 20.351] (II) XINPUT: Adding extended input device "HP Truevision HD" (type: KEYBOARD, id 13)
[ 20.351] (**) Option "xkb_rules" "evdev"
[ 20.351] (**) Option "xkb_model" "pc104"
[ 20.351] (**) Option "xkb_layout" "us"
[ 20.351] (**) Option "xkb_variant" "dvorak"
[ 20.351] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 20.351] (II) config/udev: Adding input device Cypress APA Trackpad (cyapa) (/dev/input/event13)
[ 20.352] (**) Cypress APA Trackpad (cyapa): Applying InputClass "evdev touchpad catchall"
[ 20.352] (**) Cypress APA Trackpad (cyapa): Applying InputClass "touchpad"
[ 20.352] (**) Cypress APA Trackpad (cyapa): Applying InputClass "touchpad falco"
[ 20.352] (**) Cypress APA Trackpad (cyapa): Applying InputClass "touchpad falco cyapa"
[ 20.352] (II) LoadModule: "cmt"
[ 20.352] (II) Loading /usr/lib/xorg/modules/input/cmt_drv.so
[ 20.354] (II) Module cmt: vendor="X.Org Foundation"
[ 20.354] compiled for 1.17.1, module version = 0.0.1
[ 20.354] Module class: X.Org XInput Driver
[ 20.354] ABI class: X.Org XInput driver, version 21.0
[ 20.354] (II) Using input driver 'cmt' for 'Cypress APA Trackpad (cyapa)'
[ 20.354] (**) Cypress APA Trackpad (cyapa): always reports core events
[ 20.354] (**) cmt: Cypress APA Trackpad (cyapa): Opening Device: "/dev/input/event13"
[ 20.390] (**) Cypress APA Trackpad (cyapa): always reports core events
[ 20.480] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c-0/0-0067/input/input13/event13"
[ 20.480] (II) XINPUT: Adding extended input device "Cypress APA Trackpad (cyapa)" (type: TOUCHPAD, id 14)
[ 20.480] (**) Option "xkb_rules" "evdev"
[ 20.480] (**) Option "xkb_model" "pc"
[ 20.480] (**) Option "xkb_layout" "us"
[ 20.505] (**) Option "Touchpad Stack Version" "1"
[ 20.505] (**) Option "Max Allowed Pressure Change Per Sec" "2000.0"
[ 20.505] (**) Option "Max Hysteresis Pressure Per Sec" "2000.0"
[ 20.505] (**) Option "Fling Buffer Suppress Zero Length Scrolls" "0"
[ 20.505] (**) Option "Tap Drag Enable" "1"
[ 20.506] (**) Option "Tap Drag Lock Enable" "0"
[ 20.506] (**) Option "Quick Acceleration Factor" "5.0"
[ 20.506] (**) Option "IIR b0" "1"
[ 20.506] (**) Option "IIR b1" "0"
[ 20.506] (**) Option "IIR b2" "0"
[ 20.506] (**) Option "IIR b3" "0"
[ 20.506] (**) Option "IIR a1" "0"
[ 20.506] (**) Option "IIR a2" "0"
[ 20.506] (**) Option "IIR Distance Threshold" "1000"
[ 20.506] (**) Option "Box Width" "0.5"
[ 20.507] (**) Option "Box Height" "0.5"
[ 20.507] (**) Option "Sensor Jump Filter Enable" "1"
[ 20.507] (**) Option "Sensor Jump Max Dist Non-Move" "6.0"
[ 20.507] (**) Option "Sensor Jump Similar Multiplier Move" "1.6"
[ 20.507] (**) Option "Scroll X Out Scale" "2.5"
[ 20.507] (**) Option "Scroll Y Out Scale" "2.5"
[ 20.507] (**) Option "Accel Min dt" "0.003"
[ 20.507] (**) Option "Australian Scrolling" "1"
[ 20.507] (**) Option "Pressure Calibration Slope" "3.31191180624547"
[ 20.507] (**) Option "Pressure Calibration Offset" "-2.75341327136135"
[ 20.508] (**) Option "Integrated Touchpad" "1"
[ 20.508] (**) Option "Two Finger Vertical Close Distance Thresh" "35.0"
[ 20.508] (**) Option "AccelerationScheme" "none"
[ 20.508] (**) Cypress APA Trackpad (cyapa): (accel) selected scheme none/0
[ 20.509] (**) Option "AccelerationNumerator" "0"
[ 20.509] (**) Option "AccelerationDenominator" "1"
[ 20.509] (**) Option "AccelerationThreshold" "0"
[ 20.509] (**) Cypress APA Trackpad (cyapa): (accel) acceleration factor: 0.000
[ 20.509] (**) Cypress APA Trackpad (cyapa): (accel) acceleration threshold: 0
[ 20.533] (WW) Event_Sync_State():419: Event_Sync_State: before 20.533484 after 20.533490
[ 20.534] (II) config/udev: Adding input device Cypress APA Trackpad (cyapa) (/dev/input/mouse0)
[ 20.534] (II) No input driver specified, ignoring this device.
[ 20.534] (II) This device may have been added with another device file.
[ 20.534] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[ 20.534] (II) No input driver specified, ignoring this device.
[ 20.534] (II) This device may have been added with another device file.
[ 20.535] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event11)
[ 20.535] (II) No input driver specified, ignoring this device.
[ 20.535] (II) This device may have been added with another device file.
[ 20.535] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[ 20.535] (II) No input driver specified, ignoring this device.
[ 20.535] (II) This device may have been added with another device file.
[ 20.535] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 20.536] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 20.536] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 20.536] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 20.536] (**) AT Translated Set 2 keyboard: always reports core events
[ 20.536] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 20.536] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 20.536] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 20.536] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 20.536] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 20.536] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[ 20.536] (**) Option "xkb_rules" "evdev"
[ 20.536] (**) Option "xkb_model" "pc104"
[ 20.536] (**) Option "xkb_layout" "us"
[ 20.536] (**) Option "xkb_variant" "dvorak"
[ 20.536] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 20.561] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[ 20.562] (II) No input driver specified, ignoring this device.
[ 20.562] (II) This device may have been added with another device file.I have these input drivers installed:
$ pacman -Qs xf86-input
local/xf86-input-cmt 2.0.5-2
Chromium OS multitouch input driver for Xorg X server
local/xf86-input-cmt-setup 1-2
A script to install the correct device specific conf files for the xf86-input-cmt driver
local/xf86-input-evdev 2.10.1-3 (xorg-drivers xorg)
X.org evdev input driverLast edited by X1011 (2016-01-29 01:49:29)
Offline
Use xev and see what it says.
Offline
Are you sure you are using the right Xorg log? Xorg may start as :1 if you have stale /tmp/.X0-lock, for example. Simply run ls -l /var/log/Xorg* and see what comes up.
BTW, you can use cat /proc/bus/input/devices instead of udevadm to identify input devices.
Offline
Hi x33a, xev doesn't report any events when I use the touchpad, only when I use the keyboard.
mich41: d'oh! I didn't even notice the date on that log, but it is old:
$ ls -l /var/log/Xorg*
-rw-r--r-- 1 root root 28684 Aug 4 03:52 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 29614 Aug 4 03:52 /var/log/Xorg.0.log.oldThat was around when I switched from using a dm to just calling 'exec startx' in my .bash_profile, since my .bash_profile and .xinitrc are both dated Aug 6. But now I don't know where Xorg is logging to, if anywhere. I guess I can try using a dm again...
Offline
its in ~/.local/share/xorg/ if its not in /var/log
Offline
Oh, thanks, g2g591! Yes, the Xorg log was there, and I found this:
[ 22.434] (II) config/udev: Adding input device Cypress APA Trackpad (cyapa) (/dev/input/event12)
[ 22.434] (**) Cypress APA Trackpad (cyapa): Applying InputClass "evdev touchpad catchall"
[ 22.434] (**) Cypress APA Trackpad (cyapa): Applying InputClass "touchpad"
[ 22.434] (**) Cypress APA Trackpad (cyapa): Applying InputClass "touchpad falco"
[ 22.434] (**) Cypress APA Trackpad (cyapa): Applying InputClass "touchpad falco cyapa"
[ 22.434] (**) Cypress APA Trackpad (cyapa): Applying InputClass "touchpad falco cyapa"
[ 22.434] (II) LoadModule: "cmt"
[ 22.434] (II) Loading /usr/lib/xorg/modules/input/cmt_drv.so
[ 22.443] (II) Module cmt: vendor="X.Org Foundation"
[ 22.443] compiled for 1.17.1, module version = 0.0.1
[ 22.443] Module class: X.Org XInput Driver
[ 22.443] ABI class: X.Org XInput driver, version 21.0
[ 22.443] (EE) module ABI major version (21) doesn't match the server's version (22)
[ 22.443] (II) UnloadModule: "cmt"
[ 22.443] (II) Unloading cmt
[ 22.443] (EE) Failed to load module "cmt" (module requirement mismatch, 0)
[ 22.443] (EE) No input driver matching `cmt'So I looked at the AUR comments on the driver – xf86-input-cmt – and I saw joebonrichie's comment saying it doesn't work with xorg 1.18 and recommending to use xf86-input-cmt-git, so I did, and now my touchpad's working.
Thanks for your help, everyone!
Offline