I have an Asus Vivobook X1704VA laptop: my keyboard locks up randomly. At first I thought the problem might be with the xserver-xorg-input-libinput driver. But a few days ago, I found a topic on this forum describing a problem with an Asus Vivobook X1704VAP that looks a lot like mine: viewtopic.php?p=808370.. It pointed to bug #1078696: https://lists.debian.org/debian-kernel/ ... 00202.html. The proposed solution is as follows:
Apparently, for an Asus Vivobook X1704VAP, this problem was solved as of kernel 6.1.0.27, But nothing on my X1704VA laptop. Nevertheless, I thought this problem could be solved for mine too, so I deleted the i8042.dumbkbd=1 option, which seemed to be effective. But this morning I had exactly the same problem: my keyboard froze again.
After rebooting, I checked a log that seems relevant (I'm not very sure):How do I add my X1704VA laptop to the irq1_level_low_skip_override[] table? I don't even know what a “quirk table” is and where to find it. If I have to recompile the kernel, I give up right away. Or should
I report a bug for my laptop?
I checked the change log for kernel 6.1.0.27 and I found this:Add the X1704VAP to the irq1_level_low_skip_override[] quirk table to fix this.
Code:
$ apt changelog linux-image-6.1.0-27-amd64 | grep -i -A 1 'vivobook X1704' - ACPI: resource: Add Asus Vivobook X1704VAP to irq1_level_low_skip_override[] (Closes: #1078696)
After rebooting, I checked a log that seems relevant (I'm not very sure):
Code:
/var/log# less Xorg.0.log.old | grep keyboard | tail -n 5[ 9.195] (**) Logitech Wireless Mouse: Applying InputClass "libinput keyboard catchall"[ 9.196] (II) event15 - Logitech Wireless Mouse: device is a keyboard[ 9.237] (II) event15 - Logitech Wireless Mouse: device is a keyboard[ 9.238] (**) Logitech Wireless Mouse: Applying InputClass "libinput keyboard catchall"[ 39105.554] (II) event0 - AT Translated Set 2 keyboard: device removed
I report a bug for my laptop?
Statistics: Posted by mazda1 — 2024-12-02 10:27 — Replies 0 — Views 27