I recently switched from kernel-desktop to kernel-server (as the former lacks a memory management feature needed by podman, but that's a different topic). Now when I suspend to RAM and then resume, the touchpad is no longer functional. The hardware key to enable/disable it does not fix it (it still works, Plasma shows that it's toggling the touchpad, but the device does not register any input). This bug does not happen with kernel-desktop 4.19.5. `modprobe -r psmouse && modprobe psmouse` doesn't fix it either (nor shows any error). My laptop specs are those from the "Akien" line on https://wiki.mageia.org/en/QA_iso_hardware_list#Notebooks Details on the touchpad from /proc/bus/input/devices: I: Bus=0011 Vendor=0002 Product=0007 Version=01b1 N: Name="SynPS/2 Synaptics TouchPad" P: Phys=isa0060/serio1/input0 S: Sysfs=/devices/platform/i8042/serio1/input/input8 U: Uniq= H: Handlers=mouse0 event13 B: PROP=9 B: EV=b B: KEY=6420 30000 0 0 0 0 B: ABS=260800011000003 Runs "psmouse" driver.
CC: (none) => tmb