Relocking bootloader - Shield Tablet Q&A, Help & Troubleshooting

Hello, due to an coruppted bootloader/cache/data point in my schield tablet i tried to doe fastboot
fastboot oe lock.
It was previously unlocked, somehow i read somewhere that relocking can fix corrupted bootloader of data partitions.
But when i try to relock it with fastboot oem lock i get
D:\nvidia\image>fastboot oem lock
...
(bootloader) Showing Options on Display.
(bootloader) Use device keys for selection.
(bootloader) Locking...
FAILED (remote: ()
finished. total time: 3.905s
Can someone please help me

Did you try with fastboot oem relock ?

Yes i did but get failed unkown error when i do

Related

[Q] Unlock Bootloader Error on XT1033

Itried unlocking, But after entering the unlock code, i got this error:
(bootloader) Failed to erase partition
(bootloader) General Unlock failure!
(bootloader) OEM unlock failure!
FAILED (remote failure)
After that my screen went blank and i unplugged my device. On boot up it did show that the bootloader is unlocked. Also my phone was formatted as it was supposed to be.
In fastboot menu also it does show : "Device status: unlocked"
What does all of those failed messages mean then? 

[HELP] Can't flash TWRP Recovery

I Flash TWRP & CM 12 earlier everything works well...but one day I back to stock ROM which also locked the bootloader. Then I try to unlock the bootloader with earlier unlock code but it giving error like
(bootloader) Failed to erase partition
(bootloader) General unlock failure!
(bootloader) OEM unlock failure
FAILED (remote failure)
finished. total time: 10.212s

Help about relock bootloader

I try to relock bootloader.
reboot to download mode and type "fastboot oem lock"
C:\HTC>fastboot oem lock
...
(bootloader) [KillSwitch] : /dev/block/bootdevice/by-name/frp
(bootloader) [KillSwitch] Last Byte is 0X00, disable unlock
(bootloader) [KillSwitch] oem unlock Turn Off!
OKAY [ 0.013s]
finished. total time: 0.013s
htc_fastboot finished. total time: 0.432s
but reboot my phone,
It still unlock,
Any help ?
same error
Try "fastboot oem relock"
Why are you relocking Bootloader? It will say Relocked(same as Unlocked) when sending for repair
Hi,
You must use "htc_fastboot oem lock" to do so.
But, warning i did so and my phone was unable to boot. I had to return back to stock by using RUU mode..... :-\
Regards.
trigz974 said:
Hi,
You must use "htc_fastboot oem lock" to do so.
But, warning i did so and my phone was unable to boot. I had to return back to stock by using RUU mode..... :-\
Regards.
Click to expand...
Click to collapse
So, what should i do to relock the bootloader and make the warning message (of unlocked bootloader) disappear?
- Restore stock recovery
- htc_fastboot oem lock
- Restore using RUU mode
Is that correct?
Fentadroid said:
So, what should i do to relock the bootloader and make the warning message (of unlocked bootloader) disappear?
- Restore stock recovery
- htc_fastboot oem lock
- Restore using RUU mode
Is that correct?
Click to expand...
Click to collapse
Safest way would be to RUN A RUU BEFORE LOCK (to ensure complete stock FW).....
Make backup of any data FIRST
Run RUU
Set up phone and ENABLE OEM UNLOCK
fastboot oem lock command
profit
guanjei said:
C:\HTC>fastboot oem lock
...
(bootloader) [KillSwitch] : /dev/block/bootdevice/by-name/frp
(bootloader) [KillSwitch] Last Byte is 0X00, disable unlock
(bootloader) [KillSwitch] oem unlock Turn Off!
OKAY [ 0.013s]
finished. total time: 0.013s
htc_fastboot finished. total time: 0.432s
but reboot my phone,
It still unlock,
Any help ?
Click to expand...
Click to collapse
Does the red bits not mean it wants you to DISABLE the oem unlocking switch (uncheck the box)?.
Beamed in by telepathy
Fentadroid said:
So, what should i do to relock the bootloader and make the warning message (of unlocked bootloader) disappear?
- Restore stock recovery
- htc_fastboot oem lock
- Restore using RUU mode
Is that correct?
Click to expand...
Click to collapse
In my case, i was root with Magisk and stock recovery (U11 can temp-boot to custom recovery see txt), tried to unroot whith the uninstaller.zip => here starts my problem : unable to boot to Android, only bootloader and download mode.
No way for me to relock the bootloader => no acces to the developper menu to switch oem unlock on.
So the only solution to save it was runninrg my U11 to RUU Mode and restore it, following this thread : https://forum.xda-developers.com/u11/how-to/guide-htc-u11-how-to-return-to-stock-t3628452
Got it with success, after that i could switch on oem unlock and HTC_fastboot oem lock my bootloader. (with mention ***RELOCKED ***)
I perfectly receided and install lastest official OTA from HTC : 1.27.405.5
I recommended to
- backup all your data.
- restore whith RUU method (This will flash recovery, boot and system to stock).
- Relock bootloader.
- And have fun with the best smartphone ever made !!!
see this thread https://forum.xda-developers.com/u11/help/relock-bootloader-t3683331
---------- Post added at 03:16 AM ---------- Previous post was at 03:15 AM ----------
guanjei said:
I try to relock bootloader.
reboot to download mode and type "fastboot oem lock"
C:\HTC>fastboot oem lock
...
(bootloader) [KillSwitch] : /dev/block/bootdevice/by-name/frp
(bootloader) [KillSwitch] Last Byte is 0X00, disable unlock
(bootloader) [KillSwitch] oem unlock Turn Off!
OKAY [ 0.013s]
finished. total time: 0.013s
htc_fastboot finished. total time: 0.432s
but reboot my phone,
It still unlock,
Any help ?
Click to expand...
Click to collapse
see this thread https://forum.xda-developers.com/u11/help/relock-bootloader-t3683331

Unlocking HTC DESIRE 828 (HELP NEEDED)

I need help with unlocking bootloader of my HTC DESIRE 828. I tried the method as mentioned in the HTC DEV website but i keep encountering this error
fastboot oem get_identifier_token
FAILED (remote: unknown command)
finished. total time: 0.006s​Then with little searching i found this command which i assume is used to lock bootloader ? (not sure) BTW IM NOT GETTING ANY ERROR
fastboot oem lock
(bootloader) [KillSwitch] : /dev/block/platform/mtk-msdc.0/by-name/frp
(bootloader) [KillSwitch] Last Byte is 0X00, disable unlock
(bootloader) [KillSwitch] oem unlock Turn Off!
OKAY [ 0.051s]
finished. total time: 0.052s​BUT WHEN I TRY THIS COMMAND
fastboot oem unlock
(bootloader) [ERR] Command error !!!
OKAY [ 0.004s]
finished. total time: 0.005s​it shows me this error.
ADDITIONAL INFORMATION:
My phone is bricked and im trying to flash the stock rom but for that i need bootloader to be unlocked and download mode is showing "S-ON" idk what it means or does....
weapons9clear said:
I need help with unlocking bootloader of my HTC DESIRE 828. I tried the method as mentioned in the HTC DEV website but i keep encountering this error
fastboot oem get_identifier_token
FAILED (remote: unknown command)
finished. total time: 0.006s​Then with little searching i found this command which i assume is used to lock bootloader ? (not sure) BTW IM NOT GETTING ANY ERROR
fastboot oem lock
(bootloader) [KillSwitch] : /dev/block/platform/mtk-msdc.0/by-name/frp
(bootloader) [KillSwitch] Last Byte is 0X00, disable unlock
(bootloader) [KillSwitch] oem unlock Turn Off!
OKAY [ 0.051s]
finished. total time: 0.052s​BUT WHEN I TRY THIS COMMAND
fastboot oem unlock
(bootloader) [ERR] Command error !!!
OKAY [ 0.004s]
finished. total time: 0.005s​it shows me this error.
ADDITIONAL INFORMATION:
My phone is bricked and im trying to flash the stock rom but for that i need bootloader to be unlocked and download mode is showing "S-ON" idk what it means or does....
Click to expand...
Click to collapse
I shouldn't need to unlock bootloader in order to flash stock rom
go to developer options and check the option - enable oem unlock.then reboot and run the command.
Also how can your phone be bricked with a locked bootloader?It does not make sense .YOu cannot flash ROms on a locked bootloader and if your phone is bricked then that means your bootloader has to be unlocked!!!

Issues with Shield Tablet, bootloader locked

Hello,
So I have been using my Shield Tablet just fine for the past few years but now its locked on the Nvidia logo when it boots up, I've tried going into recovery mode to factory reset but then it just hangs on "No Command" I noticed that the bootloader is locked so I got ABD and fastboot. Once I setup the tablet to register in fastboot devices, I then use 'fastboot oem unlock' like it says to from the Nvidia support forums, but it fails and gives this command. Can anyone help me out to figure out what is wrong?
.... > fastboot oem unlock
(bootloader) Showing Options on Display.
(bootloader) Use device keys for selection.
(bootloader) erasing userdata...
(bootloader) erasing userdata done
(bootloader) erasing cache...
(bootloader) erasing cache done
(bootloader) unlocking...
FAILED (remote: '(')
fastboot: error: Command failed
Any advice would be helpful
Malzra said:
Hello,
So I have been using my Shield Tablet just fine for the past few years but now its locked on the Nvidia logo when it boots up, I've tried going into recovery mode to factory reset but then it just hangs on "No Command" I noticed that the bootloader is locked so I got ABD and fastboot. Once I setup the tablet to register in fastboot devices, I then use 'fastboot oem unlock' like it says to from the Nvidia support forums, but it fails and gives this command. Can anyone help me out to figure out what is wrong?
.... > fastboot oem unlock
(bootloader) Showing Options on Display.
(bootloader) Use device keys for selection.
(bootloader) erasing userdata...
(bootloader) erasing userdata done
(bootloader) erasing cache...
(bootloader) erasing cache done
(bootloader) unlocking...
FAILED (remote: '(')
fastboot: error: Command failed
Any advice would be helpful
Click to expand...
Click to collapse
What happens when fastboot flashing unlock

Categories

Resources