Date: Sat, 24 Sep 2016 23:57:15 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-amd64@FreeBSD.org Subject: [Bug 205690] [psm] [patch]: Add support for Elantech trackpads Message-ID: <bug-205690-6-NFRKhICxhv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-205690-6@https.bugs.freebsd.org/bugzilla/> References: <bug-205690-6@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=3D205690 --- Comment #58 from Vladimir Kondratyev <wulf@cicgroup.ru> --- (In reply to Guilherme Salazar from comment #57) > Tested it; same thing. I'm afraid I may be doing something wrong: > * I build and install a new kernel > * I build and install usr.sbin/moused > * I copy sys/sys/mouse.h header to include/sys/mouse.h Build and install kernel is enough > I set these options on /boot/loader.conf: > hw.psm.elantech_support=3D1 > hw.psm.elantech.two_finger_scroll=3D1 hw.psm.elantech.two_finger_scroll is sysctl, not kernel tuneable. No need in setting it here. Other settings seem to be OK. Could you add debug.psm.loglevel=3D5 to /boot/loader.conf and post here fol= lowing parts of dmesg output (they can be found in /var/log/messages also): 1. PSM-related part of boot log. like described in post #25 in this thread. 2. Your 'buggy' gesture. Please do not long finger moves to keep log short. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205690-6-NFRKhICxhv>