So now, I am running ubuntu 14.04 with kernel 3.19.30.
kernel 4.1.6 have been deleted
the driver focaltech-dkms is installed,

The touchpad works like it was working.

Before suspending the computer, I can deactivate and activate again the
touchpad with the hotkey of my keyboard without problem.

I deleted this file  /etc/pm/sleep.d/0000trackpad
that was containing

#!/bin/sh
case "$1" in
    suspend|hibernate)
        modprobe -r psmouse;
    resume|thaw)
        modprobe psmouse;
esac

I can suspend the computer but still the problem is on. After the computer come 
back from sleeping, the touchpad is not working anymore.
What should I do?

Is the Elantech driver the problem, I don't know and I don;t know how to
delete it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1504445

Title:
   FocalTech touchpad stops working after suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1504445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to