[Q] Help to flash a Chinese version - ONE Q&A, Help & Troubleshooting

Hi! To start with, my fastboot mode has no logo but some Chinese alphabet before "fastboot" then when entering first command the result is "Device not unlocked cannot flash or erase"
What am I suppose to do to get on a flashed CyanogenMod 11S ?
actual version is 11.0-XNPH19O build nr KVT49L

You need to unlock your device by running fastboot oem unlock

dansou901 said:
You need to unlock your device by running fastboot oem unlock
Click to expand...
Click to collapse
Any link or more details to help me found out what that means? Thanks

AUDonOPO said:
Any link or more details to help me found out what that means? Thanks
Click to expand...
Click to collapse
Take a look here: http://forum.xda-developers.com/showthread.php?t=2788632
Next time, please use search

Related

Need rom 3.32.708.12

Anybody can help me find ROM 3.32.708.12. ? My phone is breaked and it is so important.
Thank for your help
marco1962 said:
Anybody can help me find ROM 3.32.708.12. ? My phone is breaked and it is so important.
Thank for your help
Click to expand...
Click to collapse
Do you mean stoc ROM? We need your CID to get it. to find it boot to bootloader and use the following fastboot command:
fastboot getvar cid
If you are unlocked and just want a ROM to flash, all ICS and JB ROMs are compatible.
astar26 said:
Do you mean stoc ROM? We need your CID to get it. to find it boot to bootloader and use the following fastboot command:
fastboot getvar cid
If you are unlocked and just want a ROM to flash, all ICS and JB ROMs are compatible.
Click to expand...
Click to collapse
RUU official ROM, with CID HTC_622
marco1962 said:
RUU official ROM, with CID HTC_622
Click to expand...
Click to collapse
Couldn't find exact ROM for you, but try this:
http://www.androidruu.com/getdownlo...0U_11.24A.3504.31_M_release_266490_signed.exe
astar26 said:
Couldn't find exact ROM for you, but try this:
http://www.androidruu.com/getdownlo...0U_11.24A.3504.31_M_release_266490_signed.exe
Click to expand...
Click to collapse
Dear Astra, so thanks for your help. But again I received ERROR [131]: ....
This is my boot loader screenshot. Hope this will help to solve my problem.
marco1962 said:
Dear Astra, so thanks for your help. But again I received ERROR [131]: ....
This is my boot loader screenshot. Hope this will help to solve my problem.
Click to expand...
Click to collapse
It seems that you re-locked your bootloader. Can you try to unlock it? it may help restore your phone without using an RUU. Use th following command:
fastboot oem unlock
Edit: also, how did you get to this situation? It might help solving it.
astar26 said:
It seems that you re-locked your bootloader. Can you try to unlock it? it may help restore your phone without using an RUU. Use th following command:
fastboot oem unlock
Edit: also, how did you get to this situation? It might help solving it.
Click to expand...
Click to collapse
The attached is result of command fastboot oem lock
and how was this this.
i was using Cygen ROM 4.2.2 for several months. one day stoped on boot screen. I tried to install ROM again but can not.
Final i tried to lock and use from official RUU, but all type of RUU give the erroe 131.
this is my story
To unlock ur bootloader again u will need to use the Unlock token again from htc dev.
jmcclue said:
To unlock ur bootloader again u will need to use the Unlock token again from htc dev.
Click to expand...
Click to collapse
now again Unlocked phone, even wrote CWM and installed stock ROM.
But after reboot stop on HTC logo, and don't do anything more.
i am going to became crazy.
marco1962 said:
now again Unlocked phone, even wrote CWM and installed stock ROM.
But after reboot stop on HTC logo, and don't do anything more.
i am going to became crazy.
Click to expand...
Click to collapse
Because you are on S-ON you need to flash the boot.img of the Rom via fastboot command or
flash 4ext recovery
Enable smartflash from it
Flash the Rom
Sent from my HTC Sensation Z710e using xda premium

[Q] How to change relocked to locked? (About Bootloader)

I have a mobile phone for HUAWEI, but their cell phones's bootloader was locked . if i unlock it , i can't have After-sales service. so i want to restore it, what should I do? my cell phone is HUAWEI G520. Thanks a million ~
UnixCRoot said:
I have a mobile phone for HUAWEI, but their cell phones's bootloader was locked . if i unlock it , i can't have After-sales service. so i want to restore it, what should I do? my cell phone is HUAWEI G520. Thanks a million ~
Click to expand...
Click to collapse
did you unlock with the fastboot command fastboot oem unlock?
maybe its as easy as fastboot oem lock
The French Tickl3r said:
did you unlock with the fastboot command fastboot oem unlock?
maybe its as easy as fastboot oem lock
Click to expand...
Click to collapse
No, i didn't unlock my drvices .Because i can't unlock it,if i unlock it ,i can't have after-sales service.
I know how to unlock it. I want to lock the Bootloader again, let it show locked instead relocked , when i input fastbootoem get-bootinfo.
Thanks a million
UnixCRoot said:
No, i didn't unlock my drvices .Because i can't unlock it,if i unlock it ,i can't have after-sales service.
I know how to unlock it. I want to lock the Bootloader again, let it show locked instead relocked , when i input fastbootoem get-bootinfo.
Thanks a million
Click to expand...
Click to collapse
oh i understand now.. as far as i know there will always be a trace of the bootloader that has been unlocked.
The French Tickl3r said:
oh i understand now.. as far as i know there will always be a trace of the bootloader that has been unlocked.
Click to expand...
Click to collapse
Thanks -- But how wipe trace of bootloader ?
UnixCRoot said:
Thanks -- But how wipe trace of bootloader ?
Click to expand...
Click to collapse
You could fastboot erase boot
and all other partitions
then flash the boot.img with fastboot again.
and fastboot flash all of the stock paritions
Lgrootnoob said:
You could fastboot erase boot
and all other partitions
then flash the boot.img with fastboot again.
and fastboot flash all of the stock paritions
Click to expand...
Click to collapse
Thanks.
but don't have boot.img.
So..
Can you provide more details about the contents?
Be grateful!
UnixCRoot said:
Thanks.
but don't have boot.img.
So..
Can you provide more details about the contents?
Be grateful!
Click to expand...
Click to collapse
Which contents? Be specific.
Also, see here:
http://forum.xda-developers.com/showthread.php?t=1575404
and here http://unleashedprepaids.com/thread-7648.html
then VOILA!
I might have to study cwm source for more info on how it works though.
Lgrootnoob said:
Which contents? Be specific.
Also, see here:
http://forum.xda-developers.com/showthread.php?t=1575404
and here http://unleashedprepaids.com/thread-7648.html
then VOILA!
I might have to study cwm source for more info on how it works though.
Click to expand...
Click to collapse
Luckily I met you... But I should root , When i root this drvice, i must unlock it.. So if i back up this partition, this partition's contents was changed,
this boot.img is unlocked...This approach seems to not work, right?Finally, thank you for your thoughts.
UnixCRoot said:
Luckily I met you... But I should root , When i root this drvice, i must unlock it.. So if i back up this partition, this partition's contents was changed,
this boot.img is unlocked...This approach seems to not work, right?Finally, thank you for your thoughts.
Click to expand...
Click to collapse
You know, i'm not really sure where it says that the bootloader is locked or unlocked in the phone.
Lgrootnoob said:
You know, i'm not really sure where it says that the bootloader is locked or unlocked in the phone.
Click to expand...
Click to collapse
Oh,OK -- Thank you-- I look for other information again~~

[Q] Encryption Unsuccessful-Bootloader Locked

