Bug 205301

Summary: Elantech touchpad not working (elan_i2c)
Product: Drivers Reporter: jehuherrerap
Component: Input DevicesAssignee: drivers_input-devices
Status: NEW ---    
Severity: high CC: wsa
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 4.19, 5.X Subsystem:
Regression: No Bisected commit-id:
Attachments: inxi log file

Description jehuherrerap 2019-10-23 23:02:35 UTC
Created attachment 285629 [details]
inxi log file

Dmesg output:

dmesg | grep elan

kernel: psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x5e0f01).

kernel: psmouse serio1: elantech: Synaptics capabilities query result 0x70, 0x16, 0x0a.

kernel: psmouse serio1: elantech: Elan sample query result 0b, 01, a7.

kernel: psmouse serio1: elantech: Trying to set up SMBus access.

kernel: psmouse serio1: elantech: SMbus companion is not ready yet.

kernel: psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x5e0f01).

kernel: psmouse serio1: elantech: Synaptics capabilities query result 0x70, 0x16, 0x0a.

kernel: psmouse serio1: elantech: Elan sample query result 0b, 01, a7.

kernel: psmouse serio1: elantech: Trying to set up SMBus access.

kernel: elan_i2c 9-0015: 9-0015 supply vcc not found, using dummy regulator.

kernel: elan_i2c 9-0015: failed to get product ID: -6.

kernel: elan_i2c 9-0015: failed to get product ID: -71.

kernel: elan_i2c 9-0015: failed to get product ID: -71.

kernel: elan_i2c: probe of 9-0015 failed with error -71.
Comment 1 Wolfram Sang 2020-03-22 11:47:44 UTC
duplicate of #204771?