All of lore.kernel.org
 help / color / mirror / Atom feed
From: Douglas Christman <douglaschristman@gmail.com>
To: Hans de Goede <hdegoede@redhat.com>
Cc: "Benjamin Tissoires" <benjamin.tissoires@gmail.com>,
	"Pali Rohár" <pali.rohar@gmail.com>,
	linux-input <linux-input@vger.kernel.org>,
	"Dmitry Torokhov" <dmitry.torokhov@gmail.com>,
	cpaul@redhat.com
Subject: Re: ALPS DualPoint double click bug
Date: Sat, 25 Jul 2015 10:07:53 -0400	[thread overview]
Message-ID: <CANuv8Qy3FAL0-iWF3usbN2y2VmR4+Si7DqbqwW5aK0ppE8B60Q@mail.gmail.com> (raw)
In-Reply-To: <55B0B48D.7010603@redhat.com>

On Thu, Jul 23, 2015 at 5:31 AM, Hans de Goede <hdegoede@redhat.com> wrote:
> Hi,
>
> On 22-07-15 17:08, Benjamin Tissoires wrote:
>>
>> Douglas, can you please make a recording of your touchpad/trackstick
>> with ps2emu-record?
>> Download it from https://github.com/Lyude/ps2emu , compile it and run
>> it as root:
>> - once the touchpad gets re-initialized:
>> - click once, wait a few seconds
>> - click twice, wait a few seconds
>> - click three times, wait few seconds
>> - use the touchpad a bit, wait a few secs
>> - use the trackstick (and its buttons) a bit
>> - Ctrl-C
>>
>> And send us the resulting file ps2emu_record.txt that will be created
>> in the current directory.
>>
>> Can you also confirm that your laptop has a trackstick as seen on
>> http://www.newegg.com/Product/Product.aspx?Item=N82E16834114551 ?
>
>
> Douglas,
>
> Can you please also make an evemu recording (install evemu, run
> evemu-record)
> of clicking of the 4 buttons? PLease make 1 recording per button click.
>
> Also can you confirm that reverting commit 92bac83dd79e on an otherwise
> unmodified 4.1 kernel fixes things for you ?
>
> Regards,
>
> Hans

I've uploaded all of my recordings to
https://github.com/dobyrch/alps-recordings.  I made recordings on both
kernel versions, as indicated by the "good" or "bad" suffix.

Benjamin, I can confirm that my touchpad looks just like the one in
the picture--four buttons and a trackstick.

While making these recordings, I discovered another strange behavior.
The two lower mouse buttons do not trigger any mouse events when
clicked on their own.  However, If I click one of the top mouse
buttons followed by a lower mouse button, it triggers a press event
(but no release) for all three mouse buttons--left, right, and middle
(even though I don't have a middle mouse button).

Hans, I'll have to double-check that reverting 92bac on v4.1 fixes
things.  When I have a chance to recompile I'll let you know the
outcome.

Thanks everyone,
Doug

  reply	other threads:[~2015-07-25 14:07 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-19 13:29 ALPS DualPoint double click bug Douglas Christman
2015-07-20  6:54 ` Dmitry Torokhov
2015-07-20  7:25   ` Pali Rohár
2015-07-21  3:00     ` Douglas Christman
2015-07-21  7:12       ` Pali Rohár
2015-07-21 23:51         ` Douglas Christman
2015-07-22  7:21           ` Pali Rohár
2015-07-22 15:08             ` Benjamin Tissoires
2015-07-22 17:26               ` Stephen Chandler Paul
2015-07-23  9:31               ` Hans de Goede
2015-07-25 14:07                 ` Douglas Christman [this message]
2015-07-27 16:40                   ` Hans de Goede
2015-07-27 23:38                     ` Douglas Christman
2015-07-29 20:45                       ` [PATCH 0/1] Alps button reporting bugfix cpaul
2015-07-29 20:45                         ` [PATCH 1/1] Input - alps: Fix button reporting on the V2 Alps protocol cpaul
2015-07-29 21:01                           ` Dmitry Torokhov
2015-07-30  7:52                           ` Pali Rohár
2015-07-30 13:51                           ` Hans de Goede
2015-07-30 14:11                             ` Pali Rohár
2015-07-30 14:18                               ` Hans de Goede
2015-07-30 14:28                                 ` Pali Rohár
2015-07-30 14:32                                   ` Pali Rohár
2015-07-30 14:38                                     ` Hans de Goede
2015-07-30 14:45                                       ` Pali Rohár
2015-07-30 14:17                       ` ALPS DualPoint double click bug Hans de Goede
2015-07-30 14:46                         ` Pali Rohár
2015-07-30 15:00                           ` Hans de Goede
2015-07-30 15:49                             ` Pali Rohár
2015-07-31  8:12                               ` Hans de Goede
2015-07-31 21:12                             ` Douglas Christman
2015-07-31 21:17                               ` Pali Rohár
2015-08-01  6:48                                 ` Hans de Goede
2015-07-21 17:12       ` Dmitry Torokhov

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=CANuv8Qy3FAL0-iWF3usbN2y2VmR4+Si7DqbqwW5aK0ppE8B60Q@mail.gmail.com \
    --to=douglaschristman@gmail.com \
    --cc=benjamin.tissoires@gmail.com \
    --cc=cpaul@redhat.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=hdegoede@redhat.com \
    --cc=linux-input@vger.kernel.org \
    --cc=pali.rohar@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 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.