Related
Hi everybody,
i have a really strange issue. I unlocked my device using Asus unlocker. After some day i did a "Factory Reset". Now I'm stuck at the Bootlogo. I see there "The devices is unlocked". When i boot into fastboot and use "fastboot getvar all" i see as value for unlocked false.
I can not flash anything using fastboot in this case right? Is there a way to fix this?
thePatzen said:
Hi everybody,
i have a really strange issue. I unlocked my device using Asus unlocker. After some day i did a "Factory Reset". Now I'm stuck at the Bootlogo. I see there "The devices is unlocked". When i boot into fastboot and use "fastboot getvar all" i see as value for unlocked false.
I can not flash anything using fastboot in this case right? Is there a way to fix this?
Click to expand...
Click to collapse
I and a few other people I have checked with, with unlocked devices also have there getvar command display the same, "unlocked: no".
This is not an issue as far as I know, not sure why the getvar command displays unlocked as no, - but your device is unlocked.:good:
pjc21 said:
I and a few other people I have checked with, with unlocked devices also have there getvar command display the same, "unlocked: no".
This is not an issue as far as I know, not sure why the getvar command displays unlocked as no, - but your device is unlocked.:good:
Click to expand...
Click to collapse
Thanks for your answer. Then i have an other question. When i switch into the Fastboot menu should there be an USB icon? I only have 3 Icons
-> RCK, Android, Wipe Data. If i want to flash a stock rom using Fastboot should there be this USB icon?
thePatzen said:
Thanks for your answer. Then i have an other question. When i switch into the Fastboot menu should there be an USB icon? I only have 3 Icons
-> RCK, Android, Wipe Data. If i want to flash a stock rom using Fastboot should there be this USB icon?
Click to expand...
Click to collapse
No there is no usb icon in the new 4.2.1 bootloader.
Fastboot will automatically be running if you boot in bootloader while connected to pc.
http://forum.xda-developers.com/showthread.php?t=2195883
pjc21 said:
No there is no usb icon in the new 4.2.1 bootloader.
Fastboot will automatically be running if you boot in bootloader while connected to pc.
http://forum.xda-developers.com/showthread.php?t=2195883
Click to expand...
Click to collapse
Thanks! Tried this but it seems i can not flash anything like people describe in this thread:
http://forum.xda-developers.com/showthread.php?t=2179874
Seems we do not have luck
Hi,
I have big problem with my OPO. One night the phone is turned off and fell into a boot loop.
Unfortunately the OEM is not unlocked and now i can't unlocked my phone by the command line.
lukole said:
Hi,
I have big problem with my OPO. One night the phone is turned off and fell into a boot loop.
Unfortunately the OEM is not unlocked and now i can't unlocked my phone by the command line.
Click to expand...
Click to collapse
Screen with my problem
You have to go into bootloader mode (volume down + power) and type fastboot oem unlock. Not flash because your bootloader is locked.
Sent from my Nexus 6 using Tapatalk
lukole said:
Hi,
I have big problem with my OPO. One night the phone is turned off and fell into a boot loop.
Unfortunately the OEM is not unlocked and now i can't unlocked my phone by the command line.
Click to expand...
Click to collapse
zephiK said:
You have to go into bootloader mode (volume down + power) and type fastboot oem unlock. Not flash because your bootloader is locked.
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
I tried do this ( power + vol up)
Ok, show me that bootloader is unlocked, then turn on cyanogen recovery, but bootloader isn't unlocked :/
lukole said:
I tried do this ( power + vol up)
Ok, show me that bootloader is unlocked, then turn on cyanogen recovery, but bootloader isn't unlocked :/
Click to expand...
Click to collapse
I said power + volume down. Not volume up, that doesn't get you into bootloader mode.
I told you to unlock the bootloader by typing fastboot oem unlock while being in bootloader mode.
Please read carefully.
Sent from my Nexus 6 using Tapatalk
zephiK said:
I said power + volume down. Not volume up, that doesn't get you into bootloader mode.
I told you to unlock the bootloader by typing fastboot oem unlock while being in bootloader mode.
Please read carefully.
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
I tried, but phone is blocked.
zephiK said:
I said power + volume down. Not volume up, that doesn't get you into bootloader mode.
I told you to unlock the bootloader by typing fastboot oem unlock while being in bootloader mode.
Please read carefully.
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Hang on, power + volume up is the correct combination to get into bootloader, power + volume down gets you to recovery.
Transmitted via Bacon
timmaaa said:
Hang on, power + volume up is the correct combination to get into bootloader, power + volume down gets you to recovery.
Transmitted via Bacon
Click to expand...
Click to collapse
Oh right, I got the two devices mixed up ... wish all the Android OEMs just stick with the same combinations.
OP what did you mean by its locked? What happens when you input fastboot oem unlock?
zephiK said:
Oh right, I got the two devices mixed up ... wish all the Android OEMs just stick with the same combinations.
OP what did you mean by its locked? What happens when you input fastboot oem unlock?
Click to expand...
Click to collapse
It'd make things easier wouldn't it.
Transmitted via Bacon
---------- Post added at 08:16 AM ---------- Previous post was at 08:15 AM ----------
lukole said:
I tried, but phone is blocked.
Click to expand...
Click to collapse
Issue this command:
Code:
fastboot oem device-info
Please post a screenshot of the result.
Transmitted via Bacon
SS:
lukole said:
SS:
Click to expand...
Click to collapse
Ok, and try:
Code:
fastboot oem unlock
Post the result.
Transmitted via Bacon
timmaaa said:
Ok, and try:
Code:
fastboot oem unlock
Post the result.
Transmitted via Bacon
Click to expand...
Click to collapse
OK,
I made everything (SS) then phone turn on to cyanogen recovery, but phone is not unlock...
lukole said:
OK,
I made everything (SS) then phone turn on to cyanogen recovery, but phone is not unlock...
Click to expand...
Click to collapse
So when issuing the fastboot oem device-info command again, it still says false for bootloader unlocked?
Transmitted via Bacon
timmaaa said:
So when issuing the fastboot oem device-info command again, it still says false for bootloader unlocked?
Transmitted via Bacon
Click to expand...
Click to collapse
Yes, it says false for bootloader unlocked (SS)
lukole said:
Yes, it says false for bootloader unlocked (SS)
Click to expand...
Click to collapse
Refer to the thread, http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912 that will fix your issue to unlock your bootloader.
zephiK said:
Refer to the thread, http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912 that will fix your issue to unlock your bootloader.
Click to expand...
Click to collapse
I tried this method previously, I can't use because don't have custom recovery.
I was playing with bootloader/flashing kernels etc. than I decided to lock bootloader, I entered the command in CMD, relocked the bootloader and instead of booting, I pressed "recovery mode" accidentally. Phone hasn't entered recovery, and Now the phone is not starting at all, just 0.1 seconds long flashing of google white screen and that's all. Can't enter recovery mode from fastboot menu, and cant boot either. Any suggestions will be helpful. Thanks in advance.
Have you tried reflashing a factory image?
Flipz77 said:
Have you tried reflashing a factory image?
Click to expand...
Click to collapse
how? Can I use CMD in fastboot mode? and the bootloader is locked also
nvm, I have unlocked bootloader and the phone booted normally. Thanks anyway
I wouldn't lock that bootloader again, you got lucky, do a search here on why it's not a good idea
Sent from my Pixel using XDA-Developers Legacy app
Hi Levan_i,
can you tell me how you have done the unlocking?
It seems to me that we have/had the same problem https://forum.xda-developers.com/pixel/help/bootloop-installing-factory-image-t3866332/post78149546#post78149546
ArchArch said:
Hi Levan_i,
can you tell me how you have done the unlocking?
It seems to me that we have/had the same problem https://forum.xda-developers.com/pixel/help/bootloop-installing-factory-image-t3866332/post78149546#post78149546
Click to expand...
Click to collapse
I have just entered "fastboot oem unlock" in CMD
Cant do that
Levan_i said:
I have just entered "fastboot oem unlock" in CMD
Click to expand...
Click to collapse
Says for me remote oem unlock isnt allowed
FalseFriendsGaming said:
Says for me remote oem unlock isnt allowed
Click to expand...
Click to collapse
You need to go to Settings -> System -> Advanced -> Developer options -> set OEM unlocking as enabled. Also, make sure you're using the latest platform-tools package.
Cant do that
post-mortem said:
You need to go to Settings -> System -> Advanced -> Developer options -> set OEM unlocking as enabled. Also, make sure you're using the latest platform-tools package.
Click to expand...
Click to collapse
I can't since I relocked my bootloader after rooting its crashing on startup and cant get to the lock screen
I have installed the drivers and got the unlock code and enable usb debugging and oem unlock when i wrote in adb commmand "adb reboot bootloader" the phone turns off and the led light turn into blue but nothing more, i can't communicate with the phone no more..
Is the reason i'm running on oreo?
Do i have to downgrade to marshmellow?
Sorry for my bad english
fidelkhaled said:
I have installed the drivers and got the unlock code and enable usb debugging and oem unlock when i wrote in adb commmand "adb reboot bootloader" the phone turns off and the led light turn into blue but nothing more, i can't communicate with the phone no more..
Is the reason i'm running on oreo?
Do i have to downgrade to marshmellow?
Sorry for my bad english
Click to expand...
Click to collapse
Hello,
That is not how to unlock the bootloader. You need to follow the procedure described here
https://developer.sony.com/develop/...der/how-to-unlock-bootloader/#tutorial-step-3
gregbradley said:
Hello,
That is not how to unlock the bootloader. You need to follow the procedure described here
https://developer.sony.com/develop/...der/how-to-unlock-bootloader/#tutorial-step-3
Click to expand...
Click to collapse
I've tried this method too but same result .
I think i have to downgrade to marshmallow
fidelkhaled said:
I've tried this method too but same result .
I think i have to downgrade to marshmallow
Click to expand...
Click to collapse
Well that method is the correct method from Sony.
No, you do not need to downgrade, you only need to do that to back up your TA. You can unlock the bootloader on any version.
Have you checked if your phone allows the bootloader to be unlocked?
1. do u have unlock key from sony ? if yes
2. connect your device in fastboot mode
3. open FLASHTOOL
4. click the BLU button
5. enter that KEY
6. click OK
DONE
congratulations, the device is unlocked and you have just LOST YOUR DRM KEYS <3 ( i hope you have backed them up ) (using universalTAbackupv2 aka dirtycow script)
YasuHamed said:
1. do u have unlock key from sony ? if yes
2. connect your device in fastboot mode
3. open FLASHTOOL
4. click the BLU button
5. enter that KEY
6. click OK
DONE
congratulations, the device is unlocked and you have just LOST YOUR DRM KEYS <3 ( i hope you have backed them up ) (using universalTAbackupv2 aka dirtycow script)
Click to expand...
Click to collapse
The flashtool method just uses the official method from Sony in a script, so if the official way does not work neither will the flashtool method
so, i tried to unlock the bootloader of my phone it might succesfully unlocked as it showing in the developers option but here the catch so when i rebbot my device i get orange state eror but its not a big deal for me i guess but when i go flashboot mode using cmd commands like .adb reboot bootloader. my phone boots but it shows that the serial is not correct pls verify flashboot something like that for like a second and my phone boots normally showing 2 erors first serial no one and second is the orange state one after relmae booting screen .PLS HELP
FORGOT TO PASTE BOOLOADER IMG
y007oo said:
so, i tried to unlock the bootloader of my phone it might succesfully unlocked as it showing in the developers option but here the catch so when i rebbot my device i get orange state eror but its not a big deal for me i guess but when i go flashboot mode using cmd commands like .adb reboot bootloader. my phone boots but it shows that the serial is not correct pls verify flashboot something like that for like a second and my phone boots normally showing 2 erors first serial no one and second is the orange state one after relmae booting screen .PLS HELP
Click to expand...
Click to collapse
If the "orange state" is "Your device is unlocked and cannot be trusted", you will most likely have your bootloader unlocked.
LR7875 said:
If the "orange state" is "Your device is unlocked and cannot be trusted", you will most likely have your bootloader unlocked.
Click to expand...
Click to collapse
So what to do I need to lock my bootloader
No need to relock. What happens when you presses the button combination of fastboot mode (search Google)?
y007oo said:
So what to do I need to lock my bootloader
Click to expand...
Click to collapse
Take note that as soon as you re-lock the bootloader the bootloader simply gets forced to load phone's Stock ROM.
jwoegerbauer said:
Take note that as soon as you re-lock the bootloader the bootloader simply gets forced to load phone's Stock ROM.
Click to expand...
Click to collapse
Ohh well I guess I can use my phone like this only
My narzo 30a is in red state warning how can I fix it... Any one pls give me the solution for this? And mob is rebooting automatically within 5secs, even not able to go fastboot recovery mode... What can I do to fix it ?