[help] can't connect with fastboot - One (M7) Q&A, Help & Troubleshooting

when i flash ruu
the adb stuck at “waiting for device” when i type the second time of "fastboot flash zip ruu.zip" .
i cant connect with fastboot now,the bootloader also changed from 1.54 to 1.44.
bootloader is 1.44
soff locked
can't find os version in hboot.
radio is 4t.21.3218.21

weigeloveu1 said:
when i flash ruu
the adb stuck at “waiting for device” when i type the second time of "fastboot flash zip ruu.zip" .
i cant connect with fastboot now,the bootloader also changed from 1.54 to 1.44.
bootloader is 1.44
soff locked
can't find os version in hboot.
radio is 4t.21.3218.21
Click to expand...
Click to collapse
Your using Windows 8.1?
If you found my posts helpful, no need to say thanks. There's a button for that

Related

Please help, possible brick after following guide to flash firmware

I was following Vomer's guide on my One, which has been working great. I had HBOOT 1.54, S-Off, SuperCID, and pushed the firmware twice, got the success message, and waited and when it says finished used adb to tell it to reboot. Now I get the splash, with the lock gone, as expected, and then the screen goes black. If I hold power, or power and down, the hardware keys start blinking and then nothing. A few seconds later I get the splash again, then blank again.
It appears to be communicating briefly over USB because my laptop starts trying to install a HTC MTP device (drive is already on the PC and has been fine) before it looses comms and drops out. I can't seem to get adb device to recognize it....
PLEASE tell me someone can help me recover my phone!!! I will be immensely grateful.
And what the HBOOT version you wanted to downgrade to?
Ivanovic said:
And what the HBOOT version you wanted to downgrade to?
Click to expand...
Click to collapse
I wasn't trying to downgrade HBOOT, just rather ensure my firmware was up to date. I'd had mine set up as a GPE and was flashing the DE (after supercid).
By way of an update, I've been able to get into bootloader and I'm a bit scared on what to do next so I dont screw this up. I notice that I still have S-OFF, but HBOOT is now showing 1.56 and it says RELOCKED at the top. My plan was to use rumrunner (just because of the HBOOT, but it is erroring anyway) to unlock bootloader, and then to look up the fastboot commands to push a ROM and recovery. Any advice?
Downgrade to 1.44 and change cid according to the Rom you want. Then unlock or set your bootloader to LOCKED
Here is the file for 1.44 http://www69.zippyshare.com/v/95229262/file.html
Sent from my HTC One using Tapatalk
Can you help me with the adb commands to flash that boot zip? Also, should I run " fastboot flash unlocktoken Unlock_code.bin" to unlock my bootloader first?
vettejock99 said:
Can you help me with the adb commands to flash that boot zip? Also, should I run " fastboot flash unlocktoken Unlock_code.bin" to unlock my bootloader first?
Click to expand...
Click to collapse
You can unlock if you want to flash custom recovery.
Place the file i gave you to the fastboot folder. Boot into bootloader and choose FASTBOOT.
Run the following : fastboot oem rebootRUU
fastboot flash zip filename.zip *where filaname the actual filename of the file i gave you
You will get FAILED or sth so do this command again to succesfully flash the firmware.
Ivanovic said:
You can unlock if you want to flash custom recovery.
Place the file i gave you to the fastboot folder. Boot into bootloader and choose FASTBOOT.
Run the following : fastboot oem rebootRUU
fastboot flash zip filename.zip *where filaname the actual filename of the file i gave you
You will get FAILED or sth so do this command again to succesfully flash the firmware.
Click to expand...
Click to collapse
Awesome. So I've got HBOOT 1.44, S-OFF, bootloader unlocked, supercid, and TWRP 2.6.3.3 flashed again, and I tried sideloading ARHD rom. It all looked good but same thing for the moment, I get the splash and then black......I can't figure out why I can't boot into a rom right now. About to try flashing ROM again.
Okay, so didnt' work. After sideload flashing gets to 100% it just does nothing. Manually rebooting gets me back into the splash then blackness bootloop......
Can you issue fastboot clear cache in bootloader and see the outcome?
Also as you are Soff, you can run dev ruu
SaHiLzZ said:
Can you issue fastboot clear cache in bootloader and see the outcome?
Also as you are Soff, you can run dev ruu
Click to expand...
Click to collapse
The former didn't get me anywhere, but I did follow your thinking and decided to use the RUU and start over. I'm happy to report that got me going, and then I was able to get AR HD on. I probably had to do that all along once I wiped the ROM and recovery, as sideloading clearly wasn't going to work (in retrospect) as it has an AROMA installer.
Thanks so much everyone!!
SaHiLzZ said:
Can you issue fastboot clear cache in bootloader and see the outcome?
Also as you are Soff, you can run dev ruu
Click to expand...
Click to collapse
Nice that everything is solved now.
Verstuurd van mijn HTC One

