[Q] How do i unlock the bootloader in my situation? - One (M8) Q&A, Help & Troubleshooting

Hi,
today i tried to unlock my bootloader but in vain. the current os is android 5.0.1, so there's no option to disable 'fastboot' and i enabled 'usb-debugging' under developer options.
i'm stuck at step 9 when you follow the instruction from htcdev where you write "fastboot flash unlocktoken Unlock_code.bin" and hit enter. the directory of the adb-files, fastboot-file and Unlock_code.bin are on (C:\Android) as you can see on the attachment.
in all tutorials/instructions i've seen/read step 10 would be the 'Unlock bootloader?' prompt but it's simply not asking me no matter how often i try.
last but not least i got to say that the device has a cwm on it. is it possible that i need the first Unlock_code.bin that has been used on the device, because obviously the phone has been unlocked and rooted before?
hoping for constructive help,
yours glennjohn
{
"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 HTC One_M8 using XDA Free mobile app

Related

Cant go back to stock rom

Hey guys i have to bring up my phone back to the store to switch to another one so i had RVHD Rom with custom recovery Clockwork mod
so what i did is downloaded stock recovery flashed it via boot and did the command fastboot oem lock and then i tried to download RUU Europe and when its writing the signature i 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"
}
Help please??
I can't see the error but is it the right RUU? Search the forum for
fastboot getvar main-ver
I think. Run that and then make sure you're using the equivalent or newer RUU.
First off which country are you in?
The one series has to have the correct country rom.
I would try htc site to get rom.
Hope this helps
I needed to choose the right RUU!choosing the right one fixed my problem thanks anyways guys!

Which RUU to use with a Telstra Wildfire S (model # A3335)?

Hi Everyone,
I have a HTC Wildfire S (from Telstra Australia - as best I can tell).
At the moment I am trying to get the OEM token from the device so that I can proceed with unlocking the boot loader. However when using flashboot to retrieve the token I get the message presented below -
{
"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 have come to realise through further research that I require a version 2(+) boot loader in order to unlock using fastboot. Towards this end I have gone to the HTC website and downloaded the recommended RUU (PG7612000_Marvel_hboot_1.09.0099_1.52.841.1_1.52.841.2_0214.exe), which when run presents the message shown below -
Once the phone reboots into fastboot mode I see a message informing me that I have an incorrect RUU as shown below -
I have tried a variety of other RUU files from the HTCDev Site all to no avail.
Can anybody please point me in the direction of the correct RUU to use?
Any help will be greatly appreciated.
Kind Regards,
Davo

Prestigio Wize 3147 3G, need stock ROM

Hi guys!
I broke this device by replacing the standard recovery with another one - TWRP for model PMT3797. Below is the list my steps:
Code:
adb devices
adb reboot bootloader
// Waiting of switch to fastboot mode.
fastboot oem unlock
fastboot oem unlock confirm
// it is ok. Next I used it:
fastboot flash recovery recovery.img
fastboot reboot
After that I got loopboot and can't to switch any mode.
So I want to try use FlashTool, but have not stock ROM(
On official site there is only update.
I attached motherboard image.
{
"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"
}
Thanks.
Well.... is all it so bad?
yadi.sk/d/Y-aWLZDL3S4XQx
ROM for Prestigio Wize 3147 3G

Help fixing a messed up M9

My friend as asked me to look at his M9,he has no clue about phones but has some how got it into a boot loop.It will not power on unless I plug the charger in ,then it goes to boot mode,if I select recovery I get the message on the HTC screen,I have done a bit of ROM flashing in the past and have android SDK on my laptop ,so any help would be great thanks
{
"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 Nexus 6P using XDA-Developers Legacy app
Id try to flash TWRP first.
Download it from here: https://twrp.me/devices/htconem9.html
Then in a terminal, while phone is in fastboot and connected to your pc via USB, type
Code:
fastboot flash recovery twrp-3.1.1-0-hima.img
from the same folder you downloaded the recovery to
Moderator Information,
Thread closed as it is a duplicate thread.

weird problems

ok, I don't know what I can do now...
A friend Gave me his hold g5s because of battery damage. I should see if I can do something with it. because I have no use for it I gave it back, now I have the phone again with a new problem.
boot loop
OEM Locked
literally no OS, firmware, or something...
I tried the "rescue and smart assistant" App for windows
by rescuing: "your device version is the last version..."
still Boot loop
with RSD Lite: device Properties = n/a
tried to unlock with bootloader ID (fastboot oem unlock code)
all this with Tools mode config enabled and disabled
the issue is now 2 1/2 years the same and now I'm literally at the end of my knowledge
I hope you can help me
we don't care if it has after all stock or custom firmware. it only needs to walk again
see pictures:
{
"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"
}

Categories

Resources