Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1656431 > unrolled thread

[REGRESSION] Touchpad failure after e7348396c6d5 ("Input: ALPS - fix V8+ protocol handling (73 03 28)")

Started byLaura Abbott <labbott@redhat.com>
First post2017-06-02 20:00 +0200
Last post2017-06-06 19:00 +0200
Articles 3 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [REGRESSION] Touchpad failure after e7348396c6d5 ("Input: ALPS - fix  V8+ protocol handling (73 03 28)") Laura Abbott <labbott@redhat.com> - 2017-06-02 20:00 +0200
    Re: [REGRESSION] Touchpad failure after e7348396c6d5 ("Input: ALPS -  fix V8+ protocol handling (73 03 28)") Paul Donohue <linux-kernel@PaulSD.com> - 2017-06-03 06:20 +0200
      Re: [REGRESSION] Touchpad failure after e7348396c6d5 ("Input: ALPS -  fix V8+ protocol handling (73 03 28)") Laura Abbott <labbott@redhat.com> - 2017-06-06 19:00 +0200

#1656431 — [REGRESSION] Touchpad failure after e7348396c6d5 ("Input: ALPS - fix V8+ protocol handling (73 03 28)")

FromLaura Abbott <labbott@redhat.com>
Date2017-06-02 20:00 +0200
Subject[REGRESSION] Touchpad failure after e7348396c6d5 ("Input: ALPS - fix V8+ protocol handling (73 03 28)")
Message-ID<tNZ1E-4jG-21@gated-at.bofh.it>
Hi,

Fedora got a bug report https://bugzilla.redhat.com/show_bug.cgi?id=1447327
of a touchpad failure on a Dell Latitude E7370. Testing showed that the
bad commit was

commit e7348396c6d51b57c95c6646c390cd078e038e19
Author: Masaki Ota <masaki.ota@jp.alps.com>
Date:   Fri Mar 17 14:10:57 2017 -0700

    Input: ALPS - fix V8+ protocol handling (73 03 28)
    
    Devices identified as E7="73 03 28" use slightly modified version of V8
    protocol, with lower count per electrode, different offsets, and different
    feature bits in OTP data.
    
    Fixes: aeaa881f9b17 ("Input: ALPS - set DualPoint flag for 74 03 28 devices")
    Signed-off-by: Masaki Ota <masaki.ota@jp.alps.com>
    Acked-by: Pali Rohar <pali.rohar@gmail.com>
    Tested-by: Paul Donohue <linux-kernel@PaulSD.com>
    Tested-by: Nick Fletcher <nick.m.fletcher@gmail.com>
    Cc: stable@vger.kernel.org
    Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

I suspect this particular model needs special handling as well?

Thanks,
Laura

[toc] | [next] | [standalone]


#1656708 — Re: [REGRESSION] Touchpad failure after e7348396c6d5 ("Input: ALPS - fix V8+ protocol handling (73 03 28)")

FromPaul Donohue <linux-kernel@PaulSD.com>
Date2017-06-03 06:20 +0200
SubjectRe: [REGRESSION] Touchpad failure after e7348396c6d5 ("Input: ALPS - fix V8+ protocol handling (73 03 28)")
Message-ID<tO8HD-2aF-1@gated-at.bofh.it>
In reply to#1656431
This might be related to https://bugzilla.kernel.org/show_bug.cgi?id=195215

Could you have the user try this change? https://bugzilla.kernel.org/show_bug.cgi?id=195215#c12

On Fri, Jun 02, 2017 at 10:54:52AM -0700, Laura Abbott wrote:
> Hi,
> 
> Fedora got a bug report https://bugzilla.redhat.com/show_bug.cgi?id=1447327
> of a touchpad failure on a Dell Latitude E7370. Testing showed that the
> bad commit was
> 
> commit e7348396c6d51b57c95c6646c390cd078e038e19
> Author: Masaki Ota <masaki.ota@jp.alps.com>
> Date:   Fri Mar 17 14:10:57 2017 -0700
> 
>     Input: ALPS - fix V8+ protocol handling (73 03 28)
>     
>     Devices identified as E7="73 03 28" use slightly modified version of V8
>     protocol, with lower count per electrode, different offsets, and different
>     feature bits in OTP data.
>     
>     Fixes: aeaa881f9b17 ("Input: ALPS - set DualPoint flag for 74 03 28 devices")
>     Signed-off-by: Masaki Ota <masaki.ota@jp.alps.com>
>     Acked-by: Pali Rohar <pali.rohar@gmail.com>
>     Tested-by: Paul Donohue <linux-kernel@PaulSD.com>
>     Tested-by: Nick Fletcher <nick.m.fletcher@gmail.com>
>     Cc: stable@vger.kernel.org
>     Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
> 
> I suspect this particular model needs special handling as well?
> 
> Thanks,
> Laura
> 

[toc] | [prev] | [next] | [standalone]


#1658944 — Re: [REGRESSION] Touchpad failure after e7348396c6d5 ("Input: ALPS - fix V8+ protocol handling (73 03 28)")

FromLaura Abbott <labbott@redhat.com>
Date2017-06-06 19:00 +0200
SubjectRe: [REGRESSION] Touchpad failure after e7348396c6d5 ("Input: ALPS - fix V8+ protocol handling (73 03 28)")
Message-ID<tPpZL-2W5-9@gated-at.bofh.it>
In reply to#1656708
On 06/02/2017 09:03 PM, Paul Donohue wrote:
> This might be related to https://bugzilla.kernel.org/show_bug.cgi?id=195215
> 
> Could you have the user try this change? https://bugzilla.kernel.org/show_bug.cgi?id=195215#c12
> 

https://bugzilla.redhat.com/show_bug.cgi?id=1447327#c13

"Cursor movement seems to work, but there are intermittent two-finger scrolling
issues on the right-hand side of the touchpad. There are no issues with cursor
movement or two-finger scrolling on the left-hand side of the touchpad."

> On Fri, Jun 02, 2017 at 10:54:52AM -0700, Laura Abbott wrote:
>> Hi,
>>
>> Fedora got a bug report https://bugzilla.redhat.com/show_bug.cgi?id=1447327
>> of a touchpad failure on a Dell Latitude E7370. Testing showed that the
>> bad commit was
>>
>> commit e7348396c6d51b57c95c6646c390cd078e038e19
>> Author: Masaki Ota <masaki.ota@jp.alps.com>
>> Date:   Fri Mar 17 14:10:57 2017 -0700
>>
>>     Input: ALPS - fix V8+ protocol handling (73 03 28)
>>     
>>     Devices identified as E7="73 03 28" use slightly modified version of V8
>>     protocol, with lower count per electrode, different offsets, and different
>>     feature bits in OTP data.
>>     
>>     Fixes: aeaa881f9b17 ("Input: ALPS - set DualPoint flag for 74 03 28 devices")
>>     Signed-off-by: Masaki Ota <masaki.ota@jp.alps.com>
>>     Acked-by: Pali Rohar <pali.rohar@gmail.com>
>>     Tested-by: Paul Donohue <linux-kernel@PaulSD.com>
>>     Tested-by: Nick Fletcher <nick.m.fletcher@gmail.com>
>>     Cc: stable@vger.kernel.org
>>     Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
>>
>> I suspect this particular model needs special handling as well?
>>
>> Thanks,
>> Laura
>>

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web