[Bug 1504445] Re: FocalTech touchpad stops working after suspend

2015-12-03 Thread Jason Harmon
I can confirm this issue on my Asus K501LX-NH52 on a fresh install
(Xubuntu 14.04.3) from yesterday. Touchpad stops working after suspend,
forced to use USB mouse for now.

The Elantech driver is installed automatically when Ubuntu installs.
Kernel 3.19.0-37 is installed as part of the first batch of updates.
I tried installing Pilot6's  ppa:hanipouspilot/focaltech-dkms driver without 
any change.


dmidecode | grep Product\ Name
Product Name: K501LX

uname -r
3.19.0-37-generic

dkms_status output:
bbswitch, 0.7, 3.19.0-37-generic, x86_64: installed
focaltech, 1.5~trusty1, 3.19.0-37-generic, x86_64: installed
nvidia-355, 355.11, 3.19.0-37-generic, x86_64: installed

lsmod | grep i8042


I guess I'll try this kernel patch as suggested for now, while this
issue is still pending.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1504445

Title:
   FocalTech touchpad stops working after suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1504445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1504445] Re: FocalTech touchpad stops working after suspend

2015-12-03 Thread Jason Harmon
Forgot  one more detail, I am running the latest BIOS (I checked for
updates from BIOS, it came installed)

sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date
K501LX.205
08/05/2015

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1504445

Title:
   FocalTech touchpad stops working after suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1504445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 766511] Re: update-manager crashed with Depends in _run_in_dialog(): libthreadweaver4 (= 4:4.6.2-0ubuntu4) but 4:4.6.2-0ubuntu3 is installed

2012-04-05 Thread Jason Harmon
Precisely the same issue here:

$ sudo apt-get check
Reading package lists... Done
Building dependency tree   
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
 python-uno : Depends: libreoffice-core (= 1:3.4.4-0ubuntu1) but 
1:3.5.1-1ubuntu4 is installed
E: Unmet dependencies. Try using -f.


$ apt-cache policy python-uno 
python-uno:
  Installed: 1:3.4.4-0ubuntu1
  Candidate: 1:3.5.1-1ubuntu4
  Version table:
 1:3.5.1-1ubuntu4 0
500 http://us.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
 *** 1:3.4.4-0ubuntu1 0
100 /var/lib/dpkg/status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/766511

Title:
  update-manager crashed with Depends in _run_in_dialog():
  libthreadweaver4 (= 4:4.6.2-0ubuntu4) but 4:4.6.2-0ubuntu3 is
  installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/766511/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 410407] Re: flash does not recognise mouse clicks

2009-09-28 Thread Jason Harmon
Same issue here. Upgraded from Jaunty AMD64 to Karmic beta 6  can't
click on most Flash based streaming video.

-- 
flash does not recognise mouse clicks
https://bugs.launchpad.net/bugs/410407
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 410407] Re: flash does not recognise mouse clicks

2009-09-28 Thread Jason Harmon
Quick followup. I did the 64 bit Adobe workaround as well, and it works
great now. However, there were many steps to kill the old Flash plugin
(I had installed based on this article originally
http://www.cyberciti.biz/tips/install-flash-10-ubuntu-linux-64bit.html).

Here's the commands I ran from my history (after extracting the adobe .tar.gz 
download to ~/Temp):
sudo rm -f /usr/lib/mozilla/plugins/*flash*
sudo rm -f ~/.mozilla/plugins/*flash*
sudo rm -f /usr/lib/firefox/plugins/*flash*
sudo rm -f /usr/lib/firefox-addons/plugins/*flash*
sudo rm -rfd /usr/lib/nspluginwrapper

sudo cp ~/Temp/libflashplayer.so /usr/lib/mozilla/plugins/
sudo cp ~/Temp/libflashplayer.so /usr/lib/firefox-addons/plugins

I'm now able to watch fullscreen HD from Youtube  scroll around,
play/pause without issues.

P.S. I'm running the NVidia 185.18.36 drivers on a Geforce 8600GT on a
Core 2 Duo CPU w/ 4Gb of RAM.

-- 
flash does not recognise mouse clicks
https://bugs.launchpad.net/bugs/410407
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs