[Q]Stuck in bootloop, no USB debugging - One (M7) Q&A, Help & Troubleshooting

Hi,
I have to send in my HTC One for repair but it's rooted so I decided to go back to stock settings. I did this but I screwed up and now I can't use adb (USB debugging is off) and there is no ROM on my HTC One. Is there ANY way to solve this? Fastboot works fine, but when I try to boot it just goes in bootloader everytime.
Thanks a lot already!

Skyndel said:
Hi,
I have to send in my HTC One for repair but it's rooted so I decided to go back to stock settings. I did this but I screwed up and now I can't use adb (USB debugging is off) and there is no ROM on my HTC One. Is there ANY way to solve this? Fastboot works fine, but when I try to boot it just goes in bootloader everytime.
Thanks a lot already!
Click to expand...
Click to collapse
as long as you can boot in bootloader and use fastboot, you should be fine. Boot your phone in bootloader and go to fastboot usb
post the output of this command:
Code:
fastboot getvar all
except imei/sn
Do you have a custom recovery installed?

alray said:
as long as you can boot in bootloader and use fastboot, you should be fine. Boot your phone in bootloader and go to fastboot usb
post the output of this command:
Code:
fastboot getvar all
except imei/sn
Do you have a custom recovery installed?
Click to expand...
Click to collapse
I get this:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.21.3263.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.62.401.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__E11
(bootloader) battery-status: good
(bootloader) battery-voltage: 3900mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-bb768ae1
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.044s
I had Android Revolution installed, but it's gone from my internal storage and the only thing on it right now is a wrong RUU.

So you need to boot into twrp and push a custom rom. Your options:
1. Adb push
2. Adb sideload
3. OTG cable
There are couple of guides how to use 1,2.
sent from my mobile device

