Problem resetting phone. - HTC 10 Questions & Answers

Hi, I need a little help getting my phone to work - I have the same issue as on this thread: https://forum.xda-developers.com/htc-10/help/black-screen-oreo-update-t3757142
However I can't seem to connect via adb and I'm guessing this is because I don't have developer options enabled?
Here is the fastboot getvar all results:
C:\Users\Home>C:\Users\Home\Desktop\platform-tools\fastboot getvar all
(bootloader) kernel: lk
(bootloader) product: htc_pmeuhl
(bootloader) version: 1.0
(bootloader) max-download-size: 1579200000
(bootloader) serialno: FA65TBN01081
(bootloader) current-slot:
(bootloader) imei: 3575xxxxxxxx
(bootloader) version-main: 2.41.401.4
(bootloader) boot-mode: download
(bootloader) version-baseband: [email protected]
(bootloader) version-bootloader: 1.0.0.0000
(bootloader) mid: 2PS620000
(bootloader) cid: 11111111
There is a little difference between mine and his issue though, I couldn't check for update as it said something about possible corruption at which point I did a factory reset and immediately the screen when dead after doing so. I contacted htc for help after and wasn't anything they could do as the phone is out of warranty.
The only idea I have would be to use a keyboard to enable usb debugging and I can then try rooting and flashing via adb once that is done?
This video is kinda what I want to do although the steps would be different: https://www.youtube.com/watch?v=741MqF5uQDw
If somebody could provide me the steps needed I would really appreciate it, or give me advice on an alternative option to flash my device I would be incredibly grateful.
Thanks in advance.

Download the 2.41.401 ruu.zip, rename it to 2PS6IMG.zip and copy it to the root of the SDCARD. Boot to download mode and confirm to flash it.
After that the device is back to stock and you can update to Oreo if you wish.
ADB only works in TWRP recovery, in a running OS. Bootloader and download mode only work with fastboot commands.

Thanks, that helped but still black screen, perhaps the screen just died and the reset was a coincidence.
Mr Hofs said:
Download the 2.41.401 ruu.zip, rename it to 2PS6IMG.zip and copy it to the root of the SDCARD. Boot to download mode and confirm to flash it.
After that the device is back to stock and you can update to Oreo if you wish.
ADB only works in TWRP recovery, in a running OS. Bootloader and download mode only work with fastboot commands.
Click to expand...
Click to collapse

Related

Error 132 when using RUU

Right now I'm facing problem to update to stock using RUU.
My version is 2.17.707.3 so I dowload from HTCRUU the file named RUU_ENDEAVOR_U_ICS_40_S_hTC_Asia_WWE_2.17.707.3_Radio_2.1204.135.20_release_278245_signed.exe, but after some operations (reboot to bootloader, etc) gives me an 132 error saying: "Signature error". Why is that?
Also I found other RUU file named RUU_ENDEAVOR_U_JB_45_S_hTC_Asia_WWE_3.14.707.24_Radio_5.1204.162.29_release_296434_signed.exe, Can i use just this to update to JB?
Before you proceed, check the actual version no. Go to bootloader in fastboot mode, do command fastboot getvar version-main then you will know which RUU is correct for you.
Example, mine is 3.14.707.24, then RUU_ENDEAVOR_U_JB_45_S_hTC_Asia_WWE_3.14.707.24_Ra dio_5.1204.162.29_release_296434_signed.exe is the correct RUU for my device.
Code:
D:\HTC\fastboot>fastboot getvar version-main
version-main: 3.14.707.24
finished. total time: -0.000s
D:\HTC\fastboot>
I already do that. That's why I know how version to use.
Then follow this procedure to flash the RUU
1) Boot to bootloader in fastboot mode, relock your bootloader - fastboot oem lock
2) Still in fastboot mode, run the RUU follow the updater instruction until it finish.
Important points relock bootloader & run ruu in fastboot
I already do that too. The problem is that after 1 minute, it says ERROR 132, "Signature Problem"
ERROR 132, "Signature Problem" usually refer to unlocked bootloader. As you said you did relock the bootloader, I have no idea. Maybe someone else can assist you on this.
Quick question. After flash the stock recovery is mandatory to erase the cache using fastboot erase cache?
After relock the bootloader, can I flash the stock recovery?
Not mandatory but recommended.
You can't flash stock recovery or stock boot.img after you relock the bootloader.
If you need to flash those to you device, do it before you relock the bootloader.
ckpv5 said:
Not mandatory but recommended.
You can't flash stock recovery or stock boot.img after you relock the bootloader.
If you need to flash those to you device, do it before you relock the bootloader.
Click to expand...
Click to collapse
Im also stuck with this issue! Error 132!!! I cant flash my HOX+ back to stock and I need toO!!! hhheelp!!
i have htc one x 4.0.3
fastboot getvar version-main
device >
1.29.401.12
total time: 0.010s
The bootloader is relocked and the Hboot is 0.95
tried to upgrade to JB 4.1 with RUU_ENDEAVOR_U_JB_45_S_hTC_EUROPE_WWE_3.14.707.24_Ra dio_5.1204.162.29_release_296434_signed.exe but wont finish due to a 132 signature problem error...
What are the steps i have to do ?
best regards
leddra2k said:
Im also stuck with this issue! Error 132!!! I cant flash my HOX+ back to stock and I need toO!!! hhheelp!!
Click to expand...
Click to collapse
Ok, just to ask, this is HTC One X section, and in quote i can see that you have HTC One X +? Did you download RUU for HTC one X or HTC One X +?
Because guide for back to stock with RUU is just like previous members wrote... go into fastboot, relock bootloader, run RUU (with administrators rights in vista or win7)..
And for the others: http://forum.xda-developers.com/showthread.php?t=1859714
Stock OTA and RUU: http://androidfiles.org/ruu/?dir=Endeavor
IMPORTANT from the link:
Get the RUU file required for your device:
Make sure that USB debugging is enabled (Settings/Developer options). In order to determine which ruu file you require, boot your device into bootloader mode (Power off and then restart device by holding Power and Volume Down button together). Connect to pc via USB and check that device shows FASTBOOT USB on screen. Enter the following command in command prompt:
Code: fastboot getvar version-main
If for example this command returns the value 1.29.401.x then you need to use that file or you can use a higher numbered file from the same region eg 2.17.401.x. NOTE: You can't use a lower numbered file eg 1.26.401.x and you also can't use a file from a different region eg 2.17.707.x.:
PROCESS :
1. Boot your phone to fastboot mode by holding power+vol down button for 10 secs..(if your phone keeps restarting in normal phone mode, go to Setting>Power and untick Fast boot)
2. Plug your phone into your PC and open a Command Prompt.
(windows XP - Click Start > Run > type CMD in box then press OK
(Windows 7 - Click Start > type CMD in search box then press Enter)
3. cd to the location of your fastboot files folder
4. Relock bootloader - type command:
Code: fastboot oem lock
The phone will then restart into fastboot again showing "RELOCKED"
6. On your pc run the RUU (vista and win7 run as administrator) that you downloaded earlier, follow the steps as prompted and patiently wait for it to finish.
REMEMBER your phone should be charged ABOVE 50% (Full battery is advice) AND if the RUU or restore is INTERRUPTED 4 any reason during restore your
phone will be PERMANENTLY BRICKED..
I have successfuly installed the rom 4.1 from insertcoin i have update the hboot and the right firmware. Thebproblem im facing is the phone keeps rebooting, the installation of the rom ended with no errors... i have full wiped the phone formated the cache... amy idea how to fix the auto reboot? Thanks
armandino said:
I have successfuly installed the rom 4.1 from insertcoin i have update the hboot and the right firmware. Thebproblem im facing is the phone keeps rebooting, the installation of the rom ended with no errors... i have full wiped the phone formated the cache... amy idea how to fix the auto reboot? Thanks
Click to expand...
Click to collapse
It's because you didn't flash the correct boot.img or you didn't full wipe your device.. start over and follow these steps:
1. flash boot.img from rom.zip and then fastboot erase cache
2. Go to recovery and flash this script : http://d-h.st/B2K
3. Flash rom.zip
4. Reboot
PS: From next time, please don't highjack other people's thread by asking questions not related to the topic! If you need further help, open a new topic!
Please help. I am getting
fastboot getvar version-main
version-main:
finished. total time: 0.230s
ladylane100 said:
Please help. I am getting
fastboot getvar version-main
version-main:
finished. total time: 0.230s
Click to expand...
Click to collapse
try with fastboot getvar all
F:\>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-baseband: 1.46.40.0721
(bootloader) version-cpld: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) imei:
(bootloader) imei2: Not Support
(bootloader) product: a11_chl
(bootloader) platform: hTCBmsm8226
(bootloader) cidnum: SPCS_002
(bootloader) battery-status: good
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 6a60e19e
(bootloader) gencheckpt: 0
ladylane100 said:
F:\>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-baseband: 1.46.40.0721
(bootloader) version-cpld: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) imei:
(bootloader) imei2: Not Support
(bootloader) product: a11_chl
(bootloader) platform: hTCBmsm8226
(bootloader) cidnum: SPCS_002
(bootloader) battery-status: good
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 6a60e19e
(bootloader) gencheckpt: 0
Click to expand...
Click to collapse
Strange I think you are not with ONE X international we never have this this radio 1.46.40.0721 and for first time I see this CID SPCS_002
Boas pro htc m9 3.35.401.32 qual é o ruu de nougat correto pra instalar pode me ajudar ?
(bootloader) kernel: lk
(bootloader) product: htc_himauhl
(bootloader) version: 1.0
(bootloader) imei: removed by me
(bootloader) version-main: 3.36.709.3
(bootloader) boot-mode: download
(bootloader) version-baseband: 01.01_U11440792_97.00.51203G_F
(bootloader) version-bootloader: 1.0.0.0000
(bootloader) mid: 0PJA10000
(bootloader) cid: 11111111
!!!!!!!!!!!!!!!!!!I AM ALSO GETTING ERROR 132 WITH HTC M9 RUU DOWNLOADED FROM HTC OFFICIAL SITE...!!!!!!!!!!!!!!!!!!
RUU_HIMA_UL_N70_SENSE80_ATT_MR_NA_Gen_Unlock_4.30.617.12.exe

