After the computer is resumed from sleep, the trackpad no longer works. I've tried different settings using the s2ram command, just to see if it would change anything. But that doesn't seem to be the problem. Where else do I check?
Asked
Active
Viewed 255 times
2
-
Did you ever get this fixed? I'm having the same problem in xubuntu 13.04. – Dave Sep 16 '13 at 14:34
-
I no longer have access to this computer. I don't think I ever got that working right, so I'm afraid if none of the answers below work, I can't be of much assistance, sorry :( – GitNick Oct 25 '13 at 19:30
2 Answers
1
There may be a problem with your ACPI ; Here is a workaround when your trackpad is frozen : Open a terminal (ALT+F2 gnome-terminal) and enter :
sudo rmmod psmouse
sudo modprobe psmouse

yPhil
- 1,557
- 14
- 25
1
Look at the pm-powersave
package, and see Why is wireless down/strange after switching to battery or closing/opening the lid? for some help.

waltinator
- 36,399