Hi.

I cant load neither ohci nor uhci modules.

Usbcore and mouse/kbd loads fine, look:

# lsmod
Module                  Size  Used by
usbmouse                2016   0  (unused)
usbkbd                  3168   0  (unused)
usbcore                53312   0  [usbmouse usbkbd]

Check this aswell:

# insmod usb-ohci
Using /lib/modules/2.4.12/usb-ohci.o
/lib/modules/2.4.12/usb-ohci.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including
invalid IO or IRQ parameters
# insmod uhci
Using /lib/modules/2.4.12/uhci.o
/lib/modules/2.4.12/uhci.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including
invalid IO or IRQ parameters

Trying to use modprobe on the two modules gives:
modprobe: Too deep recursion in module dependencies!
modprobe: Circular dependency? usb devices inode uhci
Aborted

When trying to start the hotplug script following happens:

/etc/rc.hotplug start
** can't synthesize pci hotplug events
/etc/hotplug/usb.rc: line 38:   387 Aborted                 modprobe -q usb-ohci
>/dev/null 2>&1
/etc/hotplug/usb.rc: line 39:   389 Aborted                 modprobe -q uhci
>/dev/null 2>&1


I'm running a custom built Linux, useing Linux 2.4.12, modutils 2.4.6 &
hotplug-2001_09_19 on a SC1200 platform from National Geode(national.com)

# ls *.o
devices.o  drivers.o   hid-input.o  hub.o  uhci.o usb-ohci.o  usbcore.o 
usbmouse.o  devio.o  hid-core.o  hid.o  inode.o  usb-debug.o  usb.o       usbkbd.o.

So, what might be my problem?
Does not find the actual hardware?

Thanks in advance

-mattias

-------------------------------------------------
This mail sent through IMP: projekks.dmz.blokks.com

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to