[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: USB Mouse and XFree86 4.3.0-7



On Tuesday 06 April 2004 23:22, Jason Martens wrote:

>
> I've tried every device file I can think of, but I can't seem to be able
> to find where the mouse device file is:
> hostname:~# cat /dev/input/mice
> cat: /dev/input/mice: No such device

Did you load the "input" module via 'modprobe input' ?

I've used to load the following modules in order to get my USB devices 
working:

usb-core
usb-uhci
hid
input
mousedev

Since that time I compile USB stuff statically into the kernel (so there's no 
need to tinker with USB stuff anymore ;)).

Hope this helps.

Regards,
Tobias



Reply to: