* Josh Kropf <[email protected]> [090529 20:59]: > On Fri, 29 May 2009 16:21:41 -0400 > Aidan Van Dyk <[email protected]> wrote: > > > But using it, I find that the java loader doesn't work: > > moun...@pumpkin:/opt/blackbarry$ sudo bin/bjavaloader > > deviceinfo Bad packet size. Packet: 32. DataSize(): 32. Required > > size: 36 00000000: 06 00 20 00 84 00 09 03 20 46 20 92 00 00 00 > > 00 .. ..... F ..... 00000010: 04 01 01 47 00 00 00 00 00 00 00 6b 00 > > 00 00 00 ...G.......k.... > > > > terminate called after throwing an instance of 'Barry::Error' > > what(): device does not support requested command > > Aborted > > > > Is bjavaloader supposed to work on "most" blackbarrys, ir because I'm > > running an older 7130, should I be expecting many things to not work, > > nor ever work? > > Do any of the javaloader commands work? Try bjavaloader dir...
It printed out a bunch of them before aborting:
moun...@pumpkin:/opt/blackbarry$ sudo bin/btool
Blackberry devices found:
Device ID: 0x1374e30. PIN: 20462092, Description: RIM 7100 Series
Colour GPRS Handheld
Using device (PIN): 20462092
moun...@pumpkin:/opt/blackbarry$ sudo bin/bjavaloader dir
Directory: 304/304 entries
net_rim_os
0x7000 4.1.0.3270 5123680 Wed May 24
16:41:35 2006
net_rim_smartcard
0x1900 4.1.0.3270 2687200 Wed May 24
16:43:32 2006
net_rim_wap
0x1c00 4.1.0.3270 6707600 Wed May 24
16:44:38 2006
net_rim_event_log_viewer_app
0x1f00 4.1.0.3270 1240000 Wed May 24
16:44:26 2006
net_rim_io_contentstore
0x2200 4.1.0.3270 6423600 Wed May 24
16:44:29 2006
net_rim_cldc_io_rim_impl
0x2500 4.1.0.3270 6557200 Wed May 24
16:43:20 2006
net_rim_runtime_resource
0x2800 4.1.0.3270 2824000 Wed May 24
16:42:28 2006
net_rim_runtime_resource__en
0x2b00 4.1.0.3270 1148400 Wed May 24
16:42:29 2006
[...]
net_rim_platform_im_resource__pt_BR
0x5c20 4.1.0.3270 3732000 Wed May 24
16:20:28 2006
net_rim_platformapps_resource__pt_BR
0x5c50 4.1.0.3270 3747200 Wed May 24
16:23:53 2006
net_rim_platform_im_resource__sv
0x5c90 4.1.0.3270 1992000 Wed May 24
16:20:29 2006
net_rim_platform_im_resource__tr
0x5cd0 4.1.0.3270 4020000 Wed May 24
16:20:30 2006
net_rim_platform_resource__tr
0x5d00 4.1.0.3270 1655600 Wed May 24
16:20:56 2006
net_rim_platformapps_resource__tr
0x5d30 4.1.0.3270 3773200 Wed May 24
16:23:54 2006
terminate called after throwing an instance of 'Barry::Error'
what(): device does not support requested command
Aborted
And some .cod loads appear to work, I got gm_42_L1.cod loaded, but not the
other 2
parts needed for GM:
moun...@pumpkin:~/Desktop$ ls -l gm*.cod
-rw-r--r-- 1 mountie mountie 92008 2009-02-10 18:29 gm_42_L1-1.cod
-rw-r--r-- 1 mountie mountie 63828 2009-02-10 18:29 gm_42_L1-2.cod
-rw-r--r-- 1 mountie mountie 95536 2009-02-10 18:29 gm_42_L1.cod
moun...@pumpkin:~/Desktop$ sudo /opt/blackbarry/bin/bjavaloader load
gm_42_L1.cod
loading gm_42_L1.cod... done.
terminate called after throwing an instance of 'Barry::Error'
what(): device does not support requested command
Aborted
moun...@pumpkin:~/Desktop$ sudo /opt/blackbarry/bin/bjavaloader load
gm_42_L1-1.cod
terminate called after throwing an instance of 'Barry::Error'
what(): device does not support requested command
loading gm_42_L1-1.cod... Aborted
The gm_42_L1 shows up now in bjavaloader dir, and the GM launcher part is on
the blackberry, but of course doesn't work because it fails with:
Error starting gm_42_L1: Module 'gm_42_L1-1' not found.
And bjavaloader can erase it, and that works too.
GMail is the only app I've found yet that I can actually download the .cod
files instead of only .jad/jar files. I guess it's time to get JDE setup...
a.
--
Aidan Van Dyk Create like a god,
[email protected] command like a king,
http://www.highrise.ca/ work like a slave.
signature.asc
Description: Digital signature
------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
_______________________________________________ Barry-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/barry-devel
