Re: [Barry-devel] Upgrading BlackBerry OS on Linux

2009-01-23 Thread Josh Kropf
I have done a USB capture of the OS loading process using the standard RIM tool (that GUI wizard thing). I use vmware fusion to capture the USB data. I did not perform any filtering on the log so there might be other traffic mixed in there... sorry. I have uploaded the log, the OS bundle, and de

Re: [Barry-devel] Upgrading BlackBerry OS on Linux

2009-01-23 Thread Chris Frey
Hi Robert, Sorry, I was unclear. I was referring to how Martin Owens requested documentation be submitted as patches instead of random emails to the list. I didn't mean to submit logs as patches. Documenting the protocol is something that is lacking, so any help folks can provide is welcome. F

Re: [Barry-devel] Upgrading BlackBerry OS on Linux

2009-01-23 Thread Robert Yaklin
How would I go about submiting a 20MB log file as a patch? Would I do that with CVS? Would I need a non-anonymous login to do so? I'd like to submit a log file of a wipe and of loading the Kernel/OS which are the two steps that would be done before loading the .cod files. On 1/23/09, Chris Frey w

Re: [Barry-devel] Upgrading BlackBerry OS on Linux

2009-01-23 Thread Chris Frey
On Fri, Jan 23, 2009 at 01:52:50PM -0600, Robert Yaklin wrote: > I made a sniff file using javaloader.exe to load all the files that > would be loaded to a BlackBerry 8700g for a base install of 4.2.1.107. > Even compressed it is a large file so I uploaded it to > http://www.mediafire.com/?twtt3xuz

Re: [Barry-devel] Upgrading BlackBerry OS on Linux

2009-01-23 Thread Chris Frey
On Wed, Jan 21, 2009 at 04:46:08PM -0600, Robert Yaklin wrote: > I sent some sniffs to Rick Scott of the firmware wipe and loading > process but I'm not sure if he has gotten any code written for that > yet. Did you make these logs public? Either I missed your email to the list, or you kept it pr

Re: [Barry-devel] Upgrading BlackBerry OS on Linux

2009-01-23 Thread Robert Yaklin
I wiped a BlackBerry 8700g using the Windows javaloader.exe since I don't think the wipe function has been implemented in bjavaloader. Next I loaded the rim8700.sfi file using cfp.exe. This put the device in a state ready to be javaloaded with all the .cod files (which I had tested before using ja

Re: [Barry-devel] Upgrading BlackBerry OS on Linux

2009-01-22 Thread Chris Frey
On Wed, Jan 21, 2009 at 09:40:42PM +0100, Nicolas wrote: > Now I'm intend to work about the blackberry firmware update with Linux : > a new "bfupdate" tool. Hi Nicolas, This is a heads-up that I'm working on refactoring some of the packet.cc, socket.cc, and m_javaloader.cc code to add some of the

Re: [Barry-devel] Upgrading BlackBerry OS on Linux

2009-01-21 Thread Martin Owens
When you do your research, make sure to write at least a text file describing your findings and add it to the docs section. I'd rather not have our hard work only available in an email archive. Best Regards, Martin Owens On Wed, 2009-01-21 at 16:46 -0600, Robert Yaklin wrote: > I haven't been su

Re: [Barry-devel] Upgrading BlackBerry OS on Linux

2009-01-21 Thread Chris Frey
On Wed, Jan 21, 2009 at 09:40:42PM +0100, Nicolas wrote: > Hi, > > bjavaloader is quiet pleasing :) > > Now I'm intend to work about the blackberry firmware update with Linux : > a new "bfupdate" tool. Cool idea. :-) > At first, does somebody work about this subject ? Nobody else is working o

Re: [Barry-devel] Upgrading BlackBerry OS on Linux

2009-01-21 Thread Robert Yaklin
I haven't been successful using USBSnoop. I've been real pleased using HHD Software's USB monitor until I ran into some bug that they are working on fixing. In the meantime, I have started using the logging capability of VMware for my USB sniffing. I think it does a great job. I sent some sniffs t

[Barry-devel] Upgrading BlackBerry OS on Linux

2009-01-21 Thread Nicolas
Hi, bjavaloader is quiet pleasing :) Now I'm intend to work about the blackberry firmware update with Linux : a new "bfupdate" tool. At first, does somebody work about this subject ? Is upgrading the BlackBerry OS on Linux possible ? Is upgrading the BlackBerry OS directly from the device possi