CWM Recovery 6.0.1.2 for Allwinner A10 LY-F1/TREQ Tablets

Search This thread

flowish

Retired Recognized Developer
Oct 26, 2011
374
788
hi , i have done compile a latest cwm recovery for Allwinner A10 (LY-F1 and TREQ) for android 4.0 Ice Cream Sandwich, i dont know it will work for other tablets with same vendor so please do with your own risks !!


283688_3567685038655_61029618_n.jpg

Working :
  • Reboot
  • Wipe data / factory reset
  • Wipe Cache
  • Install .zip
  • Backup and Restore
  • All buttons

Not Working :
  • None (need bugs hunter)

Download :

How to install :
  • Download the recovery (recommended latest build)
  • extract and put to your /sdcard
  • open terminal applications (like better terminal emulator) ,or you can use from adb shell and type :
Code:
$ su
# cd /mnt/sdcard
# sh install-recovery.sh
# sh reboot-recovery.sh

Configuration :
  • Power button : Select
  • Volume (+) : Up
  • Volume (-) : Down
  • Go Back : please repeat volume (-) until get "Back Button Enabled" notification. (for build 27/July/2012)

note : you can open cwm recovery with turn off your tablet, and hold volume(+) with turn on/off button.
 
Last edited:

flowish

Retired Recognized Developer
Oct 26, 2011
374
788
Changelog (27/July/2012)
Code:
[LIST]
[*]Building from Cyanogenmod source code
[/LIST]

Changelog (28/July/2012)
Code:
[LIST]
[*]Use black color for background
[*]Show user interface "Go Back"
[/LIST]

Changelog (09/Aug/2012)
Code:
[LIST]
[*]Update version 6.0.1.1
[/LIST]

Changelog (01/Oct/2012)
Code:
[LIST]
[*]Update version 6.0.1.2
[/LIST]
 
Last edited:

STEVE_MARS

Senior Member
Feb 8, 2009
660
578
Valencia
Changelog (27/July/2012)
Code:
[LIST]
[*]Building from Cyanogenmod source code
[/LIST]

Changelog (28/July/2012)
Code:
[LIST]
[*]Use black color for background
[*]Show user interface "Go Back"
[/LIST]

Changelog (09/Aug/2012)
Code:
[LIST]
[*]Update version 6.0.1.1
[/LIST]

Ok in a Onda Vi40 v3 elite, thks from Spain ¡¡¡
P.D. How about touch Recovery?;)
 

flowish

Retired Recognized Developer
Oct 26, 2011
374
788
Just to inform you that the 6.0.1.1 version is running on my Protab2xxl (kind of clone of the AllWinner).
So i just want to say; Thanx! :good:

Ok in a Onda Vi40 v3 elite, thks from Spain ¡¡¡
P.D. How about touch Recovery?;)


you are welcome all, im success compile to version 6.0.1.2 i will upload later ,just need a few day for testing now ..
 

flowish

Retired Recognized Developer
Oct 26, 2011
374
788

razormy

Senior Member
Jun 26, 2010
134
18
I can install just fine but when I try to Wipe cache for the first time, it simply hangs on that screen and nothing happens.

After that, I can no longer boot into the stock rom. I have to use livesuite to reload the factory firmware.

I have an Onda vi40 Ultimate 16gb Alwinner A10 with "Vi40Q_1.4rc3" latest as of this post firmware.

Anything that I can do to get past this. I really want to load a custom rom.

Thanks OP
 

flowish

Retired Recognized Developer
Oct 26, 2011
374
788
I can install just fine but when I try to Wipe cache for the first time, it simply hangs on that screen and nothing happens.

After that, I can no longer boot into the stock rom. I have to use livesuite to reload the factory firmware.

I have an Onda vi40 Ultimate 16gb Alwinner A10 with "Vi40Q_1.4rc3" latest as of this post firmware.

Anything that I can do to get past this. I really want to load a custom rom.

