Comment 40 for bug 678103

Revision history for this message
Dave Turvene (dturvene) wrote : Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

Uggh. In my instructions "dkms add" should be changed to "dkms build".

Also, to rebuild (e.g. add dbg statements), the simplest way is

sudo dkms remove psmouse/alps-0.10 --all

to remove package. "psmouse/alps-0.10" is an alternative to "-m psmouse -v alps-0.10"

Dave