Sunshine - One (M8) Q&A, Help & Troubleshooting

I'm having a problem being able to launch apps on my One M8 ATT... I Don't have any apps on my home page and ATT Ready2Go keeps crashing on me. Can someone give me a command line so I can launch SunShine on my device through ADB, that way I can S-Off and go back to a different ROM.

Why would you need s-off to install a different rom ?

Mr Hofs said:
Why would you need s-off to install a different rom ?
Click to expand...
Click to collapse
The phone won't allow me to install anything through an RUU. Every RUU I've tried fails with a 155 Reason (Incorrect RUU) and shows "Loading zip file fail!" in the bootloader. A friend of mine has been working on it, got SunShine installed on the phone. But we want to run it to get the phone in to S-OFF. I'm not too savvy with ABD and that's what he's been using to talk to the phone. I also can't transfer items to the phone via USB even though I have drivers and MTP is running. The phone is a mess and I'm trying to avoid sending to HTC to restore it ($$$$$), or just telling my carrier that I "lost" it and pay the deductible to get a new one. Feels like I'm really close to fixing the phone, just not quite there yet.
If you know of a ROM I could try to flash, I'll give it a shot. I'm running out of options and time. Before I just get a new phone. My friend has helped me out a lot, but it's just not quite there yet.

isutke1287 said:
The phone won't allow me to install anything through an RUU. Every RUU I've tried fails with a 155 Reason (Incorrect RUU) and shows "Loading zip file fail!" in the bootloader. A friend of mine has been working on it, got SunShine installed on the phone. But we want to run it to get the phone in to S-OFF. I'm not too savvy with ABD and that's what he's been using to talk to the phone. I also can't transfer items to the phone via USB even though I have drivers and MTP is running. The phone is a mess and I'm trying to avoid sending to HTC to restore it ($$$$$), or just telling my carrier that I "lost" it and pay the deductible to get a new one. Feels like I'm really close to fixing the phone, just not quite there yet.
If you know of a ROM I could try to flash, I'll give it a shot. I'm running out of options and time. Before I just get a new phone. My friend has helped me out a lot, but it's just not quite there yet.
Click to expand...
Click to collapse
You need to relock your bootloader in order to run an RUU while you are S-On.
In fastboot: fastboot oem lock
Then run the proper RUU again.
I'd link you to the proper RUU, but you haven't given enough info.
In fastboot: fastboot getvar all and post the results minus your IMEI and ser# (private information), unless you already know what the proper RUU to run is already.

