Reply
Thread Tools
Posts: 40 | Thanked: 28 times | Joined on Jun 2009
#701
Originally Posted by polomarko View Post
The problem is that when I got the phone the phone had the 1.3 , 001 version, but I'm not sure if that was my phone original software, because as it seems for my product code 059K172 there isn't any 1.3 version. Also now that I have flashed it with 1.3, 009 German version I cant flash it to the original software, because of the flasher not allowing a downgrade.
Sure that if you say it worked I'm willing to try it but I don't know what version to use as my original software. If you could give me any orientation on that based on my product code it would be great. And also can you please specify what command should I use to flash only the radio?
Does the phone boot? When you plug the phone via usb using the flashing tool what fw does it say that is has on it?

The command to flash the radio only is:
flasher -f -F old_main.bin --flash-only=cmt

Replace old_main.bin with your phones original fw .bin

How we proceed will be determined what fw the flashing tool says is on your phone.

I'll look to see what your original fw file is.

SB
 
Posts: 40 | Thanked: 28 times | Joined on Jun 2009
#702
Originally Posted by polomarko View Post
The problem is that when I got the phone the phone had the 1.3 , 001 version, but I'm not sure if that was my phone original software, because as it seems for my product code 059K172 there isn't any 1.3 version. Also now that I have flashed it with 1.3, 009 German version I cant flash it to the original software, because of the flasher not allowing a downgrade.
Sure that if you say it worked I'm willing to try it but I don't know what version to use as my original software. If you could give me any orientation on that based on my product code it would be great. And also can you please specify what command should I use to flash only the radio?
polomarko,

Looks like your original fw is the Latvian 16gb Cyan version. This is good news in that your phone is not a carrier branded phone. Don't give up hope...I've been flashing phones since the Nokia N810 days and recently numerous Android phones. I've never bricked a device and numerous times I thought I had.

SB
 
Posts: 43 | Thanked: 0 times | Joined on Apr 2013
#703
Originally Posted by snowboarder View Post
Does the phone boot? When you plug the phone via usb using the flashing tool what fw does it say that is has on it?

The command to flash the radio only is:
flasher -f -F old_main.bin --flash-only=cmt

Replace old_main.bin with your phones original fw .bin

How we proceed will be determined what fw the flashing tool says is on your phone.

I'll look to see what your original fw file is.

SB
First of all thank you for your help and encouragement. It is very appreciated.
I cant really say if the phone does boot OK or not, because every time I have tried to flash at the end it says:

"Timeout while waiting for the HWBREAK
Could not reboot into cold bootmode
[Pipe 6] Finishing in error state with status 1"

Maybe this is booting problem, I dont know.
Ive connected the phone to the flash and the version of the "sw release" the flashes says for the phone is: DFL61_HARMATTAN_40.2012.21-3_PR_009

So now I should download the Latvian release and load the cmt from that release? Should I download the 1.2 or any other version?

Last edited by polomarko; 2013-05-02 at 09:23.
 
Posts: 40 | Thanked: 28 times | Joined on Jun 2009
#704
Originally Posted by polomarko View Post
First of all thank you for your help and encouragement. It is very appreciated.
I cant really say if the phone does boot OK or not, because every time I have tried to flash at the end it says:

"Timeout while waiting for the HWBREAK
Could not reboot into cold bootmode
[Pipe 6] Finishing in error state with status 1"

Maybe this is booting problem, I dont know.
Ive connected the phone to the flash and the version of the "sw release" the flashes says for the phone is: DFL61_HARMATTAN_40.2012.21-3_PR_009

So now I should download the Latvian release and load the cmt from that release? Should I download the 1.2 or any other version?
polomarko,

OK...so it looks like the German fw 009 was at least partially installed. Unfortunately, you can't downgrade to the Latvian fw as it is a downgrade and it will fail. What we need to do now is wipe everything and start fresh. Make sure that the German fw 009 is not corrupt or that the download was uncomplete, etc. To make sure, download it again from here:
http://nds2.fds-fire.nokia.com/p/d/f...M1-958_ARM.bin

For the eMMC lets use the same one that I used which is the rest of world. Download from here:
http://nds2.fds-fire.nokia.com/p/d/f...MMC_NOMAPS.bin

Once you have both files downloaded you're going to issue this command:
flasher -f -F main.bin -F emmc.bin --erase-user-data
Obviously replacing main with the name of the fw.bin and emmc with the name of the emmc.bin

