View Single Post
Old 09-20-2016, 01:29 AM   #3
sindhus
Member Retired
sindhus began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Sep 2016
Device: Kindle PaperWhite (PW3)
Quote:
Originally Posted by knc1 View Post
Nice report -
and you can save yourself some trouble by wrapping the output of "tree" in php tags.
I know, that sounds strange, but it is the way this forum software works.
Right, sorry will use the CODE tag here after.

Quote:
You can delete the: "main-htmlviewer.tar.gz" file, that is the actual JB that you don't need any longer since its contents has been installed within the system files (that you can't see from USB storage).
Right yeah I knew this, I was too lazy to do it

Quote:
Which KUAL is this?
Your PW3 will run either the Kindlet or the Booklet - and they can both be installed at the same time.
The Kindlet (a document) by coping to /documents The Booklet by installing with MrPI.
Both (or either) should have created a /mrinstaller top level directory.
I followed KUAL installation instructions from here. Specifically this part:

Quote:
Finally, you need to install KUAL itself, by putting the appropriate azw2 file somewhere in the documents/ directory tree of your device.
First, unpack the KUAL-v2.7.zip archive attached to this post. Then, if your device runs on FW 5.x, use the KUAL-KDK-2.0.azw2 file. If your device is older, use the KUAL-KDK-1.0.azw2 file.
I used the *.azw2 file as I am running Kindle firmware v5.7.2.

Quote:
Can you find the KUAL (document or booklet or both) on the main screen and just not see the menu extensions?
Or can you not find KUAL itself on the main page (with your other documents)?
I am unable to get KUAL.azw2 book to find extensions listed under extensions dir. As you can see from this tree output, I have KOreader and KUAL-helper extension dirs:

Code:
➜ Kindle cd extensions 
➜ extensions ls
KUAL.cfg koreader kual-helper-0.5.N
➜ extensions tree -L 1 .
.
├── KUAL.cfg
├── koreader
└── kual-helper-0.5.N

2 directories, 1 file
➜ extensions tree -L 2 .
.
├── KUAL.cfg
├── koreader
│** ├── extensions
│** └── koreader
└── kual-helper-0.5.N
├── ChangeLog.txt
├── VERSION
└── extensions

5 directories, 3 files
sindhus is offline   Reply With Quote