Elantech touch pad not found on ASUS UX430U laptop
Paul Koch
paul.koch137 at gmail.com
Wed Aug 30 10:58:15 UTC 2017
On Wed, 30 Aug 2017 12:35:15 +0200
Matthias Apitz <guru at unixarea.de> wrote:
> El día miércoles, agosto 30, 2017 a las 04:46:49p. m. +1000, Paul Koch
> escribió:
>
> > > Your Elantech touchpad is probably connected over I2C, and FreeBSD
> > > doesn't support I2C touchpads. Support could probably be ported from
> > > Linux, I just don't have the time, hardware or desire to do it. I
> > > think the hard part would be probing I2C controllers in the system and
> > > then probing each one for your touchpad.
> > >
> > > If you'd like to take a stab at adding support, I might be able to hold
> > > your hand a little. Having access to Linux kernel logs would at least
> > > make it easier to add support for your particular system.
> > >
> > > Anthony Jenkins
> >
> > Hi,
> >
> > I booted Linux and it is a I2C touchpad. But I suppose the first problem
> > is the I2C controller doesn't seem to be supported by as no driver gets
> > attached.
>
> Paul,
>
> Is your FreeBSD recent enough to have /boot/kernel/chromebook_platform.ko?
> If so, try to load this. It seems that there is no man page
> chromebook_platform(4) at least not in my CURRENT r314251. Some details are
> here: https://svnweb.freebsd.org/base?view=revision&revision=308104
>
> Does chromebook_platform say something in messages on kldload?
Hi Mathias,
It is currently running
FreeBSD newsplash.akips.com 12.0-CURRENT FreeBSD 12.0-CURRENT #5 86963c42c2d(drm-next): Mon Aug 14 04:26:19 AEST 2017 root at newsplash.akips.com:/usr/obj/home/src/sys/GENERIC amd64
I tried loading the chromebook_platform.ko. It loaded ok, but no messages.
Paul.
More information about the freebsd-mobile
mailing list