unlock bootloader on alcatel v1 5001D 2019 - General Questions and Answers

How unlock bootloader on alcatel v1 5001D 2019?When i use fastboot oem unlock command or fastboot flashing unlock on adb i get this error:
Rec_002
Watch "Rec_002" on Streamable.
streamable.com

Fastboot is not standardized, means Fastboot isn't equal Fastboot: how it's implemented depends on OEM/Carrier, it's not always the version as with a bootloader based off the latest AOSP code.
And most OEMs/Carriers nowadays have implemented their own version. Thus you can't expect that the Fastboot commands / options listet and described on hundreds of websites as also here on XDA are working.
Unlocking device's bootloader must be granted by OEM/carrier: have you checked this?
Code:
adb devices
adb shell "getprop ro.oem_unlock_supported"
Only if returned value is 1 it's supported.
BTW: Fastboot and ADB are 2 totally different things, don't confuse them.

Thats what i get when i type code.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

For me it looks that ADB isn't got enabled on phone by you: Android Settings -> Developer options -> Allow USB debugging -> ON

Actually Allow Usb Debbuging and OEM Unlock are both on.

If not done yet, install the Android USB Driver provided by OEM for this Android device, too

Already done that.

Related

[Q] My Phone stucks here, cannot boot to home screen.

Hi All Pros,
My phone stucks at this screen.
when power on, it stuck at this screen for long time until battery end.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
i know i have to look at this thread
but i not really see the steps to do it there.
Anyone please help to explain more/ guide me how to fix my phone ?
Thanks
MOD reset unlock tamper bit.
http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912
1) Did you unlock your device before by any means ? (or by fastboot oem unlock) ?
tried to unlock before, but never success
2) What is the recovery already installed in your device ?
none, original cynogenmod recovery
3) What is the status of your device ? "fastboot oem device-info"
Unlock Bit - FALSE , Tamper Bit - TRUE
4) What error msg you got when tried to run command fastboot boot <custom_recovery.img>.
Failed ( remote: Device not unlocked cannot boot)
5) Steps you tried.
adb sideload CM-update file = not working.
Have a look here: http://forum.xda-developers.com/oneplus-one/general/tool-oneplus-one-return-to-stock-t2970390
Thread closed because it looks like you are getting help here: http://forum.xda-developers.com/showthread.php?p=57701167
Please try not to ask things more than once because it becomes difficult for you and other people to keep track of the answers.
Thanks!

Fastboot stuck after printing three dots "..."

I'm trying to enable the bootloader on my XZ Premium (G8141, Firmware @47.1.A.12.75).
I was following their official guide.
Everything ran fine until i ran "fastboot -i 0x0fce oem unlock 0x<unlock c.>". For some reason it's getting stuck after printing "..." :
Code:
[email protected]:/home/user/Android/Sdk/platform-tools# ./fastboot devices
CB512EG2PN fastboot
[email protected]:/home/user/Android/Sdk/platform-tools# ./fastboot -i 0x0fce oem unlock 0x<...>
...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I ran everything as root, device seems to be visible and in fastboot mode (blue LED is on).
Additional info:
Android version: 8.0
dev. options: OEM Unlocking: ON, USB debugging: ON
rooting status: "Bootloader unlock allowed: Yes"
OS: Ubuntu 16.04 xenial
fastboot version 0.0.1-4500957
device is connected via USB 2.0
Your fastboot version is ancient.
Here on Debian Stretch:
fastboot version 1:7.0.0+r33-1
fastboot should be in your path once you installed the Android SDK.
You can try to update the SDK. On xda-developers you will find some threads to get you started. But that is far fetched for just unlocking the BL.
BTW: Did you backup the Trim Area with your unique Device keys which you are about to loose?
which fastboot
here: /usr/bin/fastboot
ls -l /usr/bin/fastboot
here: lrwxrwxrwx 1 root root 42 Apr 24 2017 /usr/bin/fastboot -> ../lib/android-sdk/platform-tools/fastboot
look if you have alternatives:
locate fastboot | grep fastboot$
If you are on a very good unmetered internet connection you could even boot up a live CD of Debian Stretch/Buster or 18.04 Beta1 of Ubuntu and install the SDK there.

