touchpad stopped working
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| linux-meta-lts-trusty (Ubuntu) |
Undecided
|
Unassigned | ||
| linux-meta-lts-xenial (Ubuntu) |
Undecided
|
Unassigned |
Bug Description
with a dist-upgrade 14.04 upgraded from kernel 3.19.56 over 4.2.36 to 4.4.0 Both in 4.2 and in 4.4 the touchpad is not working.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-generic-
ProcVersionSign
Uname: Linux 4.4.0-13-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Mar 17 11:54:18 2016
InstallationDate: Installed on 2016-03-16 (1 days ago)
InstallationMedia: Ubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 (20160217.1)
SourcePackage: linux-meta-
UpgradeStatus: No upgrade log present (probably fresh install)
Koen Roggemans (koen-roggemans) wrote : | #1 |
Koen Roggemans (koen-roggemans) wrote : | #2 |
Koen Roggemans (koen-roggemans) wrote : | #3 |
We have seen the problem now with 3 of our students , all using Acer Travelmate B115. 2 running Ubuntu 14.04, one running Elementary OS.
Launchpad Janitor (janitor) wrote : | #4 |
Status changed to 'Confirmed' because the bug affects multiple users.
Changed in linux-meta-lts-trusty (Ubuntu): | |
status: | New → Confirmed |
Changed in linux-meta-lts-xenial (Ubuntu): | |
status: | New → Confirmed |
Guy Begin (begin-guy) wrote : | #6 |
I have exactly the same problem, using Acer ES1-411-C5D2 running Ubuntu 14.04: kernel 3.19.0-51, the touchpad works ; kernel 3.19.0-56, the touchpad does not work
Zanna (rose-anna-bleasdale) wrote : | #7 |
I have the same issue on Asus X205T kernel 3.19.0-56-generic. Happened after update yesterday
Ralph W. (0261-x) wrote : | #8 |
Same here with an Acer ES1-131. The touchpad works fine with 3.19.0-51 (14.04 LTS), stopped working after the update to Kernel 3.19.0-56.
Manoel (mwsp) wrote : | #9 |
I am affected by the same problem. My laptop is an acer e3-112-c43a.
Zanna (rose-anna-bleasdale) wrote : | #10 |
Today tried live boot of 16.04 on my Asus X205TA and the touchpad works. The kernel is 4.4.0-15.
Joey Zenhäusern (joeyzenh) wrote : | #11 |
I am on 4.4.0-15.31 and my device is a Asus UX32VD laptop. My touchpad also stopped working. I'm running Ubuntu 14.04 and installed the 4.4 kernel through the linux-image-
I was able to regain some functionality using this solution: http://
But the touchpad remains sluggish and scrolling does not work.
Ralph W. (0261-x) wrote : | #12 |
If you guys are affected, please make sure you have checked the questions "Does this bug affect you?" above. Then this bug will collect points and be fixed earlier.
Martin Agge Nørgaard (martinagge) wrote : | #13 |
I have the same problem with a not functioning touchpad on Acer Aspire V11 Touch, running 14.04 LTS after updating to 3.19.0-56. 3.19.0-51 is the last update that works. The touch-screen works fine hough...
Koen Roggemans (koen-roggemans) wrote : | #14 |
I can confirm Zanna's solution for the Acer B115
apt-get install linux-image-
So the 4.4.0.-13.7 and 3.19.0-56 are not ok, the 4.4.0-15-generic #31~14.04.1 is ok
Uli Franke (cls-5) wrote : | #15 |
I have the same problem with an Acer ES1-111. I installing the xenial 4.4.0-15 kernel fixed the problem.
Hi there,
I would like to add further details on this issue I'm experiencing on an Acer Aspire ES1-711-P0HA. It has been worked fine up to kernel 3.19.0-51, then no working touchpad from 3.19.0-56 onwards.
Following two excerpts of "dmesg" and "syslog" for each kernel 3.19.0-51 and 3.19.0-58. As you can see the ELAN0501:00 04F3:300B touchpad device is recognized from the -51 kernel, whereas the -58 kernel times out the 80860F41:00 controller and isn't be able to initialize the device driver.
For sake of completness I have to report just one unrepeated event where the touchpad has worked with kernel -56.
A last detail, that I found at least unusual, is that the kernel 3.19.0-51 has been compiled with gcc version 4.8.4, whereas the last kernel version 3.19.0-58 has been compiled with the previous gcc version 4.8.2.
# dmesg
[ 0.000000] Linux version 3.19.0-51-generic (buildd@lgw01-44) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~
...
[ 11.227663] i2c_hid i2c-ELAN0501:00: error in i2c_hid_init_report size:633 / ret_size:7
[ 11.230537] i2c_hid i2c-ELAN0501:00: error in i2c_hid_init_report size:69 / ret_size:7
[ 11.242881] input: ELAN0501:00 04F3:300B UNKNOWN as /devices/
[ 11.243142] hid-multitouch 0018:04F3:
# /var/log/syslog
Apr 8 11:04:22 aspire-es1 kernel: [ 11.227663] i2c_hid i2c-ELAN0501:00: error in i2c_hid_init_report size:633 / ret_size:7
Apr 8 11:04:22 aspire-es1 kernel: [ 11.230537] i2c_hid i2c-ELAN0501:00: error in i2c_hid_init_report size:69 / ret_size:7
Apr 8 11:04:22 aspire-es1 kernel: [ 11.242881] input: ELAN0501:00 04F3:300B UNKNOWN as /devices/
Apr 8 11:04:22 aspire-es1 kernel: [ 11.243142] hid-multitouch 0018:04F3:
# dmesg
[ 0.000000] Linux version 3.19.0-58-generic (buildd@lgw01-39) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #64~14.04.1-Ubuntu SMP Fri Mar 18 19:05:43 UTC 2016 (Ubuntu 3.19.0-
...
[ 13.083635] i2c_designware 80860F41:00: controller timed out
[ 13.083665] i2c_designware 80860F41:00: Unknown Synopsys component type: 0x00000000
[ 13.083692] i2c_hid i2c-ELAN0501:00: hid_descr_cmd failed
# /var/log/syslog
Apr 8 10:36:01 aspire-es1 kernel: [ 13.495927] i2c_designware 80860F41:00: controller timed out
Apr 8 10:36:01 aspire-es1 kernel: [ 13.495938] i2c_designware 80860F41:00: Unknown Synopsys component type: 0x00000000
Apr 8 10:36:01 aspire-es1 kernel: [ 13.495947] i2c_hid i2c-ELAN0501:00: hid_descr_cmd failed
In relation to my previous post: the latest kernel 3.19.0-59 solved my issue. The touchpad is now working back on Aspire ES1-711-P0HA.
Nicola Jelmorini (jelmorini) wrote : | #18 |
After the last kernel update (linux-
Nicola Jelmorini (jelmorini) wrote : | #19 |
Completing my comment #18 I inform that my touchpad now is working again.
(it was my mistake with the button that blocks the touchpad on my notebook :-) )
filippoaceto (filippoaceto) wrote : | #20 |
my elan toychpad not working anymore.
I'm wrong.
3.19.0-51 is the last version I found where the touchpad works.
All higher versions (including 3.19.0-56) are not ok
Touchpad is SYN1B7D:01 06CB:2991 and SYN1B7D:01 06CB:74D9
I don't know where the second type number comes from. The devices are Acer B115. Acer has upgraded the firmware of the touchpads due to erratic cursor behaviour. Next time I looked, the 2991 seemed to have changed to 74D9.