View Single Post
Posts: 78 | Thanked: 109 times | Joined on Jan 2012 @ Washington State
#4
Originally Posted by civil View Post
I have recently learned that the preprogrammed nokia sites are not accessible, so I tried to search this site for ways to do it manually.
Can't help you WRT Windows, but if you can boot Linux I see a copy of the old flasher tool at:

http://www.jakemaheu.com/flasher-3.0-static

It sounds like you already have the Diablo image--great.
The command line is:

./flasher-3.0-static -f -F RX44_DIABLO_5.2008.437_PR_COMBINED_MR0_ARM.bin -R

(Dang web form, that's all one command line.)

If you have trouble with "device busy", you need to stomp a couple of modules which are trying to helpfully run your device for you:

sudo modprobe -r cdc_phonet
sudo modprobe -r phonet

Enjoy. It's quite a device.
 

The Following 2 Users Say Thank You to vandys For This Useful Post: