Bug 1214228

Summary: PS/2 keyboard input is not working
Product: [openSUSE] openSUSE Tumbleweed Reporter: Weisenberger <tux>
Component: KernelAssignee: openSUSE Kernel Bugs <kernel-bugs>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: tiwai, tux
Version: CurrentFlags: tiwai: needinfo? (tux)
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE Tumbleweed   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Weisenberger 2023-08-13 19:00:37 UTC
After updating Tumbleweed from Kernel-Version 6.4.6 to 6.4.8, the PS/2-Keyboard from the i8042-Platform is not working. With Kernel 6.4.9 (Tumbleweed Version 20230811) it is the same.

With Kernel 6.4.6 the directory /sys/devices/platform/i8042/serio0/input/ exists, with 6.4.8/6.4.9 the directory not exists.

I think, it is the problem, that is reported in the RedHat-World in https://bugzilla.redhat.com/show_bug.cgi?id=2229165.
Comment 1 Takashi Iwai 2023-08-14 06:26:23 UTC
Please try the kernel in OBS Kernel:stable repo.  The supposed fix is already included there.
  http://download.opensuse.org/repositories/Kernel:/stable/standard/
Comment 2 Weisenberger 2023-08-14 19:36:25 UTC
Yes, with Kernel 6.4.10-1.geb77301-default the keyboard is working. Thank you!