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 08-11-2017, 10:38 AM   #2416
nicolasmart
Sometimes active.
nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.
 
nicolasmart's Avatar
 
Posts: 132
Karma: 484026
Join Date: Mar 2015
Device: KT2, PW2
Quote:
Originally Posted by knc1 View Post
The system is case sensitive, you have to use lower case when lower case is called for.
The normal start-up code tests for that file name (in the correct case).

You did not say that you where working with a Demo version of the Kindle.
But the principle is the same, there is nothing user specific in the factory images.
I don't use Demo version of the Kindle. I didn't even know there's such a thing.


I just say that the factory firmware (which I downloaded from the first page of this thread) includes a Data package with some demo books and dictionaries. There's a screenshot of what I mean:

nicolasmart is offline   Reply With Quote
Old 08-11-2017, 11:36 AM   #2417
Dcxx
Member
Dcxx began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Aug 2017
Device: PW3 5.8.10 (3202090019)
Quote:
Originally Posted by knc1 View Post
can you give any more details than: "not working" ?
anything in the logs from you attempt to use it?

please post a screen shot of how the topmost level of visible USB storage looks after you place the main-htmlviewer.tar.gz file on it.

What PC OS are you using?
MacOSx?
Sure.
Computer:
I'm using a PC with Windows 7 Enterprise (also tried on a WIndows 7 Professionnal)

