Hi guys. I really need your help.
Sometimes I am so stupid and doing really stupid things. Now I killed my MATE MT-TL10. and I think it is dead forever :( But I still have a hope someone can help me. So here is the story.
I was trying different ROMs to find a good one so I am satisfied with it. So all was good and I was putting it one after another trying(I never put Lolipop though), but then I put a Cinise version B122SP06. Seeing a lot of chinese apps I decided I do not need it and wanted to go back to international or europeaan version but it seemed I was not able to do it. Every time I put a new ROM in dload on my sd and restart on stock recovery it won't fatch it :( I was making some reaearch and found this like semi-solution http://forum.xda-developers.com/show....php?t=2955415 wich was manually flash some images with fastboot. I did that and nice I had a clean european version! But then I digged into settings and found out that 'Motion Control' section is Empty! So apparently the solution from the mentioned thread was not perfect also my PC was seeing the phone as JAZZ which means it thinks it was still Chinise version. And then all of a sudden some stupid thing came into my mind and that was really-really-really STUPID! Never try it!
So I decided to make an experiment. In this tool which I used to unpack the ROM there is also a function 'Repack to update.zip', so I was hoping to repack it to a zip and then just flash it with a CWM recovery. Well I did it and after i selected 'Reboot system now' the phone restarted and just stayed at the Huawei Logo. That's it! and now I do not know how to recover my phone. I tried to go into recovery but no luck I just can't boot into recovery anymore. I was able to plugin the phone in the fastboot mode and try to re-flash everything again, like with 'fastboot flash boot boot.img', 'fastboot flash recovery recovery.img' and even some others but no luck so far. I still can't get into recovery. I do Up+Down+power and when it suppose to start recovery the screen just appears black and indicator is blinking green and red and then just turns off.
Sorry about my bad English and for the long strory but here how the whole thing has happened to me :( I really really hope I did not kill it complitely and I hope there is a guy who can really point me out to the solution. So, please, please
Here is a copy of text which was in the /META-INF/com/google/androidupdater-script of the repack.zip file which I have created
ui_print("Flashing 10.boot.img ...");
package_extract_file("10.boot.img", "/dev/block/mmcblk0p13");
ui_print("Flashing 11.recovery.img ...");
package_extract_file("11.recovery.img", "/dev/block/mmcblk0p14");
ui_print("Flashing 12.sensorhub.img ...");
package_extract_file("12.sensorhub.img", "/dev/block/mmcblk0p17");
ui_print("Flashing 17.dts.img ...");
package_extract_file("17.dts.img", "/dev/block/mmcblk0p20");
ui_print("Flashing 18.modemnvm_update.img ...");
package_extract_file("18.modemnvm_update.img", "/dev/block/mmcblk0p29");
ui_print("Flashing 20.modem_dsp.img ...");
package_extract_file("20.modem_dsp.img", "/dev/block/mmcblk0p27");
ui_print("Flashing 21.3rdmodem.img ...");
package_extract_file("21.3rdmodem.img", "/dev/block/mmcblk0p31");
ui_print("Flashing 13.cust.img ...");
package_extract_file("13.cust.img", "/dev/block/mmcblk0p37");
ui_print("Flashing 14.system.img ...");
package_extract_file("14.system.img", "/dev/block/mmcblk0p38");
ui_print("Flashing 15.cache.img ...");
package_extract_file("15.cache.img", "/dev/block/mmcblk0p39");
ui_print("Flashing 16.userdata.img ...");
package_extract_file("16.userdata.img", "/dev/block/mmcblk0p40");
There was also some META-INF/com/google/android/update-binary file which I do net really know what it is for.
My thought are this 'repack' made some mess up with the paratitions on my device and even though I am able to flash the RECOVERY the system just does not see it. Or perhaps it did even something worth ;-(
Please guys, help :crying:
Sometimes I am so stupid and doing really stupid things. Now I killed my MATE MT-TL10. and I think it is dead forever :( But I still have a hope someone can help me. So here is the story.
I was trying different ROMs to find a good one so I am satisfied with it. So all was good and I was putting it one after another trying(I never put Lolipop though), but then I put a Cinise version B122SP06. Seeing a lot of chinese apps I decided I do not need it and wanted to go back to international or europeaan version but it seemed I was not able to do it. Every time I put a new ROM in dload on my sd and restart on stock recovery it won't fatch it :( I was making some reaearch and found this like semi-solution http://forum.xda-developers.com/show....php?t=2955415 wich was manually flash some images with fastboot. I did that and nice I had a clean european version! But then I digged into settings and found out that 'Motion Control' section is Empty! So apparently the solution from the mentioned thread was not perfect also my PC was seeing the phone as JAZZ which means it thinks it was still Chinise version. And then all of a sudden some stupid thing came into my mind and that was really-really-really STUPID! Never try it!
So I decided to make an experiment. In this tool which I used to unpack the ROM there is also a function 'Repack to update.zip', so I was hoping to repack it to a zip and then just flash it with a CWM recovery. Well I did it and after i selected 'Reboot system now' the phone restarted and just stayed at the Huawei Logo. That's it! and now I do not know how to recover my phone. I tried to go into recovery but no luck I just can't boot into recovery anymore. I was able to plugin the phone in the fastboot mode and try to re-flash everything again, like with 'fastboot flash boot boot.img', 'fastboot flash recovery recovery.img' and even some others but no luck so far. I still can't get into recovery. I do Up+Down+power and when it suppose to start recovery the screen just appears black and indicator is blinking green and red and then just turns off.
Sorry about my bad English and for the long strory but here how the whole thing has happened to me :( I really really hope I did not kill it complitely and I hope there is a guy who can really point me out to the solution. So, please, please
Here is a copy of text which was in the /META-INF/com/google/androidupdater-script of the repack.zip file which I have created
ui_print("Flashing 10.boot.img ...");
package_extract_file("10.boot.img", "/dev/block/mmcblk0p13");
ui_print("Flashing 11.recovery.img ...");
package_extract_file("11.recovery.img", "/dev/block/mmcblk0p14");
ui_print("Flashing 12.sensorhub.img ...");
package_extract_file("12.sensorhub.img", "/dev/block/mmcblk0p17");
ui_print("Flashing 17.dts.img ...");
package_extract_file("17.dts.img", "/dev/block/mmcblk0p20");
ui_print("Flashing 18.modemnvm_update.img ...");
package_extract_file("18.modemnvm_update.img", "/dev/block/mmcblk0p29");
ui_print("Flashing 20.modem_dsp.img ...");
package_extract_file("20.modem_dsp.img", "/dev/block/mmcblk0p27");
ui_print("Flashing 21.3rdmodem.img ...");
package_extract_file("21.3rdmodem.img", "/dev/block/mmcblk0p31");
ui_print("Flashing 13.cust.img ...");
package_extract_file("13.cust.img", "/dev/block/mmcblk0p37");
ui_print("Flashing 14.system.img ...");
package_extract_file("14.system.img", "/dev/block/mmcblk0p38");
ui_print("Flashing 15.cache.img ...");
package_extract_file("15.cache.img", "/dev/block/mmcblk0p39");
ui_print("Flashing 16.userdata.img ...");
package_extract_file("16.userdata.img", "/dev/block/mmcblk0p40");
There was also some META-INF/com/google/android/update-binary file which I do net really know what it is for.
My thought are this 'repack' made some mess up with the paratitions on my device and even though I am able to flash the RECOVERY the system just does not see it. Or perhaps it did even something worth ;-(
Please guys, help :crying: