[Q] Bootloop after going GPE to a 4.4 Rom - One (M7) Q&A, Help & Troubleshooting

A couple of months back I flashed my HTC One to a GPE Rom and then updating using OTA to Android 4.3 which was working fine.
Upon finding this: http://forum.xda-developers.com/showthread.php?t=2356654
I wanted to flash to 4.4 using it. I followed instructions and it said it installed fine.
However I'm no stuck in a boot loop.
I get the "HTc quietly brilliant" screen and then it reboots, and this loops.
I can hold down vol button and then select recovery but as soon as I do it reboots and I cannot get into recover. I've tried a few adb commands like adb reboot recovery etc. and it just says device not found. Any tips?

Is your bootloader unlocked? Custom or stock recovery?
Sent from my HTC One using Tapatalk

Ivanovic said:
Is your bootloader unlocked? Custom or stock recovery?
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Before doing the flashing I was bootloader unlocked and was using clockwork mod if that is what you're asking.

You flashed a custom Google edition Rom or your converted your phone to Google edition (change cid,stock Rom,stock recovery) ?
Sent from my HTC One using Tapatalk

Ivanovic said:
You flashed a custom Google edition Rom or your converted your phone to Google edition (change cid,stock Rom,stock recovery) ?
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
I didn't change anything, just flashed a Rom to make it a GPE. I just installed clockwork mod and flashed the rom.
this is the name of the rom I used
bigxie_m7_GPe_JWR66V_odexed-signed

Maybe the 4.4 you flashed isn't compatible. I suggest you flash back that Rom or restore your nandroid backup if any
Sent from my HTC One using Tapatalk

Ivanovic said:
Maybe the 4.4 you flashed isn't compatible. I suggest you flash back that Rom or restore your nandroid backup if any
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
How can I do this if my phone won't go into recovery and just keeps looping to boot screen?

Reflash cwm or twrp. You need the latest version.
Then flash again ARHD 5.1 Rom and make sure you full wipe.
Sent from my HTC One using Tapatalk

Ivanovic said:
Reflash cwm or twrp. You need the latest version.
Then flash again ARHD 5.1 Rom and make sure you full wipe.
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Same here. I even dunno how to flash a new recovery...i don´t have any access to the phone - only hboot...

Boot to bootloader. Choose fastboot and then connect your phone to PC.
Next step is to download the latest version of your favorite custom recovery and place it inside the fastboot folder. Open a command window and write fastboot devices to check that fastboot is working and then write the following:
Fastboot flash recovery filename.img
Sent from my HTC One using Tapatalk

Ivanovic said:
Boot to bootloader. Choose fastboot and then connect your phone to PC.
Next step is to download the latest version of your favorite custom recovery and place it inside the fastboot folder. Open a command window and write fastboot devices to check that fastboot is working and then write the following:
Fastboot flash recovery filename.img
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Ok,but there´s a little problem : ABD couldn´t find my device..

Download the latest HTC drivers. There are in the android development sub forum
Sent from my HTC One using Tapatalk

Ivanovic said:
Download the latest HTC drivers. There are in the android development sub forum
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Puh...recovery works again.Thanks ! But I got another question : Is it possible to flash a ROM directly by using ADB ?

No. But you can use adb to transfer a Rom to your sdcard using adb push command
Sent from my HTC One using Tapatalk

Ivanovic said:
No. But you can use adb to transfer a Rom to your sdcard using adb push command
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Like discribed in this thread ?
http://forum.xda-developers.com/showthread.php?t=1667929

Yes, that is the way to so it
Sent from my HTC One using Tapatalk

Ivanovic said:
Yes, that is the way to so it
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
It won´t work...
I´m not able to mount/unmount system with theTWPR 2.6.3.0...but it´s the only recovery that works. I couldn´t even find the right cwm recovery...damn...

I'm was having the exact same problem, and I believe it's because you're S-ON like I am (says in the first green line of the bootloader)
Problem is try as I might (rum runner, Moonshine, revone) I cannot for the life of me get my phone S-OFF
Rum runner tells me there is no adb connection to the device, yet moonshine has no problem there and it's driving me nuts.
Until you can get S-OFF (and if you manage it let me know how) you'll more than likely have bootloop issues with that ROM

DiCR7 said:
I won´t work...
I´m not able to mount/unmount system with theTWPR 2.6.3.0...but it´s the only recovery that works. I couldn´t even find the right cwm recovery...damn...
Click to expand...
Click to collapse
Make sure adb works and write the paths correctly. What kind of error did you get?
Sent from my HTC One using Tapatalk