xunholyx said:
You need to relock your bootloader in order to run an RUU while you are S-On.
In fastboot: fastboot oem lock
Then run the proper RUU again.
I'd link you to the proper RUU, but you haven't given enough info.
In fastboot: fastboot getvar all and post the results minus your IMEI and ser# (private information), unless you already know what the proper RUU to run is already.
Click to expand...
Click to collapse
I'm not sure which RUU I need. Again, I'm very new to this, but here are the "fastboot getvar all" results:
C:\adb>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:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: *tsk tsk*
(bootloader) imei: *tsk tsk*
(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: 7f8e91a3
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.158s
Android version: 5.0.2
HTC Sense: 6.0
Software Number: 4.28.502.2
HTC SDK API level: 6.55
Not sure what you can tell from this, but I'll wait for a response before I do anything else. I'd also like to get the recent version of TWRP and SuperSU on here as well. Once it's up and running/stable. And.. this may be a dumb question, but I can unlock the bootloader again once I get an RUU to work successfully, right? (getting ahead of myself, I know)

isutke1287 said:
I'm not sure which RUU I need. Again, I'm very new to this, but here are the "fastboot getvar all" results:
C:\adb>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:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: *tsk tsk*
(bootloader) imei: *tsk tsk*
(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: 7f8e91a3
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.158s
Android version: 5.0.2
HTC Sense: 6.0
Software Number: 4.28.502.2
HTC SDK API level: 6.55
Not sure what you can tell from this, but I'll wait for a response before I do anything else. I'd also like to get the recent version of TWRP and SuperSU on here as well. Once it's up and running/stable. And.. this may be a dumb question, but I can unlock the bootloader again once I get an RUU to work successfully, right? (getting ahead of myself, I know)
Click to expand...
Click to collapse
The RUU you need can be found here.
Scroll down to the Manual System Update Instructions, and read them. The RUU download is at the end of the instructions.
You can unlock the bootloader again through HTCDev.com. After you are unlocked, flash TWRP from here in fastboot, then use that recovery to flash SuperSU from here.

xunholyx said:
The RUU you need can be found here.
Scroll down to the Manual System Update Instructions, and read them. The RUU download is at the end of the instructions.
You can unlock the bootloader again through HTCDev.com. After you are unlocked, flash TWRP from here in fastboot, then use that recovery to flash SuperSU from here.
Click to expand...
Click to collapse
I can NOT appreciate and thank you for your assistance in this! I went ahead and locked the bootloader and restored the original image with the RUU you linked me to, yesterday. Couldn't wait to try, haha. I had to sweet talk the HTC Live Chat person to tell me if I could use the RUU for the same software version as I had. Phone has been working like a champ. I'm gonna give it another day or two to settle in, do a few backups just in-case the flash doesn't go well.
I will definitely unlock the bootloader again and flash TWRP and SuperSU. But I imagine going S-OFF is just off the table right now since I'm a bit stripped of funds. I can afford it, haha, but my funds are already allocated towards adulting and such.
Again, THANK you for the support! This has been a learning experience.:good::good::good::good::good:

Related

Verizon HTC One M7 Not Able To Boot Anything

So this is my last resort.. I have been trying everything for like a week to try and fix this thing. It all started after I tried flashing a custom Viper rom. I had S-OFF through sunshine i bought a license for 25$. After I installed custom rom I got a boot loop which I couldn't fix and have tried RUU's and all and still can't get anything to boot other then CWM Recovery. I have root and the phone still says S-OFF but for some reason it says RELOCKED which I didn't do. Anyways, I just want the phone to boot up normal STOCK I've tried downloading a few of the files across the forums and nothing will flash. If anyone could help me out I would greatly appreciate it.
Here is my fastboot getvar:
Code:
C:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 1.13.41.0702
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.401.12
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: FA3ARS900814
(bootloader) imei: ***
(bootloader) meid: ***
(bootloader) product: m7_wlv
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0731000
(bootloader) cidnum: vzw__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4256mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.424s
yahdeeez said:
So this is my last resort.. I have been trying everything for like a week to try and fix this thing. It all started after I tried flashing a custom Viper rom. I had S-OFF through sunshine i bought a license for 25$. After I installed custom rom I got a boot loop which I couldn't fix and have tried RUU's and all and still can't get anything to boot other then CWM Recovery. I have root and the phone still says S-OFF but for some reason it says RELOCKED which I didn't do. Anyways, I just want the phone to boot up normal STOCK I've tried downloading a few of the files across the forums and nothing will flash. If anyone could help me out I would greatly appreciate it.
Here is my fastboot getvar:
Code:
C:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 1.13.41.0702
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.401.12
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: FA3ARS900814
(bootloader) imei: ***
(bootloader) meid: ***
(bootloader) product: m7_wlv
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0731000
(bootloader) cidnum: vzw__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4256mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.424s
Click to expand...
Click to collapse
You are not on a verizon software **(bootloader)version-main: 1.29.401.12** . The most recent is 5.28.605.2. Change your cid to supercid 11111111 using fastboot command >fastboot oem writecid 11111111
Then to htcdev.com. register or login. Run the unlock bootloader program following the directions exactly. Then you will get an unlock token. Use that unlock token while super cid (11111111) to unlock bootloader.
There is also a tutorial on here using adb shell commands to lock and unlock
aaronpw0621 said:
You are not on a verizon software **(bootloader)version-main: 1.29.401.12** . The most recent is 5.28.605.2. Change your cid to supercid 11111111 using fastboot command >fastboot oem writecid 11111111
Then to htcdev.com. register or login. Run the unlock bootloader program following the directions exactly. Then you will get an unlock token. Use that unlock token while super cid (11111111) to unlock bootloader.
There is also a tutorial on here using adb shell commands to lock and unlock
Click to expand...
Click to collapse
That's weird, I tried using the htcdev method to unlock the bootloader when I first got the phone and it gave an error that it wouldn't work for some reason, and alot of others online had the same issue. Well I'm so glad my bootloader says unlocked again now hopefully I can flash a ROM and get this phone working again, its been about 2 weeks!
How do I find the right bootloader I need and which one do I need to download?
Thanks alot aaronpw
yahdeeez said:
That's weird, I tried using the htcdev method to unlock the bootloader when I first got the phone and it gave an error that it wouldn't work for some reason, and alot of others online had the same issue. Well I'm so glad my bootloader says unlocked again now hopefully I can flash a ROM and get this phone working again, its been about 2 weeks!
How do I find the right bootloader I need and which one do I need to download?
Thanks alot aaronpw
Click to expand...
Click to collapse
So it worked??
 @santod040 has a thread with latest VZW firmware. Follow his instructions exactly. Also be sure to go back to non-Supercid BEFORE flashing firmware. Fastboot command>fastboot oem writecid VZW__001
aaronpw0621 said:
So it worked??
@santod040 has a thread with latest VZW firmware. Follow his instructions exactly. Also be sure to go back to non-Supercid BEFORE flashing firmware. Fastboot command>fastboot oem writecid VZW__001
Click to expand...
Click to collapse
Im about to try to flash a ruu file i believe it is the correct one... I have been messing with this all morning and haven't been able to get any roms to flash at all... thank you again ill let you know what happens
yahdeeez said:
Im about to try to flash a ruu file i believe it is the correct one... I have been messing with this all morning and haven't been able to get any roms to flash at all... thank you again ill let you know what happens
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?p=56302410

Soft Bricked the HTC One M8

HTC One M8
Unlocked and S-off
From UK so with international network
Cyanogenmod 11 i think
Clockwork recovery
Soooo i bought the M8 secondhand with Cyanogenmod installed, however, i couldnt do any updates due to error status 7. i tried the normal fix (delete code which checked authorisation of phone) but to no avail. since then the error came back and i managed to get a different error on reboot: "root access possibly lost. fix?". I've cleared cache(s) and done a factory reset. No matter what i pressed it would be in a boot loop. I can still get to bootloader and recovery. then i tried to change the recovery to TWRP however when i try and fastboot, my device is not recognised by my laptop so i cannot add the ADB driver to the device.
sorry for sounding very vague / idiotic, i have no idea what i have done and no idea what i am doing to try and fix it. that means sadly i will need to be spoonfed the fix. if you need any more details or pictures of the problem let me know
thanks in advance
josborn42 said:
i couldnt do any updates due to error status 7. i tried the normal fix (delete code which checked authorisation of phone) but to no avail.
Click to expand...
Click to collapse
Are you trying to update to CM12.1? If so, the error is for a reason, and not to be bypassed in the way you describe.
If you are on an hboot older than 3.19, I don't think it will work with CM12 and 12.1. You'll need to update hboot (and rest of firmware, preferably) to proceed.
Also, CWM may be too old for CM12 as well.
josborn42 said:
then i tried to change the recovery to TWRP however when i try and fastboot, my device is not recognised by my laptop so i cannot add the ADB driver to the device.
Click to expand...
Click to collapse
Not sure what you mean here. Are you trying to install HTC Sync (and corresponding driver) by connecting the phone?
You can just do an XDA search for "simple adb" and you will find a couple really easy adb/fastboot installers.
how do i see what hboot i am on? and how would i update it?
i've installed HTC Sync but it doesn't recognise my phone being connected (so i cant view any files on the phone) and i've installed a simple ADB/fastboot but i can't see the driver option when trying to add it to my phone on Device manager. i have got to the stage whereby i have the ADB/fastboot folder and have the TWRP file in the same folder, just i cant get any further.
where would i begin getting to cyanogenmod 12.1, or would it be easier to revert back to a basic android os?
i know this is probably incredibly frustrating for you as i am a complete novice, but i greatly appreciate your help
i would post pictures to help but i cant as im a new member, i will when i can
josborn42 said:
i've installed HTC Sync but it doesn't recognise my phone being connected (so i cant view any files on the phone)
Click to expand...
Click to collapse
This in itself does not mean the phone is not connecting by fastboot. And fastboot is the important thing here, so we can update TWRP, etc.
Try rebooting into fastboot mode, and try the command and see if your phone's ID is returned: fastboot devices
If you don't get the phone's ID and just "waiting for device" you do indeed have some type of USB connectivity problem.
josborn42 said:
how do i see what hboot i am on? and how would i update it?
Click to expand...
Click to collapse
Boot into bootloader, andyour hboot number is listed near the top of the screen.
Since you are s-off, its fairly easy to update the firmware (and I would suggest to update all the firmware, not just hboot) by flashing the proper firmware.zip. But let's determine whether that is even the problem, before we worry about flashing firmwares.
hboot is: 3.16.0
also my phone is detected by my laptop so all is well there
i have installed a simple 15 second ADB file but am unsure how to proceed from here
josborn42 said:
hboot is: 3.16.0
Click to expand...
Click to collapse
Your firmware is very old, so will need to be updated to run CM12.1. Also, newer versions of TWRP will not run with your old hboot.
Do a fastboot getvar all, and post the output, but delete your IMEI and serial numbers (as these are private info). Need more details on the phone (particularly CID) in order to know how to proceed.
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.16.0.0000
(bootloader) version-baseband: 1.16.2133156.UA15G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:
(bootloader) imei:
(bootloader) imei2:
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B10000
(bootloader) cidnum: O2___001
(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: ab0efa49
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.107s
josborn42 said:
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.16.0.0000
(bootloader) version-baseband: 1.16.2133156.UA15G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:
(bootloader) imei:
(bootloader) imei2:
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B10000
(bootloader) cidnum: O2___001
(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: ab0efa49
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.107s
Click to expand...
Click to collapse
I'm going to suggest WWE/International firmware. The updates are available way before O2 updates.
Download this firmware (it also includes TWRP2.8.4.0). Rename it to firmware.zip and place it into your fastboot folder.
Next, boot into fastboot and change your CID to superCID (it won't flash with the O2 CID)
fastboot devices to make sure you are connected (a bunch of letters and numbers/your serial# means you are)
fastboot oem rebootRUU (a black screen with the HTC logo means you are in RUU mode)
fastboot oem writecid 11111111 (eight ones) You are now superCID!
Now flash the firmware
fastboot flash zip firmware.zip
If you get "error 90 hboot pre-update" (and you probably will with how old your current firmware is) run the same command again and the firmware will flash properly. The first run only updated your hboot.
The process will stop at 75% to 90%. That's normal and gives you a chance to check your console output. The last few percentage is the reboot.
The bar will fill to 100% after you enter fastboot reboot-bootloader
That's it. Good luck!
thank you both so much! so now do i just download the appropriate cyanogenmod version and flash it over?
josborn42 said:
thank you both so much! so now do i just download the appropriate cyanogenmod version and flash it over?
Click to expand...
Click to collapse
Yes. But there are more ROMs out there as well. Try them out and find the one that suits your needs best.
hi there i have htc one m8 rooted s-on & software status is modified
i got a new update so i flashed the stock recovery then downloaded the update and pressed install
it was loading the update and suddenly the screen frozen on the htc ONE screen without responding
i tried the volume down + power button nothing happened then i tried volume up + power button
it reboots and freezes on the same screen - tried to remove the sim & sd card but nothing happened
what should i do plz ???
cid : htc_j15
build number : 4.16.401.10

HTC One M8. Noob needs help fixing phone.

Hello, so quite sometime ago I rooted my phone, or unrooted it. I am not sure what the term is, I dont even remember why I done this in the first place. Anyways today I wanted to just put my phone back to like it was when I got it, and in doing so I have actually broke my phone I can't get my phone to boot up anymore, I always get a message saying I have no OS installed. I am really useless with all of this so I would appreciate it if there is a patient person out there who can help me get my phone back on and back to how it was when I recieved it. I am sure I need to add more information but I dont know what so please tell me what you guys need to know and I will try and provide the answers.
This should be the first rule when asking for help.
Post fastboot getvar all result (delete serial & imei no.)
Without this info, no one will be able to offer any help
ckpv5 said:
This should be the first rule when asking for help.
Post fastboot getvar all result (delete serial & imei no.)
Without this info, no one will be able to offer any help
Click to expand...
Click to collapse
Where do I find this?
Do you have fastboot & adb on your PC ? You should have one, if not how can you install a custom recovery and root your device before ?
If you're not sure .. install this : http://forum.xda-developers.com/showthread.php?t=2317790
Put your device in bootloader mode and connect to PC
Open a command prompt and type fasboot getvar all then "enter"
Copy the outcome and paste here
ckpv5 said:
Do you have fastboot & adb on your PC ? You should have one, if not how can you install a custom recovery and root your device before ?
If you're not sure .. install this : http://forum.xda-developers.com/showthread.php?t=2317790
Put your device in bootloader mode and connect to PC
Open a command prompt and type fasboot getvar all then "enter"
Copy the outcome and paste here
Click to expand...
Click to collapse
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.25.21331147A1.06G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B10000
(bootloader) cidnum: O2___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: dcdaa6e0
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
I think thats what you want right?.
Yes .. that's the one.
You have two options :
Option 1:
Install new stock ROM with a RUU - Download : https://www.androidfilehost.com/?fid=95916177934555499
you need to relock bootloader - run command fastboot oem lock
run RUU (right click the RUU and select run as administrator)
you need to use USB2.0 on your PC
RUU will wipe everything on your device including your files on internal storage
Option 2:
Restore a non-rooted TWRP backup 4.20.206.1
No need to relock bootloader
No internal storage wipes
Read how-to and all the needed files are here : http://forum.xda-developers.com/htc-one-m8/help/tutorial-how-to-stock-stock-twrp-t3086860
Good luck .. I have to sleep now, good night
ckpv5 said:
Yes .. that's the one.
You have two options :
Option 1:
Install new stock ROM with a RUU - Download : https://www.androidfilehost.com/?fid=95916177934555499
you need to relock bootloader - run command fastboot oem lock
run RUU (right click the RUU and select run as administrator)
you need to use USB2.0 on your PC
RUU will wipe everything on your device including your files on internal storage
Option 2:
Restore a non-rooted TWRP backup 4.20.206.1
No need to relock bootloader
No internal storage wipes
Read how-to and all the needed files are here : http://forum.xda-developers.com/htc-one-m8/help/tutorial-how-to-stock-stock-twrp-t3086860
Good luck .. I have to sleep now, good night
Click to expand...
Click to collapse
Option one just stays on updating 0/6 sending and nothing happens. Option 2 doesnt make sense to me, I really have no idea what most of it means.
Ok so this morning I tried option one again. It went through the first 6 stages fine, then it got stuck on the next set of stages at 1/7. When I restart my phone into the recovery screen type thing I have in red letters OS - (4.20.206.1) but I am still unable to start my phone up. I have disabled firewalls and also using USB2.0 when trying to do this process. Maybe this one that has been linked is not the right one for me? Or maybe I am doing something wrong?. I would really love to get my phone back working so all help is really appreciated.
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.25.21331147A1.06G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B10000
(bootloader) cidnum: O2___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: dcdaa6e0
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
You have USB/Device connection problem. First it was 0/6 and now 1/7 ...
Which windows version that you use ? try with a Win7 PC .. I don't know many people cannot run RUU on windows higher version that Win7. I don't have problem on any windows version including my current Win 10.
What do you don't understand about option 2 ? It's very straight forward.
Install latest TWRP 2.8.6.0 or TWRP 2.8.7.0 (you need to reunlock bootloader because you relocked it for option 1)
Extract and copy the backup folder to TWRP backup on your device
Restore backup .. done
Or
Just install any of Sense based ROM that available in Development thread to get your device up & running ... then you can start that option 1 & 2 again
But seeing you mentioned OS - 4.20.206.1 in red, you need to get option 1 done because the firmware installation was incomplete
ckpv5 said:
You have USB/Device connection problem. First it was 0/6 and now 1/7 ...
Which windows version that you use ? try with a Win7 PC .. I don't know many people cannot run RUU on windows higher version that Win7. I don't have problem on any windows version including my current Win 10.
What do you don't understand about option 2 ? It's very straight forward.
Install latest TWRP 2.8.6.0 or TWRP 2.8.7.0 (you need to reunlock bootloader because you relocked it for option 1)
Extract and copy the backup folder to TWRP backup on your device
Restore backup .. done
Or
Just install any of Sense based ROM that available in Development thread to get your device up & running ... then you can start that option 1 & 2 again
But seeing you mentioned OS - 4.20.206.1 in red, you need to get option 1 done because the firmware installation was incomplete
Click to expand...
Click to collapse
Yes maybe I do but I am not sure why, maybe I need to look into seeing if my motherboard needs an update or if any windows updates are needed. I am on Windows 7 but like I said, it goes through the first 6 steps then as it boots the bootloader up again I hear the sound that my computer makes when plugging in a USB cable. However even if I leave it, it will not go past 1/7. But if I take the cable out it reconises I have done that so that makes me wonder if it is a USB problem?.
I dont understand option 2 because I dont know anything about all of this, I shouldnt have done it in the first place and I dont even remember why I did. I also must have deleted my backups as I cant find them. The part I was confused at, was which TWRP to get, then how to get it on my phone as my computer does not reconise my phone in the state it is in so I cant just go into the phone and place it. I also dont have an SD card with my phone either.
I will try updating my PC and try and get option 1 working and report back. Thank you for helping by the way, I really appreciate your patience with me.
Try also to install latest HTC USB driver.
Download HTC Sync Manager and install. Then uninstall the HTC Sync Manager but leave the HTC Driver installed.
http://www.htc.com/us/support/software/htc-sync-manager.aspx
Is there a way to wipe this OS version and try this whole thing again? I have found my 2.0 USB ports, I have tried a different cable and it still gets hung up. Only now it doesnt move past the 0/6 whereas it used to go through all of them then into the 1/7 and get stuck on this part. I also can try a different PC if need be.
KDK11 said:
I also can try a different PC if need be.
Click to expand...
Click to collapse
That is what I would suggest.
Also, does your PC have USB 3.0 on the ports? This has been known to cause problems with the RUU.
Ok so I have done the steps suggested now, when I uninstalled the HTC Sync Manager it let the process complete. It is now on a screen which says Android is upgrading, optimizing app 17-261. Is that my phone fixed? Or is there more I need to do now that it actually has turned on?.
KDK11 said:
It is now on a screen which says Android is upgrading, optimizing app 17-261. Is that my phone fixed?
Click to expand...
Click to collapse
Looks that way. It should boot into OS after its done optimizing all the apps, which is normally pretty slow (with that many, it will take 10 or more) since Android moved from Dalvik to ART.
Well I would like to say a massive thank you for the help I really appreciate the patience and help. So thank you again. I would have been lost without you's.
KDK11 said:
Ok so I have done the steps suggested now, when I uninstalled the HTC Sync Manager it let the process complete. It is now on a screen which says Android is upgrading, optimizing app 17-261. Is that my phone fixed? Or is there more I need to do now that it actually has turned on?.
Click to expand...
Click to collapse
That's it ... nothing else to do .. run the setup wizard and enjoy your device
KDK11 said:
Well I would like to say a massive thank you for the help I really appreciate the patience and help. So thank you again. I would have been lost without you's.
Click to expand...
Click to collapse
No problem .. glad that we could help
O2 RUU Marshmallow CID O2_001 pleaseee
Hi!
I have an HTC One M8 from O2 UK, that i give me a lot of problem after updating to Marshmallow.
After successfully complete the update i have done a factory reset which i guess it soft brick my phone.
It will show optimizing apps, after that starting apps and is stuck there until battery dies. I try many methods, formatting cache partition from recovery menu, made another factory restore from fastboot, I even left it plugged one night and nothing.
The only hope is if i find a RUU for CID O2_001
The phone is S-ON non rooted, i unlock then re lock boot loader thanks to htcdev website.
adb fastboot getvar command show this.
< waiting for device >
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.29.214500021.12G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.13.206.5
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: .................................................
(bootloader) imei: .......................................
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B10000
(bootloader) cidnum: O2___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: 76df2b54
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.126s
Please help me made the phone working again!
Thank you!
cossty said:
Hi!
I have an HTC One M8 from O2 UK, that i give me a lot of problem after updating to Marshmallow.
After successfully complete the update i have done a factory reset which i guess it soft brick my phone.
It will show optimizing apps, after that starting apps and is stuck there until battery dies. I try many methods, formatting cache partition from recovery menu, made another factory restore from fastboot, I even left it plugged one night and nothing.
The only hope is if i find a RUU for CID O2_001
The phone is S-ON non rooted, i unlock then re lock boot loader thanks to htcdev website.
adb fastboot getvar command show this.
< waiting for device >
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.29.214500021.12G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.13.206.5
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: .................................................
(bootloader) imei: .......................................
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B10000
(bootloader) cidnum: O2___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: 76df2b54
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.126s
Please help me made the phone working again!
Thank you!
Click to expand...
Click to collapse
Hello,
In this thread you will find the firmware for your phone. It looks like you know the process of installing your firmware, so if I were you I'd down load the proper firmware and try the whole process all over again.
Jerrel7 said:
Hello,
In this thread you will find the firmware for your phone. It looks like you know the process of installing your firmware, so if I were you I'd down load the proper firmware and try the whole process all over again.
Click to expand...
Click to collapse
Hi!
I didn't find because it is to new. It's an O2 UK, android 6 version, cid O2_001.
I did something else, i flashed TWRP recovery and then i flash latest InsertCoin rom, and now the phone it is working again.
Thank you!

How to update my M8 S-off SuperCid and TWRP?

hello guys,
I bought this used M8 last night, it was on Kitkat 4.4.4 with the 3.30.651.2 firmware and I wanted to update it to marshmallow (ota not available). I tried this one HTC_One_M8_GPe_Marshmallow-6.0_MRA58K.H9.zip throught the recovery, no error during install, after finishing it, it says no operating system installed, ok, I tried with terminal (adb) it says couldnt load the zip, ok, tried this 0P6BIMG_M8_UL_M60_SENSE70_MR_HTC_Europe_6.12.401.4_Radio_1.29.214500021.12G_20.72.4196t.01_release_464360_signed.zip, error with hboot,ok, tried this RUU RUU_M8_UL_M60_SENSE70_MR_BrightstarUS_WWE_6.12.1540.4.exe, it says firmware not compatible (I dont know why since I am s-off and super carrier!?)
the seller told me, the phone is from UK, T-mobile unlocked, but the firmware says its a Sprint one.
All I want now is lollipop or marshmallow, not kitkat !
can you help me please ? just tell me where I messed up, I have some knowledge with android (samsung and LG) but I am kinda noob with HTC (my first phone)
thank you !
NB: the bootloader is unlocked
mehcih said:
0P6BIMG_M8_UL_M60_SENSE70_MR_HTC_Europe_6.12.401.4_Radio_1.29.214500021.12G_20.72.4196t.01_release_464360_signed.zip, error with hboot,ok, tried this RUU RUU_M8_UL_M60_SENSE70_MR_BrightstarUS_WWE_6.12.1540.4.exe, it says firmware not compatible (I dont know why since I am s-off and super carrier!?)
Click to expand...
Click to collapse
You still need to match MID (not just CID) to run an RUU.
But its a good thing you did not successfully run those RUUs. Since your are most likely the Sprint version (based on the firmware number), it would have resulted in a brick (radio brick) if either of those RUUs installed.
You can't run other version RUUs on the Sprint M8, or you will brick.
To verify you have the Sprint (and I'm pretty sure already) do fastboot getvar all, and post the output (delete IMEI and serial number).
here it is
C:\Windows\system32>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.08.20.0916
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.30.651.2
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: ***************
(bootloader) imei: ******************
(bootloader) imei2: Not Support
(bootloader) meid: 99000499190574
(bootloader) product: m8_whl
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B70000
(bootloader) cidnum: 11111111
(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: 8a0f02ff
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.034s
Click to expand...
Click to collapse
Yes, its the Sprint version. The product name (m8_whl) along with the main version number confirm this.
If the seller claimed it was T-Mobile, its incorrect. Depending on what you want from the device, this can be a big difference. For instance, you can't convert the Sprint version to be international (as already mentioned, running another version RUU will brick it). You may consider returning the phone due to incorrect, misleading description; if that is an option.
If you do choose to keep the device, you can update with the MM Sprint RUU at the bottom of the following page: http://www.htc.com/us/support/htc-one-m8-sprint/news/
Thank you my friend, I thought when the phone is S-off and superCid it means its like a full unlocked international version, I learnt something today , now I am gonna follow your link and give a feedback later.
one last question, is there a risk for losing the simlock after the update ?
mehcih said:
one last question, is there a risk for losing the simlock after the update ?
Click to expand...
Click to collapse
No.
same problem, error 155, tried 'fastboot oem lock' and still same error
(loading zip info fail ! Update Fail !)
***********************************************************************************
problem solved ! I had to update the firmware first then proceed to RUU...
**********************************************************************************

RUU installation problem

Okay, I think I found the RUU exe file for my device. But I have this problem where it just stuck at Updating... (1/1) Sending...
I'm the RUU file - RUU_M8_UL_M60_SENSE70_ATT_MR_Cingular_US_6.20.502.5_combined. I don't know if I need to be in Unlock/Lock/Relock state of bootloader.
modelid: 0P6B12000
cidnum: CWS__001
Any help would be appreciated.
leelaw said:
Okay, I think I found the RUU exe file for my device. But I have this problem where it just stuck at Updating... (1/1) Sending...
I'm the RUU file - RUU_M8_UL_M60_SENSE70_ATT_MR_Cingular_US_6.20.502.5_combined. I don't know if I need to be in Unlock/Lock/Relock state of bootloader.
modelid: 0P6B12000
cidnum: CWS__001
Click to expand...
Click to collapse
Correct bootloader state to install RUU would be locked or relocked (unless you have s-off, in which case any bootloader condition will work).
Since the RUU is stuck updating, I believe this usually means that security checks (bootloader locked, MID and CID check, etc.) are already passed. The RUU simply got stuck. If you haven't already done so, it should typically be okay to disconnect the phone, kill the process, etc. and start over again. A lot of times, simply trying the RUU again, will do that trick.
Otherwise, you may need to try another USB port on your PC, another cable, or even another PC. RUU can be quite finicky with the PC setup. It also must be a real PC (not emulated Mac, etc.).
If you also know how, please do fastboot getvar all, and post the output (delete IMEI and serial number before posting) so we can see the details on your phone. In some circumstances, how you determined the MID and CID may not actually be getting reported correctly (you didn't mention how you determined these, getvar all is the best and most accurate way).
Hello guys,
I have an HTC one m8 , I have been running a rooted device with custom rom which has been working terribly on my device...Now I want to return to stock rom, I have relocked bootloader and it's on s-on...I have tried out diverse RUU but all seems not working...I'm always getting this error in the process "rom update utility cannot update your andriod phone"" which i guess the ruu's have been using are not compatible with my phone...I would so much appreciate if anyone can get me the RUU executable file for my device that will be compatible with it........ Here is the fastboot getvar all details....Your prompt responses will be appreciated
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.29.214500021.12G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: S**********6
(bootloader) imei: 35*************7
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B10000
(bootloader) cidnum: T-MOB009
(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: 76df2b54
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.062s
Jjohnson0830 said:
I have an HTC one m8 , I have been running a rooted device with custom rom which has been working terribly on my device...Now I want to return to stock rom
Click to expand...
Click to collapse
Please don't post the same question to multiple threads. It won't get you help any faster, but will only confuse you and those trying to help you. I posted help in one of the other threads you posted in. Go figure out which one. Now you get it?
redpoint73 said:
Please don't post the same question to multiple threads. It won't get you help any faster, but will only confuse you and those trying to help you. I posted help in one of the other threads you posted in. Go figure out which one. Now you get it?
Click to expand...
Click to collapse
So sorry to have done that.It's won't repeat itself again
Thanks.

Categories

Resources