Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Nov 2019 15:45:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 228251] Touchpad non-functional on Dell Latitude 5580
Message-ID:  <bug-228251-227-SuTttTI5po@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-228251-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-228251-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=3D228251

--- Comment #8 from Trenton Schulz <trueos@norwegianrockcat.com> ---
Having a Dell 5580, I took a deeper look at this. It seems the problem is m=
ore
that the touchpad on the 5580 is now using i2c.

One can get it to work on 12.1-RELEASE if one isn't scared of getting one's
hands dirty. You need to:

Modify the ig4 driver so that it gets interrupts:
See comment by wulf from July 27, 2019 on review D16698.

Use wulf7's iichid driver on github.

Rebuild Xserver with evdev support (bug #222609).

You may still need to tweak the configuration for the keyboard (see bug
#196678, comment 121).

I guess all of this stuff is slowly making progress to the next release and
ports.

--=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-228251-227-SuTttTI5po>