PDA

View Full Version : [HOWTO] Comprehensive Firmware Flashing Guide for N9


Pages : 1 2 3 4 5 6 [7]

Anatolian
2017-03-12, 21:41
evrythıng goıng fıne durıng the flash but when ıt come to emmc;

it starting from %30 and stoping and turnıng back to %0

then runnıng again by the %100 after that th the window shuttıng ,

no visible notifıcatıon that says ıt flashed succesful...

the rootfs fıle orıgınal but the emmc fıle is from another n9 phone..

:/ :S

badpixel
2017-03-12, 21:44
if emmc.bin is home or MyDocs, then it doesnt matter (MyDocs is mainly sample video/music[not sure about maps])

Anatolian
2017-03-12, 22:11
No matter really but devıce ıs not workıng stable...

chilango
2017-03-12, 22:20
So maybe try to reset the hole N9
flasher -f -F main.bin --erase-user-data=secure

Its all documented in the first post

Anatolian
2017-03-12, 22:33
Sorry,

i couldnt related some commands to my problem,
for that i am askıng to here..

Anatolian
2017-03-12, 23:00
ı run your command but still its not stable...

red lıght ın the flshlıght and white led lisht at the front sight permanently open.. :confused:

chilango
2017-03-12, 23:24
Hardware defect?

Anatolian
2017-03-13, 07:38
I dont think so i couldnt catch A clean Flash on it ;

Tought the emmc full of rubbish,

So devıce storage shows only, 6.38 GB. :(

Or i am totally wrong ..

Here the pıcture

juiceme
2017-03-13, 08:09
@Anatolian, it might be that your partition table is mislaid. Try cold-flashing the device, that might help as it rewrites the partitions as in the original device layout;

flasher -c -f -F main.bin --erase-user-data=secure

Anatolian
2017-03-13, 09:22
@Anatolian, it might be that your partition table is mislaid. Try cold-flashing the device, that might help as it rewrites the partitions as in the original device layout;

flasher -c -f -F main.bin --erase-user-data=secure

ı run this command but it not found the ''nolo'' :/

badpixel
2017-03-13, 10:15
As other mentioned try full reflash.
You can also check dmesg for onenand errors. I have plenty of such, but it works stable.

Anatolian
2017-03-13, 11:22
Nope ,
I have reflashed it Like in the commands of Nıeldk

( full) and the storage turn to normal (15.76 GB) but stıll boot

error ( (weırd texts, karnel ınformatıon when bootıng) cam not

workıng stable, front led open, back led red Light open :),

But more stable THAN yesterday :)

I have run the top in the xtermınal to sen what cpu busy

Nothıng understand ,

Something weırd here in the pıcture

aspergerguy
2017-03-13, 20:28
If front LED was continually flashing and red LED was on, I would have wondered whether R & D mode had been enabled at some point. Does entering following in flasher make any difference to boot?
--enable-rd-mode --set-rd-flags=no-lifeguard-reset

To disable R & D mode use
--disable-rd-mode

Anatolian
2017-03-14, 10:00
Thank you mate solve, R D mode was open Like Said..

Thanks all guys.

andreasole
2017-03-29, 11:06
Please someone explain what is the problem??

