On Friday 20 September 2002 10:41, you wrote: | On Fri, Sep 20, 2002 at 09:03:44AM -0700, dries wrote: | > Hello there, | > | > Kernel 2.4.18 (Suse 8.0) | > | > I've recently got a Dymo Labelwriter 320, it is not recognized correctly | > by the kernel due to the fact that it reports '0' configurations. The | > message 'not enough configurations' shows up in /var/log/messages. | | Can you send the result of /proc/bus/usb/devices with this device | plugged in on a kernel _without_ your patch? | | thanks,
Hello Greg, here's the output of /proc/bus/usb/devices from a kernel without my patch, I don't think it will help much since there is no mention at all of the labelwriter ?. bus/usb> more devices T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 0.00 S: Product=USB UHCI Root Hub S: SerialNumber=d800 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 0.00 S: Product=USB UHCI Root Hub S: SerialNumber=d000 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms Here's the message in var/log/messages Sep 23 08:24:06 linux kernel: hub.c: USB new device connect on bus1/1, assigned device number 4 Sep 23 08:24:06 linux kernel: usb.c: not enough configurations Sep 23 08:24:06 linux kernel: usb.c: unable to get device 4 configuration (error=-22) It is this message 'not enough configurations' that stops the process of adding it to proc/bus/usb/devices, with a patched kernel it shows up nicely. Grtz Dries Pruimboom -- ------------------------------------------------------------------------------- End of message ------------------------------------------------------------------------------- ------------------------------------------------------- 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
