Quote:
Originally Posted by rivviepop
As of 2.6.21 it's in the mainline kernel, but...
...at 100mA, not 500mA (check your lsusb -v output). I was on the email CC from Greg, and the problem with adding the 8100+ to the module for proper detection is that usb-storage conflict (the devices with SD cards *always* present a USB Mass Storage interface, even if you've disabled it on your 8x00 device).
Last I heard (which was awhile ago) he was going to work with the usb-storage people (??) and try and figure something out. That module, though, *should* be working for the 8700 and older devices!
Linux Headquarters - Kernel v2.6.21 /drivers/usb/misc/berry_charge.c
Notice the #define BLACKBERRY 0x0001 -- it doesn't support our newer 0x0006/0x0004 SD-enabled devices. :-/
|
This module has been back ported to SUSE Enterprise Linux Desktop 10 SP1 kernel 2.6.16.46-0.10 and above. Module called berry_charge.
Suspend works well and more importantly resume works. The BB will not charge while suspended to ram or disk.