Bug 1214228 - PS/2 keyboard input is not working
Summary: PS/2 keyboard input is not working
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: openSUSE Kernel Bugs
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-13 19:00 UTC by Weisenberger
Modified: 2023-08-14 19:36 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---
tiwai: needinfo? (tux)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!