I was trying to restore my friend's gpe back to sense because they were having a lot of problems with the gpe install.
No matter what I do it willo boot to the htc screen with exclamation marks in each corner and if i unplug the phone from the pc i get a white bootloader screen it says software status: official
***unlocked***
m8_ul_ca pvt ship s-off
cid-bs_us002
some other stuff
RUU (in orange) last line
a paste of fastboot getvar all:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot getvar all
< waiting for device >
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.29.214500021.24_2G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.54.401.5
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: HT49VWM05000
(bootloader) imei:
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul_ca
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B12000
(bootloader) cidnum: BS_US002
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: RUU
(bootloader) commitno-bootloader: 76df2b54
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.074s
Can someone walk me through restoring this phone please?!? I'd be greatly appreciative.
fastboot commands still work with the phone but I don't know what to do
thank you all for your help
ayocam said:
No matter what I do it willo boot to the htc screen with exclamation marks in each corner
Click to expand...
Click to collapse
This statement doesn't actually tell us anything about what you tried (or didn't try), which is critical in us helping you.
Please list in detail, the steps you've tried so far, including exact names of files used, specific results (including any error messages and status of the phone after each "attempt").
ayocam said:
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.29.214500021.24_2G
(bootloader) version-main: 1.54.401.5
(bootloader) modelid: 0P6B12000
(bootloader) cidnum: BS_US002
Click to expand...
Click to collapse
The above info indicates a mish-mosh of various mods, either before you got a hold of the phone, or a result of the steps you took (or a combination of those two);
- If this was originally the AT&T variant, it was changed to Dev Edition CID
- Not sure, but I think that is the Dev Edition Marshmallow (MM) radio baseband number (or at least some other version MM radio), so apparently had that firmware flashed?
- Had some very old "international" Euro firmware flashed at one point, based on the main version. But this doesn't correspond to the radio number
Its also not clear what version of Sense, is desired: Euro, AT&T, or Dev Edition?
Going to latest Dev Edition RUU is probably the best approach. This will put the phone on Sense, devoid of any AT&T bloat or limitations, plus will update to Marshmallow. Those are all good things, plus the phone already has the proper CID for Dev Edition.
1) Run 6.12.4540.4 firmware from here: https://www.androidfilehost.com/?fid=24438995911977418
By process:
adb reboot bootloader
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot reboot-bootloader
Where "firmware.zip" is the actual name of the downloaded file.
2) Run the Dev Edition RUU (PC required) found at the bottom of the following page: http://www.htc.com/us/support/htc-one-m8/news/
There are other versions that may be converted to (such as Euro) if different band support is desired (Dev Edition has the same band support as AT&T version). But if that is the intent, let me know and I'll walk through that process.
Related
Hello all,
So here's why I'm posting:
I'm having an issue with my M8 phone. The phone was working great until I tried to install a new third-party TWRP. I don't know if it was miscommunication or what, but in the process of installing it (https://www.dropbox.com/s/ocvavpttfo...ersion_Fix.img), the phone started having issues.
The initial issue was that the phone would get stuck during boot up. The phone was at the current 2.22 build # but in order to make it at least usable again, I flashed an RUU (1.57 build #) and that seemed to fix everything. But then when I went back from stock recovery to my original TWRP, and flashed a recent backup, the phone froze again during boot up. This process worked many times and as recently as yesterday, but now since trying to install that third-party TWRP, it doesn't. I've tried various things but nothing is working. I know that since I can still reach HBOOT and TWRP that there is hope, but I'm at my wits end as to what to do.
I should also mention that I was using the ViperOne M8 ROM (2.1.0). My phone is unlocked/rooted & S-OFF. There were no issues with it again until I tried to install that new TWRP.
I really love my phone, and hope someone on here can help me. After re-RUUing my phone, I'm going to leave it at 1.57 build # and stock recovery (1.12 #) (and USB Debugging on) until I hear from someone. Basically, I just want my phone to be normal again so I can upgrade back to build # 2.22, flash my custom TWRP recovery, and then flash my most recent backup which included the most recent ViperOne M8 update.
Other info you might want:
C:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.16.0.0000
(bootloader) version-baseband: 1.16.21331931.LA24G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.57.531.7
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:
(bootloader) imei:
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B13000
(bootloader) cidnum: T-MOB010
(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: c3d94491
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.016s
Thank You,
RockStar2005
RockStar2005 said:
Hello all,
So here's why I'm posting:
I'm having an issue with my M8 phone. The phone was working great until I tried to install a new third-party TWRP. I don't know if it was miscommunication or what, but in the process of installing it (https://www.dropbox.com/s/ocvavpttfo...ersion_Fix.img), the phone started having issues.
The initial issue was that the phone would get stuck during boot up. The phone was at the current 2.22 build # but in order to make it at least usable again, I flashed an RUU (1.57 build #) and that seemed to fix everything. But then when I went back from stock recovery to my original TWRP, and flashed a recent backup, the phone froze again during boot up. This process worked many times and as recently as yesterday, but now since trying to install that third-party TWRP, it doesn't. I've tried various things but nothing is working. I know that since I can still reach HBOOT and TWRP that there is hope, but I'm at my wits end as to what to do.
I should also mention that I was using the ViperOne M8 ROM (2.1.0). My phone is unlocked/rooted & S-OFF. There were no issues with it again until I tried to install that new TWRP.
I really love my phone, and hope someone on here can help me. After re-RUUing my phone, I'm going to leave it at 1.57 build # and stock recovery (1.12 #) (and USB Debugging on) until I hear from someone. Basically, I just want my phone to be normal again so I can upgrade back to build # 2.22, flash my custom TWRP recovery, and then flash my most recent backup which included the most recent ViperOne M8 update.
Other info you might want:
C:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.16.0.0000
(bootloader) version-baseband: 1.16.21331931.LA24G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.57.531.7
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:
(bootloader) imei:
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B13000
(bootloader) cidnum: T-MOB010
(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: c3d94491
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.016s
Thank You,
RockStar2005
Click to expand...
Click to collapse
You will get better information in the HTC One M8 forum!
majmoz said:
You will get better information in the HTC One M8 forum!
Click to expand...
Click to collapse
Ok thanks! As long as they can help a T-Mobile guy like me!
Thanks,
RockStar2005
I tried changing my HTC One M8_WHL PVT SHIP S-OFF into developer edition using the guide on http://htc-one.wonderhowto.com/how-...edition-for-super-fast-sense-updates-0156524/ . I successfully changed the MID and the CID without breaking a sweat. After, I used TWRP to restore the backup which the guide instructed me to download and restore. After restoring that backup, device could only boot HBOOT. Now I tried running the RUU.exe for Developer Edition and I get the error which asks that I run the correct RUU for the device. Now, the device doesn't boot pass HBOOT
What I can do ...
1. Boot into TWRP recovery
2. Give fastboot commands with HBOOT
3. Boot into RUU via fastboot
What I can't do ...
1. Boot the device
2. Revert the MID change to its original state cos I will need to run ADB Shell to do that, which cannot be done from HBOOT
3. No RUU.exe is responding to flashing the device
The specific help I need ...
1. Be able to Change MID using Fastboot so I can run a SPRINT RUU
fastboot getvar all results ...
C:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.24.21331147A1.09G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.16.1540.8
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: FA43BSF02932
(bootloader) imei:
(bootloader) imei2: Not Support
(bootloader) meid: 99000499006400
(bootloader) product: m8_whl
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B12000
(bootloader) cidnum: BS_US002
(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: 3aa067db
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.031s
PLEASE HELP!
I have an AT&T M8 which has an old version of the GPE SkyDragon ROM installed.
Bootloader is unlocked, S-ON is still ON.
Android version: 5.0.1
Baseband version: [email protected]_40.34.C35006.02_F
Kernel version: 3.4.0-SkyDragon-V3.0.7 from Jan 2014.
Build number: SkyDragon - LRX22C.H5
I want to send this phone to another country, and for that I need to get it sim-unlocked. I got the unlock code from AT&T, but it doesn't work - I am assuming the ROM is at fault, so I am trying to get the phone back to full stock by flashing an official RUU.
I downloaded the latest official RUU from http://www.htc.com/us/support/htc-one-m8-att/news/, but I cannot get it to flash!
When trying and the phone is booted to regular android, it tells me about error 170, which, as I gather, means it cannot find the phone.
I installed HTC Sync, and that can't find the phone either.
If I reboot to bootloader, the RUU installer finds the phone, but after the HTC logo (silver with black background) shows up on the phone, it throws error 171.
It feels like I need to relock the bootloader but I am afraid to mess it up now.
Please help with some guidance..
Here is the bootloader screen:
Edit: Found an old RUU on my hard drive, version 3.42.502.1 - same as OS version in the screenshot.
I attempted to flash it (using the official exe). It failed on "updating signature" with error 155.
Edit2: Made sure CID and MID match original - they do.
Attempted 'fastboot oem lock'. Now trying to flash the old RUU again.
Edit3: Looks like it's working! RUU is progressing further than ever before.
Edit4: It worked! Booting to Sense now.
Edit5: SIM unlocked worked too, phone is ready to go.
I'll leave this post up in case someone else faces a similar situation.
To run the Marshmallow RUU, try to flash the MM firmware first. See the red font note under the RUU section of my Index thread: http://forum.xda-developers.com/showthread.php?t=2751432
I was actually able to just flash the latest official RUU over 3.42.502.1 without the need for commandline.
Back to Stock
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: [email protected]
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.20.502.5
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT45SWM06618
(bootloader) imei: XXXXXXXXXXXXXXX ( Deleted)
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul_ca
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B12000
(bootloader) cidnum: CWS__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 205bdca3
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.125s
Bootloader - Unlocked
Recovery - TWRP
Rooted - Yes
Custom ROM - Resurrection Remis 5.8.5 Final
if want to go back to stock what is procedure
i have below RUU
RUU_M8_UL_M60_SENSE70_ATT_MR_Cingular_US_6.20.502. 5_combined.exe
can i run this exe after relock the bootloader?
Hi, I was trying to revert back to the stock AT&T 6.0 rom using the RUU. I have "Android Revolution HD 53.1" currently installed which is Android 6.0 and Sense 7.0. It is unlocked and S-on, so I re-locked the phone using the fastboot method. After that the fastboot screen had "***RE-LOCKED*** and ***SECURITY WARNING***" on it. The phone would not reboot normally anymore, it would only go to the fastboot/hboot screen. I tried using the RUU anyway, and while it would detect the phone during the setup stages, as soon as it started the update and the phone switched to the htc screen, it would stop and give "error 171 - lost communication with the device."
So I've unlocked it again and it's working fine again. How can I revert it to the stock rom without making it S-off? Thanks!
Oh and if it matters, on the fastboot/hboot screen, it does show an OS version. It just has "OS-"
Edit: Looked at my previous posts as it's been a while since I've came here. Saw that I made a post last year with a similar problem and that switching USB ports on my computer fixed it. Well, switching USB ports fixed this problem too.
rockr09 said:
Saw that I made a post last year with a similar problem and that switching USB ports on my computer fixed it. Well, switching USB ports fixed this problem too.
Click to expand...
Click to collapse
Nice work figuring it out yourself!
rockr09 said:
After that the fastboot screen had "***RE-LOCKED*** and ***SECURITY WARNING***" on it. The phone would not reboot normally anymore, it would only go to the fastboot/hboot screen.
Click to expand...
Click to collapse
FYI, this is normal and expected. Relocking the bootloader renders the phone unable to boot, as it expects RUU to be run immediately thereafter.
Back to Stock
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: [email protected]
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.20.502.5
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT45SWM06618
(bootloader) imei: XXXXXXXXXXXXXXX ( Deleted)
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul_ca
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B12000
(bootloader) cidnum: CWS__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 205bdca3
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.125s
Bootloader - Unlocked
Recovery - TWRP
Rooted - Yes
Custom ROM - Resurrection Remis 5.8.5 Final
if want to go back to stock what is procedure
i have below RUU
RUU_M8_UL_M60_SENSE70_ATT_MR_Cingular_US_6.20.502. 5_combined.exe
can i run this exe after relock the bootloader?
I've tried several zip files and RUUs with no success. I have an old ATT phone which I unlocked. I'm trying to get to Marshmellow.
Any help would be appreciated.
It looks like this:
c:\Users\Dan\Downloads>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: [email protected]
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.28.502.8
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: deleted
(bootloader) imei: deleted
(bootloader) imei2: Not Support
(bootloader) meid: deleted
(bootloader) product: m8_ul_ca
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B12000
(bootloader) cidnum: CWS__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: RUU
(bootloader) commitno-bootloader: 7f8e91a3
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.085s
The correct RUUs are in my Index thread, under the "RUU" section: https://forum.xda-developers.com/showthread.php?t=2751432
Take note of the red text, since you are updating to MM, you will need to flash MM firmware.zip in fastbootRUU mode, before the RUU will install properly.
If the bootloader is unlocked, you will also need to relock it to RUU, with command: fastboot oem lock
daneboy55 said:
I've tried several zip files and RUUs with no success.
Click to expand...
Click to collapse
For this statement to be useful in any way, we need specific details. If you don't list the file names or version numbers of the zip files or RUUs, then we have no idea what you tried. Also, you should list error messages or other specific results instead of just saying 'no success". The error messages will usually tell you why it failed. May or may not be AT&T RUUs, may have failed due to unlocked bootloader, etc.
Also don't know what you mean "several zip files". Are they zip format RUUs, or something else?
I got TWRP running. I then found a zip file using my cidnum. It is SkyDragon-M8ul-M8vzw-EYEul_v1.6.0_MM.zip. It failed the zip file check, but I installed anyway. It seems to be working fine thus far. Thanks for your response.