[Q] Quick unroot question

I want to return to stock so I can take an OTA. I am currently running Sprint 4.3, rooted, unlocked bootloader, S-ON, software version 3.04.651.2.
I have been reading up on the proper way to return to stock and just want to double check that I have the right information before i break something.
1. Download 3.04.651.2 RUU (or do I want 4.06.651.4 or 4.06.651.2?)
2. USB debugging turned on
3. nandriod
4. go into fastboot
5. Connect phone to computer and go to Andriod SDK folder platform-tools and open a command window
6. type fastboot oem lock in the command window
7. go back to fastboot and run the RUU (how exactly do I run the RUU?)
8. Am I done now? Will these steps give me the stock rom, locked bootloader and stock recovery?
is this how I flash the RUU from the command window?
Fastboot oem rebootRUU
Fastboot flash zip firmware.zip (if filename = firmware.zip)
Fastboot reboot
Thanks for the clarification.
Kev1jm2 said:
I want to return to stock so I can take an OTA. I am currently running Sprint 4.3, rooted, unlocked bootloader, S-ON, software version 3.04.651.2.
I have been reading up on the proper way to return to stock and just want to double check that I have the right information before i break something.
1. Download 3.04.651.2 RUU (or do I want 4.06.651.4 or 4.06.651.2?)
2. USB debugging turned on
3. nandriod
4. go into fastboot
5. Connect phone to computer and go to Andriod SDK folder platform-tools and open a command window
6. type fastboot oem lock in the command window
7. go back to fastboot and run the RUU (how exactly do I run the RUU?)
8. Am I done now? Will these steps give me the stock rom, locked bootloader and stock recovery?
is this how I flash the RUU from the command window?
Fastboot oem rebootRUU
Fastboot flash zip firmware.zip (if filename = firmware.zip)
Fastboot reboot
Thanks for the clarification.
Click to expand...
Click to collapse
If you have a (S-ON) device you can go to OMJ's thread and run the RUU.exe for instructions:
http://forum.xda-developers.com/showthread.php?t=2658910
read the instructions under the image on the page...
If you want to flash the modified firmware you need (S-OFF), then you would follow these instructions:
I downloaded 4.06.651.4..
then renamed 4.06.651.4.zip to "firmware.zip"..
then moved firmware.zip to 'where-ever fastboot & adb are installed'..
then open command prompt in that folder..
then rebooted to bootloader..
plug phone through USB port, phone should say FASTBOOT USB
cmd: "fastboot oem rebootRUU" (without quotes of course)
cmd: "fastboot flash zip firmware.zip"
cmd: "fastboot reboot" (to reboot)
Hope this helps!
predator1584 said:
If you have a (S-ON) device you can go to OMJ's thread and run the RUU.exe for instructions:
http://forum.xda-developers.com/showthread.php?t=2658910
read the instructions under the image on the page...
If you want to flash the modified firmware you need (S-OFF), then you would follow these instructions:
I downloaded 4.06.651.4..
then renamed 4.06.651.4.zip to "firmware.zip"..
then moved firmware.zip to 'where-ever fastboot & adb are installed'..
then open command prompt in that folder..
then rebooted to bootloader..
plug phone through USB port, phone should say FASTBOOT USB
cmd: "fastboot oem rebootRUU" (without quotes of course)
cmd: "fastboot flash zip firmware.zip"
cmd: "fastboot reboot" (to reboot)
Hope this helps!
Click to expand...
Click to collapse
The OMJ thread says its for 4.06.651.4. I have 3.04.651.2. Is that a problem or can I still use it?
Kev1jm2 said:
The OMJ thread says its for 4.06.651.4. I have 3.04.651.2. Is that a problem or can I still use it?
Click to expand...
Click to collapse
The 4.06.651.4 RUU is the same as taking the OTA but...it will wipe your device
I would suggest getting s-off before you go any further it will save you headaches down the road.
Kev1jm2 said:
The OMJ thread says its for 4.06.651.4. I have 3.04.651.2. Is that a problem or can I still use it?
Click to expand...
Click to collapse
no luck with the s-off way. got a file size error in cmd. trying the s-on version now.
Nope, got another error. Something about using an incorrect ruu. Bootloader is locked now though...And now its unlocked again. going to try OMJ's tool with the 3.04.651.2 ruu
OMJ's tool worked when my software version matched the tool's version. getting the OTA now. Apparently you cant jump software versions.
Thanks for your help.
Kev1jm2 said:
no luck with the s-off way. got a file size error in cmd. trying the s-on version now.
Nope, got another error. Something about using an incorrect ruu. Bootloader is locked now though...And now its unlocked again. going to try OMJ's tool with the 3.04.651.2 ruu
OMJ's tool worked when my software version matched the tool's version. getting the OTA now. Apparently you cant jump software versions.
Thanks for your help.
Click to expand...
Click to collapse
I did not have to relock my phone to RUU it for a repair at HTC. If you run into trouble just reapply your token.bin file to re unlock dev mode and try again. I agree though S-OFF is the way to go if you can sort it out.

