[Q] Help unlocking htc rezound on windows 8 - HTC Rezound

sorry but ive been trying t unlock and root my rezound for months and no i know i have a great quide on phandroid but i cant get unlocking to work. i type the adb devices command and my phone shows up but then when i type"fastboot devices" my phone wont be recognized by my computer can someone help me asap. i have a windows 8 64bit laptop

I have unlocked on windows 8 64bit before. Same way as any other Windows. Go into your device manager and see if your phone is an unconfigured device and make sure adb on phone is turned on.
Sent from my HTC6435LVW using Tapatalk 2

Can you help me with that
Flyhalf205 said:
I have unlocked on windows 8 64bit before. Same way as any other Windows. Go into your device manager and see if your phone is an unconfigured device and make sure adb on phone is turned on.
Sent from my HTC6435LVW using Tapatalk 2
Click to expand...
Click to collapse
How do i do that and im new so i dont really understand alot but itrecognizes it when i do "adb devices" but not "fastboot devices"
Can you give me a link to how you unlocked and rooted your rezound please? up to date

I would start here:
http://forum.xda-developers.com/showpost.php?p=37515020&postcount=444
That'll give you an overview of what you will need to do to get a custom ROM on there. Also, there's a folder attached there that has what you need to use fastboot.
If you don't have your unlock token from HTC yet, go here:
http://www.htcdev.com/bootloader/
Here's a guide to unlocking:
http://forum.xda-developers.com/showthread.php?t=1416109&highlight=unlock
There's a link to "One Click Root" at the bottom but I don't know if that's current. I've never used it. You can just flash Amon Ra after unlocking. Get it here:
http://forum.xda-developers.com/showthread.php?t=1339679
Just download v3.16. Don't worry about the attached files. Just grab it from the v3.16 link right above the attachments. Put that in the same folder you're using for flashing and type this:
fastboot flash recovery {nameofrecovery}
Then navigate in there to developer section and root.
Then make a nandroid immediately and append it with "_stock" so you always have it to go back to.
Now you are ready to flash a custom ROM.
Since you are s-on you will need to flash the kernel from the ROM after you flash the ROM. Some ROMs create one on your sd card in which case you will probably end up at the bootloader with it asking if you want to update, say yes. If not, you need to pull it from the ROM, put it in the "android" folder and flash in fastboot. I would pull it out ahead of time in case so you're ready.
fastboot flash boot boot.img (or whatever the name of the kernel is)

Related

ROM Installation Issue

