From: Nicola Alessi <nialessi@gmx.com>
To: Jonathan Nieder <jrnieder@gmail.com>
Cc: linux-input@vger.kernel.org, jj_ding@emc.com.tw
Subject: Re: Elantech touchpad detected as Logitech PS2 Wheel Mouse
Date: Sun, 20 May 2012 22:18:40 +0200 [thread overview]
Message-ID: <4FB951A0.6020102@gmx.com> (raw)
In-Reply-To: <20120520192052.GA3959@burratino>
I applied the patch. Now my kernel (3.3.6) log says:
[ 6.734445] psmouse serio4: elantech: unexpected magic knock result
0x3c, 0x03, 0x3c.
I hope this can help.
Nicola
Il 20/05/12 21:20, Jonathan Nieder ha scritto:
> Can you get a log with the following patch applied?
>
> Thanks,
> Jonathan
>
> diff --git i/drivers/input/mouse/elantech.c w/drivers/input/mouse/elantech.c
> index d2c0db159b18..a1d59e11e2d3 100644
> --- i/drivers/input/mouse/elantech.c
> +++ w/drivers/input/mouse/elantech.c
> @@ -10,6 +10,7 @@
> * Trademarks are the property of their respective owners.
> */
>
> +#define DEBUG
> #include <linux/delay.h>
> #include <linux/slab.h>
> #include <linux/module.h>
next prev parent reply other threads:[~2012-05-20 20:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-20 18:36 Elantech touchpad detected as Logitech PS2 Wheel Mouse Nicola Alessi
2012-05-20 19:20 ` Jonathan Nieder
2012-05-20 20:18 ` Nicola Alessi [this message]
2012-05-21 5:23 ` Jonathan Nieder
2012-05-21 7:56 ` JJ Ding
2012-05-21 8:28 ` Jonathan Nieder
2012-05-21 13:45 ` Nicola Alessi
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=4FB951A0.6020102@gmx.com \
--to=nialessi@gmx.com \
--cc=jj_ding@emc.com.tw \
--cc=jrnieder@gmail.com \
--cc=linux-input@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).