Bug 80181

Summary: Missing drivers for ALPS touchpad
Product: Drivers Reporter: Amit Prakash Ambasta (amit.prakash.ambasta)
Component: Input DevicesAssignee: drivers_input-devices
Status: RESOLVED CODE_FIX    
Severity: normal CC: amit.prakash.ambasta, marcos.souza.org
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 3.16.0-rc4 Subsystem:
Regression: No Bisected commit-id:
Attachments: dmesg

Description Amit Prakash Ambasta 2014-07-14 07:10:19 UTC
Created attachment 142931 [details]
dmesg

ALPS touchpad is recognized as a PS/2 mouse instead of a touchpad. Consequently, scrolling/multitouch etc do not work.

Dmesg tells me:

[133039.772393] psmouse serio1: alps: Unknown ALPS touchpad: E7=73 03 0a, EC=88 b3 22


Attached is the entire dmesg
Comment 1 Marcos Souza 2017-02-21 10:55:10 UTC
Fixed in version kernel 4.0, commit 3296f71cd.

Thanks,