View Single Post
Old 02-19-2012, 01:09 PM   #1
Emrexcem
Turkish :)
Emrexcem plays well with othersEmrexcem plays well with othersEmrexcem plays well with othersEmrexcem plays well with othersEmrexcem plays well with othersEmrexcem plays well with othersEmrexcem plays well with othersEmrexcem plays well with othersEmrexcem plays well with othersEmrexcem plays well with othersEmrexcem plays well with others
 
Posts: 40
Karma: 2700
Join Date: Feb 2012
Location: Türkiye
Device: Kindle Touch (5.03)
kindle touch your kindle needs to repair!edit:i m stuck in boot screen

İ accidently removed file keyboard /usr/share/keyboard/en_US/ from my kindle touch hopefully i have a back up but it get in to a repair mode and i cant get out off here is list of the files in my runme.sh

mntroot rw
rm /usr/share/keyboard/en_US/en_US-800x600.keymap
rm /usr/share/keyboard/en_US/en_US-600x800.keymap
cp /mnt/us/en_US-800x600.keymap /usr/share/keyboard/en_US/
cp /mnt/us/en_US-800x600.keymap /usr/share/keyboard/en_US/

i tried to use many kind of data.tar.gz methods can you tell me which one is going to work? if you are able to send me clean copy of keyboard file i will be very appriciated
edit:i make it worse some how at the diags menu i accdently pressed the button called exit to command prombt when the code thats here didnt work i used this command

mntroot rw
rm /usr/share/keyboard/en_US/en_US-800x600.keymap
rm /usr/share/keyboard/en_US/en_US-600x800.keymap
cp /mnt/us/en_US-800x600.keymap /usr/share/keyboard/en_US/
cp /mnt/us/en_US-800x600.keymap /usr/share/keyboard/en_US/
echo 0 > /var/local/upstart/lab126_gui.restarts

and i used this command later

killall cvm
#!/bin/sh
mntroot rw || exit 1
test -e /mnt/us/RUNME.done && exit 0
touch /mnt/us/RUNME.done
sync
/usr/sbin/shipping_mode
echo 0 > /var/local/upstart/lab126_gui.restarts
now my kinle is at the boot screen for 15 minutes i even tryed to jb but it didnt worked only think that i can do is using runme.sh and know diags is not working.

Last edited by Emrexcem; 02-19-2012 at 06:12 PM.
Emrexcem is offline   Reply With Quote