PaweÅ Sulkowski wrote:

> A list of loaded kernel modules (usbcore is loaded):
> ----------
> Module                  Size  Used by    Not tainted
> ...
> usbcore                57804   1
> ...

There are a lot more modules needed than just usbcore. usbcore is just
*support* for USB.

> Unfortunately when I want to connect my camera or mouse through USB
> nothing happens. Problem is that /dev/usb directory is empty. Moreover
> when I plug device into USB port there are no information about this
> event in /var/log/messages. What's the problem? Maybe some kernel
> modules are missing.. ?

You'll need uhci-hcd for a USB1 host controller, and/or ehci-hcd for
USB2 host controller.
usb-storage and sd_mod are needed if your camera acts as an external disk.
For your mouse, usbhid is needed (IIRC).

Christoph

--
echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list

Reply via email to