@andreasole:~/Downloads$ sudo flasher -F main.bin -F emmc.bin -f
flasher 3.12.1 (Oct 5 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...
USB device found at bus 001, device address 021.
Device identifier: 357923047555604 (SN: N/A)
Found device RM-696, hardware revision 1603
NOLO version 2.3.6
Version of 'sw-release': DFL61_HARMATTAN_40.2012.21-3_PR_001
Sending ape-algo image (7096 kB)...
100% (7096 of 7096 kB, avg. 3492 kB/s)
Suitable USB interface (phonet) not found, waiting...
USB device found at bus 001, device address 022.
Device identifier: 357923047555604 (SN: N/A)
Raw data transfer EP found at EP2.
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_001
Image moslo not present
Image tar skipped
Image config skipped

Battery level 94 %, 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 2883 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 584 kB/s]
[_] rootfs [writing 7 % 89088 / 1170282 kB 2507 kB/s]
[ ] mmc [pending 0 % 0 / 0 kB NA ]
Raw data transfer failed: Resource temporarily unavailable

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 2883 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 584 kB/s]
[f] rootfs [writing 0 % 89088 / 1170282 kB 2507 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
========================================

ERROR: Failed to flash images
andreasole@andreasole:~/Downloads$ sudo flasher -F main.bin -F emmc.bin -f --no-preserve
flasher 3.12.1 (Oct 5 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.

USB device found at bus 001, device address 022.
Device identifier: 357923047555604 (SN: N/A)
Raw data transfer EP found at EP2.
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_001
Image moslo not present
Image tar skipped
Image config skipped

Battery level 95 %, continuing.

image [state progress transfer flash speed]
---------------------------------------------------------------------
[x] cert-sw [finished 100 % 1 / 1 kB NA ]
[ ] cmt-2nd [pending 0 % 0 / 0 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 [pending 0 % 0 / 0 kB NA ]
[ ] rootfs [pending 0 % 0 / 0 kB NA ]
[ ] 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 3198 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 879 kB/s]
[f] rootfs [pending 0 % 0 / 0 kB NA ]
[-] mmc [pending 0 % 0 / 0 kB NA ]
Fetching error list:
========================================
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
mmc: sfdisk returned status 1
mmc: Could not remove mount directory /tmp/sudmmchggbfl/mnt: No such file or directory
[Pipe 4] Finishing in error state with status 1
========================================

ERROR: Failed to flash images
andreasole@andreasole:~/Downloads$ sudo flasher -f -F main.bin --erase-user-data=secure -F emmc.bin
flasher 3.12.1 (Oct 5 2011) Harmattan
WARNING: This tool is intended for professional use only. Using it may result
in permanently damaging your device or losing the warranty.

USB device found at bus 001, device address 022.
Device identifier: 357923047555604 (SN: N/A)
Raw data transfer EP found at EP2.
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 95 %, continuing.
Erasing, this may take a while.
Erase done.
Image SW version DFL61_HARMATTAN_40.2012.21-3_PR_001
Image moslo not present
Image tar skipped
Image config skipped

Battery level 98 %, 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 ]
[_] cmt-mcusw [init 16 % 1024 / 6050 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 624 kB/s]
[_] rootfs [finishing 100 % 6144 / 1170282 kB NA ]
[ ] 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 3205 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 624 kB/s]
[f] rootfs [finishing 0 % 7168 / 1170282 kB NA ]
[-] mmc [pending 0 % 0 / 0 kB NA ]
Fetching error list:
========================================
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
mmc: sfdisk returned status 1
mmc: Could not remove mount directory /tmp/sudmmcfBCB8F/mnt: No such file or directory
[Pipe 5] Finishing in error state with status 1
========================================

