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 11-18-2017, 05:13 PM   #76
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 doctoralvarez View Post

Hi, I would like to know if you have already developed an updated version of NOMAX hotfix that works on PW3 firmware version 5.9.2 ?? Or if its ok to use the hotfix version you created named NOMAX hotfix 5.8.10 ?? on my PW3 already JB with firmware 5.9.2


See here:
https://www.mobileread.com/forums/sh...1&postcount=69

Quote:
Originally Posted by coplate View Post
Attached are nomax version of the kindletool installer and uninstaller, that shoudl work for all version of kindles up to KOA2.

You install these with 'Update your kindle'
Spoiler:

Code:
KT_WITH_UNKNOWN_DEVCODES=1 ../KindleTool-coplate/KindleTool/Release/kindletool create ota2 -d touch -d paperwhite -d paperwhite2 -d paperwhite3 -d 26D -d 26E -d 26F -d 270 -d 293 -d 294 -d basic -d voyage -d oasis -d 219 -d 21A -d 21B -d 21C -d basic2 -d kindle5 -d 295 -d 296 -d 297 -d 298 -d 2E1 -d 2E2 -d 2E6 -d 2E7 -d 2E8 -d 341 -d 342 -d 343 -d 344 -d 347 -d 34A -O -s 0 -t 18446744073709551615 Update_KUALBooklet_v2.7_install_converted.tar.gz Update_KUALBooklet_v2.7_install_nomax_KOA2.bin


KT_WITH_UNKNOWN_DEVCODES=1 ../KindleTool-coplate/KindleTool/Release/kindletool create ota2 -d touch -d paperwhite -d paperwhite2 -d paperwhite3 -d 26D -d 26E -d 26F -d 270 -d 293 -d 294 -d basic -d voyage -d oasis -d 219 -d 21A -d 21B -d 21C -d basic2 -d kindle5 -d 295 -d 296 -d 297 -d 298 -d 2E1 -d 2E2 -d 2E6 -d 2E7 -d 2E8 -d 341 -d 342 -d 343 -d 344 -d 347 -d 34A -O -s 0 -t 18446744073709551615 Update_KUALBooklet_v2.7_uninstall_converted.tar.gz Update_KUALBooklet_v2.7_uninstall_nomax_KOA2.bin
coplate is offline   Reply With Quote
Old 11-19-2017, 11:16 PM   #77
doctoralvarez
Connoisseur
doctoralvarez began at the beginning.
 
Posts: 72
Karma: 10
Join Date: Jun 2016
Device: PW3
Info about MrPI

Quote:
Originally Posted by coplate View Post


Thanks Coplate, another question:
How to make work MrPI (MobileRead package installer) on PW3 JB on fm 5.9.2??
doctoralvarez is offline   Reply With Quote
Advert
Old 11-20-2017, 02:11 AM   #78
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
;log mrpi
knc1 is offline   Reply With Quote
Old 11-21-2017, 03:24 PM   #79
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
Python for all known version - untested but re-packaged

Spoiler:

Code:
KT_WITH_UNKNOWN_DEVCODES=1 ../../../KindleTool-coplate/KindleTool/Release/kindletool create ota2 -d touch -d paperwhite -d paperwhite2 -d paperwhite3 -d 26D -d 26E -d 26F -d 270 -d 293 -d 294 -d basic -d voyage -d oasis -d 219 -d 21A -d 21B -d 21C -d basic2 -d kindle5 -d 295 -d 296 -d 297 -d 298 -d 2E1 -d 2E2 -d 2E6 -d 2E7 -d 2E8 -d 341 -d 342 -d 343 -d 344 -d 347 -d 34A -O -s 0 -t 18446744073709551615 Update_python_0.14.N_install_pw2_kt2_kv_pw3_koa_kt3_converted.tar.gz Update_python_0.14.N_install_nomax_touch_KOA2.bin


