[Peeweelinux] Mouse PS2 problem
Dennis W. Tokarski
[email protected]
Wed, 23 Apr 2003 11:48:46 -0400
Hanoi Santos Hung wrote:
[snip]
>
> Then I add gpm to my linux image , and when I run gpm I get the
> following message :
>
> ---------
> gpm : oops() invoked from gpm.c(984)
> /dev/mouse : no such device
> ----------
>
> dev/mouse exists and it is a symlink to /dev/psaux.
>
>
>
That error message suggests the kernel doesn't contain a
ps/2 mouse driver, either built in or as a module. Can you
check your kernel build configuration file and verify
you have the right mouse features enables?