Make sure that all syntax is correct...it will take awhile while it is erasing everything. It took mine around 10 mins.

Let me know how it goes...

SB

Last edited by snowboarder; 2013-05-02 at 10:06.
 
Posts: 43 | Thanked: 0 times | Joined on Apr 2013
#705
Originally Posted by snowboarder View Post
polomarko,

OK...so it looks like the German fw 009 was at least partially installed. Unfortunately, you can't downgrade to the Latvian fw as it is a downgrade and it will fail. What we need to do now is wipe everything and start fresh. Make sure that the German fw 009 is not corrupt or that the download was uncomplete, etc. To make sure, download it again from here:
http://nds2.fds-fire.nokia.com/p/d/f...M1-958_ARM.bin

For the eMMC lets use the same one that I used which is the rest of world. Download from here:
http://nds2.fds-fire.nokia.com/p/d/f...MMC_NOMAPS.bin

Once you have both files downloaded you're going to issue this command:
flasher -f -F main.bin -F emmc.bin --erase-user-data
Obviously replacing main with the name of the fw.bin and emmc with the name of the emmc.bin

Make sure that all syntax is correct...it will take awhile while it is erasing everything. It took mine around 10 mins.

Let me know how it goes...

SB
Ok, I did as you say, downloaded again the files, from the links you send me, and after that i executed the comand as stated. It took around 15 minutes to erase everything and start flashing the files. At the end I still got the same error:

Fetching error list:
========================================
bb5_rdc_cert_read failed
bb5_rdc_cert_read failed
bb5_rdc_cert_read failed
bb5_rdc_cert_read failed
bb5_rdc_cert_read failed
bb5_rdc_cert_read failed
Timeout while waiting for the HWBREAK
Could not reboot into cold bootmode
[Pipe 6] Finishing in error state with status 1
========================================

ERROR: Failed to flash images

Any idea on how I should proceed now?
 
Posts: 40 | Thanked: 28 times | Joined on Jun 2009
#706
polomarco,

can you please paste the entire output of what flasher says?

SB
 
Posts: 43 | Thanked: 0 times | Joined on Apr 2013
#707
Hey SB
Find below the entire output:

C:\Program Files\Nokia\Flasher>flasher -i
flasher 3.12.1 (Oct 6 2011) Harmattan
WARNING: This tool is intended for professional use only. Using it may result
in permanently damaging your device or losing the warranty.

Suitable USB interface (bootloader/phonet) not found, waiting...
Found device RM-696, hardware revision 1603
NOLO version 2.3.6
Version of 'sw-release': DFL61_HARMATTAN_40.2012.21-3_PR_009
Success

C:\Program Files\Nokia\Flasher>flasher -f -F D4A3D2AC_DFL61_HARMATTAN_40.2012.21
-3_PR_LEGACY_009-OEM1-958_ARM.bin -F DFL61_HARMATTAN_40.2012.13-7.NOMAPS_EMMC_NO
MAPS.bin --erase-user-data
flasher 3.12.1 (Oct 6 2011) Harmattan
WARNING: This tool is intended for professional use only. Using it may result
in permanently damaging your device or losing the warranty.

Found device RM-696, hardware revision 1603
NOLO version 2.3.6
Version of 'sw-release': DFL61_HARMATTAN_40.2012.21-3_PR_009
Sending ape-algo image (7096 kB)...
100% (7096 of 7096 kB, avg. 20750 kB/s)
Suitable USB interface (phonet) not found, waiting...
Ping attempt 1 (250 ms)
Server application: 1.7.2
Found product RM-696 rev. 1603
Server implements softupd protocol version 1.8

Battery level 23 %, continuing.
Erasing, this may take a while.
Erase done.
Image SW version DFL61_HARMATTAN_40.2012.21-3_PR_009
Image moslo not present
Image tar skipped
Image config skipped

Battery level 24 %, continuing.

image [state progress transfer flash speed]
---------------------------------------------------------------------
[x] cert-sw [finished 100 % 1 / 1 kB NA ]
[x] cmt-2nd [finished 100 % 95 / 95 kB NA ]
[_] cmt-algo [init 100 % 789 / 789 kB NA ]
[ ] cmt-mcusw [pending 0 % 0 / 0 kB NA ]
[x] xloader [finished 100 % 23 / 23 kB NA ]
[x] secondary [finished 100 % 94 / 94 kB NA ]
[x] kernel [finished 100 % 2714 / 2714 kB 1766 kB/s]
[_] rootfs [writing 0 % 34816 / 1170206 kB 573 kB/s]
[ ] mmc [pending 0 % 0 / 0 kB NA ]
ERROR: SU_GET_UPDATE_STATUS_REQ terminated with error code 1: Unknown error

