Barry puts that there (I'm not commenting on how this affects your
problems though). In fact, you may be interested to know that you can
search for what package a file belongs to by running dpkg -S
/etc/udev/rules.d/10-blackberry.rules. You can even give part of a
filename and dpkg-query will retu
I found this interesting udev rule on ubuntu 7.04:
/etc/udev/rules.d/10-blackberry.rules
# Blackberry devices
#
# Debian stable:
#BUS=="usb", SYSFS{idVendor}=="0fca", SYSFS{idProduct}=="0001",
SYMLINK+="bb-%k", PROGRAM="/usr/sbin/bcharge"
# Ubuntu and Fedora:
BUS=="usb", ACTION=="add", SYSFS{idVe
I seem to have hit exactly the same problem, the device won't go past
endpoint added to map with bEndpointAddress: 0
pair.write = 0
pair.type = 0
interface added to map with bInterfaceNumber: 0
InterfaceDiscovery::DiscoverIterface: empty altsetting
config added to map w
Hello Barry Fans,
Have you been pining for your latest Barry fix? Have you had the shakes
whenever you approach your Linux system with Blackberry in hand?
Perhaps you have even been tempted (gasp!) to try the latest CVS to
see what fun you're missing?
Well, calm your fragile nerves, for just i
On Fri, Jun 29, 2007 at 03:26:20PM -0400, Chris Frey wrote:
> I've applied the patch verbatim. There's a couple of things of note:
Hi Brian,
FYI, I've fixed the endian problems, and the size check problem.
The latest code is in CVS.
- Chris
On Fri, Aug 03, 2007 at 04:18:07PM -0400, Austin wrote:
> Thanks for finding this. Sorry if it was a waste of your time.
No worries. :-) I had to deal with this same bug in Barry itself,
when calling zlib on 64 bit, so it was quite apparent once I found the
source rpm.
> Gwenole doesn't work w
Attn: cooker zlib maintainer (blino, pixel, theirry? not sure who)
Chris Frey wrote:
> On Tue, Jul 31, 2007 at 11:02:53PM -0400, Austin wrote:
>> Chris Frey wrote:
>>> On Mon, Jul 23, 2007 at 10:39:44AM -0400, Austin wrote:
Hi everyone. The current cvs is not building on Mandriva linux.
>>>
On Tue, Jul 31, 2007 at 11:02:53PM -0400, Austin wrote:
> Chris Frey wrote:
> >On Mon, Jul 23, 2007 at 10:39:44AM -0400, Austin wrote:
> >>Hi everyone. The current cvs is not building on Mandriva linux.
> >
> >Thanks for the bug report!
> >
> >What platform are you building on? 64 bit? 32 bit?
>