APPLIED/Cmt: [M][PATCH 0/2] fix keyboard lost on 6.5 kernel
Roxana Nicolescu
roxana.nicolescu at canonical.com
Tue Apr 23 07:08:05 UTC 2024
On 17/04/2024 09:30, Aaron Ma wrote:
> BugLink: https://bugs.launchpad.net/bugs/2060727
>
> [Impact]
> Keyboard is lost after updated to 6.5.0-27 and oem-6.5-1019 kernel
> versions.
>
> [Fix]
> Regression commit is found commit:
> 936e4d49ecbc ("Input: atkbd - skip ATKBD_CMD_GETID in translated mode")
>
> Fixes:
> 9cf6e24c9fbf1 Input: atkbd - do not skip atkbd_deactivate() when
> skipping ATKBD_CMD_GETID
> 683cd8259a9b8 Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping
> ATKBD_CMD_GETID
>
> [Test]
> Tested on hardware, keyboard works fine after bootup.
>
> [Where problems could occur]
> It may break keyboard.
>
> Hans de Goede (2):
> Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID
> Input: atkbd - do not skip atkbd_deactivate() when skipping
> ATKBD_CMD_GETID
>
> drivers/input/keyboard/atkbd.c | 14 +++++++++-----
> 1 file changed, 9 insertions(+), 5 deletions(-)
>
First commit was already applied. See lp2059991.
Applied to mantic master-next branch. Thanks!
More information about the kernel-team
mailing list