[Bug 205690] [psm] [patch]: Add support for Elantech trackpads

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 24 23:57:18 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205690

--- Comment #58 from Vladimir Kondratyev <wulf at 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=1
> hw.psm.elantech.two_finger_scroll=1

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=5 to /boot/loader.conf and post here following
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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-amd64 mailing list