[Bug 1393079] Re: Touchpad not working after suspend/resume

2014-11-29 Thread odie
My laptop is also affected (Acer e3-111). When I resume from sleep (S3), my Xorg.0.log says: [ 1204.869] (II) AIGLX: Resuming AIGLX clients after VT switch [ 1204.869] (II) intel(0): switch to mode 1366x768@60.1 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none [

[Bug 1393079] Re: Touchpad not working after suspend/resume

2014-11-29 Thread odie
This is what I did to fix this for me: # sudo touch /etc/pm/sleep.d/10_touchpad # sudo chmod 755 /etc/pm/sleep.d/10_touchpad Then edit the file 10_touchpad and paste the following into it: #!/bin/sh case ${1} in resume|thaw) rmmod hid_multitouch modprobe

[Bug 1393079] Re: Touchpad not working after suspend/resume

2014-11-29 Thread BoD
Thanks a lot odie, this workaround works for me as well! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to pm-utils in Ubuntu. https://bugs.launchpad.net/bugs/1393079 Title: Touchpad not working after suspend/resume To manage

[Bug 1393079] Re: Touchpad not working after suspend/resume

2014-11-29 Thread Christopher M. Penalver
BoD, thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command, as it will automatically gather debugging information, in a terminal: apport-collect 1393079 ** Package changed: pm-utils (Ubuntu) = linux (Ubuntu) ** Changed in:

[Bug 1393079] Re: Touchpad not working after suspend/resume

2014-11-22 Thread Victor Passapera
Affects my laptop as well. System Information Manufacturer: Dell Inc. Product Name: Inspiron 7547 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to pm-utils in Ubuntu. https://bugs.launchpad.net/bugs/1393079 Title:

[Bug 1393079] Re: Touchpad not working after suspend/resume

2014-11-17 Thread Ernesto Alejo
This also affects my laptop -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to pm-utils in Ubuntu. https://bugs.launchpad.net/bugs/1393079 Title: Touchpad not working after suspend/resume To manage notifications about this bug go to:

[Bug 1393079] Re: Touchpad not working after suspend/resume

2014-11-16 Thread BoD
Following https://wiki.ubuntu.com/Bugs/FindRightPackage I think this problems probably lies in pm-utils or the Kernel, but to be honest, I have no idea. ** Package changed: ubuntu = pm-utils (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1393079] Re: Touchpad not working after suspend/resume

2014-11-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: pm-utils (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to pm-utils in Ubuntu.