Re: [PATCH v2] Input: atkbd - skip deactivate for HONOR ZQC-P
| Newsgroups | org.kernel.vger.linux-input |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Aug 01, 2026 at 03:11:30PM +0000, Donglin Lyu wrote:
> The internal keyboard on the HONOR ZQC-P (HONOR MagicBook Pro 14 2026)
> does not work after boot.
>
> Using the kernel command line 'i8042.dumbkbd=1' makes the keyboard
> functional, but the CapsLock LED does not work. Adding the
> 'atkbd_deactivate_fixup' quirk fixes the keyboard and CapsLock LED
> natively without requiring boot parameters.
>
> DMI: HONOR ZQC-P/ZQC-P-PCB, BIOS 1.09 03/19/2026
>
> Fixes: 9cf6e24c9fbf ("Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID")
> Signed-off-by: Donglin Lyu <[email protected]>
Applied, thank you (but rearranged entries to keep HONOR entries
together).
--
Dmitry