linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: vladislav <vlad.dalechin@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: i2c_hid module bug
Date: Wed, 24 Oct 2018 20:12:39 +0300	[thread overview]
Message-ID: <e643a163-d5f8-5ca0-c9ba-c6099e35838a@gmail.com> (raw)

Hi! I've catched a bug in Asus FX553VD laptop.

I am really sorry for sending this message to you, but i can't find 
maintainers of this module.

I have ELAN1200 Touchpad, and it's not well managed with hid_multitouch 
module.

So, here are the bugs:

     - Touchpad freezes randomly, which means it dies.

     - When you use two-finger scroll and stop scrolling, module thinks 
that you are still in a scrolling mode. Even if you stop scrolling at 
all and move your fingers away, and try to point mouse anywhere, it 
still thinks that you are in a scrolling mode.

     - Five finger tap kills module. We call it "five finger tap freeze".

     - journalctl is being spammed with i2c_hid errors (3 times per 
second), and it actually influencing on battery life. The message being 
spammed is:

i2c_hid i2c-ELAN1200:00: i2c_hid_get_input: incomplete report (16/65535)

Here's link to bugzilla thread 
https://bugzilla.redhat.com/show_bug.cgi?id=1543769

Hope you will find out where the bug is.

Sincerely, Vladislav.


                 reply	other threads:[~2018-10-24 17:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=e643a163-d5f8-5ca0-c9ba-c6099e35838a@gmail.com \
    --to=vlad.dalechin@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /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).