Showing posts with label update. Show all posts
Showing posts with label update. Show all posts

ClockWorkMod Recovery 4.0.0.9 for Spice Mi-410

Well it was this early morning Prof Tj a.k.a Tj_style released the first working clockwork mod recovery for the Huawei X6 variants on an Indonesian forum.( Kaskus.us ) This is a first beta release as more or many of the functions are not implemented fully. This information was received from FreeRadical who earlier made a detailed workaround for rooting virtually any andorid phone.

I myself have tested the clockwork recovery and its working in a limited way.

Version is based on Clockwork mod recovery 4.0.0.9

What's Working:
  • Backup
  • Restore
  • Install From Zip

What's Not Working:
  • ADB
  • USB Mount

Installation:
  • Download, extract file recovery.img from cwm-recovery-fb0-v1.zip
  • Connect mi-410 to PC in Download Mode (keep pressing vol up and power on)
  • You will find a new USB-Storage drive possibly named FIH,
  • Replace file recovery.img in the folder named image
  • Disconnect USB From PC
  • Disconnect mi-410 USB cable and reboot to recovery ( VOL UP + VOL DOWN + POWER ON)

Download:
cwm-recovery-fb0-v1.zip
there is an updated v2 from Tj_style with cwm 4.0.1.9 it seems

Thanks to Tj_style and kaskus forum for the release.
Thanks to FR for sharing this great news on Erodov

How to look up the partition structure of your android phone


This tutorial is for 1.6 only (FTM mode is not available on 2.1)

Setup

1. Download A688 Tools from
http://www.megaupload.com/?d=IFO209MS
The latest version of A688 Tools can be downloaded from
http://snowwolf725.blogspot.com/2010/04/a688a60a88.html
2. Unpack A688 Tools into C:\A688_Tools
3. Reboot your mobile to FTM mode.
4. Execute "Dos_Console.bat" in A688_Tools folder.
5. Use "mkdir sdcard" command to make sdcard folder.
6. Use "mount -t vfat /dev/block/mmcblk0p1 /sdcard" command to mount SD card to sdcard folder.


How to look up partition table of your android phone.
Use "cat /proc/mtd" command to look up partition table of mobile.
$ cat /proc/mtd
The partition table of A688 with 1.6 rom:
dev:    size   erasesize  name
 mtd0: 00500000 00020000 "boot"
 mtd1: 00200000 00020000 "misc"
 mtd2: 00080000 00020000 "splash"
 mtd3: 00500000 00020000 "recovery"
 mtd4: 00500000 00020000 "ftm"
 mtd5: 01000000 00020000 "hidden"
 mtd6: 00060000 00020000 "dbgmsk"
 mtd7: 0a000000 00020000 "system"
 mtd8: 06400000 00020000 "cache"
 mtd9: 0ac80000 00020000 "userdata"
The partition table of A688 with 2.1 rom:
dev:    size   erasesize  name
 mtd0: 00500000 00020000 "boot"
 mtd1: 00200000 00020000 "misc"
 mtd2: 00080000 00020000 "splash"
 mtd3: 00500000 00020000 "recovery"
 mtd4: 00500000 00020000 "ftm"
 mtd5: 01a00000 00020000 "hidden"
 mtd6: 00060000 00020000 "dbgmsk"
 mtd7: 0a000000 00020000 "system"
 mtd8: 00200000 00020000 "misc2"
 mtd9: 05800000 00020000 "cache"
 mtd10: 0ab80000 00020000 "userdata"



Backup Splash,Boot,Recovery,FTM partitions

It is very easy to backup these partitions into image files.
Execute "Dos_Console.bat" in A688_Tools folder, and use "cat /dev/mtd/mtd0 > /sdcard/boot.img" command to backup mtd1 partition to /sdcard/boot.img
In 1.6 mobile, the mtd0 partiton is mapping to the boot partition



Backup Userdata, System, Hidden partitions

