I am trying to get a BB8800 running with Barry, using Debian Sid amd64 and  
packages from http://www.koppenterprises.net/barry/barry-CVS/

1. Bcharge works :
mebsuta:~# bcharge
Scanning for Blackberry devices...
Found device #011...already at 500mA...already in desired Pearl mode...no 
change

2. Same with btool list devices :
mebsuta:~# btool -l
Blackberry devices found:
Device ID: 0x655fa0. PIN: 253ddd86, Description: RIM 8800 Series Colour GPRS 
Handheld

3. Thats what I get with btool -t
[EMAIL PROTECTED]:~$ btool -t -P password -p 253ddd86
Blackberry devices found:
Device ID: 0x654fa0. PIN: 253ddd86, Description: RIM 8800 Series Colour GPRS 
Handheld
Using device (PIN): 253ddd86
Barry::Error caught: Fewer than 6 password tries remaining in device. Refusing 
to proceed, to avoid device zapping itself.  Use a Windows client, or 
re-cradle the device.

4. And again with the verbose option :
[EMAIL PROTECTED]:~$ btool -v -t -P asd0w -p 253ddd86
usb_set_debug: Setting debugging level to 9 (on)
usb_os_init: Found USB VFS at /dev/bus/usb
usb_os_find_busses: Found 002
usb_os_find_busses: Found 001
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 002
error obtaining child information: Operation not permitted
usb_os_find_devices: Found 011 on 001
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 006 on 001
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 005 on 001
skipped 1 class/vendor specific interface descriptors
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 004 on 001
skipped 1 class/vendor specific interface descriptors
skipped 1 class/vendor specific interface descriptors
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 003 on 001
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 002 on 001
skipped 1 class/vendor specific interface descriptors
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 001
error obtaining child information: Inappropriate ioctl for device
error obtaining child information: Operation not permitted
error obtaining child information: Operation not permitted
error obtaining child information: Operation not permitted
error obtaining child information: Operation not permitted
error obtaining child information: Operation not permitted
error obtaining child information: Operation not permitted
usb_os_find_busses: Found 002
usb_os_find_busses: Found 001
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 002
error obtaining child information: Operation not permitted
usb_os_find_devices: Found 011 on 001
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 006 on 001
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 005 on 001
skipped 1 class/vendor specific interface descriptors
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 004 on 001
skipped 1 class/vendor specific interface descriptors
skipped 1 class/vendor specific interface descriptors
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 003 on 001
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 002 on 001
skipped 1 class/vendor specific interface descriptors
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 001
error obtaining child information: Inappropriate ioctl for device
error obtaining child information: Operation not permitted
error obtaining child information: Operation not permitted
error obtaining child information: Operation not permitted
error obtaining child information: Operation not permitted
error obtaining child information: Operation not permitted
error obtaining child information: Operation not permitted
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(0x654fa0)
usb_claim_interface(0x65da80,0)
usb_clear_halt(0x65da80,131)
usb_clear_halt(0x65da80,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 d9 e1 2a 
0b  .. ...........*.
    00000010: 09 2c 62 c7 9b e5 70 4f e9 5c d1 8c a2 e3 23 4f  .,b...pO.
\....#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: 86 dd 3d 25                                      ..=%

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 1b 02 05 03 0e 00 84 52 49 4d 20  ............RIM
    00000020: 38 38 30 30 20 53 65 72 69 65 73 20 43 6f 6c 6f  8800 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 77 67 6f 
00  ............wgo.
    00000060: 00 00 00 00 00 00 00 00 00 00 00 00 44 65 63 20  ............Dec
    00000070: 20 35 20 32 30 30 36 00 00 00 00 00 30 39 3a 33   5 
2006.....09:3
    00000080: 37 3a 34 39 00 00 00 00 00 00 00 00 00 01 0f 00  
7:49............
    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 03 00 00 00 30 64 00 
80  [EMAIL PROTECTED]
    000000b0: 01 0a 02 c6 03 01 04 02 07 12 ff ff ff ff ff 
ff  ................
    000000c0: ff ff ff ff 4a 56 be 92 0d 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 09 17 f9 
3b  ...............;
    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 0c 00 06 ff 00 04 00 00 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(0x65da80,0)
usb_close(0x65da80)
usb_os_find_busses: Found 002
usb_os_find_busses: Found 001
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 002
error obtaining child information: Operation not permitted
usb_os_find_devices: Found 011 on 001
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 006 on 001
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 005 on 001
skipped 1 class/vendor specific interface descriptors
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 004 on 001
skipped 1 class/vendor specific interface descriptors
skipped 1 class/vendor specific interface descriptors
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 003 on 001
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 002 on 001
skipped 1 class/vendor specific interface descriptors
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 001
error obtaining child information: Inappropriate ioctl for device
error obtaining child information: Operation not permitted
error obtaining child information: Operation not permitted
error obtaining child information: Operation not permitted
error obtaining child information: Operation not permitted
error obtaining child information: Operation not permitted
error obtaining child information: Operation not permitted
Blackberry devices found:
Device ID: 0x654fa0. PIN: 253ddd86, Description: RIM 8800 Series Colour GPRS 
Handheld, Interface: 0x0, Endpoints: (read: 0x83, write: 0x4, type: 0x2, 
ZeroSocketSequence: 0x7
Using device (PIN): 253ddd86
usb_open(0x654fa0)
Controller: Using threaded socket router
usb_claim_interface(0x651740,0)
usb_clear_halt(0x651740,131)
usb_clear_halt(0x651740,4)
BulkWrite to endpoint 4:
    00000000: 00 00 18 00 07 ff 00 07 52 49 4d 20 44 65 73 6b  ........RIM 
Desk
    00000010: 74 6f 70 00 00 00 00 00                          top.....

SocketZero::RawReceive: Endpoint 0
Received:
    00000000: 00 00 1a 00 09 ff 00 07 52 49 4d 20 44 65 73 6b  ........RIM 
Desk
    00000010: 74 6f 70 00 00 00 00 00 02 00                    top.......

Bad packet size. Packet: 26. DataSize(): 26. Required size: 44
    00000000: 00 00 1a 00 09 ff 00 07 52 49 4d 20 44 65 73 6b  ........RIM 
Desk
    00000010: 74 6f 70 00 00 00 00 00 02 00                    top.......

usb_release_interface(0x651740,0)
usb_close(0x651740)
Barry::Error caught: Bad packet size. Packet: 26. DataSize(): 26. Required 
size: 44

5. Same problem with barrybackup :
Fewer than 6 password tries remaining in device. Refusing to proceed, to avoid 
device zapping itself.  Use a Windows client, or re-cradle the device.

Any ideas ?

Reinhold
-- 
----------------------------------------------------------
 Reinhold Schoeb, Eichenstr. 4, 71126 Gaeufelden-Nebringen
 Phone +49 7032 73121
 Mobile +49 160 8611867         Fax2Mail +49 89 2443-24705
 Email : [EMAIL PROTECTED]
 Home  : http://www.yourpagemaker.de/Reinhold.Schoeb
 GPG   : 7481 90FA EC79 1B06 AAE9 0D37 6994 F230 6C59 81EE
----------------------------------------------------------

Linux ist fuer die, die wissen wollen, warum ihr Rechner funktioniert.
Macs sind fuer die, die nicht wissen wollen, warum er funktioniert.
DOS ist fuer die, die wissen wollen, warum er nicht funktioniert und
Windows ist fuer die, die nicht wissen wollen, warum er nicht funktioniert.

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to