Re: [PATCH 1/2] Input: i8042 - add additional TUXEDO devices to i8042 quirk tables
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2022-07-08 20:20:37
Also in:
lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2022-07-08 20:20:37
Also in:
lkml
On Fri, Jul 08, 2022 at 06:10:04PM +0200, Werner Sembach wrote:
A lot of modern Clevo barebones have touchpad and/or keyboard issues after suspend fixable with nomux + reset + noloop + nopnp. Luckily, none of them have an external PS/2 port so this can safely be set for all of them. I'm not entirely sure if every device listed really needs all four quirks, but after testing and production use. No negative effects could be observed when setting all four. Signed-off-by: Werner Sembach <wse@tuxedocomputers.com> Cc: stable@vger.kernel.org
Applied, thank you. -- Dmitry