Date: Sun, 21 Jun 2020 20:02:06 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 247417] No way to make touchpad works under freebsd 12.1 Message-ID: <bug-247417-227-y186MQrp3O@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-247417-227@https.bugs.freebsd.org/bugzilla/> References: <bug-247417-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247417 Vladimir Kondratyev <wulf@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wulf@freebsd.org --- Comment #8 from Vladimir Kondratyev <wulf@freebsd.org> --- (In reply to Mc James from comment #7) > Why my touchpad just being translated to mouse. According to xorg.log provided, your touchpad is ALPS rather than Synaptics. It has no native support in FreeBSD, only generic mouse mode is available. If you think it worked better before 1.20/evdev than you can try to manually state /dev/psm0 as input device for x11-drivers/xf86-input-mouse driver. Or recompile kernel with EVDEV_SUPPORT option disabled. Latter should trigger old input device auto-configuration behavior for both DEVD and UDEV Xorg backends. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247417-227-y186MQrp3O>
