From mcl rom 201 for 4.1.1 to mcl rom 103 for 4.0.4

a2109a

Member
Dec 20, 2012
90
4
I want to go back from mcl rom 201 (4.1.1) to mcl rom 103 (4.0.4).

How are the steps? The tablet is already rooted.

Do I need to install a2109_cwmrecovery-6.0.1.9c.img ? I had installed a2109_cwmrecovery-6.0.1.9d.img for 4.1.1 already.
 

FloRider

Senior Member
Dec 2, 2012
358
111
I want to go back from mcl rom 201 (4.1.1) to mcl rom 103 (4.0.4).

How are the steps? The tablet is already rooted.

Do I need to install a2109_cwmrecovery-6.0.1.9c.img ? I had installed a2109_cwmrecovery-6.0.1.9d.img for 4.1.1 already.

First you install the ROM, then you flash the cwm version for that ROM. I think it's simply:
  1. Wipe data / factory reset
  2. Install MCL 103.
  3. Flash the 'c' version of cwm.
 

a2109a

Member
Dec 20, 2012
90
4
Are you sure it is not the other way round, first cwm and then mcl?

How do I wipe the data? Do I have to use Volume+ / Power on to get to the wipe menu? See screenshots, there are a lot of errors. Can I ignore them? After I have done the wipe and do a reboot, I see my old system with all the installed apps.

$wipe1.jpg

$wipe2.jpg

$wipe3.jpg

$wipe4.jpg
 
Last edited:

FloRider

Senior Member
Dec 2, 2012
358
111
Are you sure it is not the other way round, first cwm and then mcl?

How do I wipe the data? Do I have to use Volume+ / Power on to get to the wipe menu? See screenshots, there are a lot of errors. Can I ignore them? After I have done the wipe and do a reboot, I see my old system with all the installed apps.

Hmm... I hate to say this, but first flash the .9d cwm just to be sure. Then, enter recovery -- yes, use power + vol up. Then format the devlog (I think that's the name). Then do a factory reset. After that, install 4.0.4. Then go back to fastboot to flash the .9c cwm. Formatting the devlog should get rid of some of those errors, but others look more serious. This is my best suggestion at this point, and it should be a relatively quick process.

Sent from my IdeaTabA2109A using Tapatalk HD
 

mcl630

Senior Member
Dec 3, 2012
171
126
First you install the ROM, then you flash the cwm version for that ROM. I think it's simply:
  1. Wipe data / factory reset
  2. Install MCL 103.
  3. Flash the 'c' version of cwm.

Add step 2a) Install the ICS bootloader.
 

Ravak

Member
Dec 5, 2012
37
8
Either:
1. Reboot to Clockwork "d", install ICS Bootloader (once you reboot, Clockwork will no longer work, and neither will your JB ROM)
2. Reboot to Fastboot, install Clockwork "c" (now Clockwork will be working)
3. Reboot to Clockwork "c", install ICS ROM

Or:
1. Reboot to Clockwork "d", install ICS ROM and ICS Bootloader (once you reboot, Clockwork will no longer work)
2. Reboot to Fastboot, install Clockwork "c"
 

vampirefo.

Senior Member
Developer
Nov 8, 2011
3,836
1,394
Either:
1. Reboot to Clockwork "d", install ICS Bootloader (once you reboot, Clockwork will no longer work, and neither will your JB ROM)
2. Reboot to Fastboot, install Clockwork "c" (now Clockwork will be working)
3. Reboot to Clockwork "c", install ICS ROM

Or:
1. Reboot to Clockwork "d", install ICS ROM and ICS Bootloader (once you reboot, Clockwork will no longer work)
2. Reboot to Fastboot, install Clockwork "c"



I run the JB cw_recovery on both ICS and JB bootloaders without issue. So there may not be a need for the ICS cw recovery any more.
 
Last edited:

a2109a

Member
Dec 20, 2012
90
4
Where do I get ICS bootloader? Is this a file?

