OEM unlock problem
-
@shivmahar83
According to this, fastboot commands should still work even if usb debugging is off:
https://forum.xda-developers.com/google-nexus-5/help/unlocking-bootloader-usb-debugging-t3761785Which computer OS are you using?
-
@joe Did you try the following command in your terminal? : "sudo fastboot oem unlock" 1rst of all be sure you've got fastboot package installed (sudo apt install fastboot) and adb (sudo apt install adb).
-
@stanwood said in OEM unlock problem:
@joe Did you try the following command in your terminal? : "sudo fastboot oem unlock" 1rst of all be sure you've got fastboot package installed (sudo apt install fastboot) and adb (sudo apt install adb).
-
@shivmahar83 There must be something wrong with your description, if you did not unlock your bootloader then it cannot show unlocked.
Anyways, you can always go to fastboot mode, unlock the bootloader and re-install the Google factory image or continue from there with the UBports installer. It is virtually impossible to brick a Nexus 5...
-
Just for more info what was on the device before you started. Stock android or something else? Is there a chance the partition sizes have been altered. That will stop UT installation. As Flohack said something is off in some way. I know you have tried before but does - fasboot devices - show your device when run.
-
@joe Dear sir I try many times "sudo fastboot oem unlock" command in my Ubuntu PC but one time its show unlocked but again it shows unlocked after rebooting bootloader.
-
@shivmahar83 can you please try just fastboot devices and let us know the result. The more info we have the easier it is to help.
-
@stanwood Dear sir I try many times "sudo fastboot oem unlock" command in my Ubuntu PC but one time its show unlocked but again it shows unlocked after rebooting bootloader.
-
@Lakotaubp Yes "sudo fastboot devices" command show the fastboot device is connected to my ubuntu pc.
-
@shivmahar83 Right good. Then run sudo fastboot OEM unlock then sudo fastboot reboot bootloader and ses what happens
-
@Lakotaubp I did it. its unlock bootloader but when I reboot bootloader its again show state locked.
-
if I use sudo adb sideload command this errors show
-
@shivmahar83 Try sudo fastboot oem unlock then sudo fastboot reboot bootloader.
-
@Lakotaubp I also used it. One its show unlocked but after rebooting bootloader its again locked.
-
@shivmahar83 When it is unlocked, what happens when you run the Ubports installer?
-
@Rondarius Good idea
-
@Rondarius The installation process stopped and below error shown through picture came.
-
@shivmahar83 Sorry for the late response. Try to reflash your phone to stock rom Android using this guide:
https://android.gadgethacks.com/how-to/complete-guide-flashing-factory-images-android-using-fastboot-0175277/
When you have installed the phone DO NOT REBOOT ANDROID use the Ubports installer instead while in bootloader. -
@Rondarius Respected sir the above said factory image installation needs bootloader unlocked & my phones bootloader is locked and my phone is corrupted also. So I can't enable USB debugging and without USB debugging it is not possible to unlock bootloader.
-
Hi @shivmahar83 download the factory img: https://developers.google.com/android/images#hammerhead extract the archive, in the folder, there is a file called flash-all.sh, run it and see whats happens when you have unlocked the phone.