[Q] Help unbrick AMLogic aml8726-mx tablet - General Questions and Answers

Hi, i want some help with unbricking an aml8726-mx tablet. It's Prestigio Multipad Prime Duo, 7" 1024x600 tablet with 16gb internal storage and micro-sd card slot. It has only Power and + - volume buttons.
I've bricked it by flashing official firmware with default recovery. Entered recovery, made wipe, than installed update.zip from sd card. Progress bar started to move, indicating what process is on the way. And than in about 20%(no real percentage was in that recovery) tablet first freezed and than turned off. From this point there was no reaction on buttons, no display(even no backlight) - nothing. Connecting it to PC made the power on light flashing every 1 second(i guess). No device found by PC. I've tried turning on with - and + pressed, with both, without pressing anything - no luck.
So it was deep brick. Later i have found some info about 5th and 6th pins on NAND chip inside tablet, if those pins are connected to each other, after turning on tablet will be discovered by PC as M6 device. That worked! After hours dancing around AML usb flashing tool i was able to boot some uboot on tablet, started some recovery(not on the screen, it's still black as night), connect to recovery with ADB and trying to flash BOOT, BOOTLOADER and RECOVERY.
What i've tried:
1)adb push boot.img, boot loader.img and recovery.img i get from official firmware for this tablet
2)to make sure what my files now exists on tablet. I've pushed them to /cache/ so
Code:
#cd /cache/
#ls
and ls told me what my .img files are there
3)tried to flash
Code:
#flash_image boot /cache/boot.img
#flash_image bootloader /cache/bootloader.img
#flash_image recovery /cache/recovery.img
And here is a problem - each of those command gave me that:
error scanning partitions exit with code -1
I can't flash bootloaders and recovery. I've googled for days and still dont get it - why that "partition scaning" errors and what should i try.
If anyone can help me with that, or is there some different method of flashing it - i will be highly appreciated. I've used this tablet for less than a week and now it's totally bricked what i can't bring it back to life.

Same issue
I have the exact same problem! Could anyone help please?
Futaba0rus said:
Hi, i want some help with unbricking an aml8726-mx tablet. It's Prestigio Multipad Prime Duo, 7" 1024x600 tablet with 16gb internal storage and micro-sd card slot. It has only Power and + - volume buttons.
I've bricked it by flashing official firmware with default recovery. Entered recovery, made wipe, than installed update.zip from sd card. Progress bar started to move, indicating what process is on the way. And than in about 20%(no real percentage was in that recovery) tablet first freezed and than turned off. From this point there was no reaction on buttons, no display(even no backlight) - nothing. Connecting it to PC made the power on light flashing every 1 second(i guess). No device found by PC. I've tried turning on with - and + pressed, with both, without pressing anything - no luck.
So it was deep brick. Later i have found some info about 5th and 6th pins on NAND chip inside tablet, if those pins are connected to each other, after turning on tablet will be discovered by PC as M6 device. That worked! After hours dancing around AML usb flashing tool i was able to boot some uboot on tablet, started some recovery(not on the screen, it's still black as night), connect to recovery with ADB and trying to flash BOOT, BOOTLOADER and RECOVERY.
What i've tried:
1)adb push boot.img, boot loader.img and recovery.img i get from official firmware for this tablet
2)to make sure what my files now exists on tablet. I've pushed them to /cache/ so
Code:
#cd /cache/
#ls
and ls told me what my .img files are there
3)tried to flash
Code:
#flash_image boot /cache/boot.img
#flash_image bootloader /cache/bootloader.img
#flash_image recovery /cache/recovery.img
And here is a problem - each of those command gave me that:
error scanning partitions exit with code -1
I can't flash bootloaders and recovery. I've googled for days and still dont get it - why that "partition scaning" errors and what should i try.
If anyone can help me with that, or is there some different method of flashing it - i will be highly appreciated. I've used this tablet for less than a week and now it's totally bricked what i can't bring it back to life.
Click to expand...
Click to collapse

bal2nis said:
I have the exact same problem! Could anyone help please?
Click to expand...
Click to collapse
Bump, anyone?

Futaba0rus said:
Bump, anyone?
Click to expand...
Click to collapse

Hi I have a sirius Nvsbl equals this model and also takes AML8726. Turns out my tablet is dead and the clearing to see if you can revive and has a pin GND, TX, RX and vcc and this gives me the idea that it is a port to relive problem is not with that program .. I guess with riff box can but I have this box I have several cables Nokia I'm sure it is compatible (DKU5) the problem is with software that can burn the boot?
Enviado desde mi GT-I9300 usando Tapatalk 2

I have exactly the same problem. I managed to flash it with Crystal batch 3 SW. Can acess shell thru adb, but the screen is black too.
I also have boot.img, recovery.img, factory.img, system, but I don't have the bootloader.
Once I flash it with the files mensioned above the tablet doesn't even boot and I have to shunt the TF boot contacts that exist on the board.
It is a DINO 7.17.
AML8726-MX - dual core 1.5GHz
1GB RAM
8GB internal ROM
According to build.prop (original) the board is:
ro.product.model=DINO7.17
ro.product.brand=MID
ro.product.name=DINO7.17
ro.product.device=g08ref - can't seem to find any firmware with this reference
ro.product.board=g08ref
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
the original mtd table:
mtd0: 00400000 00100000 "bootloader"
mtd1: 00800000 00400000 "logo"
mtd2: 00800000 00400000 "aml_logo"
mtd3: 00800000 00400000 "recovery" - have it
mtd4: 00800000 00400000 "boot" - have it
mtd5: 30000000 00400000 "system" - have it
mtd6: 08000000 00400000 "factory" - have it
mtd7: 08000000 00400000 "cache"
mtd8: 90000000 00400000 "userdata"
mtd9: 12d000000 00400000 "NFTL_Part"
Did you fix your tablet?
Could someone help us out here?
:crying:
Futaba0rus said:
Hi, i want some help with unbricking an aml8726-mx tablet. It's Prestigio Multipad Prime Duo, 7" 1024x600 tablet with 16gb internal storage and micro-sd card slot. It has only Power and + - volume buttons.
I've bricked it by flashing official firmware with default recovery. Entered recovery, made wipe, than installed update.zip from sd card. Progress bar started to move, indicating what process is on the way. And than in about 20%(no real percentage was in that recovery) tablet first freezed and than turned off. From this point there was no reaction on buttons, no display(even no backlight) - nothing. Connecting it to PC made the power on light flashing every 1 second(i guess). No device found by PC. I've tried turning on with - and + pressed, with both, without pressing anything - no luck.
So it was deep brick. Later i have found some info about 5th and 6th pins on NAND chip inside tablet, if those pins are connected to each other, after turning on tablet will be discovered by PC as M6 device. That worked! After hours dancing around AML usb flashing tool i was able to boot some uboot on tablet, started some recovery(not on the screen, it's still black as night), connect to recovery with ADB and trying to flash BOOT, BOOTLOADER and RECOVERY.
What i've tried:
1)adb push boot.img, boot loader.img and recovery.img i get from official firmware for this tablet
2)to make sure what my files now exists on tablet. I've pushed them to /cache/ so
Code:
#cd /cache/
#ls
and ls told me what my .img files are there
3)tried to flash
Code:
#flash_image boot /cache/boot.img
#flash_image bootloader /cache/bootloader.img
#flash_image recovery /cache/recovery.img
And here is a problem - each of those command gave me that:
error scanning partitions exit with code -1
I can't flash bootloaders and recovery. I've googled for days and still dont get it - why that "partition scaning" errors and what should i try.
If anyone can help me with that, or is there some different method of flashing it - i will be highly appreciated. I've used this tablet for less than a week and now it's totally bricked what i can't bring it back to life.
Click to expand...
Click to collapse

Same problem here
I have the same problem with my prime duo, but I have a problem with aml flash tool too. Can you link the files (bootorig... config_progress.xml etc) what are worked for you?

I unbricked my android tv box, AML8726-MX g18ref box with a special sd card. I had similar problem....
Sent from my ST18i using xda app-developers app

BenniBenassi said:
I unbricked my android tv box, AML8726-MX g18ref box with a special sd card. I had similar problem....
Sent from my ST18i using xda app-developers app
Click to expand...
Click to collapse
Hello, can you tell us what kind off special SD card?
Thanks

ruyzalim said:
Hello, can you tell us what kind off special SD card?
Thanks
Click to expand...
Click to collapse
Yes I can.
It is a Generic MX Droid-TV (AML8726-MX G18REF) box, now with AndroidGadget ROM.
I used this program below to create a special SD card (with a new image), which booted and fixed my box, with AndroidGadget ROM.
FILE: DD
FILE: IMAGE
FILE: ROM (pw: androidgadget.co.uk)
The DD program used to create the special bootable SD only works under Win XP (Under VMware is also OK)
I hope it will be of help.
If anyone makes a kernel for this that supports CWM, CPU speed mod and CyanogenMod, I'd be grateful

BenniBenassi said:
Yes I can.
It is a Generic MX Droid-TV (AML8726-MX G18REF) box, now with AndroidGadget ROM.
I used this program below to create a special SD card (with a new image), which booted and fixed my box, with AndroidGadget ROM.
FILE: DD
FILE: IMAGE
FILE: ROM (pw: androidgadget.co.uk)
The DD program used to create the special bootable SD only works under Win XP (Under VMware is also OK)
I hope it will be of help.
If anyone makes a kernel for this that supports CWM, CPU speed mod and CyanogenMod, I'd be grateful
Click to expand...
Click to collapse
Thank you very much

WARNING, IF YOU DO NOT KNOW WHAT YOU ARE DOING, THEN DO NOT DO IT.
1) THE PROCESS IS ENTIRELY AUTOMATED.
2) NO NEED TO MANUALLY INSTALL ANYTHING ONCE THE PROCESS IS STARTED.
3) THE 2 ERRORS COMING AT THE END OF THE RECOVERY PROCESS ARE PART OF THE PROCESS.
AN IMPORTANT REMINDER:
If you can not follow the instructions correctly or you do not understand them, ASK BEFOREHAND on the FORUM and UNDER NO CIRCUMSTANCES PERFORM THE RECOVERY.
Under no circumstances should you do any manual installation of any of the files located on the recovery sd card.
The result may be a permanently bricked box with no way to recover.
Here is an almost-idiot proof ROM install and UNBRICK method instruction for AML8726-MX (M6) Android TV Box (1gb / 8gb dual core):
If you manage to brick your box, it is your fault entirely. I did the recovery image for myself and decided to share it with community. Use at your own reponsibility.
Also known as:
G18REF
DROIDBOX iMX6
DROIDTV MX
MX2REF
MATRICOM G-BOX MX2
or any generic Android MX Media Box with same hardware, AML8726MX 1G/8G set top box
HD18 V2.2
HD18 V2.21
HD18 V2.22
I created an easy-install SD Card image from this ROM: Matricom G-Box Midnight MX2 v1.1.5+ (ROM DATE = 9th of August 2013)
The ROM was used for creating the special install SD card.
It is very simple to install, just insert a 4gb or larger SD CARD into Windows PC and use this program to set up the card:
DOWNLOAD THIS:
http://hddguru.com/software/HDD-Raw-Copy-Tool/HDDRawCopy1.02Portable.exe
Then use the extracted sd card image file as a source and set a target to your sd card (4 gb), it writes the image, close the HDD RAW COPY program and eject the card (SAFELY - choose eject from PC, right click menu + eject).
DOWNLOAD THIS:
FILE: Matricom Midnight G-BOX MX2 v1.1.5+ image (August 9th, 2013)
WARNING: THIS METHOD WILL ERASE EVERYTHING FROM YOUR MX BOX AND INSTALL A NEW ROM. USE AT YOUR OWN DISCRETION.
As an added BONUS this will UNBRICK your device in case it is bricked.
Matricom image (Android 4.2.2): OTA works for XBMC etc
- Make sure MX device is powered off and power cable removed.
- Insert SD card you just created.
- Insert a match or a toothpick to reset hole - you will feel a click. (it is the AV hole in the back)
- Power on the MX box by inserting power cable, while holding the match in the reset hole.
- It will boot to recovery and start installing ROM.
- After finishing it will give 2 errors - these do not matter.
- Remove power cable and insert it again, the device will boot as MATRICOM MIDNIGHT G-BOX MX2
This is how the board looks from inside: (NO NEED TO OPEN FOR INSTALLING)
{
"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"
}

