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 !
Well, in my opinion, copying their custom firmware isn't the best thing, it would make more sense to modify ours to implement what's missing, if you have any ideas/comments.
Moreover, some changes mentioned on wanden website aren't very detailed (stuff like "Battery saving enhancements - Now your U30GT2 lasts all day")Â and may be just simple changes that could offer less than what is advertised...
We have custom firmware for the first 3 tablets from your list, the U9GT5 also, for the old RK3066 model, I need to check and make an update for the RK3188 one.
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.
Yes you are right i will upload the other firmware to the tables and check them out to see if i have any ideas to add things.
Does iplayer work with your firmware
some of the most popular apps would make things a lot quicker for set-up a tablet if they where added in the firmware.
ie.
Facebook, Twitter, Dropbox, YouTube, A Free Office Suite, a really cool easy to use launcher.
Thanks


Moderator

Firmware Guru
2012/01/05

It is very interesting anyway, that as a reseller, they charge for updates, charge for free software, charge for open source.
Using Restore in Rockchip Batch Tool is recommended as it does a quick "format" of the device prior to flashing ensure all the data is erased and you start from a fresh formated device.
Just copying an APK file to /system/app should be enough to install it as a system application.
The following users say thank you to admin for this useful post:
The Wright Tech 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.


Moderator

Firmware Guru
2012/01/05

The Wright Tech said
is there any easy way of me including them in the Firmware install so i don't have to install the apks on there own so i can streamline the process of installing the firmware with all the base apk in one go.
Thanks
The easiest way to modify the system is to mount it in linux, copy the apps that you want, set the permissions, unmount
Update.img is not the same thing as system.img
We wait your upload with big interest, i am very curious what they did differently from we do, or other Devs are doing to charge money.
Hi & thanks for this work. I have a U23GT23C4 fresh from China, and have extracted the firmware using rkflashtool. We have (rkflashtool -p):
FIRMWARE_VER:4.1.1
MACHINE_MODEL:U23GTC4
MACHINE_ID:007
MANUFACTURER:RK30SDK
MAGIC: 0x5041524B
ATAG: 0x60000800
MACHINE: 3066
CHECK_MASK: 0x80
KERNEL_IMG: 0x60408000
#RECOVER_KEY: 1,1,0,20,0
CMDLINE:console=ttyFIQ0 androidboot.console=ttyFIQ0 init=/init initrd=0x62000000
,0x00800000 mtdparts=rk29xxnand:0x00002000@0x00002000(misc),0x00004000@0x0000400
0(kernel),0x00008000@0x00008000(boot),0x00010000@0x00010000(recovery),0x00020000
@0x00020000(backup),0x00040000@0x00040000(cache),0x00200000@0x00080000(userdata)
,0x00002000@0x00280000(kpanic),0x00100000@0x00282000(system),-@0x00382000(user)
As regards driver modules, partition "system" is an ext3 filesystem, and in lib/modules it has:
-rw-r--r-- 1 root root 629217 Apr 11 05:22 8188eu.ko
-rw-r--r-- 1 root root 620192 Apr 11 05:22 8188eu.ko.3.0.36+
-rw-r--r-- 1 root root 548824 Apr 11 05:22 8192cu.ko
-rw-r--r-- 1 root root 540392 Apr 11 05:22 8192cu.ko.3.0.36+
-rw-r--r-- 1 root root  41594 May 17 12:39 ft5406.ko
-rw-r--r-- 1 root root  43022 Mar 25 2013 gt911.bin
-rw-r--r-- 1 root root  32862 Mar 27 11:58 gt911.ko
-rw-r--r-- 1 root root  21087 Mar 25 2013 ilitek.ko
-rw-r--r-- 1 root root 983563 Apr 11 05:22 m201.ko
-rw-r--r-- 1 root root 151862 Apr 11 05:34 mali.ko
-rw-r--r-- 1 root root 156428 Apr 11 05:34 mali.ko.3.0.36+
-rw-r--r-- 1 root root  16862 Apr 11 05:22 rk29-ipp.ko
-rw-r--r-- 1 root root  17387 Apr 11 05:22 rk29-ipp.ko.3.0.36+
-rw-r--r-- 1 root root  18085 Apr 11 05:22 rk30_mirroring.ko.3.0.8+
-rw-r--r-- 1 root root 537400 Apr 11 05:22 rkwifi.ko
-rw-r--r-- 1 root root 566815 Apr 11 05:22 rkwifi.ko.3.0.36+
-rw-r--r-- 1 root root 1107814 Apr 11 05:22 rt5370ap.ko
-rw-r--r-- 1 root root 1107594 Apr 11 05:22 rt5370ap.ko.3.0.36+
-rw-r--r-- 1 root root 1960676 Apr 11 05:22 rt5370sta.ko
-rw-r--r-- 1 root root 1908740 Apr 11 05:22 rt5370sta.ko.3.0.36+
-rw-r--r-- 1 root root  42686 Apr 11 05:34 ump.ko
-rw-r--r-- 1 root root  44410 Apr 11 05:34 ump.ko.3.0.36+
-rw-r--r-- 1 root root  20737 Apr 11 05:22 vpu_service.ko
-rw-r--r-- 1 root root  20743 Apr 11 05:22 vpu_service.ko.3.0.36+
-rw-r--r-- 1 root root   2683 Apr 11 05:22 wlan.ko
-rw-r--r-- 1 root root   2778 Apr 11 05:22 wlan.ko.3.0.36+
Not sure why it needs 2 of each, but there you go.
Which of the following are useful to you?
-rw-r--r-- 1 root root  67108864 Sep 23 19:44 backup.img
-rw-r--r-- 1 root root  16777216 Sep 23 19:43 boot.img
-rw-r--r-- 1 root root 134217728 Sep 23 19:51 cache.img
-rw-r--r-- 1 root root   8388608 Sep 23 19:43 kernel.img
-rw-r--r-- 1 root root   4194304 Sep 23 19:50 kpanic.img
-rw-r--r-- 1 root root   4194304 Sep 23 19:42 misc.img
-rw-r--r-- 1 root root  33554432 Sep 23 19:44 recovery.img
-rw-r--r-- 1 root root 536870912 Sep 23 20:02 system.img
-rw-r--r-- 1 root root 1073741824 Sep 23 20:01 userdata.img
-rw-r--r-- 1 root root 8600027136 Sep 23 20:08 user.img
   M