When I first got my Rezound months and months ago, I found and installed one of the stock, rooted ROMS on this site, and installed it.
Much to my annoyance, Verizon has been trying to push the latest update to my phone, so I came back to get the latest relevant ROM. I found http://forum.xda-developers.com/showthread.php?t=1835422 ("stock rooted deodexed 4.03.605.02") and flashed it from Recovery.
The problem is, whenever I try to boot the phone, it gets to the white screen with the green HTC logo, and just sits there. Did I miss a step or something? It's been a long while since I last flashed a ROM, and I'm sure I forgot something...
Thanks.
beleynn said:
When I first got my Rezound months and months ago, I found and installed one of the stock, rooted ROMS on this site, and installed it.
Much to my annoyance, Verizon has been trying to push the latest update to my phone, so I came back to get the latest relevant ROM. I found http://forum.xda-developers.com/showthread.php?t=1835422 ("stock rooted deodexed 4.03.605.02") and flashed it from Recovery.
The problem is, whenever I try to boot the phone, it gets to the white screen with the green HTC logo, and just sits there. Did I miss a step or something? It's been a long while since I last flashed a ROM, and I'm sure I forgot something...
Thanks.
Click to expand...
Click to collapse
looks like you tried to update to a ICS rom from a stock rom.
are you s-off or dev unlocked?
synisterwolf said:
looks like you tried to update to a ICS rom from a stock rom.
are you s-off or dev unlocked?
Click to expand...
Click to collapse
Dev unlocked.
beleynn said:
Dev unlocked.
Click to expand...
Click to collapse
you are going to need to re lock the bootloader and run the ruu.
this will wipe your internal sd card so please back it up
here are the steps:
1. back up rom
2. back up internal sd card
3. fastboot oem lock command
4. download the latest ruu
5. pull the zip out of it and name it PH98IMG.zip
6. place on root of external sd card
7. make sure you have 70% or more on the battery
8. boot into hboot and let it run.
8.1 first pass will be quick and it will ask you to reboot, say yes and grab a beer because the next part will take some time.
9. boot into stock rom
10. dev unlock and all that fun stuff again
synisterwolf said:
you are going to need to re lock the bootloader and run the ruu.
this will wipe your internal sd card so please back it up
here are the steps:
1. back up rom
2. back up internal sd card
3. fastboot oem lock command
4. download the latest ruu
5. pull the zip out of it and name it PH98IMG.zip
6. place on root of external sd card
7. make sure you have 70% or more on the battery
8. boot into hboot and let it run.
8.1 first pass will be quick and it will ask you to reboot, say yes and grab a beer because the next part will take some time.
9. boot into stock rom
10. dev unlock and all that fun stuff again
Click to expand...
Click to collapse
Thanks, but a few questions:
first, when I first got the phone and rooted it, S-Off wasn't available at the time (which is why I didn't do it then). Would it be better (and/or easier) to do that instead of dev unlock?
second, how do I "fastboot oem lock"? It's been months since I last flashed a ROM, and, as always, I forgot how to do these things.
Thanks again.
beleynn said:
Thanks, but a few questions:
first, when I first got the phone and rooted it, S-Off wasn't available at the time (which is why I didn't do it then). Would it be better (and/or easier) to do that instead of dev unlock?
second, how do I "fastboot oem lock"? It's been months since I last flashed a ROM, and, as always, I forgot how to do these things.
Thanks again.
Click to expand...
Click to collapse
s-off is a lot easier. i would recommend it. makes updating easy but you do run the risk of a brick so be careful
to re lock the bootloader you need to plug your phone into the pc.
make sure ADB debuging is on
then CD into your folder with ADB and Fastboot. (for me is C:\android )
then you type " fastboot oem lock"
you will see it say lock on top.
(if you are going to s-off then do not run this command. you need to be dev unlocked for s-off to work)
EDIT:
if you dont have ADB or Fastboot. i have a mini version for you to use. it will have everything needed to do this without having to download the whole android SDK link
synisterwolf said:
s-off is a lot easier. i would recommend it. makes updating easy but you do run the risk of a brick so be careful
to re lock the bootloader you need to plug your phone into the pc.
make sure ADB debuging is on
then CD into your folder with ADB and Fastboot. (for me is C:\android )
then you type " fastboot oem lock"
you will see it say lock on top.
(if you are going to s-off then do not run this command. you need to be dev unlocked for s-off to work)
EDIT:
if you dont have ADB or Fastboot. i have a mini version for you to use. it will have everything needed to do this without having to download the whole android SDK link
Click to expand...
Click to collapse
I *had* ADB, then I built a new PC, so thanks for the link.
Once I do S-Off, do I still follow the other steps except for 3?
synisterwolf said:
s-off is a lot easier. i would recommend it. makes updating easy but you do run the risk of a brick so be careful
to re lock the bootloader you need to plug your phone into the pc.
make sure ADB debuging is on
then CD into your folder with ADB and Fastboot. (for me is C:\android )
then you type " fastboot oem lock"
you will see it say lock on top.
(if you are going to s-off then do not run this command. you need to be dev unlocked for s-off to work)
EDIT:
if you dont have ADB or Fastboot. i have a mini version for you to use. it will have everything needed to do this without having to download the whole android SDK link
Click to expand...
Click to collapse
Ok, so I got to step 9 no problem (your ADB/Fastbook download was 1000x easier than downloading the whole damn package from Google).
Can I now just load up the rooted stock ROM I found earlier, or do I have to do the Dev unlock first?
beleynn said:
I *had* ADB, then I built a new PC, so thanks for the link.
Once I do S-Off, do I still follow the other steps except for 3?
Click to expand...
Click to collapse
If you are s-off you dont need to OEM lock the phone because s-off > dev unlock
so once you are s-off all you need to do is this:
1. download RUU of your choice
2. place on the root of the sd card
3. back up your internal sd because it will be wiped
4. make sure you have 70% battery or better
5. boot into hboot and let hboot take care of the rest.
5.1 first pass of the install will go quickly and ask for a reboot. it will boot back into hboot and continue the install.
6. boot into the stock rom once.
or if you want s-on
1. do the htc dev unlock fun
2. need to load up an engineering hboot to do fastboot commands.
once you have dev unlock then you can do recovery, then load any ICS rom that is meant for our phone. if you wanted to go back to GB you would need s-off so you can downgrade with a GB RUU. (but why would we want to go backwards. )
optional
if you want to install a recovery and you want to do it the fastboot way, you will need an engineering hboot which you can get from the s-off site
or
if you find a recovery that is in zip form just let hboot install it for you.

