On Fri, Mar 15, 2002 at 09:31:05PM -0500, Ben Pitzer wrote: > Folks, > > After recently purchasing an HP D135 multi-function printer, I have > recompiled my kernel (currently 2.4.18) in order to gain USB support for > the device. This has proven problematic however. After several > recompiles, and no small amount of expletives, I'm forced to ask you > good people for assistance. > > Here is the (partial) contents of dmesg after my last attempt:
It looks like you have loaded the usb core twice. Did you compile the USB code into the kernel, and then later build it as a module, but forget to change your main kernel image? thanks, greg k-h _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
