[Touch-packages] [Bug 1313902] Re: [Asus X550LB] screen freezes when pointer is moved with touchpad

2014-10-29 Thread Vivian Stewart
I am also effected by this bug. bla@bla:~$ sudo dmidecode -s bios-version sudo dmidecode -s bios-release-date [sudo] password for bla: X550LN.305 05/14/2014 bla@bla:~$ xinput --list ⎡ Virtual core pointer id=2[master pointer (3)] ⎜ ↳ Virtual core XTEST pointer

[Touch-packages] [Bug 1313902] Re: [Asus X550LB] screen freezes when pointer is moved with touchpad

2014-10-29 Thread Vivian Stewart
I updated to 306 but this problem persists -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1313902 Title: [Asus X550LB] screen freezes when pointer is moved with touchpad

[Touch-packages] [Bug 1387428] [NEW] Elantech Touchpad input device freezes in x

2014-10-29 Thread Vivian Stewart
Public bug reported: terminal switching fixes this problem but this is super annoying ProblemType: Bug DistroRelease: Ubuntu 14.10 Package: xorg 1:7.7+7ubuntu2 ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4 Uname: Linux 3.16.0-23-generic x86_64 NonfreeKernelModules: nvidia

[Touch-packages] [Bug 1387428] Re: Elantech Touchpad input device freezes in x

2014-10-29 Thread Vivian Stewart
when the freeze happens I switch to a terminal and then back to X: [ 7677.537] (II) NVIDIA(0): Setting mode NULL [ 7677.537] (EE) NVIDIA(0): Failed to initiate mode change. [ 7677.537] (EE) NVIDIA(0): Failed to complete mode change [ 7677.547] (II) intel(G0): switch to mode 1920x1080@60.0 on

[Touch-packages] [Bug 1387428] Re: Elantech Touchpad input device freezes in x

2014-10-29 Thread Vivian Stewart
https://devtalk.nvidia.com/default/topic/766166/elantech-touchpad- related-nvidia-driver-freeze/ sums it up... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1387428 Title:

[Touch-packages] [Bug 1387428] Re: Elantech Touchpad input device freezes in x

2014-10-29 Thread Vivian Stewart
So the quick fix would be: 1.) Run following command from terminal: echo options psmouse rate=60 resync_time=10 | sudo tee /etc/modprobe.d/psmouse.conf /dev/null 2.) Reboot the system or reload psmouse module from terminal with following commands: sudo modprobe -r psmouse sudo modprobe psmouse