View Single Post
Posts: 58 | Thanked: 10 times | Joined on May 2012 @ india
#13
Originally Posted by aspergerguy View Post
Is this resource any better?
https://tobru.ch/access-a-locked-nokia-n9-meego-phone/

With regards to battery charging via Harmattan flasher, if battery at 0% can take many minutes before any result at all.
Thank you. I got the files from the previous post link, finally after multiple attempts with multiple laptops the mobile is able to charge via flasher.

Code:
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.

Found device RM-696, hardware revision 1603
NOLO version 2.3.6
Version of 'sw-release': DFL61_HARMATTAN_40.2012.21-3_PR_005
Success
Output from flasher -f -F main.bin


Code:
C:\Program Files\Nokia\Flasher>flasher -f -F DFL61_HARMATTAN_40.2012.21-3_PR_LEGACY_005-OEM1-958_ARM.bin
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_005
Sending ape-algo image (7096 kB)...
100% (7096 of 7096 kB, avg. 27294 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
Image SW version DFL61_HARMATTAN_40.2012.21-3_PR_005
Image moslo not present
Image mmc not present
Image tar skipped
Image config skipped
Charging battery, 10 % battery level (11 % required). Ctrl-c to exit
Battery level 11 %, continuing.

    image        [state    progress         transfer     flash speed]
---------------------------------------------------------------------
[x] cert-sw      [finished   100 %       1 /       1 kB      NA     ]
[_] cmt-2nd      [finished   100 %      95 /      95 kB      NA     ]
[ ] cmt-algo     [pending      0 %       0 /       0 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     ]
[_] kernel       [writing     37 %    2048 /    2714 kB    4080 kB/s]
[_] rootfs       [writing      0 %    1024 / 1170162 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     ]
[x] cmt-algo     [finished   100 %     789 /     789 kB      NA     ]
[_] cmt-mcusw    [finishing    0 %    6050 /    6050 kB    3233 kB/s]
[x] xloader      [finished   100 %      23 /      23 kB      NA     ]
[x] secondary    [finished   100 %      94 /      94 kB      NA     ]
[x] kernel       [finished   100 %    2714 /    2714 kB    1673 kB/s]
[f] rootfs       [writing      0 %    4096 / 1170162 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     ]
[x] cmt-algo     [finished   100 %     789 /     789 kB      NA     ]
[f] cmt-mcusw    [finishing    0 %    6050 /    6050 kB    3233 kB/s]
[x] xloader      [finished   100 %      23 /      23 kB      NA     ]
[x] secondary    [finished   100 %      94 /      94 kB      NA     ]
[x] kernel       [finished   100 %    2714 /    2714 kB    1673 kB/s]
[f] rootfs       [writing      0 %    4096 / 1170162 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
bb5_rdc_cert_read failed
mmc: handle_buffer failed in lzo decompress (-1)
[Pipe   4] Finishing in error state with status 1
MTC_NOS_READY not received
MTC_NOS_READY not received
MTC_NOS_READY not received
CMT RFS failed
[Pipe   7] Finishing in error state with status 1
========================================

ERROR: Failed to flash images
Currently working on ubuntu installation, will see how it works.