Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 05-13-2016, 04:43 AM   #61
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by nigredo View Post
... I think possible lab26 used the sense pin of the usb port, reading the datasheet it is clear that only a external device could tie the boot pin in the proper state at reset. ...
Ooh! Another place to test for a bootmode pin (i.e. "magic key" for usb downloader mode)! We just need a hacked USB cable plugged in while it boots, to see if it presents a freescale USB VID (15a2, as I recall) instead of a lab126 (1949, as I recall). If just a short, a standard OTG cable ought to do the trick. I will try that in the morning when no risk of waking spouse (3:40am here). I tried everything else. It is *possible* they are looking for a particular value of resistor across the USB OTG sense pin though (other than a 0-ohm short common in OTG cables), depending on the circuitry tied to that USB pin.
geekmaster is offline   Reply With Quote
Old 05-13-2016, 04:52 AM   #62
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by knc1 View Post
I have not finished (yet) - "life" sucked up all of my time.
Yeah, I have that problem too. Life adjustments suck additional time, when time flies by faster than it used to (perceived time = measured time / life span).



I have a LOT of catching up to do around here, especially if I want to do dev work at the kernel level (or perhaps a custom boot loader, which fascinates me more, close to the bare hardware). The SDRAM init based on serial number was totally fascinating to me when I did custom uboot 'idme bootmode' patches for MfgTool (later used in kubrick). Now that I have a PW3, I was testing the "USB BOOT" pads (no luck), hoping to see if the uboots I did would work on the PW3 as well as K3/K4/K5. If now, new patched uboots would be in order. There are TWO bootmode pins in the SoC, so perhaps that (unpolulated) switch inside AND a special OTG USB plug? Worth a try!

I do not recall reading this particular thread before, but it is full of stuff very interesting to me now. So much to study, so little time.

Last edited by geekmaster; 05-13-2016 at 04:56 AM.
geekmaster is offline   Reply With Quote
Advert
Old 06-22-2016, 11:34 AM   #63
damon12
Member
damon12 began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Jun 2016
Device: pw3
Hi! I guess I soft-bricked my PW3. I am not sure if it's good to start a new thread or continue this one.

I jail-broke my PW3 5.6.5 and install KUAL+, usbnet etc, I also installed latest busybox downloaded from busybox.net

Then I found that all books/KUAL shows "error not found" (can't remember the full message).

I entered diags mode, and found that the partition 4 may be corrupted, so I formatted it into vFAT. I also mounted partition 1 and removed the root lock (!) and left the password blank in /etc/shadow. Then I left my PW3 on the table and take a nap

Next day, when I woke up and continued. I found that the console shown these error repeatedly

Code:
[78668.128343] mmc0: Controller never released inhibit bit(s).
[78668.140806] mmcblk0: error -5 sending status command, retrying
[78668.151792] mmcblk0: error -110 sending status command, retrying
[78668.160333] mmcblk0: error -110 sending status command, aborting
[78668.166352] end_request: I/O error, dev mmcblk0, sector 524088
Not sure if I forgot to umount partition 1 or the eMMC is corrupted. I planned to restart my PW3 into diags mode again and fsck the partition 1 but there was no output in console. When I connect the PW3 to Windows via USB, it is recognized as USB Input Device (VID:15a2 PID:0063).

Not sure if I still have chance to boot it into Fastboot. Moreover, it seems Windows has no driver for Kindle in fastboot mode, does Linux have drivers out-of-the-box?

Which generation of PW can use these images? (1 or 2 or 3 only, or for both 2 or 3)?
https://ixtab.tk/kindle-touch-images/PaperWhite/

Last edited by damon12; 06-22-2016 at 11:37 AM.
damon12 is offline   Reply With Quote
Old 06-22-2016, 11:42 AM   #64
damon12
Member
damon12 began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Jun 2016
Device: pw3
I guess the command for flashing in fastboot mode should be these?

Code:
./fastboot flash system fwo_rootfs.img
./fastboot flash kernel uImage.img
damon12 is offline   Reply With Quote
Old 06-22-2016, 11:45 AM   #65
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by knc1 View Post
Note:
The Geekmaster "getkernels-1.4" script is copying too much data, but the excess is the same value as erased data (which is probably why he didn't notice it).
The kernels extracted by "getkernels-1.4" will not verify with mkimage due to the excess.
The previous version sometimes copied too little data, which was worse. I will fix that, if I can figure out where to chop it, and I will add the cpio extraction seaniko7 posted to my thread too, I think. I need to track down this "mkimage" of which you speak, to test my changes...

Last edited by geekmaster; 06-22-2016 at 01:08 PM.
geekmaster is offline   Reply With Quote
Advert
Old 06-22-2016, 12:39 PM   #66
damon12
Member
damon12 began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Jun 2016
Device: pw3
Quote:
Originally Posted by damon12 View Post
Hi! I guess I soft-bricked my PW3. I am not sure if it's good to start a new thread or continue this one.

I jail-broke my PW3 5.6.5 and install KUAL+, usbnet etc, I also installed latest busybox downloaded from busybox.net

Then I found that all books/KUAL shows "error not found" (can't remember the full message).

I entered diags mode, and found that the partition 4 may be corrupted, so I formatted it into vFAT. I also mounted partition 1 and removed the root lock (!) and left the password blank in /etc/shadow. Then I left my PW3 on the table and take a nap

Next day, when I woke up and continued. I found that the console shown these error repeatedly

Code:
[78668.128343] mmc0: Controller never released inhibit bit(s).
[78668.140806] mmcblk0: error -5 sending status command, retrying
[78668.151792] mmcblk0: error -110 sending status command, retrying
[78668.160333] mmcblk0: error -110 sending status command, aborting
[78668.166352] end_request: I/O error, dev mmcblk0, sector 524088
Not sure if I forgot to umount partition 1 or the eMMC is corrupted. I planned to restart my PW3 into diags mode again and fsck the partition 1 but there was no output in console. When I connect the PW3 to Windows via USB, it is recognized as USB Input Device (VID:15a2 PID:0063).

Not sure if I still have chance to boot it into Fastboot. Moreover, it seems Windows has no driver for Kindle in fastboot mode, does Linux have drivers out-of-the-box?

Which generation of PW can use these images? (1 or 2 or 3 only, or for both 2 or 3)?
https://ixtab.tk/kindle-touch-images/PaperWhite/
Seems the bootloader is still working but not the eMMC flash
Code:
uboot > idme

Warning: fail to get ext csd for MMC!
idme_get_var ERROR: couldn't switch to boot partition
serial:

Warning: fail to get ext csd for MMC!
idme_get_var ERROR: couldn't switch to boot partition
mac:

Warning: fail to get ext csd for MMC!
idme_get_var ERROR: couldn't switch to boot partition
sec:

Warning: fail to get ext csd for MMC!
idme_get_var ERROR: couldn't switch to boot partition
pcbsn:

Warning: fail to get ext csd for MMC!
idme_get_var ERROR: couldn't switch to boot partition
bootmode:

Warning: fail to get ext csd for MMC!
idme_get_var ERROR: couldn't switch to boot partition
postmode:
Code:
uboot > bist

Warning: fail to get ext csd for MMC!
ERROR: couldn't switch to boot partition
damon12 is offline   Reply With Quote
Old 06-22-2016, 01:10 PM   #67
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by damon12 View Post
Seems the bootloader is still working but not the eMMC flash
Are you using a custom bootloader? If so, is the flash being initialized (including dependent hardware) and accessed correctly?
geekmaster is offline   Reply With Quote
Old 06-22-2016, 06:10 PM   #68
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,478
Karma: 26012494
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@GM: Quick braindump: if you have time to spare, double-check that the cpio extract stuff still works properly with current FW versions, I think we discussed somewhere that, at least for extracting the initramfs, it wasn't doing the job anymore.
NiLuJe is offline   Reply With Quote
Old 06-22-2016, 10:36 PM   #69
damon12
Member
damon12 began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Jun 2016
Device: pw3
Quote:
Originally Posted by geekmaster View Post
Are you using a custom bootloader? If so, is the flash being initialized (including dependent hardware) and accessed correctly?
Original boot loader.
Sorry, how to check if the flash being initialized (including dependent hardware) and accessed correctly?
damon12 is offline   Reply With Quote
Old 06-22-2016, 10:48 PM   #70
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by damon12 View Post
Original boot loader.
Sorry, how to check if the flash being initialized (including dependent hardware) and accessed correctly?
If original bootloader, you have no control over that. Those questions were for if you were using a custom bootloader, to make sure it included all necessary hardware initialization. The original boot loader obviously does that, or it would not work in any kindle. You probably have some other problem.

If it was mine, I would connect to the serial port and see what debug messages are being output to the serial console. That last lines before it stops would be of primary importance in solving the problem. Especially things that look like error messages.
geekmaster is offline   Reply With Quote
Old 06-23-2016, 11:17 AM   #71
damon12
Member
damon12 began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Jun 2016
Device: pw3
Quote:
Originally Posted by geekmaster View Post
If original bootloader, you have no control over that. Those questions were for if you were using a custom bootloader, to make sure it included all necessary hardware initialization. The original boot loader obviously does that, or it would not work in any kindle. You probably have some other problem.

If it was mine, I would connect to the serial port and see what debug messages are being output to the serial console. That last lines before it stops would be of primary importance in solving the problem. Especially things that look like error messages.
Code:
U-Boot 2009.08-lab126 (Apr 15 2015 - 07:37:55)

CPU: Freescale i.MX6 family TO0.0 at 996 MHz
Temperature:   35 C, calibration data 0x54d4dd5f
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: 067020915307021L
S/N: G090GXXXXXXXXX
I2C:   ready
DRAM:  512 MB
Using default environment

In:    serial
Out:   serial
Err:   serial
Quick Memory Test 0x80000000, 0x1fff0000
POST done in 111 ms
Low battery voltage=3492mV, please plug in charger and wait..
battery voltage=3467mV
battery voltage=3610mV
Battery voltage: 3673 mV

Hit any key to stop autoboot:  0
mmc read failed
ERROR: couldn't read boot image from flash address 0x41000
Wrong Image Format for bootm command
ERROR: can't get kernel image!
Seems the eMMC is corrupted......not sure if it is physically damaged or just had corrupted data.
damon12 is offline   Reply With Quote
Old 06-23-2016, 11:51 AM   #72
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by damon12 View Post
Seems the eMMC is corrupted......not sure if it is physically damaged or just had corrupted data.
Can you reflash the eMMC from your bootloader?
geekmaster is offline   Reply With Quote
Old 06-24-2016, 08:39 AM   #73
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by geekmaster View Post
The previous version sometimes copied too little data, which was worse. I will fix that, if I can figure out where to chop it, and I will add the cpio extraction seaniko7 posted to my thread too, I think. I need to track down this "mkimage" of which you speak, to test my changes...
Start at the tail and read toward the head of the file.
Erased flash (I.E: un-programmed locations in the erase block) are "FF" (all ones - not all zeros).

When you hit the first non-FF byte - call that end of file and throw everything skipped away.
Expect that prior (last of the FF sequence) to be on a 4-byte boundary).

The trimmed file will pass the mkimage internal checksum tests when everything works out as intended.
knc1 is offline   Reply With Quote
Old 06-24-2016, 08:47 AM   #74
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by damon12 View Post
- - - -
I entered diags mode, and found that the partition 4 may be corrupted, so I formatted it into vFAT.
- - - -
Which generation of PW can use these images? (1 or 2 or 3 only, or for both 2 or 3)?
https://ixtab.tk/kindle-touch-images/PaperWhite/
And here we take careful aim at the foot and shoot off the big toe.
- - - -
Not pleased with that result, we take aim at the ankle . . . .

= = = =

1) If not happy with USB storage area -
Zero the first 16 sectors (wiping the mbr and partition table) and then re-boot.
The re-boot initialization will detect the 4th partition as un-formatted and "do the right thing" -
That storage partition is formatted with a special combination of options not available in the utilities you usually find on a PC.

2) Don't even think about those -
With the exception of any diags images.

