Actually, this was simply because I had USB support built into the kernel rather than compiling as a module. Apologies...
> It seems like usbcore.o is getting built and placed in > drivers/usb in the source tree but not getting > installed in /lib/modules after doing make > modules_install. So, at bootup the usb subsystem isn't > initialized because the usbcore module isn't present. > I can still start usb manually by using modprobe > usb-uhci and it works, but why isn't usbcore getting > installed, and what use it is if usb-uhci seems to be > enough? Copying it over by hand doesn't seem to work > as you get unresolved symbols during a modprobe. __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