BenniBenassi said:
Here is an almost-idiot proof ROM install and UNBRICK method instruction for AML8726-MX (M6) Android TV Box (1gb / 8gb dual core):
Also known as:
G18REF
MX2REF
GENERIC MX MEDIA BOX
HD18 V2.2
HD18 V2.21
I created an easy-install SD Card image from this ROM: Matricom G-Box Midnight MX2 v1.1.5+ (ROM DATE = 9th of August 2013)
The ROM was used for creating the special install SD card.
It is very simple to install, just insert a 4gb or larger SD CARD into Windows PC and use this program to set up the card:
DOWNLOAD THIS:
http://hddguru.com/software/HDD-Raw-Copy-Tool/HDDRawCopy1.02Portable.exe
Then use the extracted sd card image file as a source and set a target to your sd card (4 gb), it writes the image, close the HDD RAW COPY program and eject the card (SAFELY - choose eject from PC, right click menu + eject).
DOWNLOAD THIS:
FILE: Matricom Midnight G-BOX MX2 v1.1.5+ image (August 9th, 2013)
WARNING: THIS METHOD WILL ERASE EVERYTHING FROM YOUR MX BOX AND INSTALL A NEW ROM. USE AT YOUR OWN DISCRETION.
As an added BONUS this will UNBRICK your device in case it is bricked.
Matricom image (Android 4.2.2): OTA works for XBMC etc
- Make sure MX device is powered off and power cable removed.
- Insert SD card you just created.
- Insert a match or a toothpick to reset hole - you will feel a click. (it is the AV hole in the back)
- Power on the MX box by inserting power cable, while holding the match in the reset hole.
- It will boot to recovery and start installing ROM.
- After finishing it will give 2 errors - these do not matter.
- Remove power cable and insert it again, the device will boot as MATRICOM MIDNIGHT G-BOX MX2
This is how the board looks from inside: (NO NEED TO OPEN FOR INSTALLING)
Click to expand...
Click to collapse
Thanks for this
Question, I thought Matricom prevented loading their firmware on non Matricom boxes, will this definitely work on a DroidTV MX?
Thanks

jackhill said:
Thanks for this
Question, I thought Matricom prevented loading their firmware on non Matricom boxes, will this definitely work on a DroidTV MX?
Thanks
Click to expand...
Click to collapse
IF IT IS one of these and the board looks like the one on the picture:
G18REF
MX2REF
GENERIC MX MEDIA BOX
HD18 V2.2
HD18 V2.21
Make sure you check it is the correct hardware.
Don't forget to back up anything you need from it, since this will format everything and install a new rom.
ANSWER IS: YES
This is a special AMLogic Boot SD card image and YES it works.
This is how the MX box looks like:
MX Android 4.2.2 TV Box XBMC Amgloic 8726-MX Dual Core Unboxing
.

can not to flash the firmware with usb metode
Hi to all!
I have a problem with my eboda e300 tablet!
Tablet is bricked and works strange!!
With tablet off when connect this to pc into amlogicburnning software is detected like "standard enhanced" without press the button power and home.
My problem : can not to flash this tablet with original firmware!
Log is:
W/ Import upgrade file E:\Android\AML8726MX\eboda E300_SW-pc-1113-RD_20121129.zip
W/ [P3][20:50:01]Loading spl ...
W/ [P3][20:50:02]Transfer Complete! total size is 18556 Bytes
W/ [P3][20:50:04]Transfer Complete! total size is 500204 Bytes
W/ [P3][20:50:16]After load uboot, disconnect, mBurnWaitCount: 9
W/ [P3][20:50:19]After load uboot, disconnect, mBurnWaitCount: 12
W/ [P3][20:50:21]wait uboot run ,scan system again!!!
W/ [P3][20:50:22]After load uboot, disconnect, mBurnWaitCount: 15
W/ [P3][20:50:25]After load uboot, disconnect, mBurnWaitCount: 18
W/ [P4][21:47:32]Identify get 0, maybe device is reset, back from 0 step and retry
When try to flash this command work :
<command sn="0" path="usb_spl.bin" address="0xd9000000" run="true">load spl</command>
<command sn="1" path="u-boot-orig.bin" address="0x8f800000" run="false">load uboot</command>
<command sn="2" >crc 0x8f800000 size value</command>
and stopped here :
<command sn="3" >run 0x8f800000</command>
In this moment the tablet is not detected into hardware device!!
Thanks to all to any sugestion!:crying:

Confirmed working on my DroidTV MX
Thanks so much

BenniBenassi said:
Here is an almost-idiot proof ROM install and UNBRICK method instruction for AML8726-MX (M6) Android TV Box (1gb / 8gb dual core):
Also known as:
G18REF
MX2REF
GENERIC MX MEDIA BOX
HD18 V2.2
HD18 V2.21m
I created an easy-install SD Card image from this ROM: Matricom G-Box Midnight MX2 v1.1.5+ (ROM DATE = 9th of August 2013)
The ROM was used for creating the special install SD card.
It is very simple to install, just insert a 4gb or larger SD CARD into Windows PC and use this program to set up the card:
DOWNLOAD THIS:
http://hddguru.com/software/HDD-Raw-Copy-Tool/HDDRawCopy1.02Portable.exe
Then use the extracted sd card image file as a source and set a target to your sd card (4 gb), it writes the image, close the HDD RAW COPY program and eject the card (SAFELY - choose eject from PC, right click menu + eject).
DOWNLOAD THIS:
FILE: Matricom Midnight G-BOX MX2 v1.1.5+ image (August 9th, 2013)
WARNING: THIS METHOD WILL ERASE EVERYTHING FROM YOUR MX BOX AND INSTALL A NEW ROM. USE AT YOUR OWN DISCRETION.
As an added BONUS this will UNBRICK your device in case it is bricked.
Matricom image (Android 4.2.2): OTA works for XBMC etc
- Make sure MX device is powered off and power cable removed.
- Insert SD card you just created.
- Insert a match or a toothpick to reset hole - you will feel a click. (it is the AV hole in the back)
- Power on the MX box by inserting power cable, while holding the match in the reset hole.
- It will boot to recovery and start installing ROM.
- After finishing it will give 2 errors - these do not matter.
- Remove power cable and insert it again, the device will boot as MATRICOM MIDNIGHT G-BOX MX2
This is how the board looks from inside: (NO NEED TO OPEN FOR INSTALLING)
Click to expand...
Click to collapse
Must be an idiot. I can't get the card to flash without an error writing after it says 100. If I try it the box boots into recovery but nothing flashes to the box.. I've tried 2 different sd cards

joeblow3 said:
Must be an idiot. I can't get the card to flash without an error writing after it says 100. If I try it the box boots into recovery but nothing flashes to the box.. I've tried 2 different sd cards
Click to expand...
Click to collapse
Your box is not the correct hardware for this ROM.
It is not for other hardware than mentioned in my OP.

It can work in the G02REF(1gb / 4gb dual core)?
---------- Post added at 07:42 AM ---------- Previous post was at 07:35 AM ----------
BenniBenassi said:
Here is an almost-idiot proof ROM install and UNBRICK method instruction for AML8726-MX (M6) Android TV Box (1gb / 8gb dual core):
Also known as:
G18REF
MX2REF
GENERIC MX MEDIA BOX
HD18 V2.2
HD18 V2.21
I created an easy-install SD Card image from this ROM: Matricom G-Box Midnight MX2 v1.1.5+ (ROM DATE = 9th of August 2013)
The ROM was used for creating the special install SD card.
It is very simple to install, just insert a 4gb or larger SD CARD into Windows PC and use this program to set up the card:
DOWNLOAD THIS:
Then use the extracted sd card image file as a source and set a target to your sd card (4 gb), it writes the image, close the HDD RAW COPY program and eject the card (SAFELY - choose eject from PC, right click menu + eject).
DOWNLOAD THIS:
WARNING: THIS METHOD WILL ERASE EVERYTHING FROM YOUR MX BOX AND INSTALL A NEW ROM. USE AT YOUR OWN DISCRETION.
As an added BONUS this will UNBRICK your device in case it is bricked.
Matricom image (Android 4.2.2): OTA works for XBMC etc
- Make sure MX device is powered off and power cable removed.
- Insert SD card you just created.
- Insert a match or a toothpick to reset hole - you will feel a click. (it is the AV hole in the back)
- Power on the MX box by inserting power cable, while holding the match in the reset hole.
- It will boot to recovery and start installing ROM.
- After finishing it will give 2 errors - these do not matter.
- Remove power cable and insert it again, the device will boot as MATRICOM MIDNIGHT G-BOX MX2
This is how the board looks from inside: (NO NEED TO OPEN FOR INSTALLING)
It can work in the G02REF(1gb / 4gb dual core)?
Click to expand...
Click to collapse

I have no idea but I think NOT.
Sent from my ST18i using xda app-developers app

Related

[GUIDE] :: SuperPad/FlyTouch2/WWE10 Android 2.2 V2.5 #4325 Froyo USB Flashing ::

