[Bug 251149] SynPS/2 Synaptics TouchPad: Failed to create a device for ... after upgrade from 12.1 to 12.2
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Feb 5 10:20:18 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251149
--- Comment #17 from commit-hook at FreeBSD.org ---
A commit in branch stable/12 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=4e33793cf41c0ec6b5db68bca1451db3e3d79a91
commit 4e33793cf41c0ec6b5db68bca1451db3e3d79a91
Author: Vladimir Kondratyev <wulf at FreeBSD.org>
AuthorDate: 2020-12-22 20:44:42 +0000
Commit: Vladimir Kondratyev <wulf at 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 == max on ABS_X" message in Xorg.log.
PR: 251149
Reported-by: Jens Grassel <freebsd-ports at jan0sch.de>
Tested-by: Jens Grassel <freebsd-ports at jan0sch.de>
MFC-after: 2 weeks
(cherry picked from commit 2ac1c1927258e649e3ca3269aea40fb4c63e2296)
sys/dev/atkbdc/psm.c | 23 +++++++++--------------
1 file changed, 9 insertions(+), 14 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list