From: Andy Lutomirski <luto@kernel.org>
To: Jiri Kosina <jikos@kernel.org>
Cc: Andy Lutomirski <luto@kernel.org>,
Benjamin Tissoires <btissoir@redhat.com>,
"linux-input@vger.kernel.org" <linux-input@vger.kernel.org>,
Mario Limonciello <mario_limonciello@dell.com>,
Mika Westerberg <mika.westerberg@linux.intel.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: Wed, 24 May 2017 21:25:00 -0700 [thread overview]
Message-ID: <CALCETrUECMG+VerBSszA=__DG4Vj1xsWXdf51EdSHQym5M7HpQ@mail.gmail.com> (raw)
In-Reply-To: <alpine.LSU.2.20.1705250023170.26873@cbobk.fhfr.pm>
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.
next prev parent reply other threads:[~2017-05-25 4:25 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 [this message]
2017-05-25 7:25 ` Mika Westerberg
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='CALCETrUECMG+VerBSszA=__DG4Vj1xsWXdf51EdSHQym5M7HpQ@mail.gmail.com' \
--to=luto@kernel.org \
--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=mario_limonciello@dell.com \
--cc=mika.westerberg@linux.intel.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).