06-17-2012, 09:03 AM | #376 | |
Going Viral
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
Quote:
I think your assumption that the "main" kernel is wrong now is the correct assumption. That must be a "diags" kernel at that download site. @GM: Could you confirm, I don't recognize these things on-sight myself. |
|
06-17-2012, 12:54 PM | #377 |
Carpe diem, c'est la vie.
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
The file names on the pastebin page are a bit inconsistent, because they were uploaded before there were a bunch of different firmware versions. The linked files are stored at various locations (many not under my control).
I thought that the files in the first block of K4 images were all 4.0.1. Is that not the case? Kernels and images for diags usually are marked as such (either in the compressed filename, or at the page that links to it). Because of inconsistent file names, you need to be careful not to mix them after downloading. I rename the image files immediately after extracting, to give them a more complete descriptive name. Could somebody say which image files are missing but needed? Did you look at the gitbrew site linked in the pastebin page AND the "other" K4 images? P.S. .tar.gz files can be extracted in the kindle with "tar -zxvf", and files that are just .gz (no .tar) can be extracted with gunzip. Both types can be extracted in windows using 7-zip (or other GUI compression package). I do not understand -- is the wrong kernel uploaded? Last edited by geekmaster; 06-17-2012 at 01:00 PM. |
Advert | |
|
06-17-2012, 01:53 PM | #378 |
Carpe diem, c'est la vie.
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
I reorganized the pastebin. Links from gitbrew.org have been copied into the pastebin so it is not necessary to browse the gitbrew server. Links have been sorted by firmware versions.
I also added a comment (for the K4 diags images) that diags_kernel 5.0.0 is used with versions 5.0.0 through 5.0.3. The kernel did not change until version 5.0.4. We are still waiting for SOMEBODY to post a URL for any images that are missing from our collection of URLs. If there are any links that have incorrect versions labelled, please let me know. If a mirror is provided, try the other download to see if that is correct. Thanks. |
06-17-2012, 02:31 PM | #379 | |
Going Viral
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
Quote:
The link included in the post shows both main and diag images, but only one kernel. So I think this poster's problem is a mismatched main kernel - main image. |
|
06-17-2012, 02:47 PM | #380 | |
Carpe diem, c'est la vie.
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
Quote:
I will be very busy for awhile, so I may not check into MR for a few days (or weeks). We will see. I hope others can help those in need of assistance. I appreciate the assistance that others have been giving, but more may be needed in my absence. Keep up the great work (and keep indexing!). Last edited by geekmaster; 06-17-2012 at 02:52 PM. |
|
Advert | |
|
06-17-2012, 03:04 PM | #381 | |
Junior Member
Posts: 3
Karma: 10
Join Date: Jun 2012
Device: K4NT
|
Quote:
The pastebin is *much* clearer now. Thanks |
|
06-17-2012, 05:37 PM | #382 |
Carpe diem, c'est la vie.
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
Can you boot to main using MfgTool? Perhaps the bootmode var is incorrect...
Others have had success using these images, I think... There was once a bad kernel uploaded. Does it say "Linux" somewhere in the first 32 bytes (use a hex dump or hex editor)? |
06-20-2012, 05:04 PM | #383 |
Carpe diem, c'est la vie.
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
Pastebin linked in first post now contains K3 forensic images. Thanks dasmoover!
|
06-21-2012, 05:12 AM | #384 | |
Member
Posts: 13
Karma: 10
Join Date: Jun 2012
Device: Kindle Touch
|
Quote:
I want to try that with a 5.1 diags partition image to see if that could kick the device into diags mode. Had a look of the U-Boot version on the device, it's 2009.08-lab126 (Nov 10 2011 - 00:14:55), My friend's K5 has 5.0.0 system and it's older U-Boot: 2009.08-lab126 (Nov 03 2011 - 11:56:58) The pcbsn and serialno seems to be ok via fastboot. //==== Another question, I read this in the thread: https://www.mobileread.com/forums/sho...d.php?t=169645 "If you boot to fastboot mode, you can use yifanlu's kindle fastboot tool to flash the main partition with a copy of mmcblk0p1." It's kind of conflict from what I've read in this thread, what we've told that we can't use fastboot to flash the Partition 1 (mmcblk0p1). So can we? Is there a modified version from Yifan Lu? If this is possible, I'd like to try this before thinking of debrick this via serial. |
|
06-21-2012, 08:10 AM | #385 | |
Carpe diem, c'est la vie.
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
Quote:
That statement about fastboot is obsolete and incorrect. The "select boot" thread was created before we understood the fastboot limitation that does not allow flashing mmcblk0p1 using it. The later "simple debricking" sticky thread shows the correct way to flash mmcblk0p1 using the "dd" command from diags SSH. The post at your link has been corrected to remove the incorrect information and refer to the "simple debricking" thread for details. Thanks for bringing this to my attention so that it could be clarified. It is good to remove obsolete information that has been discovered to be incorrect. Last edited by geekmaster; 06-21-2012 at 08:24 AM. |
|
06-22-2012, 12:54 PM | #386 |
Zealot
Posts: 109
Karma: 2800
Join Date: Jul 2010
Location: Australia
Device: PW (7th Gen), PW (10th Gen)
|
Further investigation leads to my issue appearing to be the same as this person's issue, it doesn't seem that they resolved it either.
|
06-22-2012, 02:10 PM | #387 |
Carpe diem, c'est la vie.
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
|
06-22-2012, 02:13 PM | #388 |
Zealot
Posts: 109
Karma: 2800
Join Date: Jul 2010
Location: Australia
Device: PW (7th Gen), PW (10th Gen)
|
Not sure how to check the first, and I did try with the tool and nothing happens.
|
06-22-2012, 02:19 PM | #389 |
Carpe diem, c'est la vie.
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
Although the kindle fastboot firmware returns a success status when flashing mmcblk0p1, it actually quits early and the entire image does not get flashed. That is why you need to do it with SSH (dd command). How did you flash it? Did your images decompress with no errors?
|
06-23-2012, 12:28 PM | #390 |
Member Retired
Posts: 16
Karma: 10
Join Date: Mar 2012
Device: Kindle 4
|
Maybe I missed something but is there fastboot tool for linux? Or should I use Windows?
|
Tags |
debricking |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Which one Nook simple touch or Kobo mini? | capuchino71 | Which one should I buy? | 18 | 07-12-2013 06:09 PM |
Sell Kindle Keyboard 3G, Nook Simple Touch | austinmitchell | Flea Market | 5 | 03-01-2013 12:34 PM |
I have some questions about K4 touch debricking | drjonvargas | Kindle Developer's Corner | 4 | 04-22-2012 04:46 PM |
kindle touch simple debricking for help | non_fox | Amazon Kindle | 4 | 04-18-2012 09:32 PM |
Troubleshooting simple kindle touch (and k4nt) debricking method | geekmaster | Amazon Kindle | 0 | 03-02-2012 11:31 PM |