As mentioned in the previous comment I have the same problem on 13.10 with a Thinkpad X201T. I tried to get it working after suspend following some parts of the guide at: http://forums.linuxmint.com/viewtopic.php?f=42&t=96247 First, following a fresh restart, I found that the wacom input attaches to /dev/ttyS4 grep -i 'wacom' /var/log/syslog
Nov 24 13:02:59 thinkmag kernel: [ 15.992529] input: Wacom Serial Penabled 2FG Touchscreen as /devices/pnp0/00:09/tty/ttyS4/serio2/input/input15 After a suspend -> wake up, functionality is gone. wacom devices are missing when I list them with the command: xinput However, the command: inputattach --w8001 /dev/ttyS4 run as root restores touchscreen functionality following a suspend. After that I used the answer given in: http://askubuntu.com/questions/303113/problem-running-a-script-after-resume to make a workaround. Perhaps this can be of some use in solving the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1251441 Title: Stylus input stops working after resuming from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1251441/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