KT_WITH_UNKNOWN_DEVCODES=1 ../../../KindleTool-coplate/KindleTool/Release/kindletool create ota2 -d touch -d paperwhite -d paperwhite2 -d paperwhite3 -d 26D -d 26E -d 26F -d 270 -d 293 -d 294 -d basic -d voyage -d oasis -d 219 -d 21A -d 21B -d 21C -d basic2 -d kindle5 -d 295 -d 296 -d 297 -d 298 -d 2E1 -d 2E2 -d 2E6 -d 2E7 -d 2E8 -d 341 -d 342 -d 343 -d 344 -d 347 -d 34A -O -s 0 -t 18446744073709551615 Update_python_0.14.N_uninstall_converted.tar.gz Update_python_0.14.N_uninstall_nomax_touch_KOA2.bin


Installer:
http://kindle.ficfeed.com/Update_pyt...touch_KOA2.bin

Uninstaller:
http://kindle.ficfeed.com/Update_pyt...touch_KOA2.bin
Attached Files
File Type: bin Update_python_0.14.N_uninstall_nomax_touch_KOA2.bin (4.1 KB, 270 views)
coplate is offline   Reply With Quote
Old 11-22-2017, 10:41 PM   #80
mjcrowd
Junior Member
mjcrowd began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Nov 2017
Device: PW3
Quote:
Originally Posted by coplate View Post
Thas correct, once you update to 5.9.2, you can no longer use the azw version.

It should put a KUAL on your device though, just not the same kind.

MRPI is not working right on your device, this could be a problem with all 5.9.2.
Code:
171116:161310 system: I mr_installer:eips_print_bottom_centered::Checking jailbreak hotfix 1.14 nomax I
171116:161310 system: I mr_installer:eips_print_bottom_centered::No KindleTool binary, aborting
171116:161310 system: I mr_installer:eips_print_bottom_centered::Failed to parse package, skipping
Code:
171116:162729 system: I mr_installer:eips_print_bottom_centered::Checking KUALBooklet v2.7 I
171116:162729 system: I mr_installer:eips_print_bottom_centered::No KindleTool binary, aborting
171116:162729 system: I mr_installer:eips_print_bottom_centered::Failed to parse package, skipping
171116:162729 system: I mr_installer:eips_print_bottom_centered::Destroying package . . .
Can you re-install that nomax hotfix, by using 'update your kindle', not ';log mrpi' ?


After that try installing KUAL with ';log mrpi' and see if KUAL works.
( Please capture logs again after running this command again )


If it does not work, use this file to install KUAL ( if you have PW3 with serail G090G1 )- but please try the other steps first.
Coplate, I created a profile just to thank you and KNC1. I've used this site for years to accomplish various things with my PW3 and older devices. With this recent update I was at a loss. Went through several threads and eventually worked my way here and a few others. Followed yours and KNC1's guidance after reading through a lot of info and I have successfully brought back my screensavers. I still have the old Kual application but I'll eventually figure out how to remove it. Thank you again for all your help and what you do for the community.
mjcrowd is offline   Reply With Quote
Advert
Old 11-23-2017, 08:12 AM   #81
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 mjcrowd View Post
- - - -
I still have the old Kual application but I'll eventually figure out how to remove it. Thank you again for all your help and what you do for the community.
Just leave it for now.
We will be releasing a script to remove it (it takes changes to the internal database files to make it go away).

If you want to be notified of the release of the script, subscribe to the "runme" examples thread:
https://www.mobileread.com/forums/sh...d.php?t=292382
knc1 is offline   Reply With Quote
Old 11-24-2017, 01:42 PM   #82
doctoralvarez
Connoisseur
doctoralvarez began at the beginning.
 
Posts: 72
Karma: 10
Join Date: Jun 2016
Device: PW3
Thanks coplate

Quote:
Originally Posted by coplate View Post
Python for all known version - untested but re-packaged

Spoiler:

Code:
KT_WITH_UNKNOWN_DEVCODES=1 ../../../KindleTool-coplate/KindleTool/Release/kindletool create ota2 -d touch -d paperwhite -d paperwhite2 -d paperwhite3 -d 26D -d 26E -d 26F -d 270 -d 293 -d 294 -d basic -d voyage -d oasis -d 219 -d 21A -d 21B -d 21C -d basic2 -d kindle5 -d 295 -d 296 -d 297 -d 298 -d 2E1 -d 2E2 -d 2E6 -d 2E7 -d 2E8 -d 341 -d 342 -d 343 -d 344 -d 347 -d 34A -O -s 0 -t 18446744073709551615 Update_python_0.14.N_install_pw2_kt2_kv_pw3_koa_kt3_converted.tar.gz Update_python_0.14.N_install_nomax_touch_KOA2.bin


