Hello,
I currently have installed Android Revolution HD 31.0 and I want to install the latest version of ARHD but the Google Edition, which is 5.2. My phone is S-ON at the moment. Reading through the posts on the associated topic, I saw that there are quite a few important things to modify. Can someone help me to install it as I did not find any guide how to properly do it and I do not want to break the phone.
Thank you!
You will need to get s-off. How to get it depends on your boot loader and firmware version. When you get s-off you will need the latest unofficial recovery version to get it to work. I'm a noob myself and I recommend you to read and search until you understand the process. If you don't, you shouldn't do it...
Sent from my HTC One using XDA Premium HD app
mpernea said:
Hello,
I currently have installed Android Revolution HD 31.0 and I want to install the latest version of ARHD but the Google Edition, which is 5.2. My phone is S-ON at the moment. Reading through the posts on the associated topic, I saw that there are quite a few important things to modify. Can someone help me to install it as I did not find any guide how to properly do it and I do not want to break the phone.
Thank you!
Click to expand...
Click to collapse
+1 on the S-Off, it's all in the OP of ARHD 5.2 GE:
Android Revolution HD 5.2
Google Edition
You need S-OFF, otherwise you'll experience boot-loop!
You can't use ART with deodexed custom ROM
You need TRWP 2.6.3.3 custom recovery!
Click to expand...
Click to collapse
nkk71 said:
+1 on the S-Off, it's all in the OP of ARHD 5.2 GE:
Click to expand...
Click to collapse
Ok, first of all, what is deodexed custom ROM?
How do I install TRWP 2.6.3.3 custom recovery?
If by firmware version you mean ROM version, it is 3.62.401.1. The boot loader is unlocked.
mpernea said:
Ok, first of all, what is deodexed custom ROM?
Click to expand...
Click to collapse
Google is your friend.
mpernea said:
How do I install TRWP 2.6.3.3 custom recovery?
Click to expand...
Click to collapse
you download from here: http://techerrata.com/browse/twrp2/m7 (dont use a download manager, and make sure MD5 is correct),
then in bootloader/FASTBOOT USB:
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
mpernea said:
If by firmware version you mean ROM version, it is 3.62.401.1.
Click to expand...
Click to collapse
No I dont, firmware is what you get in a "fastboot getvar all", and ROM is the version you get in Settings->About.
mpernea said:
The boot loader is unlocked.
Click to expand...
Click to collapse
That won't help with ARHD 5.2 GE, you need to be S-OFF.
Ok, here is what I got:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 3945mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d16dc66985
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Click to expand...
Click to collapse
mpernea said:
Ok, here is what I got:
Code:
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-main: 2.24.401.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) product: m7_ul
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__032
Click to expand...
Click to collapse
1- remove IMEI and s/n from post
2- you're gonna need to use http://rumrunner.us/ to get s-off (read and follow instructions )
3- if it doesnt work on your current rom, you may need to use a 2.24 based ROM (rooted)
One important question: if I do all this process, will all my photos and music still be there?
mpernea said:
One important question: if I do all this process, will all my photos and music still be there?
Click to expand...
Click to collapse
in theory you shouldnt loose any contents on your sdcard, but if it was me, I would backup everything anyway, just in case.
feel free to hit the thanks button if i've helped
nkk71 said:
in theory you shouldnt loose any contents on your sdcard, but if it was me, I would backup everything anyway, just in case.
feel free to hit the thanks button if i've helped
Click to expand...
Click to collapse
Is is possible to install Halo on 4.4?
mpernea said:
Is is possible to install Halo on 4.4?
Click to expand...
Click to collapse
no idea, i'm on Sense
mpernea said:
Is is possible to install Halo on 4.4?
Click to expand...
Click to collapse
Not natively,but if you have xposed then find xfloating window,that will do the trick
nkk71 said:
no idea, i'm on Sense
Click to expand...
Click to collapse
xfloating will work on sense but,depends whether you are gonna like it or not
Related
Does anyone know about it?
Sent from my HTC One using xda premium
mathrania said:
Does anyone know about it?
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
I don't think it can be done with ADB pull. Instead of flashing a custom recovery, do:
fastboot boot customrecovery.img
Do a backup, this will give you a stock recovery.img in the backup.
Sent from my HTC One using xda premium
redbull123 said:
I don't think it can be done with ADB pull. Instead of flashing a custom recovery, do:
fastboot boot customrecovery.img
Do a backup, this will give you a stock recovery.img in the backup.
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
I am on 1.54, and for that i will need to downgrade to 1.44.....
Sent from my HTC One using xda premium
mathrania said:
I am on 1.54, and for that i will need to downgrade to 1.44.....
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
1.54 can't fastboot boot? That sucks.. I'm on the GE 1.54 but haven't even tried fastboot boot on anything.
Sent from my HTC One using xda premium
redbull123 said:
1.54 can't fastboot boot? That sucks.. I'm on the GE 1.54 but haven't even tried fastboot boot on anything.
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
Fastboot is still available but HTC have disabled the ability to boot into a custom recovery in 1.54
rider5512 said:
Fastboot is still available but HTC have disabled the ability to boot into a custom recovery in 1.54
Click to expand...
Click to collapse
That definitely sucks..
rider5512 said:
Fastboot is still available but HTC have disabled the ability to boot into a custom recovery in 1.54
Click to expand...
Click to collapse
I knew fastboot still worked, I used it to flash a custom recovery after updating firmware. Just didn't realised they had stopped us from using it to boot a .img without flashing it.. Thanks
redbull123 said:
Do a backup, this will give you a stock recovery.img in the backup.
Click to expand...
Click to collapse
Backup, which kind? There are so many terms, it's really hard to know what you mean.. be more useful if you could add more specific info. Thanks
micnolmad said:
Backup, which kind?
Click to expand...
Click to collapse
A nandroid backup using a custom recovery
There are so many terms, it's really hard to know what you mean.. be more useful if you could add more specific info. Thanks
Click to expand...
Click to collapse
If you read the entire thread which is only one page, its pretty obvious that he is talking about backing up the stock recovery by making a Nandroid backup of it using a custom recovery. Anyway you can't do that since "fastboot boot recovery.img" command which will make the device boot to a custom recovery without flashing it over the stock recovery is now disabled, it only worked on hboot 1.44.
You can extract the stock recovery.img from the ota update zip file that match your firmware version
Or you can also pull the stock recovery from your phone mmcblk0p34 partition if you have S-OFF using this method . Wouldn't recommend trying this unless you really know what you are doing.
If you need help to find your stock recovery just post the output of "fastboot getvar all" (with your imei/serialno removed).
alray said:
A nandroid backup using a custom recovery
Click to expand...
Click to collapse
Thanks
alray said:
If you read the entire thread which is only one page, its pretty obvious that he is talking about backing up the stock recovery by making a Nandroid backup of it using a custom recovery.
Click to expand...
Click to collapse
Might be obvious to you but for me who does not get the obvious I have to ask. And also it would defeat the recovering of the stock image when using a custom recovery, that was also why I didn't understand what method he was referring to.
alray said:
You can extract the stock recovery.img from the ota update zip file that match your firmware version
Click to expand...
Click to collapse
Ok, I will search for that method.
alray said:
Or you can also pull the stock recovery from your phone mmcblk0p34 partition if you have S-OFF
Click to expand...
Click to collapse
I have done this on lollipop with s-on but with twrp as recovery, just to see if I could get the commands right. Don't know yet if the image is any good though.
alray said:
If you need help to find your stock recovery just post the output of "fastboot getvar all" (with your imei/serialno removed).
Click to expand...
Click to collapse
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.19.401.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: -
(bootloader) imei: -
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__Y13
(bootloader) battery-status: good
(bootloader) battery-voltage: 4202mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Thank you for your time
Found it at androidfilehost
micnolmad said:
And also it would defeat the recovering of the stock image when using a custom recovery
Click to expand...
Click to collapse
No because "fastboot boot recovery.img" will boot in custom recovery without flashing the custom recovery over the stock recovery.
Ok, I will search for that method.
Click to expand...
Click to collapse
No need to search is simple as downloading the ota update that match your version (7.19.401.2). Open it and inside you'll find a firmware.zip file. Extract this file and then open it. You'll find a recovery.img file. This one is the stock recovery.
I have done this on lollipop with s-on but with twrp as recovery, just to see if I could get the commands right.Don't know yet if the image is any good though.
Click to expand...
Click to collapse
If you have dumped mmcblk0p34 with twrp installed on your phone, then the mmcblk0p34 file is a dump of twrp...
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.19.401.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: -
(bootloader) imei: -
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__Y13
(bootloader) battery-status: good
(bootloader) battery-voltage: 4202mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Thank you for your time
Found it at androidfilehost
Click to expand...
Click to collapse
And fortunately, your version is the most common so yes the 7.19.401.2 stock recovery is available everywhere
alray said:
No because "fastboot boot recovery.img" will boot in custom recovery without flashing the custom recovery over the stock recovery.
Click to expand...
Click to collapse
Neat.. didn't know that!
alray said:
No need to search is simple as downloading the ota update that match your version (7.19.401.2). Open it and inside you'll find a firmware.zip file. Extract this file and then open it. You'll find a recovery.img file. This one is the stock recovery.
Click to expand...
Click to collapse
Uh I am learning so much
alray said:
If you have dumped mmcblk0p34 with twrp installed on your phone, then the mmcblk0p34 file is a dump of twrp...
Click to expand...
Click to collapse
I know this, I just wanted to test the commands
Hey all,
I have a HTC one M7_U which is rooted but S-On. I had installed custom rom on it...and all was working fine.
Yesterday i tried something with Xposed installer and phone restarted and now its stuck at the HTC beats audio white screen.
Please help...?
Steps already done so far
> Tried installing Xposed disaber recovery----It gave error in flashing
> No recovery made before
> Tried to use adb shell command but its giving error :closed. Same error for adb usb. adb devices show the device and allows to sideload too.
> Tried resetting to factory --- Didn't worked
My device details are as follows
M7_U PVT SHIP S-ON RH
HBOOT-1.55.0000
RADIO-4A.21.3263.04
OpenDSP-v32.120.274.0909
OS-3.63.707.4
eMMC-boot 2048MB
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.21.3263.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.63.707.4
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__038
(bootloader) battery-status: good
(bootloader) battery-voltage: 4007mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-ea0bccbd
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Please help me mate.
Thanks.
remove S/N & IMEI from you post
kamilmirza said:
remove S/N & IMEI from you post
Click to expand...
Click to collapse
Done mate...
try updating your recovery
and don't forget to erase cache via fastboot
fastboot erase cache
Click to expand...
Click to collapse
kamilmirza said:
try updating your recovery
and don't forget to erase cache via fastboot
Click to expand...
Click to collapse
How to update recovery?
er.ajeet said:
How to update recovery?
Click to expand...
Click to collapse
get TWRP 2.6.3.3 from HERE
boot into HBOOT then fastboot
From fastboot. Use command "fastboot erase cache"
From fastboot. Use command "fastboot flash recovery recovery_file_name.img"
Click to expand...
Click to collapse
kamilmirza said:
get TWRP 2.6.3.3 from HERE
Click to expand...
Click to collapse
done mate....please proceed
er.ajeet said:
done mate....please proceed
Click to expand...
Click to collapse
have you flashed it?
now try sideloading a ROM
kamilmirza said:
have you flashed it?
now try sideloading a ROM
Click to expand...
Click to collapse
Which ROM ....can u specify...or give me the link
er.ajeet said:
Which ROM ....can u specify...or give me the link
Click to expand...
Click to collapse
Android Revolutioin HD 51
kamilmirza said:
Android Revolutioin HD 51
Click to expand...
Click to collapse
But i have S-ON...it wont brick my phone...?
er.ajeet said:
But i have S-ON...it wont brick my phone...?
Click to expand...
Click to collapse
you can flash any ROM while on S-ON (HTC One)
make sure that you are on TWRP 2.6.3.3 while flashing KitKat ROM
kamilmirza said:
you can flash any ROM while on S-ON (HTC One)
make sure that you are on TWRP 2.6.3.3 while flashing KitKat ROM
Click to expand...
Click to collapse
ooh...it went through....and some installation instruction came....now its rebooting....will update result soon..
er.ajeet said:
ooh...it went through....and some installation instruction came....now its rebooting....will update result soon..
Click to expand...
Click to collapse
Thanks a lot mate.....it worked and best part is that I got Kitkat ...
Big thanks mate...again...
Maja aa gaya bhai...
Hi guys I'm new on this forum and I hope this is the right place to put this thread.
I wanted to try the Cyanogenmod with my HTC One and got it installed and working properly but then I decided that the mod was not for me and I wanted to go back to the normal os, now I dont have any os at all and for some reason I can't start the cyanogenmod again, I have read a lot of threads and guides on how to fix this but I haven't found the right thread for me so I thought I would start my own. I should also mention that I tried a lot of these fixes and probably made the situation worse but I hope I can still fix this.
What do you need to know to possibly help me and what do I need?
And since I'm completely new on everything related to anything please explain things as simple as possible
Thanks in advance!
Pangkakan said:
What do you need to know to possibly help me
Click to expand...
Click to collapse
The output of fastboot getvar all except IMEI and SERIALNO
alray said:
The output of fastboot getvar all except IMEI and SERIALNO
Click to expand...
Click to collapse
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.23.3263.28
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.401.8
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__Y13
(bootloader) battery-status: good
(bootloader) battery-voltage: 4291mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-4dab9d12
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Pangkakan said:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.23.3263.28
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.401.8
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__Y13
(bootloader) battery-status: good
(bootloader) battery-voltage: 4291mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-4dab9d12
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Click to expand...
Click to collapse
Did you make a nandroid backup from recovery before you installed cyanogenmod?
Or you could flash ARHD 53 rom, it looks like the stock rom + some extra feature. Very stable rom and always up to date.
What recovery version are you using?
alray said:
Did you make a nandroid backup from recovery before you installed cyanogenmod?
Or you could flash ARHD 53 rom, it looks like the stock rom + some extra feature. Very stable rom and always up to date.
What recovery version are you using?
Click to expand...
Click to collapse
No i did not do a nandroid backup before.
Is there no way to get stock rom at all?
Recovery version is ClockworkMod Recovery v6.0.4.6
Pangkakan said:
No i did not do a nandroid backup before.
Is there no way to get stock rom at all?
Recovery version is ClockworkMod Recovery v6.0.4.6
Click to expand...
Click to collapse
This ruu looks like it's for your device. Will return to stock, but will wipe your device.
http://androidruu.com/getdownload.p...10.38r.1157.04L_release_353069_signed_2-1.exe
Pangkakan said:
No i did not do a nandroid backup before.
Click to expand...
Click to collapse
Always make a nandroid backup before you tamper with the phone! If you had, would have been very easy to go back to stock.
Pangkakan said:
Is there no way to get stock rom at all?
Recovery version is ClockworkMod Recovery v6.0.4.6
Click to expand...
Click to collapse
There is a stock 4.19.401.11 rom uploaded by arhd here. You'll have to manually flash the corresponding firmware if you want to be 100% stock. I'll suggest you tu use TWRP 2.6.3.3 instead of CWM.
Go ahead with the ruu posted above.
---------- Post added at 12:07 PM ---------- Previous post was at 12:03 PM ----------
mb_guy said:
This ruu looks like it's for your device. Will return to stock, but will wipe your device.
http://androidruu.com/getdownload.p...10.38r.1157.04L_release_353069_signed_2-1.exe
Click to expand...
Click to collapse
Hey thanks for your reply! I did not now they released a new ruu for .401. Will make thing much easier! :good:
mb_guy said:
This ruu looks like it's for your device. Will return to stock, but will wipe your device.
Click to expand...
Click to collapse
Thanks I will try that one.
alray said:
Always make a nandroid backup before you tamper with the phone! If you had, would have been very easy to go back to stock.
There is a stock 4.19.401.11 rom uploaded by arhd here. You'll have to manually flash the corresponding firmware if you want to be 100% stock. I'll suggest you tu use TWRP 2.6.3.3 instead of CWM.
Go ahead with the ruu posted above.
---------- Post added at 12:07 PM ---------- Previous post was at 12:03 PM ----------
Hey thanks for your reply! I did not now they released a new ruu for .401. Will make thing much easier! :good:
Click to expand...
Click to collapse
Yeah I realize I should have done a backup but I'm not used to doing stuff like this with my phone and didn't do enough research before, but you learn from your mistakes I guess.
Thanks for the help I will try the ruu mb_guy posted and hopefully it will work
Pangkakan said:
Thanks I will try that one.
Yeah I realize I should have done a backup but I'm not used to doing stuff like this with my phone and didn't do enough research before, but you learn from your mistakes I guess.
Thanks for the help I will try the ruu mb_guy posted and hopefully it will work
Click to expand...
Click to collapse
The ruu.exe should work flawlessly but don't forget, with S-ON you need to relock bootloader to use it! Note that the ruu will wipe everything including your sdcard so backup your personal/media files before.
Code:
fastboot oem lock
also better to md5 checksum the ruu.exe before running it!
md5:
9ad4111ce86981e3dffcce6d9ee80551
alray said:
The ruu.exe should work flawlessly but don't forget, with S-ON you need to relock bootload to use it! Note that the ruu will wipe everything including your sdcard so backup your personal/media files before.
Click to expand...
Click to collapse
So I should use the fastboot oem lock command and then its just to install the exe?
Pangkakan said:
So I should use the fastboot oem lock command and then its just to install the exe?
Click to expand...
Click to collapse
yes also read my post above (edited a few sec ago)
md5 check sum the ruu.exe before.
alray said:
yes also read my post above (edited a few sec ago)
md5 check sum the ruu.exe before.
Click to expand...
Click to collapse
What is md5 checksum? I googled it but I don't really understand :/
Pangkakan said:
What is md5 checksum? I googled it but I don't really understand :/
Click to expand...
Click to collapse
md5 is to check if the file you downloaded (i.e your ruu) is not corrupted (bad download)
use this small software to check md5 https://dl.dropboxusercontent.com/u/77459918/WinMD5.exe
select your ruu.exe and copy/paste the md5 checksum I have posted above. If this match then your safe to run the ruu. If not, then re-download the file.
alray said:
md5 is to check if the file you downloaded (i.e your ruu) is not corrupted (bad download)
use this small software to check md5 https://dl.dropboxusercontent.com/u/77459918/WinMD5.exe
select your ruu.exe and copy/paste the md5 checksum I have posted above. If this match then your safe to run the ruu. If not, then re-download the file.
Click to expand...
Click to collapse
Thanks man for taking your time and helping me, it works! You and mb_guy are my favourite persons right now!
Pangkakan said:
Thanks man for taking your time and helping me, it works! You and mb_guy are my favourite persons right now!
Click to expand...
Click to collapse
glad it worked. if you flash a new rom in the future, make a nandroid backup from custom recovery before. Also a good idea to make a copy of that backup up on your computer.
mb_guy said:
This ruu looks like it's for your device. Will return to stock, but will wipe your device.
Click to expand...
Click to collapse
I have the same device, tried this RUU but it stuck @ 5%,i even tried to manually flash the .zip, nothing seems to work :S
So I want to revert back to stock, and get OTA updates, but I cannot find the RUU for my Internation HTC one, if you can find it, it will help. Thanks.
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.25.3263.21
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.401.11
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4052mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-4dab9d12
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
ShaheenXE said:
So I want to revert back to stock, and get OTA updates, but I cannot find the RUU for my Internation HTC one, if you can find it, it will help. Thanks.
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.25.3263.21
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.401.11
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: REMOVE THIS
(bootloader) imei: REMOVE THIS
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4052mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-4dab9d12
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Click to expand...
Click to collapse
First see red text above, its dangerous to post that info
second, you didn't look very hard, this rom is the easiest stock rom to find, you can either try running this RUU
http://www.htc1guru.com/dld/ruu_m7_...0-38r-1157-04l_release_353069_signed_2-1-exe/
if that fails, flash the reset file below link through TWRP recovery 2.6.3.3
http://www.htc1guru.com/dld/guru_reset_m7_3-62-401-1-zip/
Both those links are for the following devices
modelid: PN0710000
cid: HTC__001, HTC__E11
HTC__102, HTC__203
HTC__405, HTC__Y13
HTC__304, HTC__032
HTC__A07, HTC__J15
HTC__016
Seanie280672 said:
First see red text above, its dangerous to post that info
second, you didn't look very hard, this rom is the easiest stock rom to find, you can either try running this RUU
http://www.htc1guru.com/dld/ruu_m7_...0-38r-1157-04l_release_353069_signed_2-1-exe/
if that fails, flash the reset file below link through TWRP recovery 2.6.3.3
http://www.htc1guru.com/dld/guru_reset_m7_3-62-401-1-zip/
Click to expand...
Click to collapse
Nope mate, that won't work, he's S-On
EDIT, unless there is a OTA 4.19.401.11_3.62.401.1 (but i don't think there is)
nkk71 said:
Nope mate, that won't work, he's S-On
EDIT, unless there is a OTA 4.19.401.11_3.62.401.1 (but i don't think there is)
Click to expand...
Click to collapse
he can use the guru reset file to go back to 3.62.401.1 and then OTA all the way from there, I did the same myself before I went s-off to get an OTA, I did notice he has 11 where as the RUU is 9, unfortunately 11 was a small OTA from 9 but thought it was worth a try.
Seanie280672 said:
he can use the guru reset file to go back to 3.62.401.1 and then OTA all the way from there, I did the same myself before I went s-off to get an OTA, I did notice he has 11 where as the RUU is 9, but thought it was worth a try.
Click to expand...
Click to collapse
the Guru Reset ROM could work, if he get's a notification to 4.19.401.11... but if there's an OTA version in between the two, it could fail because of the "version" downgrade
EDIT, true it's a small upgrade, so both your ideas could work, but for the RUU.EXE to work, he would need to use the misctool to change version-main to something lower, otherwise the ruu.exe won't let it through.
nkk71 said:
the Guru Reset ROM could work, if he get's a notification to 4.19.401.11... but if there's an OTA version in between the two, it could fail because of the "version" QUOTE
EDIT, true it's a small upgrade, so both your ideas could work, but for the RUU.EXE to work, he would need to use the misctool to change version-main to something lower, otherwise the ruu.exe won't let it through.
Click to expand...
Click to collapse
Damn this is confusing guys I just have no idea what to do
ShaheenXE said:
Damn this is confusing guys I just have no idea what to do
Click to expand...
Click to collapse
yep, sorry about that, I guess you could try the Guru Reset ROM and see if the OTA works, since the 4.4 RUUs are extremely sensitive.
but out of curiosity, why do you need stock and get OTAs? (and why no S-Off?)
nkk71 said:
yep, sorry about that, I guess you could try the Guru Reset ROM and see if the OTA works, since the 4.4 RUUs are extremely sensitive.
but out of curiosity, why do you need stock and get OTAs? (and why no S-Off?)
Click to expand...
Click to collapse
Well I have 2 HTC ones (both rooted with custom ROMs) I wanted to get back to stock and do some tests. And I really actually don't know why I don't have s-off, I think because it's just that I'm not bothered to get it, so I just unlocked bootloader via HTC dev.
ShaheenXE said:
Well I have 2 HTC ones (both rooted with custom ROMs) I wanted to get back to stock and do some tests. And I really actually don't know why I don't have s-off, I think because it's just that I'm not bothered to get it, so I just unlocked bootloader via HTC dev.
Click to expand...
Click to collapse
Well you already know my answer to S-Off: if you can get it, then do it.... with S-Off you wouldn't even need this thread, you'd just flash an old ruu and you are done.
hboot 1.56 is already tough to get S-Off, but hboot 1.57 (the one you'll get once you receive the 5.xx OTA, is even tougher/close-to-impossible)
but if you don't want to be bothered with that, I personally would try the Guru Reset ROM, and see how that works out.
I saw a 4.19.401.? guru reset rom around these forums somewhere created by crushalot an updated one and im buggered if I can find it, it doesn't seem to be on his site yet, there was a backup and a guru reset of it in the same thread.
Seanie280672 said:
I saw a 4.19.401.? guru reset rom around these forums somewhere created by crushalot an updated one and im buggered if I can find it, it doesn't seem to be on his site yet, there was a backup and a guru reset of it in the same thread.
Click to expand...
Click to collapse
hmm, yellow card to myself (over thinking stuff)
why not just flash the 4.19.401.11 stock odexed rom + stock recovery, and be done with it?
nkk71 said:
hmm, yellow card to myself (over thinking stuff)
why not just flash the 4.19.401.11 stock odexed rom + stock recovery, and be done with it?
Click to expand...
Click to collapse
lol story of my life.
Seanie280672 said:
lol story of my life.
Click to expand...
Click to collapse
ShaheenXE said:
Well I have 2 HTC ones (both rooted with custom ROMs) I wanted to get back to stock and do some tests. And I really actually don't know why I don't have s-off, I think because it's just that I'm not bothered to get it, so I just unlocked bootloader via HTC dev.
Click to expand...
Click to collapse
Sorry for over-thinking this one, i guess i couldn't see the forest through the trees
Just install "One_4.19.401.11_odexed.zip" using custom recovery (I have a copy of the file if you can't find it online, but would take hours to upload, and i'm sure a simple search will find it; just make sure it's the HTC One M7 ROM... the one I have has MD5=DEBE52CBCA078E3B64C78AC06DFA1D42),
EDIT: http://www.androidfilehost.com/?fid=23501681358545504
then flash stock recovery: http://d-h.st/Igg and you're done.
Will this definitely work, I really don't wanna get my phones bricked
Sent from my HTC One using XDA Free mobile app
ShaheenXE said:
Will this definitely work, I really don't wanna get my phones bricked
Sent from my HTC One using XDA Free mobile app
Click to expand...
Click to collapse
yep, should work fine.
Since you are S-On with "(bootloader) version-main: 4.19.401.11" means you couldn't have messed around with firmware, and the above odexed ROM is stock ROM for your MID+CID.
Once you have the ROM installed you will get the OTA update notification, but it won't install until you flash back the stock recovery (OTA updates don't work with custom recovery)
---------- Post added at 04:05 PM ---------- Previous post was at 03:51 PM ----------
ShaheenXE said:
Will this definitely work, I really don't wanna get my phones bricked
Sent from my HTC One using XDA Free mobile app
Click to expand...
Click to collapse
EDIT: or this one: http://www.androidfilehost.com/?fid=23501681358545524
has the option to install stock recovery during the installation
So do I just install this via TWRP?
Sent from my HTC One using XDA Free mobile app
Do I flash stock recovery just like another recovery e.g fast boot flash recovery therecovery.img
Sent from my HTC One using XDA Free mobile app
ShaheenXE said:
So do I just install this via TWRP?
Sent from my HTC One using XDA Free mobile app
Click to expand...
Click to collapse
yep exactly. just like any ROM. if you use the Guru Reset ROM, during installation it will give you the option to install stock recovery as well, then you can get and install the OTA
Thank you so much for your help, hope this works
Sent from my HTC One using XDA Free mobile app
Dear Xda team,
I recently unlocked my phone via HTC dev site and I also made a backup of stock and I decided to upgrade to Custom Rom Android revolution 81..0 and since then I have had issues, I wiped all datas and now I am left with NO OS. I also tried Android revolution google play edition, it successfully installed but unforuntately boot loops because of S-ON and I dont know TWRP compatibility issues. I am confused.
Ideally, I want to get back my STOCK make an adb back up of stock, Make it S-OFF and then try all custom ROMS. I need all possible help. I am also posting other device info.
***** TAMpered*****
*****Unlocked******
M7_UL PVT SHIP S- ON RH
HBOOT- 1.57.0000
RADIO- 4T.29.3218.08
OpenDSP- boot 2048 MB
Jul1 28 2014, 18:52:08.0
Above is HBOOT display info about the device. Please kindly help me and guide me with an easy step by step process.
Awaiting replies....Cheers in advance.
Bond114 said:
Dear Xda team,
I recently unlocked my phone via HTC dev site and I also made a backup of stock and I decided to upgrade to Custom Rom Android revolution 81..0 and since then I have had issues,
Click to expand...
Click to collapse
What version of twrp are you using? Use 2.6.3.3 to flash ARHD
Ideally, I want to get back my STOCK make an adb back up of stock, Make it S-OFF and then try all custom ROMS. I need all possible help. I am also posting other device info.
***** TAMpered*****
*****Unlocked******
M7_UL PVT SHIP S- ON RH
HBOOT- 1.57.0000
RADIO- 4T.29.3218.08
OpenDSP- boot 2048 MB
Jul1 28 2014, 18:52:08.0
Click to expand...
Click to collapse
Returning back to stock will probably require s-off first so you can flash a RUU with a lower version. Better to post a complete "fastboot getvar all" (remove emei and sn) so we can determine what is the best solution for you.
alray said:
What version of twrp are you using? Use 2.6.3.3 to flash ARHD
Returning back to stock will probably require s-off first so you can flash a RUU with a lower version. Better to post a complete "fastboot getvar all" (remove emei and sn) so we can determine what is the best solution for you.
Click to expand...
Click to collapse
Version is twrp-2.6.3.0 .
getvar all info
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.0
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__J15
(bootloader) battery-status: good
(bootloader) battery-voltage: 4276mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.078s.....
hope this will give better picture....thanks for your prompt response.
Bond114 said:
Version is twrp-2.6.3.0 .
getvar all info
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.0
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: REMOVE!
(bootloader) imei: REMOVE!
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__J15
(bootloader) battery-status: good
(bootloader) battery-voltage: 4276mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.078s.....
hope this will give better picture....thanks for your prompt response.
Click to expand...
Click to collapse
I'm 100% sure that TWRP 2.6.3.0 was the cause of your trouble when flashing ARHD. Flashing twrp 2.6.3.3 should resolve that issue
Code:
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader
Your stock version is the pretty standard WWE version X.XX.401.X so it should not be difficult to find a nandroid backup of this version over here.
You can also just update the recovery to 2.6.3.3, flash arhd, s-off the phone. With s-off you'll be able to flash every rom you want including GPE and you'll also have the ability to use a RUU like 4.19.401.9 or 1.28.401.7 to restore your phone back to stock so your adb backup will not be required.
alray said:
I'm 100% sure that TWRP 2.6.3.0 was the cause of your trouble when flashing ARHD. Flashing twrp 2.6.3.3 should resolve that issue
Code:
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader
Your stock version is the pretty standard WWE version X.XX.401.X so it should not be difficult to find a nandroid backup of this version over here.
You can also just update the recovery to 2.6.3.3, flash arhd, s-off the phone. With s-off you'll be able to flash every rom you want including GPE and you'll also have the ability to use a RUU like 4.19.401.9 or 1.28.401.7 to restore your phone back to stock so your adb backup will not be required.
Click to expand...
Click to collapse
U mean i should ARHD Google play edition or ARHD 81.0.... can u also post links for nandroid backup...thankx again.
Bond114 said:
U mean i should ARHD Google play edition or ARHD 81.0.... can u also post links for nandroid backup...thankx again.
Click to expand...
Click to collapse
I tried flashing 2.6.3.3 and stuck up ......screen says ' Entering Recovery...... no activity...help pls
Bond114 said:
U mean i should ARHD Google play edition or ARHD 81.0.... can u also post links for nandroid backup...thankx again.
Click to expand...
Click to collapse
flash arhd Sense version,
then s-off, (try firewater first, if you get the "whelp" message ---> Sunshine s-off.
then you are free to do whatever you want cause you have s-off.
---------- Post added at 10:47 AM ---------- Previous post was at 10:42 AM ----------
Bond114 said:
I tried flashing 2.6.3.3 and stuck up ......screen says ' Entering Recovery...... no activity...help pls
Click to expand...
Click to collapse
have you erased the cache and reboot the bootloader first?
alray said:
flash arhd Sense version,
then s-off, (try firewater first, if you get the "whelp" message ---> Sunshine s-off.
then you are free to do whatever you want cause you have s-off.
---------- Post added at 10:47 AM ---------- Previous post was at 10:42 AM ----------
have you erased the cache and reboot the bootloader first?
Click to expand...
Click to collapse
Yes i did it.... i just flashed ARHD successfully....Gr8
it worked...no words .....thanks a ton....it was a nightmare ...i have been at it for nearly 19 hours......
thanks bro....all i can say is thanks....
Bond114 said:
Yes i did it.... i just flashed ARHD successfully....Gr8
it worked...no words .....thanks a ton....it was a nightmare ...i have been at it for nearly 19 hours......
thanks bro....all i can say is thanks....
Click to expand...
Click to collapse
you're welcome glad it worked :highfive:
alray said:
you're welcome glad it worked :highfive:
Click to expand...
Click to collapse
Bro, I tries S-OFF firewater and also murmurunner. No result. It says my firmware has an antipatch. Sunshine is asking for money. Any solution to S-OFF without much fuss.
please let me know. cheers.
Bond114 said:
Bro, I tries S-OFF firewater and also murmurunner. No result. It says my firmware has an antipatch. Sunshine is asking for money. Any solution to S-OFF without much fuss.
please let me know. cheers.
Click to expand...
Click to collapse
Sunshine is your only hope