From owner-freebsd-mobile@freebsd.org Wed Aug 30 10:58:15 2017 Return-Path: Delivered-To: freebsd-mobile@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8A748DF5962 for ; Wed, 30 Aug 2017 10:58:15 +0000 (UTC) (envelope-from paul.koch137@gmail.com) Received: from mail-it0-x242.google.com (mail-it0-x242.google.com [IPv6:2607:f8b0:4001:c0b::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4F32167784 for ; Wed, 30 Aug 2017 10:58:15 +0000 (UTC) (envelope-from paul.koch137@gmail.com) Received: by mail-it0-x242.google.com with SMTP id w204so808178ita.1 for ; Wed, 30 Aug 2017 03:58:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=eUzfkK2m7/DDcujqj3Fc+dA/uiklvnxsjAYM/WTViUo=; b=uXGPFOW06rDLvwgudru4+ZJUcp0RpEq3LShKoO4BQmJW/QOG+6ArUxkTkobhW/ZE/I ckvGGac5eceXDYekSRFW5BpraFBTLmQEjd2aWBDjG5hdENybTZ9WD4nAF80l6ojG+TnO Hi2QZ44QpmwcRvCcx3G144wb0PjLS6p336+MDXWAVDa3q9vOfOvsenqAvNJp5gJzQpkk i+pd6p65hkdAFC4s3IwKN6j7hJ77f8OQ95uqkz2XM3fKexNDSJTemMox2NEfbV24GnY1 Q3ajiZqUfJ5yxnrphh2iWR6381xRVrzrmImjAIKXX05SaZxqhH1wV0g/5684QMAF7zwu khzA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=eUzfkK2m7/DDcujqj3Fc+dA/uiklvnxsjAYM/WTViUo=; b=ra/kl673IHc1kdVsYVkboih0YVBlK/OH0z5Pzms7G3AQpNVrh63+kmgWBq7TXs5z6a TbPhysLKDi0kqNHg1Fp+Ub7w1454pk/XZFdGDAQfyP5ETxrc4qed6ku0a4fE6wVgI/yb wcSRfyGYN27XKcdqtFCiRSK2fLM70n9fsC0qU/CkPWxR+fzh+ZhZLnAqyQNim9R8cM6M gydztAC7ZwF5tfiuxRbmhDmbGw/GR93NJ0re2dHl65hcFnvUlk97laB/d2KnKoaqMRoa kHgT/uidvk5UbPx4bdAMecLU5MATd4MHpNsShsmRfZaSJtJNHH0JGV7Gv1lUZ5sZ871b jGWw== X-Gm-Message-State: AHYfb5g/MIvxsmWXSir6TNZUfJg6VQjmqf8jTeyRe8009LHgc6GdAwqb Crp/J1TwWaEs8g== X-Received: by 10.36.185.28 with SMTP id w28mr949083ite.124.1504090694758; Wed, 30 Aug 2017 03:58:14 -0700 (PDT) Received: from splash.akips.com (CPE-120-146-191-2.static.qld.bigpond.net.au. [120.146.191.2]) by smtp.gmail.com with ESMTPSA id j92sm2448383ioi.38.2017.08.30.03.58.12 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2017 03:58:14 -0700 (PDT) Date: Wed, 30 Aug 2017 20:58:09 +1000 From: Paul Koch To: Matthias Apitz Cc: Anthony Jenkins , freebsd-mobile@freebsd.org Subject: Re: Elantech touch pad not found on ASUS UX430U laptop Message-ID: <20170830205809.3c53167e@splash.akips.com> In-Reply-To: <20170830103515.GA28759@c720-r314251> References: <20170826131944.26081005@splash.akips.com> <20170830164649.5c4cc070@splash.akips.com> <20170830103515.GA28759@c720-r314251> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.29; amd64-portbld-freebsd10.2) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Aug 2017 10:58:15 -0000 On Wed, 30 Aug 2017 12:35:15 +0200 Matthias Apitz wrote: > El d=C3=ADa mi=C3=A9rcoles, agosto 30, 2017 a las 04:46:49p. m. +1000, Pa= ul Koch > escribi=C3=B3: >=20 > > > Your Elantech touchpad is probably connected over I2C, and FreeBSD > > > doesn't support I2C touchpads.=C2=A0 Support could probably be ported= from > > > Linux, I just don't have the time, hardware or desire to do it.=C2=A0= =C2=A0=C2=A0 I > > > think the hard part would be probing I2C controllers in the system and > > > then probing each one for your touchpad. > > >=20 > > > If you'd like to take a stab at adding support, I might be able to ho= ld > > > your hand a little.=C2=A0 Having access to Linux kernel logs would at= least > > > make it easier to add support for your particular system. > > >=20 > > > Anthony Jenkins =20 > >=20 > > Hi, > >=20 > > I booted Linux and it is a I2C touchpad. But I suppose the first probl= em > > is the I2C controller doesn't seem to be supported by as no driver gets > > attached.=20 >=20 > Paul, >=20 > 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 a= re > here: https://svnweb.freebsd.org/base?view=3Drevision&revision=3D308104 >=20 > Does chromebook_platform say something in messages on kldload? Hi Mathias, It is currently running=20 FreeBSD newsplash.akips.com 12.0-CURRENT FreeBSD 12.0-CURRENT #5 86963c42c2= d(drm-next): Mon Aug 14 04:26:19 AEST 2017 root@newsplash.akips.com:/us= r/obj/home/src/sys/GENERIC amd64 I tried loading the chromebook_platform.ko. It loaded ok, but no messages. Paul.