Hello, I have a very big problem with my HTC One M7, it's bricked. It's with Hboot 1.57, tampered , relocked, No recovery, no rom and s-on.
I tried to flash a stock RUU.exe
For flashing it I had to lock the bootloader. So I run the ruu.exe and it deleted all from my phone and stuck on "Cheking header - 5%). When I rebooted the phone it was only with bootloader and everything else was wiped.
I tried to unlock it again but after unlocking i tries to get to recovery. But I don't have recovery. If I try to flash a recovery the phone should be unocked. I'm in a circle.
Please help me with this issue. I want to get back with working phone.
I have read all the threads in the forum about bicked htc one m7 but nothing helped me.
Here's my getvar all
C:\HTC>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4A.17.3250.14
(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: PN0710000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 4280mV
(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
zHi5k0 said:
Hello, I have a very big problem with my HTC One M7, it's bricked. It's with Hboot 1.57, tampered , relocked, No recovery, no rom and s-on.
I tried to flash a stock RUU.exe
For flashing it I had to lock the bootloader. So I run the ruu.exe and it deleted all from my phone and stuck on "Cheking header - 5%). When I rebooted the phone it was only with bootloader and everything else was wiped.
I tried to unlock it again but after unlocking i tries to get to recovery. But I don't have recovery. If I try to flash a recovery the phone should be unocked. I'm in a circle.
Please help me with this issue. I want to get back with working phone.
I have read all the threads in the forum about bicked htc one m7 but nothing helped me.
Here's my getvar all
C:\HTC>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4A.17.3250.14
(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: PN0710000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 4280mV
(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
Click to expand...
Click to collapse
unlock the bootloader
flash a custom recovery (twrp 2.6.3.3 preferred)
push a custom rom or a stock reset rom (that match your version) to your phone storage using adb sideload or adb push
install the rom using twrp.
zHi5k0 said:
Hello, I have a very big problem with my HTC One M7, it's bricked. It's with Hboot 1.57, tampered , relocked, No recovery, no rom and s-on.
I tried to flash a stock RUU.exe
For flashing it I had to lock the bootloader. So I run the ruu.exe and it deleted all from my phone and stuck on "Cheking header - 5%). When I rebooted the phone it was only with.....
C:\HTC>fastboot getvar all
(bootloader) version-main:
Click to expand...
Click to collapse
Cheking header - 5% problem is because of version main not found
if you remember exact version then flash same firmware then Run RUU
yatindroid said:
Cheking header - 5% problem is because of version main not found
if you remember exact version then flash same firmware then Run RUU
Click to expand...
Click to collapse
But anyway there is no RUU available that can be used on 1.57 Hboot, S-on and CID HTC__032. So at this point he can only flash a rom using a custom recovery
alray said:
But anyway there is no RUU available that can be used on 1.57 Hboot, S-on and CID HTC__032. So at this point he can only flash a rom using a custom recovery
Click to expand...
Click to collapse
Ohhh Sorry I not noticed that just focused on He was trying flash ruu
The problem is solved Thanks for your help
Help me please
zHi5k0 said:
The problem is solved Thanks for your help
Click to expand...
Click to collapse
Hello, fried. Could you explain or contact me how do you solved this problem? I have the same :crying:
eaeguu said:
Hello, fried. Could you explain or contact me how do you solved this problem? I have the same :crying:
Click to expand...
Click to collapse
Excuse me for the late reply. I'm posting the post that helped me:
Use this recovery
http://techerrata.com/file/twrp2/m7/...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 recovery.img
fastboot erase cache
fastboot reboot-bootloader
Then select recovery from the bootloader menu to boot TWRP Recovery
Put the stock Rom zip in your fastboot folder and rename it rom.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.
When its done Reboot system the device should boot as normal.
Related
After upgrade to 4.4 my phone started to reboot randomly and display "Process com.htc.dialer isn't responding", so i flashed hboot 1.44 and installed new ruu now phone after boot is stuck on black screen and i can see only top bar with icons.
Phone is S-OFF
UNLOCKED
not rooted
below getvar all:
< waiting for device >
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.13.3231.27
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:--------------------
(bootloader) imei: -----------------------
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 4238mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.344s
Any help would be great.
Okay so i flashed it again with same ruu now it load lock screen and aftter unlock it only shows white htc logo and after couple minutes reboot, after one reboot it goes back to being stuck on black screen.
ol3k1990 said:
After upgrade to 4.4 my phone started to reboot randomly and display "Process com.htc.dialer isn't responding", so i flashed hboot 1.44 and installed new ruu now phone after boot is stuck on black screen and i can see only top bar with icons.
Phone is S-OFF
UNLOCKED
not rooted
below getvar all:
< waiting for device >
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.13.3231.27
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:--------------------
(bootloader) imei: -----------------------
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 4238mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.344s
Any help would be great.
Okay so i flashed it again with same ruu now it load lock screen and aftter unlock it only shows white htc logo and after couple minutes reboot, after one reboot it goes back to being stuck on black screen.
Click to expand...
Click to collapse
download 4.19.401.9 no wipe firmware from here and flash it in fastboot RUU mode: https://docs.google.com/spreadsheets/d/1LQDLpVZYyUpXPgC2sh1BvAS9Oo8B-fTiZU_JhpIH-fU/pubhtml
Code:
fastboot oem rebootRUU
fastboot flash zip (name of firmware).zip
fastboot flash zip (name of firmware).zip - [B]yes twice[/B]
[B][I]if successful at the end then[/I][/B]
fastboot reboot-bootloader
[B][I]if failed, report back here before doing anything else.[/I][/B]
now with your phone in fastboot USB mode still, download and run this RUU
http://www.htc1guru.com/dld/ruu_m7_...0-38r-1157-04l_release_353069_signed_2-1-exe/
Seanie280672 said:
download 4.19.401.9 no wipe firmware from here and flash it in fastboot RUU mode:
Code:
fastboot oem rebootRUU
fastboot flash zip (name of firmware).zip
fastboot flash zip (name of firmware).zip - [B]yes twice[/B]
[B][I]if successful at the end then[/I][/B]
fastboot reboot-bootloader
[B][I]if failed, report back here before doing anything else.[/I][/B]
now with your phone in fastboot USB mode still, download and run this RUU
Click to expand...
Click to collapse
Hi, thanks for replaying
I did everyting above and after installing new ruu now is still rebooting the only difference it isstuck on white htc screen after lock screen and the Process com.htc.htcdialer error is showing again.
ol3k1990 said:
I did everyting above and after installing new ruu now is still rebooting the only difference it isstuck on white htc screen after lock screen and the Process com.htc.htcdialer error is showing again.
Click to expand...
Click to collapse
can you post a new fastboot getvar all please ?
Seanie280672 said:
can you post a new fastboot getvar all please ?
Click to expand...
Click to collapse
My new getvar all:
< waiting for device >
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.23.3263.28
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.401.9
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: ----------------
(bootloader) imei: ------------------
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 4264mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-4dab9d12
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.284s
ol3k1990 said:
My new getvar all:
< waiting for device >
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.23.3263.28
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.401.9
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: REMOVE THIS
(bootloader) imei: REMOVE THIS
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 4264mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-4dab9d12
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.284s
Click to expand...
Click to collapse
remove your imei and serial number please like ive done in the quote.
well the firmware flash went fine, if you notice you are now on HBOOT 1.56 and also have a version main, did the RUU flash ok ?
Seanie280672 said:
remove your imei and serial number please like ive done in the quote.
well the firmware flash went fine, if you notice you are now on HBOOT 1.56 and also have a version main, did the RUU flash ok ?
Click to expand...
Click to collapse
It went perfectly fine
ol3k1990 said:
It went perfectly fine
Click to expand...
Click to collapse
I would have to say it sounds like you have some sort of hardware problem going on there, maybe a bad nand.
you could try flashing twrp recovery and then doing a full format (format data) then try all of the above again, see if that works, if it still fails then id say it was down to hardware.
Seanie280672 said:
I would have to say it sounds like you have some sort of hardware problem going on there, maybe a bad nand.
you could try flashing twrp recovery and then doing a full format (format data) then try all of the above again, see if that works, if it still fails then id say it was down to hardware.
Click to expand...
Click to collapse
Thanks for replaying again ,
The phone is still under guarantee so if that wont help i will try to get it back to locked and s-off and then send it for service.
ol3k1990 said:
Thanks for replaying again ,
The phone is still under guarantee so if that wont help i will try to get it back to locked and s-off and then send it for service.
Click to expand...
Click to collapse
yes you can do that, but you will have to flash an earlier firmware and ruu before going s-on, with the later ones, like the one you have on there now, going s-on brings back the tampered flag.
Seanie280672 said:
yes you can do that, but you will have to flash an earlier firmware and ruu before going s-on, with the later ones, like the one you have on there now, going s-on brings back the tampered flag.
Click to expand...
Click to collapse
So it should be alright if i flash hboot 1.44 and install the ruu i used earlier.
ol3k1990 said:
So it should be alright if i flash hboot 1.44 and install the ruu i used earlier.
Click to expand...
Click to collapse
which ruu did you use earlier ?
Seanie280672 said:
which ruu did you use earlier ?
Click to expand...
Click to collapse
Cant post links yet but full name is
RUU Zip M7_UL_JB_50_HTC_Europe_1.28.401.7_Radio_4A.13.3231.27_10.31.1131.05_release_310878_signed
ol3k1990 said:
Cant post links yet but full name is
RUU Zip M7_UL_JB_50_HTC_Europe_1.28.401.7_Radio_4A.13.3231.27_10.31.1131.05_release_310878_signed
Click to expand...
Click to collapse
yup that will be perfect, downgrade your hboot to 1.44, run the ruu.zip, make sure your firmware is downgraded to, it should be and then remove tampered flag from the bootloader if its still there, then lock the bootloader and s-on.
Seanie280672 said:
yup that will be perfect, downgrade your hboot to 1.44, run the ruu.zip, make sure your firmware is downgraded to, it should be and then remove tampered flag from the bootloader if its still there, then lock the bootloader and s-on.
Click to expand...
Click to collapse
Thanks for help
HTC supports Rooting so warranty may still be ok. Depending on your provider honoring it is another thing but I'm sure you can go directly to HTC if your provider has a problem with it.
bornthor said:
HTC supports Rooting so warranty may still be ok. Depending on your provider honoring it is another thing but I'm sure you can go directly to HTC if your provider has a problem with it.
Click to expand...
Click to collapse
HTC will refuse to repair, and make you pay for repairs if you have TAMPERED or UNLOCKED or RELOCKED flags on your bootloader, they will shift all fault and blame onto you.
Seanie280672 said:
HTC will refuse to repair, and make you pay for repairs if you have TAMPERED or UNLOCKED or RELOCKED flags on your bootloader, they will shift all fault and blame onto you.
Click to expand...
Click to collapse
I guess if you have experienced this and or have been told this personally then you know. I'm looking at the htcdev site that says "not all claims... May be covered under warranty." it's worth a try if you can't resurrect it.
Hi Guys,
Here is the status:
Tampered, unlocked, rooted, S-On, ElementalX kernell, TWRP.
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.08
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.09.401.5
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 3947mV
(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
I have tried to run a OTA , it failed, did some weird stuff to the rom and now the HTC doesnt get recognized when booted up.
I have the ElementalX kernel and it doesnt work with SunShine so cant get S-Off, so cant run RUU.
I havent found flashable stock kernel?
Please, if you are able to advise on a step by step way of of getting out of this mess, id be really happy. Optionally you can live assist and i would be willing to compensate you for your time.
Thanks again
Gabriel
xxxx-g-xxxx said:
Hi Guys,
Here is the status:
Tampered, unlocked, rooted, S-On, ElementalX kernell, TWRP.
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.08
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.09.401.5
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 3947mV
(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
I have tried to run a OTA , it failed, did some weird stuff to the rom and now the HTC doesnt get recognized when booted up.
I have the ElementalX kernel and it doesnt work with SunShine so cant get S-Off, so cant run RUU.
I havent found flashable stock kernel?
Please, if you are able to advise on a step by step way of of getting out of this mess, id be really happy. Optionally you can live assist and i would be willing to compensate you for your time.
Thanks again
Gabriel
Click to expand...
Click to collapse
Try to relash your rom completely. There is a stock odexed zip for 6.09.401.5 available on arhd Web site. Stock recovery for that version is also available
Tried the stock recovery and it resulted into a red triangle with a excalamtion mark. I then tried to install ARHD 82 and that resulted in it being frozen at the boot screen. Then flashed the newest firmware as it seems ARHD requires it. After the firmware ARHD still didnt work, so i got my stock rom from 6.09.401.5 working with 6.09.401.10 firmware and tried to apply the 6.09.401.10 OTA, that resulted in the red triangle again.
Right now im at the original status with a working older stock rom, but i feel that i kinda dont have anywhere to move. Seems that the firmware contained stock kernel (if im not mistaken) so i may as well try sunshine to get S-OFF, but im not sure if it helps with the RUU. When i tried RUU before i got stuck at the checking headers.
xxxx-g-xxxx said:
Tried the stock recovery and it resulted into a red triangle with a excalamtion mark. I then tried to install ARHD 82 and that resulted in it being frozen at the boot screen. Then flashed the newest firmware as it seems ARHD requires it. After the firmware ARHD still didnt work, so i got my stock rom from 6.09.401.5 working with 6.09.401.10 firmware and tried to apply the 6.09.401.10 OTA, that resulted in the red triangle again.
Right now im at the original status with a working older stock rom, but i feel that i kinda dont have anywhere to move. Seems that the firmware contained stock kernel (if im not mistaken) so i may as well try sunshine to get S-OFF, but im not sure if it helps with the RUU. When i tried RUU before i got stuck at the checking headers.
Click to expand...
Click to collapse
Stock recovery is the red triangle .. the RUU won't work without s-off your firmware is to new to downgrade.
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 ARHD 81 to your phone
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
Sunshine should work after ARHD is running
so the phone im trying to fix only boots to the bootloader , where i can get into Recovery but from there i cannot flash any of the RUUs i have
im unlocked/tampered, have TWRP installed
< waiting for device >
(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: 5.11.661.8
(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: TELUS001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4264mV
(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
so i was wondering if anyone has some time to spare to help me try to get this phone working again (before my wife kills me )
boc40 said:
so the phone im trying to fix only boots to the bootloader , where i can get into Recovery but from there i cannot flash any of the RUUs i have
im unlocked/tampered, have TWRP installed
< waiting for device >
(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: 5.11.661.8
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: remove
(bootloader) imei: remove
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: TELUS001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4264mV
(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
so i was wondering if anyone has some time to spare to help me try to get this phone working again (before my wife kills me )
Click to expand...
Click to collapse
your s-on so flashing the RUU would require locking the bootloader, But you also can't flash a RUU older than your current software without s-off
edit your post above and remove the imei and serial
to enter stock recovery from the bootloader screen
just select recovery then on the black screen with the triangle hold volume up and tap power
now you should see the stock recovery menu ... try clear cache first as it's less destructive
if it doesn't help go back and do the factory reset (this will wipe all your data on the phone)
clsA said:
your s-on so flashing the RUU would require locking the bootloader, But you also can't flash a RUU older than your current software without s-off
edit your post above and remove the imei and serial
to enter stock recovery from the bootloader screen
just select recovery then on the black screen with the triangle hold volume up and tap power
now you should see the stock recovery menu ... try clear cache first as it's less destructive
if it doesn't help go back and do the factory reset (this will wipe all your data on the phone)
Click to expand...
Click to collapse
i dont get a black screen when i select recovery, it just goes to TWRP
do i need to flash stock recovery?
boc40 said:
i dont get a black screen when i select recovery, it just goes to TWRP
do i need to flash stock recovery?
Click to expand...
Click to collapse
No .. if you have TWRP just push a rom to the phone with adb
adb push rom.zip /sdcard/
just make sure the rom is in the same folder as adb
I would use ARHD >> http://www.androidrevolution.org/downloader/download.php?file=Android_Revolution_HD-One_83.1.zip
Also you need to be on TWRP 2.6.3.3 for the rom to flash without error
http://techerrata.com/browse/twrp2/m7
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
not sure what i did, but i cant connect "adb devices"
so "adb push Android_Revolution_HD-One_83.1.zip /sdcard/" is giving me device not found error
also i read something about using an OTG cable and i seen one when i was out xmas shopping and bought it, it wont mount
im on twrp 2.6.3.3 too
boc40 said:
not sure what i did, but i cant connect "adb devices"
so "adb push Android_Revolution_HD-One_83.1.zip /sdcard/" is giving me device not found error
also i read something about using an OTG cable and i seen one when i was out xmas shopping and bought it, it wont mount
im on twrp 2.6.3.3 too
Click to expand...
Click to collapse
is your phone plugged into the pc and sitting on the TWRP main screen when you push the file ?
fix your PC drivers with post 2 FAQ 2 here >> http://forum.xda-developers.com/showthread.php?t=2541082
clsA said:
is your phone plugged into the pc and sitting on the TWRP main screen when you push the file ?
fix your PC drivers with post 2 FAQ 2 here >> http://forum.xda-developers.com/showthread.php?t=2541082
Click to expand...
Click to collapse
Well i got it working, switched out the microusb cable and then it worked. Thanks for the help! My kid is now rocking 5.0.1
I wanted to GPE my HTC One m7. Having HBoot 1.57 made things a bit hard. I tried Moonshine, Revone, Firewater and Rumrunner, with no luck.
I decided I would pay for SunShine, but I needed a working system first. The various versions of the aforementioned tools were tested on a variety of roms and versions, which probably made this a real mess.
I ended up using this guide to get back to stock rom with stock recovery. (Apparently I am too noob to post links :-/ Here was a link to HTC1Guru "Reset to Stock for S-On")
It works. However, after applying the hotfix for a new system update, and rebooting, dowloading and installing the new update (4.4.3), I get stuck in a boot loop. My bootloader is unlocked, and I can flash a recovery. Booting up recovery while in this boot loop state gives me the phone with a red triangle warning sign on it.
My phone is S-On, HBoot 1.57, bought in Europe, using the *.*.401.* ROMs.
I've tried installing the stock 4.2.2 ROM twice and then applying update, no success. Any ideas on what I can do to get back to a stock phone, not in a boot loop?
Thanks in advance.
Sklirg said:
I wanted to GPE my HTC One m7. Having HBoot 1.57 made things a bit hard. I tried Moonshine, Revone, Firewater and Rumrunner, with no luck.
I decided I would pay for SunShine, but I needed a working system first. The various versions of the aforementioned tools were tested on a variety of roms and versions, which probably made this a real mess.
I ended up using this guide to get back to stock rom with stock recovery. (Apparently I am too noob to post links :-/ Here was a link to HTC1Guru "Reset to Stock for S-On")
It works. However, after applying the hotfix for a new system update, and rebooting, dowloading and installing the new update (4.4.3), I get stuck in a boot loop. My bootloader is unlocked, and I can flash a recovery. Booting up recovery while in this boot loop state gives me the phone with a red triangle warning sign on it.
My phone is S-On, HBoot 1.57, bought in Europe, using the *.*.401.* ROMs.
I've tried installing the stock 4.2.2 ROM twice and then applying update, no success. Any ideas on what I can do to get back to a stock phone, not in a boot loop?
Thanks in advance.
Click to expand...
Click to collapse
The reason it's bootlooping is because the updates that you are downloading are trying to update your hboot, but because you are already on the latest hboot they are failing.
Could you post your fastboot getvar all please without the imei and serial numbers please.
Seanie280672 said:
The reason it's bootlooping is because the updates that you are downloading are trying to update your hboot, but because you are already on the latest hboot they are failing.
Click to expand...
Click to collapse
That makes sense.
Seanie280672 said:
Could you post your fastboot getvar all please without the imei and serial numbers please.
Click to expand...
Click to collapse
Of course!
Code:
λ fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.09.401.11
(bootloader) version-misc: PVT SHIP S-ON
*snip*
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__Y13
(bootloader) battery-status: good
(bootloader) battery-voltage: 3956mV
(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.077s
Thanks
Sklirg said:
That makes sense.
Of course!
Code:
λ fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.09.401.11
(bootloader) version-misc: PVT SHIP S-ON
*snip*
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__Y13
(bootloader) battery-status: good
(bootloader) battery-voltage: 3956mV
(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.077s
Thanks
Click to expand...
Click to collapse
Ok, first thing is first, you will need twrp 2.6.3.3 recovery on your phone, once that's done, push or sideload the Rom linked below, it's full stock Rom 6.09.401.12 so just one above yours, then flash it like any other Rom.
http://www.androidrevolution.org/downloader/download.php?file=One_6.09.401.12_odexed.zip
Seanie280672 said:
Ok, first thing is first, you will need twrp 2.6.3.3 recovery on your phone, once that's done, push or sideload the Rom linked below, it's full stock Rom 6.09.401.12 so just one above yours, then flash it like any other Rom.
Click to expand...
Click to collapse
Thank you! This worked wonders.
Sklirg said:
Thank you! This worked wonders.
Click to expand...
Click to collapse
Your welcome, that's what we're here for :good:
Hey,
long story short, a friend has an old HTC One m7. We revived it from beeing deeply discharged. It was in a bootloader loop.
OS version is NOT shown in the bootloader, no matter which ROM is installed. So we started repairing the system. First I unlocked the bootloader via HTCDev, then flashed TWRP(phone is without branding and S-ON).
This works quite fine. The first problem then was a corrupted storage, which showed a capacity of 2,2 exaByte. Wiping, formatting did not work. So I changed the filesystem and back and then i could wipe, format and the storage capacity was correct again.
No matter which ROM I will flash, if Android 4.4, Android 6.0 or 7.0 and so on, nothing works.
Lineage and some others get stuck at "starting apps", some other just have the boot animation forever.
Only Omni Rom boots into the system, but then i crashes always after a couple of seconds.
I tried also Nandroid backup restores or flash the rom with or without GApps and so on.
I have no idea what to do else. Can anyone help?
Summary:
HTC One (m7)
S-ON
Bootloader HTCDev unlocked
HBOOT-1.61.0000
TWRP 3.2.1-0
ADB Sideload Service inside TWRP not starting
normal ADB commands ARE working
fastboot mode is working
OS Version / OS not detected, not installable, not bootable (no matter which one)
nidico100 said:
Hey,
long story short, a friend has an old HTC One m7. We revived it from beeing deeply discharged. It was in a bootloader loop.
OS version is NOT shown in the bootloader, no matter which ROM is installed. So we started repairing the system. First I unlocked the bootloader via HTCDev, then flashed TWRP(phone is without branding and S-ON).
This works quite fine. The first problem then was a corrupted storage, which showed a capacity of 2,2 exaByte. Wiping, formatting did not work. So I changed the filesystem and back and then i could wipe, format and the storage capacity was correct again.
No matter which ROM I will flash, if Android 4.4, Android 6.0 or 7.0 and so on, nothing works.
Lineage and some others get stuck at "starting apps", some other just have the boot animation forever.
Only Omni Rom boots into the system, but then i crashes always after a couple of seconds.
I tried also Nandroid backup restores or flash the rom with or without GApps and so on.
I have no idea what to do else. Can anyone help?
Summary:
HTC One (m7)
S-ON
Bootloader HTCDev unlocked
HBOOT-1.61.0000
TWRP 3.2.1-0
ADB Sideload Service inside TWRP not starting
normal ADB commands ARE working
fastboot mode is working
OS Version / OS not deteced, not installable, not bootable (no matter which one)
Click to expand...
Click to collapse
Did you tried flashing a RUU?
Can you post the output of "fastboot getvar all" so we can know the exact state of the phone. Don't forget to remove the imei and serialno lines before posting
alray said:
Did you tried flashing a RUU?
Can you post the output of "fastboot getvar all" so we can know the exact state of the phone. Don't forget to remove the imei and serialno lines before posting
Click to expand...
Click to collapse
the problem with the RUU's is, that when I do
Code:
fastboot getvar version-main
no version is shown, so
I don't know which RUU to choose.
Code:
Fastboot>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: XXXXXXXXXXXX
(bootloader) imei: XXXXXXXXXXXXXXX
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__102
(bootloader) battery-status: good
(bootloader) battery-voltage: 3940mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.081s
nidico100 said:
the problem with the RUU's is, that when I do
Code:
fastboot getvar version-main
no version is shown, so
I don't know which RUU to choose.
Code:
Fastboot>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: XXXXXXXXXXXX
(bootloader) imei: XXXXXXXXXXXXXXX
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__102
(bootloader) battery-status: good
(bootloader) battery-voltage: 3940mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.081s
Click to expand...
Click to collapse
Use the 7.19.401.51 ruu
Don't forget to use htc_fastboot.exe instead of fastboot.exe (see the ruu thread in the general section)
alray said:
Use the 7.19.401.51 ruu
Don't forget to use htc_fastboot.exe instead of fastboot.exe (see the ruu thread in the general section)
Click to expand...
Click to collapse
Man you are my hero, thanks a lot it works again
nidico100 said:
Man you are my hero, thanks a lot it works again
Click to expand...
Click to collapse
You're welcome :good:
alray said:
You're welcome :good:
Click to expand...
Click to collapse
one last question, is S-OFF possible for me without paying 25$ for sunshine?
nidico100 said:
one last question, is S-OFF possible for me without paying 25$ for sunshine?
Click to expand...
Click to collapse
Sunshine is required for hboot 1.57 or higher, so the answer is no.