[Q] Converting my M8 - One (M8) Q&A, Help & Troubleshooting

Hello guys,
I have my M8 bought from US, Verizon and I am living in Netherlands. The problems is that I cannot get the updates from Verizon because as you know is CDMA so I have been trying to find a way to convert my M8 Verzion into an international M8.
First step: I flashed @Mike1986's One_M8_2.22.401.4_odexed and everything workes on my phone, even wifi and I also receive notification about software updates, the only problem is that when I try to install that updates ( see the error in the attached image).
My question is : what do i need to modifiy to make the phone 100% international version ?
I have to mention that I have S-off already

Is your network carrier a cdma or gsm network? If it's gsm network, it will not work.

It's gsm.
Yes I read that it won't work if you are on a gsm network it will not work but technically Verizon M8 has the same hardware as the international version so logically it should be possible to convert it, I just don't know what do i need to do.

"logical" or not, the internal electronics are different in the radio section, so you will not be able to get it to work as you would like..

S0wL said:
It's gsm.
Yes I read that it won't work if you are on a gsm network it will not work but technically Verizon M8 has the same hardware as the international version so logically it should be possible to convert it, I just don't know what do i need to do.
Click to expand...
Click to collapse
I don't know much about Verizon and I maybe wrong but if it is a GSM and S-Off (as you mentioned that you flash mike's ROM and it works flawlessly and you received OTA) then what you need is the right combination of CID and MID.
For e.g an Intl GSM EU_WWE, the MID is 0P6B10000 and for CID you can make it SuperCID.
Check your current MID - command fastboot getvar mid

ckpv5 said:
I don't know much about Verizon and I maybe wrong but if it is a GSM and S-Off (as you mentioned that you flash mike's ROM and it works flawlessly and you received OTA) then what you need is the right combination of CID and MID.
For e.g an Intl GSM EU_WWE, the MID is 0P6B10000 and for CID you can make it SuperCID.
Check your current MID - command fastboot getvar mid
Click to expand...
Click to collapse
My MID is 0P6B20000

S0wL said:
My MID is 0P6B20000
Click to expand...
Click to collapse
Yeah, International version is 0P6B10000

S0wL said:
My MID is 0P6B20000
Click to expand...
Click to collapse
That's explained the error that you posted in your screenshot because the OTA expect that you have MID 0P6B10000
You can change MID as in this guide : http://forum.xda-developers.com/showthread.php?t=2708581
The only question is whether the conversion will really work or not. I have no idea about verizon so not so sure. I only assume it will work based on your own comment that said Mike's ROM works flawlessly on your device. If this is true, then it should work.
Damn...it's really late over here ... gotta go now... maybe someone else have better idea for you ... good luck

