Jump to content

[Firmwares] Huawei Ascend P1 U9200


Guest arkedk

Recommended Posts

Guest arkedk

Original Firmwares

Since I got my Ascend P1 I've been playing around with it alot.

Here's my list of official firmwares for the Ascend P1.

DISCLAIMER

I am not responsible for any bricked devices.

Software downloads

TWRP-2.4.4.0_P1.zip (7.0 MB)

https://mega.co.nz/#...DDDNbePj9QO4Uok

MD5: 8e95c08d8bb33bf6e393a558c88d611f

cwm_touch_recovery_viva_beta.zip (5.8 MB)

https://mega.co.nz/#...IwuOpUkfCx0Fljg

MD5: cc13117567ad2c85be408c4ab2fdbdcf

CWM-6.0.1.9.U9200.zip (7.0 MB)

https://mega.co.nz/#...4YnZjVdfikfQxBA

MD5: bc8dbd969e301d49289f24c93872c6f0

SuperSU package with Busybox

CWM-SuperSU-v0.98.zip (670 KB)

https://mega.co.nz/#...kjhPQ3xcvOM23FA

Root access on all firmwares (Ice Cream Sandwich + Jelly Bean) using TWRP

When you've flashed one of your official Huawei firmwares you need to do this.

  1. Flash or boot into Teamwin Recovery on your Huawei Ascend P1
  2. Go to the "Mount" menu and mount System.
  3. Then go to the Reboot menu and reboot the system.
  4. When it detects you are not rooted TWRP will ask if you want to root.
  5. Swipe to do so and let it boot back into the system.
  6. When done just hit the SuperSU icon and let it setup for the first time. Either by downloading a flashable zip or by going to the Play Store.
  7. After that you've got a rooted device.

Root access on all Huawei Ice Cream Sandwich (4.0.X) firmwares using CWM

Now to get root access on the Ascend P1 I've done it in a couple of different ways.

Download the SuperSU package with Busybox and place it on your external SD card (The card you can put into the side of the Ascend P1)

The easiest way for me was to boot ClockWorkMod Recovery from fastboot.

You need to have ADB and fastboot drivers set up and activated USB debugging on your device.

When that is done you can do some command lines to check the device is recognized and ready to go.

Step 1:

Launch a Command Promt and go to the directory where your ADB is setup.

Step 2:

Connect your device to the computer and make sure USB debugging is activated under the Developers options.

Step 3:

Type in:

ADB devices

and you should get a long unique ID of your device.

Step 4:

Type in:

ADB reboot bootloader

Step 5:

When the phone has rebooted into bootloader (There will just be a Huawei logo) check if the device is responding by typing:

fastboot devices if it's not you need to install the fastboot driver (Android ADB Interface).

Step 6:

If it's there you need to boot to the new CWM recovery by placing the CWM recovery image (cwm_touch_recovery_viva_beta.img) in the same library as your fastboot folder and type:

fastboot boot cwm_touch_recovery_viva_beta.img

Then your phone will reboot into CWM recovery where you can chose the SuperSU package with Busybox zip file and flash it.

That will gain root to your phone.

Step 7 (Optional):

When you're in the CWM recovery you can backup your entire device so you always can get back to it if you need to.

This is done in the back and recovery menu.

HOW-TO Flash these different regions.

If you're coming from a different region firmware than the one you want to flash, you have to do some preparations before it will flash.

This is due to a verification in the recovery and build.prop.

So for this to work you need to have root access on your current firmware.

When you flash a different region firmware the recovery checks the build.prop for matching regions.

The relevant part is at the bottom an looks like this.

ro.product.board=U9200

ro.confg.hw_systemversion=U9200-1V100R001C185B103_SYSTEM

ro.build.display.id=U9200-1V100R001C185B103

ro.product.model=U9200

ro.product.brand=Huawei

ro.build.tags=ota-rel-keys,release-keys

ro.product.manufacturer=HUAWEI

ro.product.name=U9200

ro.product.device=hwu9200

ro.build.id=HuaweiU9200

ro.build.version.incremental=C185B103

ro.build.description=U9200-user 4.0.3 HuaweiU9200 C185B103 ota-rel-keys,release-keys

ro.build.fingerprint=Huawei/U9200/hwu9200:4.0.3/HuaweiU9200/C185B103:user/ota-rel-keys,release-keys

Here you must replace all the current build details which in this case is U9200-1V100R001C185B103 and if you want to move to U9200-1V100R001C00B226 you need to replace it with that or any of the other region build numbers. I will add CWM flashable zip files for the different regions later. So here is the edited version.
ro.product.board=U9200

ro.confg.hw_systemversion=[COLOR="YellowGreen"]U9200-1V100R001C00B226[/COLOR]_SYSTEM

ro.build.display.id=[COLOR="YellowGreen"]U9200-1V100R001C00B226[/COLOR]

ro.product.model=U9200

ro.product.brand=Huawei

ro.build.tags=ota-rel-keys,release-keys

ro.product.manufacturer=HUAWEI

ro.product.name=U9200

ro.product.device=hwu9200

ro.build.id=HuaweiU9200

ro.build.version.incremental=[COLOR="YellowGreen"]C00B226[/COLOR]

ro.build.description=U9200-user 4.0.3 HuaweiU9200 [COLOR="YellowGreen"]C00B226[/COLOR] ota-rel-keys,release-keys

ro.build.fingerprint=Huawei/U9200/hwu9200:4.0.3/HuaweiU9200/[COLOR="YellowGreen"]C00B226[/COLOR]:user/ota-rel-keys,release-keys

