Activity log for bug #1458390

Date Who What changed Old value New value Message
2015-05-24 20:30:12 svenmeier bug added bug
2015-05-24 21:21:07 svenmeier description I'm trying to reload a module (hid_multitouch) on resume. For this I've put an executable script in /etc/pm/sleep.d/ , but it is not executed on resume. If I move the script to /usr/lib/pm-utils/sleep.d , it is executed as expected. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: pm-utils 1.4.1-15 ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6 Uname: Linux 3.19.0-18-generic x86_64 ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 CurrentDesktop: GNOME Date: Sun May 24 22:19:15 2015 InstallationDate: Installed on 2015-04-27 (27 days ago) InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422) PackageArchitecture: all SourcePackage: pm-utils UpgradeStatus: No upgrade log present (probably fresh install) I'm trying to reload a module (hid_multitouch) on resume. For this I've put an executable script in /etc/pm/sleep.d/ , but it is not executed on resume. If I execute the script explicitly via command-line, the module is releaded as expected: sven@svenBlack:/usr/lib/pm-utils/sleep.d$ more ./99_touchscreen #!/bin/sh case $1 in resume) modprobe -r hid_multitouch modprobe hid_multitouch ;; esac sven@svenBlack:/usr/lib/pm-utils/sleep.d$ sudo ./99_touchscreen resume ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: pm-utils 1.4.1-15 ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6 Uname: Linux 3.19.0-18-generic x86_64 ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 CurrentDesktop: GNOME Date: Sun May 24 22:19:15 2015 InstallationDate: Installed on 2015-04-27 (27 days ago) InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422) PackageArchitecture: all SourcePackage: pm-utils UpgradeStatus: No upgrade log present (probably fresh install)
2015-06-28 08:26:28 Launchpad Janitor pm-utils (Ubuntu): status New Confirmed
2015-06-28 15:11:49 Alberto Salvia Novella pm-utils (Ubuntu): importance Undecided Medium
2016-07-18 15:38:13 Hans Deragon bug added subscriber Hans Deragon
2017-07-09 14:17:11 Artem Korzhenevskiy bug added subscriber Artem Korzhenevskiy