Hey guys,
recently joined this place and its awesome. So many things you can learn...
Ok onto the issue - I was gifted a Micromax A092 a few days back. Qualcomm quad core processor, 1GB Ram, Jelly Bean 4.3.
Well after rooting it somehow (total nightmare - there are a couple of guys in another thread I have been posting in out here, who are still unsuccessfully trying to root theirs) and installing SuperSU and enabling USB debugging, I have hit a brick wall with fastboot mode. The Vol down + Power button combo gets me to the logo screen where it stays till I am forced to pull the battery out to reboot.
Phone does get detected under Device Manager while its stuck on the logo screen and I can install drivers to get it to show up as Android ADB Interface/Android ADB Composite Interface but fast boot refuses to detect it even though adb does when connected normally and executes all commands properly.
Well here's a list of things I have tried:
15 seconds ADB Installer - check
Minimal ADB and fastboot - check
Android SDK with google drivers and unnecessary packages - check
Universal naked drivers - check
Modding the inf files with my devices hardware id's - check
Pdanet+ driver installation method - check
Mobrobo/Mobogenie - check
Manual driver installation - check
Different USB cables - check
Few other random hacks - check
Later gave adb sideloading a shot hoping I could flash a custom recovery onto it via command prompt. No dice there either. Being unable to flash anything means I am still rocking "android system recovery 3e" as my recovery mode which in turn means the dreaded signature verification failed message trying to install 3rd party apps in recovery and sideload mode. I have also tried installing a couple of these custom recovery modes via .bat files but I guess its failing due to the same damn signature verification reason.
Now I know all phones don't ship with fastboot mode but given that this phone was released just a couple of months back and 2 year old inferior phones from Micromax have said feature gives me hope that maybe there indeed exists a way to flash it.
Also got this .dat file from somewhere for apparently flashing my phone with a stock ROM :
@ECHO off
adb reboot bootloader
echo for not erase modemst1 and modest2
rem fastboot flash partition gpt_both0.bin
fastboot flash aboot emmc_appsboot.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash tz tz.mbn
fastboot flash rpm rpm.mbn
fastboot flash sdi sdi.mbn
rem fastboot flash fsg fs_image.tar.gz.mbn.img
rem fastboot flash modemst1 dummy.bin
rem fastboot flash modemst2 dummy.bin
fastboot flash modem NON-HLOS.bin
echo for not erase bt and wifi information
rem fastboot flash persist persist.img
fastboot flash cache cache.img
fastboot flash usbmsc usbdisk.img
fastboot erase splash
fastboot flash splash splash.img
fastboot -S 256M flash system system.img
fastboot flash recovery recovery.img
fastboot -S 256M flash userdata userdata.img
fastboot flash boot boot.img
fastboot reboot
Seeing a lot of fastboot commands in there make me slightly optimistic if might have a fastboot mode after all?
So anyways what am I missing here? Or does the phone not have fastboot mode at all? Coupled with the fact that the asinine default recovery mode won't allow me to load custom apps via side load, what other options do I have? Is fastboot a prerequisite for flashing?
Really frustrated...a little help please guys...thanks.
PS: What is the difference between bootloader and fastboot mode? I can get my phone into bootloader mode via the necessary adb command but it's still stuck at the logo screen so don't know what to make of it.
I tried to root my MOTO G 2015 XT1550 using KINGROOT app.At that time it was running marshmallow 6.01 ,after running the kingroot application the phone restarted and stuck in startup menu with fastboot mode.Please help me out of this
Are u able to open stock recivery?
And have unlocked bootloader?
Amirphp said:
Are u able to open stock recivery?
And have unlocked bootloader?
Click to expand...
Click to collapse
No,I have not unlocked the bootloader,what i did was that i installed kingroot app and tried to root from the app.I don't know what it did to my device but now its stuck in fastboot mode.Please tell me how to open stock recovery.
divyandu said:
I tried to root my MOTO G 2015 XT1550 using KINGROOT app.At that time it was running marshmallow 6.01 ,after running the kingroot application the phone restarted and stuck in startup menu with fastboot mode.Please help me out of this
Click to expand...
Click to collapse
1. Stay calm.
1.a You cannot root your phone without unlocking bootloader.
1.b. You will need to do a thorough reading of how to unlock bootloader from threads in this forum or else where. You will also need to read and understand the process of fastboot mode of flashing stock firmware.
2. Since you are able to enter fastboot mode connect your mobile to your PC with your USB chord, open the minimal adb fastboot mode, try to get the unlock key, visit Motorola site and get your bootloader unlock key. There are other threads explaning how to do this. Download the correct stock firmware identified based on the phone model no. Eg xt1550 dual sim and store it onto your PC, you will also need the minimal adb fastboot file, Motorola drivers, twrp3.0., SuperSU 2.62-3 ( no other version of SuperSU works, only this version)
3. Once you unlock your bootloader, flash the stock firmware which you need to download from other thread of this forum using fastboot mode. Note, marshmallow 6.0.1 has 7 sparsechunk files. So be careful about fast boot commands. Do not use the commands you find on the stock firmware thread blindly as these have commands only for 6 sparsechunk files. You may open the flash file from the downloaded firmware to get an idea of all the commands to be typed and their respective partitions too.
4. Flash twrp to replace stock recovery. Enter recovery from fastboot mode using volume keys to navigate and powerkey to select.
5. Once into twrp, press mounts tab and tick to mount USB storage, and copy the SuperSU 2.62-3 file into the external memory card of your phone from pc. Install this SuperSU.zip file without unzipping it by pressing the install tab in twrp home screen and selecting the zip file and sliding the installer.
6. Reboot system. Done! You have your phone rooted the perfect way.
When I switch on my device(moto g3) the following message appears.
Start Up Failed
Your device didn't startup successfully.
Use the Software Repair Assistant on your computer to repair your device.
Connect your device to your computer to get the Software Repair Assistant.
AP Fastboot Flash Mode (Secure)
Failed to verify hab image boot
failed to validate boot image
ERROR: Failed to pass validation,backup to fastboot
Boot up failed
Please help with a solution asap??
divyandu said:
When I switch on my device(moto g3) the following message appears.
Start Up Failed
Your device didn't startup successfully.
Use the Software Repair Assistant on your computer to repair your device.
Connect your device to your computer to get the Software Repair Assistant.
AP Fastboot Flash Mode (Secure)
Failed to verify hab image boot
failed to validate boot image
ERROR: Failed to pass validation,backup to fastboot
Boot up failed
Please help with a solution asap??
Click to expand...
Click to collapse
Dear friend please have patience...
These things require a cool mind...
Did you try the hardware way of entering the fastboot mode? If not keep the volume down and power button pressed for some time till ulyou enter fastboot mode. Basically there is no info if you have tried to follow what was given earlier...have you tried it?
I am unable to unlock the bootloader from adb.
The problem I think is that my phone's USB debugging is off.Anybody plz tell me how do I turn my bootloader on from fastboot or recovery mode.
divyandu said:
No,I have not unlocked the bootloader,what i did was that i installed kingroot app and tried to root from the app.I don't know what it did to my device but now its stuck in fastboot mode.Please tell me how to open stock recovery.
Click to expand...
Click to collapse
@divyandu follow this and let me know if it works.
http://forum.xda-developers.com/2015...k-6-0-t3349468
you can get the Factory Firmware's on this Link.
http://forum.xda-developers.com/2015...mages-t3169639
divyandu said:
I am unable to unlock the bootloader from adb.
The problem I think is that my phone's USB debugging is off.Anybody plz tell me how do I turn my bootloader on from fastboot or recovery mode.
Click to expand...
Click to collapse
Dear friend,
You need not have your bootloader unlocked to flash factory firmware
Quote from the XDA forum factory firmware link:
"Frequently Asked Questions:
Can I restore Factory Firmware if my Bootloader is locked?
Yes."
And if you are still stuck with a phone stuck at logo or is looping at the boot, either follow steps given elsewhere in this forum or follow the method that I am enumerating below which is what I would have done (which in principle is same as given elsewhere).
Getting your phone revived is your first priority. Unlocking bootloader and rooting is secondary.
You would be needing a pc with administrator privilege, internet connection and of course your phone along with the usb cable.
You would be needing the drivers for your phone, minimal adb and fastboot files, stock firmware for your phone model. All these files are available in the XDA forum as per links provided by others or as per this link
http://forum.xda-developers.com/2015-moto-g/general/guide-fastboot-flashing-factory-t3187750
1. Correctly install drivers onto your pc using administrator privileges.
2. Unzip and Install the minimal adb and fastboot files onto your pc into some specific directory and click the executable files once. This would ensure that all the files are loaded and dos prompt recognizes the adb and fastboot commands (commands are different for ADB stage and FASTBOOT stage, what you are going to use is directly the fastboot stage commands given below). Install as an administrator. Note this specific directory and file where you unzipped and installed the minimal adb file as you will need it in the below step.
3. Download the stock 6.0.1 mm firmware for XT1550 from the link below store it in you pc.
http://forum.xda-developers.com/2015-moto-g/general/index-moto-g-factory-firmware-images-t3169639
Unzip the stock firmware. Now copy all the files of the stock firmware (all of them) into the specific file of the minimal adb and fastboot which you unzipped into and installed earlier and noted the location. You need to copy all the firmware files into the minimal adb and fastboot directory as that way you avoid specifying the location of the files for each flash command which is both simple and saves us from a lot of mistakes.
4. After copying all the unzipped stock firmware files in the minimal adb fastboot directory, press the shift button on keyboard and right click the mouse on the screen where in a dialogue box appears and choose to open the command prompt in this directory. This will open a command prompt with default reference to the current directory.
5. In what ever condition your phone is in (other than the fastboot mode), press simultaneously the volume down key + power button together for about 8-10 secs. This action will automatically lead your phone to enter the fastboot mode. After entering the fastboot mode you can connect the phone to your pc using a usb cable and your pc should ring a note that it has detected the phone. To check if the pc has detected the phone and the link is established, type the following command in the command prompt window which you opened in step 4
fastboot devices
This command displays your device number if all is well in the command prompt window. NOW you are ready to flash the stock firmware I.E. after successful detection of the phone by your pc.
6. Carefully type each and every of the commands in italics or copy and paste them ONE by ONE and wait for each command to be executed. The commands are being given below to help you (these are for flashing the 6.0.1mm onto the XT1550 only) in the opened command prompt window (Ensure that you do not miss any of the commands and follow the order given below) :
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot reboot
If you have done every thing correctly till now you should see the command prompt returning a OKAY afer each command with the time taken for flashing each file. This should revive your device first.
After this you may try unlocking the bootloader and rooting as the next step. But be patient and retain a cool head to read first and think clearly..... you will need it a lot as is necessary for such things... good luck and happy learning!!
Follow the instructions in this thread ...to unlock bootloader and root...
Works 100%.
http://forum.xda-developers.com/2015-moto-g/general/root-how-to-root-moto-g-2015-android-t3320113
arunhebbare said:
Dear friend,
You need not have your bootloader unlocked to flash factory firmware
Quote from the XDA forum factory firmware link:
"Frequently Asked Questions:
Can I restore Factory Firmware if my Bootloader is locked?
Yes."
And if you are still stuck with a phone stuck at logo or is looping at the boot, either follow steps given elsewhere in this forum or follow the method that I am enumerating below which is what I would have done (which in principle is same as given elsewhere).
Getting your phone revived is your first priority. Unlocking bootloader and rooting is secondary.
You would be needing a pc with administrator privilege, internet connection and of course your phone along with the usb cable.
You would be needing the drivers for your phone, minimal adb and fastboot files, stock firmware for your phone model. All these files are available in the XDA forum as per links provided by others or as per this link
http://forum.xda-developers.com/2015-moto-g/general/guide-fastboot-flashing-factory-t3187750
1. Correctly install drivers onto your pc using administrator privileges.
2. Unzip and Install the minimal adb and fastboot files onto your pc into some specific directory and click the executable files once. This would ensure that all the files are loaded and dos prompt recognizes the adb and fastboot commands (commands are different for ADB stage and FASTBOOT stage, what you are going to use is directly the fastboot stage commands given below). Install as an administrator. Note this specific directory and file where you unzipped and installed the minimal adb file as you will need it in the below step.
3. Download the stock 6.0.1 mm firmware for XT1550 from the link below store it in you pc.
http://forum.xda-developers.com/2015-moto-g/general/index-moto-g-factory-firmware-images-t3169639
Unzip the stock firmware. Now copy all the files of the stock firmware (all of them) into the specific file of the minimal adb and fastboot which you unzipped into and installed earlier and noted the location. You need to copy all the firmware files into the minimal adb and fastboot directory as that way you avoid specifying the location of the files for each flash command which is both simple and saves us from a lot of mistakes.
4. After copying all the unzipped stock firmware files in the minimal adb fastboot directory, press the shift button on keyboard and right click the mouse on the screen where in a dialogue box appears and choose to open the command prompt in this directory. This will open a command prompt with default reference to the current directory.
5. In what ever condition your phone is in (other than the fastboot mode), press simultaneously the volume down key + power button together for about 8-10 secs. This action will automatically lead your phone to enter the fastboot mode. After entering the fastboot mode you can connect the phone to your pc using a usb cable and your pc should ring a note that it has detected the phone. To check if the pc has detected the phone and the link is established, type the following command in the command prompt window which you opened in step 4
fastboot devices
This command displays your device number if all is well in the command prompt window. NOW you are ready to flash the stock firmware I.E. after successful detection of the phone by your pc.
6. Carefully type each and every of the commands in italics or copy and paste them ONE by ONE and wait for each command to be executed. The commands are being given below to help you (these are for flashing the 6.0.1mm onto the XT1550 only) in the opened command prompt window (Ensure that you do not miss any of the commands and follow the order given below) :
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot reboot
If you have done every thing correctly till now you should see the command prompt returning a OKAY afer each command with the time taken for flashing each file. This should revive your device first.
After this you may try unlocking the bootloader and rooting as the next step. But be patient and retain a cool head to read first and think clearly..... you will need it a lot as is necessary for such things... good luck and happy learning!!
Click to expand...
Click to collapse
Ty everyone for the support and the quick answers.My phone is unbricked and is running 6.0.1
Special thanks arunhebbare your suggestion worked out finally
I tried to root my MOTO G 2015 XT1550 using KINGROOT app.At that time it was running marshmallow 6.01 ,after running the kingroot application the phone restarted and stuck in startup menu with fastboot mode.
:crying: When I switch on my device(moto g3) the following message appears.
Start Up Failed
Your device didn't startup successfully.
Use the Software Repair Assistant on your computer to repair your device.
Connect your device to your computer to get the Software Repair Assistant.
AP Fastboot Flash Mode (Secure)
Failed to verify hab image boot
failed to validate boot image
ERROR: Failed to pass validation,backup to fastboot
Boot up failed
plz help me
vidya_sagar said:
I tried to root my MOTO G 2015 XT1550 using KINGROOT app.At that time it was running marshmallow 6.01 ,after running the kingroot application the phone restarted and stuck in startup menu with fastboot mode.
:crying: When I switch on my device(moto g3) the following message appears.
Start Up Failed
Your device didn't startup successfully.
Use the Software Repair Assistant on your computer to repair your device.
Connect your device to your computer to get the Software Repair Assistant.
AP Fastboot Flash Mode (Secure)
Failed to verify hab image boot
failed to validate boot image
ERROR: Failed to pass validation,backup to fastboot
Boot up failed
plz help me
Click to expand...
Click to collapse
You tried the above solution a few posts back??
Broadcasted from Zeta Reticuli
Gravemind2015 said:
You tried the above solution a few posts back??
Broadcasted from Zeta Reticuli
Click to expand...
Click to collapse
i'm not sure about Enabling USB debugging. is that above process will work??when i don't enable usb debugging?
tnx for ur reply
---------- Post added at 10:45 AM ---------- Previous post was at 10:07 AM ----------
vidya_sagar said:
i'm not sure about Enabling USB debugging. is that above process will work??when i don't enable usb debugging?
tnx for ur reply
Click to expand...
Click to collapse
if u dont mind can u post the vedio of this process
bad
iam unlocked my boot loader in my moto g3 running 6.0.1...after i try to flash twrp to root ..but it is no worked ..so i use king root app to root my phone root installed successfully ...but my sims signels are not showing ...so i do hard reset ...after phone is on and stucks at language selection what should i do
vidya_sagar said:
i'm not sure about Enabling USB debugging. is that above process will work??when i don't enable usb debugging?
tnx for ur reply
---------- Post added at 10:45 AM ---------- Previous post was at 10:07 AM ----------
if u dont mind can u post the vedio of this process
Click to expand...
Click to collapse
My internet is not fast enough for a video upload sorry. But if you are not sure about the process you can search lost101's firmware flashing guide in general section. I have flashed it and it works.
Broadcasted from Zeta Reticuli
Hello friends ... My device XT 1550 is Booting into The Bootloader mode when i switch on/reboot my device. This started Happen when i decided to return back to Stock 6.0.1 . Before Installing the custom rom i was April Security Update on Stock MM .
Everything was going perfectly file While Flashing the stock but when I started typing these commands fastboot flash system system.img_sparsechunk.7
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize ... Error Arises ... I got affraid ... I flashed the custom Rom Again and after that every time i switch on my device it first boot into Bootloader mode and then i press the power button it boots normally ...
And one hour before i connected my device to pc when it was Switched on it is detected by pc but when im on bootloader pc does not detect the device ie Status Show : Battery is OK instead of charging ... adb also show waitng for device help me guyzzz :crying:
Use this -
Code:
fastboot oem fb_mode_clear
BTW, that looks like a modded USB cable, can you use the oem one to ensure that the cable is not the problem? It should charge nonetheless.
Broadcasted from Zeta Reticuli
i have try the different cable ... but message shown in bootloader : Please Connect USB cable ... What to do ?
abhi8939 said:
Hello friends ... My device XT 1550 is Booting into The Bootloader mode when i switch on/reboot my device. This started Happen when i decided to return back to Stock 6.0.1 . Before Installing the custom rom i was April Security Update on Stock MM .
Everything was going perfectly file While Flashing the stock but when I started typing these commands fastboot flash system system.img_sparsechunk.7
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize ... Error Arises ... I got affraid ... I flashed the custom Rom Again and after that every time i switch on my device it first boot into Bootloader mode and then i press the power button it boots normally ...
And one hour before i connected my device to pc when it was Switched on it is detected by pc but when im on bootloader pc does not detect the device ie Status Show : Battery is OK instead of charging ... adb also show waitng for device help me guyzzz :crying:
Click to expand...
Click to collapse
Bro type all the commands for stock firmware
Search xda for stock firmware flashing of osprey xt1550
And before that stock flashing
Please type
Fastboot flash bootloader bootloader.img
Then type fastboot reboot-bootloader
Then type all the stock flashing instructions except that
Bootloader flashing one
Hope it helps an about adb adb wont detect adb works only when your device is booted and also usb debuging is on from settings
Thank You All for Ur Kind Response .... But The problem Has Been Solved ... MotoRola minimal adb driver were not installed bcz my laptop got corrupted previously and all motorola minimal driver / adb were not installed ... So i connected my device to pc and install the software through web ... yepiee ... I successfully reverted back to stock ...
Hello! I've try to rollback my eml-l29 and everything was ok but after i press to go in erecovery to factory reset the screen goes black and only connected in fastboot but without picture on screen i can only hear the connection sound on pc. I tryed to falsh system kernel cust and recovery_ramdisc but after i typed fastboot reboot nothing happend screen is still black and only fastboot sound. What can i do please help?
cropp7 said:
Hello! I've try to rollback my eml-l29 and everything was ok but after i press to go in erecovery to factory reset the screen goes black and only connected in fastboot but without picture on screen i can only hear the connection sound on pc. I tryed to falsh system kernel cust and recovery_ramdisc but after i typed fastboot reboot nothing happend screen is still black and only fastboot sound. What can i do please help?
Click to expand...
Click to collapse
Check FW version:
fastboot oem get-build-number
flash files for your version:
fastboot erase system
fastboot flash kernel kernel.img
fastboot flash ramdisk ramdisk.img
fastboot flash recovery_ramdisk recovery_ramdis.img
fastboot flash system system.img
fastboot flash cust cust.img
fastboot reboot
its working for me
You need to buy DC unlocker to unbrick your phone through testpoints (exactly same thing happened to me)
madoxx77 said:
You need to buy DC unlocker to unbrick your phone through testpoints (exactly same thing happened to me)
Click to expand...
Click to collapse
no need DC unlocker, check this:
https://forum.xda-developers.com/showpost.php?p=79383551&postcount=18
your device is corrupt. it can't be trusted and will not boot
g.com/abh
Hello, I tried root my phone NX616J ( nubia x ui.nubia.cn / rom / detail / 58 )
maybe someone gives me good instructions for flash img
I tried this:
fastboot -w update C:\nubiax\zip\update.zip
error:
NotSpecified: (archive does no...droid-info.txt':String)
and this:
fastboot erase modem
fastboot erase cache
fastboot format userdata
fastboot flash boot C:\nubiax\img\NX616J-V2-11Firmware\boot.img
fastboot flash system C:\nubiax\system.img #### it took from "red nubia" nowhere found system.img for x nubia !!! ####
fastboot flash recovery C:\nubiax\img\NX616J-V2-11Firmware\recovery.img
fastboot flash boot C:\nubiax\img\NX616J-V2-11Firmware\dspso.bin
fastboot flash boot C:\nubiax\img\NX616J-V2-11Firmware\parameter.img
fastboot flash splash C:\nubiax\img\NX616J-V2-11Firmware\splash.img
fastboot flash modem C:\nubiax\img\NX616J-V2-11Firmware\NON-HLOS.bin
fastboot flash boot C:\nubiax\img\NX616J-V2-11Firmware\vbmeta.img
fastboot flash recovery C:\nubiax\img\NX616J-V2-11Firmware\recovery.img
fastboot reboot
if someone has the same problem:
at link everything what you need
https://drive.google.com/drive/folde...vH?usp=sharing
#C:\nubiax\adb\..
adb devices
adb reboot bootloader
adb kill-server && adb start-server
fastboot oem nubia_unlock NUBIA_NX616J
fastboot flash system C:\nubiax\img\nubiaximg\system.img
fastboot flash vendor C:\nubiax\img\nubiaximg\vendor.img
fastboot flash modem C:\nubiax\img\nubiaximg\modem.img
fastboot flash splash C:\nubiax\img\nubiaximg\splash.img
fastboot flash parameter C:\nubiax\img\nubiaximg\parameter.img
fastboot flash dtbo C:\nubiax\img\nubiaximg\dtbo.img
fastboot flash boot C:\nubiax\img\nubiaximg\boot.img
fastboot flash recovery C:\nubiax\img\nubiaximg\recovery.img
fastboot flash vbmeta C:\nubiax\img\nubiaximg\vbmeta.img
fastboot reboot bootloader
reciovey should now work * thanks for the file and help Member - Nubia2452
now just
upload it to USB the file NX616J-updateRomV305.zip
from recover start USB update (zip)
nubia X should come back to life
Now If you want Root Nubia X - RomV305!
enable USB debugging (setting - Developer options)
and
come back bootloader ( adb reboot bootloader )
Start - nubia-X_Root-V305.exe at PC - USB cable connected to phone
ROOT should now work
and
Now If you want TWRP in Nubia X RomV305!
start - nubia X-for Android P-TWRP-3.3.0.exe at PC - USB cable connected to phone
reciovey TWRT should now work
Zed Malta said:
if someone has the same problem:
at link everything what you need
https://drive.google.com/drive/folde...vH?usp=sharing
#C:\nubiax\adb\..
adb devices
adb reboot bootloader
adb kill-server && adb start-server
fastboot oem nubia_unlock NUBIA_NX616J
fastboot flash system C:\nubiax\img\nubiaximg\system.img
fastboot flash vendor C:\nubiax\img\nubiaximg\vendor.img
fastboot flash modem C:\nubiax\img\nubiaximg\modem.img
fastboot flash splash C:\nubiax\img\nubiaximg\splash.img
fastboot flash parameter C:\nubiax\img\nubiaximg\parameter.img
fastboot flash dtbo C:\nubiax\img\nubiaximg\dtbo.img
fastboot flash boot C:\nubiax\img\nubiaximg\boot.img
fastboot flash recovery C:\nubiax\img\nubiaximg\recovery.img
fastboot flash vbmeta C:\nubiax\img\nubiaximg\vbmeta.img
fastboot reboot bootloader
reciovey should now work * thanks for the file and help Member - Nubia2452
now just
upload it to USB the file NX616J-updateRomV305.zip
from recover start USB update (zip)
nubia X should come back to life
Now If you want Root Nubia X - RomV305!
enable USB debugging (setting - Developer options)
and
come back bootloader ( adb reboot bootloader )
Start - nubia-X_Root-V305.exe at PC - USB cable connected to phone
ROOT should now work
and
Now If you want TWRP in Nubia X RomV305!
start - nubia X-for Android P-TWRP-3.3.0.exe at PC - USB cable connected to phone
reciovey TWRT should now work
Click to expand...
Click to collapse
https://drive.google.com/drive/folde...vH?usp=sharing[/url]
the link is dead and i'm in a really bad situation...please
my nubia x is locked and i can't acces the restor mode even with power vol+ is not working i can only boot on fastboot mode and when i select reboot to recovery nothing happens it goes directly on " your device is corrupted"
It was rooted and i tried to restore it with twrp. Can you help me ?
elnas1369 said:
https://drive.google.com/drive/folde...vH?usp=sharing[/URL]
the link is dead and i'm in a really bad situation...please
my nubia x is locked and i can't acces the restor mode even with power vol+ is not working i can only boot on fastboot mode and when i select reboot to recovery nothing happens it goes directly on " your device is corrupted"
It was rooted and i tried to restore it with twrp. Can you help me ?
Click to expand...
Click to collapse
hi dear
have you got the solution as i am at the same setuation as you mention above. i am also stuck on Recovery mode please let me know if you got the link