Man do I have a lot to catchup on.   But as you requested, the lsusb is
rather large, I did grep around and think this puts me in the safe category;

idProduct          0x0004
iProduct                5 RIM Composite Device
idProduct          0x0000
That looks to me like a 0004, but I am not the guru here.  If you need more
info, please let me know and I will provide.  dmseg also shows;
scsi 6:0:0:0: Direct-Access     RIM      BlackBerry SD    0001 PQ: 0 ANSI: 4
CCS

This time I see the 0001 so 2 for 2!

----------------------------------------------------------

I completed the CVS version anyway, and the next test btool showed alot ( I
will attach a .txt file with the entire output)
ending with;
Blackberry devices found:
Device ID: 0x8f923c0. PIN: 2401e0ce, Description: RIM 8100 Series Colour
GPRS Handheld, Interface: 0x0, Endpoints: (read: 0x83, write: 0x4, type:
0x2, ZeroSocketSequence: 0x7

Getting closer, thanks.


On Fri, Apr 25, 2008 at 3:22 PM, Chris Frey <[EMAIL PROTECTED]> wrote:

> On Mon, Apr 21, 2008 at 09:39:14PM -0400, lance raymond wrote:
> > The rpmbuild (the next step you wrote) had a few dep's that were solved,
> > then seem to build and give no errors.  I am not sure what the next step
> > is.  I did try a barrybackup which this time found my 8100 perl,
>
> The 8100 Pearl has a special Product ID code, at least for the 8120,
> and so far I've only been able to debug it through email with help from
> others that have the device.
>
> Using lsusb should confirm if you have this issue.  If so, CVS is your
> only bet at the moment.  If the product ID is 0006 or 0004 or 0001, then
> you're ok.  If it is 8004 or something else, you'll need CVS.
>
> If you could send me the output of "lsusb -v" with the device freshly
> plugged in, that would be great.
>
> Instructions for grabbing the CVS tree are available on the sourceforge
> website.  Then run:
>
>        ./buildgen.sh               (you'll need autoconf/automake/libtool)
>        ./configure
>        make
>
> At this point, you can run the programs in the ./tools/ directory, such
> as btool.
>
>        tools/btool -lv
>
>
> > I looked a
> > bit through the config, pretty straight forward, but when I click the
> backup
> > I get the following;
> > "Backup error: (-19, submitting URB: No such device): Error in
> > usb_bulk_read)
>
> Can you run "btool -lv" and send me the output?  Use CVS if your device
> needs it.
>
>
> > I don't know how to sync with evolution as I am pretty sure you don't
> use
> > the pilot link so can't test that, but from the above I am not even sure
> if
> > it will work.
>
> It's best to make sure the command line tools work before venturing into
> the
> realm of syncing, as that carries it's own set of challenges.
>
> - Chris
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save $100.
> Use priority code J8TL2D2.
>
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> Barry-devel mailing list
> Barry-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/barry-devel
>
device_desc loaded
bLength: 18
bDescriptorType: 1
bcdUSB: 272
bDeviceClass: 0
bDeviceSubClass: 0
bDeviceProtocol: 0
bMaxPacketSize0: 16
idVendor: 4042
idProduct: 4
bcdDevice: 262
iManufacturer: 1
iProduct: 5
iSerialNumber: 3
bNumConfigurations: 1

  config_desc #0 loaded
bLength: 9
bDescriptorType: 2
wTotalLength: 97
bNumInterfaces: 2
bConfigurationValue: 1
iConfiguration: 0
bmAttributes: 128
MaxPower: 250

    interface_desc #0 loaded
bLength: 9
bDescriptorType: 4
bInterfaceNumber: 0
bAlternateSetting: 0
bNumEndpoints: 8
bInterfaceClass: 255
bInterfaceSubClass: 1
bInterfaceProtocol: 255
iInterface: 2

      endpoint_desc #0 loaded
bLength: 7
bDescriptorType: 5
bEndpointAddress: 129
bmAttributes: 2
wMaxPacketSize: 64
bInterval: 0
bRefresh: 0
bSynchAddress: 0

      endpoint added to map with bEndpointAddress: 129
        pair.read = 129
        pair.type = 2
      endpoint_desc #1 loaded
bLength: 7
bDescriptorType: 5
bEndpointAddress: 2
bmAttributes: 2
wMaxPacketSize: 64
bInterval: 0
bRefresh: 0
bSynchAddress: 0

      endpoint added to map with bEndpointAddress: 2
        pair.write = 2
        pair.type = 2
        pair added! (read: 129,write: 2,type: 2)
      endpoint_desc #2 loaded
bLength: 7
bDescriptorType: 5
bEndpointAddress: 131
bmAttributes: 2
wMaxPacketSize: 64
bInterval: 0
bRefresh: 0
bSynchAddress: 0

      endpoint added to map with bEndpointAddress: 131
        pair.read = 131
        pair.type = 2
      endpoint_desc #3 loaded
bLength: 7
bDescriptorType: 5
bEndpointAddress: 4
bmAttributes: 2
wMaxPacketSize: 64
bInterval: 0
bRefresh: 0
bSynchAddress: 0

      endpoint added to map with bEndpointAddress: 4
        pair.write = 4
        pair.type = 2
        pair added! (read: 131,write: 4,type: 2)
      endpoint_desc #4 loaded
bLength: 7
bDescriptorType: 5
bEndpointAddress: 133
bmAttributes: 2
wMaxPacketSize: 64
bInterval: 0
bRefresh: 0
bSynchAddress: 0

      endpoint added to map with bEndpointAddress: 133
        pair.read = 133
        pair.type = 2
      endpoint_desc #5 loaded
bLength: 7
bDescriptorType: 5
bEndpointAddress: 6
bmAttributes: 2
wMaxPacketSize: 64
bInterval: 0
bRefresh: 0
bSynchAddress: 0

      endpoint added to map with bEndpointAddress: 6
        pair.write = 6
        pair.type = 2
        pair added! (read: 133,write: 6,type: 2)
      endpoint_desc #6 loaded
bLength: 7
bDescriptorType: 5
bEndpointAddress: 135
bmAttributes: 2
wMaxPacketSize: 64
bInterval: 0
bRefresh: 0
bSynchAddress: 0

      endpoint added to map with bEndpointAddress: 135
        pair.read = 135
        pair.type = 2
      endpoint_desc #7 loaded
bLength: 7
bDescriptorType: 5
bEndpointAddress: 8
bmAttributes: 2
wMaxPacketSize: 64
bInterval: 0
bRefresh: 0
bSynchAddress: 0

      endpoint added to map with bEndpointAddress: 8
        pair.write = 8
        pair.type = 2
        pair added! (read: 135,write: 8,type: 2)
    interface added to map with bInterfaceNumber: 0
    interface_desc #0 loaded
bLength: 9
bDescriptorType: 4
bInterfaceNumber: 1
bAlternateSetting: 0
bNumEndpoints: 2
bInterfaceClass: 8
bInterfaceSubClass: 6
bInterfaceProtocol: 80
iInterface: 4

      endpoint_desc #0 loaded
bLength: 7
bDescriptorType: 5
bEndpointAddress: 137
bmAttributes: 2
wMaxPacketSize: 64
bInterval: 0
bRefresh: 0
bSynchAddress: 0

      endpoint added to map with bEndpointAddress: 137
        pair.read = 137
        pair.type = 2
      endpoint_desc #1 loaded
bLength: 7
bDescriptorType: 5
bEndpointAddress: 10
bmAttributes: 2
wMaxPacketSize: 64
bInterval: 0
bRefresh: 0
bSynchAddress: 0

      endpoint added to map with bEndpointAddress: 10
        pair.write = 10
        pair.type = 2
        pair added! (read: 137,write: 10,type: 2)
    interface added to map with bInterfaceNumber: 1
  config added to map with bConfigurationValue: 1
usb_open(0x9fe54c0)
usb_claim_interface(0x9fd3108,0)
usb_clear_halt(0x9fd3108,131)
usb_clear_halt(0x9fd3108,4)
BulkWrite to endpoint 4:
    00000000: 00 00 10 00 01 ff 00 00 a8 18 da 8d 6c 02 00 00  ............l...

BulkRead (131):
    00000000: 00 00 10 00 02 ff 00 00 a8 18 da 8d 6c 02 00 00  ............l...

BulkWrite to endpoint 4:
    00000000: 00 00 0c 00 05 ff 00 00 14 00 01 00              ............

SocketZero::RawReceive: Endpoint 131
Received:
    00000000: 00 00 20 00 06 ff 00 00 14 00 01 00 46 f8 e9 c5  .. .........F...
    00000010: 29 88 5c d2 64 69 72 ca c2 31 6d 0a 98 4f 19 ba  ).\.dir..1m..O..

