Active Topics

 


Reply
Thread Tools
Posts: 18 | Thanked: 3 times | Joined on Oct 2013
#1
I had recently got an nokia n9 black 16gb. I installed nitdroid with sillyboot2 then i installed sillyboot_gu2 without uninstalling sillyboot2 then came the device not working properly error. i flashed it many times. Did the zeorise device from http://talk.maemo.org/showthread.php?t=82693. Then only the warranty void message shows up. what can be the solution to this. while flashing the firmware with legacy in it the rootfs is only 90 % complete. need help!!!!

Last edited by Ayast; 2013-10-25 at 07:54.
 
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#2
Originally Posted by Ayast View Post
I had recently got an nokia n9 black 16gb. I installed nitdroid with sillyboot2 then i installed sillyboot_gu2 without uninstalling sillyboot2 then came the device not working properly error. i flashed it many times. Did the zeorise device from http://talk.maemo.org/showthread.php?t=82693. Then only the warranty void message shows up. what can be the solution to this. while flashing the firmware with legacy in it the rootfs is only 90 % complete. need help!!!!
Well, first things first:
- Have you got the correct emmc and firmware images?
- What is your device's variant?
- What is your device's current SW?
- Could you post the log of what happens at flashing? (it is difficult to say anything when one cannot see what happens)
 

The Following User Says Thank You to juiceme For This Useful Post:
Posts: 1,067 | Thanked: 2,383 times | Joined on Jan 2012 @ Finland
#3
Most likely your partition table has 4 partitions. So either manully use sfdisk from ubiboot rescue mode or get your hands on internal flasher and run:

sudo flasher -O nand-repartition -f -F main.cbin -F emmc.bin -R --erase-user-data=secure

(but as normal flashers are missing -O flag support, you need to repartition with sfdisk)
__________________
IRC: jonni@freenode
Sailfish: ¤ Qt5 SailfishTouchExample ¤ Qt5 MultiPointTouchArea Example ¤ ipaddress ¤ stoken ¤ Sailbox (Dropbox client) ¤
Harmattan: ¤ Presence VNC for Harmattan ¤ Live-F1 ¤ BTinput-terminal ¤ BabyLock ¤ BabyLock Trial ¤ QML TextTV ¤
Disclaimer: all my posts in this forum are personal trolling and I never post in any official capacity on behalf of any company.
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#4
you can use --no-preserve to rewrite existing partition table while flashing without using external tools
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 3 Users Say Thank You to coderus For This Useful Post:
Posts: 18 | Thanked: 3 times | Joined on Oct 2013
#5
Originally Posted by rainisto View Post
Most likely your partition table has 4 partitions. So either manully use sfdisk from ubiboot rescue mode or get your hands on internal flasher and run:

sudo flasher -O nand-repartition -f -F main.cbin -F emmc.bin -R --erase-user-data=secure

(but as normal flashers are missing -O flag support, you need to repartition with sfdisk)
Could you go in a little bit of detail throuogh a windows pc
and @coderus i didn't understand you could you describe it in a little detail

Last edited by Ayast; 2013-10-27 at 10:37. Reason: something missed
 
Posts: 18 | Thanked: 3 times | Joined on Oct 2013
#6
@juiceme
the info are as follows

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_006
Success