{
"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"
}
This guide is for:
SuperPad / Flytouch2 / WWE10 Tablets
Make sure you've got the right device.
- Infotmic 10.2" Flytouch2 SuperPAD
- It has 256MB RAM
- It has 2GB Internal Storage
- Android OS 2.1
- Have 2 MicroSD Card Slots
- 1024x600 Screen Resolution
- Infotmic X210 Processor
This ROM is NOT for you if your device is SuperPad 2 / Flytouch 3
- Infotmic 10.2" Flytouch2 SuperPAD
- It has 512MB RAM
- It has 4GB Internal Storage
- Android OS 2.2
- Have 1 MicroSD Card Slots
- 1024x600 Screen Resolution
- Infotmic X220 Processor
-------------------------------------------
Warning: Follow these steps. All of them. If you do, it will work. If you misread or miss a step or skip a step because you are hurrying through the process, it WILL brick your tablet. Flashing is a relatively simple process but it requires patience. If you don't have the time to read all of the directions and follow them, YOU DO NOT HAVE TIME TO FLASH, and stick with your old firmware.
I AM NOT RESPONSIBLE FOR ANY DAMAGE THAT THIS ROM HAS CAUSED. FLASH AT YOUR OWN RISK! SINCE THERE ARE SO MANY CLONES OF THIS TABLET, DON'T EXPECT IT WILL WORK PERFECTLY.
-------------------------------------------
Note: I'm not so good in English and grammar, so bear with me. The images is not so clear co'z im using webcam for fast capture and focusing.
If I made mistakes, corrections are welcome.
:: Super Improvement ::
- Much Faster response, you will notice playing Angry Birds is smoother.
- New Default Application updates
- New Icons
- New 3D Gallery
- Supports Flash on browser.
- GPS is now working, GPS app required to test the satellite lock.
- Youtube on browser working fine if you have fast connection.
:: Known Issues ::
- "Some" RJ45 (Ethernet) Port sometimes not working
- "Some" WiFi unstable
- "Some" 3G Device not working
- Market is still free, no paid apps.
- Save path not on MicroSD but inside your Tablet (fixed)
- When it sleeps, it sleep to power off.
- Youtube App is not working, you need to download another compatible version.
:: Thanks to the Donors ::
- Austin Pc Fixed .Com
- frank rugolo
- pastorb1
:: Credits ::
- stragulus
- dgcruzing
- isergio
- _barsuk_
- Aries on an Android (android tablet forum)
- rgocal (android tablet forum)
- and others who I forgot to mention
This guide is for Windows XP, I'm windows7 user before but I downgrade because I want to use my other old softwares for flashing. If you get the idea you can do this also on windows7.
------------------------------
NOTE:
- For windows7 user Run As Administrator the IUW application.
- 64bit Operating System may not work with IUW application.
------------------------------
NOTE: If your tablet showing version 6.1.5 (559[or higher]) or 0.6.1.2(587) Then you can skip some part of the guide. Scroll down directly to the "Alternative Solution" using MicroSD burning. You still need to download the Android 2.2 Froyo Main Firmware.
------------------------------
:: Preparing the Male to Male USB Cable :: (if you have one skip this)
Ok let's start, what you need is a male to male USB cable, if you don't have one you can make your own male to male cable.
Tools
- 2 USB Cable
- Scissor or Cutter
- Electrical Tape or anything to cover the exposed wire
- Solder Lead (Optional)
- Soldering Iron (Optional)
1. Cut each USB to the nearest tip of the female, to make your USB cable longer.
2. Cut each end of the USB to expose the wires and copper wires.
3. Now you can connect each end of the USB, and twist each wires, you can solder it if you like.
4. Now you can tape each wires, and tape all the wires.
This is the finish product.
:: Preparation for Files and Flashing Procedures ::
*Note: Please PM me if there are missing links.
Download IUW 1.1 Flashing Tool
Download Firmware V2852
Download Uboot - V 0.6.1.2(587) working camera
Download Main Android 2.2 Froyo ROM with Flash 10.1
Download New Ramdisk image to change the path of save files to SDCard1
Download Extra Tools Apps
Updated ROM: 25.11.2011
Download Firmware Froyo 2.2 v2.5 #4325
------------------------------------------------------------
:: Clean up the tablet files ::
- Wipe cache partition
- Wipe data/factory reset
- then reboot.
Remove all microSD so that it will not start burning if you have firmware on your microSD.
Visit this link how to clean the data for your tablet.
------------------------------------------------------------
:: Let's Start ::
1. Make a Folder on your desktop for fast track of your files, I named it Froyo 2.2 and save all your downloaded files here.
2. Download IUW Flashing tool, and save it inside the folder of your desktop.
3. After download, unpack it inside the folder.
NOTE: Your tablet should be full charged, and connect the charger while flashing, just to make sure it will not drain much power on your tablet. Don't forget also to remove all your MicroSD cards from the tablet.
4. Since your done making your USB Cable, your tablet should be off and plug the other end USB to the PC and plug the other end on your tablet USB Port between the headphone jack and SDCard Slot 1.
5. Open the IUW application, select Link USB on the left side. And on the Link information the DV (driver) is greyed, because it's not detecting the tablet with driver.
6. Power up the tablet with this combination Power + Menu button for few seconds until you see the message on your tablet "Communicating with PC..."
7. A New Hardware notification will pop up on your PC Screen.
(you have 2 minutes to setup this or the tablet will boot normally)
Select Advance, Next.
Browse the driver from your desktop inside the folder "otg_driver"
Then it will install the driver.
The flasher will turn to green.
:: FLASHING V2852 ::
This rom will only run on tablets which display a version number in the bottom-right "Infotmic" screen when first turned on.. If yours doesn't display a number there, you will need to flash firmware v2852 first.
8. 'Choose a wrapped image' press the "..." button Select the IUS file "WWE10B_Android_393477-v9full.ius"
9. Click 'burn' to flash the tablet.
This picture is flashing the tablet.
10. After burning finishes, plug out the USB cable and press Reset, then restart the device.
:: Flashing UBOOT ::
11. Open UIW application, and connect your tablet USB to PC.
12. Select "Link USB" on "USB Mode:" select "Expert Mode" Uncheck all except "UO".
13. Browse the "u-boot-nand.bin" the one with working camera.
14. After flashing this is the result.
15. Your screen with start to flicker, it will start to initialize.
16. I will take time to load up, until you are in display calibration.
:: Flashing IMAGES ::
17. Power off your tablet, and prepare again the UIW to flash the main android 2.2 firmware.
18. Click Link USB, and select Expert burn.
NOTE: Use the other Ramdisk.img fix you download, not from the flash10.1-android2.2 folder.
19. Power up the tablet with this combination Power + Menu button for few seconds until you see the message on your tablet "Communicating with PC...", if the Dv is green your ready and click the burn button.
20. I will take time to load up, until you are in display calibration and your Done!
:: Alternative Solution ::
If you cant burn the main android image using USB method. You can try the MicroSD card method, but this is only applicable if your tablet will display the version under the InfoTMIC start up logo.
Lets make a bootable MicroSD, to convert the file size to 700~705MB, you need a MicroSD at least 1GB.
Download WinHex with MicroSD Clone Image.
1. Open your WinHex
2. Click Tools->Disk Tools->Clone Disk->
3. On Source Raw Image: click the file button.
locate the "aben.start sector" file, click open.
4. On Destination Medium: click the drive button.
locate the Physical Media of your card reader/MicroSD, ok.
5. Fill in the Start Sector with 0 (zero).
6. Click OK, and WinHex pop up will appear, click OK and it will start cloning the image file to your MicroSD.
7. A notepad will pop up that you are done cloning the image, close and press OK on the pop up message.
8. Close WinHex, and safely remove the card reader/MicroSD.
9. Plug the card reader/MicroSD again, and do a quick format.
10. If you successfully formated the MicroSD to 700~705MB then create an "android" folder, and copy all the main image files on the folder. And your Done! :: If you fail there are some other reason, some card reader is not working properly, try to find another card reader, if your phone has MicroSD Slot and able to communicate and serve as card reader, you can use this also.
- ramdisk (use the other ramdisk you download)
- system
- uImage
- userdata
some optional or skipped file.
- u-boot-nand (android v2.2)
- zSYS (Flytouch Official Image 3245)
This is what's inside the MicroSD on android folder.
12. After copying the files plug the MicroSD at the top most/Slot 1 between the 2 USB port.
13. And Power On your Tablet, and it will start Flashing just like here on the video. http://www.youtube.com/watch?v=47kf4-Vbba8#t=3
You can also use this MicroSD to downgrade back to 3245 firmware.
Thank you.
Don't forget to click the Thank You button
joshgabel said:
SmaRkieS whats your Paypal email address? i owe you $ worked like a charm!
Click to expand...
Click to collapse
Confirmed that the 3G USB modem Huawei E1752 is working perfectly. Just create an APN and reboot while the Huawei E1752 is in the USB port.. After startup it makes a connection and works fast!
manually created an APN in settings/connections/mobile providers and configured for your local provider. Also enabled data connection, otherwise I won't start searching. After that reboot and it started working. No specials actions required.
:: Google Sync ::
If you want to sync the calendar (basic) and contacts go to:
Contacts-> Menu-> Accounts-> Add Account-> Corporate-> enter data for a google account -> choose the default setting -> set the sync options-> Enter the name
:: z4root USB Debug solution ::
1. Download Launcher Pro.
2. Install Launcher Pro.
3. Tap the Home Button at the upper left, it will let you choose different type of launchers.
4. Select Launcher Pro.
5. Tap Menu Button = or at press the menu button at the top of your tablet.
6. Tap the + add
7. Tap Shortcuts
8. Scroll Down, and Tap the Activities.
9. Wait it will load, scroll down to Settings.
10. Scroll down and look for Development.
11. Press OK without changing the name.
12. On Desktop/Home Tap Development.
13. Check the USB Debugging.
14. Restart if necessary.
15. And your done ready to root.
:: Enabling Live Wallpapers ::
1. After rooting your device, your good to go.
2. Install Busybox Installer.
3. Open Busybox Installer, OK, SuperUser request Allow.
4. If BusyBox is not found, tap Install.
5. Press Back Button on your tablet.
6. Install Terminal Emulator.
7. Open Terminal Emulator.
8. Type this commands.
Code:
su
mount -o remount,rw,codepage=utf8,vfat,xattr,check=no /dev/stl5 /system
cat /sdcard/LiveWallpapersPicker.apk > /system/app/LiveWallpapersPicker.apk
cat /sdcard/libRS.so > /system/lib/libRS.so
cat /sdcard/librs_jni.so > /system/lib/librs_jni.so
sample pic of my terminal emulator, I made a mistake in line 5 but it's ok just retype it.
9. Reboot your tablet.
10. Install your live wallpaper apps.
11. On your home screen, tap the menu button. (near the volume next to back)
11. Tap Wallpaper
12. Tap Live wallpapers
13. Select your live wallpapers, and your done.
sample screen shot.
:: GPS Configuration and Setup ::
Download GPS Test Tool
1. Install that app in your tablet.
2. Go to Settings
3. Go to Location & Security
4. Check Use wireless networks
5. Check GPS Satellites
6. Plug your GPS Antenna.
7. Take your antenna outdoor, if the wire is still long try to place the antenna higher.
8. Connect to your WiFi.
9. Run the GPS Status application.
10. Wait for 5~20 mins for satellite discovering and locking.
11. Wait for 5 satellite lock on and you are done.
12. Run your Google Maps, and your locked to your location.
This is the picture number of satellites and number of locked satellites.
The GPS is very accurate.
:: Dismantle/Dissemble of Superpad/Flytouch2 ::
http://www.androidtablets.net/forum/gome-flytouch-ii/14255-inside-my-superpad.html
===========================================================
This is my screen now.
with new virtual keyboard.
I also try swapper2, they say it can improve the performance. This is my Terminal Emulator.
Other Useful Guides here.
http://forum.xda-developers.com/showthread.php?t=1067746
http://forum.xda-developers.com/showthread.php?t=1048776
http://forum.xda-developers.com/showthread.php?t=831178
-------------------------------------
Good work
25-12-2012 -updated links
Download IUW 1.1 Flashing Tool iuw1.1-english.rar - 291.98 KB
Download Firmware Froyo 2.2 v2.5 #4325 - 4325.zip - 212.16 MB
Download Uboot - V 0.6.1.2(587) working camera u-boot-nand.zip v0.6.1.2(587).zip - 130.13 KB
Download New Ramdisk image to change the path of save files to SDCard1 Ramdisk_SmaRkieS.zip - 166.06 KB
Barsik recovery for superpad flytouch - recovery_rd.zip - 1.32 MB
Thank you, cause this people are lazy enough to open the pdf/docx file instructions hehehehe.
I made some mistakes on my post, please post some corrections and suggestions are welcome also.
Thank u for your instructions. Its the first time I manually try to flash my pad so I had to flash to 2852 rom first and it does but when i restart and check my version build it is still on build 1561 (flashing with usb cable).
Tried couple of times can u help me out?
kolk11 said:
Thank u for your instructions. Its the first time I manually try to flash my pad so I had to flash to 2852 rom first and it does but when i restart and check my version build it is still on build 1561 (flashing with usb cable).
Tried couple of times can u help me out?
Click to expand...
Click to collapse
Can you see the version under the InfoTMIC start up logo?
If you can see it then you are ready to update using MicroSD method.
@smarkies
no there is no version number
first time I connected to pc it said found new hardware but no driver. There I selected the otg driver in the package.
Burntool does connect and goes up from 0 to 100 procent (very quick about 7 secs.) when i burn but when i check im still on my previous build.
After that I tried to update to other firmware using update.zip on winhexed sd card. This did work so now I am on 1623 build.
after that I tried again using burntool but still didnt work out.
In the folder containing the 2852 rom there are also two folders
0.6.1.2_1.4.587_OV2655 and
0.6.1.5_1.4.587_GT2005
both contain uboot and uboot nand files is there something I have to do with them before I can flash?
Any advice?
Other thing I noticed: in recovery menu there is a line saying:
e:can't open / cache / recovery / command
It didnt stop me from update with update zip but could it be the reason burntool isnt working for me?
kolk11 said:
@smarkies
no there is no version number
first time I connected to pc it said found new hardware but no driver. There I selected the otg driver in the package.
Burntool does connect and goes up from 0 to 100 procent (very quick about 7 secs.) when i burn but when i check im still on my previous build.
After that I tried to update to other firmware using update.zip on winhexed sd card. This did work so now I am on 1623 build.
after that I tried again using burntool but still didnt work out.
In the folder containing the 2852 rom there are also two folders
0.6.1.2_1.4.587_OV2655 and
0.6.1.5_1.4.587_GT2005
both contain uboot and uboot nand files is there something I have to do with them before I can flash?
Any advice?
Other thing I noticed: in recovery menu there is a line saying:
e:can't open / cache / recovery / command
It didnt stop me from update with update zip but could it be the reason burntool isnt working for me?
Click to expand...
Click to collapse
dont touch any file inside the folder of 0.6.1.2_1.4.587_OV2655 and 0.6.1.5_1.4.587_GT2005.
Try to burn the UO first, u-boot-nand.bin the one with working camera, if not try this another u-boot-nand.
Then burn the Main Image Android Rom.
Thanks for the quick repy to be sure I wont Brick my Pad
for the uo file I use Uboot - V 0.6.1.2(587) or uboot - 0.6.1.5 (587)
and for the ROM files I only use files from the 20110416-v1001 folder?
If so I will burn right away
kolk11 said:
Thanks for the quick repy to be sure I wont Brick my Pad
for the uo file I use Uboot - V 0.6.1.2(587) or uboot - 0.6.1.5 (587)
and for the ROM files I only use files from the 20110416-v1001 folder?
If so I will burn right away
Click to expand...
Click to collapse
I abused my pad flashing many times, and still it is alive, It will brick if your USB cable is poorly made, or overpowered that will fry the motherboard of your tablet, just like what happen to other people.
the safest way to flash is microSD, but it is tricky with this froyo update that's why I risk on flashing using USB.
V 0.6.1.2(587) this one has working camera. But you can try both uboot to display the version under the InfoTMIC logo. But I use V 0.6.1.2(587) coz I want the camera to work fine.
Yes the files inside the 20110416-v1001 folder except for the u-boot-nand inside.
If the USB flashing doesnt work you can try the alternative, using the microSD.
Thank u very very much worked like a chime.
camera and wifi are working I used uo V 0.6.1.2(587)
will play with it tonight to see what else it can do now
Greetz
kolk11 said:
Thank u very very much worked like a chime.
camera and wifi are working I used uo V 0.6.1.2(587)
will play with it tonight to see what else it can do now
Greetz
Click to expand...
Click to collapse
Glad you made it! Check out the speed and the Gallery is now 3D
So you did the UO burn first then Main Image?
Confirm this and I will revise my post.
Co'z I burn my tablet the other way. Main Image then UO.
Yep U0 first than main Rom
Only thing is market has only free apps
but doesnt matter can get apps all over the internet
kolk11 said:
Yep U0 first than main Rom
Only thing is market has only free apps
but doesnt matter can get apps all over the internet
Click to expand...
Click to collapse
Thank you for the confirmation.
Confirm this again.
First: WWE10B_Android_393477-v9full.ius burn
Second: UO burn
Third: Main Image burn
Check my post, applanet can help you with that hehehehe.
This is my screen now.
with new virtual keyboard.
I also try swapper2, they say it can improve the performance. This is my Terminal Emulator.
IUW does not work with 64 bit
Please add in the OP that some on other forum sites have confirmed that IUW does NOT work with any 64 bit operating system.
I will link to reference if I come across it again...
For Development USB debugging options for Z4Root, you may also want to link to my post HERE.
quick tip for windows 7 users, picture 6 will not happen, at least it didn't for me, you need to navigate to devices and printers, find the unknown device, and manually install the otg driver
Works as advertised.
I bricked my tab first, but got it up and running again with your step by step guide. Many thanks!
I followed your instruction for SD card and it worked perfectly. I now have the 3925 version on my Superpad and it seems to be working well. Definite improvement on Angry Birds(which I play way too much) and Home Run Battle 3D. WiFI works fine, don't know about GPS or camera as I don't really use them, but I will check just for curiosity sake Seems to be faster and I have had no random lockups that I had with the v5 I had on previously. I will report back as I use it. Thanks for all the great work!
Jiggity Janx said:
Please add in the OP that some on other forum sites have confirmed that IUW does NOT work with any 64 bit operating system.
I will link to reference if I come across it again...
For Development USB debugging options for Z4Root, you may also want to link to my post HERE.
Click to expand...
Click to collapse
Yes, that's why I made it with Windows XP, and we are aware that 64bit OS is so choosy in terms of software compatibility.
About the USB Debugging, I already made a guide after the Flashing/Burning guide.
caravanman said:
quick tip for windows 7 users, picture 6 will not happen, at least it didn't for me, you need to navigate to devices and printers, find the unknown device, and manually install the otg driver
Click to expand...
Click to collapse
Yes, It is self understanding, there is a note above I use windows XP, but the idea is still there.
If you like to contribute for a guide in windows 7 is welcomed.
nullandvoid said:
I bricked my tab first, but got it up and running again with your step by step guide. Many thanks!
Click to expand...
Click to collapse
You are welcome, enjoy your new faster tablet.
woodeman said:
I followed your instruction for SD card and it worked perfectly. I now have the 3925 version on my Superpad and it seems to be working well. Definite improvement on Angry Birds(which I play way too much) and Home Run Battle 3D. WiFI works fine, don't know about GPS or camera as I don't really use them, but I will check just for curiosity sake Seems to be faster and I have had no random lockups that I had with the v5 I had on previously. I will report back as I use it. Thanks for all the great work!
Click to expand...
Click to collapse
Thank you so much, but I would like to suggest to remove the long quote of my post, just to make the thread clean.
SmaRkieS said:
Thank you for the confirmation.
Confirm this again.
First: WWE10B_Android_393477-v9full.ius burn
Second: UO burn
Third: Main Image burn
Check my post, applanet can help you with that hehehehe.
FOr your confirmation I directly made the UO burn and than burned the main image burn never touched WWE10B_Android_393477-v9full.ius
Where can I find your post on applanet to get market running?
Thanks in advance
Click to expand...
Click to collapse
kolk11 said:
SmaRkieS said:
Thank you for the confirmation.
Confirm this again.
First: WWE10B_Android_393477-v9full.ius burn
Second: UO burn
Third: Main Image burn
Check my post, applanet can help you with that hehehehe.
FOr your confirmation I directly made the UO burn and than burned the main image burn never touched WWE10B_Android_393477-v9full.ius
Where can I find your post on applanet to get market running?
Thanks in advance
Click to expand...
Click to collapse
pmed you.
Click to expand...
Click to collapse