BulkWrite to endpoint 4:
    00000000: 00 00 0c 00 05 ff 00 01 08 00 04 00              ............

SocketZero::RawReceive: Endpoint 131
Received:
    00000000: 00 00 14 00 06 ff 00 01 08 00 04 00 03 00 00 00  ................
    00000010: ce e0 01 24                                      ...$

BulkWrite to endpoint 4:
    00000000: 00 00 0c 00 05 ff 00 02 08 00 02 00              ............

SocketZero::RawReceive: Endpoint 131
Received:
    00000000: 00 00 c4 01 06 ff 00 02 b8 01 02 00 0a 00 04 00  ................
    00000010: b8 01 00 00 01 17 02 05 03 0d 00 84 52 49 4d 20  ............RIM 
    00000020: 38 31 30 30 20 53 65 72 69 65 73 20 43 6f 6c 6f  8100 Series Colo
    00000030: 75 72 20 47 50 52 53 20 48 61 6e 64 68 65 6c 64  ur GPRS Handheld
    00000040: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
    00000050: 00 00 00 00 00 00 00 00 00 00 00 00 6e 70 61 72  ............npar
    00000060: 74 68 69 62 61 6e 00 00 00 00 00 00 4a 75 6c 20  thiban......Jul 
    00000070: 31 33 20 32 30 30 36 00 00 00 00 00 31 30 3a 32  13 2006.....10:2
    00000080: 37 3a 35 36 00 00 00 00 00 00 00 00 00 01 0f 00  7:56............
    00000090: 00 00 00 00 00 00 00 00 a4 00 00 00 0a 00 00 00  ................
    000000a0: b8 00 00 00 40 00 00 00 02 00 00 00 90 65 00 80  [EMAIL PROTECTED]
    000000b0: 01 05 02 c5 03 01 04 02 07 12 ff ff ff ff ff ff  ................
    000000c0: ff ff ff ff 4a 56 be 92 0b 00 01 00 03 0c 00 00  ....JV..........
    000000d0: 00 00 00 80 ff ff 3f 80 03 0c 00 01 00 00 00 d0  ......?.........
    000000e0: ff ff 07 d0 03 0c 01 00 00 00 40 80 ff ff 3f 82  [EMAIL PROTECTED]
    000000f0: 03 0c 01 01 00 00 40 82 ff ff 3f 84 0e 10 00 00  [EMAIL PROTECTED]
    00000100: 00 00 02 80 ff ff 05 80 00 00 01 00 02 08 00 00  ................
    00000110: 00 00 06 80 15 14 00 00 00 00 02 00 ff ff 3d 82  ..............=.
    00000120: 00 00 02 00 00 00 42 80 07 14 00 00 00 00 02 00  ......B.........
    00000130: 00 00 42 82 ff ff 33 84 00 00 02 00 0c 0c 00 00  ..B...3.........
    00000140: 00 00 34 84 ff ff 35 84 05 14 00 00 00 00 02 00  ..4...5.........
    00000150: 00 00 36 84 ff ff 3f 84 00 00 02 00 12 0c 00 00  ..6...?.........
    00000160: 00 00 00 d0 ff ff 07 d0 09 08 00 00 8a 85 92 1d  ................
    00000170: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
    00000180: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
    00000190: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
    000001a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
    000001b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
    000001c0: ff ff ff ff                                      ....