Thanks OP

hmm maybe your partition is not same with my tablet, but did you try the first build ? i hope it will work
 

mccabet

Member
Feb 19, 2011
35
1
Illinois
CWM installed on Skytex SkyPad Alpha2

Just to let you know, I loaded your 6.0.1.1 build as per your instructions into my Skytex Skypad Alpha 2 that also used the A10 CPU and wish to report my results...

The Skytex Skypad uses ICS 4.04, comes with 1GB ram, 4GB flash, capacitive touch.

I believe there are partition differences (size/use?) between the tablets. My partitions are:

/* NAND Devices and application */
nanda -- Boot? ( FAT16 Filesystem, 16,384KB partition size )
nandb -- Boot Config ( Length of Image 0x020000, 2,048KB partition size )
nandc -- Root ( Length of Image 0x809000, 32,768KB partition size )
nandd -- /System ( Mounted by system, 262,144KB partition size )
nande -- /Data ( Mounted by system, 524,288KB partition size )
nandf -- Not Used? ( Blank, all bytes 0xFF, 1,024KB partition size )
nandg -- Recovery ? ( Length of Image 0x85B800, 32,786KB partition size )
nandh -- /Cache ( Mounted by system, 262,144KB partition size )
nandi -- /sdcard ( FAT32 Filesystem, 996,668KB partition size )

The hot-keys does not get me into CWM, but your script does ( possible tablet issue? ).

When doing a backup, the size of system (187KB) is too small to be using the correct partition.

I would like to use your work to build for my Skytex. Can you provide links to your source and some guidance?

Thanks

Tom
 
Last edited:

flowish

Retired Recognized Developer
Oct 26, 2011
374
788
Just to let you know, I loaded your 6.0.1.1 build as per your instructions into my Skytex Skypad Alpha 2 that also used the A10 CPU and wish to report my results...

The Skytex Skypad uses ICS 4.04, comes with 1GB ram, 4GB flash, capacitive touch.

I believe there are partition differences (size/use?) between the tablets. My partitions are:

/* NAND Devices and application */
nanda -- Boot? ( FAT16 Filesystem, 16,384KB partition size )
nandb -- Boot Config ( Length of Image 0x020000, 2,048KB partition size )
nandc -- Root ( Length of Image 0x809000, 32,768KB partition size )
nandd -- /System ( Mounted by system, 262,144KB partition size )
nande -- /Data ( Mounted by system, 524,288KB partition size )
nandf -- Not Used? ( Blank, all bytes 0xFF, 1,024KB partition size )
nandg -- Recovery ? ( Length of Image 0x85B800, 32,786KB partition size )
nandh -- /Cache ( Mounted by system, 262,144KB partition size )
nandi -- /sdcard ( FAT32 Filesystem, 996,668KB partition size )

The hot-keys does not get me into CWM, but your script does ( possible tablet issue? ).

When doing a backup, the size of system (187KB) is too small to be using the correct partition.

I would like to use your work to build for my Skytex. Can you provide links to your source and some guidance?

Thanks

Tom

see my A10 device config at my github , and cwm source from cyanogenmod ics , im not change the source :) good luck !
 

flowish

Retired Recognized Developer
Oct 26, 2011
374
788
Hi,

I have a "NATPC M009S HD" from here: http://www.amazon.co.uk/NATPC-ULTIMATE-Capacitive-Android-tablet/dp/B008USMOXU/ref=cm_cr_pr_product_top

This is a variation of LY-F1 - LY-F1HD

I have tried all 3 builds of the CWM and all of them struggle to mount any sdcard??

Tried to mount sdcard, sd-ext etc but all say cannot mount?

Any ideas?

Cheers

hmm i need a lot of information for your tablet clone..


===================


update version 6.0.1.2 from cyanogen source ,check page one.
 

chris5s

Senior Member
Hi, do you think this recovery would work for Sumvision Astro+

Specs:

