Date: Thu, 02 Dec 2021 10:16:22 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff Message-ID: <bug-259230-227-dGPrdgOl4g@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-259230-227@https.bugs.freebsd.org/bugzilla/> References: <bug-259230-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=3D259230 --- Comment #16 from Vladimir Kondratyev <wulf@freebsd.org> --- (In reply to Mark Johnston from comment #15) HID report descriptor appeared to be broken. It contains records for extern= al left and right buttons which is wrong for clickpads. Linux seems to "fix" it at libinput level with placing a quirk in to /usr/local/share/libinput/50-framework.quirks file. But it does not work in your case due to slightly different device name: "PIXA3854:00 093A:0274 Touchpad" vs "PIXA3854:01 093A:0274 TouchPad". You may try to add another q= uirk with fixed name. --=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-259230-227-dGPrdgOl4g>