![]() |
2013-05-14
, 21:21
|
Posts: 131 |
Thanked: 22 times |
Joined on Sep 2012
@ India
|
#52
|
I think that at some point, firmware versions have been mismatched on-device.
Using the PR_LEGACY 006 firmware, add "--flash-only=rootfs" to the end of that command line, and on the second run to flash the eMMC, remember to have "--flash-only=emmc".
Don't reboot yet.
Now download the PR1.3 PR_LEGACY 280 rootfs, and "--flash-only=cmt-mcusw".
You should now have a device with PR1.3 006 on the APU, and PR1.3 280 on the MCU (and the MCU's swcert should match with the MCU firmware)
(IIRC mismatching APU and MCU firmware is allowed. In case you get a MALF, flash the PR1.3 Open Mode kernel and follow these instructions)
c:\Program Files\Nokia\Flasher>flasher -f -F main_ce40.bin --flash-only=cmt-mcusw
flasher 3.12.1 (Oct 6 2011) Harmattan
ERROR: Valid --flash-only options: nolo,kernel,moslo,initfs,rootfs,cmt,mmc,tar
ERROR: Error processing option
c:\Program Files\Nokia\Flasher>flasher -f -F main_ce40.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. 1601
Server implements softupd protocol version 1.8
Image SW version DFL61_HARMATTAN_40.2012.21-3_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 66 %, continuing.
image [state progress transfer flash speed]
---------------------------------------------------------------------
[x] cmt-2nd [finished 100 % 95 / 95 kB NA ]
[x] cmt-algo [finished 100 % 789 / 789 kB NA ]
[_] cmt-mcusw [finishing 0 % 6050 / 6050 kB 3315 kB/s]
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 ]
[x] cmt-algo [finished 100 % 789 / 789 kB NA ]
[f] cmt-mcusw [finishing 0 % 6050 / 6050 kB 3315 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
Update content failed to verify against cert: SW certificate not updated
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
Update content failed to verify against cert: SW certificate not updated
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
MTC_NOS_READY not received
MTC_NOS_READY not received
MTC_NOS_READY not received
CMT RFS failed
[Pipe 2] Finishing in error state with status 1
========================================
ERROR: Failed to flash images
c:\Program Files\Nokia\Flasher>flasher -f -F main_ch.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. 1601
Server implements softupd protocol version 1.8
Image SW version DFL61_HARMATTAN_40.2012.21-3_PR_003
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 69 %, continuing.
image [state progress transfer flash speed]
---------------------------------------------------------------------
[x] cmt-2nd [finished 100 % 95 / 95 kB NA ]
[x] cmt-algo [finished 100 % 789 / 789 kB NA ]
[_] cmt-mcusw [finishing 75 % 6050 / 6050 kB 3465 kB/s]
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 ]
[x] cmt-algo [finished 100 % 789 / 789 kB NA ]
[f] cmt-mcusw [finishing 0 % 6050 / 6050 kB 3465 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
MTC_POWER_OFF not received
CMT RFS failed
[Pipe 2] Finishing in error state with status 1
========================================
ERROR: Failed to flash images
![]() |
2013-05-15
, 12:28
|
Posts: 1,225 |
Thanked: 1,905 times |
Joined on Feb 2011
@ Quezon City, Philippines
|
#53
|
![]() |
2013-05-15
, 15:30
|
Posts: 131 |
Thanked: 22 times |
Joined on Sep 2012
@ India
|
#54
|
That's quite the odd problem.
Your device has PR 003 firmware and has Chinese CMT firmware.
And flasher -i shows all the information properly, yet Harmattan can't seem to talk to the BB5?
At this point I'd be inclined to install the Chinese firmware to match, but the Chinese firmware sucks. (Don't do it yet!)
Perhaps other forum members can get your 003 firmware device talking to your CMT.
![]() |
2013-05-15
, 15:46
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#55
|
![]() |
2013-05-15
, 19:32
|
Posts: 131 |
Thanked: 22 times |
Joined on Sep 2012
@ India
|
#56
|
![]() |
2013-05-17
, 18:33
|
Posts: 32 |
Thanked: 7 times |
Joined on Apr 2013
|
#57
|
I think that at some point, firmware versions have been mismatched on-device.
Using the PR_LEGACY 006 firmware, add "--flash-only=rootfs" to the end of that command line, and on the second run to flash the eMMC, remember to have "--flash-only=emmc".
Don't reboot yet.
Now download the PR1.3 PR_LEGACY 280 rootfs, and "--flash-only=cmt-mcusw".
You should now have a device with PR1.3 006 on the APU, and PR1.3 280 on the MCU (and the MCU's swcert should match with the MCU firmware)
(IIRC mismatching APU and MCU firmware is allowed. In case you get a MALF, flash the PR1.3 Open Mode kernel and follow these instructions)
![]() |
2013-05-20
, 16:58
|
Posts: 131 |
Thanked: 22 times |
Joined on Sep 2012
@ India
|
#58
|
![]() |
2013-05-20
, 17:07
|
Posts: 32 |
Thanked: 7 times |
Joined on Apr 2013
|
#59
|
![]() |
2013-05-22
, 19:13
|
Posts: 131 |
Thanked: 22 times |
Joined on Sep 2012
@ India
|
#60
|
So I don't think issues is with hardware.