10-21-2015, 02:03 PM | #1 |
Junior Member
Posts: 8
Karma: 10
Join Date: Oct 2015
Device: Kindle
|
Request for PW3 kernel [posted in another thread]
i need Kindle pw3 kernel。who can help me?grateful for you!!
|
10-21-2015, 02:14 PM | #2 |
Ex-Helpdesk Junkie
Posts: 19,421
Karma: 85397180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
|
Moderator Notice
Please do not post offtopic questions in unrelated threads. If you have a question to ask that does not fit in another thread, you can use the button in the top left corner of the forum display. |
Advert | |
|
10-21-2015, 02:37 PM | #3 |
Going Viral
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
If you need a Kernel, then you need both the Kernel and its matching build of modules.
You don't mention which version, so just get the update*.bin file from the Amazon support page. Then take it apart with KindleTool from NiLuJe's snapshots thread. I have been advised that the current update packages __do__ ship the kernel along with the main filesystem (they didn't use to). Last edited by knc1; 10-21-2015 at 02:39 PM. |
10-21-2015, 03:01 PM | #4 |
BLAM!
Posts: 13,497
Karma: 26047188
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
|
You'll get the main kernel that way, yep. For diags, you'll have to resort to your own backups .
|
10-21-2015, 04:17 PM | #5 |
Junior Member
Posts: 8
Karma: 10
Join Date: Oct 2015
Device: Kindle
|
SOS
my kindle is not jailbroken。
I used 1.8V TTL USB linked RX,TX,GND Choose the 4 Erase MMC0, Brush into PW2's(kernel main_kernel.img,diags_kernel diags_kernel.img)by the fastboot。I think that can be general....it's my fault Firmware Version 5.65(PW3,300ppi) U-Boot 2009.08-lab126 (Apr 15 2015 - 07:37:55) CPU: Freescale i.MX6 family TO0.0 at 996 MHz Temperature: 31 C, calibration data 0x5ae53a5f mx6sl pll1: 996MHz mx6sl pll2: 528MHz mx6sl pll3: 480MHz mx6sl pll8: 50MHz ipg clock : 66000000Hz ipg per clock : 66000000Hz uart clock : 80000000Hz cspi clock : 60000000Hz ahb clock : 132000000Hz axi clock : 198000000Hz emi_slow clock: 22000000Hz ddr clock : 396000000Hz usdhc1 clock : 198000000Hz usdhc2 clock : 198000000Hz usdhc3 clock : 198000000Hz usdhc4 clock : 198000000Hz MMC: FSL_ESDHC: 0,FSL_ESDHC: 1,FSL_ESDHC: 2 Board: Muscat WFO Boot Reason: [ POR ] Boot Device: NAND Board Id: ************** S/N: **************** I2C: ready DRAM: 512 MB Using default environment In: serial Out: serial Err: serial Quick Memory Test 0x80000000, 0x1fff0000 POST done in 111 ms Battery voltage: 4041 mV Hit any key to stop autoboot: 0 ## Booting kernel from Legacy Image at 80800000 ... Image Name: Linux-3.0.35-lab126 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2420416 Bytes = 2.3 MB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... [ 0.093625] boot: C def:bcut:batterycut=1 [ 0.250842] max77696-battery max77696-battery.0: MG characterization data not found, check boardid [-22] [ 0.271818] LPDDR2 MfgId: 0x3 [Elpida] 3.0.35-lab126 #1 Wed Aug 28 15:30:45 PDT 2013 armv7l [ 0.392663] mmc0: unrecognised EXT_CSD revision 7 [ 0.397387] mmc0: error -22 whilst initialising MMC card [ 0.611526] mmc0: unrecognised EXT_CSD revision 7 [ 0.616254] mmc0: error -22 whilst initialising MMC card [ 0.839608] mmc0: unrecognised EXT_CSD revision 7 |
Advert | |
|
10-21-2015, 05:28 PM | #6 | |
Going Viral
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
Quote:
Hint: look at the build date (2013), the PW-3 wasn't even manufactured back then. The initial factory install for the PW-3 is dated 20150630 and PW-3, 5.6.5 is even newer. The series 5.6.x firmware kernels **are not general**. Newer devices use a newer version of eMMC chip, which the older kernels can not use. Use the 5.6.5 kernel and filesystem image posted by amazon for the PW-3. http://www.amazon.com/gp/help/custom...deId=201756220 Use the most recent KindleTool build to take the update package apart to get at the files you need. https://www.mobileread.com/forums/sho...d.php?t=225030 You **do** need to flash the main filesystem image also, not just the (correct) kernel. Note: the main filesystem image is too large for fastboot to install. You need a working diags system installed first and use that to install the main system's filesystem. You will also need to flash a copy of the diags filesystem (not just the diags kernel). I don't know where you will get that, it isn't (yet) posted on any of our recovery image sites. Note: As a general rule, we do not post any recovery images on the image backup sites that Amazon is still distributing, but Amazon never distributed a diags system image. (That is present in the flash when the board is assembled.) Perhaps you can find someone in your own country that has a serial port installed on their PW-3 and who has not pressed the 'erase all' selection. Have them make you an image of the diags filesystem and diags kernel. The geekmaster scripts should still work for making the backup image of the diags kernel. https://www.mobileread.com/forums/sho...=backup+script The diags system image is the entire contents of /dev/mmcblk0p2. Additional (old) information here: https://www.mobileread.com/forums/sho...d.php?t=170929 = = = = PS: the 'erase all' command selection does work, it has since way back when it first appeared, there is no need to try it out. Last edited by knc1; 10-21-2015 at 06:13 PM. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Posted in wrong thread] | dave trumble | Amazon Kindle | 2 | 07-17-2014 07:41 AM |
PRS-T1 How-to: Compiling the kernel and kernel modules | altruizine | Sony Reader Dev Corner | 9 | 09-03-2012 10:12 PM |
Which thread have I posted in? | Zippity | General Discussions | 12 | 01-19-2012 02:35 PM |
[Old Thread] Calibre 'feature request' thread | Waba | Calibre | 2 | 02-10-2010 08:52 PM |