[Completed] Dmtech 1032dc tablet unbrick with installing factory firmware - XDA Assist

hey xda members here's a new topic to unbrick DMTECH 1032dc tablet it's also working with ntt 611 tablet ( 8 gb version only ) and it will work with any tablet with these specification :
CPU: aml8726-mxs 1,5 Ghz dual
10 inch tablet
8gb internal memory
Android 4.1
Recovery system is original
let's start :
first of all download original dmtech 1032dc firmware form here
the extrac OriginalFirmware_tablet1032dc.zip
In the folder TF_Update you will see these files: - update.zip - uImage_recovery - uImage - Developing boot.bin - factory_update_param.aml
• Copy those files to the root of your microSD card.
• Insert the microSD card into the tablet.
• Press and hold the volume - and power for about 15 seconds.
• The installation will start automatically, an Android icon and a line moves are displayed.
• wait until the process is finished and voila your tablet is working now!
:good::fingers-crossed:

hozayfarehan said:
hey xda members here's a new topic to unbrick DMTECH 1032dc tablet it's also working with ntt 611 tablet ( 8 gb version only ) and it will work with any tablet with these specification :
CPU: aml8726-mxs 1,5 Ghz dual
10 inch tablet
8gb internal memory
Android 4.1
Recovery system is original
let's start :
first of all download original dmtech 1032dc firmware form here
the extrac OriginalFirmware_tablet1032dc.zip
In the folder TF_Update you will see these files: - update.zip - uImage_recovery - uImage - Developing boot.bin - factory_update_param.aml
â?¢ Copy those files to the root of your microSD card.
â?¢ Insert the microSD card into the tablet.
â?¢ Press and hold the volume - and power for about 15 seconds.
â?¢ The installation will start automatically, an Android icon and a line moves are displayed.
â?¢ wait until the process is finished and voila your tablet is working now!
:good::fingers-crossed:
Click to expand...
Click to collapse
Hello,
XDA Assist is meant to help newbies find their way around the forums.You can post your findings the the Android General section
__
v7
XDA Assist

Related

[Q] BeBook 7" Live Tablet

Does anyone have this tablet? I can't find this tablet on the website.
I want to know if this tablet can be upgraded to v3.0 or higher when ics comes on CyanogenMod?
Technical Specifications
Weight: 426 gr
Dimensions: 202 x 140 x 11 mm
CPU Samsung Cortex A8 1.0 GHZ
OS: Android 2.2
WiFi 802.11 b/g/n
Bluetooth
Capacitive Multi Touch Screen
7" TFT-LCD Display
SDRAM 512 MB
4 GB Internal Memory
Micro SD/SDHC slot (Up to 32 GB)
G-Sensor
Mini-HDMI port out
Mini-USB port
Microphone
Adobe Flash Compatible
Camera: 2 MP
2 Stereo Speakers
I've the exact same question about the Cyanogen Mod.
Also, I would like to know if it's possible to perform a COMPLETE back up (root or nand backup) without this mod. (without nandroid backup)
The device is also released as the BQ DaVinci. That company released a firmware update to Gingerbread a couple of days ago.
However, I'm a bit reluctant to install it, because it'll change the splash screen and who knows what else.
The update procedure seems to be different from other devices: you have to put a folder called SDFUSE on the root of the SD-card and reboot. The folder contains these files:
SDFUSE
--> ramdisk-uboot.img
--> sdfuse.txt
--> system.img
--> u-boot.bin
--> zImage
Does anyone have any idea on how to reverse-assemble these files (i.e. extract or replace boot splash screen,...)
Mahalaleel said:
I've the exact same question about the Cyanogen Mod.
Also, I would like to know if it's possible to perform a COMPLETE back up (root or nand backup) without this mod. (without nandroid backup)
The device is also released as the BQ DaVinci. That company released a firmware update to Gingerbread a couple of days ago.
However, I'm a bit reluctant to install it, because it'll change the splash screen and who knows what else.
The update procedure seems to be different from other devices: you have to put a folder called SDFUSE on the root of the SD-card and reboot. The folder contains these files:
SDFUSE
--> ramdisk-uboot.img
--> sdfuse.txt
--> system.img
--> u-boot.bin
--> zImage
Does anyone have any idea on how to reverse-assemble these files (i.e. extract or replace boot splash screen,...)
Click to expand...
Click to collapse
There is not much help here..
I think we can forget an answer to our question
From experience I can say 2.3.4 DaVinci upgrade works fine on BeBook Live, even Angry Birds Space is now playable!
Indeed so, I discovered that as well.
But... still no possibility to upgrade to a custom ROM apparently?
AGSO Somx 7 GS20 has same format for their ROMs. In my understanding:
zImage - linux kernel compressed
u-boot-config - ???
ramdisk-uboot.img - ram disk image for loading
system.img - image of /system disk
To convert other ROMs into this format you have to get kernel and ramdisk images from boot.img, then make system partition image (create virtual disk with same size, make filesystem on it, move all /system files to the disk).
After some researching:
zImage - linux kernel gzip-compressed (just kernel, with empty initramfs inside) with built-in unpacker code at start
u-boot-config.bin - u-boot loader and/or its config (perhaps, stage 2 loader as S5PC110 has two-stage loader)
ramdisk-uboot.img - initramfs image (initramfs archive by cpio, then gz [output name "ramdisk"], then mkimage from u-boot distribution)
system.img - image of /system disk (ext4, not compressed)
BQ put ICS (Android 4.0) online for the BQ DaVinci, works fine also (booting takes a bit). Definitely a good idea if you still are using the device, Skype and so on works smooth!

