Register Guidelines E-Books Search Today's Posts Mark Forums Read

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

Notices

Reply
 
Thread Tools Search this Thread
Old 01-18-2013, 02:00 PM   #1
hardrocklov
Junior Member
hardrocklov began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jan 2013
Location: Lyon, France
Device: kindle 4NT
Exclamation Blank screensaver, update problem

hello,

Problem Solved, thank you NiLuJe !

I am sorry if the question has alredy been discussed, but i was unable to find something closely related to my problem.

A year ago I purchased a Kindle 4 NT, then put screensavers of my own using usb net and these lines in putty :
(coming from here http://hackaday.com/2012/01/05/custo...ouch-kindle-4/)
Code:
mntroot rw
mkdir /mnt/us/screensaver/
mount /dev/mmcblk0p1 /mnt/base-mmc
mv /mnt/base-mmc/opt/amazon/screen_saver/600x800 /mnt/base-mmc/opt/amazon/screen_saver/600x800.old
ln -sfn /mnt/us/screensaver /mnt/base-mmc/opt/amazon/screen_saver/600x800
everything went fine, until a week ago, when i wanted to update my kindle,
I got error code U006.

So i tried this to put back everything as normal : (step provided in the commentary section of the previous page)
Code:
Just reverted my 4.0.1 hack back to normal to install 4.1.0!
 It took a while (mainly due to my absent-minded decision to 
delete the .old file that backs it up) but this is what I did:

1. The password here worked for me: http://members.ping.de/~sven/kindle.html# 
I typed in my serial code sans spaces and it worked first time.

2. If you still have the .old folder, do the 
mv /mnt/base-mmc/opt/amazon/screen_saver/600×800.old /mnt/base-mmc/opt/amazon/screen_saver/600×800 command. 
Make sure to take care when copying and pasting commands,
as my putty client replaces Xs with ?s.

3. If you don’t, you can find all the old screensavers here:
http://www.kubizo.com/kindle-screensaver-images/displayimage.php?pid=3411.
 DO NOT RENAME THE IMAGES. 
Their names are exactly how the kindle likes them.
Put them all into a folder on your kindle root.

4. Do a ls /mnt/base-mmc/opt/amazon/screen_saver/ command 
to see what files are there.
 If you have 800×600 and adunits, that’s fine.
 If your 800×600 file has vanished (like mine!) do a mkdir /mnt/base-mmc/opt/amazon/screen_saver/600×800 command to make it.
 Fill this folder with the images in step 3, by doing cp -r /mnt/us/>>FILENAME<>IMAGENAME<< /mnt/base-mmc/opt/amazon/screen_saver/600×800 for each image.
 When I did the move command for a folder, 
it just slapped the folder into the destination folder, which is no use. 
If you know a better way, use it!

Basically, the ideal solution is to have ls /mnt/base-mmc/opt/amazon/screen_saver/ report back '800×600' and 'adunits',
 and ls /mnt/base-mmc/opt/amazon/screen_saver/800×600 
to report back all the files from the link above with their correct names.
If any directories exist which are weird, use rm -r -f <> to get rid of them.

Once I had it set up as such, trying an update worked! :)
My problem is after following these steps, i still had the same problem, and i had a blank screensaver on top of that...
I then tried the same technique to re-enable screensaver, but it is the same problem...

I was hopping for some of you to have ideas or instructions for me to follow and get this little kindle back to normal.
Is there a way to fully restore it, as if it were out of factory ?
by debricking it ?

thank you for your attention
and good reading !

Last edited by hardrocklov; 01-19-2013 at 04:06 AM. Reason: problem solved..
hardrocklov is offline   Reply With Quote
Old 01-18-2013, 02:25 PM   #2
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,477
Karma: 26012492
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Cf. https://www.mobileread.com/forums/sho...&postcount=117
NiLuJe is offline   Reply With Quote
Advert
Old 01-18-2013, 02:59 PM   #3
hardrocklov
Junior Member
hardrocklov began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jan 2013
Location: Lyon, France
Device: kindle 4NT
Unfortunately, it did not work...

i got error code u007 with your .bin,
relaunched, but i still got a blank screensaver.
i tried updating to 4.1 after that, to see if it might work, but still getting u006



EDIT: maybe i should do this, if nothing semms to be working ?
https://www.mobileread.com/forums/sho...d.php?t=170929

Last edited by hardrocklov; 01-18-2013 at 03:04 PM. Reason: adding a question
hardrocklov is offline   Reply With Quote
Old 01-18-2013, 03:24 PM   #4
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,477
Karma: 26012492
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Your device needs to be jailbroken for this to work.
NiLuJe is offline   Reply With Quote
Old 01-18-2013, 03:53 PM   #5
hardrocklov
Junior Member
hardrocklov began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jan 2013
Location: Lyon, France
Device: kindle 4NT
Praise the lord ^^
It works now,
thanks a lot !

Merci beaucoup !

Last edited by hardrocklov; 01-18-2013 at 04:01 PM. Reason: language mistake :(
hardrocklov is offline   Reply With Quote
Advert
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Screensaver Hack WON'T go away! I can't update! Jane Deaux Amazon Kindle 2 05-24-2011 11:50 PM
ibooks update and blank pages adv_dp_fan Conversion 16 03-13-2011 09:05 AM
Jailbreak/Screensaver Hack Won't Update RGSG99 Kindle Developer's Corner 4 02-13-2011 07:42 PM
Classic Screensaver Problem milhouse Barnes & Noble NOOK 2 06-26-2010 08:49 PM
Hacks K2 new update problems with screensaver hack ruddell Amazon Kindle 6 01-01-2010 04:27 PM


All times are GMT -4. The time now is 04:27 AM.


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