Question my device can't be unlocked - Sony Xperia 5 III

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.

Related

[Q] Need Help Samsung Nexus S 4G CDMA Stuck on Google Logo

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..????

[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!

unlock bootloader on alcatel v1 5001D 2019

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.

Unbricking OP6

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.

Question Block in boot after fresh install with LMSA

Hi,
I am fairly new to flashing and rooting android devices. I managed to root my tablet a few months ago using the following sc00ter98 procedure:
Pad 11 (TB-J606F) Unlock! Magisk! RoooooT !!!
https://4pda.to/forum/index.php?showtopic=1014576&view=findpost&p=107199725 Translator from Russian: https://www.deepl.com/translator 😁🙃(y)
forum.xda-developers.com
But after that I noticed that my tablet no longer received Android updates, I wanted to manually update Android using the LMSA utility. I made a backup of my data before that so I could afford to lose everything. But once the process was finished my system won't boot anymore. In fact I am stuck on a menu at startup not knowing what to do.
{
"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"
}
This is the only menu I have access to. I can change the "START" with volume buttons and there are :
Restart bootloader
Recovery Mode
Power off
Boot to FFBM
Boot to QMMI
But watherver I choose, this only reboot the tablet and then go back to this menu.
I would then very much need your know-how if you please!
Thans by advance,
Jiddu
Run this command:
fastboot set_active a
It worked very well !! Big Thanks !
What was the point after my "Rescue" action with LMSA ?
AndroPlus said:
Run this command:
fastboot set_active a
Click to expand...
Click to collapse
Failed : Slot change is not allowed in Lock State. Help me

Categories

Resources