linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [regression] Bug 217182 - Dell Latitude E7450 Trackpoint not working as expected
@ 2023-03-13 10:20 Linux regression tracking (Thorsten Leemhuis)
  2023-03-15  9:50 ` Thorsten Leemhuis
  2023-04-17 11:46 ` Linux regression tracking #update (Thorsten Leemhuis)
  0 siblings, 2 replies; 4+ messages in thread
From: Linux regression tracking (Thorsten Leemhuis) @ 2023-03-13 10:20 UTC (permalink / raw)
  To: Pali Rohár
  Cc: Steffen, Linux kernel regressions list, Dmitry Torokhov,
	open list:HID CORE LAYER, LKML


Hi, Thorsten here, the Linux kernel's regression tracker.

I noticed a regression report in bugzilla.kernel.org. As many (most?)
kernel developer don't keep an eye on it, I decided to forward it by
mail. Quoting from https://bugzilla.kernel.org/show_bug.cgi?id=217182 :

>  Steffen 2023-03-12 11:17:02 UTC
> 
> Hi,
> I'm new to this bug tracking system and just a user, not a developer.
> 
> I use a Dell Latitude E7450 running with the Debian unstable based
> distribution Siduction.
> After upgrading to Linux kernel 6.2.x the Trackpoint does not work
> anymore as expected. It uses an Alps PS/2 DualPoint Stick.
> Even slight touches in any direction send the cursor to the top right
> corner of the screen where it stays regardless of actual pointer
> movement. This also appears in console mode. One can retrieve the
> pointer again with the touchpad, but I'm more precise with the
> Trackpoint and prefer using that.
> The Trackpoint works well in kernel 6.1.14
> Can somebody help?

See the ticket for more details.


[TLDR for the rest of this mail: I'm adding this report to the list of
tracked Linux kernel regressions; the text you find below is based on a
few templates paragraphs you might have encountered already in similar
form.]

BTW, let me use this mail to also add the report to the list of tracked
regressions to ensure it's doesn't fall through the cracks:

#regzbot introduced: v6.1..v6.2
https://bugzilla.kernel.org/show_bug.cgi?id=217182
#regzbot title: input: alps: Dell Latitude E7450 Trackpoint acting up
#regzbot ignore-activity

This isn't a regression? This issue or a fix for it are already
discussed somewhere else? It was fixed already? You want to clarify when
the regression started to happen? Or point out I got the title or
something else totally wrong? Then just reply and tell me -- ideally
while also telling regzbot about it, as explained by the page listed in
the footer of this mail.

Developers: When fixing the issue, remember to add 'Link:' tags pointing
to the report (e.g. the buzgzilla ticket and maybe this mail as well, if
this thread sees some discussion). See page linked in footer for details.

Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
--
Everything you wanna know about Linux kernel regression tracking:
https://linux-regtracking.leemhuis.info/about/#tldr
If I did something stupid, please tell me, as explained on that page.

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

* Re: [regression] Bug 217182 - Dell Latitude E7450 Trackpoint not working as expected
  2023-03-13 10:20 [regression] Bug 217182 - Dell Latitude E7450 Trackpoint not working as expected Linux regression tracking (Thorsten Leemhuis)
@ 2023-03-15  9:50 ` Thorsten Leemhuis
  2023-03-19 16:51   ` Pali Rohár
  2023-04-17 11:46 ` Linux regression tracking #update (Thorsten Leemhuis)
  1 sibling, 1 reply; 4+ messages in thread
From: Thorsten Leemhuis @ 2023-03-15  9:50 UTC (permalink / raw)
  To: Pali Rohár
  Cc: Steffen, Linux kernel regressions list, Dmitry Torokhov,
	open list:HID CORE LAYER, LKML, lanelone

On 13.03.23 11:20, Linux regression tracking (Thorsten Leemhuis) wrote:
> 
> Hi, Thorsten here, the Linux kernel's regression tracker.
> 
> I noticed a regression report in bugzilla.kernel.org. As many (most?)
> kernel developer don't keep an eye on it, I decided to forward it by
> mail. Quoting from https://bugzilla.kernel.org/show_bug.cgi?id=217182 :
> 
>>  Steffen 2023-03-12 11:17:02 UTC
>>
>> Hi,
>> I'm new to this bug tracking system and just a user, not a developer.
>>
>> I use a Dell Latitude E7450 running with the Debian unstable based
>> distribution Siduction.
>> After upgrading to Linux kernel 6.2.x the Trackpoint does not work
>> anymore as expected. It uses an Alps PS/2 DualPoint Stick.
>> Even slight touches in any direction send the cursor to the top right
>> corner of the screen where it stays regardless of actual pointer
>> movement. This also appears in console mode. One can retrieve the
>> pointer again with the touchpad, but I'm more precise with the
>> Trackpoint and prefer using that.
>> The Trackpoint works well in kernel 6.1.14
>> Can somebody help?
> 
> See the ticket for more details.

FWIW, another user reported seeing the same problem on a different machine:

```
 Radek 2023-03-14 08:00:31 UTC

