Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Feb 2021 10:20:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 251149] SynPS/2 Synaptics TouchPad: Failed to create a device for ... after upgrade from 12.1 to 12.2
Message-ID:  <bug-251149-227-NEykh933DB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251149-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251149-227@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=3D251149

--- Comment #17 from commit-hook@FreeBSD.org ---
A commit in branch stable/12 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D4e33793cf41c0ec6b5db68bca1451db3e=
3d79a91

commit 4e33793cf41c0ec6b5db68bca1451db3e3d79a91
Author:     Vladimir Kondratyev <wulf@FreeBSD.org>
AuthorDate: 2020-12-22 20:44:42 +0000
Commit:     Vladimir Kondratyev <wulf@FreeBSD.org>
CommitDate: 2021-02-05 10:15:00 +0000

    psm(4): Always initialize Synaptics touchpad report range with defaults

    Otherwise libinput refuses to recoginize some Synaptics touchpads with
    "kernel bug: device has min =3D=3D max on ABS_X" message in Xorg.log.

    PR:             251149
    Reported-by:    Jens Grassel <freebsd-ports@jan0sch.de>
    Tested-by:      Jens Grassel <freebsd-ports@jan0sch.de>
    MFC-after:      2 weeks
    (cherry picked from commit 2ac1c1927258e649e3ca3269aea40fb4c63e2296)

 sys/dev/atkbdc/psm.c | 23 +++++++++--------------
 1 file changed, 9 insertions(+), 14 deletions(-)

--=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-251149-227-NEykh933DB>