BlackBerry: Difference between revisions
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
==[[Debian|Linux]]== | ==[[Debian|Linux]]== | ||
* <tt>[http://www.blackberryfaq.com/index.php/How_to_Use_BCharge bcharge]</tt> from the [http://sourceforge.net/projects/barry/ barry] package is used to properly set up USB-based charging | * <tt>[http://www.blackberryfaq.com/index.php/How_to_Use_BCharge bcharge]</tt> from the [http://sourceforge.net/projects/barry/ barry] package is used to properly set up USB-based charging | ||
* <tt>btool</tt> from the barry-util package:<pre>[recombinator](0) $ btool -t -P tabathon | |||
Blackberry devices found: | |||
Device ID: 0x8f5710. PIN: 21420533, Description: RIM BlackBerry Device | |||
Using device (PIN): 21420533 | |||
Database database: | |||
Database: 0x0 'MMS Options' (records: 1) | |||
Database: 0x1 'Input Method Switcher Option' (records: 1) | |||
Database: 0x2 'RMS Databases' (records: 4) | |||
Database: 0x3 'Certificate Options' (records: 0) | |||
.... | |||
Database: 0x59 'Bluetooth Options' (records: 1) | |||
Database: 0x5a 'AutoText' (records: 108) | |||
[recombinator](0) $ </pre> | |||