image [state progress transfer flash speed]
---------------------------------------------------------------------
[x] cert-sw [finished 100 % 1 / 1 kB NA ]
[x] cmt-2nd [finished 100 % 95 / 95 kB NA ]
[f] cmt-algo [init 0 % 789 / 789 kB NA ]
[-] cmt-mcusw [pending 0 % 0 / 0 kB NA ]
[x] xloader [finished 100 % 23 / 23 kB NA ]
[x] secondary [finished 100 % 94 / 94 kB NA ]
[x] kernel [finished 100 % 2714 / 2714 kB 1766 kB/s]
[x] rootfs [finished 100 % 1170206 / 1170206 kB 10423 kB/s]
[x] mmc [finished 100 % 261587 / 261587 kB 13064 kB/s]
Fetching error list:
========================================
bb5_rdc_cert_read failed
bb5_rdc_cert_read failed
bb5_rdc_cert_read failed
bb5_rdc_cert_read failed
bb5_rdc_cert_read failed
bb5_rdc_cert_read failed
Timeout while waiting for the HWBREAK
Could not reboot into cold bootmode
[Pipe 6] Finishing in error state with status 1
========================================

ERROR: Failed to flash images

C:\Program Files\Nokia\Flasher>
 
Posts: 40 | Thanked: 28 times | Joined on Jun 2009
#708
polomarco,

Ok, now flash the radio with the fw that came with the phone...I think you said it was fw 001
Use this command:
flasher -f -F old_main.bin --flash-only=cmt

Then tell me what it says...

Also, what firmware versions have you tried flashing the radio with in the past?

SB

Last edited by snowboarder; 2013-05-02 at 13:36.
 
Posts: 43 | Thanked: 0 times | Joined on Apr 2013
#709
SD

Done it and this is what I got:

C:\Program Files\Nokia\Flasher>flasher -f -F DFL61_HARMATTAN_30.2012.07-1_PR_LEG
ACY_001-OEM1-958_ARM.bin --flash-only=cmt
flasher 3.12.1 (Oct 6 2011) Harmattan
WARNING: This tool is intended for professional use only. Using it may result
in permanently damaging your device or losing the warranty.

Ping attempt 1 (250 ms)
Server application: 1.7.2
Found product RM-696 rev. 1603
Server implements softupd protocol version 1.8
Image SW version DFL61_HARMATTAN_30.2012.07-1_PR_001
Image cert-sw skipped
Image xloader skipped
Image secondary skipped
Image kernel skipped
Image moslo skipped
Image rootfs skipped
Image mmc skipped
Image tar skipped
Image config skipped

Battery level 29 %, continuing.

image [state progress transfer flash speed]
---------------------------------------------------------------------
[x] cmt-2nd [finished 100 % 95 / 95 kB NA ]
[_] cmt-algo [init 100 % 789 / 789 kB NA ]
[ ] cmt-mcusw [pending 0 % 0 / 0 kB NA ]
ERROR: SU_GET_UPDATE_STATUS_REQ terminated with error code 1: Unknown error

image [state progress transfer flash speed]
---------------------------------------------------------------------
[x] cmt-2nd [finished 100 % 95 / 95 kB NA ]
[f] cmt-algo [init 0 % 789 / 789 kB NA ]
[-] cmt-mcusw [pending 0 % 0 / 0 kB NA ]
Fetching error list:
========================================
bb5_rdc_cert_read failed
bb5_rdc_cert_read failed
bb5_rdc_cert_read failed
bb5_rdc_cert_read failed
bb5_rdc_cert_read failed
Timeout while waiting for the HWBREAK
Could not reboot into cold bootmode
[Pipe 1] Finishing in error state with status 1
========================================

ERROR: Failed to flash images

C:\Program Files\Nokia\Flasher>
 
Posts: 40 | Thanked: 28 times | Joined on Jun 2009
#710
polomarco,

Have you ever flashed the Chinese fw 003 for the radio only?

If you have, then you have to flash the radio from fw 003.

SB

Last edited by snowboarder; 2013-05-02 at 13:46.
 
Reply

Tags
flashing, nokia n9

Thread Tools

 
Forum Jump


All times are GMT. The time now is 08:13.