Hi, the problem was that I did not identify the correct /sys entry. Anyways with for i in $(find /sys -name persist); do echo 1 > '$i'; done it works perfectly :-) Thank you very much! Finally working touchpad after resume :-) Best regards, Stefan -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html