Help Reverting back to stock/flashing RUU

Hello, I need some serious help here! So ive modded the hell out of my phone and now I need to go back to stock. I am trying Mike return to stock guide (which Ive used before successfully) but I keep getting error 155 over and over and phone gets stuck on grey HTC screen (no exclamation marks), I don't know if it has anything to do anything with my firmware having been updated via fastboot to get rid of the red warning. CID is stock, running latest att stock rooted, s-off unlocked bootloader and ive tried 2 different RUUs giving me the same issue
RUU_M7_UL_K44_SENSE55_MR_Cingular_US_4.18.502.7_R10_Radio_4T.24.3218.09_10.26.1718.01L_release_356565_signed_2
RUU_M7_UL_JB_50_Cingular_US_1.26.502.12_Radio_4A.14.3250.13_10.33.1150.01_release_318450_signed_2
I will post my bootloader screen and if someone can help me out I appreciate it much!
DroidManIc said:
Hello, I need some serious help here! So ive modded the hell out of my phone and now I need to go back to stock. I am trying Mike return to stock guide (which Ive used before successfully) but I keep getting error 155 over and over and phone gets stuck on grey HTC screen (no exclamation marks), I don't know if it has anything to do anything with my firmware having been updated via fastboot to get rid of the red warning. CID is stock, running latest att stock rooted, s-off unlocked bootloader and ive tried 2 different RUUs giving me the same issue
RUU_M7_UL_K44_SENSE55_MR_Cingular_US_4.18.502.7_R10_Radio_4T.24.3218.09_10.26.1718.01L_release_356565_signed_2
RUU_M7_UL_JB_50_Cingular_US_1.26.502.12_Radio_4A.14.3250.13_10.33.1150.01_release_318450_signed_2
I will post my bootloader screen and if someone can help me out I appreciate it much!
Click to expand...
Click to collapse
downgrade hboot to 1.44 and flash the 1.26.502.12 ruu.exe
or flash any x.xx.502.xx decrypted ruu.zip
http://www.htc1guru.com/dld/ruu-zip-m7_ul_jb_50_cingular-1-26-502-15-decrypted-zip/
http://www.htc1guru.com/dld/ruu-zip-m7_ul_jb43_sense50_mr_cingular_us_3-17-502-3-decrypted-zip/
Code:
fastboot oem rebootRUU
fastboot flash zip name_of_ruu.zip
fastboot flash zip name_of_ruu.zip
fastboot reboot
do not use windows 8 if using a 1.xx.502.x ruu
alray said:
downgrade hboot to 1.44 and flash the 1.26.502.12 ruu.exe
or flash any x.xx.502.xx decrypted ruu.zip
http://www.htc1guru.com/dld/ruu-zip-m7_ul_jb_50_cingular-1-26-502-15-decrypted-zip/
http://www.htc1guru.com/dld/ruu-zip-m7_ul_jb43_sense50_mr_cingular_us_3-17-502-3-decrypted-zip/
Code:
fastboot oem rebootRUU
fastboot flash zip name_of_ruu.zip
fastboot flash zip name_of_ruu.zip
fastboot reboot
do not use windows 8 if using a 1.xx.502.x ruu
Click to expand...
Click to collapse
Nice man thanks so much! Now to get it up to date? It's not showing me an OTA notifications even when I check do I have to flash updates incrementally?
Sent from my HTC One_M8 using XDA Free mobile app

stuck trying to go back to stock

