[Guide][WIP] Dopo TD-1010 hacking - Android Software/Hacking General [Developers Only]

Since there is a terrible lack of information on this RockChip tablet, I've decided to compile what is known about this tablet into one thread. I'll modify this as more info becomes available to me.
Double Power TD-1010 10.1" Tablet
Tablet architecture: this tablet is a Rockchip RK3066 based tablet.
Rooting the TD-1010: The method that I have tried and successfully rooted my tablet involves using the drivers from PDAnet and AndroidRoot. A tutorial exists on YouTube for this. Having that out of the way, we can begin on more technical information.
Backing up the ROM: As the tablet is a rockchip device, you can use the RkFlashTool for linux here in order to copy/write to the tablet. I've modified the source of RkFlashTool in order to detect the tablet, and attached it below.
1.compile it using the included instructions, and throw it in your /usr/bin folder.
2.To put the tablet into flash mode, hold the VOL+ button while plugging in the usb cable to the tablet.
3.Wait 2-3 seconds before letting go of the Vol+ button after plugging it in. your screen should be black at this point.
4.You are now in flash mode, and can be detected by the rkflashtool.
5.Download the Linux tools.7z, and run MAKE on the tools dir.
6.Copy the resulting mkkrnlimg executable to your /usr/bin directory.
7.make sure the simpledump has permissions to execute, and run
Code:
./simpledump.sh
8.Make sure your tablet is in flash mode, then hit enter to begin.
Recovery/Unbricking:
Dillmiester at TabletRepublic has made a stock backup of the TD-1010 after it returned from RMA, and can be located Here. Note, remove the external SD card, and you may have to retry the flashing of system.img multiple times if it fails.NOTE 2: THIS UPGRADES YOUR TABLET TO JELLYBEAN, AND GIVES YOU 1.8 GB of APP SPACE.
Flashing: ROMS, such as the stock one linked above, can be flashed using Windows 7 and the RKAndroidTool I have attached to this post. This includes the drivers for using the program as well. The tablet will need to be in Flash mode in order for the program to write to it.
Booting into recovery:Yes, this tablet does have a recovery. to get to it:
hold power and vol+ at the same time
screen should boot to android character with a red ! sign over his body
press vol+ and Back(the normal touchscreen location for it)
If done at the same time, you should be at the recovery menu.

great job thank you. i don't have a Linux machine so i guess all i can do is root?

you can root and flash existing ROMS on windows, but you cannot dump your own tablet on windows.

DOPO td-1010 romdump procedure
ase1590 said:
you can root and flash existing ROMS on windows, but you cannot dump your own tablet on windows.
Click to expand...
Click to collapse
Just an FYI for those interested. I've found a working romdump procedure for this tab, that's independent of any OS. Unfortunately, I can't post the link, but would be more than happy to supply it some other way. I can confirm it works and is safe. It's on vondroid.com for those interested. The rest of the link is /threads/updated-27-08-2012-how-to-dump-current-rom.322/ hope it helps those using windows.
Just for clarification purposes. 'The extracted file is what you need to copy to your SD, not the zip. And when you change the permissions all you need to do is add execute to the user. Oh, and in term emulator after su you need to enter /data/local/romdump and NOT just /data/romdump because it won't work.

ase1590 said:
Since there is a terrible lack of information on this RockChip tablet, I've decided to compile what is known about this tablet into one thread. I'll modify this as more info becomes available to me.
Double Power TD-1010 10.1" Tablet
Tablet architecture: this tablet is a Rockchip RK3066 based tablet.
Rooting the TD-1010: The method that I have tried and successfully rooted my tablet involves using the drivers from PDAnet and AndroidRoot. A tutorial exists on YouTube for this. Having that out of the way, we can begin on more technical information.
Backing up the ROM: As the tablet is a rockchip device, you can use the RkFlashTool for linux here in order to copy/write to the tablet. I've modified the source of RkFlashTool in order to detect the tablet, and attached it below.
1.compile it using the included instructions, and throw it in your /usr/bin folder.
2.To put the tablet into flash mode, hold the VOL+ button while plugging in the usb cable to the tablet.
3.Wait 2-3 seconds before letting go of the Vol+ button after plugging it in. your screen should be black at this point.
4.You are now in flash mode, and can be detected by the rkflashtool.
5.Download the Linux tools.7z, and run MAKE on the tools dir.
6.Copy the resulting mkkrnlimg executable to your /usr/bin directory.
7.make sure the simpledump has permissions to execute, and run
Code:
./simpledump.sh
8.Make sure your tablet is in flash mode, then hit enter to begin.
Recovery/Unbricking:
Dillmiester at TabletRepublic has made a stock backup of the TD-1010 after it returned from RMA, and can be located Here. Note, remove the external SD card, and you may have to retry the flashing of system.img multiple times if it fails.NOTE 2: THIS UPGRADES YOUR TABLET TO JELLYBEAN, AND GIVES YOU 1.8 GB of APP SPACE.
Flashing: ROMS, such as the stock one linked above, can be flashed using Windows 7 and the RKAndroidTool I have attached to this post. This includes the drivers for using the program as well. The tablet will need to be in Flash mode in order for the program to write to it.
Booting into recovery:Yes, this tablet does have a recovery. to get to it:
hold power and vol+ at the same time
screen should boot to android character with a red ! sign over his body
press vol+ and Back(the normal touchscreen location for it)
If done at the same time, you should be at the recovery menu.
Click to expand...
Click to collapse
Thank you sooooo much for the work you have compiled into one location. Is there any way that you could provide a detailed description for Windows PC's for loading the ROM that increases the App storage file size to 2GB and also how to load CWM as the permanent recovery? I just received my tablet back from DOPO and it is loaded with Android 4.1.1 firmware and 1GB of app storage space. The original root process (android root unlocker) does not work anymore. I ended up using (root rk29) to obtain root access (just in case anyone needs the info). Thank you in advance for your support with this tablet, it is greatly appreciated.

Related

[US/WW/JP/TW/DE/TB] One-Click Universal root for stock firmware - V4