martinwguy said Â
Which of the following are useful to you?
-rw-r--r-- 1 root root  67108864 Sep 23 19:44 backup.img
-rw-r--r-- 1 root root  16777216 Sep 23 19:43 boot.img
-rw-r--r-- 1 root root 134217728 Sep 23 19:51 cache.img
-rw-r--r-- 1 root root   8388608 Sep 23 19:43 kernel.img
-rw-r--r-- 1 root root   4194304 Sep 23 19:50 kpanic.img
-rw-r--r-- 1 root root   4194304 Sep 23 19:42 misc.img
-rw-r--r-- 1 root root  33554432 Sep 23 19:44 recovery.img
-rw-r--r-- 1 root root 536870912 Sep 23 20:02 system.img
-rw-r--r-- 1 root root 1073741824 Sep 23 20:01 userdata.img
-rw-r--r-- 1 root root 8600027136 Sep 23 20:08 user.img   M
userdata.img may contain personal data and it's not needed, neither is user.img. The rest is fine and I should be able to rebuild a working firmware with that. Let me know if you need access to our upload page.
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: 749
Currently Online:
92 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Devices in use: Desktop (80), Phone (9), Tablet (3)
Top Posters:
finless: 604
DarthJabba: 551
maikal: 394
mussonero1: 350
alex: 252
damo: 243
DanielVd: 237
Mark06: 222
Newest Members:
country822
vovandolgan
kenjakenjavitis
Vugare
3nf
lesfurets
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