From: "H. Peter Anvin" <hpa@zytor.com>
To: Kevin Cernekee <cernekee@gmail.com>
Cc: linux-input@vger.kernel.org,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Lenovo Yoga 13 touchpad regression
Date: Tue, 07 May 2013 11:43:59 -0700 [thread overview]
Message-ID: <51894B6F.9040108@zytor.com> (raw)
In-Reply-To: <CAJiQ=7DDpCUTXasoo8qbrv-g87Ak7NFvKXSn6+cfhKai06yG_A@mail.gmail.com>
On 05/06/2013 11:05 PM, Kevin Cernekee wrote:
> On Mon, May 6, 2013 at 10:25 PM, H. Peter Anvin <hpa@zytor.com> wrote:
>> Hello,
>>
>> The touchpad on Lenovo Yoga 13 seems to have broken some time between 3.4
>> and the current kernel. The dmesg is full of spewage:
>>
>> [ 256.246481] atkbd serio0: Use 'setkeycodes e03e <keycode>' to make it
>> known.
>> [ 256.251473] atkbd serio0: Unknown key released (translated set 2, code
>> 0xbe on isa0060/serio0
>>
>> ... about once per second; I am wondering if the touchpad is spewing output
>> onto the keyboard channel or if there is something else wrong.
>
> From googling around this looks like a Synaptics unit.
>
> Is it being detected by the ALPS driver? If so, did it use the ALPS
> driver in 3.4?
>
> alps.c was changed to identify several new models, but PS/2 touchpad
> identification uses "magic knock sequences" which may be prone to
> false positives. This is something we should watch for.
>
This is how it is detected:
[ 1.843709] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1,
id: 0x1e2b1, caps: 0xd00223/0x840300/0x123c00, board id: 1800, fw id:
1148377
[ 1.902569] input: SynPS/2 Synaptics TouchPad as
/devices/platform/i8042/serio1/input/input3
I think this is the Synaptics driver as opposed to ALPS.
What is really bizarre is that some time today the touchpad
spontaneously started to work. However, after a reboot it no longer
worked again. This is on 3.8.11. The keycode spewage continued, however.
-hpa
next prev parent reply other threads:[~2013-05-07 18:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-07 5:25 Lenovo Yoga 13 touchpad regression H. Peter Anvin
2013-05-07 6:05 ` Kevin Cernekee
2013-05-07 18:43 ` H. Peter Anvin [this message]
2013-05-07 23:02 ` H. Peter Anvin
2013-05-07 23:19 ` Dmitry Torokhov
2013-05-07 23:22 ` H. Peter Anvin
2013-05-07 8:10 ` Benjamin Tissoires
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=51894B6F.9040108@zytor.com \
--to=hpa@zytor.com \
--cc=cernekee@gmail.com \
--cc=linux-input@vger.kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.