[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff

2022-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 --- Comment #22 from Mark Johnston --- (In reply to parv from comment #21) It's a debugging tool for input devices. It comes with the evtest package, so "pkg install evtest" should install it. -- You are receiving this mail because: You

[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff

2022-03-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 --- Comment #21 from parv --- (In reply to Mark Johnston from comment #17) What is "evtest", or rather how do I start it & which package would include it? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 Vladimir Kondratyev changed: What|Removed |Added Resolution|--- |FIXED Status|In

[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 Ed Maste changed: What|Removed |Added Blocks||262152 Referenced Bugs: https://bugs.

[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff

2021-12-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 --- Comment #19 from Vincent Milum Jr --- Just tested Frame.Work BIOS Firmware build 3.06, and it appears they've fixed the issue on their end at this point. :) https://community.frame.work/t/public-beta-test-bios-v3-06-driver-bundle-2021-

[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff

2021-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 --- Comment #18 from Vladimir Kondratyev --- (In reply to Mark Johnston from comment #17) libinput has changed clickpad detection mechanism several hours ago: https://gitlab.freedesktop.org/libinput/libinput/-/commit/fbe5d35dca88ae9a751623c

[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff

2021-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 Mark Johnston changed: What|Removed |Added Status|Open|In Progress --- Comment #17 from M

[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff

2021-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 --- Comment #16 from Vladimir Kondratyev --- (In reply to Mark Johnston from comment #15) HID report descriptor appeared to be broken. It contains records for external left and right buttons which is wrong for clickpads. Linux seems to "fi

[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff

2021-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 --- Comment #15 from Mark Johnston --- Created attachment 229834 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229834&action=edit iichid debug output Debug output from iichid. -- You are receiving this mail because: You are t

[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff

2021-11-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 --- Comment #14 from Vladimir Kondratyev --- (In reply to Mark Johnston from comment #12) > The patch works for me. iichid_gpio appears to work as well. Thanks! > One unrelated problem is that I can't seem to trigger a right button dow

[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff

2021-11-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 --- Comment #13 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=c508b0818b245ea136d6538d68868cb3541f8f8f commit c508b0818b245ea136d6538d68868cb3541f8f8f Author:

[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff

2021-11-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 --- Comment #12 from Mark Johnston --- Sorry for the delayed follow up. The patch works for me. iichid_gpio appears to work as well. One unrelated problem is that I can't seem to trigger a right button down event. Clicking anywhere on t

[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff

2021-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 --- Comment #11 from Kyle Evans --- (In reply to Vladimir Kondratyev from comment #10) With the attached patch, default iichid with sampling seems to work here. With iichid_gpio, it ended up rebooting before I had a chance to touch the to

[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff

2021-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 --- Comment #10 from Vladimir Kondratyev --- Created attachment 229277 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229277&action=edit iichid.patch Try attached patch. pause() value may require adjustment -- You are receivin

[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff

2021-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 --- Comment #9 from Vladimir Kondratyev --- You may try my hacked iichid driver: https://github.com/wulf7/iichid_gpio But TigerLake is not tested yet. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff

2021-11-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 Kyle Evans changed: What|Removed |Added CC||w...@freebsd.org --- Comment #8 from

[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff

2021-10-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 --- Comment #7 from Kyle Evans --- I noted earlier that it's specifically the i2c reset in iichid_attach that eventually causes it. I tried disabling atkbdc/psm* to no avail, and I was preventing the iichid attachment so not entirely sure w

[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff

2021-10-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 Vincent Milum Jr changed: What|Removed |Added CC||free...@darkain.com --- Comment

[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff

2021-10-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 Mark Johnston changed: What|Removed |Added CC||ma...@freebsd.org Stat

[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff

2021-10-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 --- Comment #4 from Jose Quinteiro --- I'll have to look into how to get a crash dump. Problem goes away if I load the drm-devel-kmod on 14-CURRENT. Laptop doesn't power off or reboot if I touch the touchpad even before I start X. I'm cur

[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff

2021-10-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 georg.lastn...@web.de changed: What|Removed |Added CC||georg.lastn...@web.de --- C

[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff

2021-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 --- Comment #2 from Jose Quinteiro --- Created attachment 228782 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228782&action=edit Demsg from 14-CURRENT -- You are receiving this mail because: You are the assignee for the bug.

[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff

2021-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 --- Comment #1 from Jose Quinteiro --- Problem is reproducible on 14-CURRENT. Dmesg attached. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff

2021-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 Bug ID: 259230 Summary: Touching the touchpad on a frame.work laptop causes reboot or poweroff Product: Base System Version: 13.0-STABLE Hardware: amd64