Skyndel said:
I get this:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.21.3263.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.62.401.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__E11
(bootloader) battery-status: good
(bootloader) battery-voltage: 3900mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-bb768ae1
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.044s
I had Android Revolution installed, but it's gone from my internal storage and the only thing on it right now is a wrong RUU.
Click to expand...
Click to collapse
unlock your bootloader if your re-locked it
download and flash twrp recovery
place the .img file to your adb/fastboot folder
boot in bootloader then select fastboot usb
Code:
fastboot flash recovery name_of_file.img
fastboot reboot-bootloader
download and flash ARHD 31.6
move the .zip file to your adb/fastboot folder
boot your phone in twrp recovery
Code:
adb push name_of_file.zip /sdcard/
then in twrp select ''install'' and chose the .zip at the root of your sd card
s-off you phone with rumrunner
download the ruu you need
don't run it for now
follow this guide to downgrade hboot to 1.44, to remove bootloader tempered/unlocked/re-locked flags and to run ruu.exe (follow instructions of post #1 and 2.

alray said:
unlock your bootloader if your re-locked it
download and flash twrp recovery
place the .img file to your adb/fastboot folder
boot in bootloader then select fastboot usb
Code:
fastboot flash recovery name_of_file.img
fastboot reboot-bootloader
download and flash ARHD 31.6
move the .zip file to your adb/fastboot folder
boot your phone in twrp recovery
Code:
adb push name_of_file.zip /sdcard/
then in twrp select ''install'' and chose the .zip at the root of your sd card
s-off you phone with rumrunner
download the ruu you need
don't run it for now
follow this guide to downgrade hboot to 1.44, to remove bootloader tempered/unlocked/re-locked flags and to run ruu.exe (follow instructions of post #1 and 2.
Click to expand...
Click to collapse
Thank you SO much. It worked first time I tried. Awesome! Now to send it in.

alray said:
unlock your bootloader if your re-locked it
download and flash twrp recovery
place the .img file to your adb/fastboot folder
boot in bootloader then select fastboot usb
Code:
fastboot flash recovery name_of_file.img
fastboot reboot-bootloader
download and flash ARHD 31.6
move the .zip file to your adb/fastboot folder
boot your phone in twrp recovery
Code:
adb push name_of_file.zip /sdcard/
then in twrp select ''install'' and chose the .zip at the root of your sd card
s-off you phone with rumrunner
download the ruu you need
don't run it for now
follow this guide to downgrade hboot to 1.44, to remove bootloader tempered/unlocked/re-locked flags and to run ruu.exe (follow instructions of post #1 and 2.
Click to expand...
Click to collapse
I'm in a very similar situation to the OP.
My son's asked me to root his HTC one M7 and flash a marshmallow ROM.
I havn't done this with HTCs before so I messed up big time.
long story short, I have a phone with TWRP loader, no ROM and S-ON.
I followed the instruction above but at point 3. when I flash the downloaded ROM, i get a FAILED status from TWRP
Please help
what do I do?

when i adb push .zip...this file cannot found
plss help ,,my phone bootloop no os, s-on
many time try but failed

Related

[Q] Returning to stock now have S-On and locked with no ROM, HELP!

I am trying to return my phone to stock to send it in for replacement (microphone stopped working). I tried to run the Tmo RUU file a couple of times before I found the tutorial on how to properly do it and I am not sure if that may situation worse.
Somehow I wiped the phone and now and am S-On and its locked (showing as tampered). I cannot get the phone to go into any mode that adb can see, although I can access the phone via fastboot commands. What are my options at this point? Is there a way to load a ROM via fastboot? Is there a way to get S-Off and unlock it so I can try the steps to go back to to 100% stock again or am I screwed?
The phone on Tmobile is currently running Hboot 1.44 if that makes a difference.
PLEASE HELP!!!
Can you get to boatloader?
yes, I am in bootloader mode right now. I just successfully unlocked the bootloader from HTCDev. So now I am unlocked with S-On. I also have TWRP 2.6.3.0 and can access recovery. I also was able to set my CID back to T-MOB010.
It seems like I can do anything i want with fastboot commands, but none in adbd. Is there a way to load a rom from fastboot?
an0ther said:
Can you get to boatloader?
Click to expand...
Click to collapse
Your ruu must match your firmware on your phone. If your firmware is higher than your ruu it won't work. What firmware is the stock tmobile and what is your phone os and cid? You can always soff, change cid to stock, rebootRUU and flash stock ruu then s-on and relock.
I am running 3.17 fw and I am not sure what the RUU fw was, most likely 2.17 or something. I did not realize it would be an issue. So what are my options to get it back to stock?
This is what Getvar all says...
fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4T.20.3218.03
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.17.401.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: xxxxxxxxxxxxx
(bootloader) imei: xxxxxxxxxxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0713000
(bootloader) cidnum: T-MOB010
(bootloader) battery-status: good
(bootloader) battery-voltage: 4255mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
finished. total time: 1.930s
an0ther said:
Your ruu must match your firmware on your phone. If your firmware is higher than your ruu it won't work. What firmware is the stock tmobile and what is your phone os and cid? You can always soff, change cid to stock, rebootRUU and flash stock ruu then s-on and relock.
Click to expand...
Click to collapse
You will have to soff to downgrade firmware on phone. Soff, get stock ruu that matches your cid, rebootRUU and flash stock ruu, s-on, and relock
Can I get S-Off through fastboot? I try and run Revone via HTC One Toolkit and it outputs with error: device not found. I am assuming it is because I cant see it in adb.
an0ther said:
You will have to soff to downgrade firmware on phone. Soff, get stock ruu that matches your cid, rebootRUU and flash stock ruu, s-on, and relock
Click to expand...
Click to collapse
Adb devices , you get nothing? Might need newer adb or try another usb port. Reboot phone and computer. Need adb.
Is adb accessible via the bootloader or recovery? I thought adb only worked when you were booted into a rom. I am completely removing the HTC drivers and installing version 3.0.0.007 to see if it helps with adb.
an0ther said:
Adb devices , you get nothing? Might need newer adb or try another usb port. Reboot phone and computer. Need adb.
Click to expand...
Click to collapse
WiKDMoNKY said:
Is adb accessible via the bootloader or recovery? I thought adb only worked when you were booted into a rom. I am completely removing the HTC drivers and installing version 3.0.0.007 to see if it helps with adb.
Click to expand...
Click to collapse
Adb is accessible from recovery. Try updating HTC drivers and your adb. Sometimes using an USB 3 port causes issues.
Ok, I tried a different computer and now the toolkit is detecting the phone in adb and fastboot, but when I try to push revone it says this adb push revone /data/local/tmp/
failed to copy 'revone' to '/data/local/tmp/': Is a directory
WTF?
I have same problem please help......!!!!
HELLO EVERYONE PLEASE HELP..............
My HTC ONE IS
M7_UL PVT SHIP S-ON RH
HBOOT-1.55.0000
RADIO-4A.20.3263.16
x.xx.666.x - Bell (Canada)
modelid: PN0712000
cidnum: BM___001
I was trying to unroot my device, and i have followed commands as below, i have installed file given at below link
http://arhd.onedroid.net/db_mirror/Firmware/index.php?dir=HTC/HTC_One/666/
1) fastboot oem lock
2) fastboot oem rebootRUU
3) fastboot flash zip (firmware).zip
green bar stopped at round about 90% , after waiting 2 minutes i entered
4) fastboot reboot
now phone rebooted but nothing happens only blank screen appears.
i have again unlocked it, i can access bootloader, somehow i have also managed to install recovery,
I HAVE SYSTEM BACKUP IN MY LAPTOP
but i cannot transfer my backup file from laptop to htc one
---------------------------------------
C:\HTCONE>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.20.3263.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.23.666.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT34PW904746
(bootloader) imei: 354439053702181
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: BM___001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3816mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-a6a74fd020
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
--------------------------------------------------
WHAT SHOULD I DO ?? PLEASE HELP
MY PREFRENCE IS TO RESOTRE IT WITH SOTCK FIRMWARE UNROOTED.
Your issue is different than mine, go start your own thread please.
vasa_pratik said:
HELLO EVERYONE PLEASE HELP..............
My HTC ONE IS
M7_UL PVT SHIP S-ON RH
HBOOT-1.55.0000
RADIO-4A.20.3263.16
x.xx.666.x - Bell (Canada)
modelid: PN0712000
cidnum: BM___001
I was trying to unroot my device, and i have followed commands as below, i have installed file given at below link
http://arhd.onedroid.net/db_mirror/Firmware/index.php?dir=HTC/HTC_One/666/
1) fastboot oem lock
2) fastboot oem rebootRUU
3) fastboot flash zip (firmware).zip
green bar stopped at round about 90% , after waiting 2 minutes i entered
4) fastboot reboot
now phone rebooted but nothing happens only blank screen appears.
i have again unlocked it, i can access bootloader, somehow i have also managed to install recovery,
I HAVE SYSTEM BACKUP IN MY LAPTOP
but i cannot transfer my backup file from laptop to htc one
---------------------------------------
C:\HTCONE>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.20.3263.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.23.666.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT34PW904746
(bootloader) imei: 354439053702181
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: BM___001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3816mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-a6a74fd020
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
--------------------------------------------------
WHAT SHOULD I DO ?? PLEASE HELP
MY PREFRENCE IS TO RESOTRE IT WITH SOTCK FIRMWARE UNROOTED.
Click to expand...
Click to collapse
you have a tmobile htc one? Me too. I had the same error but was able to get S-OFF by following this guide: http://rootzwiki.com/topic/96098-s-offdowngrade-12753111-to-1275318
If that doesn't work I would
fastboot flash recovery openrecovery-twrp-2.6.3.0-m7.img
boot in to recovery
Wipe -> format all data -> Yes
go back to the main menu and go to advanced then ADB sideload. Swipe to start adb sideload
on pc type adb sideload romname.zip I'd use a stock rom since they don't normally use aroma
adb sideload will automatically install the rom and reboot
now that your phone is functioning normally gain s-off using revone like usual.
try downgrading again.
I followed your steps, but I get a failed on installation of the sideload on the phone.
blu9987 said:
I would
fastboot flash recovery openrecovery-twrp-2.6.3.0-m7.img
boot in to recovery
Wipe -> format all data -> Yes
go back to the main menu and go to advanced then ADB sideload. Swipe to start adb sideload
on pc type adb sideload romname.zip I'd use a stock rom since they don't normally use aroma
adb sideload will automatically install the rom and reboot
now that your phone is functioning normally gain s-off using revone like usual.
try downgrading again.
p.s. you have a tmobile htc one? Me too. I had the same error but was able to get S-OFF by following this guide, which would probably let you skip everything I posted above: http://rootzwiki.com/topic/96098-s-offdowngrade-12753111-to-1275318
Click to expand...
Click to collapse
If you reboot recovery the zip will still be there labeled sideload.zip if you want to try to install it again manually.
or you could try the modified ruu in the link. It worked for me but be advised in general RUUs can be dangerous.
edit: that guide says to be on the android homescreen, i've been able to run RUUs from the locked bootloader screen just fine.
Downloading...
blu9987 said:
If you reboot recovery the zip will still be there labeled sideload.zip if you want to try to install it again manually.
or you could try the modified ruu in the link. It worked for me but be advised in general RUUs can be dangerous.
edit: that guide says to be on the android homescreen, i've been able to run RUUs from the locked bootloader screen just fine.
Click to expand...
Click to collapse
I got ARHD 22 to load via sideload (had to boot back into recovery and install form the sideload.zip). The rom boots and works as it should. Now when I try and relock the bootloader to run the RUU downgrader you linked me to revone is giving me revone failed (error code = 1).
adb push revone /data/local/tmp/
3279 KB/s (648208 bytes in 0.193s)
adb shell chmod 755 /data/local/tmp/revone
adb shell /data/local/tmp/./revone -P
revone v0.2.1
revone failed (error code = 1)
Any ideas?
blu9987 said:
If you reboot recovery the zip will still be there labeled sideload.zip if you want to try to install it again manually.
or you could try the modified ruu in the link. It worked for me but be advised in general RUUs can be dangerous.
edit: that guide says to be on the android homescreen, i've been able to run RUUs from the locked bootloader screen just fine.
Click to expand...
Click to collapse
to relock the bootloader you do fastboot oem lock from the bootloader screen, then you run the ruu i linked if you still want to use revone to get s-off.
When I run fastboot OEM lock it shows as re-locked and something about security at the top of the bootloader screen. Will flashing the ruu fix all that?
blu9987 said:
to relock the bootloader you do fastboot oem lock from the bootloader screen, then you run the ruu i linked if you still want to use revone to get s-off.
Click to expand...
Click to collapse
Sent from my Nexus 7 using Tapatalk 4