ERROR: Failed to flash images
andreasole@andreasole:~/Downloads$ sudo flasher -F main.bin -F emmc.bin -f
[sudo] password for andreasole:
flasher 3.12.1 (Oct 5 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...
USB device found at bus 001, device address 023.
Device identifier: 357923047555604 (SN: N/A)
Found device RM-696, hardware revision 1603
NOLO version 2.3.6
Version of 'sw-release': DFL61_HARMATTAN_40.2012.21-3_PR_001
Sending ape-algo image (7096 kB)...
100% (7096 of 7096 kB, avg. 4171 kB/s)
Suitable USB interface (phonet) not found, waiting...
USB device found at bus 001, device address 024.
Device identifier: 357923047555604 (SN: N/A)
Raw data transfer EP found at EP2.
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_001
Image moslo not present
Image tar skipped
Image config skipped

Battery level 92 %, 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 2946 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 541 kB/s]
[f] rootfs [writing 0 % 408576 / 1170282 kB 3087 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
========================================

ERROR: Failed to flash images
andreasole@andreasole:~/Downloads$ sudo flasher -i
flasher 3.12.1 (Oct 5 2011) Harmattan
WARNING: This tool is intended for professional use only. Using it may result
in permanently damaging your device or losing the warranty.

USB device found at bus 001, device address 024.
Device identifier: 357923047555604 (SN: N/A)
Raw data transfer EP found at EP2.
Ping attempt 1 (250 ms)
Server application: 1.7.2
Found product RM-696 rev. 1603
Server implements softupd protocol version 1.8
Success
andreasole@andreasole:~/Downloads$ sudo flasher -F main.bin -F emmc.bin -f --no-preserve
flasher 3.12.1 (Oct 5 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.

USB device found at bus 001, device address 024.
Device identifier: 357923047555604 (SN: N/A)
Raw data transfer EP found at EP2.
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_001
Image moslo not present
Image tar skipped
Image config skipped

Battery level 93 %, continuing.

image [state progress transfer flash speed]
---------------------------------------------------------------------
[x] cert-sw [finished 100 % 1 / 1 kB NA ]
[ ] cmt-2nd [pending 0 % 0 / 0 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 [pending 0 % 0 / 0 kB NA ]
[ ] rootfs [pending 0 % 0 / 0 kB NA ]
[ ] 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 3200 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 885 kB/s]
[f] rootfs [pending 0 % 0 / 0 kB NA ]
[-] mmc [pending 0 % 0 / 0 kB NA ]
Fetching error list:
========================================
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
bb5_rdc_cert_read failed
mmc: sfdisk returned status 1
mmc: Could not remove mount directory /tmp/sudmmcwADmzO/mnt: No such file or directory
[Pipe 5] Finishing in error state with status 1
========================================

ERROR: Failed to flash images

andreasole
2017-03-29, 11:32
And after this command i get this

@andreasole:~/Downloads$ sudo flasher -f -F main.bin --erase-user-data=secure -F emmc.bin --erase-mmc=secure
flasher 3.12.1 (Oct 5 2011) Harmattan
WARNING: This tool is intended for professional use only. Using it may result
in permanently damaging your device or losing the warranty.

USB device found at bus 001, device address 024.
Device identifier: 357923047555604 (SN: N/A)
Raw data transfer EP found at EP2.
Ping attempt 1 (250 ms)
Server application: 1.7.2
Found product RM-696 rev. 1603
Server implements softupd protocol version 1.8
Warning: user data may reside on MMC. In that case the MMC is unnecessarily erased twice.

Battery level 94 %, continuing.
Erasing, this may take a while.
Erase done.

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

Battery level 97 %, 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 ]
[ ] 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 739 kB/s]
[_] rootfs [finishing 100 % 7168 / 1170282 kB NA ]
[ ] 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 3174 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 739 kB/s]
[f] rootfs [finishing 0 % 8192 / 1170282 kB NA ]
[-] mmc [pending 0 % 0 / 0 kB NA ]
Fetching error list:
========================================
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
mmc: sfdisk returned status 1
mmc: Could not remove mount directory /tmp/sudmmctHBhqI/mnt: No such file or directory
[Pipe 4] Finishing in error state with status 1
========================================

ERROR: Failed to flash images
andreasole@andreasole:~/Downloads$

aspergerguy
2017-03-29, 14:16
Unfortunately looks like HW issue with flash memory, see here for similar issue: http://talk.maemo.org/showthread.php?t=94575

andreasole
2017-03-29, 17:14
Unfortunately looks like HW issue with flash memory, see here for similar issue: http://talk.maemo.org/showthread.php?t=94575

Finally after this command

flasher -F main.bin -F emmc.bin -f

It flash only the main.bin so the phone starts again , now my question is that i was doing this to install sailfis so i continue from from the STEP 3 flash Openmode Kernel and continue or i need also flash emmc.bin?

arct
2017-09-17, 07:58
I had nokia with variant 232 I flashed it with 341 which is of poland.
Now it is asking me for unlock code.But I live in India and here we dont have arrier for n9.What should i do.

Should i flash it with 009 variant??

nieldk
2017-09-17, 12:04
I had nokia with variant 232 I flashed it with 341 which is of poland.
Now it is asking me for unlock code.But I live in India and here we dont have arrier for n9.What should i do.

