Re: [Barry-devel] bcharge "ejects" my blackberry
Status: Beta
Brought to you by:
ndprojects
|
From: Rick S. <rw...@al...> - 2007-01-27 09:55:07
|
On Sat, 2007-01-27 at 01:00 -0500, Chris Frey wrote: > On Sat, Jan 27, 2007 at 12:29:08AM +0100, Gabriel Rodr?guez Alberich wrote: > > Hi. > > > > First of all, thanks for bcharge, it'll save me from hours and hours > > of charging my BB with a low power USB. > > > > I'm having some weird behaviour though. As soon as bcharge finds my > > BlackBerry and sets the power to 500mA, it is disconnected and > > reconnected, again at low power. As udev is ispecting this, it runs > > bcharge again, and the cycle repeats: > > What model of BlackBerry do you have, and is it a Pearl? > > It is supposed to reset during this process, as the USB host is told > by the device how much power it needs, so at least one reset has to > happen. > > But I haven't seen continuous resets with the released bcharge code. I seem to recall the 6200 would do this. I added the following before attempting the magic incantation ..... if (dev->descriptor.bcdDevice >= 0x0100 && dev->config[i].MaxPower < 250) > > Could you post your lsusb -v output? > > Thanks, > - Chris > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Barry-devel mailing list > Bar...@li... > https://lists.sourceforge.net/lists/listinfo/barry-devel |