Now with that done you need to flash the recovery.img from the build you want to move to. I will supply the recovery.img files later. I've put some recovery.img in some of the packages. But will upload them separately later when I've extracted them all. Now this is very similar to what you did when rooting. Step 1: Do a reboot to bootloader again by typing: ADB reboot bootloader Step 2: Check the device is there by typing: Fastboot devices Step 3: Flash the recovery by typing: Fastboot flash recovery recovery.img (the recovery name can vary) Step 4: Type: Fastboot reboot Let it boot up and then go to: Settings->Storage->Software Upgrade->SD card Upgrade->Confirm->Upgrade This will erase all apps and settings, so remember to backup your stuff. There is also a force upgrade mode which you can enter by holding down Volume Up and Volume Down keys right after the vibration when the device boots up.
Installation of EmotionUI B704 with all langauges enabled. SO DON'T SETUP YOUR PHONE RIGHT AFTER YOU'VE FLASHED IT, YOU WILL HAVE TO DO A FACTORY RESET! So if you flash B704 you'll notice when you want to change the locale on it that it only contains 4 languages, some Asian ones and English. To get all languages you'll need to flash a zip in TWRP that I made to enable them again. Procedure:
  1. Flash B704 through normal means (stock recovery) If it fails you need to flash the intermediate firmware then flash B704 (intermediate firmware can be found in the download links below).
  2. When B704 installation is complete reboot the device to bootloader.
  3. From there boot TWRP 2.4.4.0 with the command:
    fastboot boot "recovery_image_name.img" (usually just recovery.img or twrp_recovery.img but can vary)[/code]


  4. Flash GAPPS for 4.1.x (http://goo.im/gapps/...1011-signed.zip)
  5. Flash my language enabler package - This can be found below in the links section or as an attachment.

    [b]Optional step if you want root:[/b]
  6. When you do a Reboot system from TWRP it will ask you if you want to root as it can see you don't have it.
  7. If you want that just slide the slider and click the SuperSU icon when your back in Android.
  8. If you don't want root just click the button above that ignores that.

    [b]Final step:[/b]
  9. When you're booted back into Android go to Setting > Backup & Reset and press the Factory data reset button.
    This is necessary if you want the languages to be enabled as the settings is being read and reinitialized from the cust partition.
    Screenshot_2013-08-31-21-44-54.png

[b][size=3]Official Huawei Firmwares[/size][/b]

[b]English Huawei Ascend P1 EmotionUI website[/b]

[b]Chinese Huawei Ascend P1 EmotionUI website[/b]

Intermediatepack.zip (235.7 MB)

https://mega.co.nz/#...SxA2deT4ZmCsizQ

MD5: 0ceb2b4cb89ecfcc138855e798a7d7e2

U9200-1V100R001C00B226.zip (486.2 MB) [Generel Global Version]

https://mega.co.nz/#...J6wNI6A1MlPK__4

MD5: 3e14da9fac783dc5494fcf5b105ed4ed

U9200-1V100R001C00B229.zip [Generel Global Version]

MD5: d8faf295f41981f4f79c9cf7416fd454

https://mega.co.nz/#...0RIXib6f6v2g_3Y

Included in package: boot.img, recovery.img and build.prop

U9200-1V100R001C185B105.zip (501.4 MB) [North European Version]

https://mega.co.nz/#...H78waol4ADSL6M0

U9200-1V100R001CHNC00B124.zip (532.3 MB) [Chinese Version]

http://www.multiupload.nl/H0JQLQ5PTD

MD5: 76d1b1d0500ee6ce30e6c1cb94348281

U9200-1V100R001CHNC00B525_681031.zip (658.5 MB) [EMUI 1.5 Jelly Bean Beta]

https://mega.co.nz/#...VNq0TeNtKHmD5R8

U9200-EmotionUI_1.5_V100R00G411D00B315.zip (923.2 MB) [Global EMUI 1.5 Jelly Bean Beta]

https://mega.co.nz/#...5JC_pH15ohBHJ-0

MD5: 241df4f9105c9ffbb2eee98dbdd142cb

U9200-EmotionUI_1.5_V100R001CHNC00B605SP01.zip (588.0 MB) [Chinese EMUI 1.5 Jelly Bean Beta 2013-07-24]

https://mega.co.nz/#...r25KpcNkE_eUPpg

MD5: 7cbe1045136e071a9eb45009a0b5d67a

U9200-EmotionUI_1.6_V100R001CHNC00B701.zip (602.0 MB) [Chinese EMUI 1.6 Jelly Bean Beta 2013-08-08]

https://mega.co.nz/#...MydK5k-uJCOzStI

MD5: b9ec867dc064d7324eb2d7a2002abd8a

U9200_EmotionUI_1.6_V100R001CHNC00B704.zip (611.8 MB) [Chinese EMUI 1.6 Stable Jelly Bean 2013-30-08]

https://mega.co.nz/#...OomUZFG2BkqywR0

MD5: ac400e52face499f6ca3c69ee95999ab

U9200_EmotionUI_1.6_B704_enable_lang-signed.zip (283 KB)

https://mega.co.nz/#...h_En8ji4iKu3LOk

MD5: c7dbb50f41fc014056530971c5a6bf70

[b][size=3]Unofficial Huawei Ascend P1 ROMS[/size][/b]

[spoiler]Cyanogen Mod 10.1

Cyanogen Mod 10.2

MoKee OpenSource

MIUI

JellyBeer

AOKP

PAC

RootBox[/spoiler]

u9200_EmUI_1.6_B704_enable_lang-signed.zip

Edited by arkedk
Link to comment
Share on other sites

  • 2 weeks later...

Updated post with newly released B704 stable Jelly Bean emotionUI build 1.6.

Added installation procedure for it aswell, as this has some language limitations (only 4 langauges) that you might want to have back.

Happy flashing :)

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.