[ROM] [System pull] Teclast P85-AD93 (Rockchip RK3066 Dual Core)

I've seen some RK3066 tablets mentioned, but I think it's time to publish some software and assist those who can and are curious to develop.
First of all, this is the same old Teclast P85 with an Allwinner A10 chip, but this time it hosts a more powerful RK3066 dual core chip, with "quad core" Mali 400 (from what I understand it uses two physical cores and two threaded ones). Alongside it there is 1 GB of RAM, internal SD card of 16 GB, 1024x768, 8 inches...
What I bring here to the table is both a ROM from Teclast, the last working one to my knowledge (1.17) and a /system pull, in the hope that someone wants to pick them up.
If someone picks this and wants to poke about, I'll be glad to test and report.
Teclast image (with installation instructions): https://docs.google.com/open?id=0By7z2PcQscDhSEp0UlFEWmRzdFE
System pull: https://docs.google.com/open?id=0By7z2PcQscDhQTVHOHc4bV9RWTg
Logseman said:
I've seen some RK3066 tablets mentioned, but I think it's time to publish some software and assist those who can and are curious to develop.
First of all, this is the same old Teclast P85 with an Allwinner A10 chip, but this time it hosts a more powerful RK3066 dual core chip, with "quad core" Mali 400 (from what I understand it uses two physical cores and two threaded ones). Alongside it there is 1 GB of RAM, internal SD card of 16 GB, 1024x768, 8 inches...
What I bring here to the table is both a ROM from Teclast, the last working one to my knowledge (1.17) and a /system pull, in the hope that someone wants to pick them up.
If someone picks this and wants to poke about, I'll be glad to test and report.
Teclast image (with installation instructions): https://docs.google.com/open?id=0By7z2PcQscDhSEp0UlFEWmRzdFE
System pull: https://docs.google.com/open?id=0By7z2PcQscDhQTVHOHc4bV9RWTg
Click to expand...
Click to collapse
Hi Logseman, are there any way to root this tablet ?
Yes, you can use ZhuoDaShi with these instructions:
http://tabletrepublic.com/forum/teclast-a10-dual-core/how-root-teclast-a10-dual-core-2491.html
Christian Troy has been able to bring CWM to RK3066 devices. I'm laying a How-To here, but I don't guarantee that CWM will work flawlessly or as intended. I just used these steps to install it on my tablet, and they worked,
You need the update.img with the ROM you're using in your tablet, Wendal's tools to unpack RK images, and Christian Troy's CWM build.
1) Unzip the file which contains Wendal's tools.
2) Rename your update.img to wendal.img and move it to the folder where Wendal's tools are.
3) Run Runme.bat
4) Go to the Temp folder and copy the parameter file you have obtained.
5) Unzip the file which contains CWM.
6) Enter the folder which says "rom" and paste the parameter file from your tablet, replacing the one that is there.
7) Run the RKAndroidTool app in the CWM folder.
8) Connect your tablet in Flashmode: switch it off, and connect it while you hold the VOL+ button. If Windows doesn't find the drivers, they're packaged in the "Drivers" folder of the CWM file.
9) Now the RKAndroidTool should recognize your tablet. Click on "Flash ROM".
10) The tablet will restart in CWM after the flashing. Just poke around for a bit, and if everything's all right, restart the tablet,
Thanks go, of course, to Christian Troy and Wendal. If you can, donate to those guys, they're amazing!

