linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Fwd: Kernel 6.4.4 breaks Elan Touchpad 1206
@ 2023-07-25  0:00 Bagas Sanjaya
  2023-07-25  0:10 ` Dmitry Torokhov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bagas Sanjaya @ 2023-07-25  0:00 UTC (permalink / raw)
  To: Dmitry Torokhov, Henrik Rydberg, Verot
  Cc: Linux Input Devices, Linux Kernel Mailing List, Linux Regressions,
	Linux Stable

Hi,

I notice a regression report on Bugzilla [1]. Quoting from it:

> Description:
> When booting into Linux 6.4.4, system no longer recognizes touchpad input (confirmed with xinput). On the lts release, 6.1.39, the input is still recognized.
> 
> Additional info:
> * package version(s): Linux 6.4.4, 6.1.39
> * Device: ELAN1206:00 04F3:30F1 Touchpad
> 
> Steps to reproduce:
> - Install 6.4.4 with Elan Touchpad 1206
> - Reboot
> 
> The issue might be related to bisected commit id: 7b63a88bb62ba2ddf5fcd956be85fe46624628b9
> This is the only recent commit related to Elantech drivers I've noticed that may have broken the input.

See Bugzilla for the full thread:

To the reporter (Verot): Can you attach dmesg and lspci output?

Anyway, I'm adding this regression to be tracked by regzbot:

#regzbot introduced: 7b63a88bb62ba2 https://bugzilla.kernel.org/show_bug.cgi?id=217701
#regzbot title: OOB protocol access fix breaks Elan Touchpad 1206

Thanks.

[1]: https://bugzilla.kernel.org/show_bug.cgi?id=217701

-- 
An old man doll... just what I always wanted! - Clara

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Fwd: Kernel 6.4.4 breaks Elan Touchpad 1206
  2023-07-25  0:00 Fwd: Kernel 6.4.4 breaks Elan Touchpad 1206 Bagas Sanjaya
@ 2023-07-25  0:10 ` Dmitry Torokhov
  2023-07-25  0:14   ` Dmitry Torokhov
  2023-07-25  5:53 ` Bagas Sanjaya
  2023-09-26  0:55 ` Bagas Sanjaya
  2 siblings, 1 reply; 5+ messages in thread
From: Dmitry Torokhov @ 2023-07-25  0:10 UTC (permalink / raw)
  To: Bagas Sanjaya
  Cc: Henrik Rydberg, Verot, Linux Input Devices,
	Linux Kernel Mailing List, Linux Regressions, Linux Stable

On Tue, Jul 25, 2023 at 07:00:21AM +0700, Bagas Sanjaya wrote:
> Hi,
> 
> I notice a regression report on Bugzilla [1]. Quoting from it:
> 
> > Description:
> > When booting into Linux 6.4.4, system no longer recognizes touchpad input (confirmed with xinput). On the lts release, 6.1.39, the input is still recognized.
> > 
> > Additional info:
> > * package version(s): Linux 6.4.4, 6.1.39
> > * Device: ELAN1206:00 04F3:30F1 Touchpad
> > 
> > Steps to reproduce:
> > - Install 6.4.4 with Elan Touchpad 1206
> > - Reboot
> > 
> > The issue might be related to bisected commit id: 7b63a88bb62ba2ddf5fcd956be85fe46624628b9
> > This is the only recent commit related to Elantech drivers I've noticed that may have broken the input.
> 
> See Bugzilla for the full thread:
> 
> To the reporter (Verot): Can you attach dmesg and lspci output?
> 
> Anyway, I'm adding this regression to be tracked by regzbot:
> 
> #regzbot introduced: 7b63a88bb62ba2 https://bugzilla.kernel.org/show_bug.cgi?id=217701
> #regzbot title: OOB protocol access fix breaks Elan Touchpad 1206

Please don't as ELAN1206:00 04F3:30F1 looks like I2C-HID and not PS/2
device that 7b63a88bb62ba2 would affect.

Thanks.

-- 
Dmitry

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Fwd: Kernel 6.4.4 breaks Elan Touchpad 1206
  2023-07-25  0:10 ` Dmitry Torokhov