KT_WITH_UNKNOWN_DEVCODES=1 ../../../KindleTool-coplate/KindleTool/Release/kindletool create ota2 -d touch -d paperwhite -d paperwhite2 -d paperwhite3 -d 26D -d 26E -d 26F -d 270 -d 293 -d 294 -d basic -d voyage -d oasis -d 219 -d 21A -d 21B -d 21C -d basic2 -d kindle5 -d 295 -d 296 -d 297 -d 298 -d 2E1 -d 2E2 -d 2E6 -d 2E7 -d 2E8 -d 341 -d 342 -d 343 -d 344 -d 347 -d 34A -O -s 0 -t 18446744073709551615 Update_python_0.14.N_uninstall_converted.tar.gz Update_python_0.14.N_uninstall_nomax_touch_KOA2.bin


Installer:
http://kindle.ficfeed.com/Update_pyt...touch_KOA2.bin

Uninstaller:
http://kindle.ficfeed.com/Update_pyt...touch_KOA2.bin
Many thanks for all your work Coplate, I would like to know if there is already an update to the cowards rescue package and rescue package (CRP and RP) to work on PW3 fm 5.9.2 ??
doctoralvarez is offline   Reply With Quote
Old 11-24-2017, 01:53 PM   #83
doctoralvarez
Connoisseur
doctoralvarez began at the beginning.
 
Posts: 72
Karma: 10
Join Date: Jun 2016
Device: PW3
Please updates

Quote:
Originally Posted by coplate View Post
Python for all known version - untested but re-packaged

Spoiler:

Code:
KT_WITH_UNKNOWN_DEVCODES=1 ../../../KindleTool-coplate/KindleTool/Release/kindletool create ota2 -d touch -d paperwhite -d paperwhite2 -d paperwhite3 -d 26D -d 26E -d 26F -d 270 -d 293 -d 294 -d basic -d voyage -d oasis -d 219 -d 21A -d 21B -d 21C -d basic2 -d kindle5 -d 295 -d 296 -d 297 -d 298 -d 2E1 -d 2E2 -d 2E6 -d 2E7 -d 2E8 -d 341 -d 342 -d 343 -d 344 -d 347 -d 34A -O -s 0 -t 18446744073709551615 Update_python_0.14.N_install_pw2_kt2_kv_pw3_koa_kt3_converted.tar.gz Update_python_0.14.N_install_nomax_touch_KOA2.bin


KT_WITH_UNKNOWN_DEVCODES=1 ../../../KindleTool-coplate/KindleTool/Release/kindletool create ota2 -d touch -d paperwhite -d paperwhite2 -d paperwhite3 -d 26D -d 26E -d 26F -d 270 -d 293 -d 294 -d basic -d voyage -d oasis -d 219 -d 21A -d 21B -d 21C -d basic2 -d kindle5 -d 295 -d 296 -d 297 -d 298 -d 2E1 -d 2E2 -d 2E6 -d 2E7 -d 2E8 -d 341 -d 342 -d 343 -d 344 -d 347 -d 34A -O -s 0 -t 18446744073709551615 Update_python_0.14.N_uninstall_converted.tar.gz Update_python_0.14.N_uninstall_nomax_touch_KOA2.bin


Installer:
http://kindle.ficfeed.com/Update_pyt...touch_KOA2.bin

Uninstaller:
http://kindle.ficfeed.com/Update_pyt...touch_KOA2.bin

Hi again coplate, I'm sorry but could you update also the linkss (screensavers) and link fonts packages on update_install_..._.bin format to work on PW3 fm 5.9.2 ??
Thanks in advance
doctoralvarez is offline   Reply With Quote
Old 11-24-2017, 02:20 PM   #84
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 doctoralvarez View Post