[Q] HTC one M8 (dual sim) stuck on bootloader! What can I do?

Hello everyone! glad to be a new member of this amazing community! I am a new member with a tough problem, would love if I get ideas on how to solve it.
So After flashing stock unrooted GPe rom as per the most common methods circulating around (changing CID, MID, S-Off, etc), I was thrilled to see the boot splash screen change into google's except that it keeps booting into the bootloader; for some reason I could not get into recovery either (but I flashed TWRP again and it works now)
So as it stands now I have the following:
S-Off
Unlocked
Software status: Official
Working TWRP (which keeps saying NO OS IS INSTALLED)
Unable to mount /data (whatever that means) + "error: closed" when attempting to sideload the RUU roms via ADB
I did not install any firmware or kernels
and whenever I try to boot the OS I get put back in bootloader over and over.
As far as im concerned this phone seems bricked for me, but im also new so I wouldn't know, having said that, I am open for the most radical of options and procedures to get this working.
Thank you all in advance!
Flash it again via adb, the flashing command must be executed twice.
I get an error "E:Unable to mount '/Data'" as soon as I open up the sideload option. when attempting to sideload I get "error: closed". I am starting to sense I have a problem with my storage. what to do next?
Thank you so much for your reply!
Megaliths said:
I get an error "E:Unable to mount '/Data'" as soon as I open up the sideload option. when attempting to sideload I get "error: closed". I am starting to sense I have a problem with my storage. what to do next?
Thank you so much for your reply!
Click to expand...
Click to collapse
That unrooted GPE was for dual sim? I see you have a dual sim.
Make a screenshot.
Details about the ROM would help.
Do a fastboot getvar all command also.
Actually I don't know if the Rom is for dual sim or not, I figured as long as I get CID and MID right it should fit? pardon my ignorance on the matter. ill post a screenshot as soon as possible!
Getvar all:
C:\Users\Megalith\Desktop\One_M8_All-In-One_Kit_v\data>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.21.213311491.A04G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.11.1700.5
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:
(bootloader) imei:
(bootloader) imei2:
(bootloader) meid:
(bootloader) product: m8_dugl
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B17000
(bootloader) cidnum: GOOGL001
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: c88f4560
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.017s
Megaliths said:
Getvar all:
C:\Users\Megalith\Desktop\One_M8_All-In-One_Kit_v\data>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.21.213311491.A04G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.11.1700.5
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:
(bootloader) imei:
(bootloader) imei2:
(bootloader) meid: 00000000000000
(bootloader) product: m8_dugl
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B17000
(bootloader) cidnum: GOOGL001
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: c88f4560
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.017s
Click to expand...
Click to collapse
Delete the IMEI.
OP - Do you want it back to Sense?
EddyOS said:
OP - Do you want it back to Sense?
Click to expand...
Click to collapse
I really prefer to get GPE working but sense is better than a bricked phone.
Also, thanks for the replies!
EddyOS said:
OP - Do you want it back to Sense?
Click to expand...
Click to collapse
Come to think about it now, I'd rather go to stock now if it all possible.
Megaliths said:
I really prefer to get GPE working but sense is better than a bricked phone.
Also, thanks for the replies!
Click to expand...
Click to collapse
Megaliths said:
Come to think about it now, I'd rather go to stock now if it all possible.
Click to expand...
Click to collapse
OK. First things first, did the GPe ROM ever work? The reason I ask it was designed for the single-SIM M8 so don't know if it worked with the dual-SIM version. If not, we should be OK to get back to stock...
EddyOS said:
OK. First things first, did the GPe ROM ever work? The reason I ask it was designed for the single-SIM M8 so don't know if it worked with the dual-SIM version. If not, we should be OK to get back to stock...
Click to expand...
Click to collapse
It never booted up correctly no. I'd love if you can help me go to stock with such a messed up state my phone had gotten into.
We should be able to sort things out, but I'll need to get to a proper PC and get links together
EddyOS said:
We should be able to sort things out, but I'll need to get to a proper PC and get links together
Click to expand...
Click to collapse
Thank you so much!
OK, this isn't particularly straight forward but should hopefully work...
Download the following files and place in your fastboot folder:
- Dual-SIM RUU - https://drive.google.com/file/d/0B17smFr95pleaW9iTFBiSUE2OVE/view?usp=sharing (rename to anything you want but I'd recommend ruu.zip, not ruu.zip.zip obviously!)
- htc_fastboot - https://www.androidfilehost.com/?fid=95897840722646249
- Sense FW - https://www.androidfilehost.com/?fid=23329332407589439 (again, rename to anything but I'd recommend firmware.zip)
1. First things first, boot into fastboot and set your CID to Super CID - fastboot oem writecid 11111111
2. Once done, reboot the bootloader and confirm it's done - fastboot reboot-bootloader
3. Assuming it's done, boot the phone into RUU mode - fastboot oem rebootRUU
4. Once in RUU mode, flash the firmware package - fastboot flash zip firmware.zip
5. It'll fail the first time and reboot. Do the exact same command again once back in RUU mode - fastboot flash zip firmware.zip
6. Once finished, reboot back to the bootloader to confirm it's on the white 'Sense' version - fastboot reboot-bootloader
7. Assuming it's done, reboot into RUU mode again - fastboot oem rebootRUU
8. Now flash the RUU using the HTC fastboot version - htc_fastboot flash zip ruu.zip
9. This will go through a few passes but once finished reboot to the bootloader - fastboot reboot-bootloader
10. Once back at the bootloader, disconnect the phone and go into stock recovery
11. Once in stock recovery, hold power and press volume up and once the menu appears do a factory reset
12. Once complete, reboot the phone
It should now boot back into the normal Sense ROM. Now if you changed your MID to the GPe one you'll need to re-root your phone and change it back using the guide by @scotty1223 HERE but if you didn't change it then you're good to go!
EddyOS said:
OK, this isn't particularly straight forward but should hopefully work...
Download the following files and place in your fastboot folder:
- Dual-SIM RUU - https://drive.google.com/file/d/0B17smFr95pleaW9iTFBiSUE2OVE/view?usp=sharing (rename to anything you want but I'd recommend ruu.zip, not ruu.zip.zip obviously!)
- htc_fastboot - https://www.androidfilehost.com/?fid=95897840722646249
- Sense FW - https://www.androidfilehost.com/?fid=23329332407589439 (again, rename to anything but I'd recommend firmware.zip)
1. First things first, boot into fastboot and set your CID to Super CID - fastboot oem writecid 11111111
2. Once done, reboot the bootloader and confirm it's done - fastboot reboot-bootloader
3. Assuming it's done, boot the phone into RUU mode - fastboot oem rebootRUU
4. Once in RUU mode, flash the firmware package - fastboot flash zip firmware.zip
5. It'll fail the first time and reboot. Do the exact same command again once back in RUU mode - fastboot flash zip firmware.zip
6. Once finished, reboot back to the bootloader to confirm it's on the white 'Sense' version - fastboot reboot-bootloader
7. Assuming it's done, reboot into RUU mode again - fastboot oem rebootRUU
8. Now flash the RUU using the HTC fastboot version - htc_fastboot flash zip ruu.zip
9. This will go through a few passes but once finished reboot to the bootloader - fastboot reboot-bootloader
10. Once back at the bootloader, disconnect the phone and go into stock recovery
11. Once in stock recovery, hold power and press volume up and once the menu appears do a factory reset
12. Once complete, reboot the phone
It should now boot back into the normal Sense ROM. Now if you changed your MID to the GPe one you'll need to re-root your phone and change it back using the guide by @scotty1223 HERE but if you didn't change it then you're good to go!
Click to expand...
Click to collapse
That is amazing thank you, ill try it and get back to you asap.
I have two questions:
Will I still get OTAs even if I don't have the original CID and MID? (I remember the original CID which is J15 but I can't remember the mid).
Also, I am currently on custom recovery and in your guide above I do not see anything about flashing stock recovery, should I do that first?
Thank you again!
The RUU flashes everything stock, so it'll overwrite it all
I'd change the CID back to stock once it's all working again but the MID I'm not sure on so I'll see if I can find out for you
At step 8 I get an error "DNS server not authoritative for zone", how to resolve that?
Nvm I resolved the DNS thin, but now I get error 41 model id check fail. It is probably because of bad MID isn't it?
Thank you again for helping me, I hope it is not much trouble.

