On Tuesday 31 May 2005 9:52 pm, [EMAIL PROTECTED] wrote: > On Tue, 31 May 2005, David Brownell wrote: > > On Tuesday 31 May 2005 6:45 pm, [EMAIL PROTECTED] wrote:
> >> May 31 17:42:15 localhost kernel: [4294985.357000] usb 3-1: unsupported > >> MDLM > >> descriptors > > > > And with CONFIG_USB_DEBUG, what _more_ information does it give? > > May 31 23:48:23 localhost kernel: [4294739.446000] usb 3-1: new full speed > USB device using ohci_hcd and address 2 > May 31 23:48:28 localhost kernel: [4294744.556000] usb 3-1: Product: SL-6000 > May 31 23:48:28 localhost kernel: [4294744.556000] usb 3-1: Manufacturer: > Sharp > May 31 23:48:30 localhost kernel: [4294746.062000] usb 3-1: unsupported MDLM > descriptors > May 31 23:48:30 localhost kernel: [4294746.062000] usbcore: registered new > driver usbnet That would seem to match /var/log/messages output, not "dmesg" ... > And when I try to use it: > >ifconfig usb0 > usb0: error fetching interface information: Device not found > > This all works with 2.6.10 with the same setup. > That doesn't seem like much debug info. How do I get more? /var/log/messages isn't debug output at all, it's normal logging. Use "dmesg" to get KERN_DEBUG class messages ... or do what I do, and configure syslog, using /etc/syslog.conf, so that "kern.*" messages are saved in /var/log/kernel - Dave ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel