View Single Post
Old 04-19-2014, 08:53 AM   #49
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 HarryT View Post
Are you saying that you can fix any Kindle such that it will remember the waveform data correctly following a reboot?
I think the poster said that it might be possible.

Conditions:
1) Have waveform data that works with the screen.
2) Modify the system to use the waveform data store elsewhere than on the cable prom (some early Kindle models did not have a cable prom).
3) Find a place to store the waveform data (there may be room on the main flash, outside of the partitioned areas, for the 128Kbyte file).

Problems:
On (1) - waveform data files for some models of the screens has not yet been determined.

On (2) - Find where the hardware is initially programmed:
A) If in u-boot - we may be able to change that, we know how to replace u-boot.
B) If in the kernel's initramfs system - that one is signed, we have not tackled the chore of changing those contents.
C) If in the kernel's run-time system - that one we have been bending out of shape for years.

On (3) - That one is the easiest to do, those areas are pretty well known here.

@HarryT: At least the above is my reading of the post and the linked engineering documents are good background information.
There is no shortage of engineering skills among our members here, but I still wouldn't hold my breath, waiting for someone to solve this challenge.

Last edited by knc1; 04-19-2014 at 09:07 AM.
knc1 is offline   Reply With Quote