This is for EU M8 single SIM, won't work on M8 dual SIM.i tried to flash this but failed
This is for EU M8 single SIM, won't work on M8 dual SIM.i tried to flash this but failed
can i get m8d firmware link pleaseThis is for EU M8 single SIM, won't work on M8 dual SIM.
this isn't for your device,you have m8d and this for the regular m8i tried to flash this but failed
buddy it is the one that failedthis isn't for your device,you have m8d and this for the regular m8
or you have another device ??
i already told you where to find your RUU ( here )
here it again
download this RUU and use the steps from the post you quoted
http://download1640.mediafire.com/p...G_30.69.336021.00_F_release_465001_signed.zip
what was the error ?buddy it is the one that failed![]()
i downloaded the mentioned zip and htc fastbootwhat was the error ?
How you flashed it ?
Sent from my HTC M8 using XDA Labs
try with that RUU it's from a different sourcei downloaded the mentioned zip and htc fastboot
then re-locked boot-loader then gave the command htc_fastboot flash zip RUU.zip
and it said error99 failed something like that
can it be flashed over s. rom and then other roms will work ? will it wipe internal datatry with that RUU it's from a different source
download here
edit
and only if you are on marshmallow
if you are on marshmallow firmware you can flash this partial firmware ( it's signed but not a full package )
https://www.androidfilehost.com/?fid=24421527759886432
after flashing the firmware flash TWRP and the rom you desired
ROM and firmware is a different thingscan it be flashed over s. rom and then other roms will work ? will it wipe internal data
It should work, yes. S ROM does some kind of modification that affects firmware, and flashing firmware or an RUU is the only way to fix that to be able to run other ROMs.can it be flashed over s. rom and then other roms will work ? will it wipe internal data
Thanks @ahmed.ismael this workedcan it be flashed over s. rom and then other roms will work ? will it wipe internal data
i can see you used the RUU and it worked for you,right ??Thanks @ahmed.ismael this worked
please if you can provide the link to root m8d it would be really appriciated
sir ismael very thanks to you being there for mei can see you used the RUU and it worked for you,right ??
i know you were planning to flash a nougat rom,why you need to root the current rom ??
if you want to flash a nougat rom you just need to flash TWRP no root needed
if you want just root then
* unlock the bootloader ( as you did first time using the same unlock_code or request a new one )
* flash the latest TWRP 3.0.2-0 https://dl.twrp.me/m8/twrp-3.0.2-0-m8.img.html
* flash the latest supersu.zip v2.79 https://s3-us-west-2.amazonaws.com/supersu/download/zip/SuperSU-v2.79-201612051815.zip
First .. as I read in other thread, your device bootloader is currently LOCKED and you want it to be that way.Ok first off I'm in Ukraine and no 4g here only 3g the phone most likely will never see the USA, though I will go home to visit family I'm an American. The radio is 1.21.21331147A1.19_26 Thanks
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
I'm a little confused I would like to just convert this phone to a delvelopers version, no twrp etc. So a step by step to convert to developers if you can? What is firmware? Can I do all this on the phone or only PC sorry to bother you againFirst .. as I read in other thread, your device bootloader is currently LOCKED and you want it to be that way.
Second .. Your current problem why you have that variant system version error as you mentioned here is because of your MID which is currently a US device MID (it can be a AT&T device originally)
Now .. for you to decide ...
1. You can convert it to Developer Edition phone - a very straight forward as Dev Ed has same MID as your currently is 0P6B12000. What you need to do is only flash the Dev Ed Marshmallow firmware then install Marshmallow RUU (This is better than AT&T as you're not is US)
2. You can convert it to EU version. But first you need to change MID from 0P6B12000 to 0P6B10000
How-to :
1. you need to install TWRP recovery
download attached 0P6BIMG.zip
place it on root of your microsd not internal storage
boot to bootloader, select hboot it will scan the zip file and select volume up to install
Once done .. delete the 0P6BIMG.zip from microsd so it won't keep asking you to install
2. Once the TWRP is installed
boot to recovery
Mount - system
then open command prompt from your adb/fastboot folder
then type
adb shell
follow by
don't write yourself the code, copy and paste
then type exit
select reboot menu, select bootloader
3. Install the EU RUU.zip - follow this -
https://forum.xda-developers.com/showpost.php?p=64926626&postcount=6
Or you can do the same as no.1 above .. rename the RUU.zip to 0P6BIMG.zip and place it on root of your microsd (not in any folder) then follow the rest.
Yes step by step dev firmware to RUUFirst .. as I read in other thread, your device bootloader is currently LOCKED and you want it to be that way.
Second .. Your current problem why you have that variant system version error as you mentioned here is because of your MID which is currently a US device MID (it can be a AT&T device originally)
Now .. for you to decide ...
1. You can convert it to Developer Edition phone - a very straight forward as Dev Ed has same MID as your currently is 0P6B12000. What you need to do is only flash the Dev Ed Marshmallow firmware then install Marshmallow RUU (This is better than AT&T as you're not is US)
2. You can convert it to EU version. But first you need to change MID from 0P6B12000 to 0P6B10000
How-to :
1. you need to install TWRP recovery
download attached 0P6BIMG.zip
place it on root of your microsd not internal storage
boot to bootloader, select hboot it will scan the zip file and select volume up to install
Once done .. delete the 0P6BIMG.zip from microsd so it won't keep asking you to install
2. Once the TWRP is installed
boot to recovery
Mount - system
then open command prompt from your adb/fastboot folder
then type
adb shell
follow by
don't write yourself the code, copy and paste
then type exit
select reboot menu, select bootloader
3. Install the EU RUU.zip - follow this -
https://forum.xda-developers.com/showpost.php?p=64926626&postcount=6
Or you can do the same as no.1 above .. rename the RUU.zip to 0P6BIMG.zip and place it on root of your microsd (not in any folder) then follow the rest.
You need a PC. I'm just out from the house.. it's easier to make it Dev Ed. I'll be home in 2-3 hours and I'll put the guide here.I'm a little confused I would like to just convert this phone to a delvelopers version, no twrp etc. So a step by step to convert to developers if you can? What is firmware? Can I do all this on the phone or only PC sorry to bother you again
---------- Post added at 02:45 PM ---------- Previous post was at 02:43 PM ----------
Yes step by step dev firmware to RUU
I have the adb on my computer all drivers as I use to do all this but have forgot as it's been sometime ago and maybe my age ha haFirst .. as I read in other thread, your device bootloader is currently LOCKED and you want it to be that way.
Second .. Your current problem why you have that variant system version error as you mentioned here is because of your MID which is currently a US device MID (it can be a AT&T device originally)
Now .. for you to decide ...
1. You can convert it to Developer Edition phone - a very straight forward as Dev Ed has same MID as your currently is 0P6B12000. What you need to do is only flash the Dev Ed Marshmallow firmware then install Marshmallow RUU (This is better than AT&T as you're not is US)
2. You can convert it to EU version. But first you need to change MID from 0P6B12000 to 0P6B10000
How-to :
1. you need to install TWRP recovery
download attached 0P6BIMG.zip
place it on root of your microsd not internal storage
boot to bootloader, select hboot it will scan the zip file and select volume up to install
Once done .. delete the 0P6BIMG.zip from microsd so it won't keep asking you to install
2. Once the TWRP is installed
boot to recovery
Mount - system
then open command prompt from your adb/fastboot folder
then type
adb shell
follow by
don't write yourself the code, copy and paste
then type exit
select reboot menu, select bootloader
3. Install the EU RUU.zip - follow this -
https://forum.xda-developers.com/showpost.php?p=64926626&postcount=6
Or you can do the same as no.1 above .. rename the RUU.zip to 0P6BIMG.zip and place it on root of your microsd (not in any folder) then follow the rest.
You can redo it ....I have the adb on my computer all drivers as I use to do all this but have forgot as it's been sometime ago and maybe my age ha ha
I'm downloading the dev ed ruu from HTC website where do I find the download for the firmware yes I now understand firmware waiting your replyFirst .. as I read in other thread, your device bootloader is currently LOCKED and you want it to be that way.
Second .. Your current problem why you have that variant system version error as you mentioned here is because of your MID which is currently a US device MID (it can be a AT&T device originally)
Now .. for you to decide ...
1. You can convert it to Developer Edition phone - a very straight forward as Dev Ed has same MID as your currently is 0P6B12000. What you need to do is only flash the Dev Ed Marshmallow firmware then install Marshmallow RUU (This is better than AT&T as you're not is US)
2. You can convert it to EU version. But first you need to change MID from 0P6B12000 to 0P6B10000
How-to :
1. you need to install TWRP recovery
download attached 0P6BIMG.zip
place it on root of your microsd not internal storage
boot to bootloader, select hboot it will scan the zip file and select volume up to install
Once done .. delete the 0P6BIMG.zip from microsd so it won't keep asking you to install
2. Once the TWRP is installed
boot to recovery
Mount - system
then open command prompt from your adb/fastboot folder
then type
adb shell
follow by
don't write yourself the code, copy and paste
then type exit
select reboot menu, select bootloader
3. Install the EU RUU.zip - follow this -
https://forum.xda-developers.com/showpost.php?p=64926626&postcount=6
Or you can do the same as no.1 above .. rename the RUU.zip to 0P6BIMG.zip and place it on root of your microsd (not in any folder) then follow the rest.