Comment 80 for bug 108382

Revision history for this message
dstoian (dstoian) wrote :

I got the same problem in 8.04 Hardy Heron.

This post helped me to get my PS/2 mouse working:

https://lists.ubuntu.com/archives/ub...st/091809.html

Quote:

Code:

sudo gedit /etc/rc.local

then type in:

modprobe -r psmouse
modprobe psmouse proto=imps

Place this before the exit 0 line

save and restart - should have your ps/2 mouse back