Date: Sun, 15 Oct 2017 12:48:14 +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-zJtZDTsUeX@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=222609 --- Comment #22 from Ivan <bsd@abinet.ru> --- Probably, I'm doing it wrong to use this bug for support, feel free to point me to right direction, but I can't get node for synaptics touchpad on STABLE and according commits, this code is already in. https://reviews.freebsd.org/D10265 1. FreeBSD 11.1-STABLE #1 r324623: Sun Oct 15 15:10:17 MSK 2017 2. Custom kernel with device evdev options EVDEV_SUPPORT 3. hw.psm.synaptics_support=1 in /boot/loader.conf 4. kern.evdev.rcpt_mask=12 in /etc/sysctl.conf I don't see touchpad under /dev/input , and /dev/input/event3 is missing in libinput-list-devices. ls /dev/input/ event0 event1 event2 event3 event4 event5 When I run libinput-list-devices, event3 is skipped, the following warning is printed # libinput-list-devices libinput error: kernel bug: Kernel has only x or y resolution, not both. Here is bits from /var/log/messages Oct 15 15:28:27 sphinx kernel: psm0: <PS/2 Mouse> irq 12 on atkbdc0 Oct 15 15:28:27 sphinx kernel: psm0: [GIANT-LOCKED] Oct 15 15:28:27 sphinx kernel: psm0: model Synaptics Touchpad, device ID 3 -- 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-zJtZDTsUeX>
