I'm using laptop (HP 15-da3034ur) with ubuntu22.04 on it. But I have some issues with it. After some random time (from 5 to even 60 minutes) from starting of the OS, my keyboard and touchpad just suddenly stop working at the same time. However mouse, connected to the USB port still works. If I suspend machine (basically, close and reopen my laptop), both of devices start working again.
This problem also occurred during the first installation and in Boot Repair program. I've updated ubuntu, Xserver drivers, changed kernel options like in other guides (adding i8042 options to grub config), but problem didn't go away. One thing I've noticed is when I shutdown my system only after this freeze, last line in shutdown log is "psmouse serio1: Failed to disable mouse on isa0060/serio1".
By looking through other questions on this topic, I found out that apparently my laptop uses keyboard&mouse as a single USB device, and kernel (my version is 5.15.0-47-generic) has bad compatibility with that. But I haven't found out how to fix it.
If anyone faced and dealt with this problem, please answer.
Thanks in advance!