Is it possible to unlock the bootloader when the phone is stuck in Encryption Unsuccessful screen?(basically the phone will only go into stock recovery) I tried through HTCDEV and that didn't work. It seems like the problem is, the bootloader is locked, I can't get into the phone to enable USB or developer options and only have stock recovery. Every option I read requires enabling USB and developer options first. Any Ideas???
The phone was baught this way. I'm just trying to get it back to stock. I figure I need to unlock the bootloader, put a custom recovery on and then flash the stock file.
smith919 said:
Is it possible to unlock the bootloader when the phone is stuck in Encryption Unsuccessful screen?(basically the phone will only go into stock recovery) I tried through HTCDEV and that didn't work. It seems like the problem is, the bootloader is locked, I can't get into the phone to enable USB or developer options and only have stock recovery. Every option I read requires enabling USB and developer options first. Any Ideas???
The phone was baught this way. I'm just trying to get it back to stock. I figure I need to unlock the bootloader, put a custom recovery on and then flash the stock file.
Click to expand...
Click to collapse
S-off or s-on dictates your next steps.
dottat said:
S-off or s-on dictates your next steps.
Click to expand...
Click to collapse
S-on.
smith919 said:
S-on.
Click to expand...
Click to collapse
You won't be able to unlock the boot loader. Vzw blocks HTC dev.
Put phone in fastboot mode. Run the following commands from your PC.
Fastboot oem task 28
Fastboot oem task 29
Then run the ruu located here. Match the one to what your boot loader screen says for os
http://forum.xda-developers.com/showthread.php?t=2883845
Sent from my HTC6535LVW using Tapatalk
dottat said:
You won't be able to unlock the boot loader. Vzw blocks HTC dev.
Put phone in fastboot mode. Run the following commands from your PC.
Fastboot oem task 28
Fastboot oem task 29
Then run the ruu located here. Match the one to what your boot loader screen says for os
http://forum.xda-developers.com/showthread.php?t=2883845
Sent from my HTC6535LVW using Tapatalk
Click to expand...
Click to collapse
I will give this a shot.... Thanks for the reply!
dottat said:
You won't be able to unlock the boot loader. Vzw blocks HTC dev.
Put phone in fastboot mode. Run the following commands from your PC.
Fastboot oem task 28
Fastboot oem task 29
Then run the ruu located here. Match the one to what your boot loader screen says for os
http://forum.xda-developers.com/showthread.php?t=2883845
Sent from my HTC6535LVW using Tapatalk
Click to expand...
Click to collapse
Will I have to run the ruu from the sd card?
smith919 said:
Will I have to run the ruu from the sd card?
Click to expand...
Click to collapse
No. You can use the exe or fastboot.
Sent from my HTC6535LVW using Tapatalk
dottat said:
No. You can use the exe or fastboot.
Sent from my HTC6535LVW using Tapatalk
Click to expand...
Click to collapse
Just getting ready to start, but I have a couple more questions before I start... sorry I 'm a rookie here and never done this before. you can save me some time and effort
1 - Do I need to install adb/fastboot on my pc first or can I just have the phone in fastboot mode and run the commands through the stock cmd.exe?
2 - The OS# is 4.17.605.5 so do I just download 5.0.1 RUU EXE and run that or do I need to download and run hboot first?
Sorry for extra questions here - Thanks!
dottat said:
No. You can use the exe or fastboot.
Sent from my HTC6535LVW using Tapatalk
Click to expand...
Click to collapse
That did the trick... thanks for the help!!!
HTC m7 Verizon stuck on encryption unsuccessful screen
Good day I'm having the same problem with my m7 but when I try to fix it they tell me the ruu files aren't available because my phone is running the latest update
I'm begging please tell me you can help
smith919 said:
I will give this a shot.... Thanks for the reply!
Click to expand...
Click to collapse
HTC m8 Verizon stuck on encryption unsuccessful screen
smith919 said:
S-Quote:
HTC m8 Verizon stuck on encryption unsuccessful screen
hey rigth I'm having the same problem with my m8 but im trying to fix it now i run the 6.0 Marshmallow EXE RUU,zip an its still stuck on encryption unsuccessful screen
I'm begging please tell me you can help
Click to expand...
Click to collapse
daccari said:
smith919 said:
S-Quote:
HTC m8 Verizon stuck on encryption unsuccessful screen
hey rigth I'm having the same problem with my m8 but im trying to fix it now i run the 6.0 Marshmallow EXE RUU,zip an its still stuck on encryption unsuccessful screen
I'm begging please tell me you can help
Click to expand...
Click to collapse
Try fastboot oem task 28 and fastboot oem task 29 and then running the ruu.
Sent from my XT1575 using Tapatalk
Click to expand...
Click to collapse
ok,I perform the process
-fastboot oem task 28
-fastboot oem task 29
-once I install the ruu
and I locked the bootloader still appears, my question is , to make this process should appear unlocked the bootloader or run commands on htc dev to get the token ?
valva said:
ok,I perform the process
-fastboot oem task 28
-fastboot oem task 29
-once I install the ruu
and I locked the bootloader still appears, my question is , to make this process should appear unlocked the bootloader or run commands on htc dev to get the token ?
Click to expand...
Click to collapse
Are you s-off?
Sent from my XT1575 using Tapatalk
No, s-on
valva said:
No, s-on
Click to expand...
Click to collapse
You cannot HTC dev unlock this phone. Vzw phones are blocked. So if task 28 doesn't fix it you are sol.
Sent from my SM-T810 using Tapatalk
smith919 said:
Is it possible to unlock the bootloader when the phone is stuck in Encryption Unsuccessful screen?(basically the phone will only go into stock recovery) I tried through HTCDEV and that didn't work. It seems like the problem is, the bootloader is locked, I can't get into the phone to enable USB or developer options and only have stock recovery. Every option I read requires enabling USB and developer options first. Any Ideas???
The phone was baught this way. I'm just trying to get it back to stock. I figure I need to unlock the bootloader, put a custom recovery on and then flash the stock file.
Click to expand...
Click to collapse
it's a complicated, the internal storage locked by encrypted and hboot locked too, so you can't ubl or s-off bcause no more space /link to move command .
cannot to ruu mode. and recovery with red triangle.
change emmc with stock backup dump is 1 way's
dottat said:
You won't be able to unlock the boot loader. Vzw blocks HTC dev.
Put phone in fastboot mode. Run the following commands from your PC.
Fastboot oem task 28
Fastboot oem task 29
Then run the ruu located here. Match the one to what your boot loader screen says for os
http://forum.xda-developers.com/showthread.php?t=2883845
Sent from my HTC6535LVW using Tapatalk
Click to expand...
Click to collapse
Thanks I have almost given up on my phone.I have downloaded several Signed RUU to fix that encryption unsuccessful error to no avail.I just had to give it one more try, though I did something extra before my phone started working.After running the above command I Factory Reset in Bootloader mode before the phone started working.
dottat said:
daccari said:
Try fastboot oem task 28 and fastboot oem task 29 and then running the ruu.
Sent from my XT1575 using Tapatalk
Click to expand...
Click to collapse
Thank you i have done it my htc m8
i tried unlock boot loader its fail with error "Error Code: 172. Error Reason: CID Not Allowed (MID not exist in Model Rule"
tried to flash ruu ..
then finally This works sorry for bad English This is my first post
Click to expand...
Click to collapse
guys plz help i didnt understand the explanation above sry for that plz tell me how to fix my prob i have
(( unsuccessful encryption )) in my htc one m7-ul plz help me fix it
sry for my bad lang