@ 2023-07-25  0:14   ` Dmitry Torokhov
  0 siblings, 0 replies; 5+ messages in thread
From: Dmitry Torokhov @ 2023-07-25  0:14 UTC (permalink / raw)
  To: Bagas Sanjaya
  Cc: Henrik Rydberg, Verot, Linux Input Devices,
	Linux Kernel Mailing List, Linux Regressions, Linux Stable

On Mon, Jul 24, 2023 at 05:10:03PM -0700, Dmitry Torokhov wrote:
> On Tue, Jul 25, 2023 at 07:00:21AM +0700, Bagas Sanjaya wrote:
> > Hi,
> > 
> > I notice a regression report on Bugzilla [1]. Quoting from it:
> > 
> > > Description:
> > > When booting into Linux 6.4.4, system no longer recognizes touchpad input (confirmed with xinput). On the lts release, 6.1.39, the input is still recognized.
> > > 
> > > Additional info:
> > > * package version(s): Linux 6.4.4, 6.1.39
> > > * Device: ELAN1206:00 04F3:30F1 Touchpad
> > > 
> > > Steps to reproduce:
> > > - Install 6.4.4 with Elan Touchpad 1206
> > > - Reboot
> > > 
> > > The issue might be related to bisected commit id: 7b63a88bb62ba2ddf5fcd956be85fe46624628b9
> > > This is the only recent commit related to Elantech drivers I've noticed that may have broken the input.
> > 
> > See Bugzilla for the full thread:
> > 
> > To the reporter (Verot): Can you attach dmesg and lspci output?
> > 
> > Anyway, I'm adding this regression to be tracked by regzbot:
> > 
> > #regzbot introduced: 7b63a88bb62ba2 https://bugzilla.kernel.org/show_bug.cgi?id=217701
> > #regzbot title: OOB protocol access fix breaks Elan Touchpad 1206
> 
> Please don't as ELAN1206:00 04F3:30F1 looks like I2C-HID and not PS/2
> device that 7b63a88bb62ba2 would affect.

Also 7b63a88bb62ba2 is present in 6.1 since v6.1.34.

Thanks.

-- 
Dmitry

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Fwd: Kernel 6.4.4 breaks Elan Touchpad 1206
  2023-07-25  0:00 Fwd: Kernel 6.4.4 breaks Elan Touchpad 1206 Bagas Sanjaya
  2023-07-25  0:10 ` Dmitry Torokhov
@ 2023-07-25  5:53 ` Bagas Sanjaya
  2023-09-26  0:55 ` Bagas Sanjaya
  2 siblings, 0 replies; 5+ messages in thread
From: Bagas Sanjaya @ 2023-07-25  5:53 UTC (permalink / raw)
  To: Dmitry Torokhov, Henrik Rydberg, Verot
  Cc: Linux Input Devices, Linux Kernel Mailing List, Linux Regressions,
	Linux Stable

On 7/25/23 07:00, Bagas Sanjaya wrote:
> #regzbot introduced: 7b63a88bb62ba2 https://bugzilla.kernel.org/show_bug.cgi?id=217701
> #regzbot title: OOB protocol access fix breaks Elan Touchpad 1206
> 

Looks like the wrong culprit (see [1]), thus:

#regzbot introduced: v6.1..v6.4

Thanks.

[1]: https://lore.kernel.org/linux-input/ZL8S2%2FUjprk4KgzT@google.com/

-- 
An old man doll... just what I always wanted! - Clara


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Fwd: Kernel 6.4.4 breaks Elan Touchpad 1206
  2023-07-25  0:00 Fwd: Kernel 6.4.4 breaks Elan Touchpad 1206 Bagas Sanjaya
  2023-07-25  0:10 ` Dmitry Torokhov
  2023-07-25  5:53 ` Bagas Sanjaya
@ 2023-09-26  0:55 ` Bagas Sanjaya
  2 siblings, 0 replies; 5+ messages in thread
From: Bagas Sanjaya @ 2023-09-26  0:55 UTC (permalink / raw)
  To: Dmitry Torokhov, Henrik Rydberg, Verot
  Cc: Linux Input Devices, Linux Kernel Mailing List, Linux Regressions,
	Linux Stable

[-- Attachment #1: Type: text/plain, Size: 1386 bytes --]

On Tue, Jul 25, 2023 at 07:00:21AM +0700, Bagas Sanjaya wrote:
> Hi,
> 
> I notice a regression report on Bugzilla [1]. Quoting from it:
> 
> > Description:
> > When booting into Linux 6.4.4, system no longer recognizes touchpad input (confirmed with xinput). On the lts release, 6.1.39, the input is still recognized.
> > 
> > Additional info:
> > * package version(s): Linux 6.4.4, 6.1.39
> > * Device: ELAN1206:00 04F3:30F1 Touchpad
> > 
> > Steps to reproduce:
> > - Install 6.4.4 with Elan Touchpad 1206
> > - Reboot
> > 
> > The issue might be related to bisected commit id: 7b63a88bb62ba2ddf5fcd956be85fe46624628b9
> > This is the only recent commit related to Elantech drivers I've noticed that may have broken the input.
> 
> See Bugzilla for the full thread:
> 
> To the reporter (Verot): Can you attach dmesg and lspci output?
> 
> Anyway, I'm adding this regression to be tracked by regzbot:
> 
> #regzbot introduced: 7b63a88bb62ba2 https://bugzilla.kernel.org/show_bug.cgi?id=217701
> #regzbot title: OOB protocol access fix breaks Elan Touchpad 1206
> 
> Thanks.
> 
> [1]: https://bugzilla.kernel.org/show_bug.cgi?id=217701
> 

No reply from the reporter in regards to required bisection, thus:

#regzbot inconclusive: not bisected, reporter MIA

Sorry for inconvenience.

-- 
An old man doll... just what I always wanted! - Clara

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-09-26  0:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-25  0:00 Fwd: Kernel 6.4.4 breaks Elan Touchpad 1206 Bagas Sanjaya
2023-07-25  0:10 ` Dmitry Torokhov
2023-07-25  0:14   ` Dmitry Torokhov
2023-07-25  5:53 ` Bagas Sanjaya
2023-09-26  0:55 ` Bagas Sanjaya

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).