Not working: I mean it seems to have absolutely no effect. The screen doesn't seem to flash, it doesn't restart and the tar.gz file remains where i put it. So, in Kindle (F I have:
- folder "Documents" (Modified 14:29)
- folder "system" (Modified 13:48)
- file "main-htmlviewer.tar.gz" (Modified 16:30)

I tried installing the hotfix, wanting to check if maybe it worked without me realizing it, but it says update error (invalid file or something, I can try again if needed).

Is that what you are looking for from the logs?

Spoiler:
170811:142944 SCRIPTEXECUTOR[12825]: I script-Executor:main:Ready for execution:Command=/usr/local/bin/installHtmlViewer.sh
170811:142944 kb[3322]: I kb:close:data=com.amazon.kindle.inputMethod,log_ca ndidate_selected=0:hide keyboard
170811:142944 winmgr[2913]: I lua:window_manager::creating new trigger window=L:C_N:searchBar_ID:system_RC:true_KIWI:CVM, triggerType=0, flashFid=1, timeout=2000, afterDamageTimeout=0, flags=0
170811:142944 kb[3322]: I kb:draw:id=0,language=en_US,languages=en_US,lang=1 ,diacritical=0:redraw keyboard
170811:142944 [ 7901.334397] Image Fetcher 0 (12826): undefined instruction: pc=40bdb050
170811:142944 [ 7901.334407] Code: e590c004 e15c0008 0a000000 eafd530b (e7f000f0)
170811:142944 [ 7901.489692] AWT-EventQueue- (4757): undefined instruction: pc=40c00f80
170811:142944 [ 7901.489703] Code: e590c004 e15c0008 0a000000 eafcbb3f (e7f000f0)
170811:142944 [ 7901.489864] AWT-EventQueue- (4757): undefined instruction: pc=40c07320
170811:142944 [ 7901.489872] Code: ffffffff 6009b01e 60000001 00006009 (e7f000f0)
170811:142944 [ 7901.490115] AWT-EventQueue- (4757): undefined instruction: pc=40c00f80
170811:142944 [ 7901.490123] Code: e590c004 e15c0008 0a000000 eafcbb3f (e7f000f0)
170811:142944 [ 7901.490424] AWT-EventQueue- (4757): undefined instruction: pc=40c00f80
170811:142944 [ 7901.490433] Code: e590c004 e15c0008 0a000000 eafcbb3f (e7f000f0)
170811:142944 [ 7901.723203] Reference Handl (4538): undefined instruction: pc=40c04e80
170811:142944 [ 7901.723213] Code: e590c004 e15c0008 0a000000 eafcab7f (e7f000f0)


And at other time:
Spoiler:
170811:165118 SCRIPTEXECUTOR[15009]: I script-Executor:main:Ready for execution:Command=/usr/local/bin/installHtmlViewer.sh
170811:165118 kb[3322]: I kb:close:data=com.amazon.kindle.inputMethod,log_ca ndidate_selected=0:hide keyboard
170811:165118 winmgr[2913]: I lua:window_manager::creating new trigger window=L:C_N:searchBar_ID:system_RC:true_KIWI:CVM, triggerType=0, flashFid=1, timeout=2000, afterDamageTimeout=0, flags=0
170811:165118 [ 9032.317272] max77696_uic_adc_work adcval 17 in_otg 0
170811:165118 [ 9194.953533] AWT-EventQueue- (4757): undefined instruction: pc=40d95490
170811:165118 [ 9194.953543] Code: e590c004 e15c0008 0a000000 eaf669fb (e7f000f0)
170811:165118 [ 9194.953665] AWT-EventQueue- (4757): undefined instruction: pc=40d9a4b0
170811:165118 [ 9194.953673] Code: e590c004 e15c0008 0a000000 eaf655f3 (e7f000f0)
170811:165118 kb[3322]: I kb:draw:id=0,language=en_US,languages=en_US,lang=1 ,diacritical=0:redraw keyboard
170811:165118 [ 9194.986005] AWT-EventQueue- (4757): undefined instruction: pc=40da3e00
170811:165118 [ 9194.986015] Code: e590c004 e15c0008 0a000000 eaf62f9f (e7f000f0)
Dcxx is offline   Reply With Quote
Advert
Old 08-11-2017, 12:05 PM   #2418
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 nicolasmart View Post
I just say that the factory firmware (which I downloaded from the first page of this thread) includes a Data package with some demo books and dictionaries.
It is harmless.
That is the factory production line use only firmware you are looking at, it will all go away again in Step #7 when you over-write it with your choice of a customer firmware release.

= = = =

I am not tracking very well -
What device?
What firmware version currently?
What are you trying to do?
knc1 is offline   Reply With Quote
Old 08-11-2017, 12:10 PM   #2419
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 Dcxx View Post
Sure.
Computer:
I'm using a PC with Windows 7 Enterprise (also tried on a WIndows 7 Professionnal)

Not working: I mean it seems to have absolutely no effect. The screen doesn't seem to flash, it doesn't restart and the tar.gz file remains where i put it. So, in Kindle (F I have:
- folder "Documents" (Modified 14:29)
- folder "system" (Modified 13:48)
- file "main-htmlviewer.tar.gz" (Modified 16:30)

I tried installing the hotfix, wanting to check if maybe it worked without me realizing it, but it says update error (invalid file or something, I can try again if needed).

Is that what you are looking for from the logs?
- - - -
It did call the script, but that script did not return any status value.
(only the first line of those messages applies to your trying the searchbar command).

Please, I am having trouble tracking everything today -
What device?
What is the current firmware version (with build number shown in parans)?
Home screen -> Menu -> Settings -> Menu -> Device Info
And on the same information panel, the first six characters of the serial number.
knc1 is offline   Reply With Quote
Old 08-11-2017, 12:24 PM   #2420
Dcxx
Member
Dcxx began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Aug 2017
Device: PW3 5.8.10 (3202090019)
No worry.
PW3 (G090 G1) version 5.8.9.0.1 (3175970011)

But my colleague wanted to "help" me and confirmed when prompted for update.
So I'm now with a wonderful 5.8.10 (3202090019) PW3.
Which i guess will take even longer to have a solution to JB..

I still think I probably was not the only one with a 5.8.9.0.1 not able to run ;installHtml and this might help other people. So, thanks for your support.
Dcxx is offline   Reply With Quote
Advert
Old 08-11-2017, 12:59 PM   #2421
coplate
Guru
coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.
 
Posts: 645
Karma: 1888888
Join Date: Jun 2009
Device: prs-505, Kindle Keyboard 3g, PW3
Quote:
Originally Posted by nicolasmart View Post
I just tried something similar with Kindle Tool 1.6.4 MinGW on Windows, downloaded from NiLuJe's thread and my KT2 doesn't seem to like it. Maybe it's because of the signing. I'm just going to look it up online.

I'm not sure should the bundle be FB02? I think it may be FB03 - that's what I try. The 5.8.10 Update package is FB03 and that's obviously what the Kindle likes. Would it work with FB02?

Also, the factory firmware contains user data image. I don't know should we put it in the update? I mean, the Kindle should already come with this out-of-the-box.

Hi, the process I was talking about was specifically about trying to build an FB02 package that would work for PW3-32 Manga mode.

The FB03 packages must be signed with amazons official signatures.

The FB02 package is not signed itself, but still the individual parts need to be signed properly.


the FB03 packages of 5.8.8 and higher are what apply the "downgrade protection', thats why we need to keep using the FB02 packages.


So my goal was to extract the 5.7.4 'rootfs' with the 5.8.7 uBoot and uImage.

I tested with 5.8.10 uImage, but that is a bad idea, and I had to recover with serial port. Because only half of the new protections were available. ( I could have upgraded to 5.8.9 or higher instead of recovering with serial, but then I would not be able to downgrade again without serial - it wasn't bricked, I just could not re-install the same update. )

5.8.7 appears to fully support manga model, so I went with that one.

This still only works if people have the OS that is allowed to downgrade, 5.x 5.8.7, and 5.8.9.0.1 ( and other fresh out of the box images ).

If you are willing to try this 'frankenstein-update' I have it available here.

Code:
http://downloads.ficfeed.com/Kindle/update_PW3_5.7.4_5.8.10_scratch.bin
Reminder - this is a frankenupdate. I don't think it will brick a PW3-Manga, but there is always a small chance.

The name still says 5.8.10, but it should be better named "5.7.4_5.8.7".


@anhyeuviolet

What version is running on your manga model now?

Would you be willing to test this?

Last edited by coplate; 08-11-2017 at 01:09 PM.
coplate is offline   Reply With Quote
Old 08-11-2017, 01:06 PM   #2422
coplate
Guru
coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.
 
Posts: 645
Karma: 1888888
Join Date: Jun 2009
Device: prs-505, Kindle Keyboard 3g, PW3
Quote:
Originally Posted by Dcxx View Post
No worry.
PW3 (G090 G1) version 5.8.9.0.1 (3175970011)

But my colleague wanted to "help" me and confirmed when prompted for update.
So I'm now with a wonderful 5.8.10 (3202090019) PW3.
Which i guess will take even longer to have a solution to JB..

I still think I probably was not the only one with a 5.8.9.0.1 not able to run ;installHtml and this might help other people. So, thanks for your support.
We did have a report from another user that could not use installHtml on a 5.7.4 image as well.

In his case, he was German Language.

I know users of the Manga Model will be likely to be Japanese Language.

I have no evidence for this, but I have a thought that choosing a non-english language on the startup screen removes this option?

Can you confirm which language you set up with?
coplate is offline   Reply With Quote
Old 08-11-2017, 01:11 PM   #2423
coplate
Guru
coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.
 
Posts: 645
Karma: 1888888
Join Date: Jun 2009
Device: prs-505, Kindle Keyboard 3g, PW3
Quote:
Originally Posted by Dcxx View Post
No worry.
PW3 (G090 G1) version 5.8.9.0.1 (3175970011)

But my colleague wanted to "help" me and confirmed when prompted for update.
So I'm now with a wonderful 5.8.10 (3202090019) PW3.
Which i guess will take even longer to have a solution to JB..

I still think I probably was not the only one with a 5.8.9.0.1 not able to run ;installHtml and this might help other people. So, thanks for your support.
Were you running 5.8.9.0.1 when you tried ';installHtml', or on 5.8.10?
coplate is offline   Reply With Quote
Old 08-11-2017, 01:50 PM   #2424
nicolasmart
Sometimes active.
nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.
 
nicolasmart's Avatar
 
Posts: 132
Karma: 484026
Join Date: Mar 2015
Device: KT2, PW2
Quote:
Originally Posted by knc1 View Post
It is harmless.
That is the factory production line use only firmware you are looking at, it will all go away again in Step #7 when you over-write it with your choice of a customer firmware release.

= = = =

I am not tracking very well -
What device?
What firmware version currently?
What are you trying to do?
Let me answer all your questions:

First of all, I'm using a KT2.
Secondly, I'm on 5.8.10
And now, what am I trying to do:

You see, the new versions don't allow downgrade, you can either install a newer version or install the same version, you are currently running, as update.

For example, I'm running on 5.8.10. If I put the official "update_kindle_5.8.10.bin" on the root on my Kindle, it actually reinstalls.

So, I'm trying to put the rootfs from the initial factory version to the 5.8.10 update package, just to get that ";installHtml" command.

Is everything clear now?

Last edited by nicolasmart; 08-13-2017 at 02:03 AM.
nicolasmart is offline   Reply With Quote
Old 08-11-2017, 01:56 PM   #2425
Cinisajoy
Just a Yellow Smiley.
Cinisajoy ought to be getting tired of karma fortunes by now.Cinisajoy ought to be getting tired of karma fortunes by now.Cinisajoy ought to be getting tired of karma fortunes by now.Cinisajoy ought to be getting tired of karma fortunes by now.Cinisajoy ought to be getting tired of karma fortunes by now.Cinisajoy ought to be getting tired of karma fortunes by now.Cinisajoy ought to be getting tired of karma fortunes by now.Cinisajoy ought to be getting tired of karma fortunes by now.Cinisajoy ought to be getting tired of karma fortunes by now.Cinisajoy ought to be getting tired of karma fortunes by now.Cinisajoy ought to be getting tired of karma fortunes by now.
 
Cinisajoy's Avatar
 
Posts: 19,161
Karma: 83862859
Join Date: Jul 2015
Location: Texas
Device: K4, K5, fire, kobo, galaxy
Quote:
Originally Posted by nicolasmart View Post
Let me answer all your questions:

First of all, I'm using a KT2.
Secondly, I'm on 5.8.10
And now, what am I trying to do:

You see, the new versions don't allow downgrade, you can either install a newer version or [strong]install the same version, you are currently running, as update[/strong].

For example, I'm running on 5.8.10. If I put the official "update_kindle_5.8.10.bin" on the root on my Kindle, it actually reinstalls.

So, I'm trying to put the rootfs from the initial factory version to the 5.8.10 update package, just to get that ";installHtml" command.

Is everything clear now?



Sent from my pa_osprey using Tapatalk
Very clear. Thanks.
Unless it comes straight from Amazon, you cannot install anything else on that firmware.
The installHtml only works on 5.8.9.0.1 or previous versions before 5.8.8.

At the moment there is no jailbreak for your firmware.
Thank you for your time and patience.
Cinisajoy is offline   Reply With Quote
Old 08-11-2017, 02:02 PM   #2426
nicolasmart
Sometimes active.
nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.
 
nicolasmart's Avatar
 
Posts: 132
Karma: 484026
Join Date: Mar 2015
Device: KT2, PW2
Quote:
Originally Posted by Cinisajoy View Post
Very clear. Thanks.
Unless it comes straight from Amazon, you cannot install anything else on that firmware.
The installHtml only works on 5.8.9.0.1 or previous versions before 5.8.8.

At the moment there is no jailbreak for your firmware.
Thank you for your time and patience.
So, even my trick with repacking the update to fool it that it is 5.8.10 but with 5.6.0 rootfs won't work?
nicolasmart is offline   Reply With Quote
Old 08-11-2017, 02:04 PM   #2427
Dcxx
Member
Dcxx began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Aug 2017
Device: PW3 5.8.10 (3202090019)
Quote:
Originally Posted by coplate View Post
Were you running 5.8.9.0.1 when you tried ';installHtml', or on 5.8.10?
I was on 5.8.9.0.1
Dcxx is offline   Reply With Quote
Old 08-11-2017, 02:05 PM   #2428
Dcxx
Member
Dcxx began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Aug 2017
Device: PW3 5.8.10 (3202090019)
Quote:
Originally Posted by coplate View Post
We did have a report from another user that could not use installHtml on a 5.7.4 image as well.

In his case, he was German Language.

I know users of the Manga Model will be likely to be Japanese Language.

I have no evidence for this, but I have a thought that choosing a non-english language on the startup screen removes this option?

Can you confirm which language you set up with?
Last time was in French but first time was in English(US)
Dcxx is offline   Reply With Quote
Old 08-11-2017, 02:07 PM   #2429
Cinisajoy
Just a Yellow Smiley.
Cinisajoy ought to be getting tired of karma fortunes by now.Cinisajoy ought to be getting tired of karma fortunes by now.Cinisajoy ought to be getting tired of karma fortunes by now.Cinisajoy ought to be getting tired of karma fortunes by now.Cinisajoy ought to be getting tired of karma fortunes by now.Cinisajoy ought to be getting tired of karma fortunes by now.Cinisajoy ought to be getting tired of karma fortunes by now.Cinisajoy ought to be getting tired of karma fortunes by now.Cinisajoy ought to be getting tired of karma fortunes by now.Cinisajoy ought to be getting tired of karma fortunes by now.Cinisajoy ought to be getting tired of karma fortunes by now.
 
Cinisajoy's Avatar
 
Posts: 19,161
Karma: 83862859
Join Date: Jul 2015
Location: Texas
Device: K4, K5, fire, kobo, galaxy
Quote:
Originally Posted by nicolasmart View Post
So, even my trick with repacking the update to fool it that it is 5.8.10 but with 5.6.0 rootfs won't work?
You can try but I can't guarantee you won't wind up with a paperweight instead of a KT2.
I think your firmware kicks out everything.
There are people looking for a solution but it is going slow.
Cinisajoy is offline   Reply With Quote
Old 08-11-2017, 02:13 PM   #2430
nicolasmart
Sometimes active.
nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.nicolasmart ought to be getting tired of karma fortunes by now.
 
nicolasmart's Avatar
 
Posts: 132
Karma: 484026
Join Date: Mar 2015
Device: KT2, PW2
Quote:
Originally Posted by Cinisajoy View Post
You can try but I can't guarantee you won't wind up with a paperweight instead of a KT2.
I think your firmware kicks out everything.
There are people looking for a solution but it is going slow.
Well, does anybody know how does the Kindle check what firmware version do you put on the root of it?

======

I mean, how does it decide to delete the update file?
nicolasmart is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
USB OTG Mouse Support and page turn on PW3(possible KV/KOA) lucida Kindle Developer's Corner 104 01-01-2022 12:21 AM
PW3 PW3-4, PW3-32, fw-5.8.9.0.1 software jailbreak knc1 Kindle Developer's Corner 203 01-27-2020 11:53 PM
Will jailbreak survive a 5.9.2.0.1 update on KOA? tigrisg Kindle Developer's Corner 1 12-19-2017 05:49 AM
PW3 stuck in "code 2" after software jailbreak attempt from 5.8.10 Varijus Kindle Developer's Corner 10 12-17-2017 03:08 AM


All times are GMT -4. The time now is 10:42 AM.


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