Is bootloader unlocked or not? - Realme 5 Pro Questions & Answers

Hello, gentlemens!
I rollback RM 5 Pro from 12 to Android 11 (Realme UI 2.0). I didn't sure is bootloader unlocked or not. Last two results (false) confusing me. Here is results:
PS C:\Program Files (x86)\Minimal ADB and Fastboot> fastboot oem device-info
(bootloader) Verity mode: true
(bootloader) Device unlocked: true
(bootloader) Device critical unlocked: false
(bootloader) Charger screen enabled: false
OKAY [ 0.016s]
finished. total time: 0.016s

Btw, I can't install TWRP again. So, I need little help about bootloader, is unlocked or not? Thank you.

Anybody know?

Related

[Q] [HELP] Restore nexus 5 with touch broken

Hi!
Now i have 4.4.4 stock and bootloader locked
how can i chage 'device tapered' in false without touchscreen?
fastboot oem device-info
...
( bootloader ) Device tampered: true
( bootloader ) Device unlocked: true
(bootloader) Charger screen enabled: false
OKAY [ 0.005s]
finished. total time: 0.005s

Unlock Bootlader Sharp Aquos S2

Hello. I try to unlock my phone but not working adb screen.
All necessary files and drivers are installed.
When I try run command "fastboot oem unlock", received this messages:
(bootloader) Verity mode: true
(bootloader) Device unlocked: false
(bootloader) Device critical unlocked: false
(bootloader) Charger screen enabled: true
OKAY [ 0.005s]
finished. total time: 0.006s
I try the this solution: https://forum.xda-developers.com/android/general/sharp-aquos-s2-ss2-sat-thread-t3761071/
and i writing this command in adb, giving me this :
fastboot.exe oem cert_timecount get
...
FAILED (remote: unknown command)
finished. total time: 0.002s
Please help me unlock this phone.
Hi, did you ever resolve this?

[ROM] Mi 6 stuck in fastboot

Please help me I screwed up! I tried flashing from Global Beta Back to Stable beta (ROM V10.4.1.0.PCAMIXM), I got bootloader unlocked and after a restart, I forgot to turn on USB Debugging, and when I flashed it I've got an error at the end (failed to check sparse crc). The thing is i thing I've chosen flash and lock and my bootloader might be locked again because every time I try to flash again I get echo Missmatching image and device and it's flashing forever. I tried to unlock it again but i get a fail verifying the device at 50%. So now I am stuck in fastboot, I can't get the phone to recovery mode. Is there any fix? Please help me I am not that not tech-savvy.
I guess bootloader is not locked!
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem device-info
...
(bootloader) Verity mode: true
(bootloader) Device unlocked: true
(bootloader) Device critical unlocked: true
(bootloader) Charger screen enabled: false
OKAY [ 0.016s]
finished. total time: 0.016s
try
Code:
fastboot boot "C:\Program Files (x86)\Minimal ADB and Fastboot\twrp-3.3.1-2-sagit.img"
and install Universal DM-Verity, ForceEncrypt, Disk Quota Disablers

How do I solve Fingerprint Enrollment error

Fingerprint lost, I backed up persist in advance, so I restore it by
fastboot flash persist [INSERT YOUR PERSIST.IMG HERE]
not worked,prompted for "Flashing is not allowed for Critical Partitions"
then I tried
adb shell
su
dd if=/sdcard/persist.img of=/dev/block/bootdevice/by-name/persist
I checked /mnt/vendor/persist,files were successfully extracted.
However,the problem still occurred.
Appreciate for any helps.
ChuyanFang said:
Fingerprint lost, I backed up persist in advance, so I restore it by
fastboot flash persist [INSERT YOUR PERSIST.IMG HERE]
not worked,prompted for "Flashing is not allowed for Critical Partitions"
then I tried
adb shell
su
dd if=/sdcard/persist.img of=/dev/block/bootdevice/by-name/persist
I checked /mnt/vendor/persist,files were successfully extracted.
However,the problem still occurred.
Appreciate for any helps.
Click to expand...
Click to collapse
Enter this command first: fastboot flashing unlock_critical
Sent from my OnePlus KB2007 using XDA Labs
jwarrior319 said:
Enter this command first: fastboot flashing unlock_critical
Sent from my OnePlus KB2007 using XDA Labs
Click to expand...
Click to collapse
Thanks for ur reply.
It still doesn't work.
C:\Program Files (x86)\OnePlus Mobile>fastboot flashing unlock_critical
FAILED (remote: Device already : unlocked!)
Finished. Total time: 0.005s
C:\Program Files (x86)\OnePlus Mobile>fastboot flashing unlock
FAILED (remote: Device already : unlocked!)
Finished. Total time: 0.003s
I checked the unlocked status then:
C:\Program Files (x86)\OnePlus Mobile>fastboot oem device-info
(bootloader) Verity mode: true
(bootloader) Device unlocked: true
(bootloader) Device critical unlocked: false
(bootloader) Charger screen enabled: true
OKAY [ 0.006s]
Finished. Total time: 0.007s
*never mind*
ChuyanFang said:
Thanks for ur reply.
It still doesn't work.
C:\Program Files (x86)\OnePlus Mobile>fastboot flashing unlock_critical
FAILED (remote: Device already : unlocked!)
Finished. Total time: 0.005s
C:\Program Files (x86)\OnePlus Mobile>fastboot flashing unlock
FAILED (remote: Device already : unlocked!)
Finished. Total time: 0.003s
I checked the unlocked status then:
C:\Program Files (x86)\OnePlus Mobile>fastboot oem device-info
(bootloader) Verity mode: true
(bootloader) Device unlocked: true
(bootloader) Device critical unlocked: false
(bootloader) Charger screen enabled: true
OKAY [ 0.006s]
Finished. Total time: 0.007s
Click to expand...
Click to collapse
Hmm, it wont allow you to unlock critical. Idk how to fix that.
You could try fastboot oem flashing unlock_critical or fastboot oem unlock_critical
Sent from my OnePlus KB2007 using XDA Labs

Redmi Note 8T and Bootloader

Hello everybody,
I need help to get my phone inbricked. Last year I installed LineageOS on my device and everything worked fine. Since I needed for some reason to relock my phone. I did via fastboot:
Bash:
fastboot oem lock
Since then my phone prints out: "The System has been destroyed ..."
I cannot flash anymore...
Code:
$ fastboot oem device-info
< waiting for any device >
...
(bootloader) Verity mode: true
(bootloader) Device unlocked: false
(bootloader) Device critical unlocked: false
(bootloader) Charger screen enabled: true
OKAY [ 0.000s]
finished. total time: 0.000s
What can I do to unlock the bootloader?

Categories

Resources