linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mika Westerberg <mika.westerberg@linux.intel.com>
To: Andy Lutomirski <luto@kernel.org>
Cc: Jiri Kosina <jikos@kernel.org>,
	Benjamin Tissoires <btissoir@redhat.com>,
	"linux-input@vger.kernel.org" <linux-input@vger.kernel.org>,
	Mario Limonciello <mario_limonciello@dell.com>,
	Allen Hung <allen_hung@dell.com>,
	Jason Gerecke <jason.gerecke@wacom.com>,
	Aaron Armstrong Skomra <skomra@gmail.com>,
	Ping Cheng <pingc@wacom.com>
Subject: Re: Dell XPS 13 9350 touchpad is busted in 4.12-rc
Date: Thu, 25 May 2017 10:25:18 +0300	[thread overview]
Message-ID: <20170525072518.GM8541@lahna.fi.intel.com> (raw)
In-Reply-To: <CALCETrUECMG+VerBSszA=__DG4Vj1xsWXdf51EdSHQym5M7HpQ@mail.gmail.com>

On Wed, May 24, 2017 at 09:25:00PM -0700, Andy Lutomirski wrote:
> On Wed, May 24, 2017 at 3:26 PM, Jiri Kosina <jikos@kernel.org> wrote:
> > On Wed, 24 May 2017, Andy Lutomirski wrote:
> >
> >> I just build from Linus' tree from Saturday (ef82f1ad), and touchpad
> >> input is busted on my laptop.  The device is still there and evtest
> >> still shows events, but something is wrong and libinput either thinks
> >> I'm not moving at all or I'm trying to teleport to the edge of the
> >> screen.
> >>
> >> Is this a known problem or should I try to track it down?
> >
> > Did this work properly in 4.11?
> 
> I confess to not having tested 4.11, for 4.11-rc7 works.
> 
> >
> > Is this G11 based chipset? (IOW, is this device driven by wacom driver?).
> > If so, 6f107fab8 and/or 60a2218698 might be potential candidates.
> 
> I don't think so.
> 
> On a good kernel, I see:
> 
> /dev/input/event10:    DLL0704:01 06CB:76AE Touchpad
> 
> That thing is here, and the driver is hid-multitouch:
> 
> /sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-8/i2c-DLL0704:01/0018:06CB:76AE.0001/input/input13
> 
> On 4.12-rc, I see a SynPC/2 Synaptics Touchpad instead, attached to
> i8042/serio1.
> 
> The culprit appears to be:
> 
> i2c_designware.1: controller timed out
> i2c_hid i2c-DLL0704:01: hid_descr_cmd failed
> 
> I'm wondering whether something like
> 9143059fafd4eebed2d43ffb5455178d4010e60a could be involved.

You need the following, I think:

https://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git/commit/?h=i2c/for-current&id=e2c824924cdb41528932c550647406ad81336b18

  reply	other threads:[~2017-05-25  7:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-24 22:04 Dell XPS 13 9350 touchpad is busted in 4.12-rc Andy Lutomirski
2017-05-24 22:26 ` Jiri Kosina
2017-05-25  4:25   ` Andy Lutomirski
2017-05-25  7:25     ` Mika Westerberg [this message]
2017-05-25 23:00       ` Andy Lutomirski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170525072518.GM8541@lahna.fi.intel.com \
    --to=mika.westerberg@linux.intel.com \
    --cc=allen_hung@dell.com \
    --cc=btissoir@redhat.com \
    --cc=jason.gerecke@wacom.com \
    --cc=jikos@kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=luto@kernel.org \
    --cc=mario_limonciello@dell.com \
    --cc=pingc@wacom.com \
    --cc=skomra@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).