Mouse won't work after suspend on Fedora 38

Hi

I just installed fedora, and my mouse stops working after a suspend. I tried sudo modprobe -r psmouse but that results in an error: "modprobe: FATAL: Module psmouse is builtin." Any ideas as to what else i could try?

Thanks :)

Sign in to add comment

I am also a Linux noob, but for anything hardware related, I've found dmesg useful for troubleshooting. Sorry I can't offer anything more specific

What were you expecting sudo modprobe -r psmouse to do?

honestly, I'm not sure. I read online that it can help. Thanks for the help anyway.