[Help]: unlock bootloader failed - Sony Xperia Z Ultra

hi pls help me,
i have xuz c6833 14.2.A.1.136 - rooted.
i read and followed all steps from here: http://forum.xda-developers.com/showthread.php?t=2447319 untill:
....
11. In the cmd windows type in fastboot.exe -i 0x0fce getvar version
12. If a value is returned (it will return 0.5), it means the phone is correctly connected
13. Type in fastboot.exe -i 0x0fce oem unlock 0xKEY and replace KEY with the key which u received earlier. (replaced KEY)
then it says:
FAILED (remote : Device already rooted)
i have tried Xperia Z Ultra Toolkit 1.0 and got the same message FAILED after enter unlock code received earlier via email from sony.
plds show me where i did wrong? thank you.

Did you try with Flashtool?
I use that to unlock bootloader and did it with no problem....
Just an idea....

I just used flashtool to unlock mine.
make sure you have backed up your TA partition
from the dialer dial *#*#7378423#*#* somewhere in there in the unlock status, cant remember where and I'm not on stock anymore.

blueether said:
I just used flashtool to unlock mine.
make sure you have backed up your TA partition
from the dialer dial *#*#7378423#*#* somewhere in there in the unlock status, cant remember where and I'm not on stock anymore.
Click to expand...
Click to collapse
Is in Service Info / Configuration

Yes I had To backup. I tried flash tool 1.0 but there is the same failed decide rooted.
I have screen shot for status attached.
What can I do now.
And play also help for cmw recovery.I have backup a file but now my xuz have only twmp which can not read the file I have backup before.

amk said:
Yes I had To backup. I tried flash tool 1.0 but there is the same failed decide rooted.
I have screen shot for status attached.
What can I do now.
And play also help for cmw recovery.I have backup a file but now my xuz have only twmp which can not read the file I have backup before.
Click to expand...
Click to collapse
Your BootLoader is unlocked.....
Rooting Status:
Bootloader unlocked: YES

Lc1975 said:
Your BootLoader is unlocked.....
Rooting Status:
Bootloader unlocked: YES
Click to expand...
Click to collapse
As you bootloader is unlocked you can just load any of the dual-recovery boot.img to get both cwm and twrp. I normally flash jackies one or chillychan's http://forum.xda-developers.com/showthread.php?t=2575909

I used that to install the dual recovery on my phone using the chillychan's post...
Do this:
Download the kernel-136-dual from his post
Download the SuperSu
Put the SuperSU in the phone SDCard for example...
Shutdown your device.
Plug the usb and press in the same time Volume Key Up
Open flashtool..
Click on the first icon is like a thunder... and select fastboot mode then click on "Select kernel to flash" and get the "kernel-136-dual.img"
And the flashtool install the kernel..
You see in the dialog box..
Unplug the usb cable and turn on you device and press the Volume key Down or Up
My case the Volume Down opens TWRP and then go to "install" and find the SuperSu that you put on the phone.. Install that and reboot
Nothing more to do...

Related

How to Unlocked/Relocked Bootloader in Xperia Mini ST15i?

Is this methods still works now and is it safe?
UNLOCKING BOOTLOADER:
Unlocked bootloader is needed for most custom ROMs and for ALL custom kernels. It allows the booting system to be changed.
This can be done via official way or via test point method. Official way also removes DRM keys, which cannot be restored at all.
WARNING: You will lose warranty with this!
THE OFFICIAL METHOD - You lose DRM!
Go to http://unlockbootloader.sonymobile.com.
Enter service menu, open keypad and enter *#*#7378423#*#*.
Service Info - Configuration, Bootloader Unlock Allowed: Yes/No. If it says Yes, continue. If it says No, do not continue, because it will not work.
On the website, click "Start Unlocking the bootloader".
In the text, there are instructions, what you need to do. Also there are drivers that are needed for this process. Follow the instructions.
Install the drivers, then click Continue.
Enter your IMEI, name and e-mail. Leave out the last number from the IMEI.
You get a code, leave the website open, you will need this code.
Turn off your phone, then connect USB cable to your PC, hold down Volume UP button and connect USB cable to your phone. Blue LED should light up.
You will be asked for drivers. Point to the usb_driver folder where you placed the android_winusb.inf-file, and select the Android Boot loader Interface-file.
Open command prompt, first enter this
Code:
cd C:\...\android-sdk\platform-tools
Replace C with the correct drive letter and ... with the path to the android-sdk folder. Next, enter this command
Code:
fastboot.exe -i 0x0fce oem unlock 0xKEY
---------------------------------------------
RELOCKING BOOTLOADER:
When you return to stock and/or need warranty back, you will need to relock bootloader. First install stock ROM and kernel and then relock bootloader, else you will have problems. Depending on the unlocking method, there are 2 ways to relock.
TEST POINT METHOD
Start S1 Tool and click Restore button. Should relock the bootloader automatically.
OFFICIAL METHOD
Will not work on test point method, because bootloader was patched there ant not unlocked.
Make sure you have Flashtool installed.
From the downloads section, download Xperia_Relock_Bootloader.zip file.
Extract the package, there is a .ftf file.
Flash the .ftf file with Flashtool.
Bootloader is locked again
source:
http://forum.xda-developers.com/showpost.php?p=27376017&postcount=2
---------------------------------
Please tell if these methods still works now and if this safe..
Im planning to install custom ROM "icecream pureness V4"
and needs to unlock BL and custom kernel..
And please could u suggest custom kernel?
Thanks in advance
Yes and yes. See the first link in my sig for more info.
thanks

