Forum switched to read-only as of 2020/06/01
Latest product reviews |
---|
![]() |
![]() |
Smartphones ![]() |
TV Connect ![]() |
![]() |
ClockworkMod (CWM) Recovery easy install for RK3066 and RK3188 -- TWRP/CWM Flash-Tool and root for RK3288
Please donate to support OMA and CrewRKTablets firmware work, thank you !
Until now, the package "iFive X2 Android 4.4.2 CWM Recovery by ManuPC" to enable CWM Recovery on KitKat tablets was enabled only on models that were reported to be compatible. There are many requests to enable it for other models, so we did. It should now be visible to any tablet.
You can try on your Rockchip based KitKat tablet, please report how it goes to help the community.
The usual disclaimer applies: our application and CWM package come with no warranty for any use; you use it at your own risk. Make sure you first have a backup of your data before testing firmwares or recovery procedures.
The following users say thank you to admin for this useful post:
Vinnie1, hammame2000 If you like our web site, applications and firmwares, feel free to support our site. Donations are used to pay the bills for our server hosting costs, development tools and purchase new tablets to support.

2012/10/01

No the 7G3 is a RK2918 chip and as far as I know they haven't developed a similar version for the RK2918 chips.. I asked awhile back and was told it would be done but was low on the priority list.
I had the 7GB3 and if anyone can tell me how to get the case open I would be grateful as I need to re-solder the power.
The following users say thank you to crashogre for this useful post:
dorjeHi! I have a tablet based on RK3168 (Android 4.2). I am trying to install CWM (tried the generic image). When reboot into recovery, there is a debug on bottom:
E: Can't find misc
E: Can't mount /cache/recovery/command
E: Can't find misc
E: Can't mount /cache/recovery/log
E: Can't open /cache/recovery/log
E: Can't mount /cache/recovery/last_log
E: Can't open /cache/recovery/last_log
E: Can't find misc
On normal android boot, mount cmd gives me:
root@android:/ # mount
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/secure tmpfs rw,relatime,mode=700 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/mtdblock8 /system ext4 ro,noatime,nodiratime,barrier=1,data=ordered,discard 0 0
/dev/block/mtdblock6 /data ext4 rw,nosuid,nodev,noatime,nodiratime,barrier=1,data=ordered,discard 0 0
/dev/block/mtdblock5 /cache ext4 rw,nosuid,nodev,noatime,nodiratime,barrier=1,data=ordered,discard 0 0
/sys/kernel/debug /sys/kernel/debug debugfs rw,relatime 0 0
/dev/block/dm-0 /mnt/asec/com.koushikdutta.rommanager.license-1 ext4 ro,dirsync,nosuid,nodev,noatime,barrier=1 0 0
/dev/block/vold/31:9 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/31:9 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /mnt/sdcard/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0
And cat cmd:
root@android:/ # cat /proc/mtd
dev: size erasesize name
mtd0: 00400000 00004000 "misc"
mtd1: 00800000 00004000 "kernel"
mtd2: 01000000 00004000 "boot"
mtd3: 02000000 00004000 "recovery"
mtd4: 04000000 00004000 "backup"
mtd5: 08000000 00004000 "cache"
mtd6: 40000000 00004000 "userdata"
mtd7: 00400000 00004000 "kpanic"
mtd8: 40000000 00004000 "system"
mtd9: 333c00000 00004000 "user
Now, rebooting in recovery with cwm, those block devices does not exist:
~ # mount
rootfs on / type rootfs (rw)
tmpfs on /dev type tmpfs (rw,nosuid,relatime,mode=755)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
tmpfs on /tmp type tmpfs (rw,relatime)~ # cat /proc/mtd
dev: size erasesize name
Extracting stock recovery.img to look at recovery.fstab I have:
cat recovery.fstab
# mount point fstype device [device2]
/mnt/sdcard vfat /dev/block/mtd/by-name/user
/mnt/external_sd vfat /dev/block/mmcblk0p1 /dev/block/mmcblk0
/system ext4 /dev/block/mtd/by-name/system
/cache ext4 /dev/block/mtd/by-name/cache
/data ext4 /dev/block/mtd/by-name/userdata
/cust ext4 /dev/block/mtd/by-name/cust
/custom ext4 /dev/block/mtd/by-name/custom
/misc mtd misc
/parameter mtd parameter
/boot mtd boot
/recovery mtd recovery
/backup mtd backup
Any idea How I can make it work?
Thanks.

