View Single Post
Old 10-16-2017, 11:31 AM   #4
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 iamagloworm View Post
not sure if necessary or not, but I can here that coplate said that he forked kindletool in order to do what he needed. maybe it is also necessary for repackaging for manga pw3? his post is here

edit: I found coplate's fork of kindletool on github and after compiling, it has the same result, though I can see that coplate's fork adds the 293 and 294 devices...
Hi, I never finished adding 293 and 294 to the full groups, so they still need to be run as unknown devcodes.

I also think I could not get the environment variable to trigger it right by setting in on the previos command line.

Check the spoiler in my post you linked to, and you'll see the loge of what I ran to create that package, and it is in this format, all on one line. This should work on OSX and linux:

Code:
 $ KT_WITH_UNKNOWN_DEVCODES=1 ./kindletool <rest of command >
coplate is offline   Reply With Quote