Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 4065  / 3 Years ago, sun, october 10, 2021, 7:29:21

Is it possible to use Windows touchpad driver in Ubuntu? I have a Dell n5110 and the touchpad is not recognized. I cannot use scroll, and most annoying, while typing the pointer usually jumps if the touchpad is touched. I see that there are lots of questions here and on the internet about this issue. Some claim to work, but I tried everything with no results.


More From » drivers

 Answers
2

dell basically shipped a new touchpad from alps, where previous alps drivers don't work. it uses a new protocol to use the multi-finger touch pad. alps (or dell) doesn't care about giving the drivers to linux distros.



a team tried to reverse engineer the windows drivers to get it working in linux. and here's what they came up with...




  1. download tar file of touch pad driver for n5110 here


  2. place the psmouse-alps-dst-0.4 folder in /usr/src (u need root permission)


  3. in terminal (Ctrl+Alt+T), run #sudo bash /usr/src/psmouse-alps-dst-0.4/install.sh


  4. configure touch pad in system settings :-)



[#36278] Monday, October 11, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
wherejuic

Total Points: 53
Total Questions: 123
Total Answers: 117

Location: Zambia
Member since Mon, Jan 23, 2023
1 Year ago
wherejuic questions
Thu, Aug 19, 21, 18:07, 3 Years ago
Wed, May 12, 21, 03:23, 3 Years ago
Sat, Nov 13, 21, 05:27, 3 Years ago
Mon, Sep 5, 22, 17:36, 2 Years ago
;