[Q] HTC One M7 stuck at bootmenu - One (M7) Q&A, Help & Troubleshooting

hello
I have the htc one model PN07100
i got a stock rom without google apps so I tried to install a custom rom.
i have the TWRP installed and I tried to flash a few roms like android revolution and others, the installing success but when I reboot after the install it's brings me back to the fastboot mode.
here is the fastboot info:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.06.651.4
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: ************
(bootloader) imei: **********
(bootloader) meid: **********
(bootloader) product: m7_wls
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0720000
(bootloader) cidnum: SPCS_001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3840mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-371c4f408e
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
thanks!

MasteRoi said:
hello
I have the htc one model PN07100
i got a stock rom without google apps so I tried to install a custom rom.
i have the TWRP installed and I tried to flash a few roms like android revolution and others, the installing success but when I reboot after the install it's brings me back to the fastboot mode.
here is the fastboot info:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.06.651.4
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: ************
(bootloader) imei: **********
(bootloader) meid: **********
(bootloader) product: m7_wls
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0720000
(bootloader) cidnum: SPCS_001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3840mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-371c4f408e
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
thanks!
Click to expand...
Click to collapse
You have the Sprint version of the HTC One. are you sure your using the Sprint version of the roms your flashing ? the GSM roms wont work and be careful cos if you keep flashing them they will kill your phone, the partition layouts are different.
Also make sure your using the recommended version of recovery for the flashes, on the GSM version its TWRP 2.6.3.3