C:\Program Files\Nokia\Flasher>
the flashing procedure is as follows
C:\Program Files\Nokia\Flasher>flasher -f -F kernel.bin --suppress-warranty-warn
ing
flasher 3.12.1 (Oct 6 2011) Harmattan

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_006
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 ]
[x] cmt-2nd [finished 100 % 95 / 95 kB NA ]
[x] cmt-algo [finished 100 % 789 / 789 kB NA ]
[x] cmt-mcusw [finished 100 % 6050 / 6050 kB 3034 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 1706 kB/s]
[_] rootfs [writing 71 % 704512 / 978983 kB 9933 kB/s]
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 ]
[x] cmt-mcusw [finished 100 % 6050 / 6050 kB 3034 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 1706 kB/s]
[f] rootfs [writing 0 % 706560 / 978983 kB 9933 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
bb5_rdc_cert_read failed
mmc: lzo block decompression failed!
========================================

ERROR: Failed to flash images

C:\Program Files\Nokia\Flasher>
 
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#7
Well if you are really using this following command to flash your device it is not correct IMHO, depemding of course on what the "kernel.bin" file actually is, is it supposed to be emmc or rootfs?

Originally Posted by Ayast View Post
C:\Program Files\Nokia\Flasher>flasher -f -F kernel.bin --suppress-warranty-warning

You should try to flash it with this command instead, it will properly wipe your device clean (like from a factory reset):

Code:
C:\Program Files\Nokia\Flasher>flasher -F main.bin -F emmc.bin --erase-user-data=secure --no-preserve -f -R
 

The Following User Says Thank You to juiceme For This Useful Post:
Posts: 18 | Thanked: 3 times | Joined on Oct 2013
#8
Originally Posted by juiceme View Post
Well if you are really using this following command to flash your device it is not correct IMHO, depemding of course on what the "kernel.bin" file actually is, is it supposed to be emmc or rootfs?
the kernel.bin is the firmware named DFL61_HARMATTAN_40.2012.21-3_PR_LEGACY_006-OEM1-958_ARM.bin and emmc.bin is 528DA068_DFL61_HARMATTAN_40.2012.13-7.MEA_EMMC_MEA.bin.

the code you said to use gave me this result


C:\Program Files\Nokia\Flasher>flasher -F kernel.bin -F emmc.bin --erase-user-da
ta=secure --no-preserve -f -R
flasher 3.12.1 (Oct 6 2011) Harmattan
Warning: --no-preserve is not recommended, instead use erase commands
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_006
Sending ape-algo image (7096 kB)...
100% (7096 of 7096 kB, avg. 26479 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
Charging battery, 10 % battery level (11 % required). Ctrl-c to exit
Battery level 11 %, continuing.
Erasing, this may take a while.
Erase done.
Image SW version DFL61_HARMATTAN_40.2012.21-3_PR_006
Image moslo not present
Image tar skipped
Image config skipped

Battery level 16 %, 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 ]
[x] cmt-algo [finished 100 % 789 / 789 kB NA ]
[x] cmt-mcusw [finished 100 % 6050 / 6050 kB 3465 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 1863 kB/s]
[_] rootfs [writing 71 % 709632 / 978983 kB 10846 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 ]
[x] cmt-algo [finished 100 % 789 / 789 kB NA ]
[x] cmt-mcusw [finished 100 % 6050 / 6050 kB 3465 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 1863 kB/s]
[f] rootfs [writing 0 % 713728 / 978983 kB 10846 kB/s]
[-] mmc [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
bb5_rdc_cert_read failed
mmc: lzo block decompression failed!
========================================

ERROR: Failed to flash images

C:\Program Files\Nokia\Flasher>
 

The Following User Says Thank You to Ayast For This Useful Post:
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#9
Originally Posted by Ayast View Post
the kernel.bin is the firmware named DFL61_HARMATTAN_40.2012.21-3_PR_LEGACY_006-OEM1-958_ARM.bin and emmc.bin is 528DA068_DFL61_HARMATTAN_40.2012.13-7.MEA_EMMC_MEA.bin.
This is the strongest flashing command that I know. If it does not work for you, then there are 2 possibilities AFAIK:
  • 1. Your FIASCO images are corrupted or not of correct version
  • 2. Your device has broken flash memory and cannot be flashed any longer.

If the problem is the first one, please check the MD5 checksums of your emmc and firmware binaries, and if they are not correct, try to download them again.
Tell me what is the variant of your device, and I can give you download links for the files. (variant is written on the bottom of your SIMCARD tray)

If the problem is the second one, well, the device is then broken behind any repair and you should contact Nokia for warranty. However, they will propably not be able to give you another N9 because they are not made any longer
 

The Following User Says Thank You to juiceme For This Useful Post:
Posts: 18 | Thanked: 3 times | Joined on Oct 2013
#10
Originally Posted by juiceme View Post
[/LIST]Tell me what is the variant of your device, and I can give you download links for the files. (variant is written on the bottom of your SIMCARD tray)(
The variant is 059J217. and i went to a nokia care center and they told me it would take aroun $20 to fix it but it is also possible that my nokia n9 would be dead.
 
Reply


 
Forum Jump


All times are GMT. The time now is 11:23.