Ivanovic said:
Make sure adb works and write the paths correctly. What kind of error did you get?
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
This one seems to be proper :
C:\Program Files\Minimal ADB and Fastboot>adb push Android_Revolution_HD-One_4.1
_GE.zip /sdcard/Android_Revolution_HD-One_4.1_GE.zip
2282 KB/s (452221989 bytes in 193.456s)
..but after that,,,unable to open the zip file..and the best - the zip file has gone!!
Hmm..with TWPR I´m not able to mount the sdcard..maybe thats the failure...

Related

Nearly bricked

Hi guys! Got my One today, rooted flashed recovery and flashed patch for advanced power menu... after flashing last one phone won't load after htc logo, and I didnt do backup... and I there is no "mount usb" in a new cwm recovery!((( what to do guys? how to transfer rom to the phone?
Flash boot.img via fastboot
Sent from my EVO using Tapatalk 2
eg1122 said:
Flash boot.img via fastboot
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
Doesnt help(((
It could also be a signature issue. If the mod does not have the original signatures and you are on stock Rom, this is probably why it won't boot. Best thing to do will be to download a Rom and see if adb picks up the phone. If it does use adb to push the Rom zip into the sdcard and flash it. Then you will need to flash the boot image via fastboot.
Sent from my EVO using Tapatalk 2
eg1122 said:
It could also be a signature issue. If the mod does not have the original signatures and you are on stock Rom, this is probably why it won't boot. Best thing to do will be to download a Rom and see if adb picks up the phone. If it does use adb to push the Rom zip into the sdcard and flash it. Then you will need to flash the boot image via fastboot.
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
what do you mean by adb picks up the rom?
ekabon said:
what do you mean by adb picks up the rom?
Click to expand...
Click to collapse
Download the android sdk and go to the folder where adb is in. Open command prompt from that folder, connect phone to pc and type adb remount to see if it picks the phone up. You need to have the HTC drivers installed as well.
Sent from my EVO using Tapatalk 2

[Q] I am stuck on CryanogenMod startup screen

i rooted my htc vivid yesterday and i wanted to get a custom rom do i downloaded it and flashed it on my phone but when i rebooted my phone all that comes up is the cyanogenmod startup screen with the spinning circle and nothing else happens i deleted my recovery by mistake and now im stuck like this can anybody help?
tpaina380 said:
i rooted my htc vivid yesterday and i wanted to get a custom rom do i downloaded it and flashed it on my phone but when i rebooted my phone all that comes up is the cyanogenmod startup screen with the spinning circle and nothing else happens i deleted my recovery by mistake and now im stuck like this can anybody help?
Click to expand...
Click to collapse
Have you wiped data and both cache as well..??
Also have your flashed latest Gapps..?
i need to correst apps
i was hoping to flash it back to the stock Rogers [ICS] 4.0.3 ruu do you know where i can get that ruu?
Yes
Yes ive done that and it still shows the cyanogenmod screen when i start up the phone it wont load past that
If its your first time installing... you need to wipe data as well
Sent from my Vivid 4G using Tapatalk 2
Did you fastboot flash the boot.img
Sent from my HTC PH39100 using xda app-developers app
No
i dont know where the boot.img is
tpaina380 said:
i dont know where the boot.img is
Click to expand...
Click to collapse
It's in the Rom zip, assuming your not s-off it must be flashed separately
You can check if your s-off by going to hboot, toward the top it will say s-off or s-on...which basically means security off/on - its another level of security HTC added on above the bootloader
Sent from my HTC PH39100 using Tapatalk 2
It says s-on
so what do i do from here?
Put your boot.img into the folder which your fastboot and adb are and then open a terminal to the folder. Then put your phone into fastboot by entering the bootloader. Then type fastboot devices to see if your device is connected to the computer. If it comes up with your serial number continue if not try again. Then type fastboot flash boot.img and then go to recovery and reflash the rom.
---------- Post added at 11:13 AM ---------- Previous post was at 11:10 AM ----------
If you need help with a better guide try
http://forum.xda-developers.com/showthread.php?t=1416836
and read the flash custom kernel/recovery the third option
Didnt work
all is says is
C:\Fastboot Command Folder>fastboot devices
MB201VJ21706 fastboot
C:\Fastboot Command Folder>fastboot flash boot.img
unknown partition 'boot.img'
error: cannot determine image filename for 'boot.img'
I worked!!!!!!!!!!! DDDDDD
When i typed in "fastboot flash boot.img" it didn't work so i tried "fastboot flash boot boot.img" and it worked i flashed cm-10 afterwards and then i flashed the ics gapps and it loaded up my holiday is now running android 4.1.2 and it is awsome!!!!!!!!!!!!!!!!!!!!! thank you for the help much appreciated
You figured out what you where doing wrong before i could tell you. Well done glad to help.
tpaina380 said:
i rooted my htc vivid yesterday and i wanted to get a custom rom do i downloaded it and flashed it on my phone but when i rebooted my phone all that comes up is the cyanogenmod startup screen with the spinning circle and nothing else happens i deleted my recovery by mistake and now im stuck like this can anybody help?
Click to expand...
Click to collapse
yea bro i had the same issue. first thing redownload the cm10 rom. sometimes you can get a bad dl. second you have to take the boot.img and flash it using fastboot. once you do that perform the wipes. then immediantly flash the cm10 rom from recovery. that should work. if you deleted the recovery witch is hard to do lol. u will have to use odin. hope i help
Bigc13 said:
yea bro i had the same issue. first thing redownload the cm10 rom. sometimes you can get a bad dl. second you have to take the boot.img and flash it using fastboot. once you do that perform the wipes. then immediantly flash the cm10 rom from recovery. that should work. if you deleted the recovery witch is hard to do lol. u will have to use odin. hope i help
Click to expand...
Click to collapse
No no... bad advice... ODIN is for Samsung...
Sent from my Vivid 4G using Tapatalk 4 Beta
Download either TWRP or WCX recovery. As long as your phone can get to the bootloader, you can get into Fastboot and flash the recovery again. Make sure the recovery is in the same folder where you have the adb.exe and fastboot.exe. Open up a command prompt, then change directory to where your fastboot and adb are. Type in fastboot flash recovery "recovery".img where "recovery" would be the name of the recovery file you download. This will flash pretty quickly. Once you get to that point, you probably are S-On so you need to make sure to extract the boot.img from the ROM you downloaded. Use either winrar or 7zip to extract the boot.img to the same location where you have the fastboot.exe and adb.exe. Then go to the command prompt again and change directories to the same folder where you have fastboot and adb. Type in fastboot flash boot boot.img. I usually would run this 3 times to make sure it loads properly. Once that is done reboot the phone again.
Sorry I used it on the HTC evolution 4g and it worked so I figured it would work for vivid
Sent from my Vivid 4G using xda app-developers app
Bigc13 said:
Sorry I used it on the HTC evolution 4g and it worked so I figured it would work for vivid
Sent from my Vivid 4G using xda app-developers app
Click to expand...
Click to collapse
?
How...
I've never heard of using ODIN on anything other than Samsung?
Anyone else?
Sent from my Vivid 4G using Tapatalk 4 Beta
Man I used a jig to put in dl mode to flash a file I can't remember exactly it was a couple years ago lol but sorry I shouldn't have said nt
rignfool said:
?
How...
I've never heard of using ODIN on anything other than Samsung?
Anyone else?
Sent from my Vivid 4G using Tapatalk 4 Beta
Click to expand...
Click to collapse
That would be a no for me as well... but these Springdale-ians... never know what they will come up with. JK.

[Q] backingup stock recovery???

I would like to know as to how can i backup stock recovery? Bcoz, i wish to go S-off and unlocked via Revone method, then flash TWRP, flash a few mods, and then get back to stock recovery , s-off, locked bootloader. Is that all possible. Does a nandroid backup, backup's stock recovery as well???
Thanks in advance guys.
You can't do a nandroid without custom recovery so that is out of the picture. OTA zip files however contain the recovery file you need.
mathrania said:
I would like to know as to how can i backup stock recovery? Bcoz, i wish to go S-off and unlocked via Revone method, then flash TWRP, flash a few mods, and then get back to stock recovery , s-off, locked bootloader. Is that all possible. Does a nandroid backup, backup's stock recovery as well???
Thanks in advance guys.
Click to expand...
Click to collapse
If you're still on stock recovery at the moment - go into fastboot and command:
fastboot boot name_of_your_custom_recovery.img
This will just boot into custom recovery without flashing it. Do a backup and it will backup your stock recovery.
Sent from my HTC One using xda premium
redbull123 said:
If you're still on stock recovery at the moment - go into fastboot and command:
fastboot boot name_of_your_recovery.img
This will just boot into recovery without flashing it. Do a backup and it will backup your stock recovery.
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
Yes I am in stock recovery..
how do I know the name of the recovery?? Or do I need to name it by mnyself..... and after backup, which place do i need to find it in my phone to secure the backup copy....
Sorry, Limited to 8 thanks per day...
mathrania said:
Yes I am in stock recovery..
how do I know the name of the recovery?? Or do I need to name it by mnyself..... and after backup, which place do i need to find it in my phone to secure the backup copy....
Sorry, Limited to 8 thanks per day...
Click to expand...
Click to collapse
You'll need to download either CWM or TWRP. You can rename the download if you want to something like cwm.img or twrp.img to make it easier.
Once the backup is done it will be on your phones internal storage in the clockworkmod or TWRP folder - depending which one you choose to boot. Just copy it to your PC.
Sent from my HTC One using xda premium
redbull123 said:
You'll need to download either CWM or TWRP. You can rename the download if you want to something like cwm.img or twrp.img to make it easier.
Once the backup is done it will be on your phones internal storage in the clockworkmod or TWRP folder - depending which one you choose to boot. Just copy it to your PC.
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
I will comeback to thank you after my limit of 8 thanks per day get expired
redbull123 said:
You'll need to download either CWM or TWRP. You can rename the download if you want to something like cwm.img or twrp.img to make it easier.
Once the backup is done it will be on your phones internal storage in the clockworkmod or TWRP folder - depending which one you choose to boot. Just copy it to your PC.
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
One question though... i bought this phone as a used, and it was Tampered and Relocked. When I selected the recovery option, it booted the phone to somewhat stock like recovery, and then after some process, the phone rebooted, and the phone was totally Factory Reset.... everything in the storage was gone too..... so is there an way to check if it is indeed a stock recovery, or this is the normal behaviour of stock recovery...?
You need to unlock your bootloader before doing anything with custom recovery. Use Revone or the official HTC Dev method
Sent from my HTC One using xda premium
redbull123 said:
If you're still on stock recovery at the moment - go into fastboot and command:
fastboot boot name_of_your_custom_recovery.img
This will just boot into custom recovery without flashing it. Do a backup and it will backup your stock recovery.
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
Good tip
redbull123 said:
If you're still on stock recovery at the moment - go into fastboot and command:
fastboot boot name_of_your_custom_recovery.img
This will just boot into custom recovery without flashing it. Do a backup and it will backup your stock recovery.
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
this method of just booting a custom recovery used to work with OLDER hboot versions. but it doesn't work with newer hboots. my hboot version is 1.54.0000 and when I use the command mentioned above, my bootloader menu just freezes!! guess I'll have to look for the OTA file then to find the stock bootloader!
pritam.paul.360 said:
this method of just booting a custom recovery used to work with OLDER hboot versions. but it doesn't work with newer hboots. my hboot version is 1.54.0000 and when I use the command mentioned above, my bootloader menu just freezes!!
Click to expand...
Click to collapse
Yep, I know. It worked when I wrote it, over 6 weeks ago.
Sent from my HTC One using XDA Premium 4 mobile app
redbull123 said:
Yep, I know. It worked when I wrote it, over 6 weeks ago.
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
uh, I see! guess I didn't notice the date!
pritam.paul.360 said:
this method of just booting a custom recovery used to work with OLDER hboot versions. but it doesn't work with newer hboots. my hboot version is 1.54.0000 and when I use the command mentioned above, my bootloader menu just freezes!! guess I'll have to look for the OTA file then to find the stock bootloader!
Click to expand...
Click to collapse
Not sure if it helps as I was still on 1.44 HBoot, but when I tried the command while the bootloader was locked, my bootloader would also freeze and I had to do a hard reset. Once I unlocked my bootloader, the boot command worked.
wckong said:
Not sure if it helps as I was still on 1.44 HBoot, but when I tried the command while the bootloader was locked, my bootloader would also freeze and I had to do a hard reset. Once I unlocked my bootloader, the boot command worked.
Click to expand...
Click to collapse
first of all, you must have your bootloader unlocked in order to boot/flash a custom recovery. you can't do so if your bootloader is locked. and secondly, yeah, I also had the boot command worked out before I had the 1.54 Hboot. I guess this one doesn't allow 'just' booting a custom recovery!

S-ON bootloop, RUU won't work

I have a friend who tried flashing a rom on this HTC One with S-ON. The phone is now relocked and "tampered" but I have been trying to return it to stock so it will actually boot. It just hangs on the HTC screen for now. The version is 1.26.502.12 Hboot 1.44 but the RUU for ATT doesn't work at all; gives me the error 132 "signature error". I know this is the correct RUU, as when it says it will update to xxx version, it's the same exact version as what's on there (1.26.502.12).
Have been searching long and far for an answer, and have tried locating a ruu in the form of a .zip file, but have returned with no such luck.
xartic12 said:
I have a friend who tried flashing a rom on this HTC One with S-ON. The phone is now relocked and "tampered" but I have been trying to return it to stock so it will actually boot. It just hangs on the HTC screen for now. The version is 1.26.502.12 Hboot 1.44 but the RUU for ATT doesn't work at all; gives me the error 132 "signature error". I know this is the correct RUU, as when it says it will update to xxx version, it's the same exact version as what's on there (1.26.502.12).
Have been searching long and far for an answer, and have tried locating a ruu in the form of a .zip file, but have returned with no such luck.
Click to expand...
Click to collapse
Its not the correct ruu for the phones cid, which will be CWS__001 or something similar. What's wrong with the phone that you need to ruu? You can either;
Find the correct RUU.
S-off the phone, change the cid, and flash any ruu of your choosing.
Re-unlock, re-flash custom recovery, and re-flash the rom.
Sent from my HTC One using XDA Premium 4 mobile app
It won't boot because it's relocked with a custom recovery. Unlock again, flash the stock recovery from the RUU, and relock, and you'll be stock.
iElvis said:
It won't boot because it's relocked with a custom recovery. Unlock again, flash the stock recovery from the RUU, and relock, and you'll be stock.
Click to expand...
Click to collapse
I have it unlocked and it had TWRP. I pulled the .zip from the RUU from the /local/temp/f3823848f (you get it), and tried running the fastboot commands:
fasboot erase cache
fastboot rebootRUU
fastboot flash zip rom.zip
This works up until the flashing of the zip, which results in "ERROR: could not clear input pipe; result -536870163< waiting for device >".
How would I go about getting the stock recovery from the RUU?
edit: I originally had it unlocked but relocked it so I could run the .exe for the RUU.
CoryTallman said:
Its not the correct ruu for the phones cid, which will be CWS__001 or something similar. What's wrong with the phone that you need to ruu? You can either;
Find the correct RUU.
S-off the phone, change the cid, and flash any ruu of your choosing.
Re-unlock, re-flash custom recovery, and re-flash the rom.
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Well the phone tried to install a custom rom (trick droid) without S-OFF, so now it completely won't boot past the HTC screen. I have problems with mounting the cache, but finally worked that kink out. I can't s-off the phone without it booting can I?
You do not need s-off to flash a rom on the one. He probably flashed a bad zip. Reflash TWRP, wipe everything. Adb push the ROM.zip and flash it.
Sent from my HTC One using XDA Premium 4 mobile app
---------- Post added at 09:14 PM ---------- Previous post was at 09:12 PM ----------
Also the stock recovery, if you wanna go that route, will be an .IMG file.
Fastboot erase cache
Fastboot flash recovery recovery.IMG
Sent from my HTC One using XDA Premium 4 mobile app
CoryTallman said:
You do not need s-off to flash a rom on the one. He probably flashed a bad zip. Reflash TWRP, wipe everything. Adb push the ROM.zip and flash it.
Sent from my HTC One using XDA Premium 4 mobile app
---------- Post added at 09:14 PM ---------- Previous post was at 09:12 PM ----------
Also the stock recovery, if you wanna go that route, will be an .IMG file.
Fastboot erase cache
Fastboot flash recovery recovery.IMG
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Tried sideloading the RUU .zip rom and it wasn't able to mount cache and told me the .zip was corrupted. Where could I find the stock recovery?
Edit: Got the stock recovery on there now. Trying the RUU again.
xartic12 said:
Tried sideloading the RUU .zip rom and it wasn't able to mount cache and told me the .zip was corrupted. Where could I find the stock recovery?
Edit: Got the stock recovery on there now. Trying the RUU again.
Click to expand...
Click to collapse
You can't sideload an ruu zip. Side load is for custom software, not official ruus
Sent from my HTC One using XDA Premium 4 mobile app
CoryTallman said:
You can't sideload an ruu zip. Side load is for custom software, not official ruus
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I was reading where you could, as it's the stock .zip for your phone (assuming you had the correct one). My problem still is lingering. I have stock recovery installed and it's relocked, still can't manage to get the RUU to correctly read my model.
I posted some pictures, 1 containing the information about the device while the other is the window showing how it matches up.
Xartic, you should first read tutorials on how to flash something. Here on the forum are some. You can also sideload a custom Rom from the forum. Like Viper one
Sent from my HTC One using Tapatalk 4
xartic12 said:
Tried sideloading the RUU .zip rom and it wasn't able to mount cache and told me the .zip was corrupted. Where could I find the stock recovery?
Edit: Got the stock recovery on there now. Trying the RUU again.
Click to expand...
Click to collapse
If you can't mount cache partition then the recovery will not work correctly.
I get the same problem few days ago when erasing all partitions.
Try to format cache partition from recovery. I've done it many times until it accept it.
It seems I format it in the wrong format.
If you have "cache mount error" when in recovery, then I don't think flashing a ROM will work (and when it works, the ROM will not boot anyway).
Get rid of this problem first.
Tecardo said:
Xartic, you should first read tutorials on how to flash something. Here on the forum are some. You can also sideload a custom Rom from the forum. Like Viper one
Sent from my HTC One using Tapatalk 4
Click to expand...
Click to collapse
Actually I did read and know how to flash roms, but the problem isn't that I didn't read, that my friend jumped the gun on flashing without knowing HTC and their s-on situation . The problem is that security still remains on and the phone won't accept the RUU to return it to stock.. I understand the phone is unlocked now but when I attempt the RUU I relock it with no positive results. I resorted to the stock recovery to see if that would help with the RUU, but it doesn't.
truc007 said:
If you can't mount cache partition then the recovery will not work correctly.
I get the same problem few days ago when erasing all partitions.
Try to format cache partition from recovery. I've done it many times until it accept it.
It seems I format it in the wrong format.
If you have "cache mount error" when in recovery, then I don't think flashing a ROM will work (and when it works, the ROM will not boot anyway).
Get rid of this problem first.
Click to expand...
Click to collapse
You should use cwm not twrp. that normally works
Gesendet von meinem Nexus 7 mit Tapatalk 4
Tecardo said:
You should use cwm not twrp. that normally works
Gesendet von meinem Nexus 7 mit Tapatalk 4
Click to expand...
Click to collapse
I've noticed cwm has to be used to erase and mount cache. I still can't get anywhere though even being able to boot into any recovery.
Any other ideas on how to fix this problem?
Have you tried;
Unlock
Reflash TWRP or CWM
Redownload custom rom
Wipe everything
"adb push rom.zip /sdcard/"
Allow it to complete
Flash custom rom
Sent from my HTC One using XDA Premium 4 mobile app
CoryTallman said:
Have you tried;
Unlock
Reflash TWRP or CWM
Redownload custom rom
Wipe everything
"adb push rom.zip /sdcard/"
Allow it to complete
Flash custom rom
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
i messed my partitions with touch cwm. I solved the problem from twrp.
but really I don't know how, I played with Parted until I realize i can't find the name of the cache partition. I tried few time until it accept to format the cache. Then that was ok.
I create my problem by erasing all the partitions one by one from cwm (touch version)
CoryTallman said:
Have you tried;
Unlock
Reflash TWRP or CWM
Redownload custom rom
Wipe everything
"adb push rom.zip /sdcard/"
Allow it to complete
Flash custom rom
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I did all of that, and when it reboots it shows the HTC quietly brilliant screen with "This build is for development purposes only..." and will just hang there. I wiped everything before I pushed the Android Revolution Rom.
truc007 said:
i messed my partitions with touch cwm. I solved the problem from twrp.
but really I don't know how, I played with Parted until I realize i can't find the name of the cache partition. I tried few time until it accept to format the cache. Then that was ok.
I create my problem by erasing all the partitions one by one from cwm (touch version)
Click to expand...
Click to collapse
Yeah I had to do that to be able to get the right locations mounted. Still am having difficulties though.
xartic12 said:
I did all of that, and when it reboots it shows the HTC quietly brilliant screen with "This build is for development purposes only..." and will just hang there. I wiped everything before I pushed the Android Revolution Rom.
Yeah I had to do that to be able to get the right locations mounted. Still am having difficulties though.
Click to expand...
Click to collapse
And when you flashed android revolution there were no errors? The install went as it should? And how long are you letting it sit on that screen before rebooting?
Sent from my HTC One using XDA Premium 4 mobile app
CoryTallman said:
And when you flashed android revolution there were no errors? The install went as it should? And how long are you letting it sit on that screen before rebooting?
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
No errors whatsoever, I let it sit on the screen for about 5 minutes then waited on the HTC screen for about 15-20.
I just now flashed a stock odexed rom and it's doing the same thing, except it doesn't show "This build is for...." at the bottom. I sideloaded it and had no errors.
Also, after I sideload these roms, I have to reflash the recovery each time.
CoryTallman said:
Have you tried;
Unlock
Reflash TWRP or CWM
Redownload custom rom
Wipe everything
"adb push rom.zip /sdcard/"
Allow it to complete
Flash custom rom
Click to expand...
Click to collapse
I am having a similar problem right now as I seem to have accidentally deleted my OS at some point
I tried this but the ADB cant find my device but fastboot can.
Any help?

[Q] Bricked after OTA Update?

Hello folks!
I was running a "google play edition" rom on my phone (rooted/ superuser). Today it said there was an ota update for kit-kat available. I let it go through with the install. For some reason the install failed (I think it was a 'status 7').The phone wouldn't boot (instead of a loading boot animation just blue screen) Then when I went to try to reflash my old rom (I was stupid and didn't have a backup), I got a status 7 error again, and I've gotten one for every rom I've tried to flash (HTC One nexus edition and another one, can't remember the name).
Anyway, I can push and pull files via adb but nothing will install. I've tried sideloading too but that failed also.
I have CWM 6.0.2.8.
Any help would be lovely.
Update CWM to newest image. That version won't work with 4.4
Sent from my HTC One using Tapatalk
irrelephant said:
Update CWM to newest image. That version won't work with 4.4
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
How do I update it without rommanager? I tried to install via sideboot but it failed.
kojimin said:
How do I update it without rommanager? I tried to install via sideboot but it failed.
Click to expand...
Click to collapse
Fastboot flash via fastboot.
Sent from my HTC One using Tapatalk
irrelephant said:
Fastboot flash via fastboot.
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Okay, so I'm trying via fastboot but when I do I get this:
Code:
tys-macbook-pro:android tyrecegivens$ fastboot flash recovery-clockwork-6.0.4.3-m7tmo.img
unknown partition 'recovery-clockwork-6.0.4.3-m7tmo.img'
error: cannot determine image filename for 'recovery-clockwork-6.0.4.3-m7tmo.img'
What am I doing wrong?
PS: thank you for your responses thus far.
kojimin said:
Okay, so I'm trying via fastboot but when I do I get this:
Code:
tys-macbook-pro:android tyrecegivens$ fastboot flash recovery-clockwork-6.0.4.3-m7tmo.img
unknown partition 'recovery-clockwork-6.0.4.3-m7tmo.img'
error: cannot determine image filename for 'recovery-clockwork-6.0.4.3-m7tmo.img'
What am I doing wrong?
PS: thank you for your responses thus far.
Click to expand...
Click to collapse
Do you have the recovery in the same folder that fastboot is in?
Is the phone in fastboot USB mode while connected to the computer?
Try renaming it to "recovery" without the quotation marks. Then just use "fastboot flash recovery recovery.img" without the quotations.
Sent from my HTC One using Tapatalk
irrelephant said:
Do you have the recovery in the same folder that fastboot is in?
Is the phone in fastboot USB mode while connected to the computer?
Try renaming it to "recovery" without the quotation marks. Then just use "fastboot flash recovery recovery.img" without the quotations.
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
That did it! I think it was because I was using "fastboot flash filename.img", leaving out recovery.
Rom installed. Thanks a million man!
kojimin said:
That did it! I think it was because I was using "fastboot flash filename.img", leaving out recovery.
Rom installed. Thanks a million man!
Click to expand...
Click to collapse
Nope problem. I'm glad we got it fixed! Feel free to thank the posts, if I've helped.
Sent from my HTC One using Tapatalk
irrelephant said:
Nope problem. I'm glad we got it fixed! Feel free to thank the posts, if I've helped.
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Gotcha! You were extremely helpful

Categories

Resources