Hi all,
i was s-off and unlocked and need to go back to stock.
I flashed RUU Zip M7_UL_JB_50_HTC_Europe_1.20.401.1_Radio_4A.13.3227.06_10.27.1127.01_release_308001_signed_2_4.zip from fastboot,
then installed TWRP and rooted, then used revone to lock boot loader, and then i did
fastboot oem writesecureflag 3
to s-on.
at this point i expected to be able to use an RUU exe to clear up the recovery and then do OTA updates.
But, the RUU fails each time with an unknown error.
So i have rooted again and attempted to s-off again with revone, but revone fails with error -1.
My boot loader screen now shows TAMPERED and UNLOCKED, and i have boot 1.43
Im not sure how to proceed. I've now got an old rom, s-on and am unable to update to anything newer.
Anyone have any ideas please?
thanks
slippyr4 said:
Hi all,
i was s-off and unlocked and need to go back to stock.
I flashed RUU Zip M7_UL_JB_50_HTC_Europe_1.20.401.1_Radio_4A.13.3227.06_10.27.1127.01_release_308001_signed_2_4.zip from fastboot,
then installed TWRP and rooted, then used revone to lock boot loader, and then i did
fastboot oem writesecureflag 3
to s-on.
at this point i expected to be able to use an RUU exe to clear up the recovery and then do OTA updates.
But, the RUU fails each time with an unknown error.
So i have rooted again and attempted to s-off again with revone, but revone fails with error -1.
My boot loader screen now shows TAMPERED and UNLOCKED, and i have boot 1.43
Im not sure how to proceed. I've now got an old rom, s-on and am unable to update to anything newer.
Anyone have any ideas please?
thanks
Click to expand...
Click to collapse
Lock the bootloader and flash this RUU
http://www.androidruu.com/getdownlo...31.27_10.31.1131.05_release_310878_signed.exe
slippyr4 said:
Hi all,
i was s-off and unlocked and need to go back to stock.
I flashed RUU Zip M7_UL_JB_50_HTC_Europe_1.20.401.1_Radio_4A.13.3227.06_10.27.1127.01_release_308001_signed_2_4.zip from fastboot,
then installed TWRP and rooted, then used revone to lock boot loader, and then i did
fastboot oem writesecureflag 3
to s-on.
at this point i expected to be able to use an RUU exe to clear up the recovery and then do OTA updates.
But, the RUU fails each time with an unknown error.
So i have rooted again and attempted to s-off again with revone, but revone fails with error -1.
My boot loader screen now shows TAMPERED and UNLOCKED, and i have boot 1.43
Im not sure how to proceed. I've now got an old rom, s-on and am unable to update to anything newer.
Anyone have any ideas please?
thanks
Click to expand...
Click to collapse
1- do NOT use the 1.20 ruu "Note: M7_UL .401. users don't use 1.20.401.1, use 1.28.401.7 instead"
2- http://forum.xda-developers.com/showthread.php?t=2541082
3- s-off on old hboots http://forum.xda-developers.com/showpost.php?p=48955645&postcount=251
4- signed ruu (only needed if already LOCKED and S-ON): http://androidruu.com/getdownload.p...31.27_10.31.1131.05_release_310878_signed.exe
5- FAQs http://forum.xda-developers.com/showpost.php?p=52135024&postcount=2
nkk71 said:
1- do NOT use the 1.20 ruu "Note: M7_UL .401. users don't use 1.20.401.1, use 1.28.401.7 instead"
2- http://forum.xda-developers.com/showthread.php?t=2541082
3- s-off on old hboots http://forum.xda-developers.com/showpost.php?p=48955645&postcount=251
4- signed ruu (only needed if already LOCKED and S-ON): http://androidruu.com/getdownload.p...31.27_10.31.1131.05_release_310878_signed.exe
5- FAQs http://forum.xda-developers.com/showpost.php?p=52135024&postcount=2
Click to expand...
Click to collapse
Thanks for the help. Will that RUU give me HBOOT 1.44 then?
slippyr4 said:
Thanks for the help. Will that RUU give me HBOOT 1.44 then?
Click to expand...
Click to collapse
yes 1.28.401.7 is hboot 1.44
I;ve managed to flash that RUU ok, but:-
revone still didn't work (-1 error), so I want to try to follow the instructions i was linked to above (flashing android revolution).
However, my boot loader is now RELOCKED. I've tried to unlock it again with fastboot flash unlocktoken Unlock_codebin and it appears to work, i.e. i get the warning screen and choose "YES" but when i reboot back into HBOOT, it's still RELOCKED>
any ideas?

Problem updating !!!

Hi,
I've just unlocked and rooted my M7. I can't upgrade my firmware and android version because the IMEI is cloned from another phone. I downloaded the latest firmware from HTC website but still couldn't update from pc. How can i upgrade any advices?
Android : 4.1.2
HTC Sense: 5.0
Software: 1.29.401.2
HTC SDK API: 5.12
Kernel: 3.4.10
I don't think imei it's a problem for upgrading.
This is the ruu: https://androidfilehost.com/?fid=385035244224381381
You need htc_fastboot.exe
Boot in hboot, do "fastboot oem rebootRUU"
"htc_fastboot flash zip RUU.zip" - do the command again when/if it ask.
"fastboot reboot" - after finish.
Note: If you're S-ON you need to relock your bootloader.
Note2: You can't use fastboot on windows 8/8.1/10 because of your old hboot.
Thank you i will try but the ruu is .exe how am i going to turn it to .zip?
dafuweng61 said:
Thank you i will try but the ruu is .exe how am i going to turn it to .zip?
Click to expand...
Click to collapse
Sorry, this is the zip: https://androidfilehost.com/?fid=962021903579482012

Categories

Resources