Related
Hello,
I’ve been following guides to root my phone and put a custom ROM onto it. I had no experience in doing this so I thought I would follow an idiots guide and was stupid enough not to back up the original ROM along with not reading up properly on what I was about to do… (yes you can call me names I shall accept it)
The problem I'm having is after putting the custom ROM which was ViperX3.2.0 The phone just stays stuck on the HTC one Tm with beats audio and keeps resetting it self, anyway i can fix it? or have i bricked it.
I'm a complete noobie cause I've been looking around for the past 3 days and still can't find anything (or something I can understand) :angel:
- I've wiped cache, dalvik cache and battery stats
- I go to recovery and click mount sd card nothing happens mount usb storage nothing happens.
- I don't understand next to nothing, need like android for idiots. :good:
- When phones booting up my computer recognises something but has not drivers and fails (But i had drivers and could transfer stuff too and from)
So if you can help i will love you forever
Many Thanks
RIch
I'm going to quote the instructions on the ViperX page. Have you even followed these steps?
Code:
1. Make sure your that your HBOOT is 1.31 or greater
2. Check if you CID is supported, visit http://forum.xda-developers.com/showthread.php?t=1957376 for updates. Cheers Mike
3. Unlock your bootloader via HTCDev and install a custom recovery.
4. Download the ROM and place it on your virtual SD card.
5. Do a nandroid backup!
6. Extract boot.img from ROM zip and flash it using ‘fastboot flash boot boot.img’.
7. Use 'fastboot erase cache' to avoid boot issues.
8. Go into recovery and install the ROM.
9. Please choose fullwipe if you are asked, highly recommended if you go from one rom from another rom.
10. Reboot the device and enjoy!
Did you flash the boot.img file in fastboot? fastboot flash boot boot.img followed by fastboot erase cache
tomascus said:
I'm going to quote the instructions on the ViperX page. Have you even followed these steps?
Code:
1. Make sure your that your HBOOT is 1.31 or greater
2. Check if you CID is supported, visit http://forum.xda-developers.com/showthread.php?t=1957376 for updates. Cheers Mike
3. Unlock your bootloader via HTCDev and install a custom recovery.
4. Download the ROM and place it on your virtual SD card.
5. Do a nandroid backup!
6. Extract boot.img from ROM zip and flash it using ‘fastboot flash boot boot.img’.
7. Use 'fastboot erase cache' to avoid boot issues.
8. Go into recovery and install the ROM.
9. Please choose fullwipe if you are asked, highly recommended if you go from one rom from another rom.
10. Reboot the device and enjoy!
Click to expand...
Click to collapse
Like I Said I was stupid enough not to follow instruction, where to start. First my Hboot is not 1.31 but 1.12 or somthing. No clue what CID is Trust an idiot like me to do something like this HA.
I never did a nandroid backup, I'm hitting myself for that one quite badly
Apart from that i did everything else HA yes i did do fastboot boot boot.img folowed by somthing to do with cache
Richlilrich said:
Like I Said I was stupid enough not to follow instruction, where to start. First my Hboot is not 1.31 but 1.12 or somthing. No clue what CID is Trust an idiot like me to do something like this HA.
I never did a nandroid backup, I'm hitting myself for that one quite badly
Apart from that i did everything else HA yes i did do fastboot boot boot.img folowed by somthing to do with cache
Click to expand...
Click to collapse
Okay, in fastboot mode, type 'fastboot getvar cidnum' to get your CID number.
then according to that number, go here: http://forum.xda-developers.com/showthread.php?t=1957376
and download your firmware.zip
then use the following commands:
fastboot oem lock
fastboot oem rebootRUU
fastboot flash zip firmware.zip
tomascus said:
Okay, in fastboot mode, type 'fastboot getvar cidnum' to get your CID number.
then according to that number, go here: http://forum.xda-developers.com/showthread.php?t=1957376
and download your firmware.zip
then use the following commands:
fastboot oem lock
fastboot oem rebootRUU
fastboot flash zip firmware.zip
Click to expand...
Click to collapse
Ahh, i've done what you just said it looks like i'm getting somewhere.
looks like i'm stuck on this one.
C:\fastboot>fastboot flash zip 3.16.61.6.zip
sending 'zip' (12875 KB)...
OKAY [ 1.786s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) checking main version...
(bootloader) checking hboot version...
(bootloader) start image[hboot] unzipping for pre-update check...
(bootloader) start image[hboot] flushing...
(bootloader) signature checking...
FAILED (remote: 90 hboot pre-update! please flush image again immediately)
finished. total time: 5.130s
Just keep trying 'fastboot flash zip (lalala)' until it works.
Afterwards, you need to re-unlock your bootloader with 'fastboot flash unlocktoken unlock_code.bin'
then reflash boot.img 'fastboot flash boot boot.img'
then 'fastboot erase cache'
then reflash recovery 'fastboot flash recovery (lalalaa.img)'
tomascus said:
Just keep trying 'fastboot flash zip (lalala)' until it works.
Afterwards, you need to re-unlock your bootloader with 'fastboot flash unlocktoken unlock_code.bin'
then reflash boot.img 'fastboot flash boot boot.img'
then 'fastboot erase cache'
then reflash recovery 'fastboot flash recovery (lalalaa.img)'
Click to expand...
Click to collapse
I feel bad, wasting your time still. CMD has froze should i cancel ctrl +c? so i apologise in advance
C:\fastboot>fastboot flash unlocktoken unlock_code.bin
sending 'unlocktoken' (0 KB)...
OKAY [ 0.008s]
writing 'unlocktoken'...
(bootloader) unlock token check successfully
also 0kb?
-EDIT-
DONE IT! However i don't have no signal and can't connect to wifi? did i miss a step?
also i would love the opportunity to learn about this stuff starting from the basics, any advice on some reading i should do? i know it's a cheeky question but it's a must I think LOL
But thank you for your time.
Rich
Richlilrich said:
I feel bad, wasting your time still. CMD has froze should i cancel ctrl +c? so i apologise in advance
C:\fastboot>fastboot flash unlocktoken unlock_code.bin
sending 'unlocktoken' (0 KB)...
OKAY [ 0.008s]
writing 'unlocktoken'...
(bootloader) unlock token check successfully
also 0kb?
-EDIT-
DONE IT! However i don't have no signal and can't connect to wifi? did i miss a step?
also i would love the opportunity to learn about this stuff starting from the basics, any advice on some reading i should do? i know it's a cheeky question but it's a must I think LOL
But thank you for your time.
Rich
Click to expand...
Click to collapse
I'm happy for you.
Man, just search and you shall find
Try reflash boot.IMG or if it doesn't work- Full wipe and reflash ROM.
Sent from my HTC One X using xda app-developers app
tomascus said:
I'm happy for you.
Man, just search and you shall find
Try reflash boot.IMG or if it doesn't work- Full wipe and reflash ROM.
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Whoopsie, did fastboot flash boot boot.img didn't start up so i thought i would check recovery and earse some caches, theres an error for it to load. (a phone laying down with an exclaimation mark) so i can't do a wipe
Reflash the custom recovery
Fastboot flash recovery recover.img
Fastboot erase cache
Anyway to get the recovery back? so i can try another ROM to see if that could possibly fix the problem, just can't get into recovery D: happy my phone turns on lol however no network or can't connect to wifi
by fashing the boot did nothing but crash it more.
so i had to redo what you taught me, thank you again and i'm back to where i said i was
Flash this one again
http://db.tt/Krlm4dPs
Fastboot flash recovery recovery.img
Rename the downloaded file to recovery.img before you flash !
Mr Hofs said:
Flash this one again
http://db.tt/Krlm4dPs
Fastboot flash recovery recovery.img
Rename the downloaded file to recovery.img before you flash !
Click to expand...
Click to collapse
Many thanks, recovery up and running. now that I know this I'll try to reinstall the ROM.
Are there any reasons why I'm not getting signal or WiFi? along with that from the unlock it seem rather slow,
But I guess it's time for me to experiment, now that i know how to fix it if I mess up
Maybe because of this :
When installing the viper you get a question about the custom kernel ....
Answer with NO !
Mr Hofs said:
Maybe because of this :
When installing the viper you get a question about the custom kernel ....
Answer with NO !
Click to expand...
Click to collapse
I am sure I have done that a few times, going to try re downloading and try to reinstall. May not be installing right,
Thanks
Just signed up to say thanks Mr Hofs for the help you've posted in this thread in particular but also in many other threads I've been referring to over the last 4 hours or so. I was well on my way to brickage following a screwed up attempt to root my HOX, but thanks to you I'm now up and running again. Admittedly I'm back at square one with a non-rooted handset, but I never would've believed that would be such a happy place to be, plus I feel a tiny bit less of a noob now.
Anyway, apologies for crashing your thread Richlilrich - as you were!
Screwed up my One X
tomascus said:
Okay, in fastboot mode, type 'fastboot getvar cidnum' to get your CID number.
then according to that number, go here: http://forum.xda-developers.com/showthread.php?t=1957376
and download your firmware.zip
then use the following commands:
fastboot oem lock
fastboot oem rebootRUU
fastboot flash zip firmware.zip
Click to expand...
Click to collapse
Hey Guy's,
I know this thread is old and many of you might not see this anymore but I'm sure this is where I need to be.
I have a UK Quad Core HOX and rooted fine a while ago.
I placed Cyanogen on for a while and all was running fine but it doesn't have all the tweaks I'd like so looked around for another ROM.
I came across the ViperROM and thought - Great! Exactly what I wanted, checked the reviews - All good, checked my HBoot etc... All seems fine. Went ahead and installed it through CWM (5.8.4.0) like I have done a thousand times before and went and rewrote the boot.img and got a continuous HTC boot loop. Thought hey no harm no fuss and went back into recovery to restore my most recent back-up only to find that they had all gone - My stock recovery my previous tries at other ROMS and most importantly my most recent Backup!!!!
I followed the steps above over and over again, I can re-lock my HOX, reboot into RUU and flash the 3.16.61.6 firmware (and boot img inside zip) and it still bootloop's over and over....... (I can unlock again too)
I've tried adb pushing Stock and custom ROMS to the SD card which says success in windows cmd but says no files on SDcard.
What am I doing wrong?
P.S hboot details are;
Endeveavoru PVT Ship S-ON RL
HBOOT-1.36.0000
CPLD-None
Microp-None
Radio-5.1204.163R.30
eMMC-Bootmode: disabled
CPU-bootmode: disabled
HW Secure boot:enabled
Modem path : off
Nov 16 2012, 18:32:39
Hope someone can help
---------- Post added at 07:29 PM ---------- Previous post was at 07:24 PM ----------
DrUmMiSt said:
Hey Guy's,
I know this thread is old and many of you might not see this anymore but I'm sure this is where I need to be.
I have a UK Quad Core HOX and rooted fine a while ago.
I placed Cyanogen on for a while and all was running fine but it doesn't have all the tweaks I'd like so looked around for another ROM.
I came across the ViperROM and thought - Great! Exactly what I wanted, checked the reviews - All good, checked my HBoot etc... All seems fine. Went ahead and installed it through CWM (5.8.4.0) like I have done a thousand times before and went and rewrote the boot.img and got a continuous HTC boot loop. Thought hey no harm no fuss and went back into recovery to restore my most recent back-up only to find that they had all gone - My stock recovery my previous tries at other ROMS and most importantly my most recent Backup!!!!
I followed the steps above over and over again, I can re-lock my HOX, reboot into RUU and flash the 3.16.61.6 firmware (and boot img inside zip) and it still bootloop's over and over....... (I can unlock again too)
I've tried adb pushing Stock and custom ROMS to the SD card which says success in windows cmd but says no files on SDcard.
What am I doing wrong?
P.S hboot details are;
Endeveavoru PVT Ship S-ON RL
HBOOT-1.36.0000
CPLD-None
Microp-None
Radio-5.1204.163R.30
eMMC-Bootmode: disabled
CPU-bootmode: disabled
HW Secure boot:enabled
Modem path : off
Nov 16 2012, 18:32:39
Hope someone can help
Click to expand...
Click to collapse
Would like to add that I would prefer Viper to stock but stock would help for now
Before going for RUU and stuff, try any other roms.
I'd say do this :
Flash TWRP - Better than CWM anyday.
Go to recovery. Mount USB. Copy Viper (or any other) rom to phone.
Reboot to bootloader.
Flash boot.img.
Fastboot erase cache.
Go to recovery.
Clean install ROM.
Reboot and wait for it. First boot takes pretty long sometimes.
There is no better recovery, a recovery is personal. I'm using CWM now for 2 years....never had a problem with that.....
Now the issue.
How to copy it is in the post above, however before you install the rom you need to make a real good full wipe
Factory reset
Wipe cache partition
Advanced - wipe dalvik cache
Mounts & storage - format cache, data, system
Then install the rom...and ofcourse flash the boot.img from the rom.zip
The option to mount in CWM is under mounts and storage copy the rom.zip over and unmount.
The way i personally follow is :
Flash the boot.img (fastboot, bootloader mode) then enter the recovery and follow the above....make sure you unplug the usb cable BEFORE installing the rom.zip
Hi, I'm trying to install cm10.1-RC5 from Arch Linux. I've wiped and factory reset and flashed the boot.img. I don't have s-off.
When I try to install the .zip in ClockworkMod 5.8.4.0 I get errors indicating that my bootloader isn't a compatible version. For example:
assert failed: getprop("ro.bootloader") == "1.31.0000"
E:Error in /sdcard/cm-10.1.0-RC5-endeavoru.zip
(Status 7)
Installation aborted.
I gather that this means my hboot or firmware needs an update. I've found this thread which seems relevant:
http://forum.xda-developers.com/showthread.php?t=2241419
I ran "fastboot oem readcid" and got this:
...
(bootloader) DEBUG: cid: VODAP021
OKAY [ 4.075s]
finished. total time: 4.075s
So I guess this means I need Vodaphone specific firmware? Where can I access this?
Or am I on the wrong track?
Post the result of fastboot getvar version-main..
This is a cmd fastboot command (windows)... No idea what's the command for Linux.. Might be something similar..
This way we can make sure which firmware you have...
-Sent from my IceCold One X!
vin4yak said:
Post the result of fastboot getvar version-main..
This is a cmd fastboot command (windows)... No idea what's the command for Linux.. Might be something similar..
This way we can make sure which firmware you have...
-Sent from my IceCold One X!
Click to expand...
Click to collapse
Thanks for the quick reply, here's the output:
version-main: 1.29.862.11
finished. total time: 4.069s
I've located this thread:
http://forum.xda-developers.com/showthread.php?t=1957376&highlight=upgrade+firmware+linux
This pointed me to .zip containing hboot 1.36.
I tried following these instructions:
http://sadevil.org/blog/2012/12/23/manually-flashing-an-ota-update/
Unfortunately the directories the tutorial references are different to the one in my .zip.
Now there are 2 ways you can upgrade your device's hboot
1: Returning to stock with a ruu and then updating to jellybean hboot with ota update.
2. Flashing the firmware zip and then installing a custom rom.
For running a ruu you will need access to a windows pc since it's an exe file : http://bugsylawson.com/files/file/1...11-radio-1120410514-release-260561-signedexe/
If you want to upgrade your firmware by flashing... Here's the firmware upgrade for your cid : http://goo.gl/yAa0G
Download the firmware and rename it to firmware.zip and then put it in the fastboot folder..
Steps:
1. Relock bootloader : fastboot oem lock
2. Reboot to ruu : fastboot oem rebootRUU
It will take you to a black htc screen... Wait for a few seconds for the screen to settle down and then flash the firmware :
Fastboot flash zip firmware.zip
You might need to flash the firmware twice if you get an error the first time! Its quite normal! After successfully flashing the firmware, you need to unlock the Bootloader, flash a custom recovery and then flash the custom rom!
PS: Again, the commands are for fastboot cmd (windows).. Linux might be a little different..
-Sent from my IceCold One X!
vin4yak said:
Now there are 2 ways you can upgrade your device's hboot
1: Returning to stock with a ruu and then updating to jellybean hboot with ota update.
2. Flashing the firmware zip and then installing a custom rom.
For running a ruu you will need access to a windows pc since it's an exe file : http://bugsylawson.com/files/file/1...11-radio-1120410514-release-260561-signedexe/
If you want to upgrade your firmware by flashing... Here's the firmware upgrade for your cid : http://goo.gl/yAa0G
Download the firmware and rename it to firmware.zip and then put it in the fastboot folder..
Steps:
1. Relock bootloader : fastboot oem lock
2. Reboot to ruu : fastboot oem rebootRUU
It will take you to a black htc screen... Wait for a few seconds for the screen to settle down and then flash the firmware :
Fastboot flash zip firmware.zip
You might need to flash the firmware twice if you get an error the first time! Its quite normal! After successfully flashing the firmware, you need to unlock the Bootloader, flash a custom recovery and then flash the custom rom!
PS: Again, the commands are for fastboot cmd (windows).. Linux might be a little different..
-Sent from my IceCold One X!
Click to expand...
Click to collapse
Golden gold you are sir/madam! Got CM10.1 running like a beast!
Thankyou kindly.
That's Great! Enjoy cm10! :good:
-Sent from my IceCold One X!
firmware for htc_38 for hboot update
I have HTC One X, currently i m at hboot 1.72 and CWR 6.0.4.7. I want to update my hboot for that i need firmware for my device whose CID is htc_38. I have already gone through xda page of "collection of firmware" to search for my device's firmware but i didnt get it there. plzzzzzzz help me out here.
abhinav625 said:
I have HTC One X, currently i m at hboot 1.72 and CWR 6.0.4.7. I want to update my hboot for that i need firmware for my device whose CID is htc_38. I have already gone through xda page of "collection of firmware" to search for my device's firmware but i didnt get it there. plzzzzzzz help me out here.
Click to expand...
Click to collapse
You are with the latest firmware!!!!
Greetings to all of you
i need little help since i'm a new HTC User
first of all , my phone is :
S-On , Rooted , Unlocked Bootloader , TWRP & finally on stock base 1.40.709.8
CID : HTC_621
MID : 0PJA10000
now i need to update to latest base " 2.10.709.1 "
how to do so step by step ??
EDIT :
i read here on XDA " If your device is S-ON , then you cannot flash an RUU with version less than your phone's current version . The same applies for hboot version "
Amr Nasser said:
Greetings to all of you
i need little help
i'm a new HTC User , I've HTC M9
first of all , my phone is :
S-On , Rooted , Unlocked Bootloader , TWRP & finally on Lee Droid Rom base 1.40.401.8
CID : HTC_621
MID : 0PJA10000
now i need to update to latest 2.10.401.1
how to do so step by step ??
Click to expand...
Click to collapse
Either you S-OFF with sunshine (costs 25 USD) so you can flash the leaked firmware or you wait untill the official OTA gets distributed by HTC. If you choose to do the latter you need to restore your system to stock, unrooted, read-only state by flashing a RUU or restoring a stock backup and reflashing the stock recovery.
Important
Flippy498 said:
Either you S-OFF with sunshine (costs 25 USD) so you can flash the leaked firmware or you wait untill the official OTA gets distributed by HTC. If you choose to do the latter you need to restore your system to stock, unrooted, read-only state by flashing a RUU or restoring a stock backup and reflashing the stock recovery.
Click to expand...
Click to collapse
this posted yesterday :
http://forum.xda-developers.com/showpost.php?p=61995182&postcount=373
i have the same MID & CID
does it mean if i get back to stock 1.40.401.8 , i can use that OTA To get 2.10.401.1 ??
Amr Nasser said:
this posted yesterday :
http://forum.xda-developers.com/showpost.php?p=61995182&postcount=373
i have the same MID & CID
does it mean if i get back to stock 1.40.401.8 , i can use that OTA To get 2.10.401.1 ??
Click to expand...
Click to collapse
The update from the link is for the Asian SKU 709. If you go back to a stock version with the SKU 401 you can only use updates with the same SKU and the update for firmware 2.10.401.1 has not been realesed officially untill now.
Edit: Maybe I understood you wrong. What is your actual firmware version? I mean the one that is stated in the download mode in the line with "OS" at the beginning. That is the firmware you need to look for if you want to get back to stock. The one in settings>about only tells you the base of the rom you are using.
Important
Flippy498 said:
The update from the link is for the Asian SKU 709. If you go back to a stock version with the SKU 401 you can only use updates with the same SKU and the update for firmware 2.10.401.1 has not been realesed officially untill now.
Edit: Maybe I understood you wrong. What is your actual firmware version? I mean the one that is stated in the download mode in the line with "OS" at the beginning. That is the firmware you need to look for if you want to get back to stock. The one in settings>about only tells you the base of the rom you are using.
Click to expand...
Click to collapse
i will go back to stock 1.40.709.8 ?? then update to 2.10.709.1 ?? both are Asian
will this work , i think they are same SKU now ??
Amr Nasser said:
i will go back to stock 1.40.709.8 ?? then update to 2.10.709.1 ?? both are Asian
will this work , i think they are same SKU now ??
Click to expand...
Click to collapse
Your phone is S-ON so you can only go back to the stock firmware that belongs to your phones SKU. You need to look at the "OS" line in download mode if you want to know which SKU versions you can use.
Amr Nasser said:
Greetings to all of you
i need little help
i'm a new HTC User , I've HTC M9
first of all , my phone is :
S-On , Rooted , Unlocked Bootloader , TWRP & finally on Lee Droid Rom base 1.40.401.8
CID : HTC_621
MID : 0PJA10000
now i need to update to latest 2.10.401.1
how to do so step by step ??
Click to expand...
Click to collapse
Since you're s-on, you're already on .709 firmware. There is no way you could be on anything else because it would not flash. Still, you should reboot to download mode and see what it says. If it's 1.32.709 as I expect, proceed.
1. Use Titanium Backup to back up all your user data and apps to your external sdcard; remove it.
2. Relock and run the existing RUU for your phone (this will wipe everything). Link is in this thread; follow instructions in the OP.
3. Wait until the OTA shows up and install.
4. Unlock and reroot, then restore your backed up data and apps.
Important
iElvis said:
Since you're s-on, you're already on .709 firmware. There is no way you could be on anything else because it would not flash. Still, you should reboot to download mode and see what it says. If it's 1.32.709 as I expect, proceed.
1. Use Titanium Backup to back up all your user data and apps to your external sdcard; remove it.
2. Relock and run the existing RUU for your phone (this will wipe everything). Link is in this thread; follow instructions in the OP.
3. Wait until the OTA shows up and install.
4. Unlock and reroot, then restore your backed up data and apps.
Click to expand...
Click to collapse
when i entered download mode , my OS showed me 1.40.709.8
so i assume now ,
relock my bootloader , run RUU 1.32.709 then OTA from my phone till i reach 1.40.709.8 and then i use the OTA in this thread to upgrade to 2.10.709.1 :
http://forum.xda-developers.com/showpost.php?p=61995182&postcount=373
then i can Unlock again and install TWRP and so on ,, am i right ??
Amr Nasser said:
when i entered download mode , my OS showed me 1.40.709.8
so i assume now ,
relock my bootloader , run RUU 1.32.709 then OTA from my phone till i reach 1.40.709.8 and then i use the OTA in this thread to upgrade to 2.10.709.1 :
http://forum.xda-developers.com/showpost.php?p=61995182&postcount=373
then i can Unlock again and install TWRP and so on ,, am i right ??
Click to expand...
Click to collapse
Correct. Although I think there is no need to flash the last OTA manually. You can update via the OTA function until you reach 2.10.709.1 since it's been released officially.
Amr Nasser said:
when i entered download mode , my OS showed me 1.40.709.8
so i assume now ,
relock my bootloader , run RUU 1.32.709 then OTA from my phone till i reach 1.40.709.8 and then i use the OTA in this thread to upgrade to 2.10.709.1 :
http://forum.xda-developers.com/showpost.php?p=61995182&postcount=373
then i can Unlock again and install TWRP and so on ,, am i right ??
Click to expand...
Click to collapse
No. If you're on 1.40, the 1.32 RUU will not flash because you're s-on—you can't downgrade. You need to find the 1.40.709 RUU. Let me look around.
Edit: It doesn't seem to be posted anywhere I can find. You need to get back to stock to flash an OTA. I think your only option unless HTC releases a RUU for 2.10.709 may be to s-off and update manually.
iElvis said:
No. If you're on 1.40, the 1.32 RUU will not flash because you're s-on—you can't downgrade. You need to find the 1.40.709 RUU. Let me look around.
Edit: It doesn't seem to be posted anywhere I can find. You need to get back to stock to flash an OTA. I think your only option unless HTC releases a RUU for 2.10.709 may be to s-off and update manually.
Click to expand...
Click to collapse
Actually downgrading with S-ON is possible as long as the bootloader version doesn't need to be downgraded, too (source). Just checked on my phone that the aboot is even with the 2.7.401.1 firmware still on version 1.0.0.0000. So there should be no problem.
Flippy498 said:
Actually downgrading with S-ON is possible as long as the bootloader version doesn't need to be downgraded, too (source). Just checked on my phone that the aboot is even with the 2.7.401.1 firmware still on version 1.0.0.0000. So there should be no problem.
Click to expand...
Click to collapse
That's interesting, thanks. Didn't use to be that way.
Important
Flippy498 said:
Actually downgrading with S-ON is possible as long as the bootloader version doesn't need to be downgraded, too (source). Just checked on my phone that the aboot is even with the 2.7.401.1 firmware still on version 1.0.0.0000. So there should be no problem.
Click to expand...
Click to collapse
i relocked my bootloader then tried to flash RUU with these orders :
fastboot oem rebootRUU
fastboot flash zip 0PJAIMG.zip
i got this error every time :
target reported max download size of 800000000 bytes
Invalid sparse file format at header magi
and i can't flash RUU
any ideas ??
Amr Nasser said:
i relocked my bootloader then tried to flash RUU with these orders :
fastboot oem rebootRUU
fastboot flash zip 0PJAIMG.zip
i got this error every time :
target reported max download size of 800000000 bytes
Invalid sparse file format at header magi
and i can't flash RUU
any ideas ??
Click to expand...
Click to collapse
Download and use HTC_fast boot.exe instead of facebook.exe. you can find HTC_fastboot by searching the forum. Just place it on the same folder as your current fastboot.exe file.
Command are the same except instead of typing "fastboot flash..." It's "HTC_fastboot flash..."
Edit: this is because regular fastboot can't handle files over 2GB.
Important
Flippy498 said:
Actually downgrading with S-ON is possible as long as the bootloader version doesn't need to be downgraded, too (source). Just checked on my phone that the aboot is even with the 2.7.401.1 firmware still on version 1.0.0.0000. So there should be no problem.
Click to expand...
Click to collapse
jollywhitefoot said:
Download and use HTC_fast boot.exe instead of facebook.exe. you can find HTC_fastboot by searching the forum. Just place it on the same folder as your current fastboot.exe file.
Command are the same except instead of typing "fastboot flash..." It's "HTC_fastboot flash..."
Edit: this is because regular fastboot can't handle files over 2GB.
Click to expand...
Click to collapse
that's worked , but now i got this error :
C:\Users\Amr\Desktop\Squabbi's Toolkit\adb>htc_fastboot oem rebootRUU
... OKAY
Execution time is 206(ms)
C:\Users\Amr\Desktop\Squabbi's Toolkit\adb>htc_fastboot flash zip 0PJAIMG.zip
< waiting for device >
sending 'zip'... (250395 KB) OKAY
sending time = 10.592 secs
writing 'zip'... (bootloader) HOSD CL#553039
(bootloader) ERR [SD_UPDATE_ERR] Main version NOT ALLOWED
(bootloader) ERR [SD_UPDATE_ERR] sddownload failed: 19
(bootloader) ERR Update zip file failed.
(bootloader) ERR ZIP ERROR, exit read zip loop
(bootloader) ERR ZIP signature checking failed...
(bootloader) Update zip file OK
(bootloader) ERR ZIP ERROR CODE, 19
(bootloader) [email protected]
FAIL19: fail to flash via downloadzip
FAILED (remote: 19: fail to flash via downloadzip)
Execution time is 19(s)
i've S-On , and my bootloader is " RELOCKED " >> if this can help
Edit :
i've " Relocked " My bootloader through
reboot bootloader
then download mode
fastboot oem lock
any ideas ??
Amr Nasser said:
that's worked , but now i got this error :
C:\Users\Amr\Desktop\Squabbi's Toolkit\adb>htc_fastboot oem rebootRUU
... OKAY
Execution time is 206(ms)
C:\Users\Amr\Desktop\Squabbi's Toolkit\adb>htc_fastboot flash zip 0PJAIMG.zip
< waiting for device >
sending 'zip'... (250395 KB) OKAY
sending time = 10.592 secs
writing 'zip'... (bootloader) HOSD CL#553039
(bootloader) ERR [SD_UPDATE_ERR] Main version NOT ALLOWED
(bootloader) ERR [SD_UPDATE_ERR] sddownload failed: 19
(bootloader) ERR Update zip file failed.
(bootloader) ERR ZIP ERROR, exit read zip loop
(bootloader) ERR ZIP signature checking failed...
(bootloader) Update zip file OK
(bootloader) ERR ZIP ERROR CODE, 19
(bootloader) [email protected]
FAIL19: fail to flash via downloadzip
FAILED (remote: 19: fail to flash via downloadzip)
Execution time is 19(s)
i've S-On , and my bootloader is " RELOCKED " >> if this can help
Edit :
i've " Relocked " My bootloader through
reboot bootloader
then download mode
fastboot oem lock
any ideas ??
Click to expand...
Click to collapse
Main version not allowed looks like its saying you can't downgrade. Maybe the bootloader version changed.
Amr Nasser said:
that's worked , but now i got this error :
C:\Users\Amr\Desktop\Squabbi's Toolkit\adb>htc_fastboot oem rebootRUU
... OKAY
Execution time is 206(ms)
C:\Users\Amr\Desktop\Squabbi's Toolkit\adb>htc_fastboot flash zip 0PJAIMG.zip
< waiting for device >
sending 'zip'... (250395 KB) OKAY
sending time = 10.592 secs
writing 'zip'... (bootloader) HOSD CL#553039
(bootloader) ERR [SD_UPDATE_ERR] Main version NOT ALLOWED
(bootloader) ERR [SD_UPDATE_ERR] sddownload failed: 19
(bootloader) ERR Update zip file failed.
(bootloader) ERR ZIP ERROR, exit read zip loop
(bootloader) ERR ZIP signature checking failed...
(bootloader) Update zip file OK
(bootloader) ERR ZIP ERROR CODE, 19
(bootloader) [email protected]
FAIL19: fail to flash via downloadzip
FAILED (remote: 19: fail to flash via downloadzip)
Execution time is 19(s)
i've S-On , and my bootloader is " RELOCKED " >> if this can help
Edit :
i've " Relocked " My bootloader through
reboot bootloader
then download mode
fastboot oem lock
any ideas ??
Click to expand...
Click to collapse
Which RUU did you try to flash? As far as I know there is one for 1.32.709.6 and one for 1.36.709.3. Best case scenario would be you downloaded a wrong RUU. Worst case scenario would be that downgrading is (in contrast to the post I linked earlier) not aboot dependent and not possible if the software numbers (in your case the 40 you want to downgrade to 32 or 36) differ.
iElvis said:
No. If you're on 1.40, the 1.32 RUU will not flash because you're s-on—you can't downgrade. You need to find the 1.40.709 RUU. Let me look around.
Edit: It doesn't seem to be posted anywhere I can find. You need to get back to stock to flash an OTA. I think your only option unless HTC releases a RUU for 2.10.709 may be to s-off and update manually.
Click to expand...
Click to collapse
mY RECOMMENDATION IS TO WAIT UNTIL DE 2.10 RUU ZIP AND DO THE SCARD METHOD, IS SAFE FAST AND THEN YOU GOT A FULL STOCK CLEAN OF BLOATWARE, ALSO IYOU WILL BECOME OFFICIAL STOCK, YOU WOULD HAVE TO ROOT AGAIN AND FLASH TWRP. NO S-OFF REQUIERED.
Important
jollywhitefoot said:
Main version not allowed looks like its saying you can't downgrade. Maybe the bootloader version changed.
Click to expand...
Click to collapse
i searched the internet and found a nandroid backup which was the same stock rom my device was running
now i restored it via TWRP , everything is perfect now
so now , i've stock 1.40.709.8 base
Unlocked , TWRP Recovery , Rooted , S-On
And i got OTA Notification to update to 2.10.709.1 >> downloaded it >> but it doesn't install >> i know that i must flash stock recovery and " RELOCK " bootloader
can anyone provide me stock recovery for 1.40.709.8 ??
what is the next steps i have to do , because when i " RELOCK " my bootloader >> device start in bootloader mode and don't boot and i have to unlock it again so it can boot , what causes this ??
EDIT :
can i just flash OTA zip file via TWRP or i can't ??
Amr Nasser said:
i searched the internet and found a nandroid backup which was the same stock rom my device was running
now i restored it via TWRP , everything is perfect now
so now , i've stock 1.40.709.8 base
Unlocked , TWRP Recovery , Rooted , S-On
And i got OTA Notification to update to 2.10.709.1 >> downloaded it >> but it doesn't install >> i know that i must flash stock recovery and " RELOCK " bootloader
can anyone provide me stock recovery for 1.40.709.8 ??
what is the next steps i have to do , because when i " RELOCK " my bootloader >> device start in bootloader mode and don't boot and i have to unlock it again so it can boot , what causes this ??
EDIT :
can i just flash OTA zip file via TWRP or i can't ??
Click to expand...
Click to collapse
Flashing OTAs with TWRP isn't possible but you can use the recovery that is placed in the OTA. The OTA can be found in
Code:
/data/data/com.htc.updater/files/
Just copy it to your pc and open the zip file. The recovery can be found in one of the subfolders. Next step would be making a TWRP backup with only recovery checked. After the backup has finished you need to copy it to your pc, too. Now you need to rename the stock recovery you grabbed from the OTA to
Code:
recovery.emmc.win
and replace the recovery in the backup with the renamed file. Next you need to copy the backup back to your phone and restore it with TWRP. When you reboot now TWRP will be replaced by the stock recovery and you should be able to install the OTA. I'm not sure whether it is necessary to relock for the update with S-ON. With S-OFF it is actually not needed.
Edit: I missed the part where you stated that you're still rooted and assumed that you restored a "read-only backup". My instructions won't work until you restored a stock, unrooted and read-only system beforehand.
Hello,
i have single sim d820 (europe)
Code:
***************************
Software status: Modified
A51_UL PVT SHIP S-ON
hboot-3.19.0.0000
radio-01.01.010_U10305041_08.01.50512
os-2.10.401.2
***************************
Before i messed it up it was unlocked and rooted and S-ON, then i wanted to install OTA and i flashed firmware.zip extracted from OTA zip file (bad idea). Now i'm unable to get my phone working...
What i can do:
-enter bootloader
-fastboot commands
-enter recovery
What I've tried and didn't work:
-flash stock recovery, lock, flash RUUk44.zip via fastboot (signature verify fail)
-flash stock recovery, lock, flash lollipop OTA (signature verify fail)
-flash TWRP, restore k44 backup (bootloop after reboot from recovery)
The question is, if I would somehow obtain firmware from k44 stock, is it possible to downgrade on S-ON using "fastboot flash zip" and then restore backup or flash RUU?
I cannot find magical RUU.exe for this model there are only zip files...
Guys maybe someone can dump kitkat firmware i would be grateful...
I appreciate any idea, please help me solve it
Look here: http://www.easy-firmware.com/index.php?a=browse&b=category&id=725
The first zip ist the europa version kk 4.4. for 51 ul.
Rename it as OPFJIMG.zip and put it on your external sd car. boot into bootloader and let it run. I hope it works for you!
By the way, is it possible for you to upload and share your complete OTA zip? Would be wonderfull.
Oel said:
The first zip ist the europa version kk 4.4. for 51 ul.
Rename it as OPFJIMG.zip and put it on your external sd car. boot into bootloader and let it run. I hope it works for you!
By the way, is it possible for you to upload and share your complete OTA zip? Would be wonderfull.
Click to expand...
Click to collapse
Zip method does not work for me neither from fastboot nor from sdcard. In fastboot i get "signature verify fail", via sdcard it says sth like "fail due to large image failed".
I'm now downloading exe file from your link.
edit: RUU.exe from link above failed - stuck at 4%(checking header or sth like that)
I will upload OTA zip this night.
Maybe i don't understand something, but i wonder why RUU zip doesn't contain firmware.zip like OTA update package.. ?
Good luck and thank you for the upload bro!
cr3h said:
I will upload OTA zip this night.
Click to expand...
Click to collapse
Do you have the OTA uploaded ?
Today it was possible for me to install the orange version spain from the ruu.zip what i mentioned to you!
I was following this tut:
"You can extract the ROM.zip from any RUU to install via ZIP
Start the RUU and once at the first main screen click Start>Run and type
%temp%
now, find the newest folder and in there will be a ZIP file called Rom.zip - copy this to your desktop and rename it to OPFJIMG.zip Now copy this to your SD card and start the phone in HBOOT (turn it on whilst holding volume down). It will find the file and start the update. Just follow the instructions...
It will wipe your phone, though"
Than with the zip on the sdcard i started fastboot and adb on my computer, i entered the command "fastboot oem lock", the message "Unlocked" and Security Warning" appeared, than i pressed the On/Off button, it changed to bottloadermodus, and voila, it was eating the zip!
Only this zip was good enough, the other zips was not running, not the europe version and not the english orange version. But with the spanish version ist was ok. But only with the extracted Rom.zip. When i started the Ruu.zip it stops the update Process after some %. But the Rom.zip from the same ruu works without bad messages.
Now i have a clean firmware on y desire 820n 51 ul.
The languages in this version are: Deutsch, English, Español, Francais, Portugues.
Oel said:
Do you have the OTA uploaded ?
Today it was possible for me to install the orange version spain from the ruu.zip what i mentioned to you!
I was following this tut:
"You can extract the ROM.zip from any RUU to install via ZIP
Start the RUU and once at the first main screen click Start>Run and type
%temp%
now, find the newest folder and in there will be a ZIP file called Rom.zip - copy this to your desktop and rename it to OPFJIMG.zip Now copy this to your SD card and start the phone in HBOOT (turn it on whilst holding volume down). It will find the file and start the update. Just follow the instructions...
It will wipe your phone, though"
Than with the zip on the sdcard i started fastboot and adb on my computer, i entered the command "fastboot oem lock", the message "Unlocked" and Security Warning" appeared, than i pressed the On/Off button, it changed to bottloadermodus, and voila, it was eating the zip!
Only this zip was good enough, the other zips was not running, not the europe version and not the english orange version. But with the spanish version ist was ok. But only with the extracted Rom.zip. When i started the Ruu.zip it stops the update Process after some %. But the Rom.zip from the same ruu works without bad messages.
Now i have a clean firmware on y desire 820n 51 ul.
The languages in this version are: Deutsch, English, Español, Francais, Portugues.
Click to expand...
Click to collapse
Here is link to uploaded OTA: http://forum.xda-developers.com/des...ta-d820n-single-sim-a51ull50-europe2-t3226897
I'm getting this error, after hboot detects 0PFJIMG.zip: Device halted due to Large Image update fail, and my bootloader is relocked.
Did you flash this onto OS-2.10.401.2??
It looks like i have to wait for lollipop RUU and/or for S-OFF possibility.... am I correct?
Maybe i can try flash separate partition dumps from FW 1.29 (radio, rcdata, etc...)?
cr3h said:
It looks like i have to wait for lollipop RUU and/or for S-OFF possibility.... am I correct?
Maybe i can try flash separate partition dumps from FW 1.29 (radio, rcdata, etc...)?
Click to expand...
Click to collapse
S-OFF would solve the problem, because you can flash (upgrade and downgrade) than every os-version for the desire 820.
Of cource, you can try to flash dumps from 1.29 if this was your original firmware. Maybe it works.
Oel said:
S-OFF would solve the problem, because you can flash (upgrade and downgrade) than every os-version for the desire 820.
Of cource, you can try to flash dumps from 1.29 if this was your original firmware. Maybe it works.
Click to expand...
Click to collapse
If i only have these dumps... :crying:
cr3h said:
Hello,
i have single sim d820 (europe)
Code:
***************************
Software status: Modified
A51_UL PVT SHIP S-ON
hboot-3.19.0.0000
radio-01.01.010_U10305041_08.01.50512
os-2.10.401.2
***************************
Before i messed it up it was unlocked and rooted and S-ON, then i wanted to install OTA and i flashed firmware.zip extracted from OTA zip file (bad idea). Now i'm unable to get my phone working...
What i can do:
-enter bootloader
-fastboot commands
-enter recovery
What I've tried and didn't work:
-flash stock recovery, lock, flash RUUk44.zip via fastboot (signature verify fail)
-flash stock recovery, lock, flash lollipop OTA (signature verify fail)
-flash TWRP, restore k44 backup (bootloop after reboot from recovery)
The question is, if I would somehow obtain firmware from k44 stock, is it possible to downgrade on S-ON using "fastboot flash zip" and then restore backup or flash RUU?
I cannot find magical RUU.exe for this model there are only zip files...
Guys maybe someone can dump kitkat firmware i would be grateful...
I appreciate any idea, please help me solve it
Click to expand...
Click to collapse
Hello. Did you managed to fix your phone? I have exactly the same problem as you. I don't know how to fix it ;d
Hello. Did you managed to fix your phone? I have exactly the same problem as you. I don't know how to fix it ;d
Click to expand...
Click to collapse
No, i did not.
I think there are 2 maybe 3 options:
- Wait for s-off (or pay for it now), then downgrade
- Wait for lollipop RUU for our current firmware
- Try to flash twrp backup of someone's lollipop - but im not sure if twrp works on llpop already, does it?
- Maybe try to flash firmware partitions separately, dumped from someone's d820n, but i don't know if it's even possible to reflash device that way. This can also be a last step to totally brick
I made s-off and cid-11111111 also flash with ( RUU_A51_UL_K44_DESIRE_SENSE60_Orange_ES_1.28.75.2_Radio_01.01.010_U10305041_08.01.41222_2_release_421565_signed 0
this ruu.Flash successful but still hang on logo and restart.
hello, can you share the Orange_es .zip file?
cr3h said:
Hello,
i have single sim d820 (europe)
Code:
***************************
Software status: Modified
A51_UL PVT SHIP S-ON
hboot-3.19.0.0000
radio-01.01.010_U10305041_08.01.50512
os-2.10.401.2
***************************
Before i messed it up it was unlocked and rooted and S-ON, then i wanted to install OTA and i flashed firmware.zip extracted from OTA zip file (bad idea). Now i'm unable to get my phone working...
What i can do:
-enter bootloader
-fastboot commands
-enter recovery
What I've tried and didn't work:
-flash stock recovery, lock, flash RUUk44.zip via fastboot (signature verify fail)
-flash stock recovery, lock, flash lollipop OTA (signature verify fail)
-flash TWRP, restore k44 backup (bootloop after reboot from recovery)
The question is, if I would somehow obtain firmware from k44 stock, is it possible to downgrade on S-ON using "fastboot flash zip" and then restore backup or flash RUU?
I cannot find magical RUU.exe for this model there are only zip files...
Guys maybe someone can dump kitkat firmware i would be grateful...
I appreciate any idea, please help me solve it
Click to expand...
Click to collapse
http://forum.xda-developers.com/des...hip-s-hboot-3-19-0-0000-t3508017#post69879100
hello
Since the new OTA came e cant upgrade because give a error "Can't update software. There was an unexpected error and the file f system may be corrupted. Please contact HTC support"
I´m S-OFF/LOCKED and stock rom 2.41.401.3 that i flash from a RUU.EXE because i want to take OFFICIAL STATUS
Before that i had a S-ON/UNLOCK and a 2.41.401.4 stock but ROOTED and MODIFIED STATUS
i downgrade because i had a lot of reboots.
I have try to flash 2.41.401.41 via fastboot flash zip
dry to rename the file to "2PS6IMG.ZIP and flash in download mode
but e receive always 22 RU_HEADER_ ERROR
please help
enduromen said:
hello
Since the new OTA came e cant upgrade because give a error "Can't update software. There was an unexpected error and the file f system may be corrupted. Please contact HTC support"
I´m S-OFF/LOCKED and stock rom 2.41.401.3 that i flash from a RUU.EXE because i want to take OFFICIAL STATUS
Before that i had a S-ON/UNLOCK and a 2.41.401.4 stock but ROOTED and MODIFIED STATUS
i downgrade because i had a lot of reboots.
I have try to flash 2.41.401.41 via fastboot flash zip
dry to rename the file to "2PS6IMG.ZIP and flash in download mode
but e receive always 22 HEADER RUU ERROR
please help
Click to expand...
Click to collapse
Reflash RUU will get you to stock. But will wipe everything. Then you can take the OTA. Also this should be in the Q&A section
i did it right now and upgrade too 2.41.401.4 with RUU.exe but still the same problema can´t upgrade
enduromen said:
i did it right now and upgrade too 2.41.401.4 with RUU.exe but still the same problema can´t upgrade
Click to expand...
Click to collapse
Whats your CID
HTC__001
I'm complet stock exception the S-OFF so I don't see a reason that I can't upgrade
Do you think S-OFF state could be the reason?
enduromen said:
I'm complet stock exception the S-OFF so I don't see a reason that I can't upgrade
Do you think S-OFF state could be the reason?
Click to expand...
Click to collapse
No you should be able to take OTA if you flashed RUU. Are you still getting the same error message?
yldlj said:
No you should be able to take OTA if you flashed RUU. Are you still getting the same error message?
Click to expand...
Click to collapse
yes, as i saided i flashed RUU.EXE 2.41.401.4 (bootloader is LOCKED and OFFICIAL STATUS) and the same error
Flash in download mode get this
C:\adb>fastboot flash zip OTA_PERFUME_UHL_N70_SENSE80GP_MR_HTC_Europe_2.41.401.41-2.41.401.4_release_508220k03ww80trnr46pl3.zip
target reported max download size of 1579200000 bytes
sending 'zip' (266199 KB)...
OKAY [ 14.049s]
writing 'zip'...
(bootloader) HOSD CL#857212
(bootloader) ERR [SD_UPDATE_ERR] update_fb_ZIP_buf: can not find ZIP hea
(bootloader) der
(bootloader) ERR [SD_UPDATE_ERR] sddownload failed: 22
(bootloader) ERR Update zip file failed.
(bootloader) ERR ZIP ERROR, exit read zip loop
(bootloader) ERR ZIP ERROR CODE, 22
(bootloader) [email protected]
FAILED (remote: 22 RU_HEADER_ERROR )
finished. total time: 15.179s
enduromen said:
yes, as i saided i flashed RUU.EXE 2.41.401.4 (bootloader is LOCKED and OFFICIAL STATUS) and the same error
Flash in download mode get this
C:\adb>fastboot flash zip OTA_PERFUME_UHL_N70_SENSE80GP_MR_HTC_Europe_2.41.401.41-2.41.401.4_release_508220k03ww80trnr46pl3.zip
target reported max download size of 1579200000 bytes
sending 'zip' (266199 KB)...
OKAY [ 14.049s]
writing 'zip'...
(bootloader) HOSD CL#857212
(bootloader) ERR [SD_UPDATE_ERR] update_fb_ZIP_buf: can not find ZIP hea
(bootloader) der
(bootloader) ERR [SD_UPDATE_ERR] sddownload failed: 22
(bootloader) ERR Update zip file failed.
(bootloader) ERR ZIP ERROR, exit read zip loop
(bootloader) ERR ZIP ERROR CODE, 22
(bootloader) [email protected]
FAILED (remote: 22 RU_HEADER_ERROR )
finished. total time: 15.179s
Click to expand...
Click to collapse
Lol xD you can't flash this that easy in fastboot not download mode xD you have to either name it to MID number .zip or download it from directly on the phone and let it install . Stock recovery mandatory if you flash this way. There is a way with TWRP, but a lot more to do
Sent from my HTC 10 using XDA Labs
thanks for your answer
"download it from directly on the phone and let it install " i cant because the phone give a error "Can't update software. There was an unexpected error and the file f system may be corrupted. Please contact HTC support"
i rename the OTA file to 2PS6IMG.ZIP put on SDcard go to download mode and the same 22 RU_HEADER_ERROR
to you have some other sugestion?? I have stock recovery because i flash a RUU.EXE
Ps- also try flash in recovery doing UPDATE FROM SD but give a signed error
thanks for your answer
"download it from directly on the phone and let it install " i cant because the phone give a error "Can't update software. There was an unexpected error and the file f system may be corrupted. Please contact HTC support"
i rename the OTA file to 2PS6IMG.ZIP put on SDcard go to download mode and the same 22 RU_HEADER_ERROR
to you have some other sugestion?? I have stock recovery because i flash a RUU.EXE
Ps- also try flash in recovery doing UPDATE FROM SD but give a signed error
flash TRWP and to a restore from a Untouched System Image + Boot +stock recovery is not the same thing that flash a RUU.EXE?
enduromen said:
thanks for your answer
"download it from directly on the phone and let it install " i cant because the phone give a error "Can't update software. There was an unexpected error and the file f system may be corrupted. Please contact HTC support"
i rename the OTA file to 2PS6IMG.ZIP put on SDcard go to download mode and the same 22 RU_HEADER_ERROR
to you have some other sugestion?? I have stock recovery because i flash a RUU.EXE
Ps- also try flash in recovery doing UPDATE FROM SD but give a signed error
flash TRWP and to a restore from a Untouched System Image + Boot +stock recovery is not the same thing that flash a RUU.EXE?
Click to expand...
Click to collapse
try the sytem image. worked for me too. sometimes something is broken and with an untouched system image you can install the update again. or just get latest system image and no need of installing the update anymore xD
but let me ask again. your phone is s-off, with locked bootloader right? normally after a RUU you should be able to either install it via downloading directly on the phone and install it there. or you should be also able to flash it like anyone else through either download mode when renamed or even in stock recovery. you can try to boot into stock recovery, apply that zip for installation. maybe that works for you. if you try a full factry reset throught fastboot or stock recovery. I forgot what I exactly did. but one of those steps helped me
answer your question YES i´m S-OFF and LOCKED and STOCK RECOVERY.
"normally after a RUU you should be able to either install it via downloading directly on the phone and install it there. or you should be also able to flash it like anyone else through either download mode when renamed or even in stock recovery"
fully agree with you but i cant i just do it all and nothing work
After Flash RUU.EXE i do a factory reset in stock recovery but didnt help still can download in the phone
"you can try to boot into stock recovery, apply that zip for installation" i did it and the result is "signature verification failed"
just dont do a restore system image in TWRP because i think the result was the same that flash the RUU but maybe it isnt
any one more sugestion that can help?
enduromen said:
answer your question YES i´m S-OFF and LOCKED and STOCK RECOVERY.
"normally after a RUU you should be able to either install it via downloading directly on the phone and install it there. or you should be also able to flash it like anyone else through either download mode when renamed or even in stock recovery"
fully agree with you but i cant i just do it all and nothing work
After Flash RUU.EXE i do a factory reset in stock recovery but didnt help still can download in the phone
"you can try to boot into stock recovery, apply that zip for installation" i did it and the result is "signature verification failed"
just dont do a restore system image in TWRP because i think the result was the same that flash the RUU but maybe it isnt
any one more sugestion that can help?
Click to expand...
Click to collapse
Find and Download the RUU zip file instead of the .exe. rename the RUU zip to 2PS6IMG.zip, place on ex sdcard, boot to download mode and press uo to flash. The RUU zip has never failed for me as i can take OTA's straight after.
yldlj said:
Find and Download the RUU zip file instead of the .exe. rename the RUU zip to 2PS6IMG.zip, place on ex sdcard, boot to download mode and press uo to flash. The RUU zip has never failed for me.
Click to expand...
Click to collapse
The ruu.exe works for him, afterwords he just can't install the it's because something is triggered.
@ OP did you download the zip, go into data/data/updater.htc-something folder and take the zip. You need either root or custom recovery for that. And try to flash that. If you've done that already. Don't know just get either latest ruu if finally available or take the system image of the latest and restore it. For some it works for some not
Sent from my HTC 10 using XDA Labs
DeeZZ_NuuZZ said:
The ruu.exe works for him, afterwords he just can't install the it's because something is triggered.
@op did you download the zip, go into data/data/updater.htc-something folder and take the zip. You need either root or custom recovery for that. And try to flash that. If you've done that already. Don't know just get either latest ruu if finally available or take the system image of the latest and restore it. For some it works for some not
Click to expand...
Click to collapse
Yeah i know but something isnt right as after flashing RUU he still cant update which to me is very strange. What i ment in my post was after flashing an RUU you should be able to take the ota and using the RUU zip has always worked for me to do that
Try go into stock recovery, there shall be an option to sideload OTA file, then use adb sideload OTAfile.zip, this is how I manually apply OTA.
also check the md5 to see if the OTA file is correct.
https://forum.xda-developers.com/showpost.php?p=73528777&postcount=2188
also try 401.3 ruu to see if that help
DeeZZ_NuuZZ said:
The ruu.exe works for him, afterwords he just can't install the it's because something is triggered.
@ OP did you download the zip, go into data/data/updater.htc-something folder and take the zip. You need either root or custom recovery for that. And try to flash that. If you've done that already. Don't know just get either latest ruu if finally available or take the system image of the latest and restore it. For some it works for some not
Sent from my HTC 10 using XDA Labs
Click to expand...
Click to collapse
no is not I can't even download in phone so there it's is not in that folder. I downloaded here in update thread
Will try flash ruu.zip but before I install a run.exe this gave me a error to
TRY THIS>>> https://forum.xda-developers.com/htc-10/how-to/guide-how-to-ota-receive-corrupt-message-t3378187