Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Apr 2017 10:13:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 218347] psm driver incorrectly detects trackpad as glidepoint
Message-ID:  <bug-218347-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218347

            Bug ID: 218347
           Summary: psm driver incorrectly detects trackpad as glidepoint
           Product: Base System
           Version: 11.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: kirillrdy@gmail.com

Hi,
so i have Lenovo Thinkpad e450.
Notably this laptops trackpad has dedicated mouse buttons above the track p=
ad.
On linux its being detected as generic mouse ( unlike other thinkpads, as t=
hey
get detected as thinkpad trackpads )

on FreeBSD my trackpad gets detected as Glidepoint, which makes left button=
 to
emit button 4 event ( which is i think is noted as one of quarks )
Result is when in browser i click left button it makes browser to back in
history.

I had a quick look inside psm.c in akbdc driver.
simply removing MOUSE_MODEL_GLIDEPOINT from list of devices, which makes it
detect as generic mouse fixes the issue.

So i guess, how do i start debugging this. Is it really Glidepoint trackpad=
?=20

Or is it simply gets detected wrongly ?
I will provide whatever lspci outputs necessary.
Cheers
Kirill R

--=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-218347-8>