[DEV] unofficial CyanogenMod 7/ClockworkMod Recovery 5 for TCC8902/TCC8803 tablets

this is a work-in-progress development project for porting CyanogenMod 7 (gingerbread/2.3.7) and ClockworkMod Recovery 5 to Telechips TCC8902 and TCC8803 tablets.
this is not perfect at all. and I'm very busy. progress will be very very slow. I may not be able to answer your question/request. if you have some idea for improvement, please do it freely.
there is no support from any makers/vendors. you must agree all risks by installing non-supported files, it may brick your tablet, and you may lose official support/warranty.
* YOU MUST READ CAREFULLY POST#1, #2, AND #3!
* DO NOT USE IF YOUR TABLET IS NOT LISTED BELOW. IT WILL BRICK YOUR TABLET!
* DO NOT USE FwTool APP. IT WILL BRICK TOUCHSCREEN!
* project page
http://androtab.info/telechips/cyanogenmod/
* supported tablets (TCC8902 with atheros wifi)
a-rival PAD NAV-PA80/83 capacitive (a.k.a. ViewQuest Slate 8")
a-rival PAD NAV-PA81 resistive
Cherrypal CherryPad America (a.k.a. NanoPad)
COBY Kyros MID7015(4K)/7016(8K) GB ROM (a.k.a. Emdoor EM71 singletouch, Optimist Gpad701)
ConCorde tab 7.1 GB ROM (a.k.a. DWCO UM700)
Dropad D10 (a.k.a. GOCLEVER TAB T73)
Emdoor EM51
Emdoor EM71 multitouch (a.k.a. Herotab G701, Lonpad D7)
Haipad M1001 GB ROM 4K(non-HY) and 8K(HY) (a.k.a. Musican U10, Telepad 10.1)
Haipad M701 GB ROM 4K(non-HY) and 8K(HY) (a.k.a. Musican U70, Pandawill G10 1st/3rd model)
HSG X5A (a.k.a. Herotab RK7, Pandawill G11 1st model)
HSG X5A-G (a.k.a. COBY Kyros MID7005, Herotab X5A, Pandawill G11 2nd model)
HSG X6D
HSG X6 GB ROM
inet S1008
Optimist Gpad802 GB ROM
Phecda P7 4K(non-HY) and 8K(HY) (a.k.a. TMARSS P7)
Phecda P7S GB ROM
Storage Options miScroll GB ROM
Storage Options Scroll 7" capacitive GB ROM
Storage Options Scroll 7" resistive 4K(non-S) and 8K(S)
Storage Options Scroll 8"
* supported tablets (TCC8902 with realtek wifi)
Haipad M701 512MB
RoverPad 3W T71
Yarvik TAB211 (a.k.a. EKEN MT705)
* supported tablets (TCC8803 with atheros wifi)
COBY Kyros MID7022 (a.k.a. ConCorde tab 7020, Emdoor EM73 capacitive HY30, Joyplus M778 capacitive HY30, Optimist Gpad702 HY30)
Emdoor EM73 capacitive GC2M 4K and 8K (a.k.a. mivvy MIDroid H23, Joyplus M778 capacitive GC2M, Kogan Agora, Optimist Gpad702 GC2M, Telepad 7C)
Emdoor EM73 resistive AK GC2M, HY30 and SX HY2M (a.k.a. DFP7002A8, Joyplus M778 resistive)
inet 11A3 resistive and 11A4 capacitive
LY-F521 with 1024x600 LCD (a.k.a. Diel Flick 7", Sense V7, Suli MY-7)
LY-F521 with 800x480 LCD
* supported tablets (TCC8803 with realtek wifi)
inet 11A5 capacitive
* current status (2011/10/29)
not work:
3G, bluetooth, camera, hardware accelerated video, GPS, HDMI, and many things which you expect to work
work:
accelerometer, audio, gapps, internal NAND flash, SD card, touchscreen with calibration app, USB host/device, wlan
* changelog
refer git log
* resources
http://www.cyanogenmod.com/ (What is CyanogenMod?)
http://wiki.cyanogenmod.com/index.php?title=Latest_Version#Google_Apps (Google Apps)
http://wiki.cyanogenmod.com/index.php?title=Building_from_source
http://source.android.com/source/
http://review.cyanogenmod.com/#q,status:merged,n,z (CyanogenMod merged changes)
https://github.com/naobsd/cm_device_telechips_common
https://github.com/naobsd/cm_device_telechips_tcc8803
https://github.com/naobsd/cm_device_telechips_tcc8803rt (for realtek wifi models)
https://github.com/naobsd/cm_device_telechips_tcc8902gb (for TCC8902 with GB ROM)
https://github.com/naobsd/cm_device_telechips_tcc8902rt (for TCC8902 with realtek wifi models)
https://github.com/naobsd/cm_device_telechips_tcc8902 (for TCC8902 with Eclair ROM)
https://github.com/naobsd/cm_external_yaffs2/compare/gingerbread-naobsd (placeholder for patches to cherry-pick)
https://github.com/naobsd/cm_frameworks_base/compare/gingerbread-naobsd (placeholder for patches to cherry-pick)
https://github.com/naobsd/cm_packages_apps_TSCalibration
https://github.com/naobsd/cm_system_core/compare/gingerbread-naobsd (placeholder for patches to cherry-pick)
http://www.bernhard-ehlers.de/projects/unyaffs.html
* users' forum
http://scrolltabletforum.co.uk/site/viewtopic.php?f=15&t=1390 (Scroll)
* How to make backup of stock recovery
1. download dump-recovery-signed.zip and put it as update.zip on root of SD card (e.g. /sdcard/update.zip) *1 *2
2. install update.zip from stock recovery *3
stock recovery will be dumped as dumped_recovery.img and /proc/mtd will be copied as dumped_proc_mtd.txt on root of SD card. keep them in safe place.
* How to install ClockworkMod Recovery 5
1. make backup of stock recovery
2. download recovery.zip and put it as update.zip on root of SD card (e.g. /sdcard/update.zip) *1 *2
3. install update.zip from stock recovery *3
clockworkmod will be booted on next reboot recovery.
how to operate: MENU/VOL- = next(down), SEARCH/VOL+ prev(up), HOME/POWER = select, BACK = back
*1 if recovery is 3e, you can put it with any name on any directory in SD card
*2 some tablets/roms mount internal storage as /sdcard. confirm update.zip exists on root of SD card.
*3 some tablets/roms have system update function in Settings to install update.zip
* How to install ClockworkMod Recovery 5 (alternative)
a. flash recovery.img in recovery.zip by fastboot (if your tablet has fastboot mode)
b. flash recovery.img in recovery.zip by flash_image command on root shell
c. flash tcc_mtd.img with clockworkmod recovery.img by FWDN
you may need to delete /system/etc/install-recovery.sh before install (if it exists on your tablet)
* How to install CyanogenMod 7
1. install ClockworkMod Recovery 5
2. reboot recovery
3. make backup of stock ROM
4. wipe data/factory reset *4
5. install cyanogen.zip
6. reboot
7. touchscreen calibration *4 *5
*4 only if you are upgrading from non-CM7 ROM (CM7 1st install)
*5 only if you are using resistive touchscreen or misaligned capacitive touchscreen. if calibration is not needed, press BACK to cancel calibration.
* How to flash FWDN image (Windows PC is required)
i) prepare
1. download FWDN_V7_v2.13.exe
2. download & install VTC Driver v5.xx for your Windows PC
3. download lk.rom and tcc_mtd.img for your tablet (DO NOT USE FILES FOR OTHER TABLETS!)
4. connect power cable (do not use USB power for safety)
ii) flash bootloader(lk.rom) you can skip this step if you already flashed proper lk.rom or you don't have proper lk.rom for your tablet
1. start FWDN on PC
2. drag & drop lk.rom into FWDN window
3. (re)boot tablet into FWDN mode
4. connect PC and tablet (window popped and size of "NAND Data" is displayed in Area Map in FWDN window)
5. confirm checkbox of lk.rom is checked
6. click "Start" & wait complete
7. disconnect & reboot tablet into FWDN mode to use new(just flashed) bootloader
8. uncheck checkbox of lk.rom (it's ok if checked but no reason to flash again in next step)
iii) flash Android image and initialize internal NAND(FAT) partition
1. drag & drop tcc_mtd.img into FWDN window
2. (re)boot tablet into FWDN mode (if you forgot it in 7. in previous step)
3. connect PC and tablet
4. click "NAND Data" in Area Map in FWDN window *6 *7
5. fill "Image File Path" (use [...] button) *8
6. click "Create Image" (NAND Data.fai will be added in main FWDN window)
7. confirm checkbox of tcc_mtd.img and NAND Data.fai are checked
8. click "Start" & wait complete (take several minutes)
9. disconnect & reboot tablet
*6 creating new NAND Data.fai is required when size of NAND Data(FAT partition) is changed by flashing new lk.rom in previous step. you can use same NAND Data.fai if you are using same lk.rom. don't use NAND Data.fai from other people.
*7 if size of NAND Data is not changed, you can skip flashing NAND Data.fai to keep your files in NAND(FAT) partition.
*8 you can make non-empty NAND Data.fai in this window
* issues
no mic input with stock apps
USB host on Scroll 7" resistive and 8"
USB mass storage mode (mount from PC) under some condition
some USB mouse
suspend/resume on Emdoor's tablet with Eclair ROM (a-rival PADs, EM51, and EM71 multitouch)
* tips
- what is lk_androtab.rom? / how to increase size of /data?
use lk_androtab.rom in FWDN.zip. in lk_androtab.rom, size of partitions are modified to get more /data. in addition to this, lk.rom/lk_androtab.rom for COBY Kyros MID7015/7016/7022 and EM73 capacitives have +512MB for MTD(assigned to /data) and -512MB for NAND.
- how to use internal NAND flash as SD card?
Settings -> CyanogenMod settings -> Application -> Use internal storage -> On -> reboot
if enabled, internal NAND flash is mounted on /mnt/sdcard and SD card is mounted on /mnt/nand.
in clockworkmod, internal NAND flash is mounted on /emmc. it will be used by "install zip from sdcard -> choose zip from internal sdcard".
- I like portrait / my favorite portrait apps are upside down / accelerometer axes are wrong on some apps
make /data/local.prop with following 3 lines, then reboot.
Code:
accelerometer.hwrotation=270
input.hwrotation=270
ro.sf.hwrotation=270
* FAQ
- what is GB ROM?
old TCC8902 tablets were shipped with Eclair ROM, but there is GingerBread ROM for some tablets. bootloader(lk.rom) and kernel in GingerBread ROM are not compatible with bootloader/kernel in Eclair ROM. CM7 for GB ROMs only work with bootloader in GB ROM, so you need to install GB ROM before installing CM7. (you can use CM7 FWDN image as alternative)
- what is 4K/8K?
there is 2(or more) variants for some tablets. they have different NAND, pagesize are 8192 or 4096, and it may need specific kernel for each.
HY means Hynix, and S means Samsung.
- touchscreen doesn't work (EM71/73)
there is many variants for EM71 and EM73. check your tablet carefully and use proper file.
- touchscreen calibration doesn't run on 1st boot
try run manually
Code:
am start -a android.intent.action.MAIN -n org.zeroxlab.util.tscal/.TSCalibration
- I want to do calibration again
delete following files if exist, reboot, run calibration app, then reboot again
Code:
/data/misc/pointercal
/data/misc/idc/*
- I can't push any file under /system/
Code:
adb remount
- install failed on some apps (e.g. Angry Birds)
remove SD card before install
- no HQ video on youtube app/web
yes, certainly
- no HDMI output
yes, certainly
here is clockworkmod recovery for Kyros7015/Gpad701 users who installed GB ROM(lk.rom)
http://androtab.info/files/tcc8902/cwm/KYROS7015-GB/
ALL FILES UNDER KYROS7015-GB DIRECTORY ARE JUST FOR TEST. DO NOT USE THEM FOR DAILY USE UNTILL TEST IS DONE.
I can't test it at all. if it can be booted, please check /proc/mtd at first
Code:
dev: size erasesize name
mtd0: 00a00000 00100000 "boot"
mtd1: 00500000 00100000 "kpanic"
mtd2: 0b400000 00100000 "system"
mtd3: 00400000 00100000 "splash"
mtd4: 02800000 00100000 "cache"
mtd5: 10500000 00100000 "userdata"
mtd6: 00a00000 00100000 "recovery"
mtd7: 00100000 00100000 "misc"
mtd8: 00100000 00100000 "tcc"
then try to make backup.
Just flashed Clockworkmod on my GB 7015A. Will try it tomorrow. Thanks for the work
by the way, is fastboot mode(not FWDN mode) exist on GB ROM for Gpad701/Kyros7015?
if yes, flashing recovery.img is easy on GB ROM, right?
if no, should I make tcc8900_mtd.img with clockworkmod recovery for easy install?
(no need talk about rooting here. it's meaningless for us because we can modify any files in .img directly)
Fast boot is present
Hey Fun,
Yes fast boot is present in the OEM version.
Cheers
jschill31 said:
Yes fast boot is present in the OEM version.
Click to expand...
Click to collapse
thank you. then, you can flash recovery.img with fastboot easily, right?
20110529 for Kyros 7015(non-GB ROM)/EM71/EM51 are uploaded.
I'm thinking better way to make zips/imgs to support many tablets...
You r da man!
Fun,
I am excited to say that your Clockwork recovery has made a nandroid of the new OEM 2.3.1 for the Coby 7015. I can't wait to see how your CM version progresses. Is it ok with you to direct some other users to your thread?
Cheers
jschill31 said:
I am excited to say that your Clockwork recovery has made a nandroid of the new OEM 2.3.1 for the Coby 7015. I can't wait to see how your CM version progresses. Is it ok with you to direct some other users to your thread?
Click to expand...
Click to collapse
here is dev thread, and I don't have that tablet, so if you tried clockworkmod recovery on Kyros 7015 with GB ROM, I want to hear detail what works and what not.
reboot recovery ok? /proc/mtd ok? backup ok? restore ok?
EDIT: oops I read wrongly. "has made a nandroid" == "backup ok", right?
CM7 for it is already uploaded on my site, but I don't know it boot or not. even if everything works as I except, touch screen will not work because there is no calibration yet.
please don't think "I uploaded" is "it boots". please don't consider "it boots" is "it works without problem". test is required but I can't do it on real device.
EDIT:
here is open forum. anyone can join/leave here.
(I'm not owner/admin. I just started this thread)
jschill31 said:
Fun,
I am excited to say that your Clockwork recovery has made a nandroid of the new OEM 2.3.1 for the Coby 7015. I can't wait to see how your CM version progresses. Is it ok with you to direct some other users to your thread?
Cheers
Click to expand...
Click to collapse
me to iam excited. I will wait. Good work
fabricioemmerick said:
me to iam excited. I will wait. Good work
Click to expand...
Click to collapse
I don't have Kyros 7015. someone need to go further away.
fun_ said:
thank you. then, you can flash recovery.img with fastboot easily, right?
Click to expand...
Click to collapse
yep, just did it in fastboot. Really the easiest method to flash recovery. ClockwordMod 3.2.0.0 also made a successfully backup of my GB 7015A tablet. Did it try to restore though but I guess if the mtd is correct for the backup it will be with the restore.
Thanks a lot for that fun
thank you for your cooperation.
here is next test file for Kyros 7015 GB ROM users.
http://androtab.info/files/tcc8902/cm7/20110529/KYROS7015-GB/cyanogen_kyros7015-ota-eng.fun.zip
it's CM7 for Kyros 7015 GB ROM.
there is no support for touch screen calibration (I think no calc_table on GB ROM, but please confirm), so it will be only for test purpose. please try if you have enough free time
I want to know it boots or not. if not boot, what happen e.g. "a n d r o i d" yes/no, boot anim yes/no, adb yes/no, etc... if adb works, I want to see logcat.
--
I noticed EM71 is usable for this work... touchscreen doesn't work on kernel for Kyros 7015, but it can be usable for initial porting work.
anyway, to get Kyros 7015/EM71 in Japan, cost performance isn't good
I installed the rom for GB and installed your CM7 it gets to chinese 1st boot screen
Then my screen goes black and doesn't do anything ADb doesnt recognize it.
hankm24 said:
I installed the rom for GB and installed your CM7 it gets to chinese 1st boot screen
Then my screen goes black and doesn't do anything ADb doesnt recognize it.
Click to expand...
Click to collapse
oops. thanks. probably insmod lines in init.rc is wrong (I forgot some args)
I'll make next test image, but if you can, please remove all insmod lines from init.rc. I think at least adb will work... (but will not boot without mali.ko. just for testing)
--
try this boot.img
http://androtab.info/files/tcc8902/cm7/20110529/KYROS7015-GB/boot.img
20110529 cyanogen.zip is also replaced just now.
Trying
Okay will try your boot.img in a while my tablet is completely dead ATM. When it's charged i'll flash it and report back
hankm24 said:
Okay will try your boot.img in a while my tablet is completely dead ATM. When it's charged i'll flash it and report back
Click to expand...
Click to collapse
Any luck?
And also, how are you guys able to make cm7 now? For a while everyone said there was almost no way, then it randomly showed up =o
fun_ said:
thank you for your cooperation.
here is next test file for Kyros 7015 GB ROM users.
http://androtab.info/files/tcc8902/cm7/20110529/KYROS7015-GB/cyanogen_kyros7015-ota-eng.fun.zip
it's CM7 for Kyros 7015 GB ROM.
there is no support for touch screen calibration (I think no calc_table on GB ROM, but please confirm), so it will be only for test purpose. please try if you have enough free time
I want to know it boots or not. if not boot, what happen e.g. "a n d r o i d" yes/no, boot anim yes/no, adb yes/no, etc... if adb works, I want to see logcat.
--
I noticed EM71 is usable for this work... touchscreen doesn't work on kernel for Kyros 7015, but it can be usable for initial porting work.
anyway, to get Kyros 7015/EM71 in Japan, cost performance isn't good
Click to expand...
Click to collapse
Here's the logcat with the black screen after flashing...
ps: I'm now about to flash the boot.img you created. Will post my feedfack once done

Cabletech Android Dongle URZ0193 [TCC8925] aka Plute iSMRTV

As an introduction, I ended up with this stick with no markings on inside or outside of casing, didn't even know the vendor. The build that was on the device when I first got it didn't even have the Google Play Store. This lead me to a (somewhat lengthy) look into this model. After a lot of fiddling, trawling and eventually playing, I wanted to bundle up everything I can on this stick as what I do know about it is spread wide and thin.
{
"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"
}
OEM Vendor Plute on Alibaba - Sold as the "iSMRTV"
Official Page (Translated to from Polish to English)
User Manual (Scroll down for English section)
Specifications on website
Main chipset: Cortex-A5 Telechip TCC8925;
Processor: 1GHz; @ 800
RAM: 512MB DDR III
Memory: 4GB NAND Flash
External memory: Micro SD card or USB memory stick
System: Android 4.0 (Ice-cream Sandwitch)
Connectors and Ports
1 x USB Port
SD card slot: 1 x Micro SD (Up to 32GB)
1x Micro USB port (power)
Power
Plug HDMI port to connect the device to the TV
Firmware download - This is v1.1 and have yet to upgrade to this (link was only posted today) but a quick look at update.zip shows at least the Play Store apk in there. This update doesn't flash onto my stick for some reason. I'm chasing down the reseller and the vendor to find out more info and possibly source another update file.
Firmware Upgrade
Restore factory settings
Copy update.zip to a USB flash drive or MicroSD card
Plus in USB flash drive or MicroSD card into dongle
Go Settings > About Tablet > System Updates > Install System Update > From USB Storage (USB Flash drive) OR From SDCARD External Storage (MicroSD card)
Select Install Now
Wait for installation to finish and done!
How to Root (thanks to tatubias)
Download file from here
Unzip cx-01.zip
Connect the dongle to your PC via Micro-USB cable. Ignore USB malfunction warning, PC will detect device once the dongle has finished booting (can take a few minutes, took me a while to figure this one out)
When the installation driver screen appears, select advanced option to select the folder driver from the file that you have unzipped
When driver installation is complete go to the folder Root-Script
Run Root-Script.bat
In Root-Script.bat window
7a - Select option 1 and verify the connection if OK
7b - Select option 2 and check if your device can be rooted (with this script)
7c - If its ok select option 3 when finished the dongle will be rebooted
That's all I have for now. AFAIK there isn't a custom ROM available for this device as yet. Wouldn't mind getting into it myself.
Thanks
Work like a charm
Waiting for a custom ROM
Is it complicated to make a custom rom for this device ? How can I get source to start playing ?
Well here is the drama that was the other night. The firmware they have supplied doesn't flash, at least not onto my device. Tried it from a few different memory sticks and even from internal memory. Tried flashing the update.zip via ADB, no dice. Tried recovering it via ADB. I can get to the bootloader for fastboot, but for the life of me I can't get this firmware to flash.
The problem with the current firmware is that it doesn't allow you to log in with a Google account and therefore the Play Store doesn't work. Killing me. I don't know where to start as far as building firmware for this that I can flash either with the built in function or over ADB and I don't want to risk flashing the CX-01 custom firmware from the Pandawill forum in case I completely brick it.
Any help would be appreciated.
I manage to update mine but it's still 4.0.4
Before launching the upgrade in the about I got
Model Number : TCC8925_HDMI_DONGLE
Android Version 4.0.4
Baseband Version : Unknown
Kernel version : 3.0.8-tcc [email protected] #154 Mon Oct 8 10:53:30 CST 2012
Build number full_tcc8920st_emmc-userdebug 4.0.4 IMM76D eng.sunny.20121008.105834 test-keys
After upgrade
Model Number : ANDROID_HDMI_DONGLE
Android Version 4.0.4
Baseband Version : Unknown
Kernel version : 3.0.8-tcc [email protected] #364 Fri Nov 16 20:51:49 CST 2012
Build number Android-eng 4.0.4 IMM76D IMM76D eng.root.20121128.105154
So the new firmware seems to be newer but I can't see any news on this firmware
I also tried to change some stuff in the zip and sign it again but I didn't manage to update
BTW this is the Stick that I have
http://plute.en.alibaba.com/product...OOK_GOOGLE_PLAYSTORE_TWITTER_ANGRY_BIRDS.html
it's seems to be the real manufacterer of what you call cabletech
Internal nand is a aditional 4GB microSD card.
how to upload new firmware directly on the card? Can anyone give a link to the image of the card? I got her for good... How to create image this card? Sorry google translated...
astarte_corp said:
Internal nand is a aditional 4GB microSD card.
how to upload new firmware directly on the card? Can anyone give a link to the image of the card? I got her for good... How to create image this card? Sorry google translated...
Click to expand...
Click to collapse
Download it from here ftp://ftp.lechpol.pl/Products/Cabletech/frimware1.1/
copy to a micro sd card and launch the install from the setting about upgrade
Hi,
I also have such a stick from Cabletech. Thanks a lot for the update link, I'll try it. What kind of power supply are you using?
I installed the new firmware, it looks that it is very good, the experience is very smooth. There is however a drawback, the Play Store is not working, it seems that everything connected to a google account is not working (Play Store, login to youtube). I suspect that the necessary applications are not installed since I don't have the option to add a google account.
I'll try to install the Google Apps from CM9.
danr677 said:
I installed the new firmware, it looks that it is very good, the experience is very smooth. There is however a drawback, the Play Store is not working, it seems that everything connected to a google account is not working (Play Store, login to youtube). I suspect that the necessary applications are not installed since I don't have the option to add a google account.
I'll try to install the Google Apps from CM9.
Click to expand...
Click to collapse
Did you get the Google Play working? Did you try to restore factory settings?
Is the device working realy smoothly? It works not so well on stock
---------------------------
Edit
I upgraded device using the file. Just after update google services did notwork propertly, it was not possible e.g. to add gogle account or installing aplications from Google Play. I have restored factory settings and it started to work propertly. Device with new firmware works a little bit better...
!
another link please to download firmware....some mirror...... for actualy i need authentication with user and pass...thank you !
dantbt said:
another link please to download firmware....some mirror...... for actualy i need authentication with user and pass...thank you !
Click to expand...
Click to collapse
Possibly you might use this firmware (check if your hardware is the same):
http://tabletrepublic.com/forum/cx-01/cx-01-specs-info-tweaks-2516.html
Hello,
thanks for the great information provided. i was able to do this, that you provided us with and much more but i ran into some issues (issues triggered by myself) and now i have to fix the android image. therefore i have a few questions:
do you have an image (done with dd [linux] or [win32diskimager]) of the internal sd card?
do you have any idea how to boot the device in recovery
do you know a method of installing self-made update.zip's?
the dongle is very much the same with cx-01 but the only thing missing is the button which would allow us to boot the device into recovery mode and flash *.rom files.
DarkArmada said:
As an introduction, I ended up with this stick with no markings on inside or outside of casing, didn't even know the vendor. The build that was on the device when I first got it didn't even have the Google Play Store. This lead me to a (somewhat lengthy) look into this model. After a lot of fiddling, trawling and eventually playing, I wanted to bundle up everything I can on this stick as what I do know about it is spread wide and thin.
OEM Vendor Plute on Alibaba - Sold as the "iSMRTV"
Official Page (Translated to from Polish to English)
User Manual (Scroll down for English section)
Specifications on website
Main chipset: Cortex-A5 Telechip TCC8925;
Processor: 1GHz; @ 800
RAM: 512MB DDR III
Memory: 4GB NAND Flash
External memory: Micro SD card or USB memory stick
System: Android 4.0 (Ice-cream Sandwitch)
Connectors and Ports
1 x USB Port
SD card slot: 1 x Micro SD (Up to 32GB)
1x Micro USB port (power)
Power
Plug HDMI port to connect the device to the TV
Firmware download - This is v1.1 and have yet to upgrade to this (link was only posted today) but a quick look at update.zip shows at least the Play Store apk in there. This update doesn't flash onto my stick for some reason. I'm chasing down the reseller and the vendor to find out more info and possibly source another update file.
Firmware Upgrade
Restore factory settings
Copy update.zip to a USB flash drive or MicroSD card
Plus in USB flash drive or MicroSD card into dongle
Go Settings > About Tablet > System Updates > Install System Update > From USB Storage (USB Flash drive) OR From SDCARD External Storage (MicroSD card)
Select Install Now
Wait for installation to finish and done!
How to Root (thanks to tatubias)
Download file from here
Unzip cx-01.zip
Connect the dongle to your PC via Micro-USB cable. Ignore USB malfunction warning, PC will detect device once the dongle has finished booting (can take a few minutes, took me a while to figure this one out)
When the installation driver screen appears, select advanced option to select the folder driver from the file that you have unzipped
When driver installation is complete go to the folder Root-Script
Run Root-Script.bat
In Root-Script.bat window
7a - Select option 1 and verify the connection if OK
7b - Select option 2 and check if your device can be rooted (with this script)
7c - If its ok select option 3 when finished the dongle will be rebooted
That's all I have for now. AFAIK there isn't a custom ROM available for this device as yet. Wouldn't mind getting into it myself.
Click to expand...
Click to collapse
leonard.pitzu said:
Hello,
thanks for the great information provided. i was able to do this, that you provided us with and much more but i ran into some issues (issues triggered by myself) and now i have to fix the android image. therefore i have a few questions:
do you have an image (done with dd [linux] or [win32diskimager]) of the internal sd card?
do you have any idea how to boot the device in recovery
do you know a method of installing self-made update.zip's?
the dongle is very much the same with cx-01 but the only thing missing is the button which would allow us to boot the device into recovery mode and flash *.rom files.
Click to expand...
Click to collapse
Unfortunately I don't have anything. I ended up trying to flash a ROM I found online, bricked the stick. I can still access via ADB, but need an image to flash and I don't have that. Haven't even looked at the stick since then.
If anyone has an image that can be flashed via ADB, please let us know.
That sucks... i have a working stick but no stock image to share. If you need it i can make a full sd card image (with dd) and share it. This would bring your stick to the factory settings + version 04 of the modds that float around for the cx-01. I had no time to look at the schematics and fit the stick with a button so now this is the only solution availabke.
Firmware Update
I have contacted with the vendor and have received following URL for Calbletech URZ0193 firmware update:
www dot lechpol dot eu slash model slash urz0193 slash - sorry fort unconvenience, but I can't put external links directly. So try remove spaces from the URL and replace "slash" and "dot" words with the characters .
represented by them.
Try it, I just received the mail with the update URL few minutes ago and I do not have any experiences with that update file.
Best regards
Can someone give any mirrot to update 1.1 if im opening lechpol page i need login and pass
Jordandc said:
Can someone give any mirrot to update 1.1 if im opening lechpol page i need login and pass
Click to expand...
Click to collapse
You can download it directly from Cabletech website -->
cabletech.pl/pl/11145-cabletech-smart-tv-android-dongle---przystawka-do-telewizora-z-systemem-android-4-0
lechpol.eu/sites/default/files/produkty/1/1048/update.zip
No login needed...
Some one know where can I download the factory firmware? I upgrade to the new but the google market is not working and I dont want root this device because I lost guaranty.
Jordandc said:
Some one know where can I download the factory firmware? I upgrade to the new but the google market is not working and I dont want root this device because I lost guaranty.
Click to expand...
Click to collapse
I had the same problem. Just restore default settings...
powerkill said:
Thanks
Work like a charm
Waiting for a custom ROM
Is it complicated to make a custom rom for this device ? How can I get source to start playing ?
Click to expand...
Click to collapse
Good day Sir,
do you have another link cause its already been dead
i need this firmware please help.

NuVision TM800A510L- General Info (Root, Recovery, Unbrick)

This thread intends to be a general thread for all things about the NuVision Tablet. The aim is to help other users of this tablet to be able to root their device, get a temporary recovery and to unbrick their device. I will add the guides for the following posts below in time. This would not have been possible without help from @andrei_kr.
{
"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"
}
Technical Specifications:
Display: 8-inch IPS HD capacitive touchscreen
Resolution: 1280 x 800
Operating System: Android 4.4 Kit Kat
Processor: Intel® Atom Processor
Memory: 1GB DDR
Storage: 16GB
Micro SD Card Slot: Yes, expandable up to 64GB
Camera - Rear: 2MP
Camera - Front: 2MP
Audio: 3.5mm stereo jack with microphone
Wireless: Wi-Fi 802.11 b/g/n
Bluetooth: Bluetooth 4.0
Battery Type: Rechargeable lithium-ion
Battery Life: 6+ hours; results will vary based on usage and settings
Port: Micro USB
Sensor(s): Accelerometer
Backup/Root/Recovery
DISCLAIMER:
Rooting your phone and using custom Recoveries and ROM's have risks and may result in bricking your device, and has nothing to do with Google or the device manufacturers. In case of any mishap I am not responsible if you brick/ruin your phone in any way.
Basic computer skills are required and minimal knowledge about the phone and phone utilities also.
Make sure that whatever you do, you are doing it at your own responsibility.
How to backup of your stock ROM, install CWM and Root your device.
Requirements
ADB/Fastboot Drivers
Intel Android USB Drivers
SDcard (8GB of higher)
Temp recovery script
SuperSU
Steps
Download and unpack IntelAndroid-FBRL-07-24-2015.7z
Power off tab.
Hold Vol+ and press Power on the tab 5-10 seconds
You can see logo about 10 sec and after that DROIDBOOT will load
Connect USB cable to PC
Run launch.bat from IntelAndroid-FBRL-07-24-2015 folder
Type ACCEPT and press Enter
Type 5 and ENTER (cwm.zip)
Type T3 and ENTER (or T4)
CWM will load after 10 sec.
Select backup to external sd card.
After the backup is complete, copy it to the PC to ensure it's safe.
Follow steps 1-10 again and go to install zip from sdcard or external and select the SuperSU zip file and flash it.
NOTE: DO NOT FLASH ANY ROMS WITH THIS RECOVERY IT IS ONLY TEMPORARY. I DID NOT TEST XPOSED SO BE CAREFUL.
Credits
@andrei_kr
@social-design-concepts
@vampirefo
@Chainfire
Unbrick your Tab!
To unbrick your device all you simply have to do is go back to the CWM and restore your backup that you created earlier. If you don't have one, here is a copy of a working backup ---> Google Drive. Credits to @andrei_kr, say thanks!
How to fix touch!
If you unbricked your tablet and your touch isn't working, there is no need to worry. @andrei_kr has provided a guide on how to fix that touchscreen. Credits to him.
NOTE: If your touch is working then do not try this, it will mess up your touch!!
You probably got this touchscreen issue by flashing a different kernel with incorrect drivers.
Now your configuration is likely to differ from the native. You can view the konifig in command prompt or in the terminal :
Code:
cat /proc/gt9xx_config
(only mtk) or using the gtp_tools apk (it is in the attached file below).
It starts with the byte sequence: 0x41 0x1C 0x02 0xC0 0x03
0x41 - 65 version
0x1C 0x02 - 540 horizontal resolution
0xC0 0x03 - 960 vertical resolution
Touch must somehow work to press the button, if there is support otg, then it's easier, you can connect a mouse.
1. Install the gtp_tools_v2.6_20140126_special.apk
2. Go to the option Firmware update. Click refresh, see IC Version: 913_1020 then touch GT913 firmware and 1020.
3. Go to the option Config Settings, press read, the data were considered. Under Normal Config we have:
65 version
540 horizontal resolution
960 vertical resolution
4. Click browse, select click browse to the native config.
5. Native configuration take from your device, in the same paragraph, press the save (saves the backup config file). Native configuration for Fly IQ446 in the attached file. Press send.
6. If nothing has changed, look at the version you have and native config. Then change the version of the file in the native config in your hex.
Example: 0x41 = 65 home, a stranger 0x49 = 73 => replace the 0x41 to 0x49.
Xposed does work
Make sure you're rooted and have a working backup.
Download and install Xposed but don't run yet.
Version name:
2.6.1
Release type:
Stable (low risk of bugs)
Download:
de.robv.android.xposed.installer_v32_de4f0d.apk (711.77 KB)
Number of downloads:
11,141,690 in total · 8,610 in the last 24 hours
MD5 checksum:
de4f0dc569f96dbcc5668d40fa76040b
Uploaded on:
Tuesday, May 20, 2014 - 21:59
Changes:
- Fixed a crash with some apps (Disa, Rdio)
- Some minor UI improvements
- A few translation updates
Now either use an android terminal emulator or ADB and run these commands
1. su
2. echo 148 > /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset
3. chmod 664 /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset
Now you can install the Xposed framework.
max0r4axor said:
Xposed does work
Make sure you're rooted and have a working backup.
Download and install Xposed but don't run yet.
Version name:
2.6.1
Release type:
Stable (low risk of bugs)
Download:
de.robv.android.xposed.installer_v32_de4f0d.apk .
Click to expand...
Click to collapse
Thanks for report.
First want to say much thanks for this thread, it was getting frustrating trying to find a solution.
I have encountered a slight issue trying to unstuck 2 of these devices.
neither have been rooted and are stock devices.
i cant seem to get cwm to locate the backup that you supplied.
do i need to copy it to the cwm backup folder on my sd card?
Jingbadguy said:
First want to say much thanks for this thread, it was getting frustrating trying to find a solution.
I have encountered a slight issue trying to unstuck 2 of these devices.
neither have been rooted and are stock devices.
i cant seem to get cwm to locate the backup that you supplied.
do i need to copy it to the cwm backup folder on my sd card?
Click to expand...
Click to collapse
Yes you do. Copy it to your sd card. Btw if your device is stock why do you want to restore this one?
kirito9 said:
Yes you do. Copy it to your sd card. Btw if your device is stock why do you want to restore this one?
Click to expand...
Click to collapse
both are stuck in bootloader.
i was assuming i could just just reflash...
cant find a stock copy anywhere...
Jingbadguy said:
both are stuck in bootloader.
i was assuming i could just just reflash...
cant find a stock copy anywhere...
Click to expand...
Click to collapse
Oh I thought they were working. Follow the procedure above to fix.
NuVision TM101A510L
Will this method work with the NuVison TM101A510L. It seems like a lot of work to do if I'm not sure about this model. Also I have a problem with this model overheating and crashing when I play Pixel Gun 3d and it's pissing me off. I just fired off a curse filled missive to NuVision support. They don't even list this model on their registration page and it seems they have no faith in this model. I will never buy this brand again, in fact I would recommend against it to my customers. I've used Azpen tablets with no problem rooting or playing Pixel Gun 3d. I took a chance and I'm so damned sorry I did.
;angry
Thank you so much for this thread!!! I have been looking for a recovery for a few months now and cant believe I didn't find this until now...
ok so a minor problem... I cant seem to flash the recovery... Not sure if ive placed the recovery file on my sd card properly or not cause i locate a few backup files none of which have any effect. I gave up in frustration untill now. ( Currrently working on a few androids one rooting one imea changing so figured id take a crack at these devices again. THe layer of dust on these things are getting a bit thick.)
williamglick said:
Will this method work with the NuVison TM101A510L. It seems like a lot of work to do if I'm not sure about this model. Also I have a problem with this model overheating and crashing when I play Pixel Gun 3d and it's pissing me off. I just fired off a curse filled missive to NuVision support. They don't even list this model on their registration page and it seems they have no faith in this model. I will never buy this brand again, in fact I would recommend against it to my customers. I've used Azpen tablets with no problem rooting or playing Pixel Gun 3d. I took a chance and I'm so damned sorry I did.
;angry
Click to expand...
Click to collapse
I think the models numbers are specific so I can't say for certain that this will work with your tab. Try the fastboot/rooting procedure first and then maybe you can just restore the system partition only not corrupting the boot/kernel.
Unidave199 said:
Thank you so much for this thread!!! I have been looking for a recovery for a few months now and cant believe I didn't find this until now...
Click to expand...
Click to collapse
You're welcome. I waited months also before finding a working backup.
Jingbadguy said:
ok so a minor problem... I cant seem to flash the recovery... Not sure if ive placed the recovery file on my sd card properly or not cause i locate a few backup files none of which have any effect. I gave up in frustration untill now. ( Currrently working on a few androids one rooting one imea changing so figured id take a crack at these devices again. THe layer of dust on these things are getting a bit thick.)
Click to expand...
Click to collapse
You are using the fastboot method correct? If the recovery script says finished as in no errors show on the screen then it could be the device itself. What do you see?
kirito9 said:
You are using the fastboot method correct? If the recovery script says finished as in no errors show on the screen then it could be the device itself. What do you see?
Click to expand...
Click to collapse
ill let you know just as soon as i can get back to working on those devices... im prety sure if memory serves correctly, that I was getting some errors regarding unable to mound sd or ext sd. I could be wrong but thats what comes to mind.
Im up to my neck in jobs on other devices. (rooting galaxy S5, changing imei on another S5, IMEI change on a LG Stylo 2 plus, Galaxy Tab 2 system issues need to diagnose, and several screen and lcd replacments)
STUCK
ok so i have a little time to work on these....
When i run the launch.bat and get to fastboot, it goes through the instalation and everything checks ok till the very end where it says failed cause too many links.
included the screenshot so you can see.
At this point im unsure if i just need to try flashing the supersu zip like it instructs but having tried befor it had no luck.
can I not just flash twrp on this thing then su like with most root methods?
after ive flashed super su, when i go to restor the working backup i see a list of backups... including yours but when i select it i always get :
checking md5 sums...
md5 mismatch!
what now?
(i tried just flashing the boot but even that comes back with same error)
I know on other devices the recovery is an img file any the one you provide is a rar... i extracted to my desktop and was gonna try flashing with abd/fastboot but since its not an img file, im thinking it wont work...
any thoughts?
Im still unsure how to flash the recovery that u supply in the section for fixing bootloop....
Jingbadguy said:
ok so i have a little time to work on these....
When i run the launch.bat and get to fastboot, it goes through the instalation and everything checks ok till the very end where it says failed cause too many links.
included the screenshot so you can see.
At this point im unsure if i just need to try flashing the supersu zip like it instructs but having tried befor it had no luck.
can I not just flash twrp on this thing then su like with most root methods?
Click to expand...
Click to collapse
The too many links error is common for this device. Touch doesn't work with TWRP on this device so CWM is out only go. You can root and using cwm like any other root method.

Mercury Pro - RCA Tablet BootLoop + No way to acess ADB to hard reset

Hi. I bought the Mercury Pro 7" prosumer tablet back in 2014. I installed a google account on it, forgot the password, beat the 10 opportunities, account (and RCA tablet) locked.
Soon after that, I tried to "hard reset" and "factory reset" this tablet, with all the things I found at the moment through forums, but everytime it came to restart, it will lock itself because I forgot my password and it will not allow me to enter nor my gmail account or any other password at all (no text dialogue).
A friend took it to some "expert android shop", but they never got to fix the small tablet (needless to say).
I remember the tablet came with Marshmallow (Android 6?).
It's 2021, and I thought to find the original ROM Image for this device. But tough luck, I haven't found one (from all the forums I've read, you either need to short-circuit or download a similar clone image for the processor and cross fingers so the wifi modem picks up the .img drivers).
In all and all, if anyone of you would be so kind to help me out with this 7+ year plead: I'd like to fix this tablet in 2021, please. Help me out.
The tablet can be switched on, but Loops itself in the "Mercury Pro" logo, after the dogs logo.
The tablet runs out of battery. I charge it up so that it can be turned "on" just 1 time and 1 time only, to access the Bootload menu by power + volume up.
The times I do this procedure, I wipe clean the dalvik cache, user cache, system cache, set the device to factory reset, and reboot after that.
Again, the 2 dog logo appears, but the tablet stops at the Mercury Pro logo in a loop.
Reset pinhole helps to enter the tablet's "hard reset" (power+volume up) boot menu. It reads:
Android Recovery v1.2
RCT6673W-V1MKC-Android6.0-v08-v1.15.0
- Reboot system now
- Reboot to bootloader
- Apply Update from ADB
- Apply update from SD card
- Wipe data/factory reset
- Wipe Cache partition
- Backup user data
- Restore user data
- Root integrity check
- Mount / System
- view recovery logs
- Power off
(Supported API: 3)
In the remote case the so-called "android repair" shop installed a bad rom on this hardware, what are my chances to Factory reset - re-flash the original stock rom for this device?
The Screen works normally, this tablet doesn't have a hardware fail of any kind, it just loops-boot after the 2 dogs logo into "Mercury pro".
I've checked the tablet internally, there are no burnt connections or anything out of the ordinary. Hardware is intact.
Please help me.
Thanks.
Obviously I went for the VIEW RECOVERY LOGS:
--bionic_open_tzdata: couldn't find any tzdata when looking for localtime!
--bionic_open_tzdata: couldn't find any tzdata when looking for GTM!
--bionic_open_tzdata: couldn't find any tzdata when looking for posixrules!
Starting recovery (pid 133) on Fri Jan 1 00:00:12: 2010
ro.build.product=RCT6673W23M
ro.build.version.sdk=23
ro.build.version.bases=
ro.build.version.release=6.0
ro.build.version.codename=REL
ro.build.version.incremental
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.cpu.abilist=armeabi-v7a,armeabi
ro.product.ota.host=tablet15.gyrodock.com:2300
ro.product.name=RCT6673W23M
ro.product.board=
ro.product.brand=RCA
ro.product.model=RTC6673W23M
ro.product.device=RTC6673W23M
ro.product.locale=en-US
ro.product.version=1.15.0
ro.mediatek.version.dsk=4
ro.mediatek.version.branch=alps-mp-m0.mp8
ro.mediaversion.release=alps-mp-m0.mp8-v1.51_spyked8127.e_P16
ro.mediatek.chip_ver=S01
ro.mediatek.platform=MT8127
ro.openles.version=131072
ro.revision=0
ro.serialno=
ro.setupwizard.mode=OPTIONAL
ro.setupwizard.suppress_d2d=true
ro.mtk_is_tablet=0
ro.mtk_bt_support=1
ro.mtk_wfd_support=1
ro.have_aee_feature_=1
///
Every time I left a space, there were a lot more lines, but I only copied these.
Is this device also known as mercury tab 7?
@viktorrios
In the linguistic world of Android users, they often use the term "hard reset" for "factory reset", which means that the device is reset to the state it was in when it was launched. In official serious usage, there is no "hard reset" for Android devices.
Your issue is that phone is stucking at boot logo. That can't get fixed doing a "Factory Reset" or even by means of ADB and/or Fastboot. IMO you've to re-flash phone's Stock ROM what can be achieved if phone is accessible by means of ADB - what requires USB debugging got enabled on phone.
Tab E said:
Is this device also known as mercury tab 7?
Click to expand...
Click to collapse
No.
Mercury Pro. 7" inch screen RCA TABLET.
jwoegerbauer said:
@viktorrios
In the linguistic world of Android users, they often use the term "hard reset" for "factory reset", which means that the device is reset to the state it was in when it was launched. In official serious usage, there is no "hard reset" for Android devices.
Your issue is that phone is stucking at boot logo. That can't get fixed doing a "Factory Reset" or even by means of ADB and/or Fastboot. IMO you've to re-flash phone's Stock ROM what can be achieved if phone is accessible by means of ADB - what requires USB debugging got enabled on phone.
Click to expand...
Click to collapse
ok. this is one step forward.
Thank you for your reply.
I found this site, but it doesn't have the stock rom:
ROMs | RCA
Be careful download your stock rom from unverified/ unofficial websites. May contain malware
What makes me wonder is; I can access the fastboot menu, I can CLEARLY read the entire log, but the OS is not reached during boot (logo loop). What makes it possible that I have a corrupted library?
Also: If I could find the stock rom and flash it from an SD card: How possible is it from the fastboot menu?
For anyone else who is reading this thread, here's another site with ROMs:
RCA Download Latest Firmware | Flash File | CFirmware - Mobile Phone Flashing, Unlocking and, Latest Firmwares Available.
www.cfirmware.com
Fastboot hasn't a menu ( GUI ) it's a CLI.
Look inside here:
How to Flash Stock Firmware via Fastboot Commands
In this comprehensive post, we will show you how to flash stock firmware of any Android device via Fastboot Commands.Sample Fastboot Command sheet included!
www.droidwin.com
I found an explanation of one of the errors:
I: no boot messages
I: Open /cache/recovery/comand fail error= no such file or directory locale is [(null)]
stage is []
fb0 reports (possibly inaccurate)
The Unable to open DRM node: No such file or directory issue seems to indicate that there is no DRM driver running on your device (or that it failed to initialize). DRM support is a prerequisite for using this tool, as you can see. Most platforms supported by cedrus should also have DRM support, so you probably need to enable it in your kernel config and/or in the board's device-tree file.
Closing since this is not an issue of the tool but a setup issue instead.
I think I need to upload the entire message Log, maybe someone could help. So far I already know the "driver" is not booting and there is no mount of the OS. Everything else is there, and ready to receive an image. It seems the tablet was so wiped off that it doesn't even have an OS.
jwoegerbauer said:
Fastboot hasn't a menu ( GUI ) it's a CLI.
Look inside here:
How to Flash Stock Firmware via Fastboot Commands
In this comprehensive post, we will show you how to flash stock firmware of any Android device via Fastboot Commands.Sample Fastboot Command sheet included!
www.droidwin.com
Click to expand...
Click to collapse
There is another log report that says: error/system/framework/arm/boot.oat check fail
E:Error:/system/framework/oat/arm/wifi-service.odex has been modified md5on Thu Jan 19 01:38:12 2017
System check: FAIL!!
I: Open /cache/recovery/command fail errno = No such file or directory
local is [(null)]
cannot find/open a drm device: No such file or directory
ro.board.platform=mt8127
ro.build.id=MRA58K
....
....
ro.build.type=user
ro.build.user=builder
ro.build.product=RCT6673W23M
ro.build.flavor=RCT6673W23M-user
This site has an RTC 668xxxx image. Will it work?
Download RCA Stock Firmware For All Models | Root My Device
Download RCA Stock Firmware and flash it in your Android device using a Flash tool to get back the native Android experience again.
rootmydevice.com
For anyone else reading, I remember I got this RCA tablet from Amazon years ago. They were out of stock. Recently they are selling the item again: https://www.amazon.com/RCA-Keyboard-Marshmallow-Charcoal-RCT6873W42KC/dp/B01M7TSY16
And guess what?
All along the ROM version my tablet had (from the so -called-experts in Android store in my story) put the wrong ROM version.
So Amazon indicated it is: RCT6873W42KC the rom.
Googling, I found: https://naijarom.com/rca-rct6873w42m
And the site looks legit. The scatter file is there and everything matches 1 to 1 to the STOCK image.
This site also has links: https://androidmtk.com/download-rca-stock-rom-for-all-models
My question now:
Whenever I plug the USB cable in my computer, (even after installing the ADB drivers), it says that windows 10 cannot recognize the USB device.
I am ready to flash using the SP Flash tool and the ROM file, but I can't -for the love of me- make contact from the PC to the tablet.
Could anyone help me with some work around suggestions, please?
Also: Why can't I just drag-drop all scatter ROM image to the microSD and Boot from recovery using "Apply update from SDCard"?
Ok so far everything was going full sail until I hit this brick road: Apparently I need a better USB cable. I've tried 3 different USB cables, but the device becomes unstable on win10 (switches on and off, and the "connected USB" sound dingles every 10 seconds.
Please help.
{
"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"
}
viktorrios said:
Ok so far everything was going full sail until I hit this brick road: Apparently I need a better USB cable. I've tried 3 different USB cables, but the device becomes unstable on win10 (switches on and off, and the "connected USB" sound dingles every 10 seconds.
Please help.
View attachment 5265921
Click to expand...
Click to collapse
Is the stock rom for your device?
And the reason you can't just apply update from SD card is that the scatter rom doesn't have Meta inf and updater script. So the recovery can't install that
Yes, I checked this is the CORRECT Stock Rom for the RCA 7" Tablet Mercury Pro
I've also installed the "legacy hardware drivers":
viktorrios said:
Yes, I checked this is the CORRECT Stock Rom for the RCA 7" Tablet Mercury Pro
I've also installed the "legacy hardware drivers":
View attachment 5265979
Click to expand...
Click to collapse
After you installed the drivers did you restart you Computer?
No, I didn't restart the computer. Let me do that.
I also tried the "newest" micro USB to USB cable I have...
I hope this works.
This is a driver problem. https://tehnotone.com/windows-10-mtk-vcom-usb-drivers-for-32-64-bit-drivers-installation-tutorial/ check this guide out. Don't use the drivers from the above site, just use the driver you instslled

Categories

Resources