Hovatek Forum MOBILE Android [Please help] Reinstall Os Android on a smartphone Infinix Smart 2 X5515
Can't login? Please, reset your password.
Hovatek is recruiting! Apply Now


[Please help] Reinstall Os Android on a smartphone Infinix Smart 2 X5515

[Please help] Reinstall Os Android on a smartphone Infinix Smart 2 X5515

Pages (3): 1 2 3 Next
lordaker
lordaker
lordaker
Junior Member
22
10-08-2019, 08:51 AM
#1



Hi everyone,
I have try to install a new firmware form custom ROM for Infinix Smart 2 X5515 by using ADB Fastboot on macOs Sierra,
but this is not a succeed. So now my phone restart always he display the logo of Infinix.
This my model of smartphone: https://themrphone.com/infinix-smart-2-go-edition-8050

This is the tutorial I have followed for that: https://techzbyte.net/2019/06/aosp-andro...art-2.html
I follow the second method with the ADB Fastboot.
Can you help me to reinstall a new firmware on this smartphone?

Best regards,
Lordaker.
xerxes
xerxes
xerxes
Senior Member
8,355
10-08-2019, 11:13 AM
#2
(10-08-2019, 08:51 AM)lordaker Hi everyone,
I have try to install a new firmware form custom ROM for Infinix Smart 2 X5515 by using ADB Fastboot on macOs Sierra,
but this is not a succeed. So now my phone restart always he display the logo of Infinix.
This my model of smartphone: https://themrphone.com/infinix-smart-2-go-edition-8050

This is the tutorial I have followed for that: https://techzbyte.net/2019/06/aosp-andro...art-2.html
I follow the second method with the ADB Fastboot.
Can you help me to reinstall a new firmware on this smartphone?

Best regards,
Lordaker.

Did you take note of the phone's build no?
If yes, download the firmware that matches your phone's build @ https://www.hovatek.com/forum/thread-23850.html and flash.
X3non
X3non
X3non
Recognized Contributor
22,062
10-08-2019, 02:02 PM
#3
(10-08-2019, 08:51 AM)lordaker ...
Can you help me to reinstall a new firmware on this smartphone?

Best regards,
Lordaker.

download from using the link in @innagee's post
download custom DA @ https://www.hovatek.com/forum/thread-23339.html
flash using SP flash tool @ https://www.hovatek.com/forum/thread-159.html
lordaker
lordaker
lordaker
Junior Member
22
10-08-2019, 05:16 PM
#4
For the DA File:

Infinix Smart 2 X5515 /f

https://mega.nz/#!Vng00ApC!g3REFx0uNNSEt...XJHyKsazrY

I
 have already download this but it's does not work.

Have you a new one?
This post was last modified: 10-08-2019, 05:21 PM by lordaker.
X3non
X3non
X3non
Recognized Contributor
22,062
10-08-2019, 11:50 PM
#5



(10-08-2019, 05:16 PM)lordaker ...
have already download this but it's does not work.

Have you a new one?

doesn't work? is there any error message? if yes post the error message
This post was last modified: 10-08-2019, 11:51 PM by X3non.
lordaker
lordaker
lordaker
Junior Member
22
11-08-2019, 06:40 PM
#6
(10-08-2019, 11:50 PM)X3non
(10-08-2019, 05:16 PM)lordaker ...
have already download this but it's does not work.

Have you a new one?

doesn't work? is there any error message? if yes post the error message
it says LIB DA not match...
lordaker
lordaker
lordaker
Junior Member
22
11-08-2019, 06:45 PM
#7
You do not have any solution with ADB Fastboot for those who have a MacBook Pro?

Configuration of mine:
macOs Sierra
MacBook Pro mid-2010

===================================================================

I look about the error, I see on the message "LIB DA not match, please re-select DA or ask for help"
We have uncheck on the SP Flash Tool the checkbox in Options > opion
Check LIB DA match

I use the SP Flash Tool v5.1916.00

I remove the battery of the phone old the volume down button in I plug it on the usb port after clicking on the download button
in the program. 

Look the capture below:
.png
Capture_11_08_19.PNG
Size: 480.26 KB / Downloads: 9


.png
Capture_11_08_19(1).PNG
Size: 426.8 KB / Downloads: 8


