Wednesday, January 12, 2011

Solve PS/2 Mouse and Keyboard Problem in Ubuntu 10.04

Use the following command for solving PS/2 Mouse and Keyboard Problem


$ sudo rmmod psmouse
$ sudo modprobe psmouse

If you cannot access the  system , connect in a network, use remote login and use above the command

2 comments:

  1. thanks for your information, now mouse works, but PS2 keyboard still out of work.

    ReplyDelete
  2. If it's your keyboard try the i8402.nopnp modification to GRUB as found at https://bugs.launchpad.net/ubuntu/+source/linux/+bug/95785

    ReplyDelete