Hi

   Finally I succesfully loaded all USB related
drivers
my lsmod gives

Module                  Size  Used by
usb-uhci-hcd           20432   0 (unused)
ohci-hcd               23216   0 (unused)
ehci-hcd               26640   0 (unused)
usbcore                75584   1 [usb-uhci-hcd
ohci-hcd 

To make sure the driver got loaded correctly I tried
connecting a USB mouse to the system. (I'm using a NEC
PCI card for USB 2.0)

I ran mouseconfig it detects only the PS/2 mouse not
the USB mouse?

Please help.


PS:: to load all drivers for usb on boot up I had to
edit modules.conf file. I commented out usb-ohci.

alias usb-controller ehci-hcd
alias usb-controller1 ohci-hcd
alias usb-controller2 usb-uhci-hcd
#alias usb-controller usb-uhci
#alias usb-controller1 usb-ohci
#alias usb-controller2 usb-ohci
#alias usb-controller3 usb-ohci

Shino


--- Brad Hards <[EMAIL PROTECTED]> wrote:
> On Tue, 9 Jul 2002 15:09, shino korah wrote:
> > This is the error messages I'm getting
> > if i do /sbin/modprobe usb-uhci
> > modprobe: Can't locate module usb-uhci
> > I have these modules in
> /lib/modules/2.5.24/kernel/usb
> That seems unlikely.
> Perhaps you meant uhci-hcd or usb-uhci-hcd?
> 
> Show me the contents of
> /lib/modules/2.5.24/kernel/drivers/usb.
> 
> Brad
> 
> -- 
> http://conf.linux.org.au. 22-25Jan2003. Perth,
> Australia. Birds in Black.


__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Stuff, things, and much much more.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to