htc m7_ul stuck at logo
its is s-on.
how is off without debug coz it stuck at startup logo
m7_ul s-on
hboot-1.57.000
radio-4t.27.3218.14
cid vodap001
solution?
shahab uddin said:
htc m7_ul stuck at logo
its is s-on.
how is off without debug coz it stuck at startup logo
m7_ul s-on
hboot-1.57.000
radio-4t.27.3218.14
cid vodap001
solution?
Click to expand...
Click to collapse
All by itself? Did you do something?
If your bootloader is unlocked then by pressing power and volume down at the same time boot into recovery the flash custom rom
if security is ON S-ON how can i flash custom rom?
shahab uddin said:
if security is ON S-ON how can i flash custom rom?
Click to expand...
Click to collapse
S-off / s-on has nothing to do with flashing roms
try this
Unlock the bootloader at HTCDEV
then from fastboot USB
Flash recovery TWRP 2.6.3.3
http://techerrata.com/browse/twrp2/m7
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
then sideload this Rom to your phone
Guru_Reset_M7_5.11.401.10-TeHashX.zip
http://www.androidfilehost.com/?fid=23501681358543706
TWRP / Advanced / ADB Sideload - swipe to sideload
From PC adb / fastboot folder
you use
adb sideload name-of-rom.zip
make sure the rom is in the same folder as adb / fastboot
Click to expand...
Click to collapse
Related
Hello,
Hope any of you can help me.
UNLOCKED
M7_UL PVT SHIP S-ON RH
HBOOT-1.54.0000
RADIO-4A.17.3250.14
OpenDSP-v31.120.274.0617
OS-2.23.401.8
eMMC-boot2048MB
I have some problems with my phone. I accidently wiped all data on my phone.
Right now there is no OS on it so not booting. I have tried everyway I could find with google.
Phone is recognized by fastboot but not with ADB so cant get any other rom on my phones internal storage.
Also cant find a official RUU for my OS.
Hope u guys can help me
Thanks
get TWRP recovery: http://forum.xda-developers.com/showthread.php?t=2173870
from the bootloader menu type
Code:
fastboot flash recovery openrecovery-twrp-2.6.3.0-m7.img
load into recovery from the bootloader menu
download any rom to your computer
once inside TWRP type
Code:
adb push \path\to\romname.zip /sdcard/roms/romname.zip
install rom
reboot
***TAMPERED***
***RELOCKED***
*** SECURITY WARNING ***
M7_WLS PVT SHIP S-ON RH
HBOOT- 1.55.0000
RADIO-1.00.20.1108
OpenDSP-v32.120.274.0909
OS-3.05.651.6
eMMC-boot 2048MB
Jan 3 2014,13:35:00.0
^^^This is what I am basically stuck at on my fastboot screen, I can't boot my phone up anymore and I can't reboot or power down without coming back to the bootloader screens.
I attempted to unroot and relock my HTC One and I apparently have failed. I own the m7wls and I had Android Revolution HD on my phone, I noticed I had issues with it so I wanted to take it off so I looked for a video on how to do it. The first thing I did was take the adt bundle folder with the fastboot file in it and I opened the cmd to type in: fastboot oem lock. Then after I did that I installed the RUU I believed was necessary to boot my phone back to stock and I am getting errors from the setup. So from this I don't have any clue what I can do anymore.
I hope I am as descriptive as possible and if you need anymore details I will try and provide it.
Thank you (PLZ HALP),
Leaver90
Leaver90 said:
***TAMPERED***
***RELOCKED***
*** SECURITY WARNING ***
M7_WLS PVT SHIP S-ON RH
HBOOT- 1.55.0000
RADIO-1.00.20.1108
OpenDSP-v32.120.274.0909
OS-3.05.651.6
eMMC-boot 2048MB
Jan 3 2014,13:35:00.0
^^^This is what I am basically stuck at on my fastboot screen, I can't boot my phone up anymore and I can't reboot or power down without coming back to the bootloader screens.
I attempted to unroot and relock my HTC One and I apparently have failed. I own the m7wls and I had Android Revolution HD on my phone, I noticed I had issues with it so I wanted to take it off so I looked for a video on how to do it. The first thing I did was take the adt bundle folder with the fastboot file in it and I opened the cmd to type in: fastboot oem lock. Then after I did that I installed the RUU I believed was necessary to boot my phone back to stock and I am getting errors from the setup. So from this I don't have any clue what I can do anymore.
I hope I am as descriptive as possible and if you need anymore details I will try and provide it.
Thank you (PLZ HALP),
Leaver90
Click to expand...
Click to collapse
Why don't you unlock the bootloader, and then flash a custom recovery and then install a dif rom?
while in fastboot type in fastboot flash unlocktoken Unlock_code.bin (Providing your unlock_code.bin from htc is in the folder with your sdk, Then download a recovery for your phone TWRP or CWM and put in the same sdk folder on your computer. then at the fastboot screen type in fastboot flash recovery recoveryname.img (Replace recoveryname with the name of the recovery in your sdk folder) then boot into recovery, If you still have a rom on your phone install that rom from recovery, if not you will have to sideload using recovery. Hope that helps
ryoung4316 said:
Why don't you unlock the bootloader, and then flash a custom recovery and then install a dif rom?
Click to expand...
Click to collapse
I'm a bit green at this, what do you mean?
Leaver90 said:
I'm a bit green at this, what do you mean?
Click to expand...
Click to collapse
while in fastboot type in fastboot flash unlocktoken Unlock_code.bin (Providing your unlock_code.bin from htc is in the folder with your sdk, Then download a recovery for your phone TWRP or CWM and put in the same sdk folder on your computer. then at the fastboot screen type in fastboot flash recovery recoveryname.img (Replace recoveryname with the name of the recovery in your sdk folder) then boot into recovery, If you still have a rom on your phone install that rom from recovery, if not you will have to sideload using recovery. Hope that helps
ryoung4316 said:
Why don't you unlock the bootloader, and then flash a custom recovery and then install a dif rom?
while in fastboot type in fastboot flash unlocktoken Unlock_code.bin (Providing your unlock_code.bin from htc is in the folder with your sdk, Then download a recovery for your phone TWRP or CWM and put in the same sdk folder on your computer. then at the fastboot screen type in fastboot flash recovery recoveryname.img (Replace recoveryname with the name of the recovery in your sdk folder) then boot into recovery, If you still have a rom on your phone install that rom from recovery, if not you will have to sideload using recovery. Hope that helps
Click to expand...
Click to collapse
Could I also use that to go back to stock? That is what I am trying to do
Leaver90 said:
Could I also use that to go back to stock? That is what I am trying to do
Click to expand...
Click to collapse
Here use this link, This will help you http://forum.xda-developers.com/showthread.php?t=2576995
Download Full unmodified Firmware (fastboot flashable) http://www.androidfilehost.com/?fid=23311191640114124
rename firmware to firmware.zip
-copy firmware.zip to your sdk folder
-boot into bootloader
-plug in usb
-select fastboot option (screen should say fastboot usb)
-type Fastboot oem rebootRUU
-when u see the black screen w/ HTC, type Fastboot flash zip firmware.zip
-when it's done, type Fastboot reboot
If it says something about failing and to reflush re-run the this command again Fastboot flash zip firmware.zip
I just unlocked it and was able to turn on my phone now, what do I need to do to get my phone back to stock again, or is there any suggestions as to what I can do with my phone
I would suggest installing a custom recovery and then installing a rom and then run a RUU to return to stock, I posted the link above to help you get through the process
Situation: No OS, S-ON, No Recovery - TWRP. HTC One Rogers Firmware. Trying to get any os on it at this point
Tried to fastboot flash zip firmware.zip
Says successful on prompt but freezes with 4/5 bar on the HTC one silver screen
Any ideas?
Not sure what the problem is. If you have no recovery then fastboot flash a recovery and then adb push or sideload a Rom to your phone
Sent from my GT-I9305 using xda app-developers app
bellato said:
Situation: No OS, S-ON, No Recovery - TWRP. HTC One Rogers Firmware. Trying to get any os on it at this point
Tried to fastboot flash zip firmware.zip
Says successful on prompt but freezes with 4/5 bar on the HTC one silver screen
Any ideas?
Click to expand...
Click to collapse
If you are truly a Rogers branded device, here is the kitkat ruu to flash. Will be totally stock with newest bootloader (will not be able to s-off), can still unlock bootloader and flash twrp 2.6.3.3 or 2.6.3.4
http://www.htc1guru.com/dld/ruu_m7_..._10-38r-1157-04l_release_351317_signed_2-exe/
Tried them both gives me a image error or signature failure so i don't believe these are the correct RUU's my current image verison is 1.29.631.17
I tried Flash_recovery_4.19.401.11. and Previously when i had recovery and tried to sideload it gave me a system error and just kept loading.
INFO on bootloader screen (if it matters)
-------------------------------------------
M7_UL PVT SHIP S-ON RH
HBOOT-1.44.0000
Radio-4a.14.3250.13
bellato said:
Tried them both gives me a image error or signature failure so i don't believe these are the correct RUU's my current image verison is 1.29.631.17
I tried Flash_recovery_4.19.401.11. and Previously when i had recovery and tried to sideload it gave me a system error and just kept loading.
INFO on bootloader screen (if it matters)
-------------------------------------------
M7_UL PVT SHIP S-ON RH
HBOOT-1.44.0000
Radio-4a.14.3250.13
Click to expand...
Click to collapse
? Did you try and flash the ruu or run it from windows?
Here is a 4.3 nandroid for twrp you can sdeload and try
http://www.htc1guru.com/dld/m7-twrp-nandroid-backup-cid-roger001-3-22-631-1-zip/
SOLVED
Hey thanks a lot for helping me. I have been able to solved it myself.
If someone would like to know what i did:
(for any noobs like me - UNLOCK the phone first to install a recovery)
It didn't properly wipe/format in twrp 2.6.3.3 because of decrypt pw, had to upgrade to 2.7 wipe it then go back to 2.6.3.3 then type adb usb
while mounted with data selected only. adb sideload button did not work.
Installed Android Revolution 62 directly and works fine now!
Thanks a lot for your help though!
http://forum.xda-developers.com/showthread.php?t=2272731 (adb usb intructions)
Please help me.
I've done something really stupid. I flashed from ClockWorkMod to Android Revolution HD on my HTC One m7.
I've got ClockWorkMod Recovery installed and when flashing was done i got stuck in HTC startup screen.
Trying to get in to recovery mode again and install my backup did not work, it just shows ClockWorkMod Recovery logo and reboots. When in bootloader mode, i can't access the phone through adb or fastboot, no devices in list.
Is there any way to use ADB/fastboot when in the bootloader screen?
Info from bootloader screen:
M7_UL PVT SHIP S-ON RH
HBOOT-1.56.0000
RADIO-4A.23.3263.28
OpenDSP-V32.120.274.0909
OS-4.19.401.8
eMMC-boot 2048MB
reboot your computer and tyr again.
bewn said:
Please help me.
I've done something really stupid. I flashed from ClockWorkMod to Android Revolution HD on my HTC One m7.
I've got ClockWorkMod Recovery installed and when flashing was done i got stuck in HTC startup screen.
Trying to get in to recovery mode again and install my backup did not work, it just shows ClockWorkMod Recovery logo and reboots. When in bootloader mode, i can't access the phone through adb or fastboot, no devices in list.
Is there any way to use ADB/fastboot when in the bootloader screen?
Info from bootloader screen:
M7_UL PVT SHIP S-ON RH
HBOOT-1.56.0000
RADIO-4A.23.3263.28
OpenDSP-V32.120.274.0909
OS-4.19.401.8
eMMC-boot 2048MB
Click to expand...
Click to collapse
bewn said:
Please help me.
I've done something really stupid. I flashed from ClockWorkMod to Android Revolution HD on my HTC One m7.
I've got ClockWorkMod Recovery installed and when flashing was done i got stuck in HTC startup screen.
Trying to get in to recovery mode again and install my backup did not work, it just shows ClockWorkMod Recovery logo and reboots. When in bootloader mode, i can't access the phone through adb or fastboot, no devices in list.
Is there any way to use ADB/fastboot when in the bootloader screen?
Info from bootloader screen:
M7_UL PVT SHIP S-ON RH
HBOOT-1.56.0000
RADIO-4A.23.3263.28
OpenDSP-V32.120.274.0909
OS-4.19.401.8
eMMC-boot 2048MB
Click to expand...
Click to collapse
CMW does not work with ARHD. You need TWRP 2.6.3.3
http://techerrata.com/browse/twrp2/m7
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot reboot-bootloader
Enter recovery and flash ARHD again
Sent from my HTC One using XDA Premium 4 mobile app
After fastboot flash recovery ...
fastboot erase cache
SOLVED
bored_stupid said:
CMW does not work with ARHD. You need TWRP 2.6.3.3
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot reboot-bootloader
Enter recovery and flash ARHD again
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks bored_stupid! This solved the installation problem.
The other problems were solved like this:
The first problem was that fastboot didn't connect to my PC.
This was solved by changing computer to one with a USB 2.0.
Now the problem I had with my recovery was solved by flashing the recovery partition again and clean the cache (forget that the first time).
fastboot flash recovery clockworkrec.img
fastboot erase cache
After this I was able to get in recovery mode.
pokit.org/get/?126b65769e9c251e7cde859d14a568c9.jpg
I'm stuck in this HBOOT and I don't know what to do to install just the stock ROM just to use my cellphone. What to do?
** TAMPERED **
** UNLOCK **
M7_U PVT SHIP S-ON RH
HBOOT-1.54.000
RADIO-4A.17.3250.14
OpenDSP-V31.120.274.0617
OS-2.24.401.9 (My phone doesn't turn on, it either bootloader or stuck on HTC logo)
eMMC-boot 2048MB
spenzo said:
pokit.org/get/?126b65769e9c251e7cde859d14a568c9.jpg
I'm stuck in this HBOOT and I don't know what to do to install just the stock ROM just to use my cellphone. What to do?
** TAMPERED **
** UNLOCK **
M7_U PVT SHIP S-ON RH
HBOOT-1.54.000
RADIO-4A.17.3250.14
OpenDSP-V31.120.274.0617
OS-2.24.401.9 (My phone doesn't turn on, it either bootloader or stuck on HTC logo)
eMMC-boot 2048MB
Click to expand...
Click to collapse
Do you have a custom recovery? If not flash twrp 2.6.3.3. Then you can push or sideload a Rom to the phone.
---------- Post added at 05:55 PM ---------- Previous post was at 05:49 PM ----------
Use this recovery
http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.6.3.3-m7.img
Download and put the file in your fastboot folder rename it recovery.img and use these commands to flash the recovery.
Code:
fastboot flash recovery name-of-recovery.img
fastboot erase cache
fastboot reboot-bootloader
Then select recovery from the bootloader menu to boot TWRP Recovery :good:
Put the stock Rom zip in your fastboot folder and rename it rom.zip http://www.htc1guru.com/dld/guru_reset_m7_2-24-401-8-zip/
While on the TWRP home screen connect your usb cable. In the command window type
Code:
adb push rom.zip /sdcard
The command window will appear unresponsive until the push is complete (Several Minutes) When its done Install the Rom with TWRP recovery.
If you want stock with working OTA updates install the Rom with options
Stock Recovery = Yes
Stock Radio =Yes
Root = No
Otherwise choose options to your liking :good:
I will try and reply
---
Danny201281 said:
Do you have a custom recovery? If not flash twrp 2.6.3.3. Then you can push or sideload a Rom to the phone.
...
Click to expand...
Click to collapse
pokit.org/get/img/250e08ad689e2deb53476a8058674b1d.jpg
i'm so lost...what to do?
spenzo said:
pokit.org/get/img/250e08ad689e2deb53476a8058674b1d.jpg
i'm so lost...what to do?
Click to expand...
Click to collapse
You may want to try formatting the device. In TWRP go to "Wipe" then "Format Data" type yes to confirm. Then reboot recovery. And push the Rom again.
Also check the md5 of the rom.zip with the tool www.winmd5.com it should match this.
b576ec69ff7ea86d4be2dbc3a8e15cc0
Danny201281 said:
b576ec69ff7ea86d4be2dbc3a8e15cc0
Click to expand...
Click to collapse
Love you. Thanks, it works.
spenzo said:
Love you. Thanks, it works.
Click to expand...
Click to collapse
Good job, glad to hear you got it done [emoji4]