Hi I've been banging my head against a wall trying to get this update to work.
My phone:
cid vodap001
hboot 1.55
os 3.63.161.6
Basically I unlocked, CWM and s-ff with rum runner, keeping stock rom. Then relocked removed tampered etc with revone.
First atempt of trying to OTA to 4.4.2 was to revert to stock recovery (still not sure if I have correct one, anyone point me to one?)
Factory reset and then try the update. I get the red triangle after a while.
Error: system/app/basicdreams.apk has unexpected contents no file_contexts verifying current system
Looking at htc1guru but cant seem to find what I need.
Any help?
Edit: As I have deleted some stock apps when rooted etc im assuming that i have to reinstall a stock RUU and not just the stock recovery, any idea what one i need?
Thanks.
Been looking at ruu's and can't find the one I need, I'm assuming I can't also use to ota file on the same site to get what I want as I'll run into the same problem as now with trying to update?
Guru reset
http://www.htc1guru.com/dld/guru_reset_m7_2-24-161-1-zip/
Install then take the updates
Read the guide first
Sent from my HTC One using XDA Premium 4 mobile app
Thanks for the reply, im getting this error though:
C:\fastboot\one>fastboot flash zip Gu.zip
target reported max download size of 1528274944 bytes
sending 'zip' (1128558 KB)...
OKAY [ 54.559s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) Read zipped android_info fail
FAILED (remote: 24 parsing android-info fail)
finished. total time: 70.734s
Any idea?
bored_stupid said:
Guru reset
http://www.htc1guru.com/dld/guru_reset_m7_2-24-161-1-zip/
Install then take the updates
Read the guide first
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Pilch2k said:
Thanks for the reply, im getting this error though:
C:\fastboot\one>fastboot flash zip Gu.zip
target reported max download size of 1528274944 bytes
sending 'zip' (1128558 KB)...
OKAY [ 54.559s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) Read zipped android_info fail
FAILED (remote: 24 parsing android-info fail)
finished. total time: 70.734s
Any idea?
Click to expand...
Click to collapse
Did you unlock your bootloader.. It needs to be unlocked again to flash the stock recovery...
Try fastboot own unlock
Or get another unlock token from HTCdev
Sent from my GT-I9505 using XDA Premium 4 mobile app
I got this working. I locked my bootloader again and still had problems. So I unlocked bootloader installed cwm and adb sideloaded the guru RUU. This worked fine and i got all the updates to 4.4.2! I then unlocked my bootloader again ready to root - this made me think that as i unlocked my bootloader (thus changing system files) I wouldn't be able to receive further OTA updates.
I reinstalled CWM, left my bootloader unlocked sideloaded again and im back upto 4.4.2 with unlocked bootloader, installed cwm and made a backup which should be ok to use in future for further OTA updates!
Thanks for the help,
Pilch.
bored_stupid said:
Did you unlock your bootloader.. It needs to be unlocked again to flash the stock recovery...
Try fastboot own unlock
Or get another unlock token from HTCdev
Sent from my GT-I9505 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Your welcome
Sent from my GT-I9505 using XDA Premium 4 mobile app
Related
Just curious, does anyone have a dump of the recovery partition for the Dev Edition? It looks like from a bit of reading is that the recovery partition doesn't seem to be present.
I am unable to use recovery mode properly since it saids invalid operation when I do apply from SD, storage or cache, followed by the phone automatically restarting.
Has anyone else noticed this? I wonder if the unlocked 32 GB versions is unaffected.
try to reflash the recovery, the partitions should be the same as the original One
I tried to do that by using the RUU and using the zip, but it did not bring it back.
Is there a way to get the recovery image itself? I tried to extract the zip but it looked like it's encrypted as I cannot do so.
Looks like one mike1986 mentioned it's missing as well.
mike1986. said:
1. Well, I decided not to mention some things to avoid confusion. At the moment unlocking bootloader removes content of /data/preload partition, so indeed, installing OTA will fail. But I truly hope that HTC will fix it at some point and unlocking bootloader won't cause some stock apps to be missing.
2. Which procedure?
Click to expand...
Click to collapse
Sango2 said:
I tried to do that by using the RUU and using the zip, but it did not bring it back.
Is there a way to get the recovery image itself? I tried to extract the zip but it looked like it's encrypted as I cannot do so.
Looks like one mike1986 mentioned it's missing as well.
Click to expand...
Click to collapse
if you can point me where the RUU for your dev edition is i can extract the recovery.img for you
matt95 said:
if you can point me where the RUU for your dev edition is i can extract the recovery.img for you
Click to expand...
Click to collapse
Great, thanks a lot.
Two places you can get it from
http://forum.xda-developers.com/showthread.php?p=39588860 (BrightstarUS_WWE which is Developer)
or directly from HTCdev
http://www.htcdev.com/devcenter/downloads
Sango2 said:
Great, thanks a lot.
Two places you can get it from
http://forum.xda-developers.com/showthread.php?p=39588860 (BrightstarUS_WWE which is Developer)
or directly from HTCdev
http://www.htcdev.com/devcenter/downloads
Click to expand...
Click to collapse
ok, i'm downloading!
very very slow D:
matt95 said:
ok, i'm downloading!
very very slow D:
Click to expand...
Click to collapse
No worries, I'll be back on tonight since got some meetings to attend in the office. Lets see what you can discover.
Thanks!
ok, iside of it i found this recovery file! try to flash it using
Code:
fastboot flash recovery recovery_signed.img
Download
matt95 said:
ok, iside of it i found this recovery file! try to flash it using
Code:
fastboot flash recovery recovery_signed.img
Download
Click to expand...
Click to collapse
Tried it but for some reason I get this.
Code:
recovery recovery_signed.img
sending 'recovery' (9590 KB)...
OKAY [ 1.233s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.376s
Sango2 said:
Tried it but for some reason I get this.
Code:
recovery recovery_signed.img
sending 'recovery' (9590 KB)...
OKAY [ 1.233s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.376s
Click to expand...
Click to collapse
as i though, mmmhh, unzipping the file breaks the signature.... well then you need to download a stock nandroid backup and inside of it you will fina a recovery.zip... just flash it and you're ready to go
matt95 said:
as i though, mmmhh, unzipping the file breaks the signature.... well then you need to download a stock nandroid backup and inside of it you will fina a recovery.zip... just flash it and you're ready to go
Click to expand...
Click to collapse
Hmm, I'm beginning to wonder if the stock recovery is suppose to work like that, where if I try to apply storage, sd card, or cache it saids invalid operation and reboot. The reason is, a new HTC One S my relative got she her phone is being replaced for free under warranty... I go to the recovery and do those certain the apply stuff, it also saids invalid operation out and restarts!
I find this a bit interesting on my HTC One when I go to the recovery and wondering the failed mount SD card messages is normal.
Try this -> http://vps.rana.sg/HTC_ONE/individual_files/recovery.emmc.win
fastboot erase cache
fastboot flash recovery recovery.emmc.win
v-b-n said:
Try this -> http://vps.rana.sg/HTC_ONE/individual_files/recovery.emmc.win
fastboot erase cache
fastboot flash recovery recovery.emmc.win
Click to expand...
Click to collapse
I get this error.
Forbidden
You don't have permission to access /HTC_ONE/individual_files/recovery.emmc.win on this server.
Click to expand...
Click to collapse
Sango2 said:
I get this error.
Click to expand...
Click to collapse
Oops ... try now
v-b-n said:
Oops ... try now
Click to expand...
Click to collapse
I don't mean to hijack this thread but I tried flashing it on my HTC One and I received a signature verify fail...
Code:
sending 'recovery' (16383 KB)...
OKAY [ 1.921s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 3.876s
I don't get it why signature check is happening... Is the bootloader in unlock status and which custom recovery aren't of trying to overwrite?
Sent from my HTC One using xda premium
v-b-n said:
I don't get it why signature check is happening... Is the bootloader in unlock status and which custom recovery aren't of trying to overwrite?
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
i'm wondering that too, but is that a recovery taken from the RUU.zip?
matt95 said:
i'm wondering that too, but is that a recovery taken from the RUU.zip?
Click to expand...
Click to collapse
It's A twrp backup which is flashable using fastboot... I have done it so many times, hope people are flashing the fastboot way?
Sent from my HTC One using xda premium
The only time bootloader is going to Sig check a recovery partition is if he is relocked. He said he used the ruu a couple times so he is still relocked.
v-b-n said:
It's A twrp backup which is flashable using fastboot... I have done it so many times, hope people are flashing the fastboot way?
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
... you mean taken from the TWRP backup?
i am trying to get stock recovery back im on cwmr .stock rom ,was rooted
2.24.401.8
M7_UL PVT SHIP
HBOOT 1.54
RADIO-4A.17.3250.14
S off boot loader is re locked
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
i cant update to 4.3 unless im back on stock recovery.
please help me?
Please reply me asap
Which error do you have?
Have you flashed the right stock recovery?
Guich said:
Which error do you have?
Have you flashed the right stock recovery?
Click to expand...
Click to collapse
Error:
C:\fastboot>fastboot flash flash recovery.img
sending 'flash' (10336 KB)...
OKAY [ 2.051s]
writing 'flash'...
FAILED (remote: not allowed)
finished. total time: 2.087s
for recovery i extract recovery .img file from Guru reset guru_reset_m7_2-24-401-8-zip
software number mtched,cid matched,modelid matched too.
please help me how can i flash stock recovery? and recovery.img which im using is it the right one?
4.3 has been downloaded on my htc one but it fail in recovery prcoess
The command is:
Code:
fastboot flash recovery recovery.img
not yours
Guich said:
The command is:
Code:
fastboot flash recovery recovery.img
not yours
Click to expand...
Click to collapse
C:\fastboot>fastboot flash recovery recovery.img
sending 'recovery' (10336 KB)...
OKAY [ 2.030s]
writing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 2.066s
now im getting this..
Because your bootloader is locked.
You have to unlock, flash the stock recovery and after re-lock.
Now you can get ota update
Guich said:
Because your bootloader is locked.
You have to unlock, flash the stock recovery and after re-lock.
Now you can get ota update
Click to expand...
Click to collapse
how can i unlock the bootloader again?
buttgi said:
how can i unlock the bootloader again?
Click to expand...
Click to collapse
Using/requesting an unlock_code.bin...
Sent from my HTC One using xda app-developers app
Udated to 4.3 thanks bro
buttgi said:
Udated to 4.3 thanks bro
Click to expand...
Click to collapse
:good:
Use the thanks button for thanking
When I try to update my firmware to the 4.06.6514 firmware. I follow the directions in the thread, but when I issue the flashboot flash zip firmware.zip it fails with the following:
target reported max download size of 1526722560 bytes
sending 'zip' (20935 KB)...
OKAY [ 2.217s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) Read zipped android_info fail
FAILED (remote: 99 unknown fail)
finished. total time: 2.465s
The download seems OK, it passed the md5 check, etc... I haven't seen anyone else with this problem while looking around. Any ideas?
Thanks!
Did you update with the modified or unmodified firmware?
Sent from my HTCONE using xda app-developers app
o350125 said:
When I try to update my firmware to the 4.06.6514 firmware. I follow the directions in the thread, but when I issue the flashboot flash zip firmware.zip it fails with the following:
target reported max download size of 1526722560 bytes
sending 'zip' (20935 KB)...
OKAY [ 2.217s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) Read zipped android_info fail
FAILED (remote: 99 unknown fail)
finished. total time: 2.465s
The download seems OK, it passed the md5 check, etc... I haven't seen anyone else with this problem while looking around. Any ideas?
Thanks!
Click to expand...
Click to collapse
DID YOU TRY reentering the command : fastboot flash zip firmware.zip imediately after the error(works sometimes) did you rename the download zip to firmware/
I flashed the unmodified firmware for the 3.05 firmware with the 1.55 hboot and got a similar message. I just rebooted and everything was fine.
Sent from my HTCONE using xda app-developers app
Yeah we need some more info
S-ON or S-OFF?
Modified or unmodified firmware?
BD619 said:
Yeah we need some more info
S-ON or S-OFF?
Modified or unmodified firmware?
Click to expand...
Click to collapse
I was trying the unmodified firmware, and I believe that I AM S-ON, as I have never done anything special to get S-OFF.
I did try reissuing the command immediately after the fail a couple of times, and I did rename the firmware file as downloaded to firmware.zip
Thanks again!
o350125 said:
I was trying the unmodified firmware, and I believe that I AM S-ON, as I have never done anything special to get S-OFF.
I did try reissuing the command immediately after the fail a couple of times, and I did rename the firmware file as downloaded to firmware.zip
Thanks again!
Click to expand...
Click to collapse
Did you re-lock your bootloader?
BD619 said:
Did you re-lock your bootloader?
Click to expand...
Click to collapse
Is that something that you're supposed to do before updating? I'd never heard of that.
o350125 said:
Is that something that you're supposed to do before updating? I'd never heard of that.
Click to expand...
Click to collapse
yeah you have to relock your bootloader for the firmware to flash successfully. you can do this through the command "fastboot oem lock" in cmd that you opened in the same folder location as your fastboot binaries
BUT be careful because if you do this you will lose everything on your phone, including all of the stuff you have on your internal storage, etc. i just performed this operation yesterday and had gotten that same error before i re-locked
o350125 said:
Is that something that you're supposed to do before updating? I'd never heard of that.
Click to expand...
Click to collapse
If you are S-ON you do indeed have to re-lock your bootloader
I wanted tot post in the RUU post in the android development thread, but I wasn't allowed to...
I'm running Viper 6.2 on my htc one m7 with twrp 2.6.3 and I'm trying to update to the latest firmware so I can use viper 7.1. I'm trying to update tot he odified firmware, but don't mind if I have to do the full firmware. I just want the radios and functionality there and don't ind if I have to reflash twrp recovery.
I go through the instructions but I keep getting this error no matter what I try:
C:\Users\msing_000\Documents\HTC One Files\RED HTC ONE Root>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.048s]
finished. total time: 0.050s
C:\Users\msing_000\Documents\HTC One Files\RED HTC ONE Root>fastboot flash zip firmware.zip
sending 'zip' (44873 KB)...
OKAY [ 2.763s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) Read zipped android_info fail
FAILED (remote: 99 unknown fail)
finished. total time: 3.019s
C:\Users\msing_000\Documents\HTC One Files\RED HTC ONE Root>fastboot flash zip firmware.zip
sending 'zip' (44873 KB)...
OKAY [ 2.763s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) Read zipped android_info fail
FAILED (remote: 99 unknown fail)
finished. total time: 3.018s
C:\Users\msing_000\Documents\HTC One Files\RED HTC ONE Root>fastboot reboot
rebooting...
finished. total time: 0.042s
C:\Users\msing_000\Documents\HTC One Files\RED HTC ONE Root>
Click to expand...
Click to collapse
Can someone please help me through this?
Are you s-off?
Modified firmware = s-off
yes I am s-off
msingh95 said:
yes I am s-off
Click to expand...
Click to collapse
Could be a bad download.
Try a different USB port...USB 2 work best.
Try a different PC.
BD619 said:
Could be a bad download.
Try a different USB port...USB 2 work best.
Try a different PC.
Click to expand...
Click to collapse
So I checked again and I was wrong, I'm not S-Off...that was my other HTC ONE, I thought I'd done the same to this one.
But Now I'm having problems...I want to do a firmware update to fix Viper 7.0.1 issues with data/connectivity but it's still not letting me.
Will I be able to flash the updated firmware in the full version with S-On?
I've being running RumRunner all day on different computers and different usb ports...still no luck
msingh95 said:
So I checked again and I was wrong, I'm not S-Off...that was my other HTC ONE, I thought I'd done the same to this one.
But Now I'm having problems...I want to do a firmware update to fix Viper 7.0.1 issues with data/connectivity but it's still not letting me.
Will I be able to flash the updated firmware in the full version with S-On?
I've being running RumRunner all day on different computers and different usb ports...still no luck
Click to expand...
Click to collapse
Try Firewater for s-off.
Yes you can flash the Full Firmware while s-on but you will have to re-lock your bootloader to do so which means unlocking again and wiping your phone.
BD619 said:
Try Firewater for s-off.
Yes you can flash the Full Firmware while s-on but you will have to re-lock your bootloader to do so which means unlocking again and wiping your phone.
Click to expand...
Click to collapse
I tried firewater, but I don't understand how to push it to my phone...can I have some detailed help? the firewater page didn't help me much...
msingh95 said:
I tried firewater, but I don't understand how to push it to my phone...can I have some detailed help? the firewater page didn't help me much...
Click to expand...
Click to collapse
Put the firewater file in your adb/fastboot/platform tools folder, open a cmd window then copy and paste the commands on the firewater site.
BD619 said:
Put the firewater file in your adb/fastboot/platform tools folder, open a cmd window then copy and paste the commands on the firewater site.
Click to expand...
Click to collapse
everything worked out, got it all working, thanks!
unlocked
s-on
Can't RUU, FUU, or flash via FASTBOOT.
Trying to flash latest 3.30 firmware from this thread
http://forum.xda-developers.com/showthread.php?t=2729173
trying to flash "3.30.651.2 Full Firmware from OTA (fastboot flashable)"
on my non HK device. Tried from various roms, including latest insert coin, and my original stock backup.
Installed htc sync to make sure drivers are correct, unintalled htc sync so it doesn't interfere.
firewater failed s-off.
unually says unknown error of some sort but nothing specific in any flashing methods.
any ideas helpfull.
Sprint_HTC_One_M8_3.30.651.2_RUU failed as well.
flashing firmware with adb/fastboot
sending 'zip' (51931 KB)...
OKAY [ 2.250s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 2.427s
RUU says error 155, download correct ruu and try agin...
You have to re-lock your bootloader
BD619 said:
You have to re-lock your bootloader
Click to expand...
Click to collapse
can i do that while s-on?
badname said:
can i do that while s-on?
Click to expand...
Click to collapse
Yes
fastboot oem lock
BD619 said:
Yes
fastboot oem lock
Click to expand...
Click to collapse
said some errors but says relocked now, firmware update failed with
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 5.464s
had a communication error with RUU, restarting things, trying again
I had a similar problem, so I bought a MicroSD card and trying flashing the RUU that way and it worked on the first try.
RUU went through. Now maybe by some chance firewater will work...
badname said:
RUU went through. Now maybe by some chance firewater will work...
Click to expand...
Click to collapse
Most likely it won't and you'll need to use the Sunshine exploit.
Firewater won't work. If you look at my thread from a couple days ago I had the exact same issues. Ruu in fastboot, unlock bootloader, install twrp 281, and run sunshine.
Sent from my HTC One_M8 using XDA Free mobile app