0

I have installed Ubuntu 10.10 in lenovo 4152...After the installtion the touch pad doesnot work...I am not able to find any drivers for this. Can anyone please suggest how to get the driver working..thanks

Jorge Castro
  • 71,754
james
  • 191
  • We need more hardware information - See this question for what commands to run: http://askubuntu.com/questions/14008/i-have-a-hardware-detection-problem-what-logs-do-i-need-to-look-into – Jorge Castro Jan 01 '11 at 16:43

1 Answers1

1

Here is a solution:

sudo echo options psmouse proto=exps > /etc/modprobe.d/psmouse.modprobe

Then, reboot.

From here

jrg
  • 60,611