Thanks Chris

I will check on my home PC this evening.  It has Barry installed on it.

On my notebook, which is also Fedora 12, I have not installed Barry, so
there is no bcharge.  Incidentally, it CHARGES when I plug it in, even
without Barry installed.

Here is the output from /var/log/messages when I plug the device in  -
and select Mass Storage Mode.

May 11 12:09:01 lvd-pc kernel: usb 2-1: new high speed USB device using 
ehci_hcd and address 4
May 11 12:09:01 lvd-pc kernel: usb 2-1: New USB device found, idVendor=0fca, 
idProduct=8004
May 11 12:09:01 lvd-pc kernel: usb 2-1: New USB device strings: Mfr=1, 
Product=5, SerialNumber=3
May 11 12:09:01 lvd-pc kernel: usb 2-1: Product: RIM Composite Device
May 11 12:09:01 lvd-pc kernel: usb 2-1: Manufacturer: Research In Motion
May 11 12:09:01 lvd-pc kernel: usb 2-1: SerialNumber: 
29763AB712AB26C0E9D4E8053C433BFF5ED02A85
May 11 12:09:01 lvd-pc kernel: usb 2-1: configuration #1 chosen from 1 choice
May 11 12:09:05 lvd-pc kernel: Initializing USB Mass Storage driver...
May 11 12:09:05 lvd-pc kernel: scsi5 : SCSI emulation for USB Mass Storage 
devices
May 11 12:09:05 lvd-pc kernel: usbcore: registered new interface driver 
usb-storage
May 11 12:09:05 lvd-pc kernel: USB Mass Storage support registered.
May 11 12:09:10 lvd-pc kernel: scsi 5:0:0:0: Direct-Access     RIM      
BlackBerry SD    0003 PQ: 0 ANSI: 4 CCS
May 11 12:09:10 lvd-pc kernel: sd 5:0:0:0: Attached scsi generic sg2 type 0
May 11 12:09:10 lvd-pc kernel: sd 5:0:0:0: [sdb] Attached SCSI removable disk
May 11 12:09:54 lvd-pc kernel: sd 5:0:0:0: [sdb] 31326208 512-byte logical 
blocks: (16.0 GB/14.9 GiB)
May 11 12:09:54 lvd-pc kernel: sd 5:0:0:0: [sdb] Assuming drive cache: write 
through
May 11 12:09:54 lvd-pc kernel: sd 5:0:0:0: [sdb] Assuming drive cache: write 
through
May 11 12:09:54 lvd-pc kernel: sdb: sdb1


Also, lsmod | grep berry yields nothing.


[r...@lvd-pc ~]# lsmod | grep berry
[r...@lvd-pc ~]# lsmod | grep berry
[r...@lvd-pc ~]#


And here is the lsmod -v output.


Bus 002 Device 004: ID 0fca:8004 Research In Motion, Ltd. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x0fca Research In Motion, Ltd.
  idProduct          0x8004 
  bcdDevice            2.01
  iManufacturer           1 Research In Motion
  iProduct                5 RIM Composite Device
  iSerial                 3 29763AB712AB26C0E9D4E8053C433BFF5ED02A85
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           83
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           6
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass      1 
      bInterfaceProtocol    255 
      iInterface              2 BlackBerry
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk (Zip)
      iInterface              4 RIM Mass Storage Device
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x85  EP 5 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 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     0x0200  1x 512 bytes
        bInterval               0
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)

Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            2.06
  iManufacturer           3 Linux 2.6.32.10-90.fc12.x86_64 ehci_hcd
  iProduct                2 EHCI Host Controller
  iSerial                 1 0000:00:1d.7
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             6
  wHubCharacteristic 0x000a
    No power switching (usb 1.0)
    Per-port overcurrent protection
  bPwrOn2PwrGood       10 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0503 highspeed power enable connect
   Port 2: 0000.0100 power
   Port 3: 0000.0100 power
   Port 4: 0000.0100 power
   Port 5: 0000.0100 power
   Port 6: 0000.0100 power
Device Status:     0x0003
  Self Powered
  Remote Wakeup Enabled



But I will also test on my home PC tonight.

Thanks
Louis


-----Original Message-----
From: Chris Frey <cdf...@foursquare.net>
Reply-to: Barry project development discussion
<barry-devel@lists.sourceforge.net>
To: Barry project development discussion
<barry-devel@lists.sourceforge.net>
Subject: Re: [Barry-devel] Fedora 12 Bold 9700 Barry 0.17 Drive Mapping
not presented
Date: Tue, 11 May 2010 00:45:57 -0400


On Wed, May 05, 2010 at 12:07:38AM +0200, Louis van Dyk wrote:
> Hi Chris
> 
> I think I was a bit quick on the draw to mislead you about the
> disconnect.  So here we go, showing the steps:

Hi Louis,

Nothing wise is coming to mind, but I'd like to encourage you to try
the same thing I'm recommending for John Bouras: move bcharge out of
the say, and see if that changes your ability to access the device.

- Chris


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

_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel


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

_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to