On Thu, Sep 20, 2007 at 02:21:21PM -0700, Robert Denton wrote:
> Thanks for the notes!  Quick question though... if the F7 kernel
> has barry_charge turned on by default, why would my bb not charge
> automatically (before I tried barry even)?

Well, double check that the module exists somewhere under /lib/modules.

If it does, then check that your device is at 500mA. (lsusb -v)

If it is, then CONFIG_USB_SUSPEND is likely biting you.

If not at 500mA, perhaps the kernel module is not working for you.

You can compile bcharge.cc all by itself if you need:

        g++ -o bcharge bcharge.cc -lusb

- Chris


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to