[Q] I have tried all methods of rooting and have not succeeded..

hi, I have done all I could find on this site and others to no avail. I would be so thankful if there is just one person out there who can help me get this done! I have htc evo 4g lte with hboot 1.19, 2.13.651.1 and all I have been trying to do is get root with superuser. i tried to unlock and s-off too just to see if i could get closer to superuser and i am so stuck. i have windows 8 x64 and windows 7 x32 available to use. help! please! thanks!
This is the guide I used before s-off was available through dirtyracuns. It's pretty straightforward. If you're bootloader is unlocked already then all you need to do it flash the superuser zip from the guide through recovery.
http://htcevohacks.com/htc-evo-4g-l...tc-evo-4g-lte-unlock-bootloadertwrp-recovery/
Sent from my EVO using xda app-developers app
I have nothing altered yet. i've tried that, and command prompt sat there forever waiting to see my device, which it never does. never got the token. also, in my device manager it doesn't read ADB Interface > My HTC-- it reads Android USB Devices > My HTC. not sure if that might be an indication of what is/isn't installed/configured [im]properly on my computer.
go here http://unlimited.io/dirtyracun.htm and follow the directions to a T on your win7x32 machine, you will be unlocked with s-off.
once you're done with that, go here http://teamw.in/project/twrp2/98 and download the openrecovery-twrp-2.3.1.0-jewel.img file to the RabiesShot_WIN folder that you just used to do your s-off (because the fastboot.exe is there, just use the command prompt from that folder like you did for the racun) and use the fastboot method (boot to bootloader, vol-dwn to fastboot, pwr, plug in usb, enter "fastboot flash recovery openrecovery-twrp-2.3.1.0-jewel.img" command)
after that's done you can try to reboot to recovery, though mine always boots to system the first time after i've flashed recovery, to confirm it's there, or just let the phone boot to system, plug in your USB and download the CWM installable zip from the bottom of the OP in this thread http://forum.xda-developers.com/showthread.php?t=1538053 to your USB card someplace where you know you can find it.
then power off your phone, boot to the bootloader again, pwr-dwn to recovery, hit power button, welcome to TWRP, tap Install, browse the the zip you just saved, install, reboot to system, and you have root
dangle79 said:
go here http://unlimited.io/dirtyracun.htm and follow the directions to a T on your win7x32 machine, you will be unlocked with s-off.
once you're done with that, go here http://teamw.in/project/twrp2/98 and download the openrecovery-twrp-2.3.1.0-jewel.img file to the RabiesShot_WIN folder that you just used to do your s-off (because the fastboot.exe is there, just use the command prompt from that folder like you did for the racun) and use the fastboot method (boot to bootloader, vol-dwn to fastboot, pwr, plug in usb, enter "fastboot flash recovery openrecovery-twrp-2.3.1.0-jewel.img" command)
after that's done you can try to reboot to recovery, though mine always boots to system the first time after i've flashed recovery, to confirm it's there, or just let the phone boot to system, plug in your USB and download the CWM installable zip from the bottom of the OP in this thread http://forum.xda-developers.com/showthread.php?t=1538053 to your USB card someplace where you know you can find it.
then power off your phone, boot to the bootloader again, pwr-dwn to recovery, hit power button, welcome to TWRP, tap Install, browse the the zip you just saved, install, reboot to system, and you have root
Click to expand...
Click to collapse
Thanks, im gonna have to try that tomorrow when i get to my win7 x32. Miss my good ol' evo, she was always good to me.
well then.. its unlocked, s-on. the ruu.zip was carried out just fine. gonna do it again in case i messed up
emwarf said:
well then.. its unlocked, s-on. the ruu.zip was carried out just fine. gonna do it again in case i messed up
Click to expand...
Click to collapse
remember you want to be locked after step 6 before running the RUU
pay attention to step 9 if you get that error message just do what it says, hit the up arrow to start the RUU process again. ( i had to do it twice before it actually completed fully )
I was actually able to re-use my original unlock token for step 11 from when i'd unlocked before.
so you'll lock
run RUU (will see a lot of output if it actually finishes, i think i even booted to system once to confirm)
then you'll unlock
then run the rabiesshot, which does take a while to run through completely and your phone will restart at least a half dozen times. just watch the command window and it'll say when it's totally finished
dangle79 said:
remember you want to be locked after step 6 before running the RUU
pay attention to step 9 if you get that error message just do what it says, hit the up arrow to start the RUU process again. ( i had to do it twice before it actually completed fully )
I was actually able to re-use my original unlock token for step 11 from when i'd unlocked before.
so you'll lock
run RUU (will see a lot of output if it actually finishes, i think i even booted to system once to confirm)
then you'll unlock
then run the rabiesshot, which does take a while to run through completely and your phone will restart at least a half dozen times. just watch the command window and it'll say when it's totally finished
Click to expand...
Click to collapse
MONEY! this is great. got my beloved evo back. miss being rooted so much. I was stupid and renamed a file when I downloaded it so I could identify it more easily. just had to call it the new name instead. big help you are! id still be fighting to find some updated rooting stuff on the net, or id be remaining blind to some stupid fault of my own. thank you!
took me months to find this thread. thank you jeebus. VERY HELPFUL! perhaps even sticky-worthy to nubs like myself.
in the past, using various phones, every time I flashed CM it would install SU automatically (i think)... so can I skip that step, put the chosen CM stable build on the SD card and be done with it?
richard head said:
in the past, using various phones, every time I flashed CM it would install SU automatically (i think)... so can I skip that step, put the chosen CM stable build on the SD card and be done with it?
Click to expand...
Click to collapse
correct. cm is already a rooted rom.
I like this thread. I'm going to give it a try when I get my hands on a 32 bit windows 7 PC, since I have no idea how to use liveCD.

