|
From: Jason K. <kra...@gm...> - 2013-08-16 17:27:07
|
(My apologies -- I forgot to reply back to the list as well) Mike, Here's the output from lsusb: Bus 002 Device 008: ID ffff:0004 Bus 002 Device 008: ID ffff:0004 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 255 Vendor Specific Class bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0xffff idProduct 0x0004 bcdDevice 1.00 iManufacturer 1 http://ubertooth.sourceforge.net/ iProduct 2 bluetooth_rxtx iSerial 3 00000001 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 32 bNumInterfaces 2 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 100mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x05 EP 5 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 0 Device Status: 0x0000 (Bus Powered) ./ubertooth-util -v control message unsupported Firmare revision: -9 Thanks, --jason On Fri, Aug 16, 2013 at 1:09 PM, Mike Ryan <mik...@la...> wrote: > On Fri, Aug 16, 2013 at 12:56:23PM -0400, Jason Kratzer wrote: > > Initially, only the green RST and 1V8 LEDS light up. However, this > morning > > after some fiddling with the connector, about 40% of the time when I > insert > > the device I now get a red USB LED on the right side of the board. So in > > that regards it seems that there may be an issue with the USB connector > > itself. > > > > With all 3 LEDs illuminated I've tried to run ubertooth-specan-ui. > > I strongly recommend against that tool. > > When the red LED is illuminated, can you run lsusb and ubertooth-util -v > and paste the output? > > > Do you think the device is bad or is it salvageable? > > I think there may be a hardware flaw, but let me see the output of the > above commands first. > |