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 !

2012/01/02

I'm struggling as well. z4root doesn't work. neither does gingerbreak. superoneclick claims success (although I can see errors in setting permissions and copying files), then wants to reboot the device where it just hangs and has to be reset. If i try other superoneclick methods it doesn't reboot but nonetheless I don't get root...
Looking at your feedback, you seem to be doing the things right.
I should buy a 9 G2 soon, I will tell you how it goes on my side...
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.


Contributor
2011/12/10

None of those roots will work. Same as the 10 G2. /system is a cramfs file system and cannot be written too. However I do recall using a tool that installed su or busybox in /data/local or something like that. It gave you a simi-root but again NO writing to /system as it is impossible!
I do not have ADB installed myself yet but I thought it was possible to at least mount your own created ext3 system.img and then copy all the files from the tablets /system to that?
Also there is a good darn chance that /backup already has the update.img sitting there! My 10 G2 did. All I need it that! /backup is not mounted by default so in ADB mount it and see if update.img is there.
Dang I guess I am going to have to install the SDK and java BS and have a go at ADB 🙁
I rooted the 10 G2 without it but it might have saved me a lot of trial and error. Now might be the time to install it and strat learning it.
Bob


Contributor
2011/12/19

Hi
For your info, I was able to get a dump from the mtdblocks on my non-rooted 10G2 device (using adb shell).
After that I used rkdump (http://androtab.info/rockchip/devel/rkutils/)
Download and instructions can be found on that site.
For info on my 10G2:
cat /proc/mtd
dev: size erasesize name
mtd0: 00400000 00004000 "misc"
mtd1: 00800000 00004000 "kernel"
mtd2: 00400000 00004000 "boot"
mtd3: 00800000 00004000 "recovery"
mtd4: 10000000 00004000 "system"
mtd5: 10400000 00004000 "backup"
mtd6: 07400000 00004000 "cache"
mtd7: 10000000 00004000 "userdata"
mtd8: 00400000 00004000 "kpanic"
mtd9: b4400000 00004000 "user"
Rkdump commands:
/data/rkdump /dev/block/mtdblock1 /sdcard/kernel.img
/data/rkdump /dev/block/mtdblock2 /sdcard/boot.img
/data/rkdump /dev/block/mtdblock3 /sdcard/recovery.img
/data/rkdump /dev/block/mtdblock4 /sdcard/system.img
/data/rkdump /dev/block/mtdblock5 /sdcard/update.img
Important to know, do not enable the mass storage on your device, otherwise it cannot write to /sdcard and you will get a permission denied.
If it works on a non-rooted 10G2, it should work as well on a non-rooted 9G2 as well.


Contributor
2011/12/19

I see you have ADB and your device is listed like it should be.
Copy rkdump on your computer in the folder where the ADB.exe can be found (plaform-tools).
Try this, it should/must work:
adb push rkdump /data/
or to another location:
adb push /sdcard/
What do you get after executing the following command: adb shell
Do you get a # or a $ ?
If it's a $, write exit and try then following command: adb root
This should launch the adb deamon in root mode and should give you a # when running adb shell
To allow rkdump to be executed, write this when you are in adb shell
chmod 755 /data/rkdump
This will set the correct permissions on the rkdump file.

2011/12/27

i am running terminal as root this is what u get when i try the things you say
failed to copy 'rkdump' to '/data/rkdump': Permission denied
./adb root
adbd cannot run as root in production builds
chmod 755 /sdcard/rkdump: Operation not permitted
"The best person in the world, at the moment" -imstookatboot
Write access should be permitted to /data/local, try to adb push rkdump there
Make sure you have root before running rkdump
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.


Contributor
2011/12/19

That explains a lot, so you're really need to root the device first.
Have you already tried to install PDAnet? Can you do this? (http://junefabrics.com/android/index.php)
I had to install and run it in order to get adb working.
Maybe it did some voodoo as well on my device and rooted it without me knowing it.
I can't recall doing any mounts on my device.
It also can be that archos/arnova started to block us.
Because enabling/disabling adb root access can be done in the boot.img file.
I think they've set this parameter ro.debugable to 0 instead of 1
Since this is the case, you cannot dump your image through rkdump.
Can you try another thing?
execute the following commands:
adb shell
su -
Do you get a # or an error message? I presume you will get an error message, but you'll never know if you don't try.
If this all doesn't give you a #, I guess we'll have to wait for the first update.img from arnova.


Contributor
2011/12/19

Maybe not all hope is lost:
http://forum.xda-developers.com/showthread.php?t=1286305
This is a flashtool for RK2818 and RK2918 for linux/mac and like it seems, it should be able to backup images from your device to your computer, without the need being a root user on the device.
The "hard" part, you need to know the offsets, but that can be found by the instructions in the first post on the site.

2011/12/27

would this work the same http://www.arctablet.com/blog/forum/arnova-g2-general-discussions/flashing-your-arnova-g2-or-rockchip-2918-tablet-with-rockchip-flashing-tool/
i am not 100% farmilliar with linux yet and it looks also similar than the linux version
"The best person in the world, at the moment" -imstookatboot
Most Users Ever Online: 749
Currently Online:
54 Guest(s)
Currently Browsing this Page:
2 Guest(s)
Devices in use: Desktop (49), Phone (4), Tablet (1)
Top Posters:
finless: 604
DarthJabba: 551
maikal: 394
mussonero1: 350
alex: 252
damo: 243
DanielVd: 237
Mark06: 222
Newest Members:
avv2011
leadpan101
jumbo65
kalkpits
m12k
StatusQ
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