Cyanogenmod 9.1 installing problems

Heres the deal.
I got my hands on the walkman and whole android thing is pretty new to me,but i heard a lot of good responses about cyanogen and was wanting to instal it,but i faced some issues:
What I did: I unlocked the bootloader by following thread from sony site,loader was set to allow unlock,so this went succesfully i think.
Next a root was needed,tried several methods and nothing,then helped the one at talk.sonymobile
Hooray,SU app is in,allowed tiatnium and CWM installed sucessfully,phone is rooted.
Now I followed the tutorial from Cyanogen site.
Placed the rom and gapps in sd card,extracted the .img file to fastboot folder,everything is set,now I open the CMD promt in the fastboot folder,fastboot found the device,I hit the : ''fastboot -i 0xfce flash boot boot.img'' tried also '' fastboot flash boot boot.img'' but the cmd throws FAILED(the device must be rooted first).
What went wrong?the device is rooted already...I'm confused.Any suggestions?
and I wondered,is that cmd boot flash necessary,maybe i can install the cyanogen.zip and gapps.zip from cwm recovery console where it is said install from zip,cause the zip contains the boot.img and i was thinking,maybe it is possible to do it without the cmd thing.
gvidizz said:
Heres the deal.
I got my hands on the walkman and whole android thing is pretty new to me,but i heard a lot of good responses about cyanogen and was wanting to instal it,but i faced some issues:
What I did: I unlocked the bootloader by following thread from sony site,loader was set to allow unlock,so this went succesfully i think.
Next a root was needed,tried several methods and nothing,then helped the one at talk.sonymobile
Hooray,SU app is in,allowed tiatnium and CWM installed sucessfully,phone is rooted.
Now I followed the tutorial from Cyanogen site.
Placed the rom and gapps in sd card,extracted the .img file to fastboot folder,everything is set,now I open the CMD promt in the fastboot folder,fastboot found the device,I hit the : ''fastboot -i 0xfce flash boot boot.img'' tried also '' fastboot flash boot boot.img'' but the cmd throws FAILED(the device must be rooted first).
What went wrong?the device is rooted already...I'm confused.Any suggestions?
and I wondered,is that cmd boot flash necessary,maybe i can install the cyanogen.zip and gapps.zip from cwm recovery console where it is said install from zip,cause the zip contains the boot.img and i was thinking,maybe it is possible to do it without the cmd thing.
Click to expand...
Click to collapse
Well,for first:install the Flashtool and drivers.it is easier to use,and it will flash the boot.img either phone rooted or not.unbelivable that you people use CMDs,just like prehistorical humans
Sent from my ST15i using xda premium
gvidizz said:
and I wondered,is that cmd boot flash necessary,maybe i can install the cyanogen.zip and gapps.zip from cwm recovery console where it is said install from zip,cause the zip contains the boot.img and i was thinking,maybe it is possible to do it without the cmd thing.
Click to expand...
Click to collapse
Install the drivers from flashtool and try it with flashtool
No, on our xperia devices we have to flash the kernel first, we can't flash it via cwm
shadik555 said:
Well,for first:install the Flashtool and drivers.it is easier to use,and it will flash the boot.img either phone rooted or not.unbelivable that you people use CMDs,just like prehistorical humans
Sent from my ST15i using xda premium
Click to expand...
Click to collapse
Without CMD Flash Tool would not have been able to even flash a custom kernel as fastboot.exe requires CMD. As for your problem, dial this in your phone pad - *#*#7378423#*#*
If you have successfully unlocked your bootloader, then 'Rooting Status" will show "Bootloader unlocked: Yes" else you have not done the process properly. Make sure that you have typed the unlocked code properly. The 'o' may look like in the unlock code '0'. It is safer to copy and paste the unlock code. Also, try running CMD as administrator.
check again if u already unlocked bootloader, if bootloader unlocked:yes, u have unlocked bootloader, if bootloader unlock allowed:yes, means that ur phone can unlocked bootloader n need to unlocked
Thx
abcdjdj said:
Without CMD Flash Tool would not have been able to even flash a custom kernel as fastboot.exe requires CMD. As for your problem, dial this in your phone pad - *#*#7378423#*#*
If you have successfully unlocked your bootloader, then 'Rooting Status" will show "Bootloader unlocked: Yes" else you have not done the process properly. Make sure that you have typed the unlocked code properly. The 'o' may look like in the unlock code '0'. It is safer to copy and paste the unlock code. Also, try running CMD as administrator.
Click to expand...
Click to collapse
thank you,the first attempt for unlocking bootloader was un sucessfull.Running CMD as administrator and typing unlock code in CAPS did it.
Now im on Cyan 9.1
thx all
So,its not possible to flash a kernel using cwm? I ve been told that in cyanogenmod you already have rom and kernel in one zip and there is no need for use of flashtool...i guess i was told wrong?
Sent from my ST15i using Tapatalk 2
I think it can be done on newer phones, but on 2011 models, it can't be done, u have to flash kernel using fast boot in pc. But u do Ave the kernel in the same zip
Sent from my Xperia Mini Pro
mnishamk said:
I think it can be done on newer phones, but on 2011 models, it can't be done, u have to flash kernel using fast boot in pc. But u do Ave the kernel in the same zip
Sent from my Xperia Mini Pro
Click to expand...
Click to collapse
Thx,my friend who used that method on lg p350 told me it could be done and i thought cos my xperia is a lot newer than his device.
Sent from my ST15i using Tapatalk 2

