Finally fixed this!! Blacklist usbtouchscreen as above but put the following in /etc/pm/sleep.d/20touchscreen
#!/bin/sh # # apmd proxy script for touch screen case "${1}" in resume|thaw) /sbin/rmmod hid_multitouch && /sbin/modprobe hid_multitouch ;; esac -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1275416 Title: touchscreen do not work after suspend/resume To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xinput/+bug/1275416/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs