|
|
2013-12-29
, 16:34
|
|
Posts: 3,328 |
Thanked: 4,475 times |
Joined on May 2011
@ Poland
|
#1032
|
flasher -f -F main.bin -F emmc.bin -R
flasher -f -F main.bin flasher -f -F emmc.bin -R
|
|
2013-12-29
, 16:34
|
|
Community Council |
Posts: 4,902 |
Thanked: 12,827 times |
Joined on May 2012
@ Southerrn Finland
|
#1033
|
Thanks for reply, I flashed chinese cmt after trying 26 other variants
But since now I know it the only thing which can't be reversed, can you please tell me how I was able to successfully flash it some times and not successfully most of the times ?
I mean what are factors for successful flashing ?
I have swiss(480) variant as main flash file.
| The Following User Says Thank You to juiceme For This Useful Post: | ||
|
|
2013-12-29
, 17:53
|
|
Posts: 8 |
Thanked: 1 time |
Joined on Dec 2013
|
#1034
|
Well 1st of all, you should never ever user --flash-only=mmc, why are you flashing with 2 seperate commands? Right way to do full flash is to use just one command.
flasher -f -F main.bin -F emmc.bin -R
If you get those aegis security errors even after that command, then your RAM chip is having hardware errors, and you can say goodbye to that device.
|
|
2013-12-30
, 16:29
|
|
Posts: 131 |
Thanked: 22 times |
Joined on Sep 2012
@ India
|
#1035
|
I'd imagine your troubles are caused by the fact that you have chinese CMT and swiss rootfs.
Even as in theory they could be compatible in practice you propably can have problems when you mix-n-match components from different country variants.
It is just as @rainisto has said many times, you should not mess up with flasher unless you really know what you are doing, there are some things you cannot reverse once you do them
This includes;
- delibrately flashing incompatible components
- delibrately erasing/overwriting your MTD partitions
- burning your CPU with overclocking
- burning your flash eraseblocks with unwise swap partitioning
- ...maybe something else?
|
|
2013-12-31
, 15:18
|
|
Posts: 1,067 |
Thanked: 2,384 times |
Joined on Jan 2012
@ Finland
|
#1036
|
Thanks for reply, I flashed chinese cmt after trying 26 other variants
But since now I know it the only thing which can't be reversed, can you please tell me how I was able to successfully flash it some times and not successfully most of the times ?
I mean what are factors for successful flashing ?
I have swiss(480) variant as main flash file.
| The Following User Says Thank You to rainisto For This Useful Post: | ||
|
|
2013-12-31
, 15:27
|
|
Posts: 1,067 |
Thanked: 2,384 times |
Joined on Jan 2012
@ Finland
|
#1037
|
rainisto, thank you for your reply.
Unless I'm missing something, I believe the 2-step flashing, using that --flash-only=mmc option is shown as the "Comprehensive reset" method in the original post of this thread - which is supposed to be the authoritative guide for flashing. Given the random errors I've been getting while flashing, I think splitting them in 2 gives them a better chance to succeed individually.
| The Following User Says Thank You to rainisto For This Useful Post: | ||
|
|
2013-12-31
, 16:15
|
|
Posts: 3 |
Thanked: 0 times |
Joined on Dec 2013
|
#1038
|
This has been explained in several posts in the forum. Each variant binary has a creation timestamp for the firmware certificate and for cmt certificate. So some variants have been created later than the other so they have never timstamps and allow flashing 'as system think its a upgrade) (cmt firmware is same in european variants, so it always succeeds, untill someone flashes chinense cmt (which was always created later than european/vanilla cmt, so it never can be downgraded because of timestamp certificate check).
|
|
2014-01-01
, 15:09
|
|
Posts: 131 |
Thanked: 22 times |
Joined on Sep 2012
@ India
|
#1039
|
|
|
2014-01-04
, 09:56
|
|
Posts: 4 |
Thanked: 0 times |
Joined on Jan 2014
|
#1040
|
![]() |
| Tags |
| flashing, nokia n9 |
| Thread Tools | |
|
But since now I know it the only thing which can't be reversed, can you please tell me how I was able to successfully flash it some times and not successfully most of the times ?
I mean what are factors for successful flashing ?
I have swiss(480) variant as main flash file.