[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff
Date: Fri, 22 Oct 2021 01:42:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230
Mark Johnston <markj@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |markj@FreeBSD.org
Status|New |Open
--- Comment #5 from Mark Johnston <markj@FreeBSD.org> ---
I'm seeing this as well on the same laptop. Seems related to the iichid
driver, if I disable autoloading (e.g., with devmatch_blocklist="iichid" in
/etc/rc.conf). The touchpad appears to be usable without it.
I see the same messages when iichid is loaded:
iichid0: <FRMW0001:01 32AC:0006 I2C HID device> at addr 0x50 on iicbus1
iichid0: Interrupt setup failed. Fallback to sampling
hidbus0: <HID bus> on iichid0
iichid1: <PIXA3854:01 093A:0274 I2C HID device> at addr 0x2c on iicbus2
iichid1: Interrupt setup failed. Fallback to sampling
hidbus1: <HID bus> on iichid1
--
You are receiving this mail because:
You are the assignee for the bug.