help fixing my one + please

okay here is the story:
my freind bought a htc one x plus and it was working perfect till he reset the phone.
it now hangs on the " quietly brilliant screen" and does nothing else.
im not a novice on phones but would like some clarity on a fix.
i can confirm i can get the phone into bootloader mode and the below list appears i am unsure if the previous owner had installed a custom rom.
fastboot recovery
factory reset
simlock
show barcode
image crc
can some one give me some advice what a possible fix maybe i have been away from the scene for a while to due to illness
and are a bit rusty.
any help in plain simple terms would be most helpful thank you.
is it rooted?
if yes
install custom recovery
sideload a rom onto it
flash the correct kernel for it in bootloader (the mode your in right now)
if it's not rooted
find the correct RUU for it
he says its a sim free model so is there a european or uk sim free ruu u could point me to.
and how do i check its rooted ?
thanks
In hboot it will say unlocked..
I'm on the phone right now Google androidfiles ruu. Select enrc2b. Once you have it put the phone into boot loader and run it. Make sure you get one that = or > than the current hboot version
Sent from my HTC One X+ using xda premium
sorry not been lazy just carnt find a download to latest rom i need can u help thnks
go to bootloader choose fastboot and check what cid it is ("fastboot getvar cid")
we need to know cid to be sure which ruu u need
if it's unlocked you can easily use toolbox from this forum to flash a custom recovery and then flash a working rom.
there are also some threads in here which describe how to go back to stock rom, if you really prefere that
here are some useful links for you:
http://forum.xda-developers.com/showthread.php?t=2140442
http://forum.xda-developers.com/showthread.php?t=1994961
http://forum.xda-developers.com/showthread.php?t=2074790
hi the cid is
VODAP001
your screwed there's no vodaphone RUU's only way forward is to root the device OR return it to phones4u and get a replacement
its says unlocked at bootloader ?
has a recovery program called team win recovery project
can i flash a custom rom ?
if so can some 1 suggest a good one please
also can i just flash the rom directly or do i need the boot,img file also bit confused lol
yes just flash ANY International rom right now...please don't go asking "which rom is the best" it's all personal pref. just grab a rom flash the boot.img and tada
ok thanks for all your help
just one slight problem
when im plugging phone into usb its coming up htc mpt device
but nothing opens for me to transfer files to
in my computer device manager device is there but drivers are not installed how do i fix this thanks ?
this a nightmare any one help ?
It's a nightmare because your not taking time to think. You have to sideload the rom from recovery. Take a deep breath and learn to use the the search function of this forum. Search adb sideload. ALL of the information and more exist here. Just take it.
Sent from my MB860 using xda app-developers app
ok enterd file name in command promt now what
hit enter and a load of writing came up ?
do i leave it do its thing or is there a command i need to apply ?
guys all im getting in command promt is a list of writing its not uploading the elegancia zip
using the adb sideload method
what am i doing wrong ?
adb sideload nameoftheziphere.zip
for example if it's on the c drive
adb sideload c:/boobies.zip
if you put it in the folder with adb
then it's adb sideload boobies.zip
my command promt when opend gives this:
C:\Documents and Settings\Joanne Dyer>
my adb folder is just on C drive i think its the path maybe wrong
also when i adb devices
its found under "host" with serial number
im lost what to do next
andy1969 said:
my command promt when opend gives this:
C:\Documents and Settings\Joanne Dyer>
my adb folder is just on C drive i think its the path maybe wrong
also when i adb devices
its found under "host" with serial number
im lost what to do next
Click to expand...
Click to collapse
just pmed you but to point you into the right direction: it's the spaces in the path to the file...
just move the files you want to flash or sideload to a simpler path lik C:\Roms\ or something like that to avoid any errors. maybe a subfolder within the toolkit-folder.
also look exactly at the path of your adb folder. it must not have spaces.

