All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Matt LaPlante <kernel1@cyberdogtech.com>
Cc: linux-kernel@vger.kernel.org, linux-usb-devel@lists.sourceforge.net
Subject: Re: Problem charging blackberry 8700c with berry_charge (2.6.22.6)
Date: Sun, 9 Sep 2007 03:52:12 -0700	[thread overview]
Message-ID: <20070909105212.GA14929@kroah.com> (raw)
In-Reply-To: <20070908220229.6e669e62.kernel1@cyberdogtech.com>

On Sat, Sep 08, 2007 at 10:02:29PM -0400, Matt LaPlante wrote:
> I'm running the 2.6.22.6 kernel with the berry_charge module loaded.
> I connect my 8700c via USB, but the blackberry does not appear to
> charge. The power icon does not change, and even after staying
> connected for an extended period, the device does not appear to be
> gaining any power.  The cable is good, as I can plug it into my
> Windows machine and it begins charging immediately.  I see the
> following in dmesg:
> 
> [ 6638.606493] usb 1-2: new full speed USB device using uhci_hcd and address 2
> [ 6638.776524] usb 1-2: configuration #1 chosen from 1 choice
> [ 6639.639611] usbcore: registered new interface driver berry_charge
> [ 6639.837097] usb 1-2: Second magic command failed: -71.


Ick, that's not nice.  Can you enable CONFIG_USB_DEBUG and debugging for
the berry_charge driver:
	modprobe berry_charge debug=1

and let us know what happens?

thanks,

greg k-h

  reply	other threads:[~2007-09-09 10:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-09  2:02 Problem charging blackberry 8700c with berry_charge (2.6.22.6) Matt LaPlante
2007-09-09 10:52 ` Greg KH [this message]
2007-09-09 18:43   ` Matt LaPlante
2007-09-11  6:35     ` Greg KH
2007-09-12  6:00       ` Matt LaPlante

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070909105212.GA14929@kroah.com \
    --to=greg@kroah.com \
    --cc=kernel1@cyberdogtech.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.