Xiaomi Mi Box S Bricked

Hello,
I have a Xiaomi Mi Box S and when i was trying to download the newest update but the image got stuck at 60%, so i decided to unplug the power and got into the recovery menu to wipe the data and cache. In the middle of the process, i got a message saying that he couldn't mount several partitions. I unplugged the cable, once again, and since then the box bricked.
The only response i get from the box is a red light in the back of the box from the audio input. I can also connect it to the pc but i don't know what to do.
If you have any suggestion i would really appreciate.
Thanks.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Re-flash device's STOCK ROM.
Code:
adb devices
adb reboot sideload
adb sideload <STOCK-ROM.ZIP>
jwoegerbauer said:
Re-flash device's STOCK ROM.
Code:
adb devices
adb reboot sideload
adb sideload <STOCK-ROM.ZIP>
Click to expand...
Click to collapse
Thanks for the reply,
I followed the instructions and when i do adb devices it doesn't find any devices. The problem is that i can't boot into notinhg, not even the recovery menu to use adb.
Btw when i plugged it into the pc i get this.
Don't know if it helps or not.
If
Code:
adb devices
doesn't list any then my guess is that "USB debugging" didn't get enabled in Android Settings -> Developer options

Question my device can't be unlocked

Hi, I can't unlock my device: Sony Xperia 5 lll
I'm in the fastboottd menu:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
but my commands unlock doesn't work:
"FAILED (remote: 'Command not supported in default implementation')"
-OEM Unlocking = Enabled
-USB debugging = Enabled
What am I doing wrong ?
Wrong fastboot binaries. Use the Google Platform Tools
Miustone said:
Wrong fastboot binaries. Use the Google Platform Tools
Click to expand...
Click to collapse
what are the correct tools? I use the following: https://developer.android.com/studio/releases/platform-tools
(platform-tools_r31.0.3-windows.zip)
@Miustone should unlock commands be entered in menu fastboottd? (I'm doing it right that way)
I tried Emma from Sony:
PavlaLuck said:
I tried Emma from Sony:
View attachment 5439939
Click to expand...
Click to collapse
I think You need to do that in Bootloader Mode. Just Turn Off Your Phone, hold VolumeUP and Connect it while Holding VolumeUP to USB. You will See a Blue LED on Your Device. That's it... You can also visit My Discord Server. People there will Help You too If needed! Good Luck!
hey,same output here with my xperia 1 iii pdx215,have you solved it,thx
first here is the Xperia 5 iii section
second read and try the root guide there is everything to unlock the device.

[Help] Fastboot mode.

I am unable to get into fastboot mode on my At&t Motivate 2. I do have OEM unlock, but when I use adb reboot fastboot, or hold the power key + up vol. It get's stuck on the screen saying => FASTBOOT mode... I am not sure what I am doing wrong (if I am). It's model number is EA211002. It stays on this screen no matter how long i leave it.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Be happy, you sucessfully entered Fastboot mode. Now direct Fastboot on PC per Windows CMD and/or PowerShell what action(s) to perform.
Fastboot Commands List and Cheat Sheet with Explanation
Fastboot is a command-line tool for Android. You can execute Fastboot commands to flash and boot factory and TWRP recovery images.
technastic.com
I have the same phone does anyone have the stock firmware ?
also where did you get the fastboot drivers for it? can you sent them to me ? please @jwoegerbauer @Synaronel
@IXDevoXI
Latest ADB and Fastboot drivers you can obtain here:
SDK Platform Tools release notes | Android Studio | Android Developers
Android SDK Platform-Tools is a component for the Android SDK.
developer.android.com
I finally figured out the whole fastboot thing with this phone lol and which one you need to be in and so forth it is the most confusing phone I’ve ever tried to root but now I’m left with that stupid dm-verity corrupt issue

Categories

Resources