How to flash Huawei y550 l02 -
phonesurgeon - 11-01-2018
Is there a flashtool to flash this device?
I cant boot to recover
Vol+ and Vol- plus power doesn't work
Its power + vol- works, which boots to rescue mode
Sent from my GT-N7100 using Tapatalk
RE: How to flash Huawei y550 l02 -
SigmaX - 11-01-2018
(11-01-2018, 12:59 PM) paafugees Wrote: Is there a flashtool to flash this device?
I cant boot to recover
Vol+ and Vol- plus power doesn't work
Its power + vol- works, which boots to rescue mode
Sent from my GT-N7100 using Tapatalk
Flash your device via SD-card
RE: How to flash Huawei y550 l02 -
phonesurgeon - 11-01-2018
(11-01-2018, 01:16 PM) SigmaX Wrote: (11-01-2018, 12:59 PM) paafugees Wrote: Is there a flashtool to flash this device?
I cant boot to recover
Vol+ and Vol- plus power doesn't work
Its power + vol- works, which boots to rescue mode
Sent from my GT-N7100 using Tapatalk
Flash your device via SD-cardIt can't, the only command that works is vol - plus power and it boots to rescue mode.
Sent from my GT-N7100 using Tapatalk
RE: How to flash Huawei y550 l02 -
SigmaX - 11-01-2018
(11-01-2018, 01:19 PM) paafugees Wrote: (11-01-2018, 01:16 PM) SigmaX Wrote: (11-01-2018, 12:59 PM) paafugees Wrote: Is there a flashtool to flash this device?
I cant boot to recover
Vol+ and Vol- plus power doesn't work
Its power + vol- works, which boots to rescue mode
Sent from my GT-N7100 using Tapatalk
Flash your device via SD-card It can't, the only command that works is vol - plus power and it boots to rescue mode.
Sent from my GT-N7100 using Tapatalk
ok sorry for late
1-Use this tool To extract rom files from update.app
Huawei Update Extractor
2- After extracting rom files - Use these commands With this tool
minimal_adb_fastboot
*
Check if your device is connected via the
Code:
If it is,
then flash the BOOT.IMG file entering (fastboot flash boot BOOT.IMG)
Next, flash the RECOVERY.IMG(flash recovery RECOVERY.IMG)
After that, flash the SYSTEM.IMG (fastboot flash system SYSTEM.IMG)
Lastly, flash the CUST.IMG ( fastboot flash cust CUST.IMG )
And complete the rest of the files in the same way (fastboot flash xxxxx xxxx.img )
If all the flashing is done
restart your phone with the fastboot restart command.
I wish you success
RE: How to flash Huawei y550 l02 -
xerxes - 11-01-2018
(11-01-2018, 01:19 PM) paafugees Wrote: (11-01-2018, 01:16 PM) SigmaX Wrote: (11-01-2018, 12:59 PM) paafugees Wrote: Is there a flashtool to flash this device?
I cant boot to recover
Vol+ and Vol- plus power doesn't work
Its power + vol- works, which boots to rescue mode
Sent from my GT-N7100 using Tapatalk
Flash your device via SD-card It can't, the only command that works is vol - plus power and it boots to rescue mode.
Sent from my GT-N7100 using Tapatalk
What's wrong with the device and how did the problem start?
RE: How to flash Huawei y550 l02 -
phonesurgeon - 11-01-2018
(11-01-2018, 03:16 PM) innagee Wrote: (11-01-2018, 01:19 PM) paafugees Wrote: (11-01-2018, 01:16 PM) SigmaX Wrote: (11-01-2018, 12:59 PM) paafugees Wrote: Is there a flashtool to flash this device?
I cant boot to recover
Vol+ and Vol- plus power doesn't work
Its power + vol- works, which boots to rescue mode
Sent from my GT-N7100 using Tapatalk
Flash your device via SD-card It can't, the only command that works is vol - plus power and it boots to rescue mode.
Sent from my GT-N7100 using Tapatalk
What's wrong with the device and how did the problem start?The device is stuck at bootlogo.
A customer brought it so i don't know it started.
Sent from my GT-N7100 using Tapatalk
RE: How to flash Huawei y550 l02 -
xerxes - 11-01-2018
(11-01-2018, 03:30 PM) paafugees Wrote: (11-01-2018, 03:16 PM) innagee Wrote: (11-01-2018, 01:19 PM) paafugees Wrote: (11-01-2018, 01:16 PM) SigmaX Wrote: (11-01-2018, 12:59 PM) paafugees Wrote: Is there a flashtool to flash this device?
I cant boot to recover
Vol+ and Vol- plus power doesn't work
Its power + vol- works, which boots to rescue mode
Sent from my GT-N7100 using Tapatalk
Flash your device via SD-card It can't, the only command that works is vol - plus power and it boots to rescue mode.
Sent from my GT-N7100 using Tapatalk
What's wrong with the device and how did the problem start? The device is stuck at bootlogo.
A customer brought it so i don't know it started.
Sent from my GT-N7100 using Tapatalk
What's the phone chipset and do you have its firmware?
RE: How to flash Huawei y550 l02 -
phonesurgeon - 11-01-2018
(11-01-2018, 01:58 PM) SigmaX Wrote: (11-01-2018, 01:19 PM) paafugees Wrote: (11-01-2018, 01:16 PM) SigmaX Wrote: (11-01-2018, 12:59 PM) paafugees Wrote: Is there a flashtool to flash this device?
I cant boot to recover
Vol+ and Vol- plus power doesn't work
Its power + vol- works, which boots to rescue mode
Sent from my GT-N7100 using Tapatalk
Flash your device via SD-card It can't, the only command that works is vol - plus power and it boots to rescue mode.
Sent from my GT-N7100 using Tapatalk
ok sorry for late
1-Use this tool To extract rom files from update.app
Huawei Update Extractor
2- After extracting rom files - Use these commands With this tool
minimal_adb_fastboot
*Check if your device is connected via the
Code:
If it is,
then flash the BOOT.IMG file entering (fastboot flash boot BOOT.IMG)
Next, flash the RECOVERY.IMG(flash recovery RECOVERY.IMG)
After that, flash the SYSTEM.IMG (fastboot flash system SYSTEM.IMG)
Lastly, flash the CUST.IMG ( fastboot flash cust CUST.IMG )
And complete the rest of the files in the same way (fastboot flash xxxxx xxxx.img )
If all the flashing is done
restart your phone with the fastboot restart command.
I wish you success "Phone locked" might the reason i think.
Sent from my GT-N7100 using Tapatalk
RE: How to flash Huawei y550 l02 -
phonesurgeon - 11-01-2018
The chipset Qualcomm MSM8916 Snapdragon 410 (I looked it up)
And yea, I have the firmware too.
Sent from my GT-N7100 using Tapatalk
RE: How to flash Huawei y550 l02 -
phonesurgeon - 11-01-2018
The chipset Qualcomm MSM8916 Snapdragon 410 (I looked it up)
And yea, I have the firmware too.
Sent from my GT-N7100 using Tapatalk