|
2013-05-06
, 21:41
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#282
|
Hello Juiceme,
I have a question, if it would be possible to switch between Harmattan PR1.3 OpenMode-Kernel and Stock Nokia PR1.3 Kernel. Would it be possible ?
I want to switch between Stock and OpenMode because OpenMode has Problems with creating SIP Accounts. Do you know where i can get a stock Nokia PR1.3 Kernel?
Or how i can extract a kernel file from Fiasco Image ?
N900 Fremantle Flasher has a option --unpack, but it don't work with harmattan fiasco images.... Or I don't know how to do it...
THX
juice@puuma:~/n9_stuff$ juice@puuma:~/n9_stuff$ ls -l zImage -rw-r--r-- 1 juice juice 2779776 2013-05-07 00:31 zImage
The Following 2 Users Say Thank You to juiceme For This Useful Post: | ||
|
2013-05-06
, 21:49
|
|
Posts: 592 |
Thanked: 1,603 times |
Joined on Apr 2010
@ Berlin / Germany
|
#283
|
Hi!
You should be able to unpack the firmware image with 0xFFFF, however I could not do that, it just complained about "Next valid header not found"
However, I remembered that the previous version of the Nokia flasher, the version 3.5 still has the "-u" optin available, and it seems to work on Harmattan images too.
So,do "flasher-3.5 -u -F firmware.bin" and you will get a laod of images out. Among all the files is the zImage file:
However, I'd like to get your help too on debugging the reason the L2fixed image does not work with SIP when booted with kexec().Code:juice@puuma:~/n9_stuff$ juice@puuma:~/n9_stuff$ ls -l zImage -rw-r--r-- 1 juice juice 2779776 2013-05-07 00:31 zImage
|
2013-05-06
, 22:28
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#284
|
hal-device | grep hardware
However, I'd like to get your help too on debugging the reason the L2fixed image does not work with SIP when booted with kexec().
The Following User Says Thank You to peterleinchen For This Useful Post: | ||
|
2013-05-07
, 00:23
|
Posts: 65 |
Thanked: 18 times |
Joined on Mar 2013
@ Serbia
|
#285
|
|
2013-05-07
, 05:20
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#286
|
http://en.wikipedia.org/wiki/File:U-...freerunner.jpg
Is this possible on our N9??? with power off & reboot commands???
|
2013-05-07
, 05:25
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#287
|
I tryed alredy with Fremantle Flasher, it finds all parts of the fiasco image (also the kernel zImage), but it gives an error an the end "Wrong size of the image" and don't unpack the files....
|
2013-05-07
, 09:36
|
|
Posts: 592 |
Thanked: 1,603 times |
Joined on Apr 2010
@ Berlin / Germany
|
#288
|
Get the image I extracted from here:
http://www.swagman.org/juice/zImage_...13_nokiasigned
(md5sum = 1c080ed7d8cb3341e1610939838ea5d4)
|
2013-05-07
, 10:08
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#289
|
Thank you, juiceme, i not seen your answer. Will try it now.
How did You did it (extract the kernel) ?
The Following User Says Thank You to juiceme For This Useful Post: | ||
|
2013-05-07
, 12:02
|
|
Posts: 592 |
Thanked: 1,603 times |
Joined on Apr 2010
@ Berlin / Germany
|
#290
|
I spliced it off the PR1.3 firmware image (DFL61_HARMATTAN_40.2012.21-3_PR_LEGACY_001-OEM1-958_ARM.bin, actually) with the Maemo version of flasher, which understands the --unpack flag.
Nokia seems to have removed that option (propably as a security-by-obscurity-measures reason) from the Harmattan version of the flasher utility, but fortunately the older flasher understands the Harmattan FIASCO images too
I have a question, if it would be possible to switch between Harmattan PR1.3 OpenMode-Kernel and Stock Nokia PR1.3 Kernel. Would it be possible ?
I want to switch between Stock and OpenMode because OpenMode has Problems with creating SIP Accounts. Do you know where i can get a stock Nokia PR1.3 Kernel?
Or how i can extract a kernel file from Fiasco Image ?
N900 Fremantle Flasher has a option --unpack, but it don't work with harmattan fiasco images.... Or I don't know how to do it...
THX