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): Previous 1 2 3 Next
X3non
X3non
X3non
Recognized Contributor
22,062
14-08-2019, 11:13 AM
#11



(13-08-2019, 02:30 PM)lordaker ...
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

try again and this time, ensure to use latest adb and fastboot version from platform tools @ https://www.hovatek.com/forum/thread-17104.html
lordaker
lordaker
lordaker
Junior Member
22
15-08-2019, 05:07 PM
#12
How can I unlock the bootloader of my phone if I can not access to the parameters of my phone?
Specification of my phone:
https://themrphone.com/infinix-smart-2-g...ifications
Because when I launch the command below:

Code:

./fastboot oem unlock

I have a text validation who displays, this text said me to push the volume up to validate the unlock
but I have an error message on my Terminal.

Code:

the-webinarts:tools thewebinarts$ ./fastboot reboot-bootloader
< waiting for any device >
Rebooting into bootloader                          OKAY [  0.003s]
Finished. Total time: 0.003s
the-webinarts:tools thewebinarts$ ./fastboot oem unlock
                                                  (bootloader) Start unlock flow

FAILED (remote: '
Unlock operation is not allowed
')
fastboot: error: Command failed
the-webinarts:tools thewebinarts$

When I try the command below

Code:

./fastboot -w

I have this result:

Code:

the-webinarts:tools thewebinarts$ ./fastboot reboot-bootloader
< waiting for any device >
Rebooting into bootloader                          OKAY [  0.005s]
Finished. Total time: 0.005s
the-webinarts:tools thewebinarts$ ./fastboot -w
Erasing 'userdata'                                FAILED (remote: 'unknown command')
fastboot: error: Command failed
the-webinarts:tools thewebinarts$
This post was last modified: 15-08-2019, 06:02 PM by lordaker.
lordaker
lordaker
lordaker
Junior Member
22
15-08-2019, 08:27 PM
#13
For Infinix Smart 2 X5515, what is the soft who can be used to explore the internal storage
of the phone when this one is in fastboot mode?   Huh Huh Huh
This post was last modified: 17-08-2019, 10:59 AM by lordaker.
X3non
X3non
X3non
Recognized Contributor
22,062
16-08-2019, 11:14 AM
#14
(15-08-2019, 08:27 PM)lordaker For Infinix Smart 2 X5515, what is the soft who can be used to explore the internal storage
of the phone when this one is in flastboot mode?   Huh Huh Huh

you can't access internal storage from fastboot
X3non
X3non
X3non
Recognized Contributor
22,062
16-08-2019, 11:54 AM
#15



(15-08-2019, 05:07 PM)lordaker How can I unlock the bootloader of my phone if I can not access to the parameters of my phone?
...

you don't need to unlock bootloader as one of your previous commands as quoted below shows that bootloader is unlocked already which resulted in a successful writing of recovery.img and ensure you're using latest adb version as i mentioned previous. you can check using the command "adb version"

(11-08-2019, 10:40 PM)lordaker ...
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
...

PS: if you are having trouble using adb & fastboot then get a PC running windows and use SP flash tool to flash
hovatek
hovatek
hovatek
Administrator
49,570
19-08-2019, 10:52 PM
#16
(15-08-2019, 08:27 PM)lordaker For Infinix Smart 2 X5515, what is the soft who can be used to explore the internal storage
of the phone when this one is in fastboot mode?   Huh Huh Huh

To enter recovery mode from fastboot, try

Code:

fastboot boot recovery.img

Try grab a Windows PC and use Software Download tool @ https://www.hovatek.com/forum/thread-23709.html
This post was last modified: 19-08-2019, 10:56 PM by hovatek.

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
lordaker
lordaker
lordaker
Junior Member
22
21-08-2019, 09:18 PM
#17
Does someone have a backup of an Infinix Smart 2 X5515 that I can use to reinstall my phone Infinix Smart 2 X5515?
S/N: H6N2
X3non
X3non
X3non
Recognized Contributor
22,062
22-08-2019, 01:13 PM
#18
(21-08-2019, 09:18 PM)lordaker Does someone have a backup of an Infinix Smart 2 X5515 that I can use to reinstall my phone Infinix Smart 2 X5515?
S/N: H6N2

the firmware is listed @ https://www.hovatek.com/forum/thread-23850.html
lordaker
lordaker
lordaker
Junior Member
22
25-08-2019, 05:41 PM
#19
Afternoon,

I try to reinstall my Infininx Smart 2 X5515 by using the firmware from the url below:
https://www.hovatek.com/forum/thread-23850.html

Infinix X5515 Smart 2 (X5515-H398DEG-GO-180903V166) [Factory / Signed]

But nothing work and the phone is unusable. I install the recovery.img file by using ADB/Fastboot(macOS)
But when I reboot to recovery mode, the logo of Infinix appear and reboot again, appear for a while and reboot again. 
Huh Huh Huh 
Angry Angry Angry

Code:

the-webinarts:tools thewebinarts$ ./fastboot update
.DS_Store                        emulator                        recovery-verified.img
NOTICE.txt                      emulator-check                  recovery.img
X5515-H398DEG-GO-180903V166.zip  fastboot                        source.properties
adb                              lib/                            support/
android                          mksdcard                        system.img
bin/                            monitor                          twrp/
boot-verified.img                package.xml                      twrp.img
boot.img                        proguard/                        vendor.img
the-webinarts:tools 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

When I type the following cmd below to know the version of fastboot I use and the product:

Code:

the-webinarts:tools thewebinarts$ ./fastboot getvar version
version: 0.5
Finished. Total time: 0.003s
the-webinarts:tools thewebinarts$

Code:

the-webinarts:tools thewebinarts$ ./fastboot getvar product
product: KEYTAK6580_WEG_L
Finished. Total time: 0.003s
the-webinarts:tools thewebinarts$ ;

Do you have a good process who works well for my model?
S/N: H6N2 (This is the Serial number of my phone)
This post was last modified: 26-08-2019, 10:19 AM by lordaker.
X3non
X3non
X3non
Recognized Contributor
22,062
26-08-2019, 11:29 AM
#20



(25-08-2019, 05:41 PM)lordaker ...
Do you have a good process who works well for my model?
S/N: H6N2 (This is the Serial number of my phone)

get a windows PC and flash using software download tool @ https://www.hovatek.com/forum/thread-23709.html
Pages (3): Previous 1 2 3 Next
Users browsing this thread:
 1 Guest(s)
Users browsing this thread:
 1 Guest(s)
YtWhTl
live chat
whatsapp telegram instagram