[TUTORIAL]Unlock your bootloader and install a custom recovery with a Mac

Want to unlock your bootloader to install a custom recovery and root your One but have no idea how because you have a Mac?
Never fear, Gunnyman is here.
The procedure is actually pretty painless and only takes a few minutes
Some prerequisites:
ADB and Fastboot binaries for OS X, I've attached them to this post.
Your recovery of choice, I'm using Clockwork Mod Recovery, because TWRP seems to have problems with some Aroma installer based ROMS. Get CWM for the One from here
SuperUser.zip
a Unix friendly text editor. I really like Text Wrangler and it's free.
Android File Transfer for Mac macs don't work with MTP mode without this.
In developer Options on the phone, turn on USB Debugging
EDIT:
Thanks to user Shivasmith I now know you can skip textwrangler and
If you hold down the "Alt" (i.e. Option) key on the Mac keyboard in terminal you can do a "column select."
So when you generate the codes for the HTCdev unlock website, you can just do a straight copy-paste without going into TextWrangler. It made it that much quicker
So thanks for the tip!
I've been using macs for 10 years and never knew that.
1. Unzip the adb and fastboot binaries and put them where you can find them. I have a directory on my Mac called /Android and that's where my phone stuff lives, but you can put it anywhere.
2. Put the cwm recovery (or twrp if you prefer) in the same folder as adb and fastboot.
3. Got to htcdev.com and create an account there if you don't already have one.
4. Log in to htcdev.com and choose unlock bootloader.
5. pick the last option for Unlisted device.
6. Open a terminal window and navigate to where you installed fastboot,adb, and your recovery eg: cd /Users/Gunnyman/Android
7. In Terminal execute the following commands ./adb reboot bootloader once in bootloader mode In terminal execute the following command: ./fastboot oem get_identifier_token
8. Open Text Wrangler
9. Copy the output from the terminal window into Text Wrangler make sure you include every line AFTER "please cut the following message"
10. Use Text Wrangler to DELETE (bootloader) from every line and make sure the columns line up exactly.
11. Copy and Paste this output into the box you are provided on HTC Dev. This part is quite annoying, getting the lines to line up.
12. Submit your token. When successful you will be sent a key via email.
13. Put the Unlock.bin file you got via email in the same directory as adb and fastboot on your mac.
14. execute the following command in terminal with the phone in fastboot mode ./fastboot flash unlocktoken Unlock_code.bin
15. Say yes to the prompts on the phone. Bootloader will unlock and the phone will be factory reset (there is NO way to avoid this)
16. OK Now the bootloader is unlocked. Time to install a recovery. In Terminal ./adb reboot bootloader
17. In terminal ./fastboot flash recovery name_of_the_recovery.img
18. After recovery has flashed POWER DOWN PHONE COMPLETELY Then restart it
19. connect phone to the Mac Android File Transfer should fire up
20. Put the Superuser.zip file on your phone
21. in Terminal ./adb reboot recovery
22. Flash the SuperUser.zip in recovery.
23. Pat yourself on the back your phone is now rooted.
great tutorial...thanks. quick question since i have the dev edition (unlock bootlader) can i just follow all these steps but go straight to # 16 to root my One?
thanks again.
Absolutely
WHEN I enter the "fastboot flash unlocktoken Unlock_code.bin i get a "denied " message in the terminal can anyone figure this out for me
What are the cons of rooting the phone and installing a custom recovery?
I know that it voids the warranty. Is there anything else besides that?
Some people reported some functions not working.
Or is that just when you install a custom ROM?
pedromartinez1983 said:
WHEN I enter the "fastboot flash unlocktoken Unlock_code.bin i get a "denied " message in the terminal can anyone figure this out for me
Click to expand...
Click to collapse
I've seen it once before. It was solved by creating a new account on HTC.dev. And getting a new key.
No cons. Rooting doesn't do anything except add access to the super user account built into the device.
gunnyman said:
No cons. Rooting doesn't do anything except add access to the super user account built into the device.
Click to expand...
Click to collapse
Thanks man
Sent from my HTC One using xda app-developers app
gunnyman said:
No cons. Rooting doesn't do anything except add access to the super user account built into the device.
Click to expand...
Click to collapse
Gunny! Good to see you made the right moves for this phone too!
Im reading stuff about att updating that wont allow to unlock bootloader? Is this true?
Sent from my HTC One using Tapatalk 2
MrPlNK said:
Gunny! Good to see you made the right moves for this phone too!
Im reading stuff about att updating that wont allow to unlock bootloader? Is this true?
Sent from my HTC One using Tapatalk 2
Click to expand...
Click to collapse
Not so far.
SU keeps aborting installation when I try to install it, any ideas?
broopa said:
SU keeps aborting installation when I try to install it, any ideas?
Click to expand...
Click to collapse
Youre flashing zip from recovery?
Sent from my HTC One using Tapatalk 2
MrPlNK said:
Youre flashing zip from recovery?
Sent from my HTC One using Tapatalk 2
Click to expand...
Click to collapse
Yeah, from CWM. I tried fixing permissions with no luck.
broopa said:
Yeah, from CWM. I tried fixing permissions with no luck.
Click to expand...
Click to collapse
Did you turn phone on when you flashed recovery and then turn off then boot to recovery?
Sent from my HTC One using Tapatalk 2
I turned off phone, booted phone into BL menu then from there into CWM.
broopa said:
I turned off phone, booted phone into BL menu then from there into CWM.
Click to expand...
Click to collapse
Did you let the phone turn on and boot and then turn it off? Its important because when you unlocked bootloader/flashed recovery it completely reset your system meaning you need to boot it up and let it install the necessary stuff during boot animation (why it always takes so long the first time you boot up)
Sent from my HTC One using Tapatalk 2
I am pretty sure I did, I will reflash the recovery and see if that fixes it.
Edit: I just noticed I am unable to go back and reflash the the recovery. Is there a stock att version without root and CWM already on them so I can start from scratch?
Nice one gunnyman. Never disappoint. Its actually simpler to do on a mac because there isn't any driver installation. I just hope that AT&T allows us to do this for a while so that all of us here can get out key. Thats really all you need. You don't even need to do it, but its always a good idea to just get the key so if AT&T decides to block it again, you're safe.
If you guys are having trouble getting TWRP or CWS to work, make sure you have fastboot turned off in the power settings. It caused mine to not mount data sometimes.
This is a good right up. Finally have a way to do this on my Mac