2014/03/28

Controls in CWM Recovery
Controls are done thru hardware buttons on your tablet : Vol-/Vol+ to go up and down, power button to validate choices. For tablets without these hardware buttons, you can either use a keyboard/mouse connected to your tablet using an USB OTG (Other the Go) cable, or use gestures on the touchscreen: touch and move up to select up, touch and move down to select down, swipe left to accept or swipe right to go back.
But, how do you boot in Recovery mode in a M9 Pro 3G? What are buttons to press in the attached OTG keyboard?
Can anybody help? I find nothing about that.
Thankls

2013/07/16

My tablet is Cube U30GT2 and runs KitKat 4.4.2.
I wanted to reinstall KitKat 4.4.2.
I must have done something wrong.I think I followed the instructions, but when klicking the reboot-button in CMW-recovery, my U30GT2 stopped completly and the flash light started, nothing more.
Pushed the powerbutton for 10 sec. and the light went off, but started som secs. later.
Can't connect to PC via Rockchip tools.
Someone who can help me?
Ulf
The "iFive X2 Android 4.4.2 CWM Recovery by ManuPC" that is listed in post #1 is a good option for anyone looking for a ClockworkMod (CWM) Recovery on a RK tablet running KitKat. Still it has limitations such as not being able to support sdcard for storage.
It's been a while that Oma, the great developer from Crew RKTablets has made a custom CWM that fixes the problem. With Oma's permission, we have made an ArcTools package with this recovery image, it should appear in your ArcTools package list under the name:
"(OMA / CrewRKTablets) CWM Recovery 6.0.3.1 for Android 4.4.2 KitKat on RK tablets (loader Gen2)".
Installation works the same as the other CWM packages listed in post #1.
This package should be used only an Rockchip based tablets running Android 4.4.x (KitKat) with a Gen2 Rockchip loader ( RK3188Loader(L)_V2.xx.bin )
We hope you like it
Cheers.
The following users say thank you to admin for this useful post:
WimUitTwente If you like our web site, applications and firmwares, feel free to support our site. Donations are used to pay the bills for our server hosting costs, development tools and purchase new tablets to support.
Hello,
After you load a firmware in Rockchip Batch Tool, the Rockchip loader version appears as you can see in the picture below (illustration shows a Rockchip loader 2.10 on a PiPO M9 KitKat firmware)
Normally all Android 4.4 KitKat firmwares from the manufacturer are using a Rockchip loader version 2
(the number shown in Rockchip Batch Tool should be 2.something). To my knowledge, no manufacturer have provided KitKat firmwares based on a Rockchip loader, there are only a few custom firmwares from independent developers such as Crew RKTablets.
Rockchip Loader v1.18 in the picture below:
Cheers.
If you like our web site, applications and firmwares, feel free to support our site. Donations are used to pay the bills for our server hosting costs, development tools and purchase new tablets to support.
Most Users Ever Online: 803
Currently Online:
147 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Devices in use: Desktop (142), Phone (5)
Top Posters:
finless: 604
DarthJabba: 551
maikal: 394
mussonero1: 350
alex: 252
damo: 243
DanielVd: 237
Mark06: 222
Newest Members:
marciano
dangerosu74
fouadbkf05
jima
Azabatxe1
Azabatxe
Forum Stats:
Groups: 10
Forums: 185
Topics: 6037
Posts: 60500
Member Stats:
Guest Posters: 43
Members: 262194
Moderators: 5
Admins: 1
Administrators: admin
Moderators: globula_neagra, exelletor, JochenKauz, Oma7144, cracktech
CrewRKTablets moderators: JochenKauz and Astralix