Here I am again...
This time I have written a shell script (linux only) and made a live-cd (for all windows/linux users) to automatically root the stock firmware on the TF101. Every stock firmware.
Today in Europe Asus rolled out the 3.2 upgrade. If you are on stock and you have alredy upgraded then download attached tar file and do as follows:
NOTE: Unfortunately, this script won't work with the latest revision of TF101 (3G version, B80 and some B70)
NOTE2: As someone pointed out (thank you Pieter) you need to be root on your linux box in order to make it work.
Code:
tar -xvf universal.tar
cd universal
./universal.sh
In Ubuntu the last command would be:
Code:
sudo ./universal.sh
Follow the instructions and you're done.
If you have a stock US/DE/TW/JP/TB firmware you can do the same.
If you are running an older version of Honeycomb the process is the same.
When ASUS will pull out another upgrade... same commands as above.
So this probably is the closest thing to one-click-root for the Transformer.
This won't install custom rom/CWM/strange other things (V2 version added the support for CWM); it's only root.
I've tested this morning after the 3.2 upgrade and it worked like a charm.
However this is in testing stage so, as always, if you brick/ruin/burn/crash something don't blame on me.
This package includes the Bootunpack tool, courtesy of Rayman84
LIVE CD INSTRUCTIONS
It's based on slitaz (http://www.slitaz.org/).
Burn the image into a cd or if you want it on a thumb usb drive follow this (http://doc.slitaz.org/en:guides:liveusb).
Put the cd/usb in your pc and reboot.
Follow the indication on screen (for setting locale and keymap).
When the desktop shows up, double click on "Universal Root for ASUS TF101".
Again follow the indication and you'll be ok.
For a guide on how to boot from cd/usb try this: http://www.passwordunlocker.com/knowledge/change-bios-settings.html
or search with google.
The option to install a stock boot/recovery (added on V3) is working even if not fully tested.
The program has correctly rebuilt a stock recovery on my WW version.
From version V4 root checker correctly says that the rom is not rooted after you do an unroot.
If you like the work i did take a look at that funny button under my name with the "donate to me" caption
Seriously, I appreciate even only a "Thanks".
FAQ
[Q] I'm running on Windows, how can I burn the live-cd?
[A] Try with cdburnerxp (it's the easiest way).
You can download one installer frome here:
http://cdburnerxp.se/en/download
or the portable package if you don't want to install other software:
http://download.cdburnerxp.se/portable/CDBurnerXP-4.3.8.2568.zip
Start the program (for the portable version the file is cdbxpp.exe) and click on "Burn iso image". Then select the .iso file you have downloaded and click "burn disk". All Done.
[Q] How can I reboot in APX/recovery mode?
[A] Do as follows:
VOL UP + POWER BUTTON for ~5sec = boot in APX mode. The screen will stay black as if it is turned off. This mode is used only when you use nvflash to flash boot/recovery/data partition (this is the first step in my script).
VOL DOWN + POWER BUTTON ~5sec = will appear a screen where it says to press vol down again to wipe all data (obviously you don't want to do it now), or press up to enter RCK (recovery mode). If you installed CWM you will see the main menu navigable with vol up / vol down / power button.
If you have the stock recovery you will see a green android with a esclamation mark on a yellow triangle.
[Q] Help! I can't reboot in recovery mode!
[A] I think the main problem here is that it is a bit tricky to get into CWM recovery, once you see the small text come up don't try to read anything, just hit volume up.
Hold volume down plus power until the text in upper left shows,if you let go too early it just boots up and you never see the text. If you wait too long you don't get the option to boot into recovery. Hope that helps..
Thx to ckuke4 for this answer http://forum.xda-developers.com/showpost.php?p=16306342&postcount=60
[Q] The live-cd gave me this error: "connection failed NvError 0x8" what is it?
[A] This means that either you are not in APX mode (read above), or that you have one of the latest revision of the tf101 (B7O) which have an unknown (for now) sbk.
For what i know, there's no knew method for rooting your device.
Maybe someone will find a way, but for now you have to be patient.
[Q] I'm running your scripts from my linux box, but it keep me saying "Permission Denied". Why?
[A] You need the root privileges on your local machine.
If you are running Ubuntu:
Code:
sudo ./universal.sh
[I](it will asks for your password)[/I]
If you are running another linux distro:
Code:
su
[I](it will asks for your password)[/I]
./universal.sh
[Q] I have rooted my tablet with this method, but I can't find the superuser app and Titanium Backup says that I am not rooted.
[A] The root script will asks you to reboot your tablet, make sure that usb debugging is turned on and then press any key.
You have to wait until you see a little bee on the bottom right of your tablet's screen, near the clock. Then press any key.
[Q] I've installed CWM but every time i try to do a backup, it says it can't find sdcard. But my microsd card work fine with root explorer!
[A] Don't get me wrong but, are you sure?
In root explorer you see a sdcard folder but it's not your microsd, it's the internal memory (it's weird, i know). In root explorer the microsd card is mounted under the "/removable/microsd" folder. You should also see a little sd card icon in the bottom right, near the clock.
Also you need to make sure the card is formatted correctly. Try reformat it with this: https://www.sdcard.org/consumers/formatter_3/
Thanks to skeeterpro for the link (http://forum.xda-developers.com/showpost.php?p=16385872&postcount=6)
[Q] The live cd stops at the command prompt, I can't see the desktop.
[A]The live cd doesn't include every driver for every video card, mouse, keyboard, etc.. (keep in mind that the original slitaz livecd is only 30MB).
You can do all the process in the text console, it's not much more difficult.
If it asks for a login insert "tux" (without quotes).
At the command line enter the following:
Code:
cd
cd universal
./universal.sh
Then the magic will start. The unroot script is called ./unroot.sh
CHANGELOG:
V4:
- Corrected some text
- Added a link on the Desktop to this thread
- Added stock ramdisk for all SKU (though JP, CN and DE are not the latest versions) (thanks to kovla for the latest TB recovery)
- Added a script on the Desktop to increase the font size on the fly for those who are using a very high dpi monitor/tv.
- Changed compression algoritm. Now the iso is ~10MB smaller.
- Maybe I have found the way to make everyone read the faq...
V3:
- [BETA] added a second script to come back to stock.
V2:
- added the option to install CWM (thanks Roach!)
- more error check
V1:
First version
=====> DOWNLOAD LIVE-CD V4 - (Mirror)<=====
DOWNLOAD LIVE-CD V3 (previous version)
DOWNLOAD LIVE-CD V2
As always, keep your eyes open and
Have Fun!
Hey, how about an equivalent windows script for those who prefer msft's os. Ok?
awesome -one root to rule them all!
ondoy1943 said:
Hey, how about an equivalent windows script for those who prefer msft's os. Ok?
Click to expand...
Click to collapse
In linux there's no need for drivers to work with tf101.
Windows seems to be problematic with driver (for someone seems to be way too difficult install the right ones).
As i stated above, adding this to a live linux cd will be the final one-click-root (put a live cd/usb-memory on your computer, reboot, follow the easy instructions and you're rooted).
Sincerely I don't know how to modify a livecd to add these scripts and programs.
If anyone wants to try, he is welcome.
Anyway I don't plan to do a windows port of this.
Disappointed! No windows support!
Will probably be trying this method from my PCLOS partition, if I can hold off the OTA update which has just begun pestering me.
Got to find out whether the modded adhoc wpa_supplicant works with 3.2 first, thanks for the effort HF
Excellent, glad to avoid having to dig out my old Windows box to root the TF Would advise people to drop it, new Mint/Ubuntu is much nicer visually than Win7 and my startup times are fantastic, not to mention the slick media support.
Does you script give also install CWM?
Will give this a go later and see how it works.
belrik said:
Excellent, glad to avoid having to dig out my old Windows box to root the TF Would advise people to drop it, new Mint/Ubuntu is much nicer visually than Win7 and my startup times are fantastic, not to mention the slick media support.
Does you script give also install CWM?
Will give this a go later and see how it works.
Click to expand...
Click to collapse
I was thinking on it, but perhaps it's better no.
Installing cwm means no more ota, since the update relies on the stock recovery.
This script was meant to leave all as stock as possible.
For all the windows folks:
I have added to the first post a live-cd with all the necessary tools.
Just run it and you'll be fine. (anyway, you are always in time to switch to linux)
Hallo and thanks!!!
what about mac's Users?
Can you explain a bit about what it does? So we can all learn.
Thank you,
Hi !
Will it work under wmware or virtual pc ?
Sorry if this is a dumb questions, but would this work in Terminal in OS X?
RayYung said:
Can you explain a bit about what it does? So we can all learn.
Thank you,
Click to expand...
Click to collapse
So you wanna learn? Good!
First i learned how to root the stock firmware from here: http://forum.xda-developers.com/showthread.php?t=1125714 .
Essentially the steps are:
1 - download a modified boot image into the tablet
2 - install the su and superuser packages.
My scripts do these 2 steps. I wrote a small howto that explains how to modify a boot image (http://forum.xda-developers.com/showthread.php?t=1193737)
Caramel said:
Hi !
Will it work under wmware or virtual pc ?
Click to expand...
Click to collapse
scirio said:
Sorry if this is a dumb questions, but would this work in Terminal in OS X?
Click to expand...
Click to collapse
I really would like to have an answer to these questions...
The Mac should have a layer of compatibility with linux (can't tell you more), but i really don't know the mac world.
*Maybe* the live cd will work under virtual machine; there should be some options to enable the usb feature. In Virtual Box there's an option to enable the usb controller and an option to filter what device will be accessible to the guest os; don't know vmware and virtual pc.
I don't know if an Intel based Macintosh is able to boot from a x86 live-cd, you could try.
I'm sorry i can't help you much more.
scirio said:
Sorry if this is a dumb questions, but would this work in Terminal in OS X?
Click to expand...
Click to collapse
Oops- no- there is no Nvflash for Mac. Sorry.
Created a live usb, booted via windows, and voila i am looking at a linux desktop, which i have not seen for a long time. Started going to its paces to root my tf, but did not push thru to the end, in as much as my tf is already rooted beforehand. But i can sense that barring any unforeseen miscues by the |op|, this almost one-click rooting procedure should produce its desired result. Highly recommended; good job |op|.
Looks like this calls for an "unrooting" routine to complement the rooting process. How about it?
Nice script! I just completed one of my own for unrooting the TF
One thing: why not just use adb reboot recovery instead of telling them how to do it manually?
brando56894 said:
Nice script! I just completed one of my own for unrooting the TF
One thing: why not just use adb reboot recovery instead of telling them how to do it manually?
Click to expand...
Click to collapse
I have already tried this, but seems it doesn't work.
if i write "adb reboot recovery" or "adb reboot bootloader" my tablet reboot in normal mode.
It's more reliable do it manually.
how can install ClockworkMod recovery
i rooted my transformer with your one click tool from live cd.
if i want install ClockworkMod recovery how can do ?
zulu99 said:
i rooted my transformer with your one click tool from live cd.
if i want install ClockworkMod recovery how can do ?
Click to expand...
Click to collapse
For now if you are running on windows, you can use one of these methods:
http://forum.xda-developers.com/showthread.php?t=1125714
http://forum.xda-developers.com/showthread.php?t=1185104
you are already rooted, so just need the cwm.
Since i had many requests on adding cwm, i am going to update the scripts and live-cd for adding this feature.
I'll keep you updated.

Adding Android Market to Coby Kyros MID1125 (no rooting)

I hope this helps some people out there, because it drove me nuts trying to find a way to do this for the MID1125 since it's so new...
First off, I was told by the two main rooting software developers that there is currently no way to root my device, so I needed to find a way to add Market without rooting the tablet. BTW, I’m running 2.3.3.
Secondly, none of the guides on how to add Android Market out there worked for me (once again because my tablet is too new). Every time I tried to use Market, it would just keep crashing, so here is how I did it:
1. Turn on the Debugging Mode (Settings>Applications>Development, then check the box).
2. If you have a microSD card in the tablet, safely eject it.
3. Plug your Kyros into your computer with the supplied USB cable and turn USB Storage on. You will then be prompted to open a window up, so do that because that is the internal storage of your tablet.
4. Download and unzip the file I attached to your computer (there should be 8 files in the zip).
5. Drag the 8 files onto the root of your device.
6. Turn off USB Storage on your tablet and disconnect the cable.
7. On your tablet, use a file managing program. I use the one that came stock on the unit, which is ES File Explorer. Once this program is open, you should see “/sdcard/” on the top left. If you don’t, click the home picture toward the top left. Now when you scroll down, you will see the 8 files that you dragged onto the tablet. Install them in the order that they are listed by selecting each one at a time, which should be GoogleBackupTransport.apk, GoogleCalendarSyncAdapter.apk, GoogleContactsSyncAdapter.apk, GoogleFeedback.apk, GooglePartnerSetup.apk, GoogleServicesFramework.apk, Talk.apk, and Vending.apk.
8. Once all 8 files are successfully installed, reboot your tablet, and when it comes back on, click the Market icon, and log in with the normal Google username and password (or create a new account if you don’t have one).
9. Turn off the Debugging Mode (Settings>Applications>Development, then uncheck the box) and you should be good to go.
* I've successfully done this on three of these MID1125 tablets, so I figured I would try to save others the MANY hours it took for me to figure this out.
Thanks..I been looking for this for a mid1125 for a few days now..even tho I get mines in the mail tomorrow..I'll let u know how it goes when I try this..
---------- Post added at 08:17 PM ---------- Previous post was at 08:11 PM ----------
Btw...anything else u learn about the 1125 to improve this tablet please let me know..thanks in advance...
Definitely worked..i just used the sd card and it installed perfectly
That's awesome! Glad it worked for you.
If anyone finds out when we can root this tablet, let me know
Ill see for the rooting part..but do u know how to get the updated market..?? Or will it update itself??
kaleonkells said:
Ill see for the rooting part..but do u know how to get the updated market..?? Or will it update itself??
Click to expand...
Click to collapse
.
What version do you have? I have 1.82. I figure since it works, why mess with it?
Thats what i was thinking.. but i got the "new market"3.0.26 now..i got it working and downloading..
kaleonkells said:
Thats what i was thinking.. but i got the "new market"3.0.26 now..i got it working and downloading..
Click to expand...
Click to collapse
Well, share the love
I sent a message hope it went thru..
Thanks @pucku19 it works for me i install the files and i got he android market working on my coby kyros 1125 tablet thanks a lot.
sorry - not required - found into
Yeah, pass the information along for the new market and especially if someone finds out how to root it. I have already tried z4root and Gingerbreak, neither of which worked.. I was about to try pulling it from my LG Optimus S phone running Cyanogen Mod with Gingerbread 2.3.3. I will test it out and report back. If I can I will post the files for the new market as well.
root coby 1125
Hello,
In google type: coby kiros root 1125 comunidade coby kyros orkut. There is a tutorial to root this coby. This tutorial is in portuguese linguage.but you can.i use the translate from google to use it. I will maker a english tutorial but will spend a little time
You will need to know something about what is being spoke of (ADB in particular) and it's quite rough but here is a copy paste of the process that paulonsf was speaking of. Also note that due to a shortage of postings I can't post links, but I'm sure you can figure out where to put what to make them work :
Coby Kyros ROOT access in 1125
I bring you here in the community a great tutorial made by Paulo Novais, who is here in the community. In this tutorial he explains how to access Root in 1125
Files needed:
Link 3: .mediafire.com/?0flk1abu232me1k (upgrade.zip-this installs the clockworkmod)
Link 4 : .mediafire.com/?cd061vl5465bmed (install su-2.3.6.3-efgh-signed-This installs SU)
continuing ..
1 - The ADB tool is a tool that you use the switch to access the tablet.
-2) In a folder with a name for easier access to this folder, for example: C: \ ADBTOOL.
2 - Connect the tablet and the computer using the USB cable, enable tablet mode debugging settings / applications / development / usb debugging.
a. The tablet computer will identify the device as an android.
You can check this panel to identify control / hardware / device. If the drives in the devices should be, automatically installed, an exclamation mark on Android device will appear. This will be necessary
reinstall the drives. In my case I asked him to seek in Windows the best network drive to the device itself and windows found the drives.
b. In the tablet notifications inform him that he is with the way debugging turned on. In addition, it will give the option of connecting to the USB exchange of information with the computer. The one option that you want it mount the sd shows internal and external disk drives in computer. Do not enable that option.
c. To test that you have an established connection type and run the windows: CMD, go to the command prompt. Enter the folder ADBTOOL you created and placed the files in the link 2 (cd
ADBTOOL). One way to know if the drive is installed go type: ADB reboot and press enter. This should reset your Tablet. If you managed to get to that you already have access to tablet via ADB command!. The command: ADB devices also can be used to check if the device is android connected.
Procedure 2 (Installing ClockworkMod):
1 - Put the file update.zip and su-2.3.6.3-efgh-signed.zip link
3 and 4 link in an external SD and enter the same in 1125 coby tablet.
No need to uncompress the file, the tablet has the endende
format. ZIP.
a. In the tablet go to setting / about devices / System Update / Install
System Update / From SD CARD. Confirm the operation, the tablet will
reboot and install the update and reload the android system. In this
point CWM (ClockworkMod) was installed. Standards in tablets coby
to go to recovery mode (ClockworkMod) was enough to restart the
holding tablet (power + home). In 1125 coby form is not working,
at least for my coby.
b. To access the CWM use the comand ADB, as explained
above, but type: adb reboot recovery, the tablet will
CWM restart mode. In this mode displays a list of options,
as the backup option, which we talk about topics from previous options,
to update the system, run options of settings files
zip. To make the ROOT will use this last option.
c. To navigate the CWM coby 1125 only gives the option of using the volume
volume up and down (the power button has the same function of the volume up).
Volume will descend down the options. The volume goes up or power button
select the / run option. The problem that occurs in coby
1125, is that if you want to return to the previous option, will not be
possible, there is no button to do this operation. Thus, if you
wrong selection, you need to return the following command: adb reboot
recovery again that the tablet goes to the home screen CWM.
Procedure 3 (ROOT):
1 - Go to recovery mode using the command adb reboot recovery
2 - Scroll down to the option "install zip from sdcard" using the volume down
and select this option using the volume up. Another list will appear
options: choose the "choose zip from sdcard". From there you will see the
su file-2.3.6.3-efgh-signed.zip listed, select this file and
run using the volume down and volume up to navigate to
select and execute.
3 - You will see it run an update. The takes a while. When finished you'll have to use the ADB to give command: ADB reboot from the computer. Because you cannot use the buttons on the tablet to give a reset by CWM.
4 - Ready! When you restart the tablet superuser and run the program, it will get root access and you will see a "#" symbol in notifications from your tablet. A root tip has a program to explore, you can browse directories, change the write option in the directory, copy and paste files. Very good indeed.
Thank you so much for this post. I had been trying to get this done for days on my MID1126 and this worked perfectly!
-Ö¿Ö- said:
You will need to know something about what is being spoke of (ADB in particular) and it's quite rough but here is a copy paste of the process that paulonsf was speaking of. Also note that due to a shortage of postings I can't post links, but I'm sure you can figure out where to put what to make them work :
Coby Kyros ROOT access in 1125
I bring you here in the community a great tutorial made by Paulo Novais, who is here in the community. In this tutorial he explains how to access Root in 1125
Files needed:
Link 3: .mediafire.com/?0flk1abu232me1k (upgrade.zip-this installs the clockworkmod)
Link 4 : .mediafire.com/?cd061vl5465bmed (install su-2.3.6.3-efgh-signed-This installs SU)
continuing ..
1 - The ADB tool is a tool that you use the switch to access the tablet.
-2) In a folder with a name for easier access to this folder, for example: C: \ ADBTOOL.
2 - Connect the tablet and the computer using the USB cable, enable tablet mode debugging settings / applications / development / usb debugging.
a. The tablet computer will identify the device as an android.
You can check this panel to identify control / hardware / device. If the drives in the devices should be, automatically installed, an exclamation mark on Android device will appear. This will be necessary
reinstall the drives. In my case I asked him to seek in Windows the best network drive to the device itself and windows found the drives.
b. In the tablet notifications inform him that he is with the way debugging turned on. In addition, it will give the option of connecting to the USB exchange of information with the computer. The one option that you want it mount the sd shows internal and external disk drives in computer. Do not enable that option.
c. To test that you have an established connection type and run the windows: CMD, go to the command prompt. Enter the folder ADBTOOL you created and placed the files in the link 2 (cd
ADBTOOL). One way to know if the drive is installed go type: ADB reboot and press enter. This should reset your Tablet. If you managed to get to that you already have access to tablet via ADB command!. The command: ADB devices also can be used to check if the device is android connected.
Procedure 2 (Installing ClockworkMod):
1 - Put the file update.zip and su-2.3.6.3-efgh-signed.zip link
3 and 4 link in an external SD and enter the same in 1125 coby tablet.
No need to uncompress the file, the tablet has the endende
format. ZIP.
a. In the tablet go to setting / about devices / System Update / Install
System Update / From SD CARD. Confirm the operation, the tablet will
reboot and install the update and reload the android system. In this
point CWM (ClockworkMod) was installed. Standards in tablets coby
to go to recovery mode (ClockworkMod) was enough to restart the
holding tablet (power + home). In 1125 coby form is not working,
at least for my coby.
b. To access the CWM use the comand ADB, as explained
above, but type: adb reboot recovery, the tablet will
CWM restart mode. In this mode displays a list of options,
as the backup option, which we talk about topics from previous options,
to update the system, run options of settings files
zip. To make the ROOT will use this last option.
c. To navigate the CWM coby 1125 only gives the option of using the volume
volume up and down (the power button has the same function of the volume up).
Volume will descend down the options. The volume goes up or power button
select the / run option. The problem that occurs in coby
1125, is that if you want to return to the previous option, will not be
possible, there is no button to do this operation. Thus, if you
wrong selection, you need to return the following command: adb reboot
recovery again that the tablet goes to the home screen CWM.
Procedure 3 (ROOT):
1 - Go to recovery mode using the command adb reboot recovery
2 - Scroll down to the option "install zip from sdcard" using the volume down
and select this option using the volume up. Another list will appear
options: choose the "choose zip from sdcard". From there you will see the
su file-2.3.6.3-efgh-signed.zip listed, select this file and
run using the volume down and volume up to navigate to
select and execute.
3 - You will see it run an update. The takes a while. When finished you'll have to use the ADB to give command: ADB reboot from the computer. Because you cannot use the buttons on the tablet to give a reset by CWM.
4 - Ready! When you restart the tablet superuser and run the program, it will get root access and you will see a "#" symbol in notifications from your tablet. A root tip has a program to explore, you can browse directories, change the write option in the directory, copy and paste files. Very good indeed.
Click to expand...
Click to collapse
how do you get the driver for the mid1125 my computer wont find it and when i go to adb it says device not recognized
Market = good to go
pucku19 said:
I hope this helps some people out there, because it drove me nuts trying to find a way to do this for the MID1125 since it's so new...
First off, I was told by the two main rooting software developers that there is currently no way to root my device, so I needed to find a way to add Market without rooting the tablet. BTW, I’m running 2.3.3.
Secondly, none of the guides on how to add Android Market out there worked for me (once again because my tablet is too new). Every time I tried to use Market, it would just keep crashing, so here is how I did it:
1. Turn on the Debugging Mode (Settings>Applications>Development, then check the box).
2. If you have a microSD card in the tablet, safely eject it.
3. Plug your Kyros into your computer with the supplied USB cable and turn USB Storage on. You will then be prompted to open a window up, so do that because that is the internal storage of your tablet.
4. Download and unzip the file I attached to your computer (there should be 8 files in the zip).
5. Drag the 8 files onto the root of your device.
6. Turn off USB Storage on your tablet and disconnect the cable.
7. On your tablet, use a file managing program. I use the one that came stock on the unit, which is ES File Explorer. Once this program is open, you should see “/sdcard/” on the top left. If you don’t, click the home picture toward the top left. Now when you scroll down, you will see the 8 files that you dragged onto the tablet. Install them in the order that they are listed by selecting each one at a time, which should be GoogleBackupTransport.apk, GoogleCalendarSyncAdapter.apk, GoogleContactsSyncAdapter.apk, GoogleFeedback.apk, GooglePartnerSetup.apk, GoogleServicesFramework.apk, Talk.apk, and Vending.apk.
8. Once all 8 files are successfully installed, reboot your tablet, and when it comes back on, click the Market icon, and log in with the normal Google username and password (or create a new account if you don’t have one).
9. Turn off the Debugging Mode (Settings>Applications>Development, then uncheck the box) and you should be good to go.
* I've successfully done this on three of these MID1125 tablets, so I figured I would try to save others the MANY hours it took for me to figure this out.
Click to expand...
Click to collapse
--------------------------------------
--------------------------------------
Installed Market and it went in like a champ on my MID1125.
Upgraded Flash from Market since it comes broken right out of the box.
Many Thanks.
--------------------------------------
--------------------------------------
problems with market and the mid1125
so is anybody elses lockscreen flickering on and off randomly after installing market?
my tablet is also shutting off a lot, randomly, and i cant seem to get it to work right lately. is there any way to root it yet? kindof tired of this generic software it has!
and the person above with the rooting instructions is very hard to understand
pucku19 said:
I hope this helps some people out there, because it drove me nuts trying to find a way to do this for the MID1125 since it's so new...
First off, I was told by the two main rooting software developers that there is currently no way to root my device, so I needed to find a way to add Market without rooting the tablet. BTW, I’m running 2.3.3.
Secondly, none of the guides on how to add Android Market out there worked for me (once again because my tablet is too new). Every time I tried to use Market, it would just keep crashing, so here is how I did it:
1. Turn on the Debugging Mode (Settings>Applications>Development, then check the box).
2. If you have a microSD card in the tablet, safely eject it.
3. Plug your Kyros into your computer with the supplied USB cable and turn USB Storage on. You will then be prompted to open a window up, so do that because that is the internal storage of your tablet.
4. Download and unzip the file I attached to your computer (there should be 8 files in the zip).
5. Drag the 8 files onto the root of your device.
6. Turn off USB Storage on your tablet and disconnect the cable.
7. On your tablet, use a file managing program. I use the one that came stock on the unit, which is ES File Explorer. Once this program is open, you should see “/sdcard/” on the top left. If you don’t, click the home picture toward the top left. Now when you scroll down, you will see the 8 files that you dragged onto the tablet. Install them in the order that they are listed by selecting each one at a time, which should be GoogleBackupTransport.apk, GoogleCalendarSyncAdapter.apk, GoogleContactsSyncAdapter.apk, GoogleFeedback.apk, GooglePartnerSetup.apk, GoogleServicesFramework.apk, Talk.apk, and Vending.apk.
8. Once all 8 files are successfully installed, reboot your tablet, and when it comes back on, click the Market icon, and log in with the normal Google username and password (or create a new account if you don’t have one).
9. Turn off the Debugging Mode (Settings>Applications>Development, then uncheck the box) and you should be good to go.
* I've successfully done this on three of these MID1125 tablets, so I figured I would try to save others the MANY hours it took for me to figure this out.
Click to expand...
Click to collapse
Thanks worked for my daughters 8127
Problems adding Android Market to MID1125
I have followed the instructions of how to add the Adroid Market to the MID1125 and still no go. I get the GoogleBackupTransport.apk installed and every other file comes up not installed, with the exception of the Vending.apk which loads. Of course the Android Market does not work. It only flashes a white screen for a second the back to the desktop. I have uninstalled the packages and reinstalled several times, with the same result. I really do not want to root it.
Any ideas, anybody???

Noob Tutorial: Ubuntu on Transformer

I've been looking around for some good tutorials, but in my opinion, almost everything was pretty difficult to understand for me.
But finally I found out how things are working (except of wifi, can You help me?
http://forum.xda-developers.com/showthread.php?t=1295718)
So I want to share my knowledge with You all and try to make it easy to understand.
1. The ony way in the moment to install Ubuntu on Your Transformer is over a Ubuntu or other Linux PC. (I easily installed Ubuntu virtually in VMware Workstation)
2. Get the required files on Your Linux machine:
http://forum.xda-developers.com/showthread.php?t=1191141
On this link, in the second post is written flash kit for linux:
klick on "here" to download the flash kit.
3. Extract the flash kit into a folder (e.g. Desktop)
4. Now download the Ubuntu root files. They are located here:
http://rootzwiki.com/showthread.php?1072-ubuntu-on-the-transformer
You have to scroll a bit down then You see
"ubuntu-rootfs:
is available here md5sum(95eda389e64461533c51fd1e4e237a30)"
Again, click on "here" to download the rootfiles. (It'll take a while, since the file is 950mb)
4. Once this is done, extract the rootfiles into linux-flash-kit/images. (This folder is the one You have extracted in 3.
5. When You want to Dual-Boot Your device with Andoid AND Ubuntu, read on, otherwise go to point 6.
You have to download a nvflashable rom like for example "PRIME!"
http://forum.xda-developers.com/showthread.php?t=1251044
There You download the NVflash version and extract the image files in it, to linux-flash-kit/images, like You have done it with the ubuntu image file.
6. Now You have to choose.
If You want only linux: remember flash-purelinux.sh
If You want linux and Android Dual-Booting with Android as default OS:
flash-linux-android.sh
If You want linux and Android Dual-Booting with Linux as default OS:
flash-linux.sh
If You want to restore back to android: flash-android.sh
If You want to get to factory state: restore-default.sh
Now You have to install the APX drivers. How to do this, You can read in other threads. Basically download the NVflash file from this thread, in it, You'll find the drivers: http://forum.xda-developers.com/showthread.php?t=1123429
So connect Your tablet to Your PC, turn it off, and turn it on while holding down the Power Button and the Volume+ button.
What You'll see is nothing. Now Your device is in APX mode.
In Your Linux Computer, open up the console and go to the linux-flash-kit directory (In my case it is on the Desktop)
so I do:
cd Desktop\linux-flash-kit
So now You are in Your linux-flash-kit directory. From here You have to type:
sudo sh flash-linux-android.sh
OR You type this in what You have remembered in Point 6.
e.g.
sudo sh flash-purelinux.sh
or
sudo sh flash-linux.sh
This will take a while because the files are transfered to Your device.
7.
When it's done, Your device will start.
Turn it off, and start into Your Ubuntu.
When Ubuntu is Your main system, You start it up normally by pressing the power button.
When Android is Your main system and You are Dual-Booting it, hold down the power button and the Volume down key until the device says that Your have to press the Volume-up key. Do this and You will see a Linux code with two penguins on the top running down Your screen. That's just good like it is.
Finally You should see the Ubuntu Setup with the language selection.
Now You can go on, and now You can set up Your Ubuntu PC!
FYI:
When You have not got a keyboard-dock, Connect Your tablet with Your pc and enter the adb shell
When You don't know how to enter it:
open up Your console, get into the directory of the android-sdk and into the platform-tools.
Then You type:
adb shell
Now You should be in the ADB shell
Now You can type:
DISPLAY=:0 onboard
Then a virtual keyboard should appear on Your tablet and You're ready to go!
Just to create a vocal point, This requires root doesn't it?
Also, is the wifi and stuff working? What's not working?
Mr.Ox said:
1. The ony way in the moment to install Ubuntu on Your Transformer is over a Ubuntu or other Linux PC. (I easily installed Ubuntu virtually in VMware Workstation)
Click to expand...
Click to collapse
Nice guide. There is one correction: it took me a while to find this but there is a windows-flash kit that I've used to install ubuntu on the transformer from Windows 7.
roflcopterofl said:
Just to create a vocal point, This requires root doesn't it?
Click to expand...
Click to collapse
I don't think so, because everything is flashed via nvflash. This way, You can flash a rom without having it rooted, too.
But I'm not quite sure..
moseskim said:
Nice guide. There is one correction: it took me a while to find this but there is a windows-flash kit that I've used to install ubuntu on the transformer from Windows 7.
Click to expand...
Click to collapse
Oh, that's a nice one, I haven't seen this yet! Thank You!
asdfuogh said:
Also, is the wifi and stuff working? What's not working?
Click to expand...
Click to collapse
What's working and not You can read in the Q&A Thread, there is written everything, I just tried to explain it a littlebit easier.
The thread is here:
http://forum.xda-developers.com/showthread.php?t=1191141
There You can see what's working, what not, and how to connect to a WiFi network (For me it doesn't work...)
Thank for this, I am itching to try this... Is there any "easy" way to get back to stock honeycomb after i try this ?
(sorry for this stupid question, I do no know much about these things)
In my opinion it's very easy.
On the one hand, run the command
Flash-android.sh
Or
Restore-default.sh
Or your use nvflash to wipe the device and get a normal rom on it.
Sent from my HTC Desire using xda premium
Thanks, I will try this later today then
tombolek said:
Thanks, I will try this later today then
Click to expand...
Click to collapse
Yeah, when You get Your wifi working, please tell me how because mine does not work
Sent from my HTC Desire using xda premium
Hello yesterday i've try to put linux and android on transformer, all work's great but after 5 minut nvidia apx was disconnected because battery load 0%; i work on vmware machine; after I've charged my dock e tablet and run again the script but that's is the result
sudo sh '/media/Nuovo volume/linux-flash-kit/flash-linux-android.sh'
/media/Nuovo volume/linux-flash-kit/flash-linux-android.sh: 2: /ubuntu/abootimg-i386: not found
/media/Nuovo volume/linux-flash-kit/flash-linux-android.sh: 3: /nvflash: not found
rm: impossibile rimuovere "linux.img": File o directory non esistente
why?
I've already tryed to restore with nvflash all partition and download all in new virtual hdd but not work.

Rooting the rko3066/rockchip 3066 device

I'm a newbie to Android, but I fumbled around with a rooting tool and found a method that works to root two flavours of rko3066, rockchip 3066 devices. As it only roots the device, I see no reason why it should not root any android device, as long as the correct device drivers are used.
USE AT YOUR OWN RISK.
As always with any routine that flashes the eprom of any
cpu, no responsibility is assumed or implied by the author
for any damage that following these instructions may cause
to your phone, tablet, pc or device.
USE AT YOUR OWN RISK.
Rooting u30gt-h
On tablet
1.In U30gt-h Settings->Display open sleep setting.
2.Set sleep to at least ten minutes.
3.In U30gt-h Settings->storage->click on Three dots in upper
right of Settings window title field
4 Select USB computer connection Dropdown menu .
5. Select "Mass Storage" check box
6. <-- backout of storage settings
7. Browse down in Settings and select Security
8.In Security Settings, Select Unknown sources, to give the
Android device permission to install software from sources
not specifically sanctioned by Google and the Android
Consortium. This ensures that the Root utility,
Tp-Sparky-Root.bat will have the necessary access rights to
root the u30gt. If you have any qualms about unsanctioned
files on your tablet or device, you will want to uncheck
this selection after the rooting process is complete.
Whether any of the rooted utilities and programs you will
want to use are sanctioned, is anybody's guess. As always,
be careful when Dling or intalling Any software. I trust
everyone has and uses anti-virus software on all your
devices.
8.scroll down in settings and select {} Developer
Options, if not there, go to (i)about tablet and touch and
hold the Build field and it will bring up developer Options
in the left hand main menu.
9. In Developer Options, select USB debugging.
10. Close settings, and any other open apps.
11. Goto U30gt main android desktop, to ensure good clean
reboots.
12. Using a Known good micro USB to std USB cable,
connect U30gt tablet to PC, you'll get a "connecting to usb"
in notifications area in Android, and a usb icon in the
notification area. You Do Not want to select "Connect to Pc
to Transfer Files", in the notification menu, just plug in the
cable and let it be.
USE AT YOUR OWN RISK.
On PC
1. Search in a web browser for RKBatchTool_u30.zip, the 1.5
version, DL and unzip in the default zip file subdirs.
Rk-batch-tool 1.5 has u30gt drivers, browse the Rk-batch
tool's dir for the u30 drivers for your PC OS. Right click
on the rockusb.inf and chose Install, to install the driver.
2. Verify that you have a rockchip_usb USB Device under disk
drives in Device Manager. Control Panel->System->Hardware->
Device Manager->Disk Drives->rockchip_usb USB Device.
3. Dl TPSarky-VonDroid-Root.rar from
*"mediafire.com/?vd3y1rld2amdxq5"*
as a newbie I cannot post links, so search mediafire.com for TPSarky-VonDroid-Root.rar
4. Unarchive TPSarky-VonDroid-Root.rar, using an archive, or
zip utility: Winzip, alzip, etc. It may require the password
"geekbuying.com" to unrar the archive.
5. Mouse into TPSarky-VonDroid-Root directory created by the
rar file, until you get to TPsparkyRoot.bat and adb.exe
files, a couple of sudirs inside TpSarky unzipped file
directories.
6. Run, double click on, adb.exe first. It opens up a dos
command window, runs a dos executable that launches adb
server and connects to the U30gt. It opens and closes so
fast you won't hardly see it. If you Do Not run adb.exe.
first, Tp-Sparky-Root.bat will not communicate with the
U30gt, and your root will fail.
7. Now run, double click on, Tp-Sparky-Root.bat
Tp-Sparky-Root.bat will Immediately reboot the u30gt.
8. When the u30gt reboots, hit space key as instructed.
Tp-Sparky-Root.bat will reboot the u30gt, again.
9. Press the space key as instructed, again. The command line
will show
uid=0<root> gid=0<root>
if you have a successful root.
10. Press the space key as instructed, again.
The command informs you the U30gt root has been remounted,
there are a couple of errors relating to SuperSU, I presume
SuperSu was Not included in the tpsarky zip file, or is in
the wrong place for the batch file to find it, but you can
DL SuperSU from GooglePlayStore, nhnf. The Utility notifies
you that Tp-Sparky-Root.bat is completing the root.
11. The u30gt will reboot one last time.
12. DL Titanium Backup Root, Rootchecker, or Avast Android to the tablet,
and they will confirm a rooted tablet.
**As this method only Roots the device, and since it worked
on both my u30gt and an Imito-Mx1 mini android, I think it
should work on nearly any RKO3066 droid device.
As always with any routine that flashes the eprom of any
cpu,
USE AT YOUR OWN RISK.
Thanks to the people who initially posted the original root
routine for the IMITO-MX1 on Youtube, and to geekbuying for
this procedure, as well as the files for rooting the IMITO-
MX1 and ultimately the u30gt. A big thanks to Tp-Sarky or
Tp-Sparky, whoever they may be, for writing the batch file
that does all the work. I also want to thank 900Supersport,
kastycube and the good folks at alldocube for their various
flavours of the u30gt firmware and utilities, as well as
flashmyandroid.com
I have tried all flavours of android 4.1 firmware, 900
supersport, kastycube, to the generic cube-tablet.com
versions from 1.07 to the latest greatest build 1.11, and
None of them gives me access to the microsd card. I bought
two of these puppies for Christmas, IPS version, and neither
the original out of the box or my reconfigured one reads
microsd. It is possible that both got bad sd card readers,
but unlikely. As my imito-mx1 miniandroid reads the microsd
cards, as does the adapter in my pc, it is most probably an
U30gt flavour android system software issue. Anybody got any
clues how to resolve microsd issues in android?
works great
533online said:
I'm a newbie to Android, but I fumbled around with a rooting tool and found a method that works to root two flavours of rko3066, rockchip 3066 devices. As it only roots the device, I see no reason why it should not root any android device, as long as the correct device drivers are used.
USE AT YOUR OWN RISK.
As always with any routine that flashes the eprom of any
cpu, no responsibility is assumed or implied by the author
for any damage that following these instructions may cause
to your phone, tablet, pc or device.
USE AT YOUR OWN RISK.
Rooting u30gt-h
On tablet
1.In U30gt-h Settings->Display open sleep setting.
2.Set sleep to at least ten minutes.
3.In U30gt-h Settings->storage->click on Three dots in upper
right of Settings window title field
4 Select USB computer connection Dropdown menu .
5. Select "Mass Storage" check box
6. <-- backout of storage settings
7. Browse down in Settings and select Security
8.In Security Settings, Select Unknown sources, to give the
Android device permission to install software from sources
not specifically sanctioned by Google and the Android
Consortium. This ensures that the Root utility,
Tp-Sparky-Root.bat will have the necessary access rights to
root the u30gt. If you have any qualms about unsanctioned
files on your tablet or device, you will want to uncheck
this selection after the rooting process is complete.
Whether any of the rooted utilities and programs you will
want to use are sanctioned, is anybody's guess. As always,
be careful when Dling or intalling Any software. I trust
everyone has and uses anti-virus software on all your
devices.
8.scroll down in settings and select {} Developer
Options, if not there, go to (i)about tablet and touch and
hold the Build field and it will bring up developer Options
in the left hand main menu.
9. In Developer Options, select USB debugging.
10. Close settings, and any other open apps.
11. Goto U30gt main android desktop, to ensure good clean
reboots.
12. Using a Known good micro USB to std USB cable,
connect U30gt tablet to PC, you'll get a "connecting to usb"
in notifications area in Android, and a usb icon in the
notification area. You Do Not want to select "Connect to Pc
to Transfer Files", in the notification menu, just plug in the
cable and let it be.
USE AT YOUR OWN RISK.
On PC
1. Search in a web browser for RKBatchTool_u30.zip, the 1.5
version, DL and unzip in the default zip file subdirs.
Rk-batch-tool 1.5 has u30gt drivers, browse the Rk-batch
tool's dir for the u30 drivers for your PC OS. Right click
on the rockusb.inf and chose Install, to install the driver.
2. Verify that you have a rockchip_usb USB Device under disk
drives in Device Manager. Control Panel->System->Hardware->
Device Manager->Disk Drives->rockchip_usb USB Device.
3. Dl TPSarky-VonDroid-Root.rar from
*"mediafire.com/?vd3y1rld2amdxq5"*
as a newbie I cannot post links, so search mediafire.com for TPSarky-VonDroid-Root.rar
4. Unarchive TPSarky-VonDroid-Root.rar, using an archive, or
zip utility: Winzip, alzip, etc. It may require the password
"geekbuying.com" to unrar the archive.
5. Mouse into TPSarky-VonDroid-Root directory created by the
rar file, until you get to TPsparkyRoot.bat and adb.exe
files, a couple of sudirs inside TpSarky unzipped file
directories.
6. Run, double click on, adb.exe first. It opens up a dos
command window, runs a dos executable that launches adb
server and connects to the U30gt. It opens and closes so
fast you won't hardly see it. If you Do Not run adb.exe.
first, Tp-Sparky-Root.bat will not communicate with the
U30gt, and your root will fail.
7. Now run, double click on, Tp-Sparky-Root.bat
Tp-Sparky-Root.bat will Immediately reboot the u30gt.
8. When the u30gt reboots, hit space key as instructed.
Tp-Sparky-Root.bat will reboot the u30gt, again.
9. Press the space key as instructed, again. The command line
will show
uid=0<root> gid=0<root>
if you have a successful root.
10. Press the space key as instructed, again.
The command informs you the U30gt root has been remounted,
there are a couple of errors relating to SuperSU, I presume
SuperSu was Not included in the tpsarky zip file, or is in
the wrong place for the batch file to find it, but you can
DL SuperSU from GooglePlayStore, nhnf. The Utility notifies
you that Tp-Sparky-Root.bat is completing the root.
11. The u30gt will reboot one last time.
12. DL Titanium Backup Root, Rootchecker, or Avast Android to the tablet,
and they will confirm a rooted tablet.
**As this method only Roots the device, and since it worked
on both my u30gt and an Imito-Mx1 mini android, I think it
should work on nearly any RKO3066 droid device.
As always with any routine that flashes the eprom of any
cpu,
USE AT YOUR OWN RISK.
Thanks to the people who initially posted the original root
routine for the IMITO-MX1 on Youtube, and to geekbuying for
this procedure, as well as the files for rooting the IMITO-
MX1 and ultimately the u30gt. A big thanks to Tp-Sarky or
Tp-Sparky, whoever they may be, for writing the batch file
that does all the work. I also want to thank 900Supersport,
kastycube and the good folks at alldocube for their various
flavours of the u30gt firmware and utilities, as well as
flashmyandroid.com
I have tried all flavours of android 4.1 firmware, 900
supersport, kastycube, to the generic cube-tablet.com
versions from 1.07 to the latest greatest build 1.11, and
None of them gives me access to the microsd card. I bought
two of these puppies for Christmas, IPS version, and neither
the original out of the box or my reconfigured one reads
microsd. It is possible that both got bad sd card readers,
but unlikely. As my imito-mx1 miniandroid reads the microsd
cards, as does the adapter in my pc, it is most probably an
U30gt flavour android system software issue. Anybody got any
clues how to resolve microsd issues in android?
Click to expand...
Click to collapse
works great full root on sk30sdk android 4.1.1 2013 rockchip tablet follow instructions and all is well
do you have any idea; f this process works on
Next book 7 premium se
s/n: YFG121******* ?
Sent from my Next7P12 using Tapatalk 4 Beta
Just rooted PIPO M9 which is a RK3188 using this method.
Althought I can everything that a rooted device does, including executing the apps and changing syste files, I don't see SU app anywhere?
Is this normal?
cool, I think I'm gonna try this method tonight after work.
I'll let you know how it goes
Hacking my Own Next7P12-GP, PM me if you can help
Thanks .. it works for RK30_ICS :good::good:
Djuganight said:
Just rooted PIPO M9 which is a RK3188 using this method.
Althought I can everything that a rooted device does, including executing the apps and changing syste files, I don't see SU app anywhere?
Is this normal?
Click to expand...
Click to collapse
Yep, but for security reasons it's better to install some su governor, because now every app can have root access without your permission.
http://forum.xda-developers.com/showthread.php?p=43584766#post43584766
Check this for simple 4 steps root for this device. Easy and without any risks and even with an unroot tool.
Hi Guys, I Need Help to Root my Alcatel One Touch Tab 7HD with
Chipset: Rockchip RK3066
Android 4.1.1
Kernel Version: 3.0.8+
Build Number: 100_ASPPH_000
I cannot enter too Stock Android Recovery Mode ;(
I already Install the adb driver, usb driver of this device and Rockchip Driver ;(
I'll try many Rooting Procedures but Opportunetly it doesnt work ;(
The ff. the i will use to ROOT this Alcatel One Touch Tab 7 HD are
Application Status
1. UnlockRoot Failed
2. SuperOneClick v.1.9.1.0 Failed
3. Root_with_Restore_by_Bin4ry_v31 Failed
4. Srsroot Failed
5. Zuodashi Failed
i'll Try also this Method but its doesn't work too ;(
Rooting the rko3066/rockchip 3066 device
http://forum.xda-developers.com/show....php?t=2127573
[GUIDE] Fix ADB USB driver for Rockchip RK3066
http://forum.xda-developers.com/show....php?t=2061063
I hope any can Help me. ;(
Thank you very much, I have just rooted my Cube U18GT-S
Works also on Kiano Core 10.1 Dual 3G...
after installing Samsung Android ADB driver for Win 7. Thank you very much.....:fingers-crossed: :good:
Search in a web browser for RKBatchTool_u30.zip, the 1.5
version, DL and unzip in the default zip file subdirs.
Rk-batch-tool 1.5 has u30gt drivers, browse the Rk-batch
tool's dir for the u30 drivers for your PC OS. Right click
on the rockusb.inf and chose Install, to install the driver.
Click to expand...
Click to collapse
I'm trying to root my Andi-7 tablet with Android 4.1.1 and the RK30sdk.
I searched as instructed and found this zip file.
Extracted the file, found rockusb.inf and right clicked and chose install.
Every time, I get the error message.
Any help?
Thanks
Works on Xelio P717A
You can try this method found here http://forum.xda-developers.com/showthread.php?t=1987280&page=2. It's the method I used on my IdeaUSA CT705 it's just repetative having to keeping pushing the"enter" button as it also states in the thread.
Working on iRulu AX105
Thank you, working on iRulu AX105 Tablet, 10.1"
Permission denied
As ichiyamato said, this method not working for sk3066 device. Scrips are not working because there are no permission to copy necessary files into device.
All scripts gave,
Code:
*---* VonDroid.com N101 II Root Tool based on work by sunnydavid *---*
--- Plug in your device, make sure debugging is enabled in Developer Options
--- This script will now copy files over to your N101 II
failed on '/data/local/tmp' - Permission denied
link failed File exists
I think we should open write permission on device. But i dont know how.
Thanks.
Work on Touchmate TM-MID940
I have successfully root my Touchmate TM-MID940 with TPSarky Android rooting method
Thanks
Confirmed working on an Energy System i8 tablet.
The micro SD card on my device does not stay in properly, so this method was needed.
I had to manually fiddle with adb a little (I had been trying other methods to root), so personally I would change the instructions to explain how to open a command prompt and execute:
adb kill-server
adb start-server
(Check it says starting server)
adb get-state
(check it says device)
then run the batch file
Rooted Cube U30GT-H firmware original v1.11 Rockchip 3066 with Kingo Root. Easy, easy. :good:
rootmaster
ichiyamato said:
Hi Guys, I Need Help to Root my Alcatel One Touch Tab 7HD with
Chipset: Rockchip RK3066
Android 4.1.1
Kernel Version: 3.0.8+
Build Number: 100_ASPPH_000
I cannot enter too Stock Android Recovery Mode ;(
I already Install the adb driver, usb driver of this device and Rockchip Driver ;(
I'll try many Rooting Procedures but Opportunetly it doesnt work ;(
The ff. the i will use to ROOT this Alcatel One Touch Tab 7 HD are
Application Status
1. UnlockRoot Failed
2. SuperOneClick v.1.9.1.0 Failed
3. Root_with_Restore_by_Bin4ry_v31 Failed
4. Srsroot Failed
5. Zuodashi Failed
i'll Try also this Method but its doesn't work too ;(
Rooting the rko3066/rockchip 3066 device
http://forum.xda-developers.com/show....php?t=2127573
[GUIDE] Fix ADB USB driver for Rockchip RK3066
http://forum.xda-developers.com/show....php?t=2061063
I hope any can Help me. ;(
Click to expand...
Click to collapse
I think u should try rootmaster . Search it on google . Its an chieneese app but u shall understand how to use when u will install it . It can root many of the rk3066 devices

Rooting Double Power (DOPO) M7088 Jelly Bean 4.1.1 Tablet

As always Any information I give is free and this information is to be used at your own risk I take no responsibility for your device this is just my experience and i hope it helps someone with the same problem i had
I recently bought the Double Power (DOPO) M7088 Jelly Bean 4.1.1 Tablet from Walmart.com After a few days of searching and many failed Attempts I finally found out how to root this device and would like to share it to those having the same problem.
After doing some digging i descover the Dopo tablets are nothing more than a rebranded generic rock ship tablets so after some searching here is what i found.
Things you will Need.
1.Pdanet+ for android installer (just type in pdanet+ in your search engine of choice)
2.Your device and usb cable
3.The free download of unlockrootpro (Just type unlockroot into your search engine of choice
Steps.
1. Download and install Pdanet+
2 Download and install unlockrootpro free Version
a. you must be connected to the internet for the installer to work.
b. the unlockroot pro will download a file to your computer that is in itself a down loader it is safe but it does try to get you to install some 3rd part software. if you click the close button it will give you the option to skip the 3rd party software and install just the unlockroot software. it does this 2 or 3 times just click close and skip each time.
3. Connect your Tablet up to the PC and allow all the drivers to install.
4. Once connected start unlockrootpro once it is ope click the green root button it should detect your device and bring up a box just click the button and it will install the root.
a. Now i noticed after it installed the root and say rebooting device my device would not reboot. I unplugged my device and then plugged it right back in and the device immediately rebooted
5. Once your table has rebooted download root checker or the app of your choice to verify root access.
I hope this helped anyone with a Dopo m7088
I don't know if this method will work for any of the other Double Power Tablets so i honestly cannot answer any questions other than what i have stated but feel free to try it if you cannot find any other method.
If this method does Work for you please post a coment on your steps and what device you used this method on so that you can help the community.
M7088
Well i have found out that there is a way to ROOT the M7088 from walmart with out internet connection
Download Moborobo in order to load drivers for the M7088
Just download the same software as you would for the PIPO S1 Its all over the net now and also this M7088 has an attitude about rooting so you might have to click root a couple time to force it to but it does work quite well the Chinese software ( ZhuoDaShi ) after its done you will get a message window in Chinese just copy and paste that text into Google translator and it will tell you ROOT is good Ha Ha ha have fun
backslashx said:
As always Any information I give is free and this information is to be used at your own risk I take no responsibility for your device this is just my experience and i hope it helps someone with the same problem i had
I recently bought the Double Power (DOPO) M7088 Jelly Bean 4.1.1 Tablet from Walmart.com After a few days of searching and many failed Attempts I finally found out how to root this device and would like to share it to those having the same problem.
After doing some digging i descover the Dopo tablets are nothing more than a rebranded generic rock ship tablets so after some searching here is what i found.
Things you will Need.
1.Pdanet+ for android installer (just type in pdanet+ in your search engine of choice)
2.Your device and usb cable
3.The free download of unlockrootpro (Just type unlockroot into your search engine of choice
Steps.
1. Download and install Pdanet+
2 Download and install unlockrootpro free Version
a. you must be connected to the internet for the installer to work.
b. the unlockroot pro will download a file to your computer that is in itself a down loader it is safe but it does try to get you to install some 3rd part software. if you click the close button it will give you the option to skip the 3rd party software and install just the unlockroot software. it does this 2 or 3 times just click close and skip each time.
3. Connect your Tablet up to the PC and allow all the drivers to install.
4. Once connected start unlockrootpro once it is ope click the green root button it should detect your device and bring up a box just click the button and it will install the root.
a. Now i noticed after it installed the root and say rebooting device my device would not reboot. I unplugged my device and then plugged it right back in and the device immediately rebooted
5. Once your table has rebooted download root checker or the app of your choice to verify root access.
I hope this helped anyone with a Dopo m7088
I don't know if this method will work for any of the other Double Power Tablets so i honestly cannot answer any questions other than what i have stated but feel free to try it if you cannot find any other method.
If this method does Work for you please post a coment on your steps and what device you used this method on so that you can help the community.
Click to expand...
Click to collapse
Firmware
Hey awesome i may have a chance to try that method out on my tablet soon if i am lucky. I was wondering if anyone or the one that commented on my original post. I need a copy of the firmware for this tablet mine crashed after lending it out to a friend i am afraid he tried to modify it and somehow corrupted the system it is stuck on the dopo start up screen. if there is anyone who can provide a clean copy of this or even maybe dump a copy of theirs for me i would greatly appreciate it.
.
zxhwk said:
Well i have found out that there is a way to ROOT the M7088 from walmart with out internet connection
Download Moborobo in order to load drivers for the M7088
Just download the same software as you would for the PIPO S1 Its all over the net now and also this M7088 has an attitude about rooting so you might have to click root a couple time to force it to but it does work quite well the Chinese software ( ZhuoDaShi ) after its done you will get a message window in Chinese just copy and paste that text into Google translator and it will tell you ROOT is good Ha Ha ha have fun
Click to expand...
Click to collapse
hey this is great news and I thank you !!!
I was wondering if the m7088 caan be upgraded to CM10/4.2.2?
thanks
I don't know if you can install any form of CM on it as of yet. I have successfully I believe Dumped a copy of the system and recovery images from my M7088. Unfortunately my last unit was toast but being under warrantee i sent it back and they replaced it. Soon as I had it i researched how to back up the system just in case. I can provide my copy of the dump or show the process i used to do it.
I don't know if the dump I have is what is exactly a proper form of back up or recovery. I also don't know what is needed to mod it for CM but at least this is a start to anyone who would like to try.
If there is anyone who would like to and would like the Files I have dumped or any help I can provide let me know. I would like to see Cm/4.2.2 working on this device.
Easy way to root any Dopo tablet
I am not responsible for anything. Use this at your on risk.
Download and install Exynos abuse .
Then Uninstall and get any kind of root checker to verify root access.
And that's it.
Worked for me with no problems. NOW My Dopo tablet is faster than when I got it out the box. With minor tweaking apps and my 32 gb external SD card as my internal SD card and you can find the thread on how to do this on xda forums. Running games like NFS MW, Modern Combat 2 and 3,Nba Jam for android.To run good games like these I had to get a system app freezer like titanium backup to freeze a few useless apps. So now these games run very smooth and flawlessly.Good luck.
backslashx said:
I don't know if you can install any form of CM on it as of yet. I have successfully I believe Dumped a copy of the system and recovery images from my M7088. Unfortunately my last unit was toast but being under warrantee i sent it back and they replaced it. Soon as I had it i researched how to back up the system just in case. I can provide my copy of the dump or show the process i used to do it.
I don't know if the dump I have is what is exactly a proper form of back up or recovery. I also don't know what is needed to mod it for CM but at least this is a start to anyone who would like to try.
If there is anyone who would like to and would like the Files I have dumped or any help I can provide let me know. I would like to see Cm/4.2.2 working on this device.
Click to expand...
Click to collapse
I ran across this post and was wondering if you have the original system and recovery images, as I rooted my M7088 and lost my backup files
m7088 firmware
I am looking for a copy of the firmware for my m7008 tablet.
I am trying to fix a problem of it not starting up its stuck on the DOPO screen.
I believe I can re flash it but DOPO will not send me the file they want me to send in.
Any help will be appreciated.
DOPO logo screen-freeze
putertim said:
I am looking for a copy of the firmware for my m7008 tablet.
I am trying to fix a problem of it not starting up its stuck on the DOPO screen.
I believe I can re flash it but DOPO will not send me the file they want me to send in.
Any help will be appreciated.
Click to expand...
Click to collapse
Joining just to make a couple comments here. I find that DOPO logo screen-freeze seems to be common problem.
My story - This passed Christmas 2012 my son purchased a DOPO M7088 for his 12y/o son, and talked me into a like purchase for myself this past March 2013. Here in Jul 2013, the grandson is visiting with his tablet. When it became frozen with the DOPO screen one night - we tried everything that we could think of to restore. Even pointing fingers at him... to what surprise the following morning my tablet froze updating apps. When I tried to restart, reboot, reset... even tried Vol+/PwrUP, Vol-/PwrUP... allowing the power in the battery to drain to a point that the screen would not light up or flash. Then recharging - nothing worked passed the DOPO screen-freeze.
For reference - I have worked in electronics/computers from the late 60s - so I’m not a rookie here.
Fortunately – I purchased insurance with Wal-Mart, their tech-line made same suggestions as I had done to restore the system, and came to the conclusion that they will completely return/refund my purchase.
Strange that within 12hrs two like tablets crash following app updates, where one is for a young man (games) and the other for adult (general usage). The finger pointing had three other fingers pointing back at us. So apologies to the grandson.
My son may root/re-install the grandson’s system when they return home – for myself I’m going to upgrade to a better brand (now that I'm missing the tablet).
Hope this helps others to understand that the DOPO screen-freeze problem may not be their personal tablet problem but a product problem (I.E. firmware). /TDos
Need dump of 7088 rom
backslashx said:
I don't know if you can install any form of CM on it as of yet. I have successfully I believe Dumped a copy of the system and recovery images from my M7088. Unfortunately my last unit was toast but being under warrantee i sent it back and they replaced it. Soon as I had it i researched how to back up the system just in case. I can provide my copy of the dump or show the process i used to do it.
I don't know if the dump I have is what is exactly a proper form of back up or recovery. I also don't know what is needed to mod it for CM but at least this is a start to anyone who would like to try.
If there is anyone who would like to and would like the Files I have dumped or any help I can provide let me know. I would like to see Cm/4.2.2 working on this device.
Click to expand...
Click to collapse
Hello, I have damaged the ROM by a an installed app after rooting. I see you said that you made a dump of the ROM. If possible, can I get a copy of these files as this would help me greatly. I have rkAndroidTool.exe working. If it works out, I will post the procedure.
Thanks
Dump and Flash the dopo M7088 and other RK3066 based ROMs
Any information I give is to be used at your own risk. I take no responsibility for any damage to your device.
Here's my story: I installed an application to change the fonts after I rooted. This damaged the system and created a boot loop. At this point I had not worked out a reliable method to backup and restore the ROM and in the process of trying to fix, I wound up damaging the partitions trying to push a file back into the tablet with adb.
So in my research to restore the ROM, I came across several methods to flash the ROM, but very few methods to dump the complete ROM and I wanted to be able to extract and restore the entire ROM. In another thread, I found scripts to dump the rk3066 chipset. I expanded this idea and modified the scripts to flash the ROM as well. Also, I created an installer script to simplify the process.
These scripts need to use the Ubuntu Linux live DVD to dump and flash the ROM. The advantages of Linux is you can directly connect to the tablet in flash mode without the trouble of having to install drivers or the android SDK.
Download the Linux 12.04 LTS version from the following Link http://www.ubuntu.com/download/desktop .
Once downloaded, burn this ISO file to a DVD using your favorite DVD burning software. Most burning software have the ability to decode ISO files. If needed, here is a free ISO burner. Link: http://download.cnet.com/ImgBurn/3000-2646_4-10847481.html?tag=mncol;2
Download the attached zip file and copy the zip to the USB drive. Do not decompress in windows as we need to do this under linux to preserve the stored permissions.
Boot the PC from the DVD drive. This should start the Linux. You may need to press an “F” key during the BIOS boot to bring up a menu to select which drive to boot from. You should see a purple screen. This is Linux loading. Select the “Try Ubuntu” option and the Linux should boot to the Linux Desktop.
OK, we are in Linux!
Insert the USB drive into the PC wait for the Linux to open a window. It may take a little bit as we are running off a DVD and some resources need to load. Be patient and watch the light to finish blinking on the USB stick! Drag the “ExtractRomRK3066.zip” file in the USB window to the desktop.
Write down the name of the USB in the title bar of the window.
For example, My USB window says: F490-4740 in the title bar. Write this down, then move the USB window to the side.
Double click on the zip file, this opens the zip in a window. Drag the “ExtractRomRK3066“ folder in the zip window to the desktop. When the copy is finished, close the zip window.
Click on the “Dash Home” icon on the top left of the desktop, Type “Terminal” in the search box and select the terminal application icon.
In the Terminal Window type exactly as shown while observing the caps:
cd ~/Desktop/Ex*
Type the command:
ls -l
You should see a file named “install.sh” along with other commands ending with “.sh”.
Type the line as shown below including the “./”:
./install.sh
The required libraries should install to Linux. Don't worry this is only in memory as we are not installing anything to your hard drive. Make sure everything completed without Errors. If you only see warnings, this is OK!
Let's connect the Tablet to the USB port and put into flash mode. With the Tablet power off and the all cables removed, hold the Vol– button and plug in the USB cable. Continue to hold the Vol- button for 5 seconds. Let go of the Vol- button and connect the power cable. We should now be in flash mode.
We can test if we connected to flash mode by typing:
lsusb
You should see a list of USB devices. Within this list you should see a entry that has the ID:
ID: 2207:300a
If you see the ID, great we are connected to the tablet. If not, make sure the tablet is off and do the above Tablet procedure again.
OK we are connected!
Dumping the ROM
Type the following command replacing the “F490-4740” with your USB name we wrote down earlier from the USB title bar and follow the prompts. This will start the dump of the tablet:
sudo ./dumpall.sh /media/F490-4740/output
YAY! We are dumping the ROM!
Now we wait for “done...”, hopefully without any errors.
Double click on the “ output” folder in the USB drive window.
Verify that we have “backup.img”, “boot.img”, “kernel.img”, “misc.img”, “parm.img”, “recovery.img”, “system.img and userdata.img.
Now in the left panel of the USB window. Click on the ^ icon next to the USB drive description. This will unmount the USB drive for removal.
We are done!
Flashing the ROM
To flash a file you will notice other commands with the extension “.sh”. You may use any of these commands to restore all or part of the ROM.
For example:
To flash the below stock rom, extract the zip file to a USB drive and type the command changing the “F490-4740” to the name of your USB drive:
sudo ./flashall-user.sh /media/F490-4740/dopo7088stock
To flash a backup of all files including the userdata.img, type the command changing the “F490-4740” to the name of your USB drive:
sudo ./flashall.sh /media/F490-4740/dopo7088stock
To flash just the recovery, do the same as above only with the command:
sudo ./flashrecovery.sh /media/F490-4740/dopo7088stock
To flash just the system, do the same as above only with the command:
sudo ./flashsystem.sh /media/F490-4740/dopo7088stock
The valid command are:
sudo ./dump?.sh
or
sudo ./flash?.sh
replacing ? With:
all, all-user, backup, boot. cache, kernel, kpanic, misc, recovery, system, user, userdata
----------------------
Hope this helps somebody create a full backup.
Thanks.
UPDATE: I got another dopo m7088 tablet, created a backup using the above method and flashed my bricked m7088 tablet. Everything works again. YAY!
Below is the dumped stock rom for the dopo m7088. Hopes this help's sombody unbrick their tablet.
Extract the dopo7088stk.zip to a USB drive and follow the above instructions.
Thanks
Stock Rom Link: https://docs.google.com/file/d/0B8YnQA1FX-_yUU1ERXh1TjNUbnc/edit?usp=sharing
Thanks
I now have my M7088 again. Thank you . Your instructions where 100% right on.
Partition table not correct in stock M7088 ROM!
After I created the dump of the M7088 ROM and I flashed my tablet, I was looking at the parameter file and realized it was wrong from the factory!
There are several problems that may be the reason some people (including me) has had their devices brick for no apparent reason.
Below is the factory partition table. There is a blank space at address 118000 for a length of 11E000 bytes, this is not a problem. However, the "userdata" partition overruns the "kpanic" and "system" partition as well as the "system" partition overruns the "user" partition. This could lead to data corruption in the partitions.
Factory Partition Table: (length @ start)
[email protected](misc), (2000 + 2000 = 4000)
[email protected](kernel), (4000 + 4000 = 8000)
[email protected](boot), (8000 + 8000 = 10000)
[email protected](recovery), (10000 + 8000 = 18000)
[email protected](backup), (18000 + C0000 = D8000)
[email protected](cache), (D8000 + 40000 = 118000)
(ERROR - Space between 118000 and 236000)
[email protected](userdata), (236000 + 400000 = 636000)
(ERROR - 636000 is past 618000 and 61A000)
0x000020[email protected](kpanic), (618000 + 2000 = 61A000)
[email protected](system), (61A000 + 200000 = 81A000)
(ERROR - 81A000 is past 73A000)
[email protected](user) (73A000 -> end)
It looks like someone made a mistake and/or adjusted the partition sizes and never finished the job!
The only way to fix this is to correct the partition table and re-flash the entire device.
Before I corrected the "parameter" and "parm.img" file, I examined other RK3066 roms as well as the dopo TD1010. The TD1010 has a shorter "system" partition so the fixed partition table below is the same as the TD1010 all the way through the "kpanic" partition.
Fixed Partition Table: (length @ start)
[email protected](misc), (2000 + 2000 = 4000)
[email protected](kernel), (4000 + 4000 = 8000)
[email protected](boot), (8000 + 8000 = 10000)
[email protected](recovery), (10000 + 8000 = 18000)
[email protected](backup), (18000 + C0000 = D8000)
[email protected](cache), (D8000 + 40000 = 118000)
[email protected](userdata), (118000 + 400000 = 518000)
[email protected](kpanic), (518000 + 2000 = 51A000)
[email protected](system), (51A000 + 200000 = 71A000)
[email protected](user) (71A000 -> end)
I corrected the stock firmware and repacked it as dopo7088stkfixed.zip. This file can be flashed with the procedure in the earlier post, replacing the original zip package with this one.
Fixed Firmware Link: https://docs.google.com/file/d/0B8YnQA1FX-_yRmhIN1dCT245R2c/edit?usp=sharing
Also, remember to do a full wipe after flashing.
Thanks
---------- Post added at 02:12 PM ---------- Previous post was at 01:51 PM ----------
putertim said:
I now have my M7088 again. Thank you . Your instructions where 100% right on.
Click to expand...
Click to collapse
No problem. Check my above post. I discovered the partition tables from the factory are wrong which could cause data corruption.
Thanks
i keep on getting this error when trying to reflash i follow the steps i dont know what im doing wrong? ..please help.
[can't open input file 'parm.img': No such file or directory
Error: mkkrnlimg could not decode partition table
[email protected]:~/Desktop/ExtractRomRK3066$
bird56duce said:
i keep on getting this error when trying to reflash i follow the steps i dont know what im doing wrong? ..please help.
[can't open input file 'parm.img': No such file or directory
Error: mkkrnlimg could not decode partition table
[email protected]:~/Desktop/ExtractRomRK3066$
Click to expand...
Click to collapse
Sounds like the path to the files is incorrect.
The command "sudo ./flashall-user.sh /media/F490-4740/dopo7088stock" will look for the media in the path specified.
The "sudo ./flashall-user.sh" is the command part of the line.
The path can be interpreted as "/media/" + "The USB Drive Name in the title bar of the window" + "/" + "The Folder the media is in that has the parm.img file."
For example: if you have the files that includes the parm.img file on the USB drive in a folder called "ROM" and the name of the USB drive at the top of the USB drive window is "ABCD-0123", the line would look like:
sudo ./flashall-user.sh /media/ABCD-0123/ROM
Hope this helps.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
opening awsfai
mikeopi said:
Sounds like the path to the files is incorrect.
The command "sudo ./flashall-user.sh /media/F490-4740/dopo7088stock" will look for the media in the path specified.
The "sudo ./flashall-user.sh" is the command part of the line.
The path can be interpreted as "/media/" + "The USB Drive Name in the title bar of the window" + "/" + "The Folder the media is in that has the parm.img file."
For example: if you have the files that includes the parm.img file on the USB drive in a folder called "ROM" and the name of the USB drive at the top of the USB drive window is "ABCD-0123", the line would look like:
sudo ./flashall-user.sh /media/ABCD-0123/ROM
Hope this helps.
Click to expand...
Click to collapse
:good: I figured it out. thank you. I have another question what are the proper steps after flashing a new rom? I followed all your steps from dumping to flashing the new fixed rom, but cant get the device out of that stupid DOPO screen. After flashing with the new rom do you unplug it and reboot? BTW its not rooted. thanks
bird56duce said:
:good: I figured it out. thank you. I have another question what are the proper steps after flashing a new rom? I followed all your steps from dumping to flashing the new fixed rom, but cant get the device out of that stupid DOPO screen. After flashing with the new rom do you unplug it and reboot? BTW its not rooted. thanks
Click to expand...
Click to collapse
Hold the power key for about 15 seconds to force a shut down.
After shutting down, do you still get a stuck dopo screen?
If so, try a different USB port on the PC and try the procedure again. Sometime it does not seem to always take.
Make sure you are using the command sudo ./flashall.sh with the fixed rom. For the fixed rom to work, you have to flash all partitions. Then do a factory reset once it is fully booted.
Also, do a wipe. With the power off, hold the vol- and power key. This should bring you into the recovery menu. Do a wipe cache & wipe data/factory reset & reboot.
I have tried your technique at least 4 times and it doesn't work. I can't get through the Linux part with the downloaded file that you offer in your post. I get errors and I cannot go any further.
Either the file that you posted is not good or there is something else going on here. Any idea's? I have also seen other posts saying they cannot get past the errors.
mvalent000 said:
I have tried your technique at least 4 times and it doesn't work. I can't get through the Linux part with the downloaded file that you offer in your post. I get errors and I cannot go any further.
Either the file that you posted is not good or there is something else going on here. Any idea's? I have also seen other posts saying they cannot get past the errors.
Click to expand...
Click to collapse
Please give me more info on what the errors are and what command are they after?
mikeopi said:
Any information I give is to be used at your own risk. I take no responsibility for any damage to your device.
Here's my story: I installed an application to change the fonts after I rooted. This damaged the system and created a boot loop. At this point I had not worked out a reliable method to backup and restore the ROM and in the process of trying to fix, I wound up damaging the partitions trying to push a file back into the tablet with adb.
So in my research to restore the ROM, I came across several methods to flash the ROM, but very few methods to dump the complete ROM and I wanted to be able to extract and restore the entire ROM. In another thread, I found scripts to dump the rk3066 chipset. I expanded this idea and modified the scripts to flash the ROM as well. Also, I created an installer script to simplify the process.
These scripts need to use the Ubuntu Linux live DVD to dump and flash the ROM. The advantages of Linux is you can directly connect to the tablet in flash mode without the trouble of having to install drivers or the android SDK.
Download the Linux 12.04 LTS version from the following Link .
Once downloaded, burn this ISO file to a DVD using your favorite DVD burning software. Most burning software have the ability to decode ISO files. If needed, here is a free ISO burner. Link:
Download the attached zip file and copy the zip to the USB drive. Do not decompress in windows as we need to do this under linux to preserve the stored permissions.
Boot the PC from the DVD drive. This should start the Linux. You may need to press an “F” key during the BIOS boot to bring up a menu to select which drive to boot from. You should see a purple screen. This is Linux loading. Select the “Try Ubuntu” option and the Linux should boot to the Linux Desktop.
OK, we are in Linux!
Insert the USB drive into the PC wait for the Linux to open a window. It may take a little bit as we are running off a DVD and some resources need to load. Be patient and watch the light to finish blinking on the USB stick! Drag the “ExtractRomRK3066.zip” file in the USB window to the desktop.
Write down the name of the USB in the title bar of the window.
For example, My USB window says: F490-4740 in the title bar. Write this down, then move the USB window to the side.
Double click on the zip file, this opens the zip in a window. Drag the “ExtractRomRK3066“ folder in the zip window to the desktop. When the copy is finished, close the zip window.
Click on the “Dash Home” icon on the top left of the desktop, Type “Terminal” in the search box and select the terminal application icon.
In the Terminal Window type exactly as shown while observing the caps:
cd ~/Desktop/Ex*
Type the command:
ls -l
You should see a file named “install.sh” along with other commands ending with “.sh”.
Type the line as shown below including the “./”:
./install.sh
The required libraries should install to Linux. Don't worry this is only in memory as we are not installing anything to your hard drive. Make sure everything completed without Errors. If you only see warnings, this is OK!
Let's connect the Tablet to the USB port and put into flash mode. With the Tablet power off and the all cables removed, hold the Vol– button and plug in the USB cable. Continue to hold the Vol- button for 5 seconds. Let go of the Vol- button and connect the power cable. We should now be in flash mode.
We can test if we connected to flash mode by typing:
lsusb
You should see a list of USB devices. Within this list you should see a entry that has the ID:
ID: 2207:300a
If you see the ID, great we are connected to the tablet. If not, make sure the tablet is off and do the above Tablet procedure again.
OK we are connected!
Dumping the ROM
Type the following command replacing the “F490-4740” with your USB name we wrote down earlier from the USB title bar and follow the prompts. This will start the dump of the tablet:
sudo ./dumpall.sh /media/F490-4740/output
YAY! We are dumping the ROM!
Now we wait for “done...”, hopefully without any errors.
Double click on the “ output” folder in the USB drive window.
Verify that we have “backup.img”, “boot.img”, “kernel.img”, “misc.img”, “parm.img”, “recovery.img”, “system.img and userdata.img.
Now in the left panel of the USB window. Click on the ^ icon next to the USB drive description. This will unmount the USB drive for removal.
We are done!
Flashing the ROM
To flash a file you will notice other commands with the extension “.sh”. You may use any of these commands to restore all or part of the ROM.
For example:
To flash the below stock rom, extract the zip file to a USB drive and type the command changing the “F490-4740” to the name of your USB drive:
sudo ./flashall-user.sh /media/F490-4740/dopo7088stock
To flash a backup of all files including the userdata.img, type the command changing the “F490-4740” to the name of your USB drive:
sudo ./flashall.sh /media/F490-4740/dopo7088stock
To flash just the recovery, do the same as above only with the command:
sudo ./flashrecovery.sh /media/F490-4740/dopo7088stock
To flash just the system, do the same as above only with the command:
sudo ./flashsystem.sh /media/F490-4740/dopo7088stock
The valid command are:
sudo ./dump?.sh
or
sudo ./flash?.sh
replacing ? With:
all, all-user, backup, boot. cache, kernel, kpanic, misc, recovery, system, user, userdata
----------------------
Hope this helps somebody create a full backup.
Thanks.
UPDATE: I got another dopo m7088 tablet, created a backup using the above method and flashed my bricked m7088 tablet. Everything works again. YAY!
Below is the dumped stock rom for the dopo m7088. Hopes this help's sombody unbrick their tablet.
Extract the dopo7088stk.zip to a USB drive and follow the above instructions.
Thanks
Stock Rom Link:
Click to expand...
Click to collapse
I have tried this today about 8 times today. 4 with each folder you supplied in every usb port on my computer. I could do it all the way down to the dumping. I couldn't get any of the flashing working and my m7088 tablet is still stuck on the dopo screen. Please help as I would like to have this tablet working for my way home in a week.
I have Linux as a second os on my laptop so the first part was easy.
Thanks for your help so far. Good info

Categories

Resources