1. Execute "Dos_Console.bat" in A688_Tools folder.
2. Using the following commands to backup these partitions into image files:
C:\A688_Tools>adb push RomRepackTools_Linux\mkyaffs2image /sbin
 C:\A688_Tools>adb shell chmod 4777 /sbin/mkyaffs2image
 C:\A688_Tools>adb shell
 # mkdir /sdcard
 # mount -t vfat /dev/block/mmcblk0p1 /sdcard
 # mount -t yaffs2 /dev/block/mtdblock7 /system
 # mkyaffs2image /system /sdcard/system.img
 
 #mkdir /data
 # mount -t yaffs2 /dev/block/mtdblock9 /data
 # mkyaffs2image /data /sdcard/data.img
 
 #mkdir /hidden
 # mount -t yaffs2 /dev/block/mtdblock5 /hidden
 # mkyaffs2image /data /sdcard/hidden.img



Restore roms by using fastboot

Important: Don't flash hidden partition by using fastboot.If you flash hidden partition by using fastboot, you will get a empty hidden partion.
1. Reboot your mobile into fastboot mode
2. Execute "Dos_Console.bat" in A688_Tools folder.
3. Use "fastboot flash [partition name] [image file name]" to flash the partition in the mobile.
For example:
"fastboot flash boot boot.img" will flash the boot partition in mobile with boot.img.
fastboot flash boot boot.img
4. Use "fastboot reboot" to reboot your mobile
Other useful commands:
Earse the specified partition
fastboot erase [partition name]
Boot with specify boot image(This command is no effect in 2.1 mobile)
fastboot boot [image name]

How to update your videocon zeus from 1.6 stock to 2.1 Eclair



Warning This will void your warranty !!! And i am not responsible if you brick your phone !!! :)

But i think you cant brick it .. there will be some hope finally at the service center though !!
This procedure is very simple and tension free :)

Preparation:
you should have these two files ready.

1. spice 2.1 update file F0X-219M-0-5015-A01.nb0  >>or  Read Here
2.SUT-LR update Tool Get it >> HERE


INSTALLING SUT-LR UTILITY:

I hope you already downloaded the Software Update Tool from here SUTLR.ZIP else download it

Extract it to some folder in your pc

Then install it by running the Setup.exe inside

Then start SUT-LR program



it will open to show a screen like this



Connect your phone to the pc using USB cable


Click NEXT




Browse to the folder where you copied the F0X-219M-0-5015-A01.nb0
The screen should show phone is connected.(just making sure drivers are installed :)






Optionally ( I think its better to ) select ERASE DATA




PUTTING THE PHONE IN DOWNLOAD MODE


TURN OFF your phone

Start to Download Mode ( Press Red + Vol Up + Power Key )

It should show
 Flash item : SAMSUNG KG45******
Modem REV  FXX-2-19M-00
incomming download mod
 blah blah blah ….
Don’t have to rush let it go…printing….

Phone should be connected with the USB to the PC else connect it

Now click NEXT on the SUT-LR utility



Then

then

Finally it should give you a screen saying






 update successfull !!!


press FINISH or CONTINUE if you want to update to another ROM any thing as you like :) immediately :)



Either UPDATE Success or with an error code 0x4000 something don’t worry just try to manually switch on your phone it should work fine.




This is just because the reboot failed.. just power on manually and it should all work well.




This method can be used even on a bricked phone which is not booting.So this should work fine or else try again don’t panic J you can always go to Videocon service center and fix it if something terrible happens. I have tried it again and again it worked fine. I even came back to 2.1 and then went up  to 2.2.1 .. now I am looking for a 1.6 stock rom so I can try to come back to 1.6 stock. I will update this post as and when required.

Please share it if you find it useful…… J

Those who successfully done the update please post a comment/feedback. I might be integrating the VIDEOCON Startup and Boot Animation soon … so it will look like a stock version J




Featured post

Step By Step Procedure for Updating to SuperAOSP [Videocon Zeus]

I have tried almost all available custom roms for the commtiva z51 or videocon zeus (spice mi 300 , Orange Boston variant) . For 2.2 Froyo i...