[Q] How do i re-lock bootloader? - HTC Rezound

( i admit i am a noob at this stuff) I bought this rezound from a guy, and i came home and downloaded the Rezound All-In-One kit, i installed the htc drivers registered at htcdev. I tried to get token ID.. didnt work, and i tried to do the ICS leak and followed the instructions exactly... didnt work.. well i looked at my phone while in bootloader and it said unlocked, i tried running the All-in-one kit "Relock Bootloader" command and it still doesnt work. in command prompt it says ( Rezound_All-In-One_Kit_v2.0\data>fastboot oem lock
< waiting for device >
and thats it.. doesnt do anything else.. can someone please help me re-lock this phone.

First, try doing the above again, only uninstall/disable HTC sync this time. Report back if it doesn't work. Also, why do you wish to relock?

rabidwookie said:
( i admit i am a noob at this stuff) I bought this rezound from a guy, and i came home and downloaded the Rezound All-In-One kit, i installed the htc drivers registered at htcdev. I tried to get token ID.. didnt work, and i tried to do the ICS leak and followed the instructions exactly... didnt work.. well i looked at my phone while in bootloader and it said unlocked, i tried running the All-in-one kit "Relock Bootloader" command and it still doesnt work. in command prompt it says ( Rezound_All-In-One_Kit_v2.0\data>fastboot oem lock
< waiting for device >
and thats it.. doesnt do anything else.. can someone please help me re-lock this phone.
Click to expand...
Click to collapse
Is your phone in HBOOT when you issue the command? If not, it should be. Fastboot commands only work in HBOOT.

Snuzzo said:
First, try doing the above again, only uninstall/disable HTC sync this time. Report back if it doesn't work. Also, why do you wish to relock?
Click to expand...
Click to collapse
MrSmith317 said:
Is your phone in HBOOT when you issue the command? If not, it should be. Fastboot commands only work in HBOOT.
Click to expand...
Click to collapse
Yeah you're right MrSmith. I looked at the .bat related to re-locking in the A-I-O toolkit and it doesn't invoke "adb reboot bootloader" command before attempting "fasboot oem lock".

I ran into this problem as well. Make sure usb debugging is on. Should work like a charm.
Sent from my ADR6425LVW using xda premium

Fergusonfox7 said:
I ran into this problem as well. Make sure usb debugging is on. Should work like a charm.
Sent from my ADR6425LVW using xda premium
Click to expand...
Click to collapse
Again, its not a matter of having debugging enabled. See my post above.
Sent from my ADR6425LVW using XDA

Try rebooting into HBOOT then unplugging the phone and plugging it back in. Sometimes the device manager(on your PC) doesn't pickup the change in modes. The AIO could just be firing off commands instead of waiting for the phone to be ready as well. Try doing it manually.

Related

[Q] Fastboot not working

Hello
I'm trying to revert back to complete stock (stock rom, no root, S-ON) and following this guide/post:
http://forum.xda-developers.com/showthread.php?p=33770807
For that i need to do check the CID and then write back the original CID (Though i can skip this because i didn't use HTC Dev method at all, just original root and revolutionary S-OFF)
Then i need to do "fastboot oem lock" before running the RUU.. but here in lies my problem.
For some reason i can't get fastboot to work.
ADB works fine and i can push and pull files when in android or recovery, but as soon as i enter hboot and try to use fastboot commands, i just get "< Waiting for device >" and have to close the CMD window. (Before you ask, yes it does say "FASTBOOT USB" on the screen)
I have tried both using my standard adb and fastboot files, and i have also tried downloading the latest android SDK and using those files, but neither to any luck.
Anyone have any idea? It might be something simple, as i haven't had to use fastboot before now.
I'm guessing it can't be a driver problem as i can connect fine with ADB and it shows my device when doing "adb devices" (Though it does not show my device when i do "fastboot devices", it just skips the line entirely and prompts me to enter something new).
- Moon
Moonbloom said:
I'm guessing it can't be a driver problem as i can connect fine with ADB and it shows my device when doing "adb devices" (Though it does not show my device when i do "fastboot devices", it just skips the line entirely and prompts me to enter something new).
Click to expand...
Click to collapse
If "fastboot devices" doesn't show the serial number of your phone, none of the other fastboot commands are going to work.
Have you tried disconnecting the phone, rebooting your PC and then connecting the phone again? If that doesn't work, try uninstalling the drivers, rebooting the PC, then reinstalling the drivers.
ramjet73
ramjet73 said:
If "fastboot devices" doesn't show the serial number of your phone, none of the other fastboot commands are going to work.
Have you tried disconnecting the phone, rebooting your PC and then connecting the phone again? If that doesn't work, try uninstalling the drivers, rebooting the PC, then reinstalling the drivers.
ramjet73
Click to expand...
Click to collapse
Tried to reboot the computer, no change.
Decided to try using my laptop before going through the trouble of reinstalling drivers, and it worked
My laptop can see my device fine using "fastboot devices" and i'm able to get my CID (cid: 0202)
Thanks for trying to help me out anyways I might be back with more questions
EDIT: I just google'd a bit and found another command to get the CID "fastboot oem readcid" and it shows HTC_Y13 (which i find more believable tbh).
Is your hboot unlocked?
I am s-off, but couldn't use fastboot commands untill i unlocked my bootloader again..
klect said:
Is your hboot unlocked?
I am s-off, but couldn't use fastboot commands untill i unlocked my bootloader again..
Click to expand...
Click to collapse
There's no need to unlock the bootloader if you are S-OFF.
If you want to run fastboot commands like "flash" or "erase" just install a custom bootloader like ENG, JBear or Revoutionary from the current bootloader. It's better to keep the bootloader locked since that's the stock status and it makes it much easier to return the phone to 100% stock.
AFAIK, the "*** RELOCKED ***" heading you get when locking an unlocked bootloader which flags to HTC/Sprint that you modified the phone can only be undone with the JuopunutBear wire trick.
ramjet73
For me IT was the only way to get fastboot working though...
Sent from my Evo 3D GSM using xda app-developers app
klect said:
For me IT was the only way to get fastboot working though...
Click to expand...
Click to collapse
Did you try one of the JuopunutBear bootloaders (GB or ICS) for the GSM version of the Evo 3D? That should allow the fastboot commands without unlocking.
ramjet73
Yeah, after i s-offed i flashed the ICS jb hboot, but no luck...
So i decided to flash the 1.49.0007 hboot and unlock it the htcdev way.
But if you want to lock it again, you can simply redo the wiretrick right?
klect said:
Yeah, after i s-offed i flashed the ICS jb hboot, but no luck...
So i decided to flash the 1.49.0007 hboot and unlock it the htcdev way.
But if you want to lock it again, you can simply redo the wiretrick right?
Click to expand...
Click to collapse
That's correct.
ramjet73
For all those who were directed here...
This solved my problem when everybody else's advice failed, and it was the easiest.
http://forums.androidcentral.com/ve...how-install-device-drivers-android-1-0-a.html

messed up my phone; no roms :(

first off, I'm an idiot with this whole thing and shouldn't be doing it probably. i just don't know enough about it to be playing with expensive phones like this so i understand I deserve whatever i get.
i was running a custom rom on an S-ON phone. i forgot the name of the rom (was made by TEAM COOL or something). But I wanted to unroot and go back to normal stock ROM and download the JB update. First, in the SU app, I did a complete unroot. that did nothing except not let me use the app anymore.
then I tried doing the RUU way of going back, but when it would go to the loading bootloader portion, the usb would disconnect and it would fail with error 171.
so then, and i don't know how i got here, but i went into recovery and did a factory reset and now i have no rom. I have tried installing meanrom but it fails after some line regarding a kernal. my phone won't do anything except boot to the white HTC screen or into the bootloader.
i have no idea what to do, I just want it working at this point.
i've been searching forums like crazy but all the solutions are things I already have done or things that won't work for me.
If you haven't done so yet, you need to relock the bootloader before running ruu. Put your phone in fastboot and using SDK or ADB Tools, type fastboot oem lock
om4 said:
If you haven't done so yet, you need to relock the bootloader before running ruu. Put your phone in fastboot and using SDK or ADB Tools, type fastboot oem lock
Click to expand...
Click to collapse
thank you for your help! however, whenever i do this, it just says < waiting for device >
so i finally got a rom to install--clean rom. that is the one i used to have. but when i reboot, it gets stuck on a black screen and won't go any further.
I had the same thing happen. Had to run a boot.img flash utility i found on another thread elsewhere on xda. The flash utility was updated for jb. If i can locate where i found it then i will get back to you.
Sent from my EVO using Tapatalk 2
I was curious if you ever found that rom or if anybody can help me? The phone is still out of commission. It's been tough to make it through the holidays especially since my laptop was stolen the very next day that all this happened
bump again. I'm assuming the phone is bricked for good if the brightest minds on the subject don't even know
i'm using my dad's old evo 4g for now.
unclefarkus said:
bump again. I'm assuming the phone is bricked for good if the brightest minds on the subject don't even know
i'm using my dad's old evo 4g for now.
Click to expand...
Click to collapse
Have you tried meanbean? It has the boot.img flash tool baked in for s-on, just follow the instructions to the tee in the OP... It's in the Android development thread... Good luck
Sent from my EVO using xda app-developers app
Sounds like you need to flash a Rom that has the s-on installer or fastboot flash the kernel for the Rom you have installed
Most roms come with the kernel installer built in now days. just keep trying to flash em. fyi if your phone turns on , even a little bit , you are not bricked
I am trying to flash meanbean. I wiped the cahes and did factory reset, then flashed the ROM. It's been on "Installing /system..." for about 30 minutes now. Something seems wrong. I'm scared to interrupt it in case that's normal or if interrupting it will break it for good.
Well, I think that might be because my twrp version is really old...2.1.8. I tried updating but had no luck.
Now nothing flashes. It gets to 'verifying partition sizes' then fails. Tried this on several roms that would previously flash, just not work.
unclefarkus said:
Well, I think that might be because my twrp version is really old...2.1.8. I tried updating but had no luck.
Now nothing flashes. It gets to 'verifying partition sizes' then fails. Tried this on several roms that would previously flash, just not work.
Click to expand...
Click to collapse
Update twrp through goomanager, its in the market, then try again.
Sent from my EVO using xda premium
mrlakadaddy said:
Update twrp through goomanager, its in the market, then try again.
Sent from my EVO using xda premium
Click to expand...
Click to collapse
lol how could he do that if he dont have any rom installed...dafuq?
You need to FASTBOOT install it:
Turn off your device. Turn on the device and keep holding volume down until a menu shows up. Select fastboot from the menu list. Plug the device into your computer. If you have the right drivers installed, your screen should now say FASTBOOT USB. Run the following command via the command line:
fastboot flash recovery TWRP.img
Boatiy said:
lol how could he do that if he dont have any rom installed...dafuq?
You need to FASTBOOT install it:
Turn off your device. Turn on the device and keep holding volume down until a menu shows up. Select fastboot from the menu list. Plug the device into your computer. If you have the right drivers installed, your screen should now say FASTBOOT USB. Run the following command via the command line:
fastboot flash recovery TWRP.img
Click to expand...
Click to collapse
Don't forget the clear cache commands
Sent from my EVO using xda app-developers app
I have given this a go, however, as I should expect by now, nothing happens.
It says "waiting for device" and that's it
Upon typing "adb devices" nothing shows up.
Furthermore, when I go to Fastboot, Fastbook usb does show up, but I get a message on the computer saying the usb device has malfunctioned.
unclefarkus said:
I have given this a go, however, as I should expect by now, nothing happens.
It says "waiting for device" and that's it
Upon typing "adb devices" nothing shows up.
Furthermore, when I go to Fastboot, Fastbook usb does show up, but I get a message on the computer saying the usb device has malfunctioned.
Click to expand...
Click to collapse
Can you get into bootloader? If so go to the TWRP website and download the hboot zip. Put on external sd card and enter bootloader.
Sent from my EVO using Tapatalk 2
Perhaps what is happening when you try oem lock and get that error is that adb is still running from a prior attempt or because of some other program. Try opening your task manager and ending all processes of adb and other programs that connect to the phone. Then try oem locking again and go from there.
Sent from my EVO using xda premium
I made a little bit of progress!
I determined that Windows 8 was the reason I get the usb malfunctioning message. I obtained a Windows 7 computer and it worked like a charm.
That said, I'm not out of the woods yet.
I relocked the phone using fastboot and then have been attempting to flash a stock RUU now that the usb issue is sorted out.
That seems to work but it gets stuck at "sending....." for as long as 35 minutes. I've tried about 4 times, giving between 20-35 minutes and it won't go beyond sending.
I can at least fastboot now; but the phone is locked. Which is fine; I just want back to stock anyways.
Tampered
Re-locked
S-On
Hboot-1.19.0000
Radio-1.12.11.0809
OpenDSP-v29-1.0.45.0622
eMMC-boot
Aug 9 2012
I flashed the 2.13.651.1 RUU by the way.
Any new advice haha?
I loaded a PJ img via sd card and it's alive and updating to JB OTA right now! Thanks for all the help over the past month folks

S Off question.

I already unlocked my phone but S-ON is still active. I looked into the dirtyraccun method but it mentions to not flash a custom recovery. I already have TRWM and Viper Rom installed. What would be the best method for getting S-Off? I have the latest firmware.
bicycle_kick said:
I already unlocked my phone but S-ON is still active. I looked into the dirtyraccun method but it mentions to not flash a custom recovery. I already have TRWM and Viper Rom installed. What would be the best method for getting S-Off? I have the latest firmware.
Click to expand...
Click to collapse
Moonshine
Sent from my Eliptic Nexus 7
Been trying moonshine but after the 1st device reboot, ADB doesnt work right
bicycle_kick said:
Been trying moonshine but after the 1st device reboot, ADB doesnt work right
Click to expand...
Click to collapse
Make sure you have the latest HTC driver installed. Use a USB 2.0 port, make sure that HTC Sync is not installed on your computer, and that your computer antivirus is off.
You can get the latest driver in the link below. Use the HTC driver from post #2.
http://forum.xda-developers.com/showthread.php?t=2179776
Also, it may take a few attempts before Moonshine is successful. On the phone I recently Moonshined, it took a few tries before it succeeded, and I had everything set up correctly.
Sent from my EVO using xda premium
FinZ28 said:
Make sure you have the latest HTC driver installed. Use a USB 2.0 port, make sure that HTC Sync is not installed on your computer, and that your computer antivirus is off.
You can get the latest driver in the link below. Use the HTC driver from post #2.
http://forum.xda-developers.com/showthread.php?t=2179776
Also, it may take a few attempts before Moonshine is successful. On the phone I recently Moonshined, it took a few tries before it succeeded, and I had everything set up correctly.
Sent from my EVO using xda premium
Click to expand...
Click to collapse
I've been running into the same issues! It keeps getting stuck on the second step! I've been following all your suggestions you posted in my other thread as well. At least it got me to the second step in Moonshine.
All HTC drivers were removed and the new ones were reinstalled. Computer and phone rebooted, USB 2.0 port, etc... I even went to another PC and ran into the same problems. I'll try it some more since you said it took a few tries.
Edit: Now it won't establish a connection to complete the first step in fastboot even though the PC keeps making sounds when fastboot USB gets turned on
venkman21 said:
I've been running into the same issues! It keeps getting stuck on the second step! I've been following all your suggestions you posted in my other thread as well. At least it got me to the second step in Moonshine.
All HTC drivers were removed and the new ones were reinstalled. Computer and phone rebooted, USB 2.0 port, etc... I even went to another PC and ran into the same problems. I'll try it some more since you said it took a few tries.
Edit: Now it won't establish a connection to complete the first step in fastboot even though the PC keeps making sounds when fastboot USB gets turned on
Click to expand...
Click to collapse
Check PM.
Sent from my EVO using xda premium
FinZ28 said:
Check PM.
Sent from my EVO using xda premium
Click to expand...
Click to collapse
I'm so close FinZ! I just need to figure out how to run RabiesShot from a Windows machine (cmd prompt) - or is it possible to run it via Terminal Emulator on the phone?
Does anyone know how to run RabiesShot without Ubuntu?
venkman21 said:
I'm so close FinZ! I just need to figure out how to run RabiesShot from a Windows machine (cmd prompt) - or is it possible to run it via Terminal Emulator on the phone?
Does anyone know how to run RabiesShot without Ubuntu?
Click to expand...
Click to collapse
You have to use a live CD with Dirty Racun if you are running Windows. To answer your second question, no, you can't use terminal emulator on your phone, either. Please be careful with what you're doing, otherwise you risk having an expensive paperweight in your hand. Personally I would have gone the Moonshine route It's Windows friendly and you don't have to fool with any commands, other then checking device connection with ADB & fastboot.
Sent from my EVO using xda premium
FinZ28 said:
You have to use a live CD with Dirty Racun if you are running Windows. To answer your second question, no, you can't use terminal emulator on your phone, either. Please be careful with what you're doing, otherwise you risk having an expensive paperweight in your hand. Personally I would have gone the Moonshine route It's Windows friendly and you don't have to fool with any commands, other then checking device connection with ADB & fastboot.
Sent from my EVO using xda premium
Click to expand...
Click to collapse
Yeah I know. I'm being really careful with everything - reading up before I do ANYTHING. I've done this to several phones before, but never had this much trouble...
Do you know if it's possible to still use Moonshine at this point? I've gone through every single step for DirtyRacun except for #14 which is to run RabiesShot. I have the RUU for 3.15 HBOOT 2.09 installed and running fine right now. If I can use Moonshine (and actually get it to connect to the device now), I would rather do that.
venkman21 said:
Yeah I know. I'm being really careful with everything - reading up before I do ANYTHING. I've done this two several phones before, but never had this much trouble...
Do you know if it's possible to still use Moonshine at this point? I've gone through every single step for DirtyRacun except for #14 which is to run RabiesShot. I have the RUU for 3.15 HBOOT 2.09 installed and running fine right now. If I can use Moonshine (and actually get it to connect to the device now), I would rather do that.
Click to expand...
Click to collapse
You need to use Facepalm. Follow Bigdaddy's instructions towards the end of the thread in the link below.
http://forum.xda-developers.com/showthread.php?t=2337029
Sent from my EVO using xda premium
FinZ28 said:
You need to use Facepalm. Follow Bigdaddy's instructions towards the end of the thread in the link below.
http://forum.xda-developers.com/showthread.php?t=2337029
Sent from my EVO using xda premium
Click to expand...
Click to collapse
Moonshine worked. My issue was I had to keep turning the USB off the HTC sync everytime the phone rebooted. Now I have S-OFF but my ROM issues still are taking place. Roms just won't boot and sit on loading screen
bicycle_kick said:
Moonshine worked. My issue was I had to keep turning the USB off the HTC sync everytime the phone rebooted. Now I have S-OFF but my ROM issues still are taking place. Roms just won't boot and sit on loading screen
Click to expand...
Click to collapse
Make sure you're doing a full system wipe in recovery prior to flashing the ROM. You also might want to try opening a command prompt in your ADB tools folder while in the bootloader and type the command "fastboot erase cache" (minus quotation marks) and hit enter. Make sure you're connected via fastboot USB first.
Sent from my EVO using xda premium
FinZ28 said:
Make sure you're doing a full system wipe in recovery prior to flashing the ROM. You also might want to try opening a command prompt in your ADB tools folder while in the bootloader and type the command "fastboot erase cache" (minus quotation marks) and hit enter. Make sure you're connected via fastboot USB first.
Sent from my EVO using xda premium
Click to expand...
Click to collapse
Issue resolved! Cheers!
bicycle_kick said:
Issue resolved! Cheers!
Click to expand...
Click to collapse
Care to elaborate it may help someone else
Sent from my Eliptic Nexus 7

[Q] Help -HTC One Locking bootloader

hell guys, I am trying to lock my bootloader completely and I have read the sticky of how to do it but every time i write the command: "fastboot oem writesecureflag 3" it says waiting for device. I then tried going into bootloader and then it says that its done but my bootloader is still relocked.
Please help me!
Thank you guys and have a great day
omiron said:
hell guys, I am trying to lock my bootloader completely and I have read the sticky of how to do it but every time i write the command: "fastboot oem writesecureflag 3" it says waiting for device. I then tried going into bootloader and then it says that its done but my bootloader is still relocked.
Please help me!
Thank you guys and have a great day
Click to expand...
Click to collapse
I just did it the other day and btw there are posts about this but u have asked so here it is.
Use a different usb port. Use a usb2.0 port if possible, 3.0 has problems with htc one.
Be in the fastboot menu and then let it work. Try again if unsuccessful.
Uninstall drivers for your device and reinstall them.
BTW did u restart your phone after locking so that is shows its locked. or did you read the line after it tried to lock it.
RaXxaa said:
I just did it the other day and btw there are posts about this but u have asked so here it is.
Use a different usb port. Use a usb2.0 port if possible, 3.0 has problems with htc one.
Be in the fastboot menu and then let it work. Try again if unsuccessful.
Uninstall drivers for your device and reinstall them.
BTW did u restart your phone after locking so that is shows its locked. or did you read the line after it tried to lock it.
Click to expand...
Click to collapse
I tried using usb 2.0 but no success. I'll try again and let you know if I can get it to work. Thanks though!
Let's begin from the start... What method did u use to unlock??
Sent from my HTC One using xda premium
Will-Survive said:
Let's begin from the start... What method did u use to unlock??
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
Nevermind, I found how to do it. What I did is followed the step on this website: http://forum.xda-developers.com/showthread.php?t=2314582 to Lock my bootloader but to have it on S-off. Then I followed the steps on this website: http://forum.xda-developers.com/showthread.php?t=2358738 so I could S-on my bootloader. Now I am running stock sense 5 with bootloader locked and s-on! Thanks for trying to help me though

[Q] Unlock, Re-lock, Re- Unlock issues

Hello all, I've just recently recovered my DNA back to stock from a botched ROM install on the 3.06 software. Prior to running the RUU, I used Rumrunner to unlock my bootloader to put CWM on as my recovery. Then I had to re-lock it to run the RUU. Now I'm stuck at re-unlocking it. The HTCdev site is giving me a MID not allowed error and I'm thinking it has something to do with the fact that I used Rumrunner? Call me stupid, the DNA is still relatively new to me. Thank you!!
You shouldn't need to relock it to RUU. The RUU will overwrite your recovery with stock but the bootloader should remain unlocked (and s-off if you did that as well). At this point you should be able to just run rumrunner again to unlock the bootloader and then you can flash a custom recovery and go from there.
Sent from my HTC6435LVW using xda app-developers app
iissmart said:
You shouldn't need to relock it to RUU. The RUU will overwrite your recovery with stock but the bootloader should remain unlocked (and s-off if you did that as well). At this point you should be able to just run rumrunner again to unlock the bootloader and then you can flash a custom recovery and go from there.
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
Tried doing Rumrunner again, Getting this error, "ERROR: run rumrunner again and READ (no adb connection to device. Debugging on?
Drivers?)" I've uninstalled the drivers via device manager, let windows 7 reinstall them and installed/uninstalled HTCsync with no luck.
Edit: Nevermind, tried a different cable. Hate it when that happens.
Edit 2: Rumrunner must have failed, device still relocked.
Hubblemuffin said:
Tried doing Rumrunner again, Getting this error, "ERROR: run rumrunner again and READ (no adb connection to device. Debugging on?
Drivers?)" I've uninstalled the drivers via device manager, let windows 7 reinstall them and installed/uninstalled HTCsync with no luck.
Click to expand...
Click to collapse
Does 'adb devices' show your serial number? Did you enable debugging in the developer options?
iissmart said:
Does 'adb devices' show your serial number? Did you enable debugging in the developer options?
Click to expand...
Click to collapse
I don't even see ADB devices in device manager. Just Android USB Devices.
Hubblemuffin said:
I don't even see ADB devices in device manager. Just Android USB Devices.
Click to expand...
Click to collapse
ADB Devices is a command issued from the command prompt. It should return the S/N of the device connected. If there is no response the drivers are not installed on the PC. If you are using Win 8 or 8.1 you will have issues
RLGL said:
ADB Devices is a command issued from the command prompt. It should return the S/N of the device connected. If there is no response the drivers are not installed on the PC. If you are using Win 8 or 8.1 you will have issues
Click to expand...
Click to collapse
Not too familiar with running that command. I'm new to the whole HTC scene. My Note 2 was significantly easier to work with in this respect.
Hubblemuffin said:
Not too familiar with running that command. I'm new to the whole HTC scene. My Note 2 was significantly easier to work with in this respect.
Click to expand...
Click to collapse
Hı, have you find out a solution to this one ?
I am struggling with a similar situation:
http://forum.xda-developers.com/showthread.php?p=51140962
I did, sorry for not posting it here. I went and got a new cable from tiger direct and tried again. For some reason, the bootloader still says relocked but I have root access. I don't feel confident enough to try and see if CWM or TWRP and I don't want to go through the RUU garbage again. Shoot me a PM and I'll tell you everything what not to do. LOL
Sent from my HTC6435LVW using xda app-developers app
Hubblemuffin said:
I did, sorry for not posting it here. I went and got a new cable from tiger direct and tried again. For some reason, the bootloader still says relocked but I have root access. I don't feel confident enough to try and see if CWM or TWRP and I don't want to go through the RUU garbage again. Shoot me a PM and I'll tell you everything what not to do. LOL
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
I have heard if you flash a new hboot the relocked text will go away, but I haven't had this issue myself so I can't personally confirm it. I do recommend updating your hboot and radio, though, for other reasons like better radio signal.
iissmart said:
I have heard if you flash a new hboot the relocked text will go away, but I haven't had this issue myself so I can't personally confirm it. I do recommend updating your hboot and radio, though, for other reasons like better radio signal.
Click to expand...
Click to collapse
Updating the hboot and radio seems a little daunting. Definitely something I want to look in to once I can figure out how to get a ROM on this without calling a mulligan and starting from scratch again.
Hubblemuffin said:
Not too familiar with running that command. I'm new to the whole HTC scene. My Note 2 was significantly easier to work with in this respect.
Click to expand...
Click to collapse
Adb is universal to all android devices, I highly recommend getting used to it if you plan on rooting future devices, the only thing native to HTC is the S-OFF portion of eMMC
Hubblemuffin said:
I did, sorry for not posting it here. I went and got a new cable from tiger direct and tried again. For some reason, the bootloader still says relocked but I have root access. I don't feel confident enough to try and see if CWM or TWRP and I don't want to go through the RUU garbage again. Shoot me a PM and I'll tell you everything what not to do. LOL
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
Are you S-OFF? If so issue this command in fastboot:
fastboot oem writecid 22222222
Go to htcdev.com and then it will allow you to unlock the bootloader also make sure you have 8 2's in the command.

Categories

Resources