How do you install Cyanogen mod on xperia u??

I see that there aren't detailed guides on how to install Cyanogen mod on Xperia U
I still got my bootloader locked, on the Cyanogen thread it doesn't say which kernel to flash, how to unlock bootloader..http://forum.xda-developers.com/showthread.php?t=1876927
So. I Have CWM recovery installed, and locked bootloader. I am using Stock 4.0.3.
What do i have to do to get Cyanogen mod running on my Xperia U?
Please be as detailed as possible while explaining.(Thread to unlock bootloader. Thread for Cyanogen Kernel)
CM will work only on an unlocked bootloader unless specified otherwise You need to use FireDroid 1.3 as its the only CM working on Locked bootloader Just reboot into CWM and do the install + wipes as suggested by the thread Just comment back here if you need help
Cheers
Min3r said:
CM will work only on an unlocked bootloader unless specified otherwise You need to use FireDroid 1.3 as its the only CM working on Locked bootloader Just reboot into CWM and do the install + wipes as suggested by the thread Just comment back here if you need help
Cheers
Click to expand...
Click to collapse
well look here http://forum.xda-developers.com/showthread.php?t=1876927
it sais for unlocked bootloader only.
but it doesn't say which kernel to use.
and there aren't any links on how to unlock the bootloader.
Ligux is also based on cm and basicly full cm but small extra options
And works on locked BL to
Its based on latest cm9 203
Sent from my ST25i using xda app-developers app
For unlock you can simply use flash tool just need root access and its easy
Sent from my ST25i
Go to Sony's unlock page to unlock ur bootloader
Sent from my LT22i using Tapatalk 2
unlock your bootloader by these ways-
1)install usb drivers of xperia u..
2)Download Fast Boot Package (With USB Drivers)
3)Switch Off Your Device & Connect It To The Computer Using USB Cable While Enabling Fast Boot Mode (Press & Hold Volume Up Button To Trigger Fastboot Mode). Windows Will Start Driver Installation As soon As You’ll Connect Your Device To The Computer While Keeping It In Fastboot Mode.
3)Now Extract The Fastboot Package You’ve Just Downloaded.You Will Find 2 Folders Named As ‘fastboot’ & ‘usb_driver’.
4)Point Driver Installation Location To ‘usb_driver’ Folder.
5)Once Drivers Get Installed, Disconnect Xperia U From PC & Power On It.
6)Before Unlocking Bootloader, You Need To Check That if Your Device’s Bootloader Can Be Unlocked Or Not. For Checking Bootloader Status Dial *#*#7378423#*#* From Phone Dialer To Access Service Menu.Find Bootloader Unlock Status Over There. If It is Set To Yes Then Only You Can Unlock Your Device’s Bootloader Otherwise It’s Impossible To Unlock It.
7)After Verifying Bootloader Unlock Status Set To Yes, Go To Sony’s Official Bootloader Unlocking Site.
8)Scroll To The Bottom of The Page & Press Continue.
You Will be Prompted With The Message “Are You Sure ?”. Accept It By Clicking On “Yes I Am Sure”.(Assuming That You’ve Read It Properly). Then Accept The Legal Terms.
Now You’ll Get “Create Unlock Request” Page.Enter Your Name, Email Address & IMEI (Which You’ve Noted in Essential Steps Mentioned Above).
You’ll Now Get Unique Key Which Will Be Displayed On The Screen. Save It Safely As We Will Require It In Next Part Of The Article.
9)Open Command Prompt In Your Computer & Point/Set It’s Location To ‘fastboot’ Folder.
Again Connect Your Device To PC By Enabling Flash Mode On It..
10)Now In Command Prompt (CMD) Type The Following Command :
fastboot.exe -i 0x0fce getvar version
11)If Value is Returned (It Should return 0.5), It Means Device is Connected Properly.
Type This Second Command Mentioned Below :
fastboot.exe -i 0x0fce oem unlock 0xKEY (on the place of KEY give the unique key you have got in step 8) and hit enter..
YOUR BOOTLOADER IS UNLOCKED.. :victory:
---------- Post added at 02:43 PM ---------- Previous post was at 02:32 PM ----------
Procedure to Install Cyanogenmod 9.3 on Sony Xperia U ST25i:
1)Custom Recovery like Clockworkmod must be installed in order flash this ROM.
2)Download latest Cyanogenmod 9.3 package from any site (Cyanogen10 has not yet been released for xperia u)
3)Download Google Add-on Apps (Gmail, Maps, GTalk, Play Store etc.) which are not present in ROM by default.
4)After downloading CM9.3 package, connect your device to PC. Enable mass storage mode on it. Now transfer ROM package & Google Apps to your device’s internal SD card.
Now disconnect the phone from computer. Boot in recovery mode on your phone. To do so, switch off the phone, switch it on again, when phone is restarting (during boot logo & LED turns blue), press Volume up button. Your phone will land in recovery mode.
5)Take a nandroid backup of your current ROM so that it can be restored back (in case if anything goes wrong). To backup your current ROM, select Backup and Restore option from the recovery mode & on next screen, select backup. Now It will make a nandroid backup of your whole system (excluding SD card). Wait for the backup process to get finished.
6)Now Select “install zip from sdcard” & then “choose zip from sdcard“. Navigate the ROM file (which you’ve transferred earlier) Select it & press on ‘Yes‘ to continue. ROM installation process will start.
Wait for the ROM to get installed. After ROM gets successfully installed, your phone will land in the recovery mode again.
(Optional) The same procedure you have to do for installation of Google Apps. (Just don’t do the above step i.e, wiping data after installation of Gapps). After you finished installation of Gapps, press back button to go to main menu of CWM.
7)Select wipe data/factory reset & wipe cache partition to wipe all the data & caches from the phone memory respectively.
Select reboot system now from the recovery mode to Restart the phone. Switch off it again.Now download the ADB & fastboot files which we will need to flash the kernel image.
8)Extract above rar file to a convenient location/folder (Fastboot Folder).
Open Cyanogenmod 9.3 ROM package using WinRAR or 7-zip, extract boot.img file (which is nothing but a kernel) to any convenient location. (It is located in the root directory of the ROM).
Now move the kernel file (boot.img) where ADB & fastboot files are located.
9)On the phone (while switched off), enter into the fastboot mode. To do so, Connect your phone to the computer. While connecting press Volume up button to trigger fastboot mode.
10)Open the folder which contains ADB & Fastboot files.
Run commandprompt.bat file to open command prompt pointing to the ADB & Fastboot folder.
Type the following command in command prompt to flash the kernel file:
fastboot flash boot boot.img
11)Restart the phone by typing “fastboot reboot” (without quotes) in command prompt.
FINALLY YU WILL HAVE CYANOGEN9.3 CUSTOM ROM IN YOUR PHONE...:victory:
xnd_bogdan said:
I see that there aren't detailed guides on how to install Cyanogen mod on Xperia U
I still got my bootloader locked, on the Cyanogen thread it doesn't say which kernel to flash, how to unlock bootloader..http://forum.xda-developers.com/showthread.php?t=1876927
So. I Have CWM recovery installed, and locked bootloader. I am using Stock 4.0.3.
What do i have to do to get Cyanogen mod running on my Xperia U?
Please be as detailed as possible while explaining.(Thread to unlock bootloader. Thread for Cyanogen Kernel)
Click to expand...
Click to collapse
Requirements
1) CWM recovery
2) Unlocked bootloader
how to
1) Copy zip to sd
2) extract boot.img from the zip file
3) fastboot that img file viia flashtool
4) full wipe
5) now flash the zip file via cwm
6) reboot

