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
  • 73,717
james
  • 301

1 Answers1

1

Here is a solution:

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

Then, reboot.

From here

jrg
  • 61,707