I am experiencing the same issue with kernel >6.2.x on Toshiba Z30
with Alps PS/2 DualPoint trackpoint / touchpad. The cursor jumps top
right even with the lowest sensitivity settings. It works just fine
with 6.1 or lower.
```

Pali, or anybody else: anyone any idea what's might be wrong there?
There afaics is only one recent commit to the alps driver (292a089d78d3
("treewide: Convert del_timer*() to timer_shutdown*()")); it it maybe
worth trying to revert it?

Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
--
Everything you wanna know about Linux kernel regression tracking:
https://linux-regtracking.leemhuis.info/about/#tldr
If I did something stupid, please tell me, as explained on that page.

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

* Re: [regression] Bug 217182 - Dell Latitude E7450 Trackpoint not working as expected
  2023-03-15  9:50 ` Thorsten Leemhuis
@ 2023-03-19 16:51   ` Pali Rohár
  0 siblings, 0 replies; 4+ messages in thread
From: Pali Rohár @ 2023-03-19 16:51 UTC (permalink / raw)
  To: Thorsten Leemhuis
  Cc: Steffen, Linux kernel regressions list, Dmitry Torokhov,
	open list:HID CORE LAYER, LKML, lanelone

On Wednesday 15 March 2023 10:50:46 Thorsten Leemhuis wrote:
> On 13.03.23 11:20, Linux regression tracking (Thorsten Leemhuis) wrote:
> > 
> > Hi, Thorsten here, the Linux kernel's regression tracker.
> > 
> > I noticed a regression report in bugzilla.kernel.org. As many (most?)
> > kernel developer don't keep an eye on it, I decided to forward it by
> > mail. Quoting from https://bugzilla.kernel.org/show_bug.cgi?id=217182 :
> > 
> >>  Steffen 2023-03-12 11:17:02 UTC
> >>
> >> Hi,
> >> I'm new to this bug tracking system and just a user, not a developer.
> >>
> >> I use a Dell Latitude E7450 running with the Debian unstable based
> >> distribution Siduction.
> >> After upgrading to Linux kernel 6.2.x the Trackpoint does not work
> >> anymore as expected. It uses an Alps PS/2 DualPoint Stick.
> >> Even slight touches in any direction send the cursor to the top right
> >> corner of the screen where it stays regardless of actual pointer
> >> movement. This also appears in console mode. One can retrieve the
> >> pointer again with the touchpad, but I'm more precise with the
> >> Trackpoint and prefer using that.
> >> The Trackpoint works well in kernel 6.1.14
> >> Can somebody help?
> > 
> > See the ticket for more details.
> 
> FWIW, another user reported seeing the same problem on a different machine:
> 
> ```
>  Radek 2023-03-14 08:00:31 UTC
> 
> I am experiencing the same issue with kernel >6.2.x on Toshiba Z30
> with Alps PS/2 DualPoint trackpoint / touchpad. The cursor jumps top
> right even with the lowest sensitivity settings. It works just fine
> with 6.1 or lower.
> ```
> 
> Pali, or anybody else: anyone any idea what's might be wrong there?
> There afaics is only one recent commit to the alps driver (292a089d78d3
> ("treewide: Convert del_timer*() to timer_shutdown*()")); it it maybe
> worth trying to revert it?
> 
> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
> --
> Everything you wanna know about Linux kernel regression tracking:
> https://linux-regtracking.leemhuis.info/about/#tldr
> If I did something stupid, please tell me, as explained on that page.

Could you try following patch?
https://lore.kernel.org/linux-input/20230318144206.14309-1-msizanoen@qtmlabs.xyz/

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

* Re: [regression] Bug 217182 - Dell Latitude E7450 Trackpoint not working as expected
  2023-03-13 10:20 [regression] Bug 217182 - Dell Latitude E7450 Trackpoint not working as expected Linux regression tracking (Thorsten Leemhuis)
  2023-03-15  9:50 ` Thorsten Leemhuis
@ 2023-04-17 11:46 ` Linux regression tracking #update (Thorsten Leemhuis)
  1 sibling, 0 replies; 4+ messages in thread
From: Linux regression tracking #update (Thorsten Leemhuis) @ 2023-04-17 11:46 UTC (permalink / raw)
  To: Linux kernel regressions list; +Cc: open list:HID CORE LAYER, LKML

[TLDR: This mail in primarily relevant for Linux regression tracking. A
change or fix related to the regression discussed in this thread was
posted or applied, but it did not use a Link: tag to point to the
report, as Linus and the documentation call for. Things happen, no
worries -- but now the regression tracking bot needs to be told manually
about the fix. See link in footer if these mails annoy you.]

On 13.03.23 11:20, Linux regression tracking (Thorsten Leemhuis) wrote:
> 
> Hi, Thorsten here, the Linux kernel's regression tracker.
> 
> I noticed a regression report in bugzilla.kernel.org. As many (most?)
> kernel developer don't keep an eye on it, I decided to forward it by
> mail. Quoting from https://bugzilla.kernel.org/show_bug.cgi?id=217182 :

Tell regzbot about the fix for this:

#regzbot fix: 754ff5060daf5a1cf4474eff9b4edeb6c17ef7ab
#regzbot ignore-activity

Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
--
Everything you wanna know about Linux kernel regression tracking:
https://linux-regtracking.leemhuis.info/about/#tldr
That page also explains what to do if mails like this annoy you.


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

end of thread, other threads:[~2023-04-17 12:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-13 10:20 [regression] Bug 217182 - Dell Latitude E7450 Trackpoint not working as expected Linux regression tracking (Thorsten Leemhuis)
2023-03-15  9:50 ` Thorsten Leemhuis
2023-03-19 16:51   ` Pali Rohár
2023-04-17 11:46 ` Linux regression tracking #update (Thorsten Leemhuis)

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