Unlocking bootloader leads to "status unavailable"

I used flashtool to unlock my bootloader after following the procedure layed out here: http://www.droidviews.com/how-to-unlock-bootloader-on-sony-xperia-m4-aqua/
Specifically I created a new dir under "C:\Users\Admin\.flashTool\registeredDevices" with my device name "SDDSF334343" then inside that dir created an empty file called "ulcode", and inside that file inserted the unlock code I received from Sony (using the M model and my IMEI).
The flashtool did not complain and said "unlock complete" or some such and prompted me to reboot my device. However upon checking at *#*#7378423#*#* it shows "unavailable" for the bootloader unlocked status, and attempting to flash the recovery with "fastboot flash recovery recovery.img" gives "writing recovery FAILED <remote: Command not allowed>", so obviously the bootloader isn't really unlocked it seems.
I found this post http://forum.xda-developers.com/showpost.php?p=63328460&postcount=406, with someone who had a similar problem, but I don't understand what he means by remove the "0x"; my ulcode file does not contain this prefix anyway, only the unlock code I got from Sony and pasted in.
Any ideas?
Other info
Android version 5.0. Firmware: 26.1.A.2.167. Model number E2303. I used Flashtool v0.9.19.8 along with the minimal adb fastboot install (although I also tried again with the latest full Studio download, ugh). Flashtool reported success regards to unlocking, and allows me relock and lock again repeatedly etc
I noticed my phone has the "Bootloader unlock allowed: No" (after dialing *#*#7378423#*#*) before I try and unlock with Flashtool. Does this mean it really, genuinely cannot be unlocked, or does it just mean not officially?
Do I need to flash my phone to another version of the stock firmware to get around this problem? If so which version and would it break everytime my phone updated?
(If I understand things correctly, I can flash to another stock ftf even without unlocking the bootloader using Flashtool)
I started with 26.1.A.2.167 then my phone did it's update recently to 26.1.A.3.111. Neither of these firmwares made a difference to the above. Should I just pick a random stock ftf from XperiFirm?
I'm trying to unlock an e2306 that reports "Rooting Status: Bootloader unlock allowed:no"
I follow the same procedure as the OP and the status turns to "Unavailable" but I do not seem to be able to get root access after this. If I repeat the BLU procedure I can re-lock the Bootloader and the status returns to "unlock allowed: no".
Does "unlock allowed: no" really mean no? My understanding of the tutorials I've found is that it doesn't matter. I may also just be missing something.
fpghost84 said:
I used flashtool to unlock my bootloader after following the procedure layed out here: http://www.droidviews.com/how-to-unlock-bootloader-on-sony-xperia-m4-aqua/
Specifically I created a new dir under "C:\Users\Admin\.flashTool\registeredDevices" with my device name "SDDSF334343" then inside that dir created an empty file called "ulcode", and inside that file inserted the unlock code I received from Sony (using the M model and my IMEI).
The flashtool did not complain and said "unlock complete" or some such and prompted me to reboot my device. However upon checking at *#*#7378423#*#* it shows "unavailable" for the bootloader unlocked status, and attempting to flash the recovery with "fastboot flash recovery recovery.img" gives "writing recovery FAILED <remote: Command not allowed>", so obviously the bootloader isn't really unlocked it seems.
I found this post http://forum.xda-developers.com/showpost.php?p=63328460&postcount=406, with someone who had a similar problem, but I don't understand what he means by remove the "0x"; my ulcode file does not contain this prefix anyway, only the unlock code I got from Sony and pasted in.
Any ideas?
Other info
Android version 5.0. Firmware: 26.1.A.2.167. Model number E2303. I used Flashtool v0.9.19.8 along with the minimal adb fastboot install (although I also tried again with the latest full Studio download, ugh). Flashtool reported success regards to unlocking, and allows me relock and lock again repeatedly etc
Click to expand...
Click to collapse
Your bootloader is inlocked, show Unavailable due to unlocked allowed: NO.
For fix remote failed when trying to flash recovery if you have windows 10 reboot in boot repair and choose disable driver certificate check then flash your recovery using fastboot.
Sorry for reviving an older thread, this is my first post so I hope it ends up being relevant. I am guessing the cause for me is similar since I am having the same problem using windows 7. I don't have a link handy, but i was able to get around it using a thread here on xda. Just search twrp bl locked m4 download the rootkit that matches your firmware and twrp installer file. Hope this is useful to someone.
Did you fix your's?
Mine says Rooting status: Unavailable
I can't flash recovery and img
I get Failed(remote:Command not allowed) in Fastboot
What I did in the first place was I unlocked my m4 aqua e2333 lollipop then root it using fastboot, it was successful then I decided to hard reset mine by deleting the system in recovery(I know I'm so stupid) then I'm stuck in the booting screen so I decided to download the marshmallow version then I took the system and put it in my phone using recovery,of course it didn't work because I'm in lollipop version and the system is from marshmallow then I flashed it using flashtool and it's successfu,l It worked!
But after that I get the Rooting Status:Unavailable
And can't flash anything except Ftf files and my sim 1 slot is not working,if I use both slot both won't work.
I can't find the right stock ftf for e2333 Lollipop(26.1.B.3.109_R6A)
I need the Stock ftf
I want to root and install different roms again
I'm new to Xperia and this is my first Xperia phone ever
Please help asap
Ps. At first it's Rooting Status: bootloader unlocked yes
I activated My Xperia
I think My Xperia is the problem
I read it somewhere here the when you unlocked you bootloader and activated My Xperia....I can't remember...
Is there's a way I can remove My Xperia in an ftf file?

Reset factory stuck at 0%

Hello,
I can't enable the oem unlock from developer options, i understand that i have to do a factory reset. When i do it, it stuck at 0%, i let it all the day. If someone can help me please
kaoutar19 said:
Hello,
I can't enable the oem unlock from developer options, i understand that i have to do a factory reset. When i do it, it stuck at 0%, i let it all the day. If someone can help me please
Click to expand...
Click to collapse
Please, someone can help me ? i am bloqued
kaoutar19 said:
Please, someone can help me ? i am bloqued
Click to expand...
Click to collapse
Hallo there
Just a few questions first, are you trying to reset factory settings through the phone settings app or are you trying trough eRecovery?
Cheers,
AS
ars_chelsea said:
Hallo there
Just a few questions first, are you trying to reset factory settings through the phone settings app or are you trying trough eRecovery?
Cheers,
AS
Click to expand...
Click to collapse
Thank you. I tried to reset through the setting and through eRecovery, for both, the reset stuck at 0%. Bootloader is unlocked, FRP is locked. I can't toggle the button to enable OEM unlocking.
Are you using phone with working sim, or without? Why I ask about sim? If not working sim card, then a lot phones will not give OEM unlock option, once it was for me with Sony phone, after I inserted sim needet to wait weak and only then OEM unlock option was accessable.
What are your phone full model ? Like, ane-lx1c432b166
Arnys said:
Are you using phone with working sim, or without? Why I ask about sim? If not working sim card, then a lot phones will not give OEM unlock option, once it was for me with Sony phone, after I inserted sim needet to wait weak and only then OEM unlock option was accessable.
What are your phone full model ? Like, ane-lx1c432b166
Click to expand...
Click to collapse
No, when i inser the sim card, i can't activate the sim through the parameteres (Erreur activation), that's why i wanted to reset it and install new firmware.
kaoutar19 said:
No, when i inser the sim card, i can't activate the sim through the parameteres (Erreur activation), that's why i wanted to reset it and install new firmware.
Click to expand...
Click to collapse
ok, didnt give full ph0ne model, dont need, can go and find all you need yourself : from this : https://forum.xda-developers.com/hu...om-official-emui-8-0-huawei-p20-lite-t3773999
7. dload package
In this site you can search for firmware by Huawei P20 Lite or directly by your device oem name (ANNE-L01, ANNE-L03, ANNE-L21, ANNE-L22, ANNE-L23, etc...
http://androidhost.ru/search.html
Download the firmware that match with your device and unzip.
Under folder Software you will found the folder dload, copy this folder to sdcard.
Under folder ReleaseDoc you will find a Software Upgrade Guideline.docx, read it.
User data will be wiped.
Update is done with stock recovery
If your Bootloader is currently unlocked at the end it will be changed to lock state.
i gues you have your bootloader code, you can even use older package, adn reset your phone using this dload method!!
Arnys said:
ok, didnt give full ph0ne model, dont need, can go and find all you need yourself : from this : https://forum.xda-developers.com/hu...om-official-emui-8-0-huawei-p20-lite-t3773999
7. dload package
In this site you can search for firmware by Huawei P20 Lite or directly by your device oem name (ANNE-L01, ANNE-L03, ANNE-L21, ANNE-L22, ANNE-L23, etc...
http://androidhost.ru/search.html
Download the firmware that match with your device and unzip.
Under folder Software you will found the folder dload, copy this folder to sdcard.
Under folder ReleaseDoc you will find a Software Upgrade Guideline.docx, read it.
User data will be wiped.
Update is done with stock recovery
If your Bootloader is currently unlocked at the end it will be changed to lock state.
i gues you have your bootloader code, you can even use older package, adn reset your phone using this dload method!!
Click to expand...
Click to collapse
Thank you for your answer, so i downloaded the latest version ANE-LX1 8.0.0.147(C109) Europe, copy the dload folder on sd card. Did a forced upgrade, the upgrade stuck at 5%
kaoutar19 said:
Thank you for your answer, so i downloaded the latest version ANE-LX1 8.0.0.147(C109) Europe, copy the dload folder on sd card. Did a forced upgrade, the upgrade stuck at 5%
Click to expand...
Click to collapse
Hi again
Sorry not answering earlier...But I do think Mr.Arnys is gonna take care of this. About the forced upgrade, try resetting the caches first.
Cheers,
AS
ars_chelsea said:
Hi again
Sorry not answering earlier...But I do think Mr.Arnys is gonna take care of this. About the forced upgrade, try resetting the caches first.
Cheers,
AS
Click to expand...
Click to collapse
I makes software installation failed i have custom rom Morfuz
kaoutar19 said:
I makes software installation failed i have custom rom Morfuz
Click to expand...
Click to collapse
Oh you have a custom ROM? So your bootloader is unlocked ok... In that case, install the stock recovery .img via fastboot(if you need a guide I can provide it) as soon as you can and then try to install the dload package again
Cheers,
AS
ars_chelsea said:
Oh you have a custom ROM? So your bootloader is unlocked ok... In that case, install the stock recovery .img via fastboot(if you need a guide I can provide it) as soon as you can and then try to install the dload package again
Cheers,
AS
Click to expand...
Click to collapse
Thanks for your replay . Where i can find the stock recovery .img ? The bootloader is unlocked, frp locked. I have to use the same method ? i put only the .img file on dload folder ? Thank you for your help
try to restore your phone using eRecovery, when restart phone, there are text your device unlocked cant trust, pres 3 sec volume upt o enter e recovery, enter in it, conect to wifi, download and instal stock..
Arnys said:
try to restore your phone using eRecovery, when restart phone, there are text your device unlocked cant trust, pres 3 sec volume upt o enter e recovery, enter in it, conect to wifi, download and instal stock..
Click to expand...
Click to collapse
I have getting package info failed
kaoutar19 said:
Thanks for your replay . Where i can find the stock recovery .img ? The bootloader is unlocked, frp locked. I have to use the same method ? i put only the .img file on dload folder ? Thank you for your help
Click to expand...
Click to collapse
Hallo again,
Ok so for the stock recovery you can download it on the thread by ciubi93, on this link https://mega.nz/#!SR9RzKST!dhXS0yC-p_SvWu-SYYLaop1aRFzSulLVrnSXCVVJiGI after you download this, download the fastboot adb tools - here's a link of the xda for that https://www.xda-developers.com/install-adb-windows-macos-linux/ after you did that guide from xda, copy the stock recovery into that folder and then press shift+right click of your mouse on the folder and select "open powershell window here (in case of windows 10) or in case of windows 7 (open command prompt window here)" , if you have a power shell window then power off your device then press power ON + volume down and type on the window ".\fastboot flash recovery recovery_ramdisk.img ", after this you have your stock recovery successfully reset and you can now flash the official dload package, try it via power ON + Volume down + Volume up at the same time until the huawei logo disappears and then you release.
I really hope this helps cause I tried this a lot on mine.
Cheers,
AS
error remote Command not allowed
Hello, i tried this command in the fastboot mode, i have the error remote Command not allowed.
kaoutar19 said:
Hello, i tried this command in the fastboot mode, i have the error remote Command not allowed.
Click to expand...
Click to collapse
Hi there
Yeah I forgot you have FRP locked....My bad....Anyway, can you tell me the current build you have and the one you want to install? Example: C17 8.0.0.140
Because if you try to install a different firmware which is not from your country you need to change your oem info first.
Cheers,
AS
---------- Post added at 10:47 ---------- Previous post was at 10:36 ----------
Also if you had it unlocked I assume you have the unlock code with you, in that case try this first:
Relock the bootloader using fastboot command "fastboot oem relock *codehere* " this will erase all DATA, it will do an hard reset, be sure to backup first!
After that, you can unlock the bootloader again via fastboot command "fastboot oem unlock *codehere*" and then it will unlock both bootloader and FRP
Cheers,
AS
ars_chelsea said:
Hi there
Yeah I forgot you have FRP locked....My bad....Anyway, can you tell me the current build you have and the one you want to install? Example: C17 8.0.0.140
Because if you try to install a different firmware which is not from your country you need to change your oem info first.
Cheers,
AS
---------- Post added at 10:47 ---------- Previous post was at 10:36 ----------
Also if you had it unlocked I assume you have the unlock code with you, in that case try this first:
Relock the bootloader using fastboot command "fastboot oem relock *codehere* " this will erase all DATA, it will do an hard reset, be sure to backup first!
After that, you can unlock the bootloader again via fastboot command "fastboot oem unlock *codehere*" and then it will unlock both bootloader and FRP
Cheers,
AS
Click to expand...
Click to collapse
Hm, if I'm correct, you can't unlock bootloader, if frp are locked, frp will be unlocked, when you allow OEM unlock under developer options.
Only thing there can do, connect with mofuz ROM developer to help return to stock, otherwise our suggestions will not work, because all I know is for stock emui.
But yeah, with right phone build number he shulda be able to return to stock with no problem, so, does he know what was stock emui build he had before started to play with phone..??!!
And, can download all dload packages and try them all, no harm if it fails, but maybe some will reflash system as it should be
Arnys said:
Hm, if I'm correct, you can't unlock bootloader, if frp are locked, frp will be unlocked, when you allow OEM unlock under developer options.
Only thing there can do, connect with mofuz ROM developer to help return to stock, otherwise our suggestions will not work, because all I know is for stock emui.
But yeah, with right phone build number he shulda be able to return to stock with no problem, so, does he know what was stock emui build he had before started to play with phone..??!!
And, can download all dload packages and try them all, no harm if it fails, but maybe some will reflash system as it should be
Click to expand...
Click to collapse
You can't unlock FRP when you have the booloader unlocked yes I know, but what I said is for him to relock first and then unlock it again Once he unlocks again the FRP will become unlocked, I looked into this thread for that and they also confirmed it works here's the proof if you have doughts quoting @clsA "FRP Lock occurs when the phone has a firmware mismatch and or oem unlocking is not on in developer options":
Here's the thread (check @gopinaidu77 post and then the answers after that):
https://forum.xda-developers.com/honor-5x/help/remove-frp-lock-fastboot-t3530220/page2
Cheers,
AS
ars_chelsea said:
You can't unlock FRP when you have the booloader unlocked yes I know, but what I said is for him to relock first and then unlock it again Once he unlocks again the FRP will become unlocked, I looked into this thread for that and they also confirmed it works here's the proof if you have doughts quoting @clsA "FRP Lock occurs when the phone has a firmware mismatch and or oem unlocking is not on in developer options":
Here's the thread (check @gopinaidu77 post and then the answers after that):
https://forum.xda-developers.com/honor-5x/help/remove-frp-lock-fastboot-t3530220/page2
Cheers,
AS
Click to expand...
Click to collapse
I locked and relocked the bootloader, now i can only access to the recovery or to the fastboot. In the recovery, anything i do like reset, my phone reboot again to the recovery, in the fastboot mode i can't relock the bootloader, need to access to the phone to enable developer options. I tried to do a hard reset or an update with dload, nothing work, always rebooting to the recovery. My phone is broken now

Categories

Resources