Your HTC One is Sprint M7-wls, you should only be flashing Software for Sprint phones, The Roms you've tried are for International HTC One M7_ul.
Download TWRP from here and flash it with fastboot http://techerrata.com/browse/twrp2/m7wls To be certain you have a Sprint compatible recovery.
[
Code:
fastboot flash recovery name-of-recovery.img
fastboot erase cache
fastboot reboot-bootloader
Boot to TWRP, Select "Wipe" then "Format Data" You will be prompted to type Yes to continue. When its done Reboot Recovery.
Download a Sprint Rom from here http://forum.xda-developers.com/sprint-htc-one/development put the rom file in your fastboot folder and rename it rom.zip.
With the phone on the TWRP home screen connect usb and push the rom to the phone
Code:
adb push rom.zip /sdcard
The command window will appear unresponsive until the push completes. When its done install the rom with TWRP.

Danny201281 said:
Your HTC One is Sprint M7-wls, you should only be flashing Software for Sprint phones, The Roms you've tried are for International HTC One M7_ul.
Download TWRP from here and flash it with fastboot http://techerrata.com/browse/twrp2/m7wls To be certain you have a Sprint compatible recovery.
[
Code:
fastboot flash recovery name-of-recovery.img
fastboot erase cache
fastboot reboot-bootloader
Boot to TWRP, Select "Wipe" then "Format Data" You will be prompted to type Yes to continue. When its done Reboot Recovery.
Download a Sprint Rom from here http://forum.xda-developers.com/sprint-htc-one/development put the rom file in your fastboot folder and rename it rom.zip.
With the phone on the TWRP home screen connect usb and push the rom to the phone
Code:
adb push rom.zip /sdcard
The command window will appear unresponsive until the push completes. When its done install the rom with TWRP.
Click to expand...
Click to collapse
thanks for the answer Seanie280672 and Danny201281
I did the all steps, i success to install a rom but now it's stucked in the opening screen (the screen that you have to slide up to continue)
and when i slide the phone rebooting...

MasteRoi said:
thanks for the answer Seanie280672 and Danny201281
I did the all steps, i success to install a rom but now it's stucked in the opening screen (the screen that you have to slide up to continue)
and when i slide the phone rebooting...
Click to expand...
Click to collapse
Is that with all ROM's ? Just try a different one, maybe the one you tried is just a little unstable.

MasteRoi said:
thanks for the answer Seanie280672 and Danny201281
I did the all steps, i success to install a rom but now it's stucked in the opening screen (the screen that you have to slide up to continue)
and when i slide the phone rebooting...
Click to expand...
Click to collapse
Seanie280672 said:
Is that with all ROM's ? Just try a different one, maybe the one you tried is just a little unstable.
Click to expand...
Click to collapse
This ^^^^
It's worth trying a different ROM, but if all else fails you should be able to return to stock using the RUU and Firmware from here http://forum.xda-developers.com/showthread.php?t=2795856
You will probably need to flash the firmware first to downgrade your hboot before the RUU will flash. I'm not 100% sure how that works for Sprint phones. It certainly won't do any harm so best to do it anyway. If the problem continues after the RUU then Unfortunatly it probably means you've damaged your flash memory some how. Does the device still have warranty?

thanks a lot friends!
I've installed the viper rom and it's works fine!
thanks again!

I'm trying to flash the new recovery to my HTC One but it just says waiting for device. I don't think my PC recognizes my phone. Its stuck in a bootloop also. On the bootloader it says fastboot usb though.

MattFromElkford said:
I'm trying to flash the new recovery to my HTC One but it just says waiting for device. I don't think my PC recognizes my phone. Its stuck in a bootloop also. On the bootloader it says fastboot usb though.
Click to expand...
Click to collapse
What OS do you have on your PC?

Danny201281 said:
What OS do you have on your PC?
Click to expand...
Click to collapse
Windows 8

MattFromElkford said:
Windows 8
Click to expand...
Click to collapse
Windows 8 can be a bit finicky when it comes to fastboot. Is your device on hboot 1.44? Windows 8 is in no way compatible with hboot 1.44 if its anything higher you probably just need to play with the drivers.
What is the device listed as in Device Manger on the PC? It should be "My HTC"

Danny201281 said:
Windows 8 can be a bit finicky when it comes to fastboot. Is your device on hboot 1.44? Windows 8 is in no way compatible with hboot 1.44 if its anything higher you probably just need to play with the drivers.
What is the device listed as in Device Manger on the PC? It should be "My HTC"
Click to expand...
Click to collapse
That is exactly the hboot I have (1.44.0000). Can i try that with a windows xp pc? I have one lying around I can try?

MattFromElkford said:
That is exactly the hboot I have (1.44.0000). Can i try that with a windows xp pc? I have one lying around I can try?
Click to expand...
Click to collapse
XP is a little old but it should work with hboot 1.44. Alternatively you can use a Linux USB Pen drive
MattFromElkford said:
That is exactly the hboot I have (1.44.0000). Can i try that with a windows xp pc? I have one lying around I can try?
Click to expand...
Click to collapse
XP is a little old but it should work with hboot 1.44. Alternatively you can use a Linux USB Pen drive. I have a mini guide here for that http://forum.xda-developers.com/showthread.php?p=54272479

I managed to get the new TWRP flashed on my phone, Im just trying to sideload or push the Android Revolution HD rom onto it. Do i need to install the Android SDK?

MattFromElkford said:
I managed to get the new TWRP flashed on my phone, Im just trying to sideload or push the Android Revolution HD rom onto it. Do i need to install the Android SDK?
Click to expand...
Click to collapse
If fastboot and adb is working then no. I assume you flashed twrp with fastboot ?

Danny201281 said:
If fastboot and adb is working then no. I assume you flashed twrp with fastboot ?
Click to expand...
Click to collapse
They both appeared to have worked. I pushed the rom to my phone and installed it successfully, however when I went to reboot the phone it got to the beats audio htc start up screen, and appears to be frozen.
Any ideas there? I have a telus phone and I used the international Android Revolution HD rom from the newest version.

MattFromElkford said:
They both appeared to have worked. I pushed the rom to my phone and installed it successfully, however when I went to reboot the phone it got to the beats audio htc start up screen, and appears to be frozen.
Any ideas there? I have a telus phone and I used the international Android Revolution HD rom from the newest version.
Click to expand...
Click to collapse
Its M7_ul right? The rom should work with your device. Try flashing TWRP 2.6.3.3 then reinstall the rom :good:

Danny201281 said:
Its M7_ul right? The rom should work with your device. Try flashing TWRP 2.6.3.3 then reinstall the rom :good:
Click to expand...
Click to collapse
Do I have to wipe anything or just try to install over the other rom? Thanks a ton by the way!
Edit: I wiped the cache and data so I'm trying another install.

MattFromElkford said:
Do I have to wipe anything or just try to install over the other rom? Thanks a ton by the way!
Edit: I wiped the cache and data so I'm trying another install.
Click to expand...
Click to collapse
Yeah that's fine. No wipe required but won't hurt. And your Welcome I think that will do it. i'm not sure ARHD has been tested with the latest TWRP recovery

Danny201281 said:
Yeah that's fine. No wipe required but won't hurt. And your Welcome I think that will do it. i'm not sure ARHD has been tested with the latest TWRP recovery
Click to expand...
Click to collapse
It seems to be stuck at that same screen again, is it supposed to take a long time (>15mins) to boot the first time? I don't want to boot into recovery if it needs to set up or something. The phone is almost at capacity memory wise.

Related

[Q] Bricked phone Need Help

I bricked my phone. I think its a softbrick because i can still get into HBoot. I had rooted the phone using htconeroot.com and wanted to go back to stock. and I tried using htc1guru.com to go back to complete stock and It worked but the touch did not work and I was back to 4.1.2. So i did the 4.3 update and now I get hung up on the HTC Logo and have no recovery. All I want to do is go back to stock like it originally was and getting my phone working again. Here is the information I believe will help.
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.24.3263.09
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.531.10
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid:
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0713000
(bootloader) cidnum: T-MOB010
(bootloader) battery-status: good
(bootloader) battery-voltage: 4183mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-4dab9d12
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Thanks. Oh and the bootloader says ***TAMPERED*** ***UNLOCKED***
jsjgamer said:
I bricked my phone. I think its a softbrick because i can still get into HBoot. I had rooted the phone using htconeroot.com and wanted to go back to stock. and I tried using htc1guru.com to go back to complete stock and It worked but the touch did not work and I was back to 4.1.2. So i did the 4.3 update and now I get hung up on the HTC Logo and have no recovery. All I want to do is go back to stock like it originally was and getting my phone working again. Here is the information I believe will help.
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.24.3263.09
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.531.10
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid:
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0713000
(bootloader) cidnum: T-MOB010
(bootloader) battery-status: good
(bootloader) battery-voltage: 4183mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-4dab9d12
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Thanks. Oh and the bootloader says ***TAMPERED*** ***UNLOCKED***
Click to expand...
Click to collapse
Try this thread, should just need to relock bootloader and flash, Browse thread first.
http://forum.xda-developers.com/showthread.php?t=2496074
532499 12027
mb_guy said:
Try this thread, should just need to relock bootloader and flash, Browse thread first.
http://forum.xda-developers.com/showthread.php?t=2496074
Click to expand...
Click to collapse
What about the Stock Recovery?
jsjgamer said:
What about the Stock Recovery?
Click to expand...
Click to collapse
Don't think it matters
mb_guy said:
Don't think it matters
Click to expand...
Click to collapse
So once I got the file downloaded exactly how do I flash the stock ROM on and will I still be able to update to 4.4.2?
jsjgamer said:
So once I got the file downloaded exactly how do I flash the stock ROM on and will I still be able to update to 4.4.2?
Click to expand...
Click to collapse
Using fastboot, Just google for info
Here is one
http://forum.xda-developers.com/showthread.php?t=2497614
Notice you have to run the flash command twice!!!
mb_guy said:
Using fastboot, Just google for info
Here is one
http://forum.xda-developers.com/showthread.php?t=2497614
Notice you have to run the flash command twice!!!
Click to expand...
Click to collapse
So I ran the .exe the first time got an error like the forum said. I am trying to run it a second time and it is stuck on Verifying Information on your android phone. Please wait. Screen I have is a Black and Sliver HTC Logo.
jsjgamer said:
So I ran the .exe the first time got an error like the forum said. I am trying to run it a second time and it is stuck on Verifying Information on your android phone. Please wait. Screen I have is a Black and Sliver HTC Logo.
Click to expand...
Click to collapse
Can you flash recovery via fastboot?
CYNiCAL2KX said:
Can you flash recovery via fastboot?
Click to expand...
Click to collapse
I downloaded the stock recovery But not sure how to flash it to my phone.
jsjgamer said:
I downloaded the stock recovery But not sure how to flash it to my phone.
Click to expand...
Click to collapse
to flash a custom recovery
I'm hoping you have knowledge of adb or slightly at least. If not, do some googling and brush up because it's very handy (and easy)
Boot phone into bootloader
1. connect to PC, your phone should read 'Fastboot USB'
2. Open a cmd window in adb/fastboot folder (Shift and right click, then chose 'Open command window here')
3. drag a recovery.img (TWRP or CWM) into the adb folder too
4. type: fastboot flash recovery recovery.img, it should flash within a couple of seconds
then you can try using the recovery to sideload a rom via adb.
I'm not sure about stock since i've never had any issues with custom roms recoverys etc. but many guides are available if you are trying to revert to stock.
good luck
CYNiCAL2KX said:
to flash a custom recovery
I'm hoping you have knowledge of adb or slightly at least. If not, do some googling and brush up because it's very handy (and easy)
Boot phone into bootloader
1. connect to PC, your phone should read 'Fastboot USB'
2. Open a cmd window in adb/fastboot folder (Shift and right click, then chose 'Open command window here')
3. drag a recovery.img (TWRP or CWM) into the adb folder too
4. type: fastboot flash recovery recovery.img, it should flash within a couple of seconds
then you can try using the recovery to sideload a rom via adb.
I'm not sure about stock since i've never had any issues with custom roms recoverys etc. but many guides are available if you are trying to revert to stock.
good luck
Click to expand...
Click to collapse
Still not working. I tried to put TWRP and i get error: cannot load 'openrecovery-twrp-2.5.0.0-m7.img'
1. Please use TWRP 2.6.3.3
2. That error means that the TWRP files is NOT in the same location where fastboot file is.
SaHiLzZ said:
1. Please use TWRP 2.6.3.3
2. That error means that the TWRP files is NOT in the same location where fastboot file is.
Click to expand...
Click to collapse
Got TWRP 2.7 installed now I cannot get it to mount so i can a zip on it.
jsjgamer said:
Got TWRP 2.7 installed now I cannot get it to mount so i can a zip on it.
Click to expand...
Click to collapse
You can't mount USB via twrp. Sideload or Push is the only 2 options.
drag zip to adb folder
adb sideload rom.zip
then wait until it's done, the script should run automatically on the phone after completion
CYNiCAL2KX said:
You can't mount USB via twrp. Sideload or Push is the only 2 options.
drag zip to adb folder
adb sideload rom.zip
then wait until it's done, the script should run automatically on the phone after completion
Click to expand...
Click to collapse
will I get any indication on the computer when sideload is ready? What is push?
jsjgamer said:
will I get any indication on the computer when sideload is ready? What is push?
Click to expand...
Click to collapse
In your recovery, choose advanced. Then Sideload
then swipe to begin sideload.
Now, enter the command : adb sideload rom.zip
then wait until it's complete, it'll show progress status in adb, your phone will automatically run the script once the file has been recieved by your phone.
CYNiCAL2KX said:
In your recovery, choose advanced. Then Sideload
then swipe to begin sideload.
Now, enter the command : adb sideload rom.zip
then wait until it's complete, it'll show progress status in adb, your phone will automatically run the script once the file has been recieved by your phone.
Click to expand...
Click to collapse
Ok. I will try that and let you know how it goes.
CYNiCAL2KX said:
In your recovery, choose advanced. Then Sideload
then swipe to begin sideload.
Now, enter the command : adb sideload rom.zip
then wait until it's complete, it'll show progress status in adb, your phone will automatically run the script once the file has been recieved by your phone.
Click to expand...
Click to collapse
So I got this ROM http://forum.xda-developers.com/showthread.php?t=2626050 The Odexed version and it said successful. How long should it be before it boots up all the way? I have been on the HTC Logo for about 2 mins now.
jsjgamer said:
So I got this ROM http://forum.xda-developers.com/showthread.php?t=2626050 The Odexed version and it said successful. How long should it be before it boots up all the way? I have been on the HTC Logo for about 2 mins now.
Click to expand...
Click to collapse
What phone do you have? that post is a rom for Droid DNA?
CYNiCAL2KX said:
What phone do you have? that post is a rom for Droid DNA?
Click to expand...
Click to collapse
HTC One on T-Mobile

[Q] Help!! Htc one bricked... Please HELP XDA

Hi! Everyone I recently got registered to XDA in order to get help as I now the devs are amazing and very friendly.
My problem is my Htc one got bricked when i tried to install a stock rom zip through CWM, phone was getting stuck at boot logo and was unable to get into recovery, but going through fastboot mode i managed to install twrp recovery. Major problem is that computer cannot detect my phone and the somehow my OS got deleted, in order to get RUU i cannot find the main version as it shows blank. I also tried adb push a custom carbon rom and zip install through twrp but it shows error. I dont know what to do...!!! Kindly help anyone.
bootloader data
M7_U PVT SHIP S-ON RH
HBOOT-1.56.0000
RADIO-4A.25.3263.21
OpenDsp-v32.120.274.0909
OS-
eMMC-boot 2048mb
Techcraze said:
Hi! Everyone I recently got registered to XDA in order to get help as I now the devs are amazing and very friendly.
My problem is my Htc one got bricked when i tried to install a stock rom zip through CWM, phone was getting stuck at boot logo and was unable to get into recovery, but going through fastboot mode i managed to install twrp recovery. Major problem is that computer cannot detect my phone and the somehow my OS got deleted, in order to get RUU i cannot find the main version as it shows blank. I also tried adb push a custom carbon rom and zip install through twrp but it shows error. I dont know what to do...!!! Kindly help anyone.
Click to expand...
Click to collapse
Wow, sounds like a headache! If I understand you, the problem may have started when you tried to install a .zip from HTC (a.k.a., RUU), instead of a custom ROM packaged as a .zip? (The formatting is very different, and I don't know what CWM/TWRP will do when given the wrong type.) Does this sound right? If so:
When the phone is booted into TWRP, can the computer detect it with "adb devices"? (You need to install the appropriate drivers, and install ADB, and run it properly so it doesn't just say "command not found".)
If I misunderstood your problem, have you tried using TWRP to back up your data, wipe data, wipe cache, and wipe dalvik cache, then reboot and wait 5 minutes for the phone to boot the first time?
fenstre said:
Wow, sounds like a headache! If I understand you, the problem may have started when you tried to install a .zip from HTC (a.k.a., RUU), instead of a custom ROM packaged as a .zip? (The formatting is very different, and I don't know what CWM/TWRP will do when given the wrong type.) Does this sound right? If so:
When the phone is booted into TWRP, can the computer detect it with "adb devices"? (You need to install the appropriate drivers, and install ADB, and run it properly so it doesn't just say "command not found".)
If I misunderstood your problem, have you tried using TWRP to back up your data, wipe data, wipe cache, and wipe dalvik cache, then reboot and wait 5 minutes for the phone to boot the first time?
Click to expand...
Click to collapse
Ya it happened something like that.
When the phone is booted into TWRP and by adb devices command I get the below
C:\fastboot>adb devices
List of devices attached
I have tried backingup by TWRP adn wiped data cache dalvik cache and reboot, but it gets rebooting into recovery
Computer doent detect the sdcard, TWRP shows no OS!
I tried ADB sideload to install custom rom but it shows error..
Techcraze said:
C:\fastboot>adb devices
List of devices attached
Click to expand...
Click to collapse
Seems like maybe you don't have the right drivers. Your phone isn't being detected. No ADB stuff (push or sideload) will work until you sort that out. (I don't use Windows, so I can't help much when it comes to driver info.)
fenstre said:
Seems like maybe you don't have the right drivers. Your phone isn't being detected. No ADB stuff (push or sideload) will work until you sort that out. (I don't use Windows, so I can't help much when it comes to driver info.)
Click to expand...
Click to collapse
I have installed all right drivers, i am able to push or sideload files but not able to execute as it shows error when installing zip through TWRP and shows no OS.
below is getvar all
C:\fastboot>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.25.3263.21
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT36JW9A0222
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__J15
(bootloader) battery-status: good
(bootloader) battery-voltage: 4072mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-c6bbb6d4
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 2.240s
Please anyone help!!
Techcraze said:
it shows error when installing zip through TWRP and shows no OS.
Click to expand...
Click to collapse
I don't know what it means when version-main is blank, but I'm more interested in the TWRP error.
Techcraze said:
I have installed all right drivers, i am able to push or sideload files but not able to execute as it shows error when installing zip through TWRP and shows no OS.
below is getvar all
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) product: m7_u
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__J15
Please anyone help!!
Click to expand...
Click to collapse
1- edit your post and remove IMEI, you shouldn't share that information publicly!!
2- then:
get TWRP from:
2.6.3.3: http://techerrata.com/browse/twrp2/m7
or 2.6.3.4: http://techerrata.com/browse/twrp2/m7ul
(make sure MD5 is correct, that site does not play nice with download managers)
2.7.0.4b: http://forum.xda-developers.com/showthread.php?t=2708134
in bootloader/FASTBOOT USB:
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
enter recovery, now trwp, if adb devices doesn't show your phone, then go here: http://forum.xda-developers.com/showthread.php?p=52135024&postcount=2
and fix Windows Device Manager as mentioned in FAQ#2, then you can continue.

[Q] Deleted OS, 0MB internal memory.

I have an HTC One (sprint) and somehow my OS got erased and I cant mount memory (trwp shows 0MB). I tried installing ROM from OTG via TWRP but rom stops at writing data & system and fails. I have s-off so I tried different RUU's, they all go through all the way successfully and when it reboots it stays at HTC letters logo. I tried downgrading hboot from 1.56 to 1.44. I tried to adb push a rom to sdcard, it goes in but just like flashing a rom OTG, it fails. I have tried sideloading, no luck there either. I can access twrp, and bootloader, flash recoveries (anything .img) and windows 7 seems to notice device when connected (makes the little sound). ADB devices also recognizes my phone. So I feel like I've tried it all but no luck, any advice? Thanks in advance.
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 1.00.20.1108
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.05.651.5
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: FA3BWS901473
(bootloader) imei: xxxxxxxxxxxxxx
(bootloader) meid: xxxxxxxxxxxxxx
(bootloader) product: m7_wls
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0720000
(bootloader) cidnum: SPCS_001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4053mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-5d8b0f7651bb88c960f701ae91477674a
getvar:all FAILED (unknown status code)
finished. total time: 0.076s
67Bnasty said:
I have an HTC One (sprint) and somehow my OS got erased and I cant mount memory (trwp shows 0MB). I tried installing ROM from OTG via TWRP but rom stops at writing data & system and fails. I have s-off so I tried different RUU's, they all go through all the way successfully and when it reboots it stays at HTC letters logo. I tried downgrading hboot from 1.56 to 1.44. I tried to adb push a rom to sdcard, it goes in but just like flashing a rom OTG, it fails. I have tried sideloading, no luck there either. I can access twrp, and bootloader, flash recoveries (anything .img) and windows 7 seems to notice device when connected (makes the little sound). ADB devices also recognizes my phone. So I feel like I've tried it all but no luck, any advice? Thanks in advance.
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 1.00.20.1108
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.05.651.5
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: FA3BWS901473
(bootloader) imei: xxxxxxxxxxxxxx
(bootloader) meid: xxxxxxxxxxxxxx
(bootloader) product: m7_wls
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0720000
(bootloader) cidnum: SPCS_001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4053mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-5d8b0f7651bb88c960f701ae91477674a
getvar:all FAILED (unknown status code)
finished. total time: 0.076s
Click to expand...
Click to collapse
i also had the same kind of problem earlier...no os and internal memory and no luck with otg... i tried this RUU
http://www.androidfilehost.com/?fid=22926241640219526
flash the .zip file from fastboot mode...it fixed my problem... hopw it fixes yours...:good:
praveensk.rcb said:
i also had the same kind of problem earlier...no os and internal memory and no luck with otg... i tried this RUU flash the .zip file from fastboot mode...it fixed my problem... hopw it fixes yours...:good:
Click to expand...
Click to collapse
Ah weird.. I did fastboot flash zip "zipname.zip" and i got
sending 'zip' (1029700 KB)...
OKAY [ 43.179s]
writing 'zip'...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
FAILED (remote: not allowed)
finished. total time: 49.411s
Did you do anything before flashing? did you have custom recovery twrp, stock ?
Okay I flashed the zip file, what did you do after this? Flash a custom rom?
67Bnasty said:
Okay I flashed the zip file, what did you do after this? Flash a custom rom?
Click to expand...
Click to collapse
i unlocked bootloader via htcdev.com and flashed a custom recovery... i did this to sim unlock the device...now im on 4.1.2.. anyways u can even put a custom rom or take an OTA as u wish...:good:
praveensk.rcb said:
i unlocked bootloader via htcdev.com and flashed a custom recovery... i did this to sim unlock the device...now im on 4.1.2.. anyways u can even put a custom rom or take an OTA as u wish...:good:
Click to expand...
Click to collapse
I tried all that and still no luck, bummer :/
67Bnasty said:
I tried all that and still no luck, bummer :/
Click to expand...
Click to collapse
what is the error that you are getting exactly???
praveensk.rcb said:
what is the error that you are getting exactly???
Click to expand...
Click to collapse
No error, I flashed the file in fastboot oem rebootRUU, then fastboot flash zip , it goes fine but still internal memory shows 0MB and cant mount anything (data,system. cache, etc.) thats the only reason why I cant flash a rom :/ this sucks
67Bnasty said:
No error, I flashed the file in fastboot oem rebootRUU, then fastboot flash zip , it goes fine but still internal memory shows 0MB and cant mount anything (data,system. cache, etc.) thats the only reason why I cant flash a rom :/ this sucks
Click to expand...
Click to collapse
that's strange.. usually the ruu fixes all the problems... try it in a diffent PC might work becoz it had worked for me in my friends' computer???
Try this RUU
Read the instructions on how to flash it
BD619 said:
Try this RUU
Read the instructions on how to flash it
Click to expand...
Click to collapse
Okay. I downloaded the file, ran .exe file as admin, RUU went through all the way 100%. Now it is rebooting, but it is stuck at the white screen with green HTC logo. I should boot up to sense right? But I do not think it worked :/ I can access stock recovery, but when I click "apply from sd card" but I get "Can't mount /sdcard" &"Installation aborted"
need help
by mistake I erased everything on my htc one sprint version. there is no usb. Trying to add adb to computer. tried for hours . I am too old for this stuff (71 years) and without someone helping all I can do is try to return phone but it is unlocked with s-off now. I was trying to install this rom. viper6.0
leon sprouse said:
by mistake I erased everything on my htc one sprint version. there is no usb. Cannot add adb to computer. tried for hours . I am too old for this stuff (71 years) and without someone helping all I can do is try to return phone but it is unlocked with s-off now. I was trying to install this rom. viper6.0
Click to expand...
Click to collapse
I'm also with Sprint and in your situation. A week ago I accidentally wiped my internal memory. My computer won't recognizing my phone and can't run RUU. Also using adb won't recognize my device. I ordered a OTG cable hoping to mount a flash drive to flash a Rom. Another thing that might work is using another pc, maybe it'll recognize you're device. As soon as I get access to another pc that's what I'll try next.
Sent from my HTC One_M8 using Tapatalk
leon sprouse said:
by mistake I erased everything on my htc one sprint version. there is no usb. Trying to add adb to computer. tried for hours . I am too old for this stuff (71 years) and without someone helping all I can do is try to return phone but it is unlocked with s-off now. I was trying to install this rom. viper6.0
Click to expand...
Click to collapse
Leon check PM
makaveli0622 said:
I'm also with Sprint and in your situation. A week ago I accidentally wiped my internal memory. My computer won't recognizing my phone and can't run RUU. Also using adb won't recognize my device. I ordered a OTG cable hoping to mount a flash drive to flash a Rom. Another thing that might work is using another pc, maybe it'll recognize you're device. As soon as I get access to another pc that's what I'll try next.
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
I relocked bootloader which allowed me to install ruu rom. Then I had to go to htcdev to unlock boot and install twrp. many thanks to bd619 for his help until 4:30am
leon sprouse said:
I relocked bootloader which allowed me to install ruu rom. Then I had to go to htcdev to unlock boot and install twrp. many thanks to bd619 for his help until 4:30am
Click to expand...
Click to collapse
How did you manage to lock your boot loader? I thought you had no usb recognition of your device.
Anyhow good for you, hoping to get mine running soon.
Sent from my HTC One_M8 using Tapatalk
makaveli0622 said:
How did you manage to lock your boot loader? I thought you had no usb recognition of your device.
Anyhow good for you, hoping to get mine running soon.
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
Pm if you need help I'll see what we can do

htc one m7 international / no OS / error unable to mount /data/

my htc one was stuck in bootloop i try a ruu with no success after that by fastboot unlocked the bootloader, flash a custom recovery (TWRP) and accidental wipe the phone, now i cant flash any zip give me the message unable to mount /data/
i try many roms by push fastboot and by otg cable no success
this is the result of fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.27.3218.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: erased by me
(bootloader) imei: erased by me
(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: 4263mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-e47fb74b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
thanks in advance
mendek said:
my htc one was stuck in bootloop i try a ruu with no success after that by fastboot unlocked the bootloader, flash a custom recovery (TWRP) and accidental wipe the phone, now i cant flash any zip give me the message unable to mount /data/
i try many roms by push fastboot and by otg cable no success
this is the result of fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.27.3218.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: removed
(bootloader) imei: erased by me
(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: 4263mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-e47fb74b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
thanks in advance
Click to expand...
Click to collapse
I would also remove your serialno! Follow the steps in this post. You can use TWRP 2.6.3.3 or TWRP 2.7.1.2 as well as the one in the post.
majmoz said:
I would also remove your serialno! Follow the steps in this post. You can use TWRP 2.6.3.3 or TWRP 2.7.1.2 as well as the one in the post.
Click to expand...
Click to collapse
thank you but where i can find a ruu to my device ? because i have the last ota update before brick
mendek said:
thank you but where i can find a ruu to my device ? because i have the last ota update before brick
Click to expand...
Click to collapse
I couldn't find a RUU for your phone, but here is a nandroid backup use Method 2. If you need the stock firmware you can get it here to run it your bootloader must be LOCK/RELOCK.
majmoz said:
I couldn't find a RUU for your phone, but here is a nandroid backup use Method 2. If you need the stock firmware you can get it here to run it your bootloader must be LOCK/RELOCK.
Click to expand...
Click to collapse
I Flash firmware, unlock the bootloader and restore a nandroid, clear cache, when reboot after HTC logo It makes a horrible noise, White screen and turn off
mendek said:
I Flash firmware, unlock the bootloader and restore a nandroid, clear cache, when reboot after HTC logo It makes a horrible noise, White screen and turn off
Click to expand...
Click to collapse
If I am following you correctly these are the steps you took:
First you flashed the firmware. Which firmware did you flash?
Then you unlocked the bootloader and installed a custom recovery. Which recovery?
Then you restored the nandroid from the post. Did you select root after the nandroid installed?
Then you cleared cache? Why?
majmoz said:
If I am following you correctly these are the steps you took:
First you flashed the firmware. Which firmware did you flash?
Then you unlocked the bootloader and installed a custom recovery. Which recovery?
Then you restored the nandroid from the post. Did you select root after the nandroid installed?
Then you cleared cache? Why?
Click to expand...
Click to collapse
hi flash the last firmware from the ota i has before.
after that flash twrp recovery 2.7.1
select root when restore
clear cache for no reason
but now i can enter in recovery always stuck in entering recovery, tried many versions of twrp and cwm and nothing, try fastboot erase cache no results
now only enter fastboot
already try relock the bootloader and flash firmware, unlock again flash custom recovery but still the same
i really dont know what do next...
mendek said:
hi flash the last firmware from the ota i has before.
after that flash twrp recovery 2.7.1
select root when restore
clear cache for no reason
but now i can enter in recovery always stuck in entering recovery, tried many versions of twrp and cwm and nothing, try fastboot erase cache no results
now only enter fastboot
already try relock the bootloader and flash firmware, unlock again flash custom recovery but still the same
i really dont know what do next...
Click to expand...
Click to collapse
I think the firmware you are using is not a compete package, generally firmware removed from OTA don't have all of the elements just those needed to run the OTA. Get a .401 stock firmware from this Placeholder of HTC One Firmwares.
majmoz said:
I think the firmware you are using is not a compete package, generally firmware removed from OTA don't have all of the elements just those needed to run the OTA. Get a .401 stock firmware from this Placeholder of HTC One Firmwares.
Click to expand...
Click to collapse
which firmware ? i try many but always failed in signature verification
mendek said:
hi flash the last firmware from the ota i has before.
after that flash twrp recovery 2.7.1
select root when restore
clear cache for no reason
but now i can enter in recovery always stuck in entering recovery, tried many versions of twrp and cwm and nothing, try fastboot erase cache no results
now only enter fastboot
already try relock the bootloader and flash firmware, unlock again flash custom recovery but still the same
i really dont know what do next...
Click to expand...
Click to collapse
Hello, i'm sorry i don't know what to say because i have almost the same problem, my htc one m7_UL won't start...is shutsdown sometimes at boot time, when i take photos with it...and sometimes what ever else, but in recovery mode it can still houers and houers. yesterday i brought it to s-off then i installed an RUU...but still the same problem !!! is it a material issue ??? thank you.
Within TWRP you should wipe data (not custom) to recreate data, system, and etc. folders. This will also wipe whats on you sdcard so, you'll have to adb push new files to your sdcard to flash a rom.
ZikoMikoo said:
Hello, i'm sorry i don't know what to say because i have almost the same problem, my htc one m7_UL won't start...is shutsdown sometimes at boot time, when i take photos with it...and sometimes what ever else, but in recovery mode it can still houers and houers. yesterday i brought it to s-off then i installed an RUU...but still the same problem !!! is it a material issue ??? thank you.
Click to expand...
Click to collapse
my start exactly like yours random restarts etc, after unlock bootloader works for another week and when i playing a game turn off and never can put it work again, now even cant enter recovery
mendek said:
which firmware ? i try many but always failed in signature verification
Click to expand...
Click to collapse
5.11.401.10
majmoz said:
5.11.401.10
Click to expand...
Click to collapse
i flash this firmware, unlock bootloader flash twrp now when is enter in recovery i see the twrp logo and after that reboot and stay in a bootloop
mendek said:
i flash this firmware, unlock bootloader flash twrp now when is enter in recovery i see the twrp logo and after that reboot and stay in a bootloop
Click to expand...
Click to collapse
after flashing a recovery, you also need to
Code:
fastboot erase cache
majmoz said:
5.11.401.10
Click to expand...
Click to collapse
now i can access the recovery, if i restore whe it pass the htc logo stucks with some stripes in the screen and turn off, try flash cyanogen it turn on but some times stucks and reboots i dont what to do maybe hardware fault?
mendek said:
now i can access the recovery, if i restore whe it pass the htc logo stucks with some stripes in the screen and turn off, try flash cyanogen it turn on but some times stucks and reboots i dont what to do maybe hardware fault?
Click to expand...
Click to collapse
Try to get back into TWRP, in TWRP flash this stock ROM Method 1. I am guessing that when you say you restore that you are talking about the nandroid backup you got from the site.

[solved]How to go back to stock (telekom branded )?

Hey,
can someone point me to the right way to reset my HTC One mini 2 Telekom branding back to stock? I want it in the way it was when i first bought it.
thanks
Hi,
Could you post your getvar all info from ADB WITHOUT IMEI and SERIAL NUMBER.
Thanks..
hey, yeah i really would, but my fastboot does not work. I use the minimal adb fastboot and adb works just fine (adb reboot bootloader) but now fastboot doesn't find the device.
Windows devicemanager shows an Android 1.0 device.
HandyBesitzer said:
hey, yeah i really would, but my fastboot does not work. I use the minimal adb fastboot and adb works just fine (adb reboot bootloader) but now fastboot doesn't find the device.
Windows devicemanager shows an Android 1.0 device.
Click to expand...
Click to collapse
Is the device working ?, have you authorized the device in Developer Options as this impacts the device connection in ADB..
As for ROMs you might find it here, if the device is S-Off any version will do, otherwise the version should be same or higher than the version installed, as for steps and everything else, you can visit here
The basic idea is to have a stock Recovery and stock ROM, to get back to full stock, 1st flash stock Recovery via ADB, then flash stock RUU, NEEDLESS TO MENTION ALL DATA WILL BE WIPED.
The other way is for someone to provide a Nandroid image which you can use TWRP to restore, I doubt this is available anywhere, searched everywhere, this is partial stock.
Hey, the device is working fine and is s-off.
Adb is working, too. Only the fastboot does not Work. So i start with back to stock rom and then i go back to stock Recovery? But how can i flash the stock Recovery without fastboot?
HandyBesitzer said:
Hey, the device is working fine and is s-off.
Adb is working, too. Only the fastboot does not Work. So i start with back to stock rom and then i go back to stock Recovery? But how can i flash the stock Recovery without fastboot?
Click to expand...
Click to collapse
When you say fastboot does not work, could you elaborate a bit more ? Can you enter fastboot but the device does not show ? Do you have the USB drivers installed for your device ? uninstall the software that came with device, just install the USB drivers, fastboot requires authorization from device, does your device receive authorization, if not then you can Revoke USB Debugging Authorization from developers option, restart device AND you need to remove all traces of USB drivers from PC from device manager (if you are on Windows), restart PC, reinstall drivers, reconnect device, and try to receive authorization to get fastboot to work.
What ROM are you on currently ?
1st you flash Recovery, then you flash ROM.
If fastboot does not work then you will have to flash the RUU via ADB, but again first you have to flash Recovery first via ADB.
tryllz said:
When you say fastboot does not work, could you elaborate a bit more ? Can you enter fastboot but the device does not show ? Do you have the USB drivers installed for your device ? uninstall the software that came with device, just install the USB drivers, fastboot requires authorization from device, does your device receive authorization, if not then you can Revoke USB Debugging Authorization from developers option, restart device AND you need to remove all traces of USB drivers from PC from device manager (if you are on Windows), restart PC, reinstall drivers, reconnect device, and try to receive authorization to get fastboot to work.
What ROM are you on currently ?
1st you flash Recovery, then you flash ROM.
If fastboot does not work then you will have to flash the RUU via ADB, but again first you have to flash Recovery first via ADB.
Click to expand...
Click to collapse
Yeah that's right, i can enter Fastboot but the device does not show up. I think so that i've installed the drivers, since adb works fine. HTC software is and was never installed. USB Debugging is active in the dev settings.
I've lineage OS installed: https://forum.xda-developers.com/one-mini-2/orig-development/rom-lineageos-14-1-one-mini-2-t3602411
But if adb will do, too i'd choose this option. I start with the recovery from here (https://forum.xda-developers.com/one-mini-2/general/htc-one-mini-2-official-ruu-t3425930) but where can i get the Telecom branded ruu?
==EDIT==
i uninstalled and reinstalled the driver and now fastboot is working
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.101.111011.20.0123
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.19.111.5
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: mem_ul
(bootloader) platform: hTCBmsm8226
(bootloader) modelid: 0P8B20000
(bootloader) cidnum: T-MOB101
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: f807bb3f
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
==EDIT2==
I found this collection: http://www.handy-faq.de/forum/htc-one-mini-2-firmwaresammlung-ruus-otas-backups-t309020
I just noticed that i'm still s-on and not s-off. So I'll first flash the recovery 2.19.111.5:
fastboot flash recovery 'filename'
http://www.handy-faq.de/forum/htc-o...ng-ruus-otas-backups-t309020/#comment-2817813
and after that the firmware:
fastboot flashall 'filename'
http://www.handy-faq.de/forum/htc-o...ng-ruus-otas-backups-t309020/#comment-2817816
Or did i forgot something?
==EDIT==
i still had an backup of my own stock rom, so i'm back on HTC Android 4.4.2 with Sense 6.0 and Telekom branding. Only steps i need to do next:
unroot,
remove twrp,
relook bootloader.
will this be done after i flashed the recovery as shown in my edit 2?
HandyBesitzer said:
Yeah that's right, i can enter Fastboot but the device does not show up. I think so that i've installed the drivers, since adb works fine. HTC software is and was never installed. USB Debugging is active in the dev settings.
I've lineage OS installed: https://forum.xda-developers.com/one-mini-2/orig-development/rom-lineageos-14-1-one-mini-2-t3602411
But if adb will do, too i'd choose this option. I start with the recovery from here (https://forum.xda-developers.com/one-mini-2/general/htc-one-mini-2-official-ruu-t3425930) but where can i get the Telecom branded ruu?
==EDIT==
i uninstalled and reinstalled the driver and now fastboot is working
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.101.111011.20.0123
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.19.111.5
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: mem_ul
(bootloader) platform: hTCBmsm8226
(bootloader) modelid: 0P8B20000
(bootloader) cidnum: T-MOB101
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: f807bb3f
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
==EDIT2==
I found this collection: http://www.handy-faq.de/forum/htc-one-mini-2-firmwaresammlung-ruus-otas-backups-t309020
I just noticed that i'm still s-on and not s-off. So I'll first flash the recovery 2.19.111.5:
fastboot flash recovery 'filename'
http://www.handy-faq.de/forum/htc-o...ng-ruus-otas-backups-t309020/#comment-2817813
and after that the firmware:
fastboot flashall 'filename'
http://www.handy-faq.de/forum/htc-o...ng-ruus-otas-backups-t309020/#comment-2817816
Or did i forgot something?
==EDIT==
i still had an backup of my own stock rom, so i'm back on HTC Android 4.4.2 with Sense 6.0 and Telekom branding. Only steps i need to do next:
unroot,
remove twrp,
relook bootloader.
will this be done after i flashed the recovery as shown in my edit 2?
Click to expand...
Click to collapse
Recovery to use for your device : https://androidfilehost.com/?fid=24052804347828369 / The recovery you are point to is for International/European unbranded devices as is my device..
There is going to be a problem seemingly, since you are S-On, you will not be able to flash this RUU for your device since you are already have a higher version and for this RUU an updated version is posted here separately, in this case flashing will fail both via ADB and Fastboot.
Since you have mentioned you have a backup of your own stock ROM, I'm assuming you are talking about Nandroid backup which you have restored, frankly I cannot recall flashing stock recovery after Nandroid restore, you will have to test it out.
HandyBesitzer said:
I just noticed that i'm still s-on and not s-off. So I'll first flash the recovery 2.19.111.5:
fastboot flash recovery 'filename'
http://www.handy-faq.de/forum/htc-o...ng-ruus-otas-backups-t309020/#comment-2817813
Click to expand...
Click to collapse
: CORRECT..
Let me know how it goes..
tryllz said:
Recovery to use for your device : https://androidfilehost.com/?fid=24052804347828369 / The recovery you are point to is for International/European unbranded devices as is my device..
There is going to be a problem seemingly, since you are S-On, you will not be able to flash this RUU for your device since you are already have a higher version and for this RUU an updated version is posted here separately, in this case flashing will fail both via ADB and Fastboot.
Since you have mentioned you have a backup of your own stock ROM, I'm assuming you are talking about Nandroid backup which you have restored, frankly I cannot recall flashing stock recovery after Nandroid restore, you will have to test it out.
Let me know how it goes..
Click to expand...
Click to collapse
yeah it was a nandroid. Next step i flashed the recovery (branded version found here: http://www.handy-faq.de/forum/htc-o...ng-ruus-otas-backups-t309020/#comment-2817813
and now when i select recovery from hboot i get a black screen showing a smartphone with an red ! on it. I guess that's what the stock recovery does, correct?
so last step, how can i relock the bootloader?
Given your response, could you confirm your device can boot OS, as the red ! mark appears when there is no OS ?!
If no OS then I need some time to find the updated version RUU, else the only option remaining is to keep it Nandroid with TWRP for partial stock..
If OS boots then you can use command
Code:
fastboot oem lock
to relock bootloader..
tryllz said:
Given your response, could you confirm your device can boot OS, as the red ! mark appears when there is no OS ?!
If no OS then I need some time to find the updated version RUU, else the only option remaining is to keep it Nandroid with TWRP for partial stock..
If OS boots then you can use command
Code:
fastboot oem lock
to relock bootloader..
Click to expand...
Click to collapse
red ! is only when i boot into bootloader and select recovery. Otherwise stock T-branded Android 4.4.2 boot perfectly. locking worked fine as well.
Thank you for your help, everything is stock again :good:
HandyBesitzer said:
red ! is only when i boot into bootloader and select recovery. Otherwise stock T-branded Android 4.4.2 boot perfectly. locking worked fine as well.
Thank you for your help, everything is stock again :good:
Click to expand...
Click to collapse
Appreciate the update..

Categories

Resources