View Single Post
Old 07-06-2014, 09:34 AM   #9
iliis
Pastafari
iliis began at the beginning.
 
iliis's Avatar
 
Posts: 24
Karma: 10
Join Date: Feb 2013
Device: Kindle DX Graphite
I'm sorry to dissapoint you both: I was unable to find the copy of wget I used and the emergency.sh script didn't produce any output.

Quote:
Originally Posted by knc1 View Post
Did you run (on the Kindle) the ldconfig command after you changed library files?
If so, with what options?
No, I didn't.

Quote:
Originally Posted by knc1 View Post
Did you (manually or with ldconfig command) change the symbolic link structure of the /lib, /usr/lib and/or /usr/local/lib filesystem sub-trees?
I'm quite sure I didn't create or change any links.

- - - -

I did try out different things, like a simple
Code:
eips "hello world!"
or writing random data to the screen. I put the emergency.sh script into the document root (for good measure) and into usbnet/bin/

Code:
eips "hello world!"
echo 2 > /proc/eink_fb/update_display

dd if=/dev/urandom of=/dev/fb0 bs=600 count=800
echo 1 > /proc/eink_fb/update_display
Even just putting a 'sleep 120' in there didn't seem to affect the time for a boot cycle (which is about 31s and about a minute after a factory reset).

Would it help if I opened my Kindle and try to read out data over a serial connection?
iliis is offline   Reply With Quote