View Single Post

   
  #1 (permalink)  
Old 04-17-2008, 04:08 PM
Mark Hobley
 
Posts: n/a
Default I don't appear to have a mouse device on my Gentoo based computer

I am running Gentoo using udev to manage devices. My computer is a
generic IBM compatible computer using an ATX type motherboard with a
PS/2 mouse attached to a port on the motherboard.

lsmod reveals:

psmouse 14920 0

However, I do not appear to have any mouse device listed in /dev

ls /dev/psaux
ls: cannot access /dev/psaux: No such file or directory

ls /dev/mouse
ls: cannot access /dev/mouse: No such file or directory

ls /dev/input/mice
ls: cannot access /dev/input/mice: No such file or directory

Have I forgotten to configure something?

Mark.

--
Mark Hobley,
393 Quinton Road West,
Quinton, BIRMINGHAM.
B32 1QE.
Reply With Quote