Should i flash it with 009 variant??

Unlock code? Are you sure it’s network locked?
If it’s phone lock, you might try “12345”

tony_yu
2017-10-07, 23:46
I dusted off a old n9 that still works and trying to flash in updates. I have winflasher 3.12.1 on windows 7 computer, command window opened as admin. ran the command first and then plug in the N9 that's off and fully charged.

Long story short. the N9 will simply go back to charging mode.

The U.S.B cable works since if i turn the phone on, windows will detect the phone and i can use it as USB device. yet I can never get winflasher to connect to it.

any ideas?

peterleinchen
2017-10-08, 07:28
Drivers?

Or more probable Win7 64bit?
Then google for libusb (also here in forum, wiki...).

aquarium
2018-03-02, 23:44
Hi friends, I purchase Nokia N9, I need your help in finding right firmware for my device
Detail
Product code 059L5T5
Many thanks

aspergerguy
2018-03-03, 13:48
Hi friends, I purchase Nokia N9, I need your help in finding right firmware for my device Product code 059L5T5


Are you going by code on back of SIM tray which is 059L5T5: N9 RM-696 PRC China Unicom CN PRC CU Black_v1? Have you looked here, although don't know whether you need to register to download?
https://www.qzhou.com.cn/detail/5e10dcc246e43eb7ad40b1137de69c1e

Please have a read of this thread before considering use of European firmware:https://talk.maemo.org/showpost.php?p=1483483&postcount=6

mfrasca
2018-03-03, 15:47
hallo everyone here!

There's 153 pages in this thread, and they had been summarized in http://wiki.maemo.org/Flashing_N9 quite some time ago.

Now things have changed, gone, adapted, this thread is growing and gets stuffed with information, but crawling the 153 pages and counting could hardly be called practical.

who wants to help cleaning up the http://wiki.maemo.org/Flashing_N9 guide?

I am willing to edit, formulate, remove, clean up, but I miss the information myself.

for example: Download Firmware image is just a collection of dead links; NaviFirm is the only reported tool for choosing a firmware, and without Nokia on the other end, it doesn't do a thing...

aspergerguy
2018-03-03, 19:49
Made a start about a week ago with some of the information here with available software @ 1), which has been made a "sticky":
http://talk.maemo.org/showthread.php?t=100215

mfrasca
2018-03-04, 01:14
Made a start about a week ago with some of the information here with available software @ 1), which has been made a "sticky":
http://talk.maemo.org/showthread.php?t=100215

may I suggest preference for putting reference information in the Wiki, and to keep the talk for discussions? talk posts can't be updated but by the author, and talk threads tend to grow (what was that? 153 pages? that's a conversation, not a reference!).

something like:
this post of mine, I would not put it in a wiki page. it's my post, it expresses my opinion, it's quite logic that it's only me who can edit it.
a reference guide with links that need be maintained, that I would put in the wiki, not here, so that all good willing and good informed people can intervene if the original poster is not around.