Processor: ARM Cortex A8 1.2GHz
Memory: 1GB DDR3 RAM / 16GB Flash
Operating system: Android 4.1.0
7-inch LCD Multi-touch capacitive touch screen
16:9 Aspect Ratio
Resolution: 800 x 480
Graphics: Mali-400 2D/3D graphics

Many thanks, peace
 

flowish

Retired Recognized Developer
Oct 26, 2011
374
788
Hi, do you think this recovery would work for Sumvision Astro+

Specs:

Processor: ARM Cortex A8 1.2GHz
Memory: 1GB DDR3 RAM / 16GB Flash
Operating system: Android 4.1.0
7-inch LCD Multi-touch capacitive touch screen
16:9 Aspect Ratio
Resolution: 800 x 480
Graphics: Mali-400 2D/3D graphics

Many thanks, peace

your OS is android jellybean, i think doesnt work because this cwm only ice cream sandwich
 

Top Liked Posts

  • There are no posts matching your filters.
  • 32
    hi , i have done compile a latest cwm recovery for Allwinner A10 (LY-F1 and TREQ) for android 4.0 Ice Cream Sandwich, i dont know it will work for other tablets with same vendor so please do with your own risks !!


    283688_3567685038655_61029618_n.jpg

    Working :
    • Reboot
    • Wipe data / factory reset
    • Wipe Cache
    • Install .zip
    • Backup and Restore
    • All buttons

    Not Working :
    • None (need bugs hunter)

    Download :

    How to install :
    • Download the recovery (recommended latest build)
    • extract and put to your /sdcard
    • open terminal applications (like better terminal emulator) ,or you can use from adb shell and type :
    Code:
    $ su
    # cd /mnt/sdcard
    # sh install-recovery.sh
    # sh reboot-recovery.sh

    Configuration :
    • Power button : Select
    • Volume (+) : Up
    • Volume (-) : Down
    • Go Back : please repeat volume (-) until get "Back Button Enabled" notification. (for build 27/July/2012)

    note : you can open cwm recovery with turn off your tablet, and hold volume(+) with turn on/off button.
    3
    Changelog (27/July/2012)
    Code:
    [LIST]
    [*]Building from Cyanogenmod source code
    [/LIST]

    Changelog (28/July/2012)
    Code:
    [LIST]
    [*]Use black color for background
    [*]Show user interface "Go Back"
    [/LIST]

    Changelog (09/Aug/2012)
    Code:
    [LIST]
    [*]Update version 6.0.1.1
    [/LIST]

    Changelog (01/Oct/2012)
    Code:
    [LIST]
    [*]Update version 6.0.1.2
    [/LIST]
    1
    Milagrow Tabtop 7.16C

    Thanks a lot and helpful. This works on Milagrow Tabtop 7.16C (which is my bro's and I'm trying fix after s*rewing up)
    1
    Milagrow Tabtop 7.16C - Fixed Device with firmware flash ;)

    sure it works?? i have a 7.16 tabtop .....need to take a nandroid backup.....in need for cwm recovery.....will this work????


    Yes. the CWM works. Haven't tried restoring though. I see that the cwm backups are intelligent (meaning space saving but not copying redundant data). But all this with a slight twist. I had a firmware for LY-F8AS (its really clean small <300mb with no junk and it worksssss) on my 7.16C as I had screwed the tab with wrong flash (flashed firmware for 7.4 a different tab).

    After lots of searching I discovered this is clone/same as LY-F8AS except for the rear camera. So everything works but no rear camera.

    I had also flashed CM9 & CM10 on the device. It worked the first time but later flashes caused the data partition to pickup the 15 MB one. Not checking now since its my bro;s tab and I managed to fix with firmware from the milagrow guys :)

    PM me if you want more info (juicy stuff which you are relly looking to have ) :p
    1
    Is there any harm in doing a fastboot boot recovery.img command to see if it is compatible? This would just boot into the image and not make permanent changes right?