| ||
Rk29xx ImageTools V2.1
#41
Posted 20 October 2011 - 02:43 PM
Anyway I've just tried the link and it works fine for me! Please try again and if you can't download it I'll try to upload it in a mediafire kind of site.
#42
Posted 21 October 2011 - 01:28 PM
#43
Posted 01 November 2011 - 04:50 PM
gretlz, on 19 October 2011 - 09:39 PM, said:
I am also having this same problem trying to extra the system.img from a RAMOS W3HD.
Thanks in advance if you can offer any help.
-Roman
www. Top Notch Tablets .com - U.S. Based Android Tablet Reseller - "We like to think we are really good at what we do; so far our customers, and the larger android community, have reinforced this belief. Thanks!"
People have asked (thank you btw) so here it is... If you would like to monetarily say thanks and continue supporting me in my firmware development efforts, you can donate by clicking here:
TO MY FIRMWARE DEVELOPMENT FUND"Money is a tool of exchange, which can't exist unless there are goods produced and men able to produce them. Money is the material shape of the principle that men who wish to deal with one another must deal by trade and give value for value." -Ayn Rand
#44
Posted 01 November 2011 - 07:12 PM
http://www.megaupload.com/?d=JRG456V5
To use it, run the OneButtonOperation.bat file inside the Firmware_Kit_v1 folder.
This post has been edited by Aino: 01 November 2011 - 07:14 PM
#45
Posted 15 November 2011 - 02:34 PM
#46
Posted 23 November 2011 - 02:33 PM
Can you take a look and see if your image tool would work on the firmware of Nextbook Premium 7 (rk2918 Gingerbread):
http://www.multiupload.com/6BY8BVS5BJ
Thanks.
#47
Posted 24 November 2011 - 05:09 AM
slimthumb, on 23 November 2011 - 02:33 PM, said:
Can you take a look and see if your image tool would work on the firmware of Nextbook Premium 7 (rk2918 Gingerbread):
http://www.multiupload.com/6BY8BVS5BJ
Thanks.
OK,got it. downloading
#48
Posted 24 November 2011 - 09:00 AM
did you try to modify boot.img/recovery.img in update.img built by SDK2.x?
I'm trying with Yuandao/Window N50DT 11/03 ROM. structure of boot.img is same as standard android boot.img (kernel + ramdisk.cpio.gz). it can be unpacked/repacked with unpackbootimg and mkbootimg, but I noticed 20bytes SHA hash in header is different even if I just unpack/repack with same parameters
if I flash repacked boot.img, I always get recovery mode. it seems bootloader checks SHA hash (like rockchip's CRC used for old cramfs images) and it treats boot.img is broken.
do you have any idea?
#49
Posted 25 November 2011 - 04:23 AM
fun_, on 14 September 2011 - 02:51 AM, said:
I'll upload latest one on androtab.info.
I pushed latest my rkutils https://github.com/naobsd/rkutils
now rkcrc can make KRNL image with -k.
rkunpack can unpack RKFW image used in RK2918 ROM in addition to unpack update.img for RK28x8.
rkafpack can make update.img. (no docs for now, sorry)
--
just FYI, I found this one https://github.com/j...ie/rk2918_tools
#50
Posted 25 November 2011 - 04:27 AM
jkpjj, on 27 September 2011 - 05:08 AM, said:
I made first one. please check http://android.modac...ost__p__1851096
(again, it's first one. far from perfect)
#51
Posted 25 November 2011 - 04:32 AM
fun_, on 24 November 2011 - 09:00 AM, said:
if I flash repacked boot.img, I always get recovery mode. it seems bootloader checks SHA hash (like rockchip's CRC used for old cramfs images) and it treats boot.img is broken.
there is workaround. new bootloader still support old kernel.img and ramdisk only boot.img. unpack new boot.img and make kernel.img/boot.img with rkcrc -k, works for me.
#52
Posted 27 November 2011 - 01:16 AM
Aiah, on 23 August 2011 - 09:19 AM, said:
Your tools unpack the firmware.img
but fails to extract the system.img cramfs [cramfsck: bad root offset (0)]
The file header does look like a valid cramfs
Any idea's. on how to unpack (and repack) this cramfs type ?
P71 use bad bad bad cramfs format , unable to unpack or repack
So you can create a ext3 system.img (export /system in adb : busybox tar czvf /flash/system.tgz /system)
and use loader from T760, version 2.0.8
then , change init.rc in boot.img, mount /system as ext3 install cramfs
As I see, Teclast had forget P71!! I am very anger about that! All other module(P72/P73 etc..) had update roms, but not P71!!!
#53
Posted 30 November 2011 - 08:31 AM
Wendal, i'd like to use rk29xxImageTools on my yuandao N10.
A few days ago, i've upgraded it with SDK2.XX firmware and yesterday, as i discover your tools, i tryed to download the firmware upgrade from yuandaocn.com/down, but all files are missing.
1. is there a way to extract firmware image from the tablet?
2. maybe you have it somewhere?
Thx
This post has been edited by lezioul: 30 November 2011 - 08:31 AM
#54
Posted 01 December 2011 - 12:48 AM
#56
Posted 03 December 2011 - 12:37 AM
Jakeup96, on 02 December 2011 - 09:02 PM, said:
For rk29 based tablets, most official update roms are a single .img file, this is the file that you need to rename. The tool will extract boot.img, kernel.img, system.img, misc.img, recovery.img from such single file.
This post has been edited by Aino: 03 December 2011 - 12:38 AM
#57
Posted 14 December 2011 - 09:49 PM
slimthumb, on 23 November 2011 - 02:33 PM, said:
Can you take a look and see if your image tool would work on the firmware of Nextbook Premium 7 (rk2918 Gingerbread):
http://www.multiupload.com/6BY8BVS5BJ
Thanks.
I successfully root my Next 7P today with this toool Thanks Wendall.
Here are the steps I followed
NextBook 7 Premium
Rooted using RK29xx 12/14/11
Steps
1. Download image file fo your N7P from http://www.nextbook.com/support
2. Download RK29xx from here http://www.slatedroi...imagetools-v21/
3. Follow the directions posted here on first page and you will have root. I did reboot to test and its working. Installed Titanium Backupto test. Works fine.
Many thanks again Wendall
#58
Posted 15 December 2011 - 08:14 AM
Any chance you can look at this update.img file here and see if you can work your magic? Or give me some tips at what to go at myself?
It unpacks fine using your tools and repacks fine. Reading this post getting RW access to /system is over my head at this point.
FYI Many are hoping for a CM port on this tablet.
Here is the stock rom for the tablet.
http://arnovatech.co...1010/update.img
Thank you,
Bob
This post has been edited by finless: 15 December 2011 - 10:11 AM
#59
Posted 16 December 2011 - 02:14 PM
I need to reassemble the firmware for my tablet (RK2918 Cube9GT8gb clone) with Ethernet service disabled by default because it is hungry for power and starting automatically on every reboot. So I have to disable it via menu manually every time. Android 2.3.2
build.prop >> ro.ethernet.autoEnable=no
doesn't work at all or works from time to time until WiFi interface wouldn't be disabled.
What could one modify to disable it?
#60
Posted 16 December 2011 - 02:19 PM

Help