Is it possible to go back to stock without S-Off?

I unlocked the bootloader, installed TWRP and then installed a rooted version of stock OS. Can I go back to completely stock without S-Off, or is it absolutely required that I pay the $25 to go back to stock?
Looking for the same option
Wish I had a solution for you, but I don't see one. Looks like we're stuck with either an S-On or a $25 charge
I've tried to look for an answer as well. The latest RUU from my carrier is only 1.32, and in the event that I need to service my phone, I'm not sure if stock system + TWRP is good enough for 'stock'.
My phone scared me today because random white, vertical lines appeared on the screen, but they didn't show up when I rebooted into the power + vol. down menu. They slowly disappeared, but it was definitely worrying. I'm afraid the display will go bad soon.
This is the best option I've found so far. Going to give it a try tomorrow, unless anyone has suggestions.
Unfortunately I'm not having a lot of luck. Using the files on that site, and also tried the "1.32.531.33 SystemDump" from XDA, but in both cases as soon as it starts up it says "EasyShare stopped responding" and "System UI stopped responding" before even doing the setup wizard. Tried wiping the cache, and redownloading the files but still the same errors every time. Not sure what I'm missing...
Okay, I finally got it back to stock using these instructions and the "fastboot/sd card" RUU zips from here. Everything appears to be working, and back at stock without needing S-OFF!
Cabrill said:
Okay, I finally got it back to stock using these instructions and the "fastboot/sd card" RUU zips from here. Everything appears to be working, and back at stock without needing S-OFF!
Click to expand...
Click to collapse
All that you needed was an unlocked bootloader to load a Stock RUU.
Cabrill said:
Okay, I finally got it back to stock using these instructions and the "fastboot/sd card" RUU zips from here. Everything appears to be working, and back at stock without needing S-OFF!
Click to expand...
Click to collapse
can you guide me how you did it without turning s off?
Harris Aamir said:
can you guide me how you did it without turning s off?
Click to expand...
Click to collapse
The thread is very old, but I can help you.
First we need to know more about your device, so boot in download mode and do "fastboot getvar all" then post the result here(remove imei,sn)
For this you need adb and fastboot, if you don't have I recommend you Minimal ADB & Fastboot, and make sure you have htc drivers installed.
lucyr03 said:
The thread is very old, but I can help you.
First we need to know more about your device, so boot in download mode and do "fastboot getvar all" then post the result here(remove imei,sn)
For this you need adb and fastboot, if you don't have I recommend you Minimal ADB & Fastboot, and make sure you have htc drivers installed.
Click to expand...
Click to collapse
kernel: lk
(bootloader) product: htc_himawhl
(bootloader) version: 1.0
(bootloader) version-main: 3.41.651.4
(bootloader) boot-mode: download
(bootloader) version-baseband: [email protected]
(bootloader) version-bootloader: 1.0.0.0000
(bootloader) mid: 0PJA20000
(bootloader) cid: SPCS_001
Harris Aamir said:
kernel: lk
(bootloader) product: htc_himawhl
(bootloader) version: 1.0
(bootloader) version-main: 3.41.651.4
(bootloader) boot-mode: download
(bootloader) version-baseband: [email protected]
(bootloader) version-bootloader: 1.0.0.0000
(bootloader) mid: 0PJA20000
(bootloader) cid: SPCS_001
Click to expand...
Click to collapse
This is the ruu: https://androidfilehost.com/?fid=673368273298941856
Rename it to 0PJAIMG.zip and put in root of your fat32 formatted sdcard, then boot in download and follow instructions.
lucyr03 said:
This is the ruu: https://androidfilehost.com/?fid=673368273298941856
Rename it to 0PJAIMG.zip and put in root of your fat32 formatted sdcard, then boot in download and follow instructions.
Click to expand...
Click to collapse
i want the android 7 ruu
Harris Aamir said:
i want the android 7 ruu
Click to expand...
Click to collapse
You need to flash marshmallow, then update with ota.
lucyr03 said:
You need to flash marshmallow, then update with ota.
Click to expand...
Click to collapse
cant i flash noughat update?
Harris Aamir said:
cant i flash noughat update?
Click to expand...
Click to collapse
You can't just flash nougat if you're s-on, you need to flash a ruu that match to your current firmware version, then you can update via ota to the latest nougat.
lucyr03 said:
You can't just flash nougat if you're s-on, you need to flash a ruu that match to your current firmware version, then you can update via ota to the latest nougat.
Click to expand...
Click to collapse
hi, sorry, I'm in a similar situation too. I'm s-on and I would like to return completely stock. Can I do it simply by flashing the ruu of my firmware? If I post the data of my phone can you kindly help me find the ruu? Thanks
Daniel Gigliotti said:
hi, sorry, I'm in a similar situation too. I'm s-on and I would like to return completely stock. Can I do it simply by flashing the ruu of my firmware? If I post the data of my phone can you kindly help me find the ruu? Thanks
Click to expand...
Click to collapse
Yeah, post the getvar all
lucyr03 said:
Yeah, post the getvar all
Click to expand...
Click to collapse
(bootloader) kernel: lk
(bootloader) product: htc_himauhl
(bootloader) version: 1.0
(bootloader) current-slot:
(bootloader) version-main: 4.28.401.3
(bootloader) boot-mode: download
(bootloader) version-baseband: 01.01_U114401011_117.00.61117G_2_F
(bootloader) version-bootloader: 1.0.0.0000
(bootloader) mid: 0PJA10000
(bootloader) cid: HTC__031
Daniel Gigliotti said:
(bootloader) kernel: lk
(bootloader) product: htc_himauhl
(bootloader) version: 1.0
(bootloader) current-slot:
(bootloader) version-main: 4.28.401.3
(bootloader) boot-mode: download
(bootloader) version-baseband: 01.01_U114401011_117.00.61117G_2_F
(bootloader) version-bootloader: 1.0.0.0000
(bootloader) mid: 0PJA10000
(bootloader) cid: HTC__031
Click to expand...
Click to collapse
The ruu: https://androidfilehost.com/?fid=961840155545567615
Same instructions as before to flash.
Sent from my HTC One using XDA Labs

