[Bug 196678] x11-servers/xorg-server: Update to 1.20.3 + make config/devd recognize /dev/input/eventX from multimedia/webcamd
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Dec 27 20:43:43 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196678
--- Comment #105 from Jean-Sébastien Pédron <dumbbell at FreeBSD.org> ---
This patch stopped working with the latest update to
libevdev/libinput/xf86-input-libinput :(
Here is what I get for all input devices in Xorg.0.log:
[ 3092.801] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad
(/dev/input/event3)
[ 3092.801] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[ 3092.801] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 3092.801] (**) Option "Device" "/dev/input/event3"
[ 3092.801] (**) Option "_source" "server/udev"
[ 3092.917] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event3 is
tagged by udev as: Mouse Touchpad
[ 3092.917] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event3 is
a touchpad
[ 3092.952] (**) Option "Tapping" "on"
[ 3092.952] (**) Option "ClickMethod" "clickfinger"
[ 3092.952] (**) Option "config_info" "udev:/dev/input/event3"
[ 3092.952] (II) XINPUT: Adding extended input device "ETPS/2 Elantech
Touchpad" (type: TOUCHPAD, id 6)
[ 3092.952] (**) Option "AccelerationScheme" "none"
[ 3092.952] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[ 3092.952] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[ 3092.952] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[ 3093.068] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event3 is
tagged by udev as: Mouse Touchpad
[ 3093.068] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event3 is
a touchpad
[ 3093.104] (II) failed to create input device '/dev/input/event3'.
[ 3093.104] [dix] couldn't enable device 6
[ 3093.104] (EE) Couldn't init device "ETPS/2 Elantech Touchpad"
[ 3093.104] (II) UnloadModule: "libinput"
The laptop is currently running r342164. I'm updating the kernel as we speak
just in case.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list