[Bug 222609] x11-servers/xorg-server: Add UDEV option to support evdev devices autodetection
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Oct 15 13:03:49 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222609
--- Comment #24 from Ivan <bsd at abinet.ru> ---
And Xorg logs
[ 19.170] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad
(/dev/input/event3)
[ 19.170] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput
pointer catchall"
[ 19.170] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput
touchpad catchall"
[ 19.170] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics
TouchPad'
[ 19.170] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 19.170] (**) Option "Device" "/dev/input/event3"
[ 19.170] (**) Option "_source" "server/udev"
[ 19.382] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event3
is tagged by udev as: Mouse Touchpad
[ 19.382] (EE) kernel bug: Kernel has only x or y resolution, not both.
[ 19.382] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event3
was rejected.
[ 19.417] (II) not using input device '/dev/input/event3'.
[ 19.417] (EE) libinput: SynPS/2 Synaptics TouchPad: Failed to create a
device for /dev/input/event3
[ 19.417] (EE) PreInit returned 2 for "SynPS/2 Synaptics TouchPad"
[ 19.417] (II) UnloadModule: "libinput"
So, event3 is created for touchpad, but it's rejected.
https://github.com/wayland-project/libinput/blob/master/src/evdev.c#L1437
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list