S0wL said:
My MID is 0P6B20000
Click to expand...
Click to collapse
You'll need to change your MID if you're trying for International WWE.
enter the following:
adb shell
su (if needed to get a # prompt)
Code:
Code:
[B]echo -ne '\x30\x00\x50\x00\x36\x00\x42\x00\x31\x00\x30\x00\x30\x00\x30\x00\x30' | dd of=/dev/block/mmcblk0p5 bs=1 seek=16384[/B]
(the above is one big long command. make sure you copy it all,and dont get extra spaces when you paste it.)
exit
adb reboot bootloader
fastboot getvar mid (or getvar all)
verify 0P6B10000 for modelid
fastboot reboot
Credit for code goes to @scotty1223 [how to] change your MID without an eng bootloader
---------- Post added at 08:29 PM ---------- Previous post was at 08:29 PM ----------
ckpv5 said:
That's explained the error that you posted in your screenshot because the OTA expect that you have MID 0P6B10000
You can change MID as in this guide : http://forum.xda-developers.com/showthread.php?t=2708581
The only question is whether the conversion will really work or not. I have no idea about verizon so not so sure. I only assume it will work based on your own comment that said Mike's ROM works flawlessly on your device. If this is true, then it should work.
Damn...it's really late over here ... gotta go now... maybe someone else have better idea for you ... good luck
Click to expand...
Click to collapse
You keep jumping ahead of me by mere minutes
:good:

ckpv5 said:
That's explained the error that you posted in your screenshot because the OTA expect that you have MID 0P6B10000
You can change MID as in this guide : http://forum.xda-developers.com/showthread.php?t=2708581
The only question is whether the conversion will really work or not. I have no idea about verizon so not so sure. I only assume it will work based on your own comment that said Mike's ROM works flawlessly on your device. If this is true, then it should work.
Damn...it's really late over here ... gotta go now... maybe someone else have better idea for you ... good luck
Click to expand...
Click to collapse
Thanks, I changed MID, I will try now the software update to see what happens, I will be back with a reply

Related

[Q] PLEASE HELP! need instructions to change MID to 0P6B70000

Hey all...
so i was a bit too hasty in wanting the GPE lollipop with OTA rom on my phone and i neglected to pay attention to the damage i'd be doing when changing my MID from 0P6B70000 (sprint m8 HKE) to 0P6B17000 (GPE). Needless to say i was following the GSM instructions and not CDMA so when i changed my MID no other rom would work on my sprint HKE m8.
what i need is a way either through adb or fastboot or twrp recovery to change my MID back to 0P6B70000. i've searched for a week now on how to get this done but to no avail.
so now i humbly beg you rockstars to take pity on this noob and save me from my idiocy. :angel::crying:
M8_HKE said:
Hey all...
so i was a bit too hasty in wanting the GPE lollipop with OTA rom on my phone and i neglected to pay attention to the damage i'd be doing when changing my MID from 0P6B70000 (sprint m8 HKE) to 0P6B17000 (GPE). Needless to say i was following the GSM instructions and not CDMA so when i changed my MID no other rom would work on my sprint HKE m8.
what i need is a way either through adb or fastboot or twrp recovery to change my MID back to 0P6B70000. i've searched for a week now on how to get this done but to no avail.
so now i humbly beg you rockstars to take pity on this noob and save me from my idiocy. :angel::crying:
Click to expand...
Click to collapse
[how to] change your MID without an eng bootloader
Post 2 shows how to get to 0P6B70000 (Sprint)
like i said... Freaking rockstars.
that worked perfectly.
M8_HKE said:
like i said... Freaking rockstars.
that worked perfectly.
Click to expand...
Click to collapse
Glad it worked out then :good: Enjoy.
There's also an aroma script that squabbi made. I could never get it to work, but maybe you can...no link, so just google mid changer tool m8 squabbi

ok all i am desperated please help me

Guys i am desperated and depressed i got this phone htc one m8 yesterday and since yesterday i am on it trying to fix it .
i unlock and root the phone and install skydragon custom rom on it wihout first backing up my custom rom ( so stupid of me ) with youtube video guide .. now the reason i wanna change this and go back to normal is because i cannot get 4g networks running for my mobile data on my device which it is for me annoying and at the same time very important .
So please i will give what information i can so you can guide me and give me the correct rom for my device please i will highly appreciated it
i went to my carrier shop today and took a screenshot of one of there m8 there custom rom info so i guess i need this
kernel version
3 4 0-g6af28ec
[email protected] #1
SMP PREEMPT
Baseband version
1.25.214500021.06G_20.684196t.01_F
build number
4.16.401.10 CL448934 release-keys
Please help me find this rom
thank you
First .. we need to know your device current hboot, CID, MID & etc.
Put your device in bootloader mode and connect to PC and open a command prompt from where you have your fastboot/adb files. then run this command in the command prompt
fastboot getvar all
copy the result and post here but delete the IMEI no & Serial no.
If you don't have fastboot/adb installed, read this : http://forum.xda-developers.com/showthread.php?t=2317790
ckpv5 said:
First .. we need to know your device current hboot, CID, MID & etc.
Put your device in bootloader mode and connect to PC and open a command prompt from where you have your fastboot/adb files. then run this command in the command prompt
fastboot getvar all
copy the result and post here but delete the IMEI no & Serial no.
If you don't have fastboot/adb installed, read this : http://forum.xda-developers.com/showthread.php?t=2317790
Click to expand...
Click to collapse
here is what you asked thank you for you assistance
what is the next step please
Hmmm... m8_ul_ca ... means it's not a HKG device and not a EU device
If I'm not wrong m8_ul_ca is either AT&T or Developer Edition device. (m8_ul_ca I believe is a US device)
but previously S-Offed to change the MID to EU and SuperCID.
And that's explain your 4G problem in your country, most probably is the radio band version which I'm not familiar with.
@redpoint73 - can you help on this radio matter as you are more expert on this
You can try either using EU 4.16.401.10 RUU.exe - http://forum.xda-developers.com/showpost.php?p=56140330&postcount=1
you need to relock bootloader and make backup of your internal storage important data as this will wipe everything
Or you install latest TWRP and restore 4.16.401.10 backup (no need to relock bootloader)
then check whether your 4G is working or not.
ckpv5 said:
Hmmm... m8_ul_ca ... means it's not a HKG device and not a EU device
If I'm not wrong m8_ul_ca is either AT&T or Developer Edition device. (m8_ul_ca I believe is a US device)
but previously S-Offed to change the MID to EU and SuperCID.
And that's explain your 4G problem in your country, most probably is the radio band version which I'm not familiar with.
@redpoint73 - can you help on this radio matter as you are more expert on this
You can try either using EU 4.16.401.10 RUU.exe - http://forum.xda-developers.com/showpost.php?p=56140330&postcount=1
you need to relock bootloader and make backup of your internal storage important data as this will wipe everything
Or you install latest TWRP and restore 4.16.401.10 backup (no need to relock bootloader)
then check whether your 4G is working or not.
Click to expand...
Click to collapse
hey mate here what i found after a quick search on google and of caurse with your help and inspiration
http://droider.eu/2014/09/20/htc-one-m8-models/http://http://droider.eu/2014/09/20/htc-one-m8-models/
ckpv5 said:
Hmmm... m8_ul_ca ... means it's not a HKG device and not a EU device
If I'm not wrong m8_ul_ca is either AT&T or Developer Edition device. (m8_ul_ca I believe is a US device)
but previously S-Offed to change the MID to EU and SuperCID.
And that's explain your 4G problem in your country, most probably is the radio band version which I'm not familiar with.
@redpoint73 - can you help on this radio matter as you are more expert on this
You can try either using EU 4.16.401.10 RUU.exe - http://forum.xda-developers.com/showpost.php?p=56140330&postcount=1
you need to relock bootloader and make backup of your internal storage important data as this will wipe everything
Or you install latest TWRP and restore 4.16.401.10 backup (no need to relock bootloader)
then check whether your 4G is working or not.
Click to expand...
Click to collapse
so what we do with it now . how do install the latest twrp on my device i would like to try your second suggestion for my problem . when you mention to restore the 4.16.401.10 backup how do i do that ? sorry if i fur stated you .
at the end of this "toleration" if there is a way to say thank you and show my respect please let me know
italianveins said:
so what we do with it now . how do install the latest twrp on my device i would like to try your second suggestion for my problem . when you mention to restore the 4.16.401.10 backup how do i do that ? sorry if i fur stated you .
at the end of this "toleration" if there is a way to say thank you and show my respect please let me know
Click to expand...
Click to collapse
The how-to is in my thread that you posted before .. linked in my signature
my model on the back phone it is written like 0P6B110 so according to the website is australia if i am correct
italianveins said:
my model on the back phone it is written like 0P6B110 so according to the website is australia if i am correct
Click to expand...
Click to collapse
Not all Australia device has 0P6B110, Optus is 0P6B650
and mine an Asian one has 0P6B110 too. Eventhough that website say Taiwan has 0P6B150 but that is for m8_ul_tw because the regular Taiwan m8_ul is 0P6B110
So don't worry so much on this what written on the back because it's getting weird for a m8_ul_ca to have 0P6B110 instead of 0P6B120
ckpv5 said:
Not all Australia device has 0P6B110, Optus is 0P6B650
and mine an Asian one has 0P6B110 too. Eventhough that website say Taiwan has 0P6B150 but that is for m8_ul_tw because the regular Taiwan m8_ul is 0P6B110
So don't worry so much on this what written on the back because it's getting weird for a m8_ul_ca to have 0P6B110 instead of 0P6B120
Click to expand...
Click to collapse
i forgot to mention that the phone i bought it from ebay and it came from hong kong ... is that make any sense ?
is this any good ?
http://forum.xda-developers.com/showthread.php?t=2705292
With your current hboot, you should be able to run any lollipop ROM. You can give that ROM a try .. maybe some configuration in that ROM will help your radio (4G) problem.
ckpv5 said:
With your current hboot, you should be able to run any lollipop ROM. You can give that ROM a try .. maybe some configuration in that ROM will help your radio (4G) problem.
Click to expand...
Click to collapse
which one please can you link it here so i can download it and flash it and see if it's going to work ? thank you
ckpv5 said:
@redpoint73 - can you help on this radio matter as you are more expert on this
Click to expand...
Click to collapse
Coming from someone of your knowledge, I consider that quite a complement!
Ironically, the radio number is neither for AT&T or Dev Edition. But actually matches what is listed for the Euro RUU you linked:
ckpv5 said:
You can try either using EU 4.16.401.10 RUU.exe - http://forum.xda-developers.com/showpost.php?p=56140330&postcount=1
you need to relock bootloader and make backup of your internal storage important data as this will wipe everything
Click to expand...
Click to collapse
To the OP, what country are you in?
Who is your carrier, and do you know what LTE bands they use?
You asked about a ROM then you ask me to link a ROM ...
that's something that I cannot do because I don't use any of those custom ROMs as I'm on my own made ROM (including SkyDragon is part of my ROM).
I believe all ROMs are good. You just need to try all of them and see which is best suit you. SkyDragon you have 4G problem.. then try MaximusHD, LeeDroid, Viper, InsertCoin & etc.
Maybe try MaximusHD first as this is close to stock custom ROM so less modding/tweaking for you to handle.
You need to see whether 4G is working on this ROM then later try other ROM too ... that's all
ckpv5 said:
it's getting weird for a m8_ul_ca to have 0P6B110 instead of 0P6B120
Click to expand...
Click to collapse
I agree, its really strange the product ID (m8_ul_ca is for AT&T) does not match the MID (0P6B110) on back of the phone.
The phone was also likely s-off previously, as the CID was clearly changed (to SuperCID) and the MID listed in the getvar output is 0P6B100 (also probably changed by the previous owner).
redpoint73 said:
I agree, its really strange the product ID (m8_ul_ca is for AT&T) does not match the MID (0P6B110) on back of the phone.
The phone was also likely s-off previously, as the CID was clearly changed (to SuperCID) and the MID listed in the getvar output is 0P6B100 (also probably changed by the previous owner).
Click to expand...
Click to collapse
Yeah .. believe that's the case .. and I guess on the back of the phone it is written as M8x as 0P6B110 usually for M8x.
But product ID is m8_ul_ca suggests the back cover is most probably just a replacement cover.
ckpv5 said:
But product ID is m8_ul_ca suggests the back cover is most probably just a replacement cover.
Click to expand...
Click to collapse
Ah yes, a replacement cover, what makes much more sense now!
So its most likely an AT&T variant, with replacement back cover, that was previously s-off, changed to Euro MID, SuperCID, and Euro firmware flashed (maybe all Euro software before the OP started modding it).
I recommend again that the OP verify that his carrier is using bands that are supported by the Euro version (at least tell us what country, carrier, and what LTE bands that carrier uses, if known). My guess is "no" and in which case, OP will probably need to s-off and flash the proper radio that supports the required LTE bands.
redpoint73 said:
..... OP will probably need to s-off and flash the proper radio that supports the required LTE bands.
Click to expand...
Click to collapse
I always wonder if a device was S-Offed with SunShine by the previous owner, then the new owner use SunShine to S-Off again, I think the SunShine apk will run and will not request for payment.
What I know SunShine should work on the same device multiple times provided the motherboard is not changed.
Something for OP to try.
redpoint73 said:
Coming from someone of your knowledge, I consider that quite a complement!
Ironically, the radio number is neither for AT&T or Dev Edition. But actually matches what is listed for the Euro RUU you linked:
To the OP, what country are you in?
Who is your carrier, and do you know what LTE bands they use?
Click to expand...
Click to collapse
hello mate thank you for you time taken to help and reply on this . they do support here LTE ( 4G) and my carrier is MTN and i i live in cyprus . i think the band they use is 1900?? not too sure as i am not much into that
but i am under depression really i am willing to pay someone to get me the original custom rom for my phone and be out of this awful stress ;(

Converted phone to developer edition to get updates, no Marshmallow yet?

I did the procedure to get lollipop early. It worked fine. Now I am seeing that Marshmallow is supposed to be out for the M8 dev and unlocked editions, however I get nothing in system updates.
HBoot version is 3.19.0.0000, if that means anything. I'm on version 5.0.1 of Android. I noticed the HTC SDK version says "Unknown", not sure if that would be a cause or not though. I don't currently have the android SDK tools installed on this computer so I can't check the other stuff, but I'm positive the phone is converted to dev edition because I was very thorough when I did it.
Is there any reason my phone hasn't received it yet? I'm finding threads from Dec 2nd that state the update has been released.
Did you check for updates?
same question , I tested but no update available. Looking for the command to force the update .
Is your CID is on superuser (11111111)? If so change your CID back to it's original because you can't get the OTA with super CID
kullum79 said:
Is your CID is on superuser (11111111)? If so change your CID back to it's original because you can't get the OTA with super CID
Click to expand...
Click to collapse
Are you sure about that ? I always had my updates with supercid. I highly doubt this.....
And if it's true please link me to where you got this from
Btw the 709 ota is on hold so i am not surprised if the dev edition is on hold too. I think they will start rolling out when the WWE version is released.
Mr Hofs said:
Are you sure about that ? I always had my updates with supercid. I highly doubt this.....
And if it's true please link me to where you got this from
Btw the 709 ota is on hold so i am not surprised if the dev edition is on hold too. I think they will start rolling out when the WWE version is released.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1545625
I have seen this on several HTC theads...then who knows I could be wrong
Here's what adb reports my CID and MID being... for some reason MID is blank...
Code:
[email protected]_m8:/ # getprop ro.cid
BS_US002
[email protected]_m8:/ # getprop ro.boot.mid
[email protected]_m8:/ #
However, if I boot into fastboot I can get the MID here:
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot getvar mid
mid: 0P6B12000
finished. total time: 0.016s
C:\Program Files (x86)\Minimal ADB and Fastboot>
Any thoughts? Anyone with these settings get the OTA yet? Am I able to dirty flash on top of this? I want the stock sense update file.
ninjai117 said:
Here's what adb reports my CID and MID being...
BS_US002
mid: 0P6B12000
Any thoughts? Anyone with these settings get the OTA yet? Am I able to dirty flash on top of this? I want the stock sense update file.
Click to expand...
Click to collapse
Wrong CID/MID combination ...
BS_US001 --> 0P6B12000
BS_US002 --> 0P6B13000
OK so I changed my CID to BS_US001 and still no update.
SDK Level in settings still shows Unknown, however. Could this be the problem? If so, how do I fix it?
As i said, i think the update is on hold.
---------- Post added at 06:20 PM ---------- Previous post was at 06:19 PM ----------
kullum79 said:
http://forum.xda-developers.com/showthread.php?t=1545625
I have seen this on several HTC theads...then who knows I could be wrong
Click to expand...
Click to collapse
I see a confirmation to have ota with supercid. And to back that up i also always had ota updates on my supercid m8. But it's a rather old post so i could be wrong too. Maybe some things have changed since MM.
ninjai117 said:
OK so I changed my CID to BS_US001 and still no update.
SDK Level in settings still shows Unknown, however. Could this be the problem? If so, how do I fix it?
Click to expand...
Click to collapse
Nothing to do with SDK unknown .. as @Mr Hofs said, I believe the OTA is on hold too.
Most probably because the last OTA leaves many blank folders and unnecessary files after the update, so maybe they need to do some clean up.
If you are really in a hurry, the RUU is available for download from HTC. I'm pulling it down now.
http://dl3.htc.com/application/RUU_M8_UL_M60_SENSE70_MR_BrightstarUS_WWE_6.12.1540.4.exe
(Yes, that is a direct link to the HTC server)
jshamlet said:
If you are really in a hurry, the RUU is available for download from HTC. I'm pulling it down now.
http://dl3.htc.com/application/RUU_M8_UL_M60_SENSE70_MR_BrightstarUS_WWE_6.12.1540.4.exe
(Yes, that is a direct link to the HTC server)
Click to expand...
Click to collapse
It was posted 12 days ago already on the HTC website
http://www.htc.com/us/support/htc-one-m8/news/
OK I will manually update.
Other than uninstalling xposed with the xposed installer, is there anything else I need to do in preparation for this update?
ninjai117 said:
OK I will manually update.
Other than uninstalling xposed with the xposed installer, is there anything else I need to do in preparation for this update?
Click to expand...
Click to collapse
The firmware and the RUU .... backup all you need as it will wipe the entire phone !
Mr Hofs said:
The firmware and the RUU .... backup all you need as it will wipe the entire phone !
Click to expand...
Click to collapse
Is root possible on Marshmallow yet? I won't be able to restore my apps without root
ckpv5 said:
Wrong CID/MID combination ...
BS_US001 --> 0P6B12000
BS_US002 --> 0P6B13000
Click to expand...
Click to collapse
Is this confirmed? As I just changed my CID to BS_US002 and my MID to 0P6B12000 and I was able to OTA (not to Marshmallow but Lollipop).
ninjai117 said:
Is root possible on Marshmallow yet? I won't be able to restore my apps without root
Click to expand...
Click to collapse
Yes root is possible. There is another thread on to how to do it. I had root but converted my phone back to Euro and will just wait until that version of MM is available.
Sent from my HTC One_M8 using Tapatalk
ninjai117 said:
Is root possible on Marshmallow yet? I won't be able to restore my apps without root
Click to expand...
Click to collapse
Root for MM Dev Edition here: http://forum.xda-developers.com/htc-one-m8/development/rom-stock-unlocked-developer-sense-7-t3262894
Chris_c81 said:
Is this confirmed? As I just changed my CID to BS_US002 and my MID to 0P6B12000 and I was able to OTA (not to Marshmallow but Lollipop).
Click to expand...
Click to collapse
Wondering this as well. I'm usually pretty thorough so I'm sure I would have followed the directions correctly. In any event, I did switch my CID to 002... maybe I'll switch it back cause I did the lollipop OTA with the same combo as you

Htc one m8 NEED Help

Well i have one htc one m8 from usa. Im in europe now. I need to change it to completely stock version. I dont really know whatbthat guy from whom i took the phone did on it, but im completely lost.
Its rooted with custom recovery and custom rom. I try many guides woth adb and staff and i fail.
If there is enybody who can guide me step by step will solve my problem.
Please help me.
First of all, there is a forum section for help and questions.
Secondly, what's the problem? You need to describe the problem (and provide specific details), if you want help.
Post more info, and I'll try to help; and also ask the mods to move this thread to the Q&A Help section.
Sorry about the thread on here and i beg mods to move it.
My problem is that i want to turn this mobile comepletely to stock version and ota updates.
p00tin said:
Well i have one htc one m8 from usa.
Click to expand...
Click to collapse
What version? If it Sprint or Verizon, you can't convert it.
If its T-Mobile US or AT&T, you can.
Or some smaller US carrier version?
p00tin said:
I try many guides woth adb and staff and i fail.
Click to expand...
Click to collapse
This statement doesn't tell us anything, and is close to useless.
What specific steps did you follow? What steps fail, or what is the specific result/issue?
You need to sort this out, since without adb/fastboot, you really can't do the conversion you want.
p00tin said:
If there is enybody who can guide me step by step will solve my problem.
Click to expand...
Click to collapse
I don't really do "step by step" but I'll help. I leave it up to the individual to do the proper learning, so they can actually understand and gain some knowledge instead of just being spoon fed (and much of the info is already well explained in guides).
In general, you need to:
1) Get adb/fastboot working (you need to provide the proper info before I can help)
2) s-off with sunshine app ($25 US license): http://theroot.ninja/
3) Change CID and MID to the version desired: http://forum.xda-developers.com/htc-one-m8/general/change-wwe-m8-to-dev-edition-ota-t2826567
4) Run the desired RUU.
But as already mentioned, this depends on what version you have. Don't even try this with Sprint or Verizon. It won't work, and will probably brick the phone.
Its unbranded version not in belongs to any carrier as i search about it. The cid is WWE.
p00tin said:
Its unbranded version not in belongs to any carrier as i search about it. The cid is WWE.
Click to expand...
Click to collapse
I'm skeptical of both those statements.
Unbranded US versions do exist, but are fairly uncommon. Its more likely a branded version, that has had its branding removed.
"WWE" is not a valid CID. Where are you getting this from?
You need to get fastboot working, so you can give us getvar data, so we can get the proper info on what version this is.
I have flashboot working. How can i see the proper cid?
p00tin said:
I have flashboot working. How can i see the proper cid?
Click to expand...
Click to collapse
You aren't reading very carefully, are you? "flashboot" isn't a thing. Please use the correct terminology.
Use the command: fastboot getvar all
The command won't work if you type "flashboot" :crying:
Post the output, but be sure to delete your IMEI and serial number before posting, as these are private info.
I try all you recomend. Still nothing working. My cid is like i said wwe. Htc_001
Version 0.5
Version-bootloader 3.19.0.0000
Version l-baseband 1.24.21331147A1.09G
Version-cpld none
Version-microp none
Version misc PVT SHIP S-ON
Product m8_ul
Platform htcbmsm8974
Modelid 0P6B10000
Cidnum HTC__001
I try to change cid and mid but when i do command adb shell i get error that my device not found
p00tin said:
I try all you recomend.
Click to expand...
Click to collapse
No you didn't (at least not successfully). The phone is still s-on. You skipped (or tried and failed) the step of getting s-off.
This step is not optional. s-off is required to change CID and MID.
But read more below, as I'm not sure you need s-off, or to change the CID/MID.
p00tin said:
My cid is like i said wwe. Htc_001
Click to expand...
Click to collapse
First of all, you only said the CID was "WWE" which is just a description, and not an actual CID. You should have supplied the specific CID. WWE version has at least 15 different CIDs. When you ask for help, you need provide the info requested, and to be specific as possible.
Further, the CID as you typed it (Htc_001) is not correct. It needs to be in CAPS, 8 characters long, with 2 underscores: HTC__001
Most importantly, if the CID is in fact HTC__001, its already an unbranded Euro version, not US as you originally claimed. And if that is the case, you don't need to s-off or change the CID, MID.
Something doesn't seem right here. I need more information before we should proceed any further. You really need to do fastboot getvar all, and post the output (which I previously requested, but you chose to ignore). Be sure to delete IMEI and serial number before posting the getvar output.
I really need this data, before I can give you any further instructions.

