Re: 6.5-rc2: keys autorepeating when they should not
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2023-07-24 05:42:56
Also in:
lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2023-07-24 05:42:56
Also in:
lkml
Hi Pavel, On Sun, Jul 23, 2023 at 02:24:30PM +0200, Pavel Machek wrote:
Hi! I updated to 6.5-rc2, and now I see keyboard problems (in X). ~ once in two days I get keyboard "stuck", autorepeating. It is USB keyboard, hitting another key cancels the autorepeat.
Sounds like keys are not released because autorepeat handled by X and not the kernel. I am not sure what would cause this, there were no changes to the input core recently... Maybe HID? From which kernel did you update to 6.5-rc2? Any chance you could try bisecting? Thanks. -- Dmitry