[Bug 240339] [ig4] I2C2 (touchpad bus) broken on the Google Pixelbook (Sunrise Point PCH)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Sep 11 13:18:15 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240339

Greg V <greg at unrelenting.technology> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |Not A Bug

--- Comment #12 from Greg V <greg at unrelenting.technology> ---
I think I found the culprit, it's the length retrieval in get_input_report. I
changed it to just trust the given length — touchscreen works, touchpad doesn't
receive evdev events yet (hmm) but doesn't crash the controller and I can see
the reports changing with a debug print, and reload the module multiple times.

Seems like ig4 is innocent and it's the touchpad firmware reacting to iichid
that's causing the bus to get screwed up. Closing the bug here.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list