instaling android to china netbook(just sharing a noob guide

instaling android to china netbook(just sharing a noob guide, iv made a long time ago)
guide how to install ANDROID to smartbook(China netbook)( WM8505) For IT geeks who like to play around with tech.... ( ACTUALY IM A ANDROID TAB USER)
1) first of all this is the spec of the smartbook
OS: WINDOWS EMBEDDED CE 6.0 CPU WM8505 DISPLAY 7 "TFT 800 * 480 MEMORY: DDRII 128/2GB NAND-FLASH INPUT 9V 1.5A TOUCH PAD I/O: 3*USB2.0, 1*RJ45, 1*SD socket, 1*earphone, 1*microphone, 1*DCIN
HERE WE HAVE 2 VERSION OF ANDROIDS THAT CAN BE INSTALL IN THIS TINY BOOK
1 ) ANDROID 1.6 (D/LOAD HERE) cheap-hack.com/files/wm8505/android/Script_android_wm8505_v2_mod.zip (http ://goo.gl/EOjyj)
2 ) ANDROID 2.2 FROYO( C/W A PRE INSTALL THEME MANAGER) (D/LOAD) cheap-hack.com/files/wm8505/android/UNGoogle_0.3.7_wm8505_V2_mod.zip ( http ://goo.gl/rsQRi )
I SUGGEST U INSTALL THE 1.6 VERSION AND UPGRADE IT AFTER THAT...
HOW TO INSTALL:
1) FORMAT SD CARD USING FAT32 FORMAT
2)DOWNLOAD, UNZIP AND PLACE THE SCRIPT IN SD CARD
3)PLACE THE SD CARD IN THE SMARTBOOK
4)NOW BOOT UR SMARTBOOK
5)WAIT AND U WILL SEE THE INSTALLATION WORKS AUTOMATICLY
6)U WILL BE PROMP TO REMOVE THE SD CARD..... REMOVE IT
7) WAIT I WHILE,( MAKE TAKE UP TO 5 MINUTES)
8) LAST U WILL HAVE ANDROID ON YOUR SMARTBOOK
* FOR UPGRADING FROM ANDROID 1.6 TO 2.2, JUST FOLLOW THESE STEP ABOVE
HAPPY TRYING GUYS.......
The links are not working.
Can you post new links
in been quite along time...most of the link are dead...im a bit bizzy..when i have some time..il try to provide a new link..sorry
Sent from my SM-N920C using Tapatalk
new link of new version on android for china smartbook wm8505
It includes the Android OS, the original Windows CE, and the updated version of Windows CE which was released by Sylvania.
Mod Edit by @Darth : Host sites like 4shared that require registration to download are not permitted on XDA. Refer to site rules for more. Link removed.
follow step 1- 8 not need to install version 1.6
feel free to try
logo stuck
I have epc 1026 mini laptop it is stuck on logo
Loading os image
Please help

[Q] Help unbrick AMLogic aml8726-mx tablet

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

[Q] Lenco Cooltab-72 Made in China Tablet - Firmware ?