.png
Capture_11_08_19(2).PNG
Size: 433.6 KB / Downloads: 7
This post was last modified: 11-08-2019, 07:55 PM by lordaker.
lordaker
lordaker
lordaker
Junior Member
22
11-08-2019, 10:40 PM
#8
I download this ROM
X5515-H398DEG-GO-190319V209

And I extrat it in my folder ADB FASTBOOT

I launch the terminal of macOs and typing the commands below:

Code:

./fastboot flash recovery recovery.img
This command is working well, but after when I type the following command below
./fastboot reboot recovery
The terminal show this:
the-webinarts:ADBFASTBOOT thewebinarts$ ./fastboot reboot recovery
Rebooting into recovery

I unplug the phone a while and plugin again, after I try the commands below:

Code:

the-webinarts:ADBFASTBOOT thewebinarts$ ./fastboot reboot-bootloader
< waiting for any device >
Rebooting into bootloader                          OKAY [  0.003s]
Finished. Total time: 0.003s
the-webinarts:ADBFASTBOOT thewebinarts$
the-webinarts:ADBFASTBOOT thewebinarts$
the-webinarts:ADBFASTBOOT thewebinarts$ ./fastboot flash recovery recovery.img
Sending 'recovery' (11457 KB)                      OKAY [  0.303s]
Writing 'recovery'                                OKAY [  1.146s]
Finished. Total time: 1.626s
the-webinarts:ADBFASTBOOT thewebinarts$
the-webinarts:ADBFASTBOOT thewebinarts$
the-webinarts:ADBFASTBOOT thewebinarts$ ./fastboot reboot recovery

But the phone always reboot at the display logo Infinix Go Edition

I reboot the phone to flashmode by hold button volume up + power and I plugin to the computer:

Code:

the-webinarts:ADBFASTBOOT thewebinarts$ ./fastboot reboot-bootloader
Rebooting into bootloader                          OKAY [  0.003s]
Finished. Total time: 0.003s
the-webinarts:ADBFASTBOOT thewebinarts$ ./fastboot devices
0123456789ABCDEF fastboot
the-webinarts:ADBFASTBOOT thewebinarts$ ./fastboot update X5515-H398DEG-GO-180903V166.zip
--------------------------------------------
Bootloader Version...:
Baseband Version.....:
Serial Number........:
--------------------------------------------
archive does not contain 'android-info.txt'
fastboot: error: could not read android-info.txt
the-webinarts:ADBFASTBOOT thewebinarts$
This post was last modified: 12-08-2019, 12:25 AM by lordaker.
X3non
X3non
X3non
Recognized Contributor
22,062
12-08-2019, 12:29 PM
#9
(11-08-2019, 10:40 PM)lordaker ...

one of your fastboot logs confirms that the bootloader of your device unlocked
try flashing boot, vendor and system.img from the firmware using fastboot then factory reset the device in recovery mode or use the 4th command in the list below then check if the device can now boot to homescreen

all commands are listed below
Code:

fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash vendor vendor.img
fastboot -w
lordaker
lordaker
lordaker
Junior Member
22
13-08-2019, 02:30 PM
#10



one of your fastboot logs confirms that the bootloader of your device unlocked
try flashing boot, vendor and system.img from the firmware using fastboot then factory reset the device in recovery mode or use the 4th command in the list below then check if the device can now boot to homescreen

all commands are listed below
Code:

fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash vendor vendor.img
fastboot -w
Hello

I try the command below:
Code:

./fastboot flash boot boot.img

But the second command below does not work:
Code:

./fastboot flash system system.img
the-webinarts:ADBFASTBOOT thewebinarts$ ./fastboot flash system system.img
Sending sparse 'system' 1/11 (131068 KB)           OKAY [  4.113s]
Writing 'system'                                   FAILED (remote: 'sparse image size span overflow.')
fastboot: error: Command failed
the-webinarts:ADBFASTBOOT thewebinarts$

I extract two versions of ROM in the ADBFASTBOOT folder 1 and after 2:
(boot.img, system.img, recovery.img, vendor.img)

1- X5515-H398DEG-GO-180903V166.zip
2- X5515-H398DEG-GO-180903V209.zip
This post was last modified: 13-08-2019, 02:50 PM by lordaker.
Pages (3): 1 2 3 Next
Users browsing this thread:
 1 Guest(s)
Users browsing this thread:
 1 Guest(s)
YtWhTl
live chat
whatsapp telegram instagram