(Sorry for my bad english)
İ'm repair p20 lite ANE-LX1.After repair,phone after the smartphone was turned on, it asked me for the sim unlock code. can you help me?
İ have HCU TOOLS
Enter sim pin or reset it by going to your carrier app or account and doing it.
faruk22 said:
(Sorry for my bad english)
İ'm repair p20 lite ANE-LX1.After repair,phone after the smartphone was turned on, it asked me for the sim unlock code. can you help me?
İ have HCU TOOLS
Click to expand...
Click to collapse
it looks like the repair wasn't successful . You have wrong model and build number bro - system 8.0.0.046. (You have incompatible or incomplete firmware on your phone).
-Alf- said:
it looks like the repair wasn't successful . You have wrong model and build number bro - system 8.0.0.046. (You have incompatible or incomplete firmware on your phone).
Click to expand...
Click to collapse
If thats true, it woildnt have flashed, more like boot looped or wouldn't have boot.
-Alf- said:
onarım başarılı olmamış gibi görünüyor . Model ve yapı numarası yanlış kardeşim - sistem 8.0.0.046. (Telefonunuzda uyumsuz veya eksik bellenim var).
Click to expand...
Click to collapse
how can i find the right version :/
Kenora_I said:
If thats true, it woildnt have flashed, more like boot looped or wouldn't have boot.
Click to expand...
Click to collapse
Really? Ok Bye and have a nice day!
-Alf- said:
Really? Ok Bye and have a nice day!
Click to expand...
Click to collapse
0~0
?
faruk22 said:
how can i find the right version :/
Click to expand...
Click to collapse
Did you have a sim pin before?
Kenora_I said:
Did you have a sim pin before?
Click to expand...
Click to collapse
no, my pin code was off
faruk22 said:
no, my pin code was off
Click to expand...
Click to collapse
Huh, so you haven't tried changing it or resetting it based on your carrier instructions?
idk why it activated but you could try find a way to reset it
faruk22 said:
how can i find the right version :/
Click to expand...
Click to collapse
faruk22 said:
İ'm repair p20 lite ANE-LX1.
Click to expand...
Click to collapse
What do you mean by that? Try explaining what exactly happened, step by step.
In fastboot mode run commands:
fastboot oem get-build-number
fastboot oem get-product-model
fastboot getvar vendorcountry
fastboot oem oeminforead-CUSTOM_VERSION
fastboot oem oeminforead-SYSTEM_VERSION
and post the results.
Kenora_I said:
Huh, so you haven't tried changing it or resetting it based on your carrier instructions?
idk why it activated but you could try find a way to reset it
Click to expand...
Click to collapse
but this is not related to sim card
Then why is it asking for a sim unlock code
hey :/
You need to get the unlock code from your carrier.
up
Related
Is it still possible to fix this phone if it stuck at this screen on every boot?
bchiu said:
Is it still possible to fix this phone if it stuck at this screen on every boot?
Click to expand...
Click to collapse
I tried choose every option using volume rocker and use power button to enter but the phone just reboot no matter which option I choose.
bchiu said:
I tried choose every option using volume rocker and use power button to enter but the phone just reboot no matter which option I choose.
Click to expand...
Click to collapse
Unlock the bootloader and flash either stock or custom ROM.
Ujwal Agrawal said:
Unlock the bootloader and flash either stock or custom ROM.
Click to expand...
Click to collapse
I can't unlock the bootloader. I already tried on Motorola website.
bchiu said:
I can't unlock the bootloader. I already tried on Motorola website.
Click to expand...
Click to collapse
There are key combos by which you can clear cache and dalvik cache, this might help. Google it
Seems like none of the options works
bchiu said:
Seems like none of the options works
Click to expand...
Click to collapse
Flash this
https://www.androidfilehost.com/?fid=24052804347833874
Rajendran Rasa said:
Flash this
https://www.androidfilehost.com/?fid=24052804347833874
Click to expand...
Click to collapse
Thanks. But how do I flash since I can't get into any of the options?
bchiu said:
Thanks. But how do I flash since I can't get into any of the options?
Click to expand...
Click to collapse
Flash in fastboot
For more info search YouTube or xda
Rajendran Rasa said:
Flash in fastboot
For more info search YouTube or xda
Click to expand...
Click to collapse
But my bootloader is locked
bchiu said:
But my bootloader is locked
Click to expand...
Click to collapse
You can flash stock rom in locked/unlocked bootloader using fastboot command
Rajendran Rasa said:
You can flash stock rom in locked/unlocked bootloader using fastboot command
Click to expand...
Click to collapse
Okay thanks. Will try that.
N I could not install twrp recovery
bchiu said:
Okay thanks. Will try that.
Click to expand...
Click to collapse
Did it work man???? Wondering if I can get twrp to boot one time on this piece of junk so I can flash superSU over the locked loader to the system partition -.-
Rajendran Rasa said:
You can flash stock rom in locked/unlocked bootloader using fastboot command
Click to expand...
Click to collapse
Thank you so much buddy. I thought it was a write off. Now it's back to live!
bchiu said:
Thank you so much buddy. I thought it was a write off. Now it's back to live!
Click to expand...
Click to collapse
I wonder if that'd fix my issues as well, I got the stock images a while back might as well give it a go xD.
If any of you face a hard brick or soft brick, have a look at my XDA DevDB post. It might be of help to you... Unbrick hard bricked Motorola Moto E - Aravind V. Nair (XDA)
aravindvnair99 said:
If any of you face a hard brick or soft brick, have a look at my XDA DevDB post. It might be of help to you... Unbrick hard bricked Motorola Moto E - Aravind V. Nair (XDA)
Click to expand...
Click to collapse
Thanks bro! Curious as to if the xt1022 and this CDMA model could be interchangeable as far as software/ROMs go
LilAnt530 said:
Thanks bro! Curious as to if the xt1022 and this CDMA model could be interchangeable as far as software/ROMs go
Click to expand...
Click to collapse
Unbrick method is common to a device series. But the files you use aren't. Only the modem files are different as far as I have seen. Correct me if I'm wrong. I don't think any other difference is there. After unbricking, you will get partition errors. Then, simply go to fastboot and use the correct files from your firmware. Instruction are given in my GitHub repository for this project. Read through my post and GitHub README.MD
Between, I'm still making things proper... You can have a look though..
aravindvnair99 said:
Unbrick method is common to a device series. But the files you use aren't. Only the modem files are different as far as I have seen. Correct me if I'm wrong. I don't think any other difference is there. After unbricking, you will get partition errors. Then, simply go to fastboot and use the correct files from your firmware. Instruction are given in my GitHub repository for this project. Read through my post and GitHub README.MD
Between, I'm still making things proper... You can have a look though..
Click to expand...
Click to collapse
Well I have the xt830c model and all i really want is the xt1022 5.1 update lol. I cant acquire root or unlock the bootloader because of worthless straight talk and its my only device
Hi,
I have made a failed attempt to REBRAND my Honor 9 ROM from Chinese to EU one. After trying to restore my phone from TWRP (also failed due to some unknown reason), I am finding my phone's bootloader locked.
I have the unlock code with me, however since USB debugging is not enabled i run into the following error:
FAILED (remote: Command not allowed)
finished. total time: 0.016s
Any ideas on getting USB Debugging enabled via fastboot or adb ? I can't get past Huawei eRecovery.
Thanks
Rommco05 said:
Fastboot recognize phone?
Click to expand...
Click to collapse
Yes. When I type the command fastboot devices it shows me the serial number of the phone.
Rommco05 said:
So this problem has nothing with usb debbuging. Have your phone FRP? If yes is locked or unlocked?
Click to expand...
Click to collapse
The message at the fastboot screen is
PHONE Locked
FRP Locked
Rommco05 said:
So this problem has nothing with usb debbuging. Have your phone FRP? If yes is locked or unlocked?
Click to expand...
Click to collapse
It is the Chinese model STF-AL10. It did not have FRP lock. However after trying to restore from your TWRP backup it started giving these messages.
Rommco05 said:
omg my twrp backup is for STF-L09, EU model not for STF-AL10! DC Phoenix is tool (payed) which can probably help you unlock phone and repair it
Click to expand...
Click to collapse
Ok. I was just waiting for that validation. Will try the Dc unlocker
Rommco05 said:
omg my twrp backup is for STF-L09, EU model not for STF-AL10! DC Phoenix is tool (payed) which can probably help you unlock phone and repair it
Click to expand...
Click to collapse
Will the update.app of B120 work with D C Unlocker for STF-AL10?
Rommco05 said:
Really don't know, maybe is better to use original firmware for your model. This tool maybe can rebrand phone too
Click to expand...
Click to collapse
Any links for the full firmware of STF-AL10?
The rebrand forum had 3 files in HWOTA folder. Can you help me identify which files to use?
Rommco05 said:
Your model is STF-AL10C00? U need all 3 files
Click to expand...
Click to collapse
Yes STF-AL10COO.
Will the rebrand files work? I have all three of them.
Rommco05 said:
Your model is STF-AL10C00? U need all 3 files
Click to expand...
Click to collapse
As your Chinese model tries to install original firmware through Erecovery it should work.
letterio said:
As your Chinese model tries to install original firmware through Erecovery it should work.
Click to expand...
Click to collapse
I am going nuts trying to figure this out. So now finally, I am going to use the DC unlocker to unlock and flash L09 rebrand files on my AL10
Wish me luck!
raw_jay said:
I am going nuts trying to figure this out. So now finally, I am going to use the DC unlocker to unlock and flash L09 rebrand files on my AL10
Wish me luck!
Click to expand...
Click to collapse
Okay how do you like good luck
Success!!!!
Rommco05 said:
I'm never rebrand phone so I don't know, but I think DC unlocker can rebrand phones
Click to expand...
Click to collapse
I have finally managed to unbrick my phone. Thank you all for your continuous guidance and support.
How did YouTube unbrick your Phone Raw_Jay, il have the same problem... Please help...
redhah said:
How did YouTube unbrick your Phone Raw_Jay, il have the same problem... Please help...
Click to expand...
Click to collapse
He used a paid software called DC Phoenix
PalakMi said:
He used a paid software called DC Phoenix
Click to expand...
Click to collapse
YEAH, I DID IT !!!! With dc Phoenix.... I was stuck with my P8 lite bricked. Fastboot OK but No way to unlock bootloader because of OEM usb debug off.... So i payed 15 crédits on dc Phoenix to flash my P8 during 72hours... I get stock firmware from their support zone (Prague l31_c432B164 germany Portugal switzerland france. APP) and i flashed it with dc Phoenix and BINGO!!!! My P8 lite came back to life after 3 weeks of hard reading, searching, flashing, working.... Thank you Palakmi....
You're welcome
Requesting DC Phoenix account
redhah said:
YEAH, I DID IT !!!! With dc Phoenix.... I was stuck with my P8 lite bricked. Fastboot OK but No way to unlock bootloader because of OEM usb debug off.... So i payed 15 crédits on dc Phoenix to flash my P8 during 72hours... I get stock firmware from their support zone (Prague l31_c432B164 germany Portugal switzerland france. APP) and i flashed it with dc Phoenix and BINGO!!!! My P8 lite came back to life after 3 weeks of hard reading, searching, flashing, working.... Thank you Palakmi....
Click to expand...
Click to collapse
Can i have your dc phoenix account for 1 time use plz.. I am kind of stuck in same situation and my country not support payments.
I shall be very thankful to you?
I dont have any crédits now. ...sorry
I have a Huawei P8 GRA-L09
The recovery doesn't work and now i need to flash a new one, the only problem is that i can't find
the oem unlock button in developer options.
Can someone please help me.
Android version is 5.0.1
BioMasterHZ said:
I have a Huawei P8 GRA-L09
The recovery doesn't work and now i need to flash a new one, the only problem is that i can't find
the oem unlock button in developer options.
Can someone please help me.
Android version is 5.0.1
Click to expand...
Click to collapse
If it is not present then do the rest of the process you know..... it doesnot harm if not present in your device
HemanthJabalpuri said:
If it is not present then do the rest of the process you know..... it doesnot harm if not present in your device
Click to expand...
Click to collapse
I can't flash the recovery because it says "operation not permitted"
BioMasterHZ said:
I can't flash the recovery because it says "operation not permitted"
Click to expand...
Click to collapse
How you are flashing recovery?
HemanthJabalpuri said:
How you are flashing recovery?
Click to expand...
Click to collapse
Using fastboot
BioMasterHZ said:
I can't flash the recovery because it says "operation not permitted"
Click to expand...
Click to collapse
Did you get your bootloader unlock code from official Huawei site?
TechieComputers said:
Did you get your bootloader unlock code from official Huawei site?
Click to expand...
Click to collapse
Not yet
BioMasterHZ said:
Not yet
Click to expand...
Click to collapse
You need bootloader unlock code to do that. Run this command: 'fastboot oem unlock YOURUNLOCKCODE'
Follow some nice tutorial like this one: https://www.kingoapp.com/bootloader-unlock/how-to-unlock-bootloader-on-huawei-p8.htm
TechieComputers said:
You need bootloader unlock code to do that. Run this command: 'fastboot oem unlock YOURUNLOCKCODE'
Follow some nice tutorial like this one: https://www.kingoapp.com/bootloader-unlock/how-to-unlock-bootloader-on-huawei-p8.htm
Click to expand...
Click to collapse
On the Huawei official site there isn't the form for requesting the pin to unlock the bootloader, i don't know how to get that code
BioMasterHZ said:
On the Huawei official site there isn't the form for requesting the pin to unlock the bootloader, i don't know how to get that code
Click to expand...
Click to collapse
they removed that a few days ago
...for security reasons
HemanthJabalpuri said:
they removed that a few days ago
...for security reasons
Click to expand...
Click to collapse
Now what should i do?
The option is present in developer option.
It has been unlocked in the latest update.:silly:
Hmmm mine still doesn't allow it
I've turned that on, what can I do now? I wanna root my phone.
selecting the option... the phone delete the memory?
blademetal said:
selecting the option... the phone delete the memory?
Click to expand...
Click to collapse
I've done that and no.
There is any one click root app available for us?
BrunGmes said:
I've done that and no.
There is any one click root app available for us?
Click to expand...
Click to collapse
I unlocked the bootloader using paid service few weeks back. Once unlocked, i use magisk to root.
Try to unlock the bootloader through nokia website after you turn the unlock option on , it might be working now.
Sent from my Nokia 6.1 Plus using Tapatalk
I still have the option greyed out.
Edit - I tried unlocking the bootloader from the website. The app says that this device isn't supported as of now.
SnapDrag910 said:
I still have the option greyed out.
Edit - I tried unlocking the bootloader from the website. The app says that this device isn't supported as of now.
Click to expand...
Click to collapse
There's a way out.Mine was also greyed out.
You just have to disable and enable developer option again and then immediately check on OEM Unlocking.
Hope it helps.
I've tried to reach Nokia center, they said our model is still not available for that, only Nokia 8 can be unlocked.
But if the option is there, and I have it enabled, why can't I unlock it?
BrunGmes said:
I've tried to reach Nokia center, they said our model is still not available for that, only Nokia 8 can be unlocked.
But if the option is there, and I have it enabled, why can't I unlock it?
Click to expand...
Click to collapse
If you have got it unlocked .
Then refer to the following post.
https://forum.xda-developers.com/no...overy-twrp-3-2-3-0-team-win-recovery-t3893909
Hope it helps!
Yashraj Prakash said:
If you have got it unlocked .
Then refer to the following post.
https://forum.xda-developers.com/no...overy-twrp-3-2-3-0-team-win-recovery-t3893909
Hope it helps!
Click to expand...
Click to collapse
I have Android One, is any problem with that?
BrunGmes said:
I have Android One, is any problem with that?
Click to expand...
Click to collapse
No!
Which model do you have?
Yashraj Prakash said:
No!
Which model do you have?
Click to expand...
Click to collapse
I have the Nokia 6.1 Global Version, with Android One
BrunGmes said:
I have the Nokia 6.1 Global Version, with Android One
Click to expand...
Click to collapse
Same with me. No problem with twrp and magisk after you got it unlocked
Sent from my Nokia 6.1 Plus using Tapatalk
Better [recovery]twrp or [port] twrp for only root?
Yashraj Prakash said:
If you have got it unlocked .
Then refer to the following post.
https://forum.xda-developers.com/no...overy-twrp-3-2-3-0-team-win-recovery-t3893909
Hope it helps!
Click to expand...
Click to collapse
I use this one
Sent from my Nokia 6.1 Plus using Tapatalk
BrunGmes said:
I have the Nokia 6.1 Global Version, with Android One
Click to expand...
Click to collapse
Then no problem go ahead!
Anyone could help me guiding through flashing? I don't know how to do it.
I enabled to Unlock boot loader
And turned on download mode tried to flash twrp
It fast boot not recognised what to do
Akhilesh Das K said:
I enabled to Unlock boot loader
And turned on download mode tried to flash twrp
It fast boot not recognised what to do
Click to expand...
Click to collapse
same problem... upgrade ok.... selected unlock OEM but adb say 'Flashing is not allowed in Lock State'
I have an POCO X3 GT, which I flashed with global rom but now I have run out of imei and I have not been able to solve it in any way. When trying with the Chinese rom if it gives me an imei. I don't know if it will be due to some resistance or what could be done in this case?
luisme934 said:
I have an POCO X3 GT, which I flashed with global rom but now I have run out of imei and I have not been able to solve it in any way. When trying with the Chinese rom if it gives me an imei. I don't know if it will be due to some resistance or what could be done in this case?
Click to expand...
Click to collapse
Try with this tool with the original rom
https://forum.xda-developers.com/t/flash-tool-guide-use-xiaomi-flash-tool.4262425/
or
https://xiaomitools.com/sp-flash-tool-en/ better for mediatek
NOSS8 said:
Try with this tool with the original rom
https://forum.xda-developers.com/t/flash-tool-guide-use-xiaomi-flash-tool.4262425/
or
https://xiaomitools.com/sp-flash-tool-en/ better for mediatek
Click to expand...
Click to collapse
NOSS8 said:
Try with this tool with the original rom
https://forum.xda-developers.com/t/flash-tool-guide-use-xiaomi-flash-tool.4262425/
or
https://xiaomitools.com/sp-flash-tool-en/ better for mediatek
Click to expand...
Click to collapse
No, this procedure no longer works for these devices, you have to use paid programs (with credits) otherwise the nv data remains corrupt.
luisme934 said:
No, this procedure no longer works for these devices, you have to use paid programs (with credits) otherwise the nv data remains corrupt.
Click to expand...
Click to collapse
Ok, but why ask this question if you know the answer?
NOSS8 said:
Ok, but why ask this question if you know the answer?
NOSS8 said:
Ok, but why ask this question if you know the answer?
Click to expand...
Click to collapse
Friend, I don't need to flash the system, I already did that, I just want to know how to repair the imei because I can't and neither can I with paid programs.
Click to expand...
Click to collapse
Have you tried in EDL mode?
NOSS8 said:
Have you tried in EDL mode?
Click to expand...
Click to collapse
this does not bring for edl because it is mtk only brom mode is that it works.
luisme934 said:
this does not bring for edl because it is mtk only brom mode is that it works.
Click to expand...
Click to collapse
And why this mode does not work?