Hello !
It's my first message on this forum... I don't write verry good in English... sorry
First, thank you to read my post
Where can I find a firmware (.img) for (compatible with) my device Lenco Cooltab-72 version 1.2 ?
The official Lenco support won't give me the original...
If someone have this device, it will be verry friendly to dump the stock room and upload it...
It's easy to dump the stock rom ! The files are direct nammed e.g. "system" in /dev/block/...
I have already system.img and boot.img but I haven't others...
But for flash it, I ask to a developper to help me...
With verry good luck, I succeded to flash a time with PhoenixSuit (bcs my tablet work on Allwinner A20 processor). The flash was a success but the screen of my tablet is white (sometimes grey or blue or black... view on afterflash.jpg)... The tablet boot on recovery and adb detect it but <adb shell> don't work... When I put "adb reboot bootloader", the tablet reboot normaly (no bootloader) and usb debugging is not active... I will test to buy a mini-HDMI to HDMI cable to connect my tablet to a external screen, is it a good idea ?
I tested to make a bootable sd card for allwinner tablets... but when I instert this one in the tablet, it don't boot
Caracteristics
WARNING ! IT'S MADE IN CHINA !
Tablet: Lenco Cooltab-72 version 1.2
Processor: Allwinner a20 1,20 Ghz 1,20Ghz (dual core)
Memory: I think 2Go (1go to system and 1Go to data and userdata)
Original Android version: Android Jelly Bean 4.2.2
And more on to view on pix (bottom)...
build.prop is also in the folder...
I have a dekstop computer with dual OS (Windows 7 and Ubuntu 14.xx -last-) (I'm actually on Ubuntu)... (don't detect sdhd cards but I can connect it with a other phone)
I also have a laptop sony vaio with windows 7 and intel core 1.3 cpu... (it detect sdhd cards)
And so a sdhd card of 8GB SanDisk class {4}
Pix:
Mega Folder link (add the http): mega.co.nz/#F!oI5RWbqD!7ciaCt4C7qmDTvHp-AC7Uw
The pix is captured together demounting
Thank you for have understood this message I'm french, sorry...
And thank you to help me,
Ioionutella
Hi, I also have a lenco cooltab-72. I have googled a lot about this tablet and also found zero to nothing about it. I would really need some help because recently my tablet stopped updating his RTC (clock). Also would like some roms if there are
P.S since this is a Allwiner A20 i have found this community: http://www.techknow.me/forum/index.php?board=170.0 (you need to register to see some hidden forums)
Thank's ! I didn't view this community but it should be good
I will keep you to date
ioionutella said:
... Where can I find a firmware (.img) for (compatible with) my device Lenco Cooltab-72 version 1.2 ?
Click to expand...
Click to collapse
Try NeedROM.
You have to get an exact match between the firmware and your hardware, and that site is generally very good for that.
Thank you Belamigo, but there isn't my tablet on this website
I succeded to flash a new rom with debug default enabled !
Now, adb work ! all is working well except the screen I see the same like the other...
ioionutella said:
I succeded to flash a new rom with debug default enabled !
Now, adb work ! all is working well except the screen I see the same like the other...
Click to expand...
Click to collapse
Where did you got that rom?
On techknow forum
ioionutella said:
Hello !
It's my first message on this forum... I don't write verry good in English... sorry
First, thank you to read my post
Where can I find a firmware (.img) for (compatible with) my device Lenco Cooltab-72 version 1.2 ?
The official Lenco support won't give me the original...
If someone have this device, it will be verry friendly to dump the stock room and upload it...
It's easy to dump the stock rom ! The files are direct nammed e.g. "system" in /dev/block/...
I have already system.img and boot.img but I haven't others...
But for flash it, I ask to a developper to help me...
With verry good luck, I succeded to flash a time with PhoenixSuit (bcs my tablet work on Allwinner A20 processor). The flash was a success but the screen of my tablet is white (sometimes grey or blue or black... view on afterflash.jpg)... The tablet boot on recovery and adb detect it but <adb shell> don't work... When I put "adb reboot bootloader", the tablet reboot normaly (no bootloader) and usb debugging is not active... I will test to buy a mini-HDMI to HDMI cable to connect my tablet to a external screen, is it a good idea ?
I tested to make a bootable sd card for allwinner tablets... but when I instert this one in the tablet, it don't boot
Caracteristics
WARNING ! IT'S MADE IN CHINA !
Tablet: Lenco Cooltab-72 version 1.2
Processor: Allwinner a20 1,20 Ghz 1,20Ghz (dual core)
Memory: I think 2Go (1go to system and 1Go to data and userdata)
Original Android version: Android Jelly Bean 4.2.2
And more on to view on pix (bottom)...
build.prop is also in the folder...
I have a dekstop computer with dual OS (Windows 7 and Ubuntu 14.xx -last-) (I'm actually on Ubuntu)... (don't detect sdhd cards but I can connect it with a other phone)
I also have a laptop sony vaio with windows 7 and intel core 1.3 cpu... (it detect sdhd cards)
And so a sdhd card of 8GB SanDisk class {4}
Pix:
Mega Folder link (add the http): mega.co.nz/#F!oI5RWbqD!7ciaCt4C7qmDTvHp-AC7Uw
The pix is captured together demounting
Thank you for have understood this message I'm french, sorry...
And thank you to help me,
Ioionutella
Click to expand...
Click to collapse
https://lencosupport.zendesk.com/forums/20467832-Firmware-GB-
https://lencosupport.zendesk.com/entries/26108701-Cooltab-72
26108701-Cooltab-72
marcars said:
lenco.eu/supportfiles/Firmware/Cooltab-72_Fixed_Skype.rar
Click to expand...
Click to collapse
for all who are searching like me
Lenco TAB-1035
marcars said:
https://lencosupport.zendesk.com/forums/20467832-Firmware-GB-
https://lencosupport.zendesk.com/entries/26108701-Cooltab-72
Click to expand...
Click to collapse
Hi mister. My tablet Lenco TAB-1035 does not work.I can not open an account.How then I download the firmware. Thank you.

Categories

Resources