Edit: I found:

A2109A_ICSBootloader.zip
MD5: 15b243e9e2bad8236bbaf06c05a17351

Is this the right one?
 
Last edited:

a2109a

Member
Dec 20, 2012
90
4
Edit:

ATTENTION: A while afterwards USB-debugging / development options could not be activated anymore, which is very critical, since you need it to flash the device.

I could flash from MCL ICS to stock ICS by pressing VolumUp + Power (still no usb-debugging)
Factory reset of ICS from the options menu (still no usb-debugging)

And then I tried a few times to upgrade to Stock 4.1.1 over the air with the menu. Often I got a network error, but then the Update from Stock 4.0 to 4.1 worked. (still no usb-debugging)
After a factory reset in the options menu of JB (now) I can activate USB debugging again, but it is unrooted now.

My tablet behaves very weird. Maybe the internal flash is broken. Somtimes writing of the flash memory doesn't end, eg after a download from the playstore. It stays at 100% for minutes. After a reboot it works without problemls. Unfortunately similar things happen again and again.

So at the end I landed at Jelly Bean again, but with an unrooted Stock ROM. Let's see how it goes on.


Original posting:

Finally I finished the downgrade to 4.0.4

I followed:

quote_icon.png
Originally Posted by Ravak

Or:
1. Reboot to Clockwork "d", install ICS ROM and ICS Bootloader (once you reboot, Clockwork will no longer work)
2. Reboot to Fastboot, install Clockwork "c"


With my Linux box I did as _root_:

~# adb reboot bootloader

~# /install/androidins/adt-bundle-linux-x86_64/sdk/platform-tools/fastboot -i 0x17ef boot '/install/androidins/ideapad_install/lenovo_a2109a_downloads/cwm_for_4.1.1_md5_6957151c118956b401445e042064be85/a2109_cwmrecovery-6.0.1.9d_md5_6957151c118956b401445e042064be85.img' downloading 'boot.img'...
OKAY [ 1.012s]
booting...
OKAY [ 0.221s]
finished. total time: 1.233s

So I started with cwm for 4.1.1

I installed
superuser-3.1.3-arm-signed_md5_b3c89f46f014c9df7d23b94d37386b8a.zip
a2109a_mcl0103_md5_2735494332747a425e283ed17230bea0.zip
a2109a_icsbootloader_md5_15b243e9e2bad8236bbaf06c05a17351.zip

Then I rebooted. I heared the Nvidia-sound and saw these "animated circles" but it never ended.

So I did again the 2 commands above with my linux box (never disconnected the USB-cable)

And I installed a2109_cwmrecovery-6.0.1.9c_md5_2a36e65e8e5289c67f59d1570eb9e3e6.img and rebooted.

The tablet still didn't go on further than "animated circles", same es before.

Now I did on my linux box:

~# adb reboot bootloader


~# /install/androidins/adt-bundle-linux-x86_64/sdk/platform-tools/fastboot -i 0x17ef boot '/install/androidins/ideapad_install/lenovo_a2109a_downloads/cwm_for_4.0.4_md5_2a36e65e8e5289c67f59d1570eb9e3e6/a2109_cwmrecovery-6.0.1.9c_md5_2a36e65e8e5289c67f59d1570eb9e3e6.img'
< waiting for device >
downloading 'boot.img'...
OKAY [ 1.132s]
booting...
OKAY [ 0.251s]
finished. total time: 1.384s

So I used the cwm for 4.04 now and wiped all the cache I found and installed

superuser-3.1.3-arm-signed_md5_b3c89f46f014c9df7d23b94d37386b8a.zip
a2109a_mcl0103_md5_2735494332747a425e283ed17230bea0.zip
a2109a_icsbootloader_md5_15b243e9e2bad8236bbaf06c05a17351.zip

Now the tablet asked me like in a new setup. Maybe I had to wipe at the beginning and this was the reason why it didn't start to the end.
 
Last edited:
Top