I'm searching for EMUI 5 Update.APP

Hello guys, i bought Honor 8 FRD-l09 month ago. After one week unlocked, flashed twrp from emui 5 and lineage os. I want to go back to emui. Can i use the rollback package if i flashed twrp on emui 5 ? (rollback brings me to emui 4.x) Or i want the emui 5 Update.app? Please help!
And if i want to use emui 5 Update.app, can someone post link here? I cant find it anywhere (So sorry for my inteligence and english)
If u go back to the stock EMUI 4.1, u should be able to do a system update to EMUI 5.0.1 anyway.
Thanks
Rommco05 said:
Check this https://forum.xda-developers.com/honor-8/how-to/to-emui5-custom-roms-tested-openkirin-t3638445
Click to expand...
Click to collapse
Thanks so much man ! It succesfully worked.
Rommco05 said:
Check this https://forum.xda-developers.com/honor-8/how-to/to-emui5-custom-roms-tested-openkirin-t3638445
Click to expand...
Click to collapse
And is there anyway to lock bootloader? coz i dont want it unlocked. thx
Rommco05 said:
Boot to fastboot and write this command:
fastboot oem lock (or relock) xxxxxxxxxxxxxx
Click to expand...
Click to collapse
Ok thanks so much for everything!! U are good person!
Rommco05 said:
Boot to fastboot and write this command:
fastboot oem lock (or relock) xxxxxxxxxxxxxx
Click to expand...
Click to collapse
Hey, i tried lock my bootloader but, if i paste ,,fastboot oem lock" (*or relock) + unlock code, it says failed. If i reboot to bootloader, it says unlocked but it not shows the boot screen ,,Your device cant be trusted" so do u now how to completely lock? Thanks
Rommco05 said:
Boot to fastboot and write this command:
fastboot oem lock (or relock) xxxxxxxxxxxxxx
Click to expand...
Click to collapse
It says ,,FAILED (remote: command not allowed)"
Rommco05 said:
I think your FRP is locked and with unlocked bootloader u must make downgrade to M if u want relock bootloader
Click to expand...
Click to collapse
Is there any way to completely LOCK (not relock) Bootloader? I want bootloader to say Locked not relocked ? Thanks
Rommco05 said:
I think this caj possible with downgrade, after will be phone locked instead relocked
Click to expand...
Click to collapse
Ok, i will try. Thanks so much!!! ????

boot loader is unlocked warning

hello, i want to remove "boot loader is unlocked and software integrity... ".. how can i do this ? please answer
majidshahab091 said:
hello, i want to remove "boot loader is unlocked and software integrity... ".. how can i do this ? please answer
Click to expand...
Click to collapse
Lock your bootloader
ok..can you please mention the steps?
majidshahab091 said:
ok..can you please mention the steps?
Click to expand...
Click to collapse
Please use search function
i did but no result..can you show me some link regarding this
majidshahab091 said:
i did but no result..can you show me some link regarding this
Click to expand...
Click to collapse
Flash stock rom in fastboot, then use fastboot to relock after phone boots. Command is:
Fastboot oem lock
DO NOT ATTEMPT LOCK WITH TWRP AND MAGISK INSTALLED!!
https://forum.xda-developers.com/oneplus-6/help/locking-bootloader-t3829896
ok brother.. thanks

Categories

Resources