phone reboots subsequently stuck arhd 5.1 ge rom - One (M7) Q&A, Help & Troubleshooting

i have stucked on on boot on arhd 5.1 google edition
i have no other rom in my sdcard only ge 5.1
and phone reboots suddenly after the choose language option comes i am s_on
and even i cannot s off to directly run ruu
and i even cannot put any rom in my sdcard
i have installed a rom manyy times but it reebots and reboots and reboots??
help guys

first things first, you need a computer with adb and fastboot. as well as proper drivers.
please paste the output of fastboot getvar all here [remove the imei and serial!]
is your bootloader unlocked? do you have a custom recovery installed?
shurahbil said:
i have stucked on on boot on arhd 5.1 google edition
i have no other rom in my sdcard only ge 5.1
and phone reboots suddenly after the choose language option comes i am s_on
and even i cannot s off to directly run ruu
and i even cannot put any rom in my sdcard
i have installed a rom manyy times but it reebots and reboots and reboots??
help guys
Click to expand...
Click to collapse

ipfreelytech said:
first things first, you need a computer with adb and fastboot. as well as proper drivers.
please paste the output of fastboot getvar all here [remove the imei and serial!]
is your bootloader unlocked? do you have a custom recovery installed?
Click to expand...
Click to collapse
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.21.3263.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(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__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4104mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-bb768ae1
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
yes bootloader unlock
and i can get into recoveryy

we need to get you s-off if you want to run 4.4 GPE roms.
Grab this rom: http://forum.xda-developers.com/showthread.php?t=2224752
i'd recommend the odexed version
boot into recovery and wipe data (and data/media!)
go back to the main menu
choose install zip from sideload
adb sideload zipname.zip
that will push the zip to the phone and install.
reboot and you should have a working 4.3 stock sense rom.
Then try rumrunner to get s-off:
http://rumrunner.us/
once you get s-off you can run the GPE 4.4 conversion ruu. that will get you a totally stock google play edition. from there you can flash a custom recovery and try other 4.4 roms should you choose.
shurahbil said:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.21.3263.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(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__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4104mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-bb768ae1
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
yes bootloader unlock
and i can get into recoveryy
Click to expand...
Click to collapse

ipfreelytech said:
we need to get you s-off if you want to run 4.4 GPE roms.
Grab this rom: http://forum.xda-developers.com/showthread.php?t=2224752
i'd recommend the odexed version
boot into recovery and wipe data (and data/media!)
go back to the main menu
choose install zip from sideload
adb sideload zipname.zip
that will push the zip to the phone and install.
reboot and you should have a working 4.3 stock sense rom.
Then try rumrunner to get s-off:
http://rumrunner.us/
once you get s-off you can run the GPE 4.4 conversion ruu. that will get you a totally stock google play edition. from there you can flash a custom recovery and try other 4.4 roms should you choose.
Click to expand...
Click to collapse
where should i place the stock rom ?????? i cant connect to sdcard ?

sdcard is irrelevant. this phone doesn't even have an sdcard.
did you flash cwm or twrp recovery? if not then do so.
then you install the rom using install from sideload. with the command adb sideload rom.zip
shurahbil said:
where should i place the stock rom ?????? i cant connect to sdcard ?
Click to expand...
Click to collapse

ipfreelytech said:
sdcard is irrelevant. this phone doesn't even have an sdcard.
did you flash cwm or twrp recovery? if not then do so.
then you install the rom using install from sideload. with the command adb sideload rom.zip
Click to expand...
Click to collapse
are bro tell me step by step
ihave downloaded that system dump
now i have cwm recovery i can get into recovery but cannot boot the phonee??
pls help iam noob
what are u saying while into recovery i should connect phone to computer

ipfreelytech said:
sdcard is irrelevant. this phone doesn't even have an sdcard.
did you flash cwm or twrp recovery? if not then do so.
then you install the rom using install from sideload. with the command adb sideload rom.zip
Click to expand...
Click to collapse
how to sent package into phone

yes you connect the phone to the computer while in recovery
choose install zip from sideload in recovery
adb sideload zipname.zip that is the command you need to use. obviously replacing zipname.zip with the actual name of the zipfile you want to flash
shurahbil said:
are bro tell me step by step
ihave downloaded that system dump
now i have cwm recovery i can get into recovery but cannot boot the phonee??
pls help iam noob
what are u saying while into recovery i should connect phone to computer
Click to expand...
Click to collapse

ipfreelytech said:
yes you connect the phone to the computer while in recovery
choose install zip from sideload in recovery
adb sideload zipname.zip that is the command you need to use. obviously replacing zipname.zip with the actual name of the zipfile you want to flash
Click to expand...
Click to collapse
no package recieved

you're doing something wrong.
pate the entire output of your terminal
select install from sideload then do:
adb devices
adb sideload filename.zip
shurahbil said:
no package recieved
Click to expand...
Click to collapse

ipfreelytech said:
you're doing something wrong.
pate the entire output of your terminal
select install from sideload then do:
adb devices
adb sideload filename.zip
Click to expand...
Click to collapse
done thank u very much
but me getvar mani-version is blank!!!!!!!!!!!!!

there seems to be a bunch of people with that issue.
you should try and s-off and then do a full GPE conversion with the RUU
shurahbil said:
done thank u very much
but me getvar mani-version is blank!!!!!!!!!!!!!
Click to expand...
Click to collapse

ipfreelytech said:
there seems to be a bunch of people with that issue.
you should try and s-off and then do a full GPE conversion with the RUU
Click to expand...
Click to collapse
I am at stock now system dump link u have gaved
So will I get ota with main version blank

I heard people said using latest CWR recovery is the best. But TWRP is fine for me. If you s-off, you can put the phone in fastboot (power+vol down) mode and RUU it.
shurahbil said:
i have stucked on on boot on arhd 5.1 google edition
i have no other rom in my sdcard only ge 5.1
and phone reboots suddenly after the choose language option comes i am s_on
and even i cannot s off to directly run ruu
and i even cannot put any rom in my sdcard
i have installed a rom manyy times but it reebots and reboots and reboots??
help guys
Click to expand...
Click to collapse

Related

I broke it, can you fix it?

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

Unable to flash any zip or restore backup or flash any thing.

I cant do relock, flash recovery, flash zip, sideload. I can boot to recovery(TWRP) but when I try to restore backup it will cut off and reboot in the middle. When I try install any rom it will be successful, but no ROM is installed(very quick flashing) . I cant see any files in system folder. I cant flash RUU because I cant relock.
In short way it showing all things looks like accepted by phone but it does nothing! Something like write protection.
And it showing only 3814MB instead 32GB on recovery.
I would be happy if someone has any good idea how to get it back to life.
Bootloader tampered, unlocked, hboot 1.55 S-ON
robdevil said:
I cant do relock, flash recovery, flash zip, sideload. I can boot to recovery(TWRP) but when I try to restore backup it will cut off and reboot in the middle. When I try install any rom it will be successful, but no ROM is installed(very quick flashing) . I cant see any files in system folder. I cant flash RUU because I cant relock.
In short way it showing all things looks like accepted by phone but it does nothing! Something like write protection.
And it showing only 3814MB instead 32GB on recovery.
I would be happy if someone has any good idea how to get it back to life.
Bootloader tampered, unlocked, hboot 1.55 S-ON
Click to expand...
Click to collapse
Ok first, a few questions:
can you post the output of fastboot getvar all except the imei and serialno ?
What rom/version are you trying to flash?
What backup? is it your personal backup, or one you have downloaded?
What version of TWRP are you using?
Is there any error code displayed after flashing the rom? Does it says "failed", "successful", "enable to mont /somehting" ??
Do you have all you drivers installed correctly? When your phone is in bootloader mode, in windows device manager, what does it says?
Do you have checked MD5 on your ROM/RECOVERY/BACKUP before flashing?
please answer all questions the best you can.
alray said:
Ok first, a few questions:
can you post the output of fastboot getvar all except the imei and serialno ?
What rom/version are you trying to flash?
What backup? is it your personal backup, or one you have downloaded?
What version of TWRP are you using?
Is there any error code displayed after flashing the rom? Does it says "failed", "successful", "enable to mont /somehting" ??
Do you have all you drivers installed correctly? When your phone is in bootloader mode, in windows device manager, what does it says?
Do you have checked MD5 on your ROM/RECOVERY/BACKUP before flashing?
please answer all questions the best you can.
Click to expand...
Click to collapse
Ad1:
C:\Users\Robert>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.21.3263.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.62.401.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: (removed)
(bootloader) imei: (removed)
(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: 4313mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-bb768ae1
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.127s
Ad2:
I tried insert coin, HD revolution, GE from mike, stock odex too.
Ad3: Backups are stored in phone memory. All were there when phone has arrived so I do assume they are belongs to previous owner. However memory looks like corrupted. I can not add or remove any files.
Ad4: TWRP 2.6.3.3 When I try to flash new one in fastboot it is successful but recovery remain the same.
Ad5: Every rom with aroma installer is successful but nothing is installed. Stock odex HD wont install from otg or sideload just keeps rebooting.
http://youtu.be/rcqGOf24woM or showing error that it cant execute updater from zip.
Ad6: Yes all drivers are ok.
Ad7: Yes all md5 were ok
robdevil said:
Ad1:
C:\Users\Robert>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.21.3263.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.62.401.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: (removed)
(bootloader) imei: (removed)
(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: 4313mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-bb768ae1
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.127s
Ad2:
I tried insert coin, HD revolution, GE from mike, stock odex too.
Ad3: Backups are stored in phone memory. All were there when phone has arrived so I do assume they are belongs to previous owner. However memory looks like corrupted. I can not add or remove any files.
Ad4: TWRP 2.6.3.3 When I try to flash new one in fastboot it is successful but recovery remain the same.
Ad5: Every rom with aroma installer is successful but nothing is installed. Stock odex HD wont install from otg or sideload just keeps rebooting.
http://youtu.be/rcqGOf24woM or showing error that it cant execute updater from zip.
Ad6: Yes all drivers are ok.
Ad7: Yes all md5 were ok
Click to expand...
Click to collapse
reflash twrp 2.6.3.3
MD5: 72067aefb69541d40e8420d7aa46408d
Code:
fastboot flash recovery recovery.img
fastboot erase cache
fastboot reboot-bootloader
then boot in recovery and wipe everything + format data.
push this rom to your phone:http://www.htc1guru.com/dld/guru_reset_m7_3-62-401-1-zip/ this will take between 5-10 min (no progress bar just wait for adb to give you back the prompt)
md5: 6444b41a1f332f31345d5ead674382d7
Code:
adb push guru_reset_m7_3.62.401.1.zip /sdcard/
when the transfer is complete, in twrp select "install" then select "guru_reset_m7_3.62.401.1.zip"
then follow instruction in Aroma GUI
report back if it works or not.
good luck
It doesnt work.
I can push files to sdcard. but when I do wipe, all files from media will be deleted except those which already was there. So I cant delete insertcoin zip from sd and I cant delete backups. It looks like its memory is write protected.
When I try install something it all looks ok but it does nothing. Just reboot...white htc screen....reboot to recovery no changes done at all. It is like frozen.
Command fastboot reboot-bootloader doesnt work. It will boot to splash then back to recovey but not to bootloader.
Comand fastboot oem lock does nothing.
Any other ideas?
robdevil said:
It doesnt work.
I can push files to sdcard. but when I do wipe, all files from media will be deleted except those which already was there. So I cant delete insertcoin zip from sd and I cant delete backups. It looks like its memory is write protected.
When I try install something it all looks ok but it does nothing. Just reboot...white htc screen....reboot to recovery no changes done at all. It is like frozen.
Command fastboot reboot-bootloader doesnt work. It will boot to splash then back to recovey but not to bootloader.
Comand fastboot oem lock does nothing.
Any other ideas?
Click to expand...
Click to collapse
You are not the only one with this issue.
If he gets a solution you could use the same :
http://forum.xda-developers.com/htc-one/help/wipe-doesnt-wipe-flash-doesnt-flash-t2832553/page2
robdevil said:
It doesnt work.
I can push files to sdcard. but when I do wipe, all files from media will be deleted except those which already was there. So I cant delete insertcoin zip from sd and I cant delete backups. It looks like its memory is write protected.
When I try install something it all looks ok but it does nothing. Just reboot...white htc screen....reboot to recovery no changes done at all. It is like frozen.
Command fastboot reboot-bootloader doesnt work. It will boot to splash then back to recovey but not to bootloader.
Comand fastboot oem lock does nothing.
Any other ideas?
Click to expand...
Click to collapse
It doesnt look good. Maybe you could try to restore using the ruu, not sure if it will make a difference.
http://www.htc1guru.com/2014/03/android-ruu-europe/
alray said:
It doesnt look good. Maybe you could try to restore using the ruu, not sure if it will make a difference.
http://www.htc1guru.com/2014/03/android-ruu-europe/
Click to expand...
Click to collapse
I would like to but I can not re-lock it.
robdevil said:
I would like to but I can not re-lock it.
Click to expand...
Click to collapse
you're right sorry.

[Q] Installing Android Revolution

Hello, I have an HTC One M7 and I'm trying to install the custom ROM Hd revolution. To do this I follow this guide : http://forum.xda-developers.com/showthread.php?t=2265618 . I've already unlock the bootloader and now I'm trying to "Flashing custom recovery" everything is ok till the stage 8, on my terminal they write the good message "OKAY" however my phone is block the white screen with fastboot and I don't have access to do a nandroid backup. Do you have an idea why? thank you very much
ti_coco said:
Hello, I have an HTC One M7 and I'm trying to install the custom ROM Hd revolution. To do this I follow this guide : http://forum.xda-developers.com/showthread.php?t=2265618 . I've already unlock the bootloader and now I'm trying to "Flashing custom recovery" everything is ok till the stage 8, on my terminal they write the good message "OKAY" however my phone is block the white screen with fastboot and I don't have access to do a nandroid backup. Do you have an idea why? thank you very much
Click to expand...
Click to collapse
Can you post a fastboot getvar all, removing the serial number and imei please?
Also, are you trying to run the command "fastboot boot recovery recovery.img"?
What version of recovery are you using?
stovie_steve said:
Can you post a fastboot getvar all, removing the serial number and imei please?
Also, are you trying to run the command "fastboot boot recovery recovery.img"?
What version of recovery are you using?
Click to expand...
Click to collapse
"(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.28.3218.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.10.1020.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__247
(bootloader) battery-status: good
(bootloader) battery-voltage: 3920mV
(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!"
No I try to do "fastboot boot recovery.img" as explained in the guide in order to do a nandroid back after. I use TWRP recovery. Thanks for your help
ti_coco said:
"(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.28.3218.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.10.1020.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__247
(bootloader) battery-status: good
(bootloader) battery-voltage: 3920mV
(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!"
No I try to do "fastboot boot recovery.img" as explained in the guide in order to do a nandroid back after. I use TWRP recovery. Thanks for your help
Click to expand...
Click to collapse
You can't use fastboot boot recovery with that version of hboot. Only works for hboot 1.44 it mentions in the guide it only works in earlier versions
You have to flash the recovery using the command fastboot flash recovery recovery.img
After that you can make a nandroid backup, but it won't contain stock recovery
stovie_steve said:
You can't use fastboot boot recovery with that version of hboot. Only works for hboot 1.44 it mentions in the guide it only works in earlier versions
You have to flash the recovery using the command fastboot flash recovery recovery.img
After that you can make a nandroid backup, but it won't contain stock recovery
Click to expand...
Click to collapse
Ok, thank you but how can I do a stock recovery then ?
ti_coco said:
Ok, thank you but how can I do a stock recovery then ?
Click to expand...
Click to collapse
I checked and couldn't find one for you. Here are other stock recoveries but none for your version
Are you planning on getting s off after you install your custom ROM? Means you can run an earlier RUU for your CID which will put you completely stock again if you need to return your phone for warranty purposes etc
stovie_steve said:
I checked and couldn't find one for you. Here are other stock recoveries but none for your version
Are you planning on getting s off after you install your custom ROM? Means you can run an earlier RUU for your CID which will put you completely stock again if you need to return your phone for warranty purposes etc
Click to expand...
Click to collapse
Sorry I don't know very well, so I don't understand what you are saying How do I become s-off after my ROM ?And what does it change?
ti_coco said:
Sorry I don't know very well, so I don't understand what you are saying How do I become s-off after my ROM ?And what does it change?
Click to expand...
Click to collapse
If you do not understand what s off is or what it means for your phone, then don't worry. It's not for you
To install the custom ROM, you need to flash the recovery rather than boot recovery as suggested by the guide. If you have any problems installing the ROM I'd be happy to help you along. But continue with the guide in the meantime
stovie_steve said:
If you do not understand what s off is or what it means for your phone, then don't worry. It's not for you
To install the custom ROM, you need to flash the recovery rather than boot recovery as suggested by the guide. If you have any problems installing the ROM I'd be happy to help you along. But continue with the guide in the meantime
Click to expand...
Click to collapse
Ok, just do I need to root my phone to install this ROM ?
ti_coco said:
Ok, just do I need to root my phone to install this ROM ?
Click to expand...
Click to collapse
To install the ROM:
1. Unlock your bootloader
2. Flash TWRP, preferably version 2.6.3.3 and download ROM to your phone
3. Make a nandroid backup in recovery
4. install ROM and follow instructions
stovie_steve said:
To install the ROM:
1. Unlock your bootloader
2. Flash TWRP, preferably version 2.6.3.3 and download ROM to your phone
3. Make a nandroid backup in recovery
4. install ROM and follow instructions
Click to expand...
Click to collapse
I did what you say but now my HTC One is stuck on HTC logo that comes on while switching it on....
ti_coco said:
I did what you say but now my HTC One is stuck on HTC logo that comes on while switching it on....
Click to expand...
Click to collapse
Did you use 2.6.3.3 version of twrp?
When installing the ROM did you choose to do a complete wipe in the options whilst installing it?
make sure you flash the lastest firmware as well...
divxdvd said:
make sure you flash the lastest firmware as well...
Click to expand...
Click to collapse
I believe he is already on the latest firmware for his device
Also, from Vomers Guide:
FIRMWARE FAQ:
Q: Do I need S-OFF for firmware flashing?
A: YES!
OP doesn't have s off
It works now, for information I used clockwork but it didn't work so I reflash my phone wirth twrp-2.6.3.3-m7.img and erase cach. Then I reinstall the ROM and it worked!

[SOLVED]HTC one M7 - Not Starting - Issue while updating to Lollipop

I have tried updating the htc one m7 to lollipop and during installation phone went into recovery mode. this is the getvar log from device. currently i have an unlocked bootloader.
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.28.3218.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.07.1540.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: BS_US001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4116mV
(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.049s
can some one guide on how to proceed forward?
One more issue is im unable to connect the phone to laptop. i have tried installing a custom ROM.
[email protected] said:
I have tried updating the htc one m7 to lollipop and during installation phone went into recovery mode. this is the getvar log from device. currently i have an unlocked bootloader.
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.28.3218.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.07.1540.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: BS_US001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4116mV
(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.049s
can some one guide on how to proceed forward?
One more issue is im unable to connect the phone to laptop. i have tried installing a custom ROM.
Click to expand...
Click to collapse
its very easy to fix, all you have to do is run the dev edition RUU again to make sure everything is fully stock for the update to work, however, your real issue is the fact it wont connect to your laptop, why not ? whats it doing ? what does device manager say ?
Ok. Connecting to computer im least bothered. I need it to be up and running.
I have unlocked bootloader, installed TWRP 2.7.1.1. Where can i get the dev edition RUU? Can i just run it from system by connecting phone in fastboot?
[email protected] said:
Ok. Connecting to computer im least bothered. I need it to be up and running.
I have unlocked bootloader, installed TWRP 2.7.1.1. Where can i get the dev edition RUU? Can i just run it from system by connecting phone in fastboot?
Click to expand...
Click to collapse
your computer needs to see the phone whilst the phone is in fastboot mode in the bootloader for anything to work, but the the updated lollipop RUU is here: http://forum.xda-developers.com/htc-one/general/guide-convert-m7-developer-edition-t2840311
Yeah, system is able to read commands from fastboot. So i have follow the 2nd part of the link above?
[email protected] said:
Yeah, system is able to read commands from fastboot. So i have follow the 2nd part of the link above?
Click to expand...
Click to collapse
yes just the 2nd part as your already on dev edition, if it fails, you may have to download and install the firmware first, due to you running a custom recovery, you can find the firmware here, thanks to @alray https://www.androidfilehost.com/?w=files&flid=20283, you will want the 6.07.1540.2 firmware which matches your version main.
I have connected the device in fastboot and ran the RUU, but it failed saying Recovery, and then it exited the process on computer. But my phone is still in the same silver htc logo, does it mean its installing or it failed to install? And BTW how do i install that firmware and also there a few versions if the same firmware!
If you can help me with sorting out this it would be of great help!! Thanks in advance for all the help till now...
[email protected] said:
I have connected the device in fastboot and ran the RUU, but it failed saying Recovery, and then it exited the process on computer. But my phone is still in the same silver htc logo, does it mean its installing or it failed to install? And BTW how do i install that firmware and also there a few versions if the same firmware!
If you can help me with sorting out this it would be of great help!! Thanks in advance for all the help till now...
Click to expand...
Click to collapse
here you go, easy way, download this: https://www.androidfilehost.com/?fid=95897840722641610 rename it to rom.zip for ease
place it in the same folder as adb and fastboot on your computer, then open a command window there. first you need to get out of RUU mode, so type fastboot reboot-bootloader, your phone should return to the bootloader screen, then enter recovery on your phone, hopefully twrp recovery still, then type adb push rom.zip /sdcard/, takes a while but it will let you know when its done, it will look like its doing nothing whilst its pushing.
unplug your phone and flash the rom, select stock radio and stock recovery when prompted, when the phone starts back up, check for updates, as you are s-on your bootloader will need to be relocked to update.
Thanks man for the help.
let me try and install that thing. Need to know why to relock the boot loader? and how can i relock it?
[email protected] said:
Thanks man for the help.
let me try and install that thing. Need to know why to relock the boot loader? and how can i relock it?
Click to expand...
Click to collapse
just type fastboot oem lock with your phone in fastboot mode, if you need to unlock in the future, just use the unlock token again or goto HTC Dev to get a new one.
Can i locck it belore running RUU or flashing rom?
[email protected] said:
Can i locck it belore running RUU or flashing rom?
Click to expand...
Click to collapse
no, it needs to be unlocked for flashing the reset rom in order to use the custom recovery.
locked / re-locked for running RUU
C:\Users\USER\Desktop\OneDrivers_Fastboot\Fastboot>adb push rom.zip /sdcard/
error: device not found
Im getting this on pushing from recovery mode. How can i resolve this?
[email protected] said:
C:\Users\USER\Desktop\OneDrivers_Fastboot\Fastboot>adb push rom.zip /sdcard/
error: device not found
Im getting this on pushing from recovery mode. How can i resolve this?
Click to expand...
Click to collapse
when your phone is in recovery, have a look in device manager, see what it says for your phone ?
Its not able to find my device properly. Attaching it
[email protected] said:
Its not able to find my device properly. Attaching it
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?p=52135024
See Question (2 in this faq post to fix your drivers
That worked great man!! I have pushed it to device and now installing.
Its been 10 mins and i can still see the Installing bar running with 0.00%.. Is it correct or abnormal?
[email protected] said:
That worked great man!! I have pushed it to device and now installing.
Its been 10 mins and i can still see the Installing bar running with 0.00%.. Is it correct or abnormal?
Click to expand...
Click to collapse
no that doesnt sound right, has it done anything in aroma, like wipe partitions etc ?
Seanie280672 said:
your computer needs to see the phone whilst the phone is in fastboot mode in the bootloader for anything to work, but the the updated lollipop RUU is here: http://forum.xda-developers.com/htc-one/general/guide-convert-m7-developer-edition-t2840311
Click to expand...
Click to collapse
Seanie280672 said:
no that doesnt sound right, has it done anything in aroma, like wipe partitions etc ?
Click to expand...
Click to collapse
I have choose to wipe partition. Shall i not?
[email protected] said:
I have choose to wipe partition. Shall i not?
Click to expand...
Click to collapse
yes you should, but has the aroma installer done that part yet is what im asking ?

I'm stuck. Nothing seems to work. Please Help.

I own an HTC One (M7) phone and recently I wanted to go back to stock rom because I got tired of the installed custom rom.
All my efforts doing that have failed and I think I've run out of options.
First of all, I tried using TWRP to restore to a Nandroid backup (which successfully worked on my other HTC One when I did that), but got a "failed" error in the first 3 seconds.
Finally, when I ran out of options of going back to stock rom, I thought CM12 would be a good option too. So I downloaded the latest CM12 nightly build, followed the instructions, tried installing it though TWRP but failed again. It seems like, no matter what I tried to do with TWRP it fails.
I run version TWRP 2.6.0.1 , so I thought it updating it to the latest version would be an option. But I can't do that since there's no software in my phone and updating it using ADB tools and TWRP doesn't seem to work either.
The device is S-ON, Tampered and the bootloader is unlocked. I also flashed SuperSU but whenever I reboot the phone, TWRP says my phone is not rooted, even if should be and asks me if I want to install SuperSU, but it seems it does nothing.
I figured out maybe you guys could help me.
iamvladish said:
I thought CM12 would be a good option too. So I downloaded the latest CM12 nightly build, followed the instructions, tried installing it though TWRP but failed again. It seems like, no matter what I tried to do with TWRP it fails.
I run version TWRP 2.6.0.1
Click to expand...
Click to collapse
2.6.0.1 is very old and won't flash any newer roms. CM12 also required at least twrp 2.7.1.1 to be flashed.
http://wiki.cyanogenmod.org/w/HTC_fstab_updates
read under "twrp recoveries" in blue
so I thought it updating it to the latest version would be an option. But I can't do that since there's no software in my phone
Click to expand...
Click to collapse
You don't need any software on your phone to flash a custom recovery.
and updating it using ADB tools
Click to expand...
Click to collapse
The recovery must be flashed using fastboot commands, not adb:
Code:
fastboot flash zip name_of_your_recovery.img
fastboot erase cache
fastboot reboot-bootloader
and TWRP doesn't seem to work either
Click to expand...
Click to collapse
You can only update twrp using twrp on newer twrp version where you have the "flash .img file" option which afaik wasn't possible on 2.6.0.1
The device is S-ON, Tampered and the bootloader is unlocked. I also flashed SuperSU but whenever I reboot the phone, TWRP says my phone is not rooted, even if should be and asks me if I want to install SuperSU, but it seems it does nothing.
Click to expand...
Click to collapse
A "rooted phone" is a misconception. You don't root a phone, you root the OS on it. If there is no OS installed on the phone, there is nothing to root so you'll get this twrp message to root the phone until you have a rooted OS installed.
So you'll have to update your twrp recovery so you can flash a rom
Or
there might be a RUU you could flash on your phone to reset it back to stock. You'll need to post the output of "fastboot getvar all" to determine that (do not post imei or serialno)
So, basically, there's no way of updating TWRP from the bootloader or recovery? I tried flashing it using fastboot flash boot twrp.img, but doesn't seem to work. I was wondering. If I install another recovery and then flash the latest version of twrp, will that work? Or should I install an older rom in order to update TWRP?
But, maybe there's something I could flash to go back to stock rom. Thanks again !
(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.10
(bootloader) version-misc: PVT SHIP S-ON
(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: 4310mV
(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
However, I managed to search for a RUU file and downloaded it from here
http://forum.xda-developers.com/showpost.php?p=59436794&postcount=2
I found the one which matched the cid and model of my phone.
But I don't know how to use it. I tried installing it through TWRP but it fails.
Tried installing other recoveries but now none of them works. What to do?
iamvladish said:
So, basically, there's no way of updating TWRP from the bootloader
Click to expand...
Click to collapse
Yes like I said above you can flash twrp from the bootloader using fastboot commands.
I tried flashing it using fastboot flash boot twrp.img, but doesn't seem to work.
Click to expand...
Click to collapse
Its "fastboot flash recovery twrp.img" not "fastboot flash boot twrp.img". "boot" is the kernel partition, so you have flashed twrp to your kernel partition instead of the recovery partition...
fastboot flash recovery twrp.img
fastboot erase cache
fastboot reboot-bootloader
But, maybe there's something I could flash to go back to stock rom. Thanks again !
(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.10
(bootloader) version-misc: PVT SHIP S-ON
(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: 4310mV
(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
However, I managed to search for a RUU file and downloaded it from here
http://forum.xda-developers.com/showpost.php?p=59436794&postcount=2
I found the one which matched the cid and model of my phone.
But I don't know how to use it. I tried installing it through TWRP but it fails.
Tried installing other recoveries but now none of them works. What to do?
Click to expand...
Click to collapse
Yes you can use this ruu on your phone but its not flashed using a recovery. Instructions to flash this ruu are posted at post#1 of that same thread.
http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
So now I have the latest TWRP version, but somehow flashing that RUU doesn't work.
When I get to the 7th step, I get this
c:\adb>htc_fastboot flash zip RUU.zip
error: preprocess_file : Cannot open file RUU.zip
I got a feeling that I was so close to fix my phone, but now I don't understand why I get that error.
I relocked the bootloader and did everything in the instructions.
Could you please help me get this?
Dragging the folder to the terminal doesn't work either and I get this
c:\adb>htc_fastboot flash zip C:\adb\RUU.zip
error: preprocess_file : Cannot open file C:\adb\RUU.zip
! Late edit: I managed to return my phone to stock rom using that Nandroid backup (http://forum.xda-developers.com/htc...lease-help-t3044972/post59202323#post59202323).
Apparently, using the latest TWRP version could save you a lot of time.
Thanks a lot !

Categories

Resources