M9 Noggat Update issue - stock firmware with S-ON

Hello Everyone
my phone is showing that there is an update 4.14.407.7 (127GB), every time I download and install it, the phone just reboots to the red triangle and nothing happens, then I get the update notification again, I have cleared cache but this did not fix the issue.
My phone is on stock software and S-ON, I never rooted my phone earlier..
Can you please help me know what the issue could be? is there a place I can get the logs?
I doubt it's 127GB, more like 127MB.
Do you have a stable wifi connection?. Do you have sufficient space available in the internal memory?. Is the phone fully charged and connected to a charger when updating?.
Beamed in by telepathy.
Yes I meant 1.27GB
My phone is charged and have half of the internal storage free, I tried the to install the update more than 10 times, I even tried to download it over 4G..
Is the phone rooted?. Put the phone into download mode and plug it into a pc. Download fastboot.exe and from its directory in cli type: fastboot getvar all
Post the results.
Beamed in by telepathy.
No it is not rooted, as I said earlier, here is the "fastboot getvar all" results
(bootloader) kernel: lk
(bootloader) product: htc_himauhl
(bootloader) version: 1.0
(bootloader) imei: 357226065007304
(bootloader) version-main: 3.35.401.32
(bootloader) boot-mode: download
(bootloader) version-baseband: 01.01_U11440792_97.00.51203G_F
(bootloader) version-bootloader: 1.0.0.0000
(bootloader) mid: 0PJA10000
(bootloader) cid: HTC__J15
all:
Execution time is 17(ms)
ali_abbass85 said:
Hello Everyone
my phone is showing that there is an update 4.14.407.7 (127GB), every time I download and install it, the phone just reboots to the red triangle and nothing happens, then I get the update notification again, I have cleared cache but this did not fix the issue.
My phone is on stock software and S-ON, I never rooted my phone earlier..
Can you please help me know what the issue could be? is there a place I can get the logs?
Click to expand...
Click to collapse
Here I have the same issue
My HTCM9 was modded but I came back later
This is the status now:
UnLocked
S-On
Not Rooted
Recovery stock
Rom Stock
Android 6.0
HTC sense 7.0
Numero Software 3.35.161.12
Kernel 3.10.84
Radio 01.01_U11440792_96.00.51201G_F
In few words the installation of update starts but after few seconds the phone reboots with any change to system
ali_abbass85 said:
No it is not rooted, as I said earlier, here is the "fastboot getvar all" results
(bootloader) kernel: lk
(bootloader) product: htc_himauhl
(bootloader) version: 1.0
(bootloader) imei: 357226065007304
(bootloader) version-main: 3.35.401.32
(bootloader) boot-mode: download
(bootloader) version-baseband: 01.01_U11440792_97.00.51203G_F
(bootloader) version-bootloader: 1.0.0.0000
(bootloader) mid: 0PJA10000
(bootloader) cid: HTC__J15
all:
Execution time is 17(ms)
Click to expand...
Click to collapse
Presuming your bootloader is locked, faulty phone. Call htc. There is something definitely not right.
paolocorpo said:
Here I have the same issue
My HTCM9 was modded but I came back later
This is the status now:
UnLocked
S-On
Not Rooted
Recovery stock
Rom Stock
Android 6.0
HTC sense 7.0
Numero Software 3.35.161.12
Kernel 3.10.84
Radio 01.01_U11440792_96.00.51201G_F
In few words the installation of update starts but after few seconds the phone reboots with any change to system
Click to expand...
Click to collapse
Another possible faulty phone.
Beamed in by telepathy.
It might be worthwhile to apply the 3.35.401.12 RUU (backup your phone, as this will wipe your internal memory) to restore & reset your phone to stock and then attempt to download the OTA, with a phone essentially fresh out of the box software-wise.
[EDIT]Backup your information, I mean - photos, files, whatever you care about[/EDIT]