not able to change MID of verizon htc one m8

modelid: 0P6B20000konoto
how to change the modelID of verizon one m8. adb method not working and i am stuck with this model id.
I want to convert it back to stock verizon. please help.
device is s off and bootloader is unlocked with latest firmware running on viperone m8
Hello
I had mounted the viperOne without backup m8 with tim cid, to return stock I had to find a tim backup with the same cid and installation is successful, need to change anything.
Why you have to change mid?
you have to change mid or cid?
however I'm not sure but they should s-off to make these changes, and the only way it should be app sunshine at 20€
Inviato dal mio HTC One_M8 utilizzando Tapatalk
---------- Post added at 08:58 AM ---------- Previous post was at 08:49 AM ----------
I found my backup there
https://forum.xda-developers.com/htc-one-m8/help/tutorial-how-to-stock-stock-twrp-t3086860
Inviato dal mio HTC One_M8 utilizzando Tapatalk
As I clearly mentioned I am talking about the MID here. My MID is messed up and I want the ways to repair it. aDB method ain't working.
P.S- I am on super cid so cid is not an issue
shkhr1 said:
aDB method ain't working.
Click to expand...
Click to collapse
What do you mean that it's not working? Did you get an error message? Do you have adb connectivity?
Did you change the MID in the first place (or was it done by someone else)? Changing the MID on the Verizon device is not a good idea. Nothing good can come from it. Folks usually change, in order to flash another version's firmware or RUU. But these are not compatible with the VZN version, and can lead to permanent damage.
MatteoMarsala said:
I found my backup there
https://forum.xda-developers.com/htc-one-m8/help/tutorial-how-to-stock-stock-twrp-t3086860
Click to expand...
Click to collapse
As the OP already noted, what he is asking (how to change MID) has nothing to do with restoring a TWRP backup.
Also, the thread you linked doesn't apply to the Verizon version.
I know you are new to the forum. But please make sure you understand the question, and the proper answer, before trying to help.
In particular, giving someone the wrong advice on a Verizon device, can lead to permanent damage.
I changed my MID in order unlock the bootloader as I already gained s off earlier. As a matter of fact htc wont allow verizon m8's to unlock the bootloader so I changed the MID to that of sprint's to unlock BL. But now my modelID is somewhat like that I mentioned in the title.
Any suggestions?
Adb not working I mean that all process ran fine in command window but no results MID remains the same. No error in adb and fastboot.
redpoint73 said:
What do you mean that it's not working? Did you get an error message? Do you have adb connectivity?
Did you change the MID in the first place (or was it done by someone else)? Changing the MID on the Verizon device is not a good idea. Nothing good can come from it. Folks usually change, in order to flash another version's firmware or RUU. But these are not compatible with the VZN version, and can lead to permanent damage.
As the OP already noted, what he is asking (how to change MID) has nothing to do with restoring a TWRP backup.
Also, the thread you linked doesn't apply to the Verizon version.
I know you are new to the forum. But please make sure you understand the question, and the proper answer, before trying to help.
In particular, giving someone the wrong advice on a Verizon device, can lead to permanent damage.
Click to expand...
Click to collapse
I changed my MID in order unlock the bootloader as I already gained s off earlier. As a matter of fact htc wont allow verizon m8's to unlock the bootloader so I changed the MID to that of sprint's to unlock BL. But now my modelID is somewhat like that I mentioned in the title.
Any suggestions?
Adb not working I mean that all process ran fine in command window but no results MID remains the same. No error in adb and fastboot.
shkhr1 said:
I changed my MID in order unlock the bootloader as I already gained s off earlier. As a matter of fact htc wont allow verizon m8's to unlock the bootloader so I changed the MID to that of sprint's to unlock BL.
Click to expand...
Click to collapse
So you actually changed to Sprint MID, and then went through HTCDev.com process to unlock the bootloader?
Yeah, I know bootloader unlock is not available through HTCDev.com for the Verizon M8. But I've never seen anyone do that way (change to Sprint MID) before. Do you see someone else do it this way, or advise you to?
It seems roundabout to do it that way. Since with s-off, all you need to do is change the bootloader flag with a few adb command (HTCDev.com not needed): https://forum.xda-developers.com/showthread.php?t=2708571
shkhr1 said:
But now my modelID is somewhat like that I mentioned in the title.
Adb not working I mean that all process ran fine in command window but no results MID remains the same. No error in adb and fastboot.
Click to expand...
Click to collapse
So you ran the command exactly as described in this thread? https://forum.xda-developers.com/showthread.php?t=2708581
You sure there was no typos (cut and paste to be sure)?
If so, maybe change back to Sprint, then run the command to make it VZN MID again? That is all I can think of. No other way to get to VZN MID, that I know of.
yeah my commands were exactly same and output too as shown on the thread. all process ran fine but when i check again no change in MID . IDk what's the problem here . is there any other method you know apart from adb method.
shkhr1 said:
is there any other method you know apart from adb method.
Click to expand...
Click to collapse
I already answer that.

Categories

Resources