BulkWrite to endpoint 4:
    00000000: 00 00 0c 00 05 ff 00 03 04 00 05 00              ............

SocketZero::RawReceive: Endpoint 131
Received:
    00000000: 00 00 0c 00 06 ff 00 03 00 00 00 00              ............

BulkWrite to endpoint 4:
    00000000: 00 00 0c 00 05 ff 00 04 04 00 06 00              ............

SocketZero::RawReceive: Endpoint 131
Received:
    00000000: 00 00 10 00 06 ff 00 04 04 00 06 00 00 01 00 00  ................

BulkWrite to endpoint 4:
    00000000: 00 00 0c 00 05 ff 00 05 04 00 07 00              ............

SocketZero::RawReceive: Endpoint 131
Received:
    00000000: 00 00 10 00 06 ff 00 05 04 00 07 00 00 02 00 00  ................

BulkWrite to endpoint 4:
    00000000: 00 00 0c 00 05 ff 00 06 04 00 08 00              ............

SocketZero::RawReceive: Endpoint 131
Received:
    00000000: 00 00 0c 00 06 ff 00 06 00 00 00 00              ............

Using ReadEndpoint: 131
      WriteEndpoint: 4
usb_release_interface(0x9fd3108,0)
usb_close(0x9fd3108)
Blackberry devices found:
Device ID: 0x9fe54c0. PIN: 2401e0ce, Description: RIM 8100 Series Colour GPRS 
Handheld, Interface: 0x0, Endpoints: (read: 0x83, write: 0x4, type: 0x2, 
ZeroSocketSequence: 0x7
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to