Date: Sun, 15 Oct 2017 13:03:48 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 222609] x11-servers/xorg-server: Add UDEV option to support evdev devices autodetection Message-ID: <bug-222609-7141-7b52hSTfMA@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-222609-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-222609-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222609 --- Comment #24 from Ivan <bsd@abinet.ru> --- And Xorg logs [ 19.170] (II) config/udev: Adding input device SynPS/2 Synaptics TouchP= ad (/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/eve= nt3 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/eve= nt3 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222609-7141-7b52hSTfMA>