{
"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"
}
Respected everyone,
My phone model is LYF LS-4008 manufacturer - fortuneship .... All the drivers are correctly install i.e, Adb, fastboot....and m trying to unlock is the bootloader for twrp and rooting purposes but m failed.... When I type adb devices it shows serial number then I type adb reboot bootloader my phone reboots to fastboot then I type fastboot devices then it shows serial number but when I type fastboot oem unlock or fastboot oem unlock-go on minimal software it only goes on loading and nothing happens in cmd and also in my phone it doesn't for unlock bootloader yes or no as you can see on the above image .....what to do sir please help me....
Thank you..
psusanta056 said:
Respected everyone,
My phone model is LYF LS-4008 manufacturer - fortuneship .... All the drivers are correctly install i.e, Adb, fastboot....and m trying to unlock is the bootloader for twrp and rooting purposes but m failed.... When I type adb devices it shows serial number then I type adb reboot bootloader my phone reboots to fastboot then I type fastboot devices then it shows serial number but when I type fastboot oem unlock or fastboot oem unlock-go on minimal software it only goes on loading and nothing happens in cmd and also in my phone it doesn't for unlock bootloader yes or no as you can see on the above image .....what to do sir please help me....
Thank you..
Click to expand...
Click to collapse
Vivo y51
No my model is LYF LS-4008
Related
Hello..,
I got a Nexus S 4G CDMA that's stuck on Google logo when it startup.
put into download mode ( pressing both volume up and volume down + power on ) but get this note :
Unlock bootloader?
If you unlock the bootloader, .. bla bla bla...,
Click to expand...
Click to collapse
Put into fastboot mode and get this info
Product name : HERRING
HW Version : Rev 34
Bootloader version : D720SPAKC5
Baseband version : D720SPAKE1
Carrier info : SPR
Serial number : 343I5xxxxxxxx
Loxk state : Locked
Click to expand...
Click to collapse
Try this methode http://forum.xda-developers.com/showthread.php?t=1072698, but always get this error
{
"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"
}
Also flash via Odin, get this error
Try to Unlock the boot loader, I follow this guide to install adb & fastboot, PdaNet also installed.
When type " fastboot oem unlock " on CMD, phone ask to unlock bootloader, then i move to Yes option and confirm by pressing power button but nothing happened.
Please help me..,
what should i do..????
Dont write drivers installed my computer read the phone usb debuging on oem unlock on
{
"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"
}
Sent from my SM-G935F using Tapatalk
What this directory that has 3? Rename it to English
i think cmd cannot read/recognise hewbrew.
you need to rename or replace the folder into one that is in english mate.
You said drivers are installed, USB debugging is on, and OEM unlock is enabled. Have you unlocked the bootloader via fastboot? If not, that is likely your problem.
gamer649 said:
You said drivers are installed, USB debugging is on, and OEM unlock is enabled. Have you unlocked the bootloader via fastboot? If not, that is likely your problem.
Click to expand...
Click to collapse
how i unlock bootloader on e6633 dual?
t_bahar said:
how i unlock bootloader on e6633 dual?
Click to expand...
Click to collapse
First check if you can unlock your bootloader, to do this follow these steps:
1) Open the Phone dialer
2) Type *#*#7378423#*#* to open the service menu
3) Tap Service info
4) Tap Configuration
5) Look to your rooting status, it will say one of three strings;
5.1) Bootloader unlocked: Yes (it shouldn't say this as your bootloader should be locked)
5.2) Bootloader unlock allowed: Yes (this means you can unlock your bootloader)
5.3) Bootloader unlock allowed: No (this means you can't unlock your bootloader)
If your bootloader lock status is 5.2 follow this guide. The process for unlocking bootloader is under Stock ROM > Guide.
Its work thanksssss
Any rom custom for e6633 ???
Sent from my SM-G935F using Tapatalk
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.
Heyy guys can someone help me unbrick my op6, I've done it a couple of times before but this time is different, device is not showing in msmTool, qualcomm 9008 driver is installed. Device is stuck in fastboot mode no recovery or anything else is available
preview link
Try this tool.
[TOOL][OP6] TOOL ALL IN ONE (Drivers|Unlock|TWRP|Factory Image|Stock Recovery)
This is the OnePlus 6's TOOL ALL IN ONE Discussion Thread more info and download go to the Original Thread TOOL ALL IN ONE ADVANCED OPTIONS FUNCTIONS Install Drivers Install Drivers Unlock Bootloader Lock Bootloader (use carefully) Flash...
forum.xda-developers.com
Tried it already no device found, my OP can only boot in fastboot mode
{
"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"
}
accordeuro06 said:
Tried it already no device found, my OP can only boot in fastboot mode
View attachment 5317423
Click to expand...
Click to collapse
Do you have bootloader unlocked,i always use mauronofrio roms without no problems
yes it is unlocked, but when I try to list the device in command prompt under window/ubuntu - it says no devices
accordeuro06 said:
yes it is unlocked, but when I try to list the device in command prompt under window/ubuntu - it says no devices
Click to expand...
Click to collapse
accordeuro06 said:
yes it is unlocked, but when I try to list the device in command prompt under window/ubuntu - it says no devices
Click to expand...
Click to collapse
If you are using Windows 10 like me you can try minimal adb and fastboot installer,maybe your drivers are corrupted.P:S. we are in the wrong thread,you should ask in another section-question and answers.
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