You are not logged in.

#1 2022-10-28 18:45:57

dezire
Member
Registered: 2020-09-30
Posts: 45

[SOLVED] I can't get my laptop built in keyboard working

I have an Asus S14 OLED with intel i5-12500H

The internal keyboard on this thing is not working. It is working until the GRUB menu but as soon as the SDDM loads it no longer works.

What I have tried:

- updating kernel
- loading and deffering i8042 drivers
- blacklisting intel_vbtn
- and adding some config to the keyboard file

Nothing worked for me. I also saw some people talking about kernel tweaks but that's something out of my league i guess. I have also emailed ASUS I will also update when I get some reply.

[EDIT]

It was a kernel level bug and was fixed in the mainline kernel version 6.1.0rc3

Last edited by dezire (2022-11-02 13:04:04)

Offline

#2 2022-10-28 18:49:19

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [SOLVED] I can't get my laptop built in keyboard working

Boot into the TTY and see if it is working there:
https://wiki.archlinux.org/title/System … _boot_into


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2022-10-28 18:58:24

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,446

Re: [SOLVED] I can't get my laptop built in keyboard working

And if not, some actual data like the system journal might provide .
Did you apply these parameters, https://askubuntu.com/a/1366165 ?

Offline

#4 2022-10-31 16:54:04

dezire
Member
Registered: 2020-09-30
Posts: 45

Re: [SOLVED] I can't get my laptop built in keyboard working

I have tried TTY doesn't work. I will try getting some journal logs...

Offline

#5 2022-10-31 20:47:57

makeshift_rephrase
Member
Registered: 2022-10-21
Posts: 6

Re: [SOLVED] I can't get my laptop built in keyboard working

What about kernel hooks, did you check if you have hooks such as "keyboard" for initramfs?

Offline

#6 2022-11-02 13:02:57

dezire
Member
Registered: 2020-09-30
Posts: 45

Re: [SOLVED] I can't get my laptop built in keyboard working

[SOLVED] Ok so the mainline kernal 6.1.0rc3 has the patch already included but it still doesn't work in grub. To get it working in grub add "i8042.dumbkbd" to boot arguments in the /etc/default/grub and remake the grub that would get everything working fine.

If anyone wants to get some deeper info: https://bugzilla.kernel.org/show_bug.cgi?id=216158

Offline

Board footer

Powered by FluxBB