[Touch-packages] [Bug 1393079] Re: Touchpad not working after suspend/resume

2014-11-29 Thread odie
This is what I did to fix this for me: # sudo touch /etc/pm/sleep.d/10_touchpad # sudo chmod 755 /etc/pm/sleep.d/10_touchpad Then edit the file 10_touchpad and paste the following into it: #!/bin/sh case "${1}" in resume|thaw) rmmod hid_multitouch modprob

[Touch-packages] [Bug 1393079] Re: Touchpad not working after suspend/resume

2014-11-29 Thread odie
My laptop is also affected (Acer e3-111). When I resume from sleep (S3), my Xorg.0.log says: [ 1204.869] (II) AIGLX: Resuming AIGLX clients after VT switch [ 1204.869] (II) intel(0): switch to mode 1366x768@60.1 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none [ 1206.441