I broke it, can you fix it?

I've flashed multiple ROMS but I don't know what what's up now.
I was stuck on FTS Rom and couldn't flash any other ROMS- they wouldn't take. It would always reboot in FTS.
So in TWRP, I did an advanced wipe... everything was gone including the multiple various ROMS and backups in both TWRP and CLKmod. Trouble is, now I can get as far as flashing various new recoveries from the bootloader, but I can't push any rom to it or flash anything from the bootloader.
Extra kicker- I can NOT mount the phone on my computer. This has been the case for a while, not from any ROM. Not from FTS Rom, not from any recovery... can not mount the phone and transfer files.
HTC Dumlock also did not work.
Specs-
HTC One- unlocked, rooted, HBoot 1.55, S-On, Radio 4%.20.3218.13
Any help would be appreciated.
I did s-off since you're unlocked. Probably the issue. Then I would go into fast boot to either ruu or transfer a rom
I think rumrunner is what works on 1.55 hboot
Sent from my HTC One
krankenator said:
I've flashed multiple ROMS but I don't know what what's up now.
I was stuck on FTS Rom and couldn't flash any other ROMS- they wouldn't take. It would always reboot in FTS.
So in TWRP, I did an advanced wipe... everything was gone including the multiple various ROMS and backups in both TWRP and CLKmod. Trouble is, now I can get as far as flashing various new recoveries from the bootloader, but I can't push any rom to it or flash anything from the bootloader.
Extra kicker- I can NOT mount the phone on my computer. This has been the case for a while, not from any ROM. Not from FTS Rom, not from any recovery... can not mount the phone and transfer files.
HTC Dumlock also did not work.
Specs-
HTC One- unlocked, rooted, HBoot 1.55, S-On, Radio 4%.20.3218.13
Any help would be appreciated.
Click to expand...
Click to collapse
do you know how to use fastboot commands?
post your results from (minus your iemi and serial no)
fastboot getvar all
we can use this info to direct you to the correct RUU to fix your phone
clsA said:
do you know how to use fastboot commands?
post your results from (minus your iemi and serial no)
fastboot getvar all
we can use this info to direct you to the correct RUU to fix your phone
Click to expand...
Click to collapse
Not pro, but I hobble by. Results:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4T.20.3218.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: CWS__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4350mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-2da61e5e88
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
krankenator said:
Not pro, but I hobble by. Results:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4T.20.3218.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: CWS__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4350mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-2da61e5e88
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Click to expand...
Click to collapse
Edit your post to match mine.
you have AT&T phone here's the link to the RUU
http://www.htc1guru.com/dld/ruu_m7_...3_10-38j-1157-04_release_334235_signed_2-exe/
Edit: Keep in mind that resetting your phone with RUU is full wipe and starting from scratch
after it's done you will need to unlock bootloader, flash recovery and Root. Same as if your phone was brand new
clsA said:
Edit your post to match mine.
you have AT&T phone here's the link to the RUU
http://www.htc1guru.com/dld/ruu_m7_...3_10-38j-1157-04_release_334235_signed_2-exe/
Edit: Keep in mind that resetting your phone with RUU is full wipe and starting from scratch
after it's done you will need to unlock bootloader, flash recovery and Root. Same as if your phone was brand new
Click to expand...
Click to collapse
Thanks. I don't suppose there is a Mac version for this? I don't currently have Windows installed. If not, I"ll just have to fix this later.
Thanks for all your help.
krankenator said:
Thanks. I don't suppose there is a Mac version for this? I don't currently have Windows installed. If not, I"ll just have to fix this later.
Thanks for all your help.
Click to expand...
Click to collapse
yes here
http://www.htc1guru.com/dld/ruu-zip-m7_ul_jb43_sense50_mr_cingular_us_3-17-502-3-decrypted-zip/
-rom.zip can be flashed using
adb reboot-bootloader
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip (yes do this 2 times)
fastboot reboot
Click to expand...
Click to collapse
files needed >> http://forum.xda-developers.com/showthread.php?t=2390995
clsA said:
yes here
http://www.htc1guru.com/dld/ruu-zip-m7_ul_jb43_sense50_mr_cingular_us_3-17-502-3-decrypted-zip/
files needed >> http://forum.xda-developers.com/showthread.php?t=2390995
Click to expand...
Click to collapse
Thanks for your help. Downloading the RUU now but before I flash this I just want to be clear.
Do I first need to S-Off using Rumrunner? I can't find a mac version, just Linux and Win.
Then do I need to re-lock my bootloader? (I read that step here http://forum.xda-developers.com/showthread.php?t=2251800)
Then at that point I can flash the RUU or can I just flash the RUU without S-Off or re-locking the bootloader
-rom.zip can be flashed using
adb reboot-bootloader
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip (yes do this 2 times)
fastboot reboot
krankenator said:
Thanks for your help. Downloading the RUU now but before I flash this I just want to be clear.
Do I first need to S-Off using Rumrunner? I can't find a mac version, just Linux and Win.
Then do I need to re-lock my bootloader? (I read that step here http://forum.xda-developers.com/showthread.php?t=2251800)
Then at that point I can flash the RUU or can I just flash the RUU without S-Off or re-locking the bootloader
-rom.zip can be flashed using
adb reboot-bootloader
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip (yes do this 2 times)
fastboot reboot
Click to expand...
Click to collapse
I don't think that file requires s-off
but yes a locked boot loader is needed
fastboot oem lock
Well, time to try something else.
Any ideas anyone?
krankenator said:
Something didn't work. It only reboot to the bootloader.
Pro-Mac-Jesseesktop jesse$ ./fastboot oem lock
Click to expand...
Click to collapse
FAILED (remote: 12 signature verify fail)
I'll take a guess this means you need s-off
or a windows PC to run the RUU.exe I posted first

[Q] HELP - HTC One stuck on boot - cant get into recovery

Hi all
I have a HTC One (M7). Its has been rooted and was running 4.3. Tried to update to 4.4 and flashed an Android Revolution HD ROM. Not sure if it was the wrong ROM or if I wasn't S-OFF. Now i am stuck on HTC boot screen. When i try to load into recovery it flashes up for a second and then goes back to HTC boot image.
Have tried to flash a new recovery using EZtoolkit - Flashed TWRP - didnt help, still cant get in.
Also used the toolkit to erase the cache but hasnt helped.
Any suggestions??
Output of fastboot getvar all?
SaHiLzZ said:
Output of fastboot getvar all?
Click to expand...
Click to collapse
Sorry mate. Im not the best with this.
How do i find this?
SaHiLzZ said:
Output of fastboot getvar all?
Click to expand...
Click to collapse
C:\Users\Gary\Downloads\EZToolkit%20Advanced%20(M7-M7WLS)\EZToolkit Advanced (M7
-M7WLS)\EZToolkit Advanced (M7-M7WLS)\mBF>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: SH37LW903746
(bootloader) imei: 357864056977711
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4199mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d16dc66985
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.150s
Think this is what u mean
Garyflem said:
C:\Users\Gary\Downloads\EZToolkit%20Advanced%20(M7-M7WLS)\EZToolkit Advanced (M7
-M7WLS)\EZToolkit Advanced (M7-M7WLS)\mBF>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: SH37LW903746
(bootloader) imei: 357864056977711
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4199mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d16dc66985
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.150s
Think this is what u mean
Click to expand...
Click to collapse
Download: http://goo.im/devs/philz_touch/CWM_Advanced_Edition/m7ul//philz_touch_6.08.9-m7ul.img
Connect your phone to USB.
Go to bootloader >> fastboot mode (fastboot USB) - [power + volume down].
Code:
fastboot flash recovery philz_touch_6.08.9-m7ul.img
Do not turn off USB in phone and turn off your phone.
You go to recovery?
Garyflem said:
C:\Users\Gary\Downloads\EZToolkit%20Advanced%20(M7-M7WLS)\EZToolkit Advanced (M7
-M7WLS)\EZToolkit Advanced (M7-M7WLS)\mBF>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: SH37LW903746
(bootloader) imei: 357864056977711
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4199mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d16dc66985
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.150s
Think this is what u mean
Click to expand...
Click to collapse
Yup..
Download this: http://www.androidruu.com/getdownlo..._P2_release_324936_signedma8j1sa3e2o09s35.zip
Unzip. Find the firmware.zip in the unzipped content, and flash it like this:
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot reboot
This *SHOULD* get your stock recovery back, you should be able to get back in STOCK recovery. Then, flash custom recovery, and you should be able to get back in TWRP recovery.
Then you will need to ADB push/ ADB Sideload a custom rom to your device, and get going. Stay with 4.3, until your device is booted and you have a chance to S-OFF.
Don't use toolkits.. Get used to using fastboot and adb.. Download fastboot and adb from here.. Read the guide. Once setup, from within the fastboot and adb folder, Shift*key and*right click*on the*folder. open Command window here..
Connect your phone to PC while in bootloader screen.
Make sure fastboot USB is shown on bootloader
Then type..
Fastboot devices. A seemingly random number should be shown.
If it is.. Type fastboot erase cache.
fastboot reboot
PS.. Make sure you are using TWRP 2.6.3.3.
http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.6.3.3-m7.img
Rename to recovery
fastboot flash recovery recovery.img
fastboot erase cache
fastboot reboot
Sent from my Nexus 7 using XDA Premium 4 mobile app
SaHiLzZ said:
Yup..
Unzip. Find the firmware.zip in the unzipped content, and flash it like this:
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot reboot
This *SHOULD* get your stock recovery back, you should be able to get back in STOCK recovery. Then, flash custom recovery, and you should be able to get back in TWRP recovery.
Then you will need to ADB push/ ADB Sideload a custom rom to your device, and get going. Stay with 4.3, until your device is booted and you have a chance to S-OFF.
Click to expand...
Click to collapse
Ok im downloading the ZIp file now. If flash that could i then flash a stock ROM and return fully to stock and get an OTA update to 4.4?
SaHiLzZ said:
Yup..
Unzip. Find the firmware.zip in the unzipped content, and flash it like this:
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot reboot
This *SHOULD* get your stock recovery back, you should be able to get back in STOCK recovery. Then, flash custom recovery, and you should be able to get back in TWRP recovery.
Then you will need to ADB push/ ADB Sideload a custom rom to your device, and get going. Stay with 4.3, until your device is booted and you have a chance to S-OFF.
Click to expand...
Click to collapse
You are a star mate. RUU flashed and then it loadeded up into TWRP straight away without me even flashing it again.
Just downlaoding a 4.3 ROM now
SaHiLzZ said:
Yup..
Download this: http://www.androidruu.com/getdownlo..._P2_release_324936_signedma8j1sa3e2o09s35.zip
Unzip. Find the firmware.zip in the unzipped content, and flash it like this:
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot reboot
This *SHOULD* get your stock recovery back, you should be able to get back in STOCK recovery. Then, flash custom recovery, and you should be able to get back in TWRP recovery.
Then you will need to ADB push/ ADB Sideload a custom rom to your device, and get going. Stay with 4.3, until your device is booted and you have a chance to S-OFF.
Click to expand...
Click to collapse
I was searching forum for my problem (quite similar to the problem of OP) i have tried all of the mentioned steps but i am unable to write any thing via bootloaders (i.e. recovery, zip, ruu etc) i have also tried to restore my phone via RUU...setup is shutdown the device but do not boot it up again (as it suppose to)... i m uploading the cmd screen shot for your kind perusal, kindly help me out as well please...
Thanks & best regards,
Mortal Eternity said:
I was searching forum for my problem (quite similar to the problem of OP) i have tried all of the mentioned steps but i am unable to write any thing via bootloaders (i.e. recovery, zip, ruu etc) i have also tried to restore my phone via RUU...setup is shutdown the device but do not boot it up again (as it suppose to)... i m uploading the cmd screen shot for your kind perusal, kindly help me out as well please...
Thanks & best regards,
Click to expand...
Click to collapse
The error says sd card failure
SaHiLzZ said:
The error says sd card failure
Click to expand...
Click to collapse
does it mean that it might be a hardware issue and nothing can be done further??
If you came even flash recovery, sounds like it
sent from my mobile device
SaHiLzZ said:
If you came even flash recovery, sounds like it
sent from my mobile device
Click to expand...
Click to collapse
yes i can not even flash recovery... whenever i attempt to do so it gives an error as attached!
seems like some sort of security has been activated but can be a hardware issue as well...

[Q] Unroot Process Questions - For Warranty

Hi all, I have a few questions on returning to stock for warranty purposes, I want to send my phone back to fix the pink camera issue!
The details of my phone are below. I am using the recovery tool TWRP so the first question am I using the right ruu when I download M7 CWM Nandroid Backup CID HTC 039 2.24.980.2 ? I can't find a TWRP one for htc_039!
Second question I was following the instructions in the link http://htc-one.wonderhowto.com/how-...actory-settings-for-warranty-repairs-0149204/
All is fine until I get to Step 7 loading the ROM and returning to stock, the ruu above is a zip file and when I extract there is no .exe file to run so confused as to whether can just use instructions in the section "Restoring using a RUU.zip" in the link http://www.htc1guru.com/guides/return-stock-guide/ ?
Thanks for any help you can provide!
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.14.3250.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.980.17
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0714000
(bootloader) cidnum: HTC__039
(bootloader) battery-status: good
(bootloader) battery-voltage: 3831mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
leesider said:
Hi all, I have a few questions on returning to stock for warranty purposes, I want to send my phone back to fix the pink camera issue!
The details of my phone are below. I am using the recovery tool TWRP so the first question am I using the right ruu when I download M7 CWM Nandroid Backup CID HTC 039 2.24.980.2 ? I can't find a TWRP one for htc_039!
Second question I was following the instructions in the link http://htc-one.wonderhowto.com/how-...actory-settings-for-warranty-repairs-0149204/
All is fine until I get to Step 7 loading the ROM and returning to stock, the ruu above is a zip file and when I extract there is no .exe file to run so confused as to whether can just use instructions in the section "Restoring using a RUU.zip" in the link http://www.htc1guru.com/guides/return-stock-guide/ ?
Thanks for any help you can provide!
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.14.3250.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.980.17
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: Remove this
(bootloader) imei: Remove this
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0714000
(bootloader) cidnum: HTC__039
(bootloader) battery-status: good
(bootloader) battery-voltage: 3831mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
Click to expand...
Click to collapse
Edit your post and remove you IMEI and serial number
you need these two files and TWRP 2.6.3.3 installed after the firmware update
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
Firmware 2.24 update.
https://www.dropbox.com/s/ed1ggts2nnzwvsr/firmware.zip
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot flash zip firmware.zip
fastboot reboot
This file flash the same as a rom with the option to install the stock recovery and radio
http://www.htc1guru.com/dld/guru_reset_m7_2-24-980-2-zip/
Thanks for that, I think it all makes sense!
Removed the IMEI and serial number as well........bit of a rooky mistake!
clsA said:
Edit your post and remove you IMEI and serial number
you need these two files and TWRP 2.6.3.3 installed after the firmware update
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
Firmware 2.24 update.
https://www.dropbox.com/s/ed1ggts2nnzwvsr/firmware.zip
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot flash zip firmware.zip
fastboot reboot
This file flash the same as a rom with the option to install the stock recovery and radio
http://www.htc1guru.com/dld/guru_reset_m7_2-24-980-2-zip/
Click to expand...
Click to collapse
Righteo got my phone to Locked with the Tampered notification gone, it is on S-ON, updated the firmware but now I have the problem when I try to flash both the recovery and the rom I get the error "FAILED (remote: 12 signature verify fail)
Not sure how I can get past this any ideas? Are should I try another stock ROM?
Thanks in advance
leesider said:
Righteo got my phone to Locked with the Tampered notification gone, it is on S-ON, updated the firmware but now I have the problem when I try to flash both the recovery and the rom I get the error "FAILED (remote: 12 signature verify fail)
Not sure how I can get past this any ideas? Are should I try another stock ROM?
Thanks in advance
Click to expand...
Click to collapse
you have to unlock the bootloader to flash the recovery and rom
clsA said:
Edit your post and remove you IMEI and serial number
you need these two files and TWRP 2.6.3.3 installed after the firmware update
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
Firmware 2.24 update.
https://www.dropbox.com/s/ed1ggts2nnzwvsr/firmware.zip
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot flash zip firmware.zip
fastboot reboot
This file flash the same as a rom with the option to install the stock recovery and radio
http://www.htc1guru.com/dld/guru_reset_m7_2-24-980-2-zip/
Click to expand...
Click to collapse
clsA said:
you have to unlock the bootloader to flash the recovery and rom
Click to expand...
Click to collapse
Delete thanks for all your help

[Q] Returning to stock - H3G__001

Hi All,
For months I have been trying to return my HTC One to stock ROM without success. When installing cyanogenmod I wasn't successful in creating a backup and didn't realise the implications of this until I tried to return to stock.
I have tried a few things - finding a back up for a H3G HTC one, changing the CID to 1111111 ((bootloader) [JAVACARD_ERR] SD/USBDISK Init error), installing from a RUU.exe and nothing has worked.
ADB and Fastboot are correctly set up on my laptop and communicating with my phone.
My GetVar all returns.
C:\Users\User\cminstaller\resources\tools>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.31
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.14.771.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: H3G__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3906mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.090s
Any help would be greatly appreciated.
Thanks in advance.
piney88 said:
Hi All,
For months I have been trying to return my HTC One to stock ROM without success. When installing cyanogenmod I wasn't successful in creating a backup and didn't realise the implications of this until I tried to return to stock.
I have tried a few things - finding a back up for a H3G HTC one, changing the CID to 1111111 ((bootloader) [JAVACARD_ERR] SD/USBDISK Init error), installing from a RUU.exe and nothing has worked.
ADB and Fastboot are correctly set up on my laptop and communicating with my phone.
My GetVar all returns.
C:\Users\User\cminstaller\resources\tools>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.31
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.14.771.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: H3G__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3906mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.090s
Any help would be greatly appreciated.
Thanks in advance.
Click to expand...
Click to collapse
you cant change the CID without s-off
heres your latest stock Lollipop RUU.zip: https://www.androidfilehost.com/?fid=95916177934542817
it will wipe your entire phone, so backup anything you want to keep before flashing it.
As you are s-on you will need to relock your bootloader before flashing, but backup first as once the bootloader is locked or relocked, your custom rom wont boot.
rom taken from here and instructions on how to flash it are at the top of the page: http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
Seanie280672 said:
you cant change the CID without s-off
heres your latest stock Lollipop RUU.zip: https://www.androidfilehost.com/?fid=95916177934542817
it will wipe your entire phone, so backup anything you want to keep before flashing it.
As you are s-on you will need to relock your bootloader before flashing, but backup first as once the bootloader is locked or relocked, your custom rom wont boot.
rom taken from here and instructions on how to flash it are at the top of the page: http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
Click to expand...
Click to collapse
Thanks for the very quick reply. I downloaded the file.
Apologies for needing the extra help but I am unsure what to do with zip file - quote from the instructions "As many in this thread, ask about zip corruption, zip are not corrupted they are encrypted and can't open normally , they need decryption check md5 and dont try to unzip them"
Can you help on how I decrypt the file?
piney88 said:
Thanks for the very quick reply. I downloaded the file.
Apologies for needing the extra help but I am unsure what to do with zip file - quote from the instructions "As many in this thread, ask about zip corruption, zip are not corrupted they are encrypted and can't open normally , they need decryption check md5 and dont try to unzip them"
Can you help on how I decrypt the file?
Click to expand...
Click to collapse
why do you want to decrypt it, just follow the instructions and flash it as it it, rename that zip file to RRU.zip, put it in the same folder as your adb and fastboot files on your computer, and flash it.
Go from here: How To Flash
1. Rename file to RUU.zip
2. Place it in adb folder
3. Reboot phone to fastboot mode
4. S On need to relock bootloader (fastboot oem lock) , S Off lock not needed
5. Also use the htc_fastboot.exe not the normal fastboot.exe
get the htc_fastboot.exe here : https://www.androidfilehost.com/?fid=95916177934539737
Rename htc_fastboot to fastboot or if you don't rename it, then the command will be "htc_fastboot flash zip RUU.zip"
Run the following commands from your adb folder:
6. htc_fastboot oem rebootRUU
7.htc_fastboot flash zip RUU.zip
8.htc_fastboot reboot-bootloader
Seanie280672 said:
why do you want to decrypt it, just follow the instructions and flash it as it it, rename that zip file to RRU.zip, put it in the same folder as your adb and fastboot files on your computer, and flash it.
Go from here: How To Flash
1. Rename file to RUU.zip
2. Place it in adb folder
3. Reboot phone to fastboot mode
4. S On need to relock bootloader (fastboot oem lock) , S Off lock not needed
5. Also use the htc_fastboot.exe not the normal fastboot.exe
get the htc_fastboot.exe here :
Rename htc_fastboot to fastboot or if you don't rename it, then the command will be "htc_fastboot flash zip RUU.zip"
Run the following commands from your adb folder:
6. htc_fastboot oem rebootRUU
7.htc_fastboot flash zip RUU.zip
8.htc_fastboot reboot-bootloader
Click to expand...
Click to collapse
Seanie,
When I tried the flash it didn't work, I got an error message, I then read the text at the top of the page and misunderstood the guidance for instructions. Hence the decrypting question.
I just retried and it seems to have worked.
I do sincerely appreciate your help. Since November off and on I have been trying to make this happen - I couldn't have done it without you.
Thanks,
Piney
piney88 said:
Seanie,
When I tried the flash it didn't work, I got an error message, I then read the text at the top of the page and misunderstood the guidance for instructions. Hence the decrypting question.
I just retried and it seems to have worked.
I do sincerely appreciate your help. Since November off and on I have been trying to make this happen - I couldn't have done it without you.
Thanks,
Piney
Click to expand...
Click to collapse
For later reference http://forum.xda-developers.com/showthread.php?t=3028559 soon to be updated with latest stock files
Sent from my SM-T230 using Tapatalk

Categories

Resources