RUU ZIP File Error

I have purchased a HTC 10 from ebay the software won't update to oreo. I believe i need an stock ruu in order to reset it to the stock version and then i can update it to oreo. However i am new user and don't have much know how in stock and roms.
I I am trying to find the official ROM for the HTC 10 so i can update it to oreo. I have tried to look around the site before posting but i am an extreme noob. Do I need both firmware and RUU. I have gotten my fastboot getvar all data and will post below. I have tried to ask from help and a user did try to help they stated the following
"You don't need both the firmware and RUU, you only need the RUU. Be aware though that running the RUU will wipe your phone, so backup anything important to you.
Download this RUU.zip.
Rename it by deleting everything in the name of the .zip except for 2PS6IMG (and .zip of course)
Place that onto you extSD card (it needs to be on that, not internal storage) and boot to download mode (power off your phone and then boot it back up with holding both power + vol down)
You'll be updated to Oreo.( You don't need both the firmware and RUU, you only need the RUU. Be aware though that running the RUU will wipe your phone, so backup anything important to you."
( user :xunholyx).
However after following the steps i get an error message.
When i entered download mode it says press up to flash and i click ok i get an error message. The message states as follows:
12 RU_ZIP_ERROR
12 RU_ZIP_ERROR
FAIL 12 RU_ZIP_ERROR
To summarise i can't update my HTC 10. I believe i may need a stock RUU. I have gotten an error message from attempting to flash the RUU listed above. Is that the correct file or will i need another one. If possible could you please locate the correct file or point me into the right direction. I have S-ON and bootloader unlocked, i have an SD card. Thank you.
HTC 10 getvar all Info:
(bootloader) kernel: lk
(bootloader) product: htc_pmeuhl
(bootloader) version: 1.0
(bootloader) max-download-size: 1579200000
(bootloader) serialno: ##################
(bootloader) current-slot:
(bootloader) imei: #################
(bootloader) version-main: 2.41.401.4
(bootloader) boot-mode: download
(bootloader) version-baseband: [email protected]6
(bootloader) version-bootloader: 1.0.0.0000
(bootloader) mid: 2PS620000
(bootloader) cid: HTC__001

Categories

Resources