[Q] Bricked Continually

..In the past 24 hours I've done a lot to this phone, some good, some bad, some mix guidance that caused my own user error.
I have CWM Recovery 6.0.3.2 on my screen. I was trying to install SkyDragon's 11.1, BUT I did not copy files to the SD card. I forgot, I was not paying attention, I don't know... but I didn't realize thi was an issue until I could not load the files from the CWM menu. so my current setup right now is...
HTC One DEVELOPERS EDITION!
I have CWM on my device. (so I have wiped EVERYTHING)
Sky Dragon attempted and went though all steps.
I can use command prompt to communicate to device SOMETIMES but can't "push the files" through. but I can communite to device (it's detected which mean adb is working)
I can't turn on phone.
Fastboot is accessable.
I have done the HTC developers website
These guides are not working for me so I thought it couldn't hurt to ask... Let e know what else I need to share...
UPDATE: when I attempted to run Dev RUU, it says it will upgrade this version. Image Version L: 1.29.1540.17
to 1.29.1540.16
was downloading brightstar for 3.22.1540.1 and still same.
mcooke said:
..In the past 24 hours I've done a lot to this phone, some good, some bad, some mix guidance that caused my own user error.
I have CWM Recovery 6.0.3.2 on my screen. I was trying to install SkyDragon's 11.1, BUT I did not copy files to the SD card. I forgot, I was not paying attention, I don't know... but I didn't realize thi was an issue until I could not load the files from the CWM menu. so my current setup right now is...
HTC One DEVELOPERS EDITION!
I have CWM on my device. (so I have wiped EVERYTHING)
Sky Dragon attempted and went though all steps.
I can use command prompt to communicate to device SOMETIMES but can't "push the files" through. but I can communite to device (it's detected which mean adb is working)
I can't turn on phone.
Fastboot is accessable.
I have done the HTC developers website
These guides are not working for me so I thought it couldn't hurt to ask... Let e know what else I need to share...
UPDATE: when I attempted to run Dev RUU, it says it will upgrade this version. Image Version L: 1.29.1540.17
to 1.29.1540.16
was downloading brightstar for 3.22.1540.1 and still same.
Click to expand...
Click to collapse
still the same what ? ..did you relock the bootloader to run the RUU ?
fastboot oem lock
then fastboot reboot-bootloader
then run the RUU
clsA said:
still the same what ? ..did you relock the bootloader to run the RUU ?
fastboot oem lock
then fastboot reboot-bootloader
then run the RUU
Click to expand...
Click to collapse
cmd 1: Locked
cmd 2: Okay!
3: trying now... nvm last reply

Categories

Resources