Hi again coplate, I'm sorry but could you update also the linkss (screensavers) and link fonts packages on update_install_..._.bin format to work on PW3 fm 5.9.2 ??
Thanks in advance
Perhaps you have noticed - the screen is a different size.
So it will take more than just a simple re-package operation.

Do you code?
Would you like to join in re-writing things for the KOA2?
Or would you rather just wait until we get caught up?
knc1 is offline   Reply With Quote
Old 11-24-2017, 02:34 PM   #85
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
I have an inkling of what's confusing MRPI on those devices (hey, it even was behind a FIXME ), but I'd need the output of
Code:
cat /proc/cpuinfo
to confirm...
NiLuJe is offline   Reply With Quote
Old 11-24-2017, 03:15 PM   #86
AcidWeb
KCC Co-Author
AcidWeb ought to be getting tired of karma fortunes by now.AcidWeb ought to be getting tired of karma fortunes by now.AcidWeb ought to be getting tired of karma fortunes by now.AcidWeb ought to be getting tired of karma fortunes by now.AcidWeb ought to be getting tired of karma fortunes by now.AcidWeb ought to be getting tired of karma fortunes by now.AcidWeb ought to be getting tired of karma fortunes by now.AcidWeb ought to be getting tired of karma fortunes by now.AcidWeb ought to be getting tired of karma fortunes by now.AcidWeb ought to be getting tired of karma fortunes by now.AcidWeb ought to be getting tired of karma fortunes by now.
 
AcidWeb's Avatar
 
Posts: 845
Karma: 765434
Join Date: Mar 2013
Location: Poland
Device: Kindle Oasis 2
Quote:
Originally Posted by NiLuJe View Post
I have an inkling of what's confusing MRPI on those devices (hey, it even was behind a FIXME ), but I'd need the output of
Code:
cat /proc/cpuinfo
to confirm...
https://gist.github.com/AcidWeb/9298...a13dd9183a7214
AcidWeb is offline   Reply With Quote
Old 11-24-2017, 03:50 PM   #87
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
@AcidWeb: Yup, that was it, fantastic, thanks .
NiLuJe is offline   Reply With Quote
Old 11-24-2017, 04:28 PM   #88
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
And while we're at it, what's the effective resolution on this thing?
NiLuJe is offline   Reply With Quote
Old 11-24-2017, 05:01 PM   #89
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 NiLuJe View Post
And while we're at it, what's the effective resolution on this thing?
You mean this info:
Code:
# KOA2
set_1264_1680() {
    SCREEN_X_RES=1264
    SCREEN_Y_RES=1680
    # Attempt an educated guess at these
    EIPS_X_RES=18
    EIPS_Y_RES=27
    EIPS_MAXCHARS=70
    EIPS_MAXLINES=62
}
I haven't confirmed that yet - still working on getting other people's Kindles jail broken before taking time on my own.

It is a 300dpi, 1264x1680 screen for certain.
The other numbers are a guess, but if wrong just put out a nasty message.

Last edited by knc1; 11-24-2017 at 05:15 PM.
knc1 is offline   Reply With Quote
Old 11-24-2017, 05:45 PM   #90
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
@knc1: Yep, exactly .

IIRC, computing the resolution of an EIPS block entailed an fbgrab screenshot and the GIMP's ruler the last time, so, no hurry .

Right now (svn) it's assuming it's an 'old' Oasis, which basically means that stuff won't be properly centered/aligned, but it should at least be on screen *somewhere* ^^.

Drop me a line once someone's computed the final values and I'll update my crap .
NiLuJe is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Tools Snapshots of NiLuJe's hacks NiLuJe Kindle Developer's Corner 1223 Yesterday 06:57 PM
Help - tools packages... carpetmojo Calibre 7 12-24-2011 09:47 AM
One Year War - Snapshots from the Front - FREE ebook altworld Self-Promotions by Authors and Publishers 5 10-23-2010 12:22 PM
Snapshots test in Live version Michele Clinco OpenInkpot 7 09-08-2009 02:42 PM


All times are GMT -4. The time now is 09:22 AM.


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