View Single Post
Old 02-03-2017, 05:47 AM   #7
anunay
Member
anunay began at the beginning.
 
Posts: 21
Karma: 10
Join Date: Jan 2017
Device: Kindle KT2
Thumbs down

This is where comes the problem

First I converted the .bin file into a gzipped tarball using
Code:
./kindletool convert update_ko****.bin
then I created a update package
Code:
 ./kindletool create ota2 -d kt2a -p wario -B whitney Komic_converted.tar.gz update_komic_kt2.bin
My Kindle is nicknamed as kt2a in Kindletool 1.6.4.96
Then I installed the package using MRI but it failed with error code (1)
Code:
**** **** **** ****

[2017-02-03 @ 15:39:58 +0530] :: [MRPI r13359] - Beginning the processing of package 'update_komic_kt2.bin' (komic kt2) . . .

--
Running 'install_komic.ffs' for 'komic kt2' (update_komic_kt2.bin) @ Fri, 03 Feb 2017 15:39:59 +0530

eips: pixel_in_range> (608, 288) pixel not in range (0..600, 0..800)
eips: pixel_in_range> (624, 288) pixel not in range (0..600, 0..800)
eips: pixel_in_range> (640, 288) pixel not in range (0..600, 0..800)
eips: pixel_in_range> (656, 288) pixel not in range (0..600, 0..800)
eips: pixel_in_range> (672, 288) pixel not in range (0..600, 0..800)
eips: pixel_in_range> (688, 288) pixel not in range (0..600, 0..800)
eips: pixel_in_range> (704, 288) pixel not in range (0..600, 0..800)
eips: pixel_in_range> (720, 288) pixel not in range (0..600, 0..800)
eips: pixel_in_range> (736, 288) pixel not in range (0..600, 0..800)
eips: pixel_in_range> (752, 288) pixel not in range (0..600, 0..800)
eips: pixel_in_range> (768, 288) pixel not in range (0..600, 0..800)
eips: pixel_in_range> (608, 288) pixel not in range (0..600, 0..800)
eips: pixel_in_range> (624, 288) pixel not in range (0..600, 0..800)

Hu oh... Got return code 1 . . . :(
I have attached install_komic.ffs
Please tell me what I did wrong,
Any would be appreciated
  1. Tarball:Attached
  2. Install _script: http://pastebin.com/3ZbUddhD
  3. Komic v2.3 : https://www.mobileread.com/forums/sh...d.php?t=182183
  4. Custom bin : http://s000.tinyupload.com/?file_id=...68136835939756
Attached Files
File Type: gz Komic_converted.tar.gz (3.61 MB, 524 views)
anunay is offline   Reply With Quote