Use the main system images posted by Amazon.
I.E: Any Update_*.bin file of your choosing + KindleTool to open it.
knc1 is offline   Reply With Quote
Old 06-24-2016, 08:59 AM   #75
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by knc1 View Post
Start at the tail and read toward the head of the file.
Erased flash (I.E: un-programmed locations in the erase block) are "FF" (all ones - not all zeros).

When you hit the first non-FF byte - call that end of file and throw everything skipped away.
Expect that prior (last of the FF sequence) to be on a 4-byte boundary).

The trimmed file will pass the mkimage internal checksum tests when everything works out as intended.
Is that how mkinage does it? If not, then a file that ended with FF could screw the checksum after it is flashed. In which case the "right thing to do" after stripping trailing FFs would be to test checksum and append FFs until it passes, I suppose.
geekmaster is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PW3 - First Look knc1 Kindle Developer's Corner 23 02-03-2018 05:54 PM
PW1 vs PW3 apastuszak Amazon Kindle 8 12-10-2015 05:51 PM
Duokan on PW3? Feitosa Amazon Kindle 8 07-30-2015 10:34 AM
Firmware Update Firmware of PW3 Grey Ram Amazon Kindle 5 07-10-2015 03:25 PM
Need help to unbrick KV dhfmd Kindle Developer's Corner 5 03-04-2015 03:58 PM


All times are GMT -4. The time now is 09:58 AM.


MobileRead.com is a privately owned, operated and funded community.