(a couple of links in http://talk.maemo.org/showthread.php?t=100215 are already broken.)

zxcvbnm3230
2018-03-06, 21:01
NaviFirm is the only reported tool for choosing a firmware, and without Nokia on the other end, it doesn't do a thing...
AFAIK the only way to download a firmware is to use mirrors by community:
one (http://talk.maemo.org/showthread.php?t=96401)
two (https://silma.tk/soft/) (sorry for expired certificate, I'll fix it ASAP)
three (http://www.gsmforum.ru/threads/147143-N9-%28RM-696%29) (Russian)
four (https://markom.lt/n9/firmwares/) – seems to be dead for now (

you may also use uncle Google, as always :) (you need to know file name (https://silma.tk/fws/N9-variant-table-PR13.txt) ;) )

aspergerguy
2018-03-07, 15:27
AFAIK the only way to download a firmware is to use mirrors by community:
four (https://markom.lt/n9/firmwares/) – seems to be dead for now

Certificate host name mismatch, although valid until May 2018

aquarium
2018-03-08, 11:40
Certificate host name mismatch, although valid until May 2018

Am just looking for 418 variant... I have cmt problem

aspergerguy
2018-03-08, 15:02
Am just looking for 418 variant... I have cmt problem

Have you looked here, although don't know whether you need to register to download?
https://www.qzhou.com.cn/detail/5e10dcc246e43eb7ad40b1137de69c1e

mfrasca
2018-03-09, 15:43
two (https://silma.tk/soft/) (sorry for expired certificate, I'll fix it ASAP)


remaining question for very new N9 owner: how do I choose which variant to flash?

zxcvbnm3230
2018-03-09, 16:28
@mfrasca Settings - About product - Version

aquarium
2018-03-10, 15:57
Have you looked here, although don't know whether you need to register to download?
https://www.qzhou.com.cn/detail/5e10dcc246e43eb7ad40b1137de69c1e

I can't sign in

aspergerguy
2018-03-10, 16:07
Don't know where you are in World but Google how to create Pan Baidu account as you can access overseas log in page here:
https://passport.baidu.com/v2/?reg&u=http://pan.baidu.com&regType=1&tpl=netdisk&overseas=1

aquarium
2018-03-18, 08:16
Don't know where you are in World but Google how to create Pan Baidu account as you can access overseas log in page here:
https://passport.baidu.com/v2/?reg&u=http://pan.baidu.com&regType=1&tpl=netdisk&overseas=1

thank, it works

aquarium
2018-03-18, 08:43
how to know what firmware to download I have tried with one but no luck


Anyone knows if this is fixable at all

It work, but still saying Insert Sim Card

aspergerguy
2018-03-18, 14:57
Did flash tool throw up any errors? If you tap Settings > About product - is IMEI shown? Prior to flashing did you check by reading barcode on this screen to confirm same as that upon Sim tray?

aquarium
2018-03-18, 17:34
Did flash tool throw up any errors? If you tap Settings > About product - is IMEI shown? Prior to flashing did you check by reading barcode on this screen to confirm same as that upon Sim tray?

IMEI shown? Yes
No error shown when flashing the cmt.
No barcode on my sim tray.. But it should be 059J250

aspergerguy
2018-03-18, 20:56
No barcode on my sim tray.. But it should be 059J250

Got me confused now as 059J20 is RM-696 NDT CHINA BLACK 16GB using DFL61_HARMATTAN_40.2012.21-3_PR_LEGACY_003-OEM1-958 and you asked for carrier branded 059L5T5: N9 RM-696 PRC China Unicom CN PRC CU Black_v1 using DFL61_HARMATTAN_40.2012.21-3.418.2_PR_LEGACY_418_ARM_RM-696_PRD_signed.bin

aquarium
2018-03-18, 22:04
Got me confused now as 059J20 is RM-696 NDT CHINA BLACK 16GB using DFL61_HARMATTAN_40.2012.21-3_PR_LEGACY_003-OEM1-958 and you asked for carrier branded 059L5T5: N9 RM-696 PRC China Unicom CN PRC CU Black_v1 using DFL61_HARMATTAN_40.2012.21-3.418.2_PR_LEGACY_418_ARM_RM-696_PRD_signed.bin

i used DFL61_
HARMATTAN_40.2012.21-3.418.2_PR_
LEGACY_418_ARM_RM-696_PRD_
signed.bin

aspergerguy
2018-03-19, 13:09
in post #1526 you asked for Product code 059L5T5 but in post #1542 "no barcode on my sim tray.. But it should be 059J250"

Was wondering whether you needed to flash just cmt from older firmware.

aquarium
2018-03-19, 14:55
in post #1526 you asked for Product code 059L5T5 but in post #1542 "no barcode on my sim tray.. But it should be 059J250"

Was wondering whether you needed to flash just cmt from older firmware.

Yes, i bought it with 003.. i later flash it with 009 then i have cmt problem.. Then i need help from is forum to get 418.. Then flash the cmt it was success "but having problem of insert sim"

alzor1975
2018-07-01, 12:02
N9 with CMT dead issue: 059J1W4, HW 1601, DFL61_HARMATTAN_40.2012.21-3_PR_LEGACY_001-OEM1-958_ARM.bin on board. Which one firmware I could try to fix cmt error? There is not IMEI

kaaleth
2018-07-12, 17:36
Is it possible to upgrade Nokia N9 to the latest version now? I bought one from China for 40 EUR but the firmware is PR1.1 :(

- on the sim tray there is no information about product code (no sticker)
- I scaned also the qr code inside the settings and the website does not exists (cannot identify the product code),
- n9 came with not original box

nieldk
2018-07-12, 18:19
You can upgrade rootfs, but You cant flash a Chinese version CMT (003) with any other CMT version. You will be stuck with a "WiFi only" N9!

aspergerguy
2018-07-12, 18:59
on the sim tray there is no information about product code (no sticker)
- I scaned also the qr code inside the settings and the website does not exists (cannot identify the product code),
- n9 came with not original box

How about using Harmattan flasher to read device?
flasher -i

barz
2018-07-30, 03:41
You can combine clearing the device, flashing the main and emmc in one go:
flasher -f -F main.bin -F emmc.bin --erase-user-data

Can someone tell me if user more user friendly Flasher like

https://spflashtools.com/linux/sp-flash-tool-v5-1728-linux

Would do a difference. Sorry I don't use debian, and I tried to install the .deb. This flasher is even for linux, Can you teach us how to flash with that flasher?

peterleinchen
2018-07-30, 05:37
Here you go
https://androidmtk.com/flash-stock-rom-using-smart-phone-flash-tool
found that link directly on top of that page:

How to Use: If you wish you can learn to use SP Flash Tool by following the step-by-step Guidelines on How to Use SP Flash Tool.

These are the instructions to Flash Stock Rom or any custom rom using Smart Phone Flash Tool (SP Flash Tool) on Windows Computer.

Well, but I do not think our beloved N9 meets this requirement:
Requirements: Your Android Smartphone should have at-least 40-50 percent of battery to perform the Flashing Process.

johnny_dive
2018-09-28, 20:04
Hallo,
I just bought another N9, but it was already a 1.2 PR 1.3 region 003.
I flashed it to the 006 from maemo mirrors, but I notice some issue like freezing and no WIFi.

Now I am looking for my last chance, a 009 region (europe/global) firmware.

Some one know a trusted working firmware 009?

Thanks

DA5
2018-09-29, 03:39
Hi,
have you tried flashing CMT from 003 firmware?

See this post: https://talk.maemo.org/showpost.php?p=1520258&postcount=15

johnny_dive
2018-09-29, 20:12
Thanks.
My Issue is that I can't find the 003 PR 1.3 anywhere.
Disappear from your link and also from maemo mirrors!

I understand that I need flashback this CMT modem from 003, leaving my actual swiss Firmware, that seem good for Italy.

DA5
2018-09-29, 23:43
Try here: https://silma.tk/soft/

Huge thanks to zxcvbnm3230 (https://talk.maemo.org/member.php?u=69301) for hosting those.

vale2k7
2018-12-14, 16:41
Hey guys,

any chance to mount the internal storage of a broken N9 via flasher to prevent losing all the data?
Thankful for any idea how to backup the data...

Cheers

nieldk
2018-12-14, 18:15
Hey guys,

any chance to mount the internal storage of a broken N9 via flasher to prevent losing all the data?
Thankful for any idea how to backup the data...

Cheers

https://wiki.maemo.org/N9/N950_Rescue_CD

smartblu9
2020-01-03, 21:10
Thanks.
My Issue is that I can't find the 003 PR 1.3 anywhere.
Disappear from your link and also from maemo mirrors!

I understand that I need flashback this CMT modem from 003, leaving my actual swiss Firmware, that seem good for Italy.

Hello,
The link https://silma.tk/soft/ seems to be down.
I'd like to find the 009 PR 1.3 region (europe/global) firmware. Nobody knows ?
PS: 001, 003 and 005 PR 1.3 firmwares are available here : https://mega.nz/#F!VvB1wDyZ!d1kjm6u0DXSPvMm7EeoIZg

nonsuch
2020-01-05, 23:04
^ probably this: https://archive.org/download/RM696/
I'm still seeding the torrent.

edit:
oops, seems to be a different region.

Matej_N9
2020-09-30, 09:33
Hello,

I did buy yesterday an N9, great condition. I like it very much, and it will be my golden collection sample :).

And as I saw, it have CN carrier FW: PR_418

Full info: IMEI: TAC: 351669 FAC: 05 SNR: 177946 CD: 7

Am wondering, is it possible to flash global or EU firmware?

I used to have for 2 years Nokia N8, and did some flashing, know a little about how this working. Hope will find same sample here in great condition for my collection.

Every help appreciated.

smartblu9
2021-05-28, 10:53
Hi,
In 2021, most of resources are down.
The 001, 003 (China) ,005 (APAC) are still here : https://mega.nz/folder/VvB1wDyZ#d1kjm6u0DXSPvMm7EeoIZg
The 009 (Europe) is here : https://www.dropbox.com/s/8h38ukdgp30vnhr/DFL61_HARMATTAN_40.2012.21-3_PR_LEGACY_009-OEM1-958_ARM.bin?dl=0
The 339 (Sweden ?) is here : https://onedrive.live.com/?authkey=%21AO%2DlhJu475Hnqok&id=6A5E2FF93BDD35BB%21224241&cid=6A5E2FF93BDD35BB
The 480 (Switzerland) is here : https://drive.google.com/file/d/0B6g3GXbzwJSteXBrT2tveUVWTW8/view?usp=sharing

WunderWungiel
2021-05-28, 12:27
Re-upload of 009: https://mega.nz/file/KRlgiKqa#Xatpe6jOHg24iVbeUc3svJJ9It853K0U-YZVxRv8-Y8

nonsuch
2021-05-29, 05:22
^ Putting these images on MEGA and similar uploaders is helpful, but not in the long run. They tend to disappear. If you really want to preserve them, they have to go up on archive.org.

(Or, if you're 100% sure your server will still be up in 10 years, you can upload them there too.)

taraletti
2021-06-03, 11:15
A question, I have the chance to buy a locked N9, it's not chinese. To flash I must unlock? or I can flash asap?

aspergerguy
2021-06-03, 11:41
To flash I must unlock? or I can flash asap?

You would need to "Zeroize device" as here but expect process to take a long time:
https://talk.maemo.org/showthread.php?t=82693

taraletti
2021-06-03, 12:18
You would need to "Zeroize device" as here but expect process to take a long time:
https://talk.maemo.org/showthread.php?t=82693

so, it's not for newbies? It's this?

eroize device (destroys user data)

The following commands will securely erase your phone such that no data can be recovered later, then restore the operating system and provided content.

Warning: The secure erase feature has not been audited by a 3rd party. Do not rely on it to protect all traces of highly sensitive information from a well-funded attacker. The first part will take a very long time - let it run overnight.

Code:

flasher -f -F main.bin --erase-user-data=secure
flasher -f -F main.bin -F emmc.bin --flash-only=mmc

The code must be written in that way? In main bin and emmc bin have to change something? Once made the zeroize I have to reflash the firmware? which firmware must reflash?

aspergerguy
2021-06-03, 13:49
Once made the zeroize I have to reflash the firmware? which firmware must reflash?

If this pre-owned N9 has not been re-housed and has original SIM card holder the product code (seven character alphanumeric) will be on label on underside. Trouble is that as Nokia's servers long since dead, compromises have to be made on flashing firmware bearing in mind that downgrading firmware is not allowed.

Whilst I posted this "Sticky" three years ago, it is not worth my while updating to 2021 as spare batteries and screws for disassembly much harder to source. Unfortunately flash memory chip is increasingly failing and battery discharges by itself if device left unused, requiring Harmattan flasher to re-charge it sufficiently to boot:
https://talk.maemo.org/showthread.php?t=100215

taraletti
2021-06-03, 18:59
The only picture I had was of the number of system version

taraletti
2021-06-03, 19:10
https://dl.uploadgram.me/60b92870d1378g

This is the only image I have

aspergerguy
2021-06-04, 06:48
Whilst I don't recognise PR1.2(30.2012.07-1.367.01.1_PR_367) if I had to guess might be Telcel Mexico. However it will be easy to utilise any PR1.3 firmware as will be an upgrade.

peterleinchen
2021-06-04, 20:05
Whilst I don't recognise PR1.2(30.2012.07-1.367.01.1_PR_367) ... be easy to utilise any PR1.3 firmware as will be an upgrade.

Do not use any firmware but use the PR1.3 global one 001!

taraletti
2021-06-27, 18:32
Well, again with chance to buy. A locked by carrier N9 seems to be the only option here in Argentina. What is the thing now? Basically the company have a page to unlock phones through IMEI. I get it, and have the unlock code (20 digits). The company says in the web that you only have to put another SIM and write the code and you're done. It's a no go? A risk? Go for it?

taraletti
2021-06-27, 18:34
https://pixelfed.social/p/agustinharo88/314833009780068352

Which version must flash later?

aspergerguy
2021-06-28, 18:20
Your N9 currently running DFL61_HARMATTAN_40.2012.21-3.450.02.2_PR_LEGACY_450_ARM_RM-696_PRD_signed.bin which used to be available from https://n9.silma.nl although currently offline for a while now.

Is this branded Claro, Telecom Argentina or Movistar as it may be very difficult unfortunately to find a firmware version which is not disallowed as a "downgrade", as some of these carrier firmware were the last released ones?

zxcvbnm3230
2021-06-29, 15:46
https://n9.silma.nl although currently offline for a while now.


Hey guys,

Sorry for being offline for some time. I moved half a year ago, hence had to change ISP, hence had to change home infra, where all the firmware images were stored.

I will try to reupload everything back. As a temporary solution you can use this MEGA link: https://mega.nz/folder/hjBQXJqR#nRDkr_CEppFDnhFH93RtJQ (there is every variant except 299, not enough free space for it :D )

peace

taraletti
2021-06-30, 04:06
Your N9 currently running DFL61_HARMATTAN_40.2012.21-3.450.02.2_PR_LEGACY_450_ARM_RM-696_PRD_signed.bin which used to be available from https://n9.silma.nl although currently offline for a while now.

Is this branded Claro, Telecom Argentina or Movistar as it may be very difficult unfortunately to find a firmware version which is not disallowed as a "downgrade", as some of these carrier firmware were the last released ones?

So...it's better to not go for it because I won't be capable to flash firmware and go to developer mode?

I don't know if it's the last version. There are two on possibility of buying, both from.Movistar. Seems that in Argentina all N9 were commercial on carrier lock...

aspergerguy
2021-06-30, 06:38
So...it's better to not go for it because I won't be capable to flash firmware and go to developer mode?


Uncharted territory as far as I am concerned, although I can say recently flashed device with DFL61_HARMATTAN_40.2012.21-3.420.4_PR_420 (Telcel Mexico - default language = Spanish) with no such issues installing developer mode.

taraletti
2021-06-30, 12:51
Uncharted territory as far as I am concerned, although I can say recently flashed device with DFL61_HARMATTAN_40.2012.21-3.420.4_PR_420 (Telcel Mexico - default language = Spanish) with no such issues installing developer mode.

Ok, so it's a good luck. First I must unlock the device right?

dredlok706
2022-04-20, 13:25
I need this firmware:
DFL61_HARMATTAN_10.2011.34-1_PR_LEGACY_001-OEM1-958_ARM.bin
Anyone could share it here? :)

nonsuch
2022-04-28, 07:22
I need this firmware:
DFL61_HARMATTAN_10.2011.34-1_PR_LEGACY_001-OEM1-958_ARM.bin
Anyone could share it here? :)

Person already got it:
https://talk.maemo.org/showpost.php?p=1574002&postcount=80
Darn multiposting.

dredlok706
2022-04-28, 19:38
I know, sorry