It appears that the startup scripts are also trying to load up the usb-ohci more then one times. (usb-ohci shows already loaded when doing a lsmod).
this appears, more or less, as apperance bug (non-critical). i have an onboard usb1.x controller and an add-in pcmcia/cardbus usb2.0 adapter/controller. so two scripts are probably trying to load the same module. # lsmod |grep usb usb-ohci 18656 0 (unused) usb-uhci 21604 0 (unused) usbcore 58880 1 [usb-ohci ehci-hcd usb-uhci] /var/log/messages: May 19 01:08:31 localhost usb: Loading USB interface (usb-uhci) succeeded May 19 01:08:31 localhost modprobe: /lib/modules/2.4.18-6mdk/kernel/drivers/usb/usb-ohci.o.gz: May 19 01:08:31 localhost modprobe: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters May 19 01:08:31 localhost modprobe: init_module: No such device May 19 01:08:31 localhost modprobe: modprobe: insmod /lib/modules/2.4.18-6mdk/kernel/drivers/usb/usb-ohci.o.gz failed May 19 01:08:31 localhost modprobe: modprobe: insmod usb-ohci failed May 19 01:08:31 localhost usb: Loading USB interface1 (usb-ohci) failed May 19 01:08:32 localhost usb: Mount USB filesystem succeeded May 19 01:08:32 localhost /etc/hotplug/usb.agent: ... no modules for USB product 0/0/0 -- Roger ----- Verify my pgp/gnupg signature on my HomePage: http://www.alltel.net/~rogerx/about/index.html
signature.asc
Description: This is a digitally signed message part
