[Ubuntu-x-swat] [Bug 1275416] Re: touchscreen do not work after suspend/resume

2014-12-15 Thread Shane Sanders
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

[Ubuntu-x-swat] [Bug 1275416] Re: touchscreen do not work after suspend/resume

2014-09-13 Thread Shane Sanders
The fix may be a little more complicated. I had to add an 'apmd' script. (1.) Blacklist usbtouchscreen in the file: /etc/modprobe.d/blacklist.conf ie. add an entry to the end of the file blacklist usbtouchscreen ie. sudo gedit /etc/modprobe.d/blacklist.conf (2.) Create a file in

[Ubuntu-x-swat] [Bug 1275416] Re: touchscreen do not work after suspend/resume

2014-09-13 Thread Shane Sanders
*** UPDATED// SLEEPY * The fix may be a little more complicated. I had to add an 'apmd' script. (1.) Blacklist usbtouchscreen in the file: /etc/modprobe.d/blacklist.conf ie. add an entry to the end of the file blacklist usbtouchscreen ie. sudo gedit

[Ubuntu-x-swat] [Bug 1275416] Re: touchscreen do not work after suspend/resume

2014-09-13 Thread Shane Sanders
UPDDATE #2 for the apm script just use #!/bin/sh rmmod hid_multitouch modprobe hid_multitouch The conditional isn't necessary! Appologies for the confusion -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xinput in Ubuntu.

[Ubuntu-x-swat] [Bug 1001842] Re: No Audio from HDMI After Switching Monitor Off / On

2012-08-13 Thread Shane Sanders
Any chance there will be a patch for the old cards as well. This is a MAJOR! issue... -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to fglrx-installer in Ubuntu. https://bugs.launchpad.net/bugs/1001842 Title: No Audio from HDMI After