Wifi failure - One (M8) Q&A, Help & Troubleshooting

Hey,
I upgraded my HTC one m8 to the stock system dump of 5.0.1.
Before i was using an other rom but both roms give the same error.
Sometimes the wifi switches like automatically of and won't go on i can fix it with going several times in airplane mode but it is quite annoying. Does anyone have a idea how to fix it ?
Specs:
Htc one M8 International version
S-on
Non rooted
Dev unlock

Data
Btw,
I am using much data everyday sometimes up to 400mb when my phone calculate 50mb cellular data

You need to update the firmware
Sent from my HTC One_M8 using XDA Free mobile app

bartwester said:
You need to update the firmware
Sent from my HTC One_M8 using XDA Free mobile app
Click to expand...
Click to collapse
this is the newest firmware anybody else a idea?

Mustang24 said:
Hey,
I upgraded my HTC one m8 to the stock system dump of 5.0.1.
Before i was using an other rom but both roms give the same error.
Sometimes the wifi switches like automatically of and won't go on i can fix it with going several times in airplane mode but it is quite annoying. Does anyone have a idea how to fix it ?
Specs:
Htc one M8 International version
S-on
Non rooted
Dev unlock
Click to expand...
Click to collapse
Why not : Unlock - Root - S-OFF.

UniversalKID said:
Why not : Unlock - Root - S-OFF.
Click to expand...
Click to collapse
Why, and I mean this in a nice way, is your solution to everyone to unlock or root their phone? If the person just wants it working again then read what they're asking and advise accordingly.
To the OP, can you post the output of 'fastboot getvar all' and we can see what FW build you're on and what we can do to help, shouldn't be too hard

EddyOS said:
Why, and I mean this in a nice way, is your solution to everyone to unlock or root their phone? If the person just wants it working again then read what they're asking and advise accordingly.
To the OP, can you post the output of 'fastboot getvar all' and we can see what FW build you're on and what we can do to help, shouldn't be too hard
Click to expand...
Click to collapse
Thanks for your help the output:
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.16.0.0000
(bootloader) version-baseband: 1.15.2133156.UA03_2G
(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: T-MOB003
(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: 0a41237a
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!

Delete thd Serial Number and the IMEI.

UniversalKID said:
Delete thd Serial Number and the IMEI.
Click to expand...
Click to collapse
done thanks for the help !

Mustang24 said:
Thanks for your help the output:
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.16.0.0000
(bootloader) version-baseband: 1.15.2133156.UA03_2G
(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: T-MOB003
(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: 0a41237a
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Click to expand...
Click to collapse
OK, that confirms you're on the old HBOOT (3.16.0000) and is pretty much the issue as to why it's not working as Lollipop ideally needs HBOOT 3.19.0000 to go with the new FW. Was your device a branded phone when you bought it brand new or was it a SIM-free version (e.g. was it on x.xx.401.x first)?

EddyOS said:
OK, that confirms you're on the old HBOOT (3.16.0000) and is pretty much the issue as to why it's not working as Lollipop ideally needs HBOOT 3.19.0000 to go with the new FW. Was your device a branded phone when you bought it brand new or was it a SIM-free version (e.g. was it on x.xx.401.x first)?
Click to expand...
Click to collapse
It was branded t-mobile how can i fix it

Okay i figured out i have to get back to stock android and do some ota update? is that correct?

Mustang24 said:
this is the newest firmware anybody else a idea?
Click to expand...
Click to collapse
Its not the OS software that is being referred to here. The "firmware" (admittedly, a crappy name as "firmware" can mean a great many things really) is the hboot, radio, media, WiFi and other modules. If your firmware doesn't match the ROM, WiFi being broken is the common result.

redpoint73 said:
Its not the OS software that is being referred to here. The "firmware" (admittedly, a crappy name as "firmware" can mean a great many things really) is the hboot, radio, media, WiFi and other modules. If your firmware doesn't match the ROM, WiFi being broken is the common result.
Click to expand...
Click to collapse
Thanks for your answer i understood that i'm restoring a backup right now to do some ota updates to gain a newer hboot ?

Mustang24 said:
Okay i figured out i have to get back to stock android and do some ota update? is that correct?
Click to expand...
Click to collapse
Just get back to the stock ROM that matches your current firmware (your hboot indicates that would be Android 4.4.2) and WiFi will work again.
Restore stock ROM and stock recovery for your CID, and it should enable OTA, which yes, that will update your firmware. You'll have to work through a few OTAs, as you are now a couple versions behind.

Was it T-Mobile US or EU? If the former, the RUU is online

Mustang24 said:
Thanks for your answer i understood that i'm restoring a backup right now to do some ota updates to gain a newer hboot ?
Click to expand...
Click to collapse
Its not just hboot, but all the modules in the firmware "package" that are the issue. Meaning, just updating hboot alone won't fix your WiFi issue.
Hboot is just one of the ways you can (usually) tell what firmware you are on. You can look at the radio number as well.

EddyOS said:
Was it T-Mobile US or EU? If the former, the RUU is online
Click to expand...
Click to collapse
Eu which one do i need to download... cid number are not matching..

Mustang24 said:
Eu which one do i need to download... cid number are not matching..
Click to expand...
Click to collapse
That's what I wanted to check. The T-Mobile US RUUs are online, EU ones are not so you'll need to restore a backup based on 1.5x - there should be one in the backups thread. What country are you in?

EddyOS said:
That's what I wanted to check. The T-Mobile US RUUs are online, EU ones are not so you'll need to restore a backup based on 1.5x - there should be one in the backups thread. What country are you in?
Click to expand...
Click to collapse
The netherlands, i found the rom but when i restore it gives a md5 failure? i switched md5 checksum of but than he doesnt file back up data...

Related

[Q] European Nandroid on Latin America HTC

Hello everyone,
I have a HTC One M8 purchased on Colombia unlocked, here is the info:
(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: 1.57.599.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: SH44HWM12626
(bootloader) imei:
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B16000
(bootloader) cidnum: HTC__332
(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: 098a72e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.007s
As you can see, my CID is "HTC_332" and my version-main: 1.57.599.1. I installed a custom recovery (TWRP) and I forgot to backup my stock recovery now I can't receive OTA updates (doubting that I receive something as my phone is from Latin America...).
The thing is I have download a 1.54.401.10 nandroid backup and also the 1.54.401.10 stock recovery (both from Europe), my phone has bootloader unlock and S-ON. I was able to do a restored from a nandroid backup and also flash the stock recovery (also both from Europe). After this my phone is working just fine, still on my bootloader shows "TAMPERED" and "Unlocked".
Well my question is this, after doing this am I going to be able to receive OTA's updates even if my phone has CID from Latin America (htc_332) ?
It is going to affect something because I flashed an Europe Firmware and stock recovery on my phone?
What is the difference between Firmware 1.57.599.1 and 1.54.401.10? (which one is better or which one you guys recommend?)
Thanks in advance for any info.
maopesu said:
Well my question is this, after doing this am I going to be able to receive OTA's updates even if my phone has CID from Latin America (htc_332) ?
Click to expand...
Click to collapse
You will receive OTA but it will fail the verification and you won't be able to install it.
What you have now is same as you flash a custom ROM. No working OTA for your device.
You can only do OTA with your own stock ROM and stock Recovery.
ckpv5 said:
You will receive OTA but it will fail the verification and you won't be able to install it.
What you have now is same as you flash a custom ROM. No working OTA for your device.
You can only do OTA with your own stock ROM and stock Recovery.
Click to expand...
Click to collapse
Thank you for the Quick respond, is there a way to get the stock recovery for my version-main: 1.57.599.1?
What about if I change my CID to SuperCID will be able to receive OTA updates with the European Stock ROM?
I don't see anywhere stock recovery 1.57.599.1, only see one backup.
You can only change to SuperCID when your device is S-Off.
To receive and install European OTA, you need S-Off then change to any EU CID (a few of them) or SuperCID and change your MID currently 0P6B16000 to 0P6B10000
maopesu said:
Thank you for the Quick respond, is there a way to get the stock recovery for my version-main: 1.57.599.1?
What about if I change my CID to SuperCID will be able to receive OTA updates with the European Stock ROM?
Click to expand...
Click to collapse
You could want to obliterate your imei in yourn first thread!
ckpv5 said:
I don't see anywhere stock recovery 1.57.599.1, only see one backup.
You can only change to SuperCID when your device is S-Off.
To receive and install European OTA, you need S-Off then change to any EU CID (a few of them) or SuperCID and change your MID currently 0P6B16000 to 0P6B10000
Click to expand...
Click to collapse
Thank you for your answer, well I was trying to make my phone S-OFF but Firewater is not working on my phone, error message ("Remember the golden rule, never take OTA"...) for some reason is not taking it, any Ideas?
maopesu said:
Thank you for your answer, well I was trying to make my phone S-OFF but Firewater is not working on my phone, error message ("Remember the golden rule, never take OTA"...) for some reason is not taking it, any Ideas?
Click to expand...
Click to collapse
Hi Folks,
I just S-OFF my HTC One M8, Change my MID to 0P6B10000 install a stock rom (1.54.401.10) and also its Stock Recovery. After that I remove the tampered and the unlock notification, I ran the "Check Update"and SCORE!!! I receive an OTA Update. Now my question is this: If I change my MID to the Unlocked one (0P6B12000) Do I will receive OTAS anyways? (even if my bootloader is unlocked and my phone is rooted)
Thanks again.
HTCNerdYoda said:
You could want to obliterate your imei in yourn first thread!
Click to expand...
Click to collapse
+1
IMEI is personal information, and you do NOT want it posted on the internet. You really should delete it from the first post.
redpoint73 said:
+1
IMEI is personal information, and you do NOT want it posted on the internet. You really should delete it from the first post.
Click to expand...
Click to collapse
I didn't knew it, thanks for advice me... as you guys might see, my English is not really good,IMEI Deleted.!
So, can I switch to the Unlocked MID version from European MID version and still receive OTA's? (rememeber, my bootloader is Unlocked and My phone is rooted)
Thanks again.
maopesu said:
I didn't knew it, thanks for advice me... as you guys might see, my English is not really good,IMEI Deleted.!
So, can I switch to the Unlocked MID version from European MID version and still receive OTA's? (rememeber, my bootloader is Unlocked and My phone is rooted)
Thanks again.
Click to expand...
Click to collapse
You will be, as long as MID, CID and stock ROM (as well as FW of course) you installed all match each other, as those things are what the OTA server is going to check and match.
Sent from my HTC One_M8 using XDA Free mobile app
HTCNerdYoda said:
You will be, as long as MID, CID and stock ROM (as well as FW of course) you installed all match each other, as those things are what the OTA server is going to check and match.
Sent from my HTC One_M8 using XDA Free mobile app
Click to expand...
Click to collapse
Ok. got it, but what about if my phone has S-OFF, SuperCID will matter?, Here is my getvar all info:
C:\adb>fastboot getvar all
(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: SH44HWM12626
(bootloader) imei: XXXXXXXXXXXX
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B10000
(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: 098a72e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Will I be able to get OTAS even if I change my MID to the Unlocked one?
maopesu said:
Ok. got it, but what about if my phone has S-OFF, SuperCID will matter?, Here is my getvar all info:
C:\adb>fastboot getvar all
(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: SH44HWM12626
(bootloader) imei: XXXXXXXXXXXX
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B10000
(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: 098a72e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Will I be able to get OTAS even if I change my MID to the Unlocked one?
Click to expand...
Click to collapse
Your MID don't has to be changed, as it is the HTC WWE MID. and with superCID you definitely will receive OTA.
HTC WWE is in fact the best MID you could have, as far as I can imagine
Sent from my HTC One_M8 using XDA Free mobile app
Thanks again, so what about if I root my phone and unlocked the bootloader will I get otas ?
maopesu said:
Thanks again, so what about if I root my phone and unlocked the bootloader will I get otas ?
Click to expand...
Click to collapse
As long as you got a stock recovery installed you will be abled to get OTAs, yes.
Sent from my HTC One_M8 using XDA Free mobile app

[HELP] Wanted to unroot, tried a procedure and many problems. Please help.

Hello guys, so today i decided to unroot my phone and go back to stock because i want to sell it. I started doing theunlockr.com method (http://theunlockr.com/2014/06/08/how-to-unroot-the-htc-one-m8-video/) in the step of flashing stock nandroid backup, i flashed it using TWRP restore utility, then i didnt find any folder in the gallery and there was around 5 out of 16 GB avaialible only, so i did a "fromat data", since it erases everything, i pushed the firmware 4.16.401.10 using ADB into the TWRP folder (it wasnt there so i created a backup and there i found it). Then i restored the nandroid backup, now there are 4.5GB used which i cant find and some folders still dont appear in file manager... and i have wifi issues, it doesnt connect to wifi and neither does mobile data work. I need help as soon as possible. ANy help is MUCH apprecciated. Than you guys. and if there is any other way to completely unroot hope someone would help.
PS, i am planning to flash stock recovery, its just i want to fix the current problemss then i can flash stock recovery and lock the bootloader.
Need more info. Do an adb getvar all, but remember to delete your IMEI and serial number (those are personal data) before you post the output.
thats what i got
Down...
redpoint73 said:
Need more info. Do an adb getvar all, but remember to delete your IMEI and serial number (those are personal data) before you post the output.
Click to expand...
Click to collapse
Thanks for your reply, i went back rooted because it was unusable without wifi, so here is what i got:
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.22.21331147A1.29G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: xxxxxxxxxxxxx
(bootloader) imei: xxxxxxxxxxxxx
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B10000
(bootloader) cidnum: HTC__J15
(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: df77f8b7
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
abdane said:
Thanks for your reply, i went back rooted because it was unusable without wifi, so here is what i got:
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.22.21331147A1.29G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: xxxxxxxxxxxxx
(bootloader) imei: xxxxxxxxxxxxx
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B10000
(bootloader) cidnum: HTC__J15
(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: df77f8b7
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Click to expand...
Click to collapse
The easiest way to go back to stock is to run the appropriate RUU.
Download this RUU onto your PC.
When the download if finished, hook your phone up to your PC and double click on the download.
Follow the prompts.
Super easy.
This will bring you back to stock including your stock recovery. It will also wipe your phone.
redpoint73 said:
Need more info. Do an adb getvar all, but remember to delete your IMEI and serial number (those are personal data) before you post the output.
Click to expand...
Click to collapse
xunholyx said:
The easiest way to go back to stock is to run the appropriate RUU.
Download this RUU onto your PC.
When the download if finished, hook your phone up to your PC and double click on the download.
Follow the prompts.
Super easy.
This will bring you back to stock including your stock recovery. It will also wipe your phone.
Click to expand...
Click to collapse
Thank you so much for your help, i will try this as soon as the download finishes. Is the normal M8 S-OFF or S-ON? and if it is either one, how do i change it? Because i want to go exactly back as it was in order to sell it.
Thanks again for your help ^_^
abdane said:
Thank you so much for your help, i will try this as soon as the download finishes. Is the normal M8 S-OFF or S-ON? and if it is either one, how do i change it? Because i want to go exactly back as it was in order to sell it.
Thanks again for your help ^_^
Click to expand...
Click to collapse
You are already S-On, and will remain that way.
The only differences from the day you bought it will be that the bootloader is unlocked, and the the stock ROM is the latest Android version (5.0.1 Lollipop instead of 4.4.2 Jellybean), just as it would be if you had remained stock and updated through the OTA updates from HTC and your carrier.
xunholyx said:
You are already S-On, and will remain that way.
The only differences from the day you bought it will be that the bootloader is unlocked, and the the stock ROM is the latest Android version (5.0.1 Lollipop instead of 4.4.2 Jellybean), just as it would be if you had remained stock and updated through the OTA updates from HTC and your carrier.
Click to expand...
Click to collapse
But it is easy to re-lock the bootloader, should i do it?
xunholyx said:
You are already S-On, and will remain that way.
The only differences from the day you bought it will be that the bootloader is unlocked, and the the stock ROM is the latest Android version (5.0.1 Lollipop instead of 4.4.2 Jellybean), just as it would be if you had remained stock and updated through the OTA updates from HTC and your carrier.
Click to expand...
Click to collapse
Oh and also as i said above, last time i tried the wifi wasnt working and there was no storage visible (no folders even though there is something taking up space). Will these problems go away?
Thanks again
abdane said:
But it is easy to re-lock the bootloader, should i do it?
Click to expand...
Click to collapse
Without S-Off (which costs $25), you can only set it to re-locked status and not locked, so I wouldn't bother.
abdane said:
Oh and also as i said above, last time i tried the wifi wasnt working and there was no storage visible (no folders even though there is something taking up space). Will these problems go away?
Thanks again
Click to expand...
Click to collapse
Yes, your problems should be fixed.
Which RUU
xunholyx said:
The easiest way to go back to stock is to run the appropriate RUU.
onto your PC.
When the download if finished, hook your phone up to your PC and double click on the download.
Follow the prompts.
Super easy.
This will bring you back to stock including your stock recovery. It will also wipe your phone.
Click to expand...
Click to collapse
Hey,
I was wondering how I could check which RUU I have to download,
I have some problems as well, and am hoping this will fix it.
Thanks in advance!
KodoKevin123 said:
Hey,
I was wondering how I could check which RUU I have to download,
I have some problems as well, and am hoping this will fix it.
Thanks in advance!
Click to expand...
Click to collapse
From your getvar. Hook up to your PC, get into ADB, and enter adb getvar all.
Post the readout here. Edit out your IMEI and serial# from it first. That is private information that you should never post on a public forum.
EDIT: I saw your bootloader readout in the thread you started. There is no RUU available for your device (Vodafone) that I am aware of. Sorry.
xunholyx said:
From your getvar. Hook up to your PC, get into ADB, and enter adb getvar all.
Post the readout here. Edit out your IMEI and serial# from it first. That is private information that you should never post on a public forum.
Click to expand...
Click to collapse
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.22.21331147A1.29G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.29.161.9
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B10000
(bootloader) cidnum: VODAPE17
(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: 26b322e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Thank you so much
KodoKevin123 said:
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.22.21331147A1.29G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.29.161.9
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B10000
(bootloader) cidnum: VODAPE17
(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: 26b322e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Thank you so much
Click to expand...
Click to collapse
I guess you didn't see my edited reply. I don't know of any Vodafone RUUs. I don't think there is one.
xunholyx said:
I guess you didn't see my edited reply. I don't know of any Vodafone RUUs. I don't think there is one.
Click to expand...
Click to collapse
Oh indeed I didn't.
Thank you for searching for me anyway!
Guess there is no other way to restore my phone?
KodoKevin123 said:
Oh indeed I didn't.
Thank you for searching for me anyway!
Guess there is no other way to restore my phone?
Click to expand...
Click to collapse
Answered in the thread you started instead of highjacking this one.
xunholyx said:
Without S-Off (which costs $25), you can only set it to re-locked status and not locked, so I wouldn't bother.
Yes, your problems should be fixed.
Click to expand...
Click to collapse
Hello again, so i did the utility but after clicking "update" it gave me error 155: Unknown error
The ROM Updat Utility cannot update your Androd phone.
Please get the correct ROM Update Utility and try again.
Any suggstions?
abdane said:
Hello again, so i did the utility but after clicking "update" it gave me error 155: Unknown error
The ROM Updat Utility cannot update your Androd phone.
Please get the correct ROM Update Utility and try again.
Any suggstions?
Click to expand...
Click to collapse
Error 155, I guess you'll need to re-lock your bootloader after all.
fastboot oem lock , then run the RUU again.
xunholyx said:
Error 155, I guess you'll need to re-lock your bootloader after all.
fastboot oem lock , then run the RUU again.
Click to expand...
Click to collapse
Yup that did the trick, its now back to stock unrooted and everything is working perfectly fine. Thank you so much ^_^

Recovering to Sense - Which is the right ROM ?

The Phone is from UK/Virgin Mobile, I unlocked the bootloader and flashed this ROM unaware that my banking app would stop working.
I did the mistake not to make a backup before flashing the custom ROM, I would like to recover to stock but I'm not sure how to go about it,
I tried using RUU_M8_WHL_L50_SENSE60_SPCS_MR_Sprint_WWE_4.25.651.14_Radio_1.09.20.0209_NV_SPCS_1.52_003_release_426232_signed_2 2 which I downloaded here: http://www.htc.com/us/support/rom-downloads.html but it failed ( ERROR [132]: Signature Error ).
Code:
[B]fastboot getvar all[/B]
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.25.214500021.06G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.16.401.10
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA45DWM09513
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B10000
(bootloader) cidnum: HTC__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: 3aa067db
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Thanks in advance!
maniacmusic said:
RUU_M8_WHL_L50_SENSE60_SPCS_MR_Sprint_WWE_4.25.651.14_Radio_1.09.20.0209_NV_SPCS_1.52_003_release_426232_signed_2 2 which I downloaded here: http://www.htc.com/us/support/rom-downloads.html but it failed ( ERROR [132]: Signature Error ).
Click to expand...
Click to collapse
Virgin Mobile US is not the same as Virgin in the UK. Wrong CID, and that is the reason for signature fail.
Further, Virgin US is a subsidiary of Sprint, which is a CDMA carrier and the Sprint version of the M8 is CDMA. Even if the RUU ran, it would probably brick your phone.
I don't think your CID has an official RUU. Restore the stock nandroid (4.16.401) for your CID from the following thread (instruction on how to do so in Post #3 of the linked thread, under Questions & Answer): http://forum.xda-developers.com/showthread.php?t=2701376
I see, thank you. I actually already looked at this thread before but the file "4.16.401.10 - TWRP Thanks to sneakyghost" is offline.
Edit: I guess this could work ? http://forum.xda-developers.com/htc-one-m8/general/htc-one-m8-european-signed-ruu-0p6bimg-t2911563
maniacmusic said:
Edit: I guess this could work ? http://forum.xda-developers.com/htc-one-m8/general/htc-one-m8-european-signed-ruu-0p6bimg-t2911563
Click to expand...
Click to collapse
Nope. It clearly says s-off required in the thread. And you need a working OS to get s-off.
redpoint73 said:
Nope. It clearly says s-off required in the thread. And you need a working OS to get s-off.
Click to expand...
Click to collapse
The OS (Skydragon's GPE) is working but I want to go back to stock. I really don't want to spend the money on Sunshine tbh though, unless it's my only option.
maniacmusic said:
The OS (Skydragon's GPE) is working
Click to expand...
Click to collapse
Ah yes. Helping too many people at the same time, I got you mixed up.
Someone posted the RUU to the thread here: http://forum.xda-developers.com/showpost.php?p=61527304&postcount=5393
Looks like the official RUU.exe, but I can't personally vouch for it.
redpoint73 said:
Ah yes. Helping too many people at the same time, I got you mixed up.
Someone posted the RUU to the thread here: http://forum.xda-developers.com/showpost.php?p=61527304&postcount=5393
Looks like the official RUU.exe, but I can't personally vouch for it.
Click to expand...
Click to collapse
Tried it, Error [155]
maniacmusic said:
Tried it, Error [155]
Click to expand...
Click to collapse
Did you relock the bootloader (required to run RUU with s-on)?

WiFi issues since flashing latest ARHD

I followed the instructions fine and never hit a snag, upgrading from Android 4.4.4 stock but rooted to the latest ARHD running Android 5.0.1. I'm not sure if the issue is related to the lollipop update or the rom but once my phone screen locks I lose my WiFi connection. I can go into WiFi and see the available networks, select my one and click connect but nothing happens, the only way to get WiFi working again is to restart the phone which is becoming really frustrating. I have tried forgetting the network then re adding it too but the issue remains. Anyone else had this problem or know of a fix?
On a less annoying note when iIstart up it first acts like it's loafing bootloader with the red text at the bottom of the screen then restarts itself and boots fine.
Firmware Update
Stock rom - ota or s-off flash fastboot
Htc One M8 & Tapatalk
linar10 said:
Firmware Update
Stock rom - ota or s-off flash fastboot
Htc One M8 & Tapatalk
Click to expand...
Click to collapse
Thanks, could you help a little more? I have been reading up but dont fully understand how i know which firmware i need to flash?
enter result of this command
fastboot getvar all
Edit
I suggest you read this topic
http://forum.xda-developers.com/showthread.php?t=2800727
Htc One M8 & Tapatalk
Thanks for getting back to me - I have read that thread but it still doesn't seem to tell me how i work out which firmware I need or im being silly?
If you can point me in the right direction, here was my result:
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.22.21331147A1.29G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B10000
(bootloader) cidnum: HTC__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: df77f8b7
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Also could I get it to install under ARHD but with the stock recovery instead of TWRP?
linar10 said:
enter result of this command
fastboot getvar all
Edit
I suggest you read this topic
http://forum.xda-developers.com/showthread.php?t=2800727
Htc One M8 & Tapatalk
Click to expand...
Click to collapse
t3stin said:
Thanks for getting back to me - I have read that thread but it still doesn't seem to tell me how i work out which firmware I need or im being silly?
If you can point me in the right direction, here was my result:
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.22.21331147A1.29G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: SH43VWM09276
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B10000
(bootloader) cidnum: HTC__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: df77f8b7
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Also could I get it to install under ARHD but with the stock recovery instead of TWRP?
Click to expand...
Click to collapse
Your HTC is WWE and your bootloader is at 3.19 so i suggest to restore a stock backup from here
http://forum.xda-developers.com/showthread.php?t=3086860
Take the 4.16.401.10, that will work. And if you also put back the stock recovery you can also perform official OTA updates.
READ the opening post very carefully as its very good explained !
1.22 radio - firmware 3xxxx
Hboot 3.19 - firmware 3xxx - 4xxxx
Restore backup 3xxx
Flash stock recovery
Ota
Htc One M8 & Tapatalk
Im now back to stock, running the latest firmware - no more updates available and though it was fixed but the wifi has just dropped out and had to restart to get it back (I can see the network it just will not connect). Does this mean it is a Lollipop issue?
Mr Hofs said:
Your HTC is WWE and your bootloader is at 3.19 so i suggest to restore a stock backup from here
http://forum.xda-developers.com/showthread.php?t=3086860
Take the 4.16.401.10, that will work. And if you also put back the stock recovery you can also perform official OTA updates.
READ the opening post very carefully as its very good explained !
Click to expand...
Click to collapse
This backup restore
https://mega.nz/#!uoMHBCZQ!167M3qO9hYCMpeB-aFBrYXgJB459c_bM8I9WJt5Cc7g
Recovery stock
https://mega.nz/#!61llVa5Z!cUFoUaQBRCjX0YOA24GogtkhS_nkMMSK_erc5JvK3lM
Htc One M8 & Tapatalk
t3stin said:
Im now back to stock, running the latest firmware - no more updates available
Click to expand...
Click to collapse
Does that mean you installed an OTA update after returning to stock nandroid and stock recovery?
redpoint73 said:
Does that mean you installed an OTA update after returning to stock nandroid and stock recovery?
Click to expand...
Click to collapse
Correct..
restoring backup which version, if 4xxx restore that which I have given above
Htc One M8 & Tapatalk
t3stin said:
Correct..
Click to expand...
Click to collapse
Post the current getvar all.
Also, you should delete the serial number from your last getvar all (and the new one, of course) as that is personal info.
You may need to OTA again. I think some OTAs had WiFi broken, even on fully stock devices; and it was fixed on a subsequent OTA.
If you restore a backup 4xx10 and made Ota to 4xx13 he did not update the firmware. Must restore the backup 3xxx and make ota. This will solve the problems with wifi.
HtcOneM8 @ Tapatalk
linar10 said:
If you restore a backup 4xx10 and made Ota to 4xx13 he did not update the firmware. Must restore the backup 3xxx and make ota. This will solve the problems with wifi.
Click to expand...
Click to collapse
I was thinking along those lines (why I asked for updated getvar data) as the radio number indicates 3.xx firmware.
But I am surprised up updated at all, with the improper (old) firmware.
I do not see any other reason malfunction wifi, in addition to hardware failure.
The last ota was not large, so it may be that it could be downloaded. Let's wait author may write off something that already everything is running or not
HtcOneM8 @ Tapatalk
Sorry havent been able to get online since - I just tried to download the files you linked to and they are no longer available?
linar10 said:
This backup restore
https://mega.nz/#!uoMHBCZQ!167M3qO9hYCMpeB-aFBrYXgJB459c_bM8I9WJt5Cc7g
Recovery stock
https://mega.nz/#!61llVa5Z!cUFoUaQBRCjX0YOA24GogtkhS_nkMMSK_erc5JvK3lM
Htc One M8 & Tapatalk
Click to expand...
Click to collapse
tried restoring to a 3.xxx and im stuck on the boot screen.
redpoint73 said:
I was thinking along those lines (why I asked for updated getvar data) as the radio number indicates 3.xx firmware.
But I am surprised up updated at all, with the improper (old) firmware.
Click to expand...
Click to collapse
gone back to 4.xxx took the OTA again - getvar:
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.22.21331147A1.29G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.16.401.13
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B10000
(bootloader) cidnum: HTC__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: f063fb42
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
redpoint73 said:
Post the current getvar all.
Also, you should delete the serial number from your last getvar all (and the new one, of course) as that is personal info.
You may need to OTA again. I think some OTAs had WiFi broken, even on fully stock devices; and it was fixed on a subsequent OTA.
Click to expand...
Click to collapse

Rooted HTC One m8 Lollipop to Marshmallow

Hi. I read up on various threads and could not find the correct tutorial or method for this?
My HTC One m8 is rooted, unlocked, S-On, and running Lollipop with a GPE ROM.
I would like to upgrade to Marshmallow.
What is the easiest method to do so? No thread I've stumbled upon appears to be what I am looking for, but then again I'm awful at this stuff and also just kind of cautious because I've run into many issues in this kind of work and I just want to make sure I am on the right path.
Thanks, everyone.
Paralyzes said:
Hi. I read up on various threads and could not find the correct tutorial or method for this?
My HTC One m8 is rooted, unlocked, S-On, and running Lollipop with a GPE ROM.
I would like to upgrade to Marshmallow.
What is the easiest method to do so? No thread I've stumbled upon appears to be what I am looking for, but then again I'm awful at this stuff and also just kind of cautious because I've run into many issues in this kind of work and I just want to make sure I am on the right path.
Thanks, everyone.
Click to expand...
Click to collapse
Do fastboot getvar all, and post the results here, minus your ser# and IMEI/MEID
xunholyx said:
Do fastboot getvar all, and post the results here, minus your ser# and IMEI/MEID
Click to expand...
Click to collapse
I tried to make sense of how to go about that but I am honestly not sure at all.
What does that mean? How do I do that action? Thanks.
Paralyzes said:
I tried to make sense of how to go about that but I am honestly not sure at all.
What does that mean? How do I do that action? Thanks.
Click to expand...
Click to collapse
So download Sneaky's batch tool here
https://www.androidfilehost.com/?fid=95916177934536408
Then install it and then run htc_fastboot getvar all
Then report back
Paralyzes said:
I tried to make sense of how to go about that but I am honestly not sure at all.
What does that mean? How do I do that action? Thanks.
Click to expand...
Click to collapse
Did you root the phone yourself? If so, you should have ADB on your PC.
Plug your phone into your PC, get into ADB
adb reboot bootloader
fastboot getvar all
Mikee4fun said:
So download Sneaky's batch tool here
Then install it and then run htc_fastboot getvar all
Then report back
Click to expand...
Click to collapse
Thanks! Is there a file that will work with Mac, though? Sorry for being a pain in the ass
Paralyzes said:
Thanks! Is there a file that will work with Mac, though? Sorry for being a pain in the ass
Click to expand...
Click to collapse
Download Windows, 7,8,10. Install bootcamp, install windows, reboot, setup windows, install sneaky's tool. Then pay Ed in beer.
Cheers
Paralyzes said:
Thanks! Is there a file that will work with Mac, though? Sorry for being a pain in the ass
Click to expand...
Click to collapse
Yes.
Click this link.
Paralyzes said:
Thanks! Is there a file that will work with Mac, though? Sorry for being a pain in the ass
Click to expand...
Click to collapse
How did you unlock your bootloader before ? You should already have fastboot.
Open terminal, type ./fastboot getvar all
If you need fastboot/adb for mac, try this : http://forum.xda-developers.com/showthread.php?t=2390995
ckpv5 said:
How did you unlock your bootloader before ? You should already have fastboot.
Open terminal, type ./fastboot getvar all
If you need fastboot/adb for mac, try this
Click to expand...
Click to collapse
xunholyx said:
Yes.
Click to expand...
Click to collapse
Mikee4fun said:
Download Windows, 7,8,10. Install bootcamp, install windows, reboot, setup windows, install sneaky's tool. Then pay Ed in beer.
Cheers
Click to expand...
Click to collapse
Here are my results, fellas. Thanks for the help.
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.09.20.0209
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.25.654.14
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: x
(bootloader) imei: x
(bootloader) imei2: x
(bootloader) meid: x
(bootloader) product: m8_whl
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B70000
(bootloader) cidnum: SPCS_004
(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: b9f91aef
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Paralyzes said:
Here are my results, fellas. Thanks for the help.
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.09.20.0209
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.25.654.14
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: x
(bootloader) imei: x
(bootloader) imei2: x
(bootloader) meid: x
(bootloader) product: m8_whl
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B70000
(bootloader) cidnum: SPCS_004
(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: b9f91aef
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Click to expand...
Click to collapse
You need to have the latest firmware from OMJ here http://forum.xda-developers.com/showthread.php?t=2729173
Looking at your info looks like you have the latest Sprint firmware already so you can go ahead and flash the following
http://forum.xda-developers.com/showthread.php?t=2762336
Mikee4fun said:
You need to have the latest firmware from OMJ here
Looking at your info looks like you have the latest Sprint firmware already so you can go ahead and flash the following
Click to expand...
Click to collapse
As mentioned, my phone is S-ON, and the link warns that in order to flash the latest firmware, I need to be S-OFF.
Is there another way?
If you're going to tell me I need S-OFF, I should mention I have tried, countless times and hours, to achieve S-OFF, with my friends too, and we just could not manage to get my phone to S-OFF.
So an S-ON method would be awesome.
Paralyzes said:
As mentioned, my phone is S-ON, and the link warns that in order to flash the latest firmware, I need to be S-OFF.
Is there another way?
If you're going to tell me I need S-OFF, I should mention I have tried, countless times and hours, to achieve S-OFF, with my friends too, and we just could not manage to get my phone to S-OFF.
So an S-ON method would be awesome.
Click to expand...
Click to collapse
You have the latest firmware available which according to Captain Throwback you should be able to flash his MM ROM and it should boot just fine.
Mikee4fun said:
You have the latest firmware available which according to Captain Throwback you should be able to flash his MM ROM and it should boot just fine.
Click to expand...
Click to collapse
Excellent. Thank you!
So, to refresh my memory:
1. Download the ROM on my Mac
2. Put my phone into bootloader and connect USB
3. Wipe everything?
4. Flash the ROM
5. Success?
Paralyzes said:
Excellent. Thank you!
So, to refresh my memory:
1. Download the ROM on my Mac
2. Put my phone into bootloader and connect USB
3. Wipe everything?
4. Flash the ROM
5. Success?
Click to expand...
Click to collapse
Yep, but do not flash the SU in recovery if it asks if you want to. It will cause you to lose root, if the ROM you are using already has a patched kernel for root.
Hi guys,
will this method work also with build number 4.16.401.10?? My Phone is also rooted, unlocked, s-on and at time running Revolution HD 43.0.
Is it in enough to Boot in recovery (TWRP) and do a Clean install? Or will i have problems with my root Access? Thank u very much!
htc one m8 (rooted)
what is the easiest way to update rooted htc one m8 from lollipop to marshmallow?
if it's s-off. how can i update? thanks in advance
xxred24xx said:
what is the easiest way to update rooted htc one m8 from lollipop to marshmallow?
if it's s-off. how can i update? thanks in advance
Click to expand...
Click to collapse
1: MM dev RUU
2: flash a custom MM rom.zip
3: flash MM firmware + rom
xunholyx said:
Do fastboot getvar all, and post the results here, minus your ser# and IMEI/MEID
Click to expand...
Click to collapse
Hey guys, can you help me with next steps as well? Here's info - Thanks a lot
(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: 4.20.631.3
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA43FWMxxxxx
(bootloader) imei: x
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B16000
(bootloader) cidnum: ROGER001
(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: 4a2bcc8a
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0

Categories

Resources