[FIRMWARE] | [GUIDE] | [M7_UL] | Collection - Firmware | 7.19.401.51

skulldreamz

Senior Member
Mar 13, 2012
1,402
1,175
143
Baltimore, MD
Oh "So Fresh and So Clean Clean"...

Really appreciate your further explanation on hex editing. I now have a better understanding of what I have edited in the past. Lol

Those trifling red letters are as invisible as a ghost, a Sneakyghost!!!!!

Sent from my HTC One using xda premium
 

SmiLey497

Senior Member
May 7, 2009
945
375
0
SF, CA - NYC
I got this!
What do I do?

sending 'zip' (486 KB)...
OKAY [ 0.263s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
FAILED (remote: 41 model id check fail)
finished. total time: 0.677s
 

jerrycoffman45

Senior Member
Sep 19, 2011
2,898
931
193
ashland ky
I got this!
What do I do?

sending 'zip' (486 KB)...
OKAY [ 0.263s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
FAILED (remote: 41 model id check fail)
finished. total time: 0.677s
from the op
IF IT SAYS "FAILED" do NOT reboot the device but rather try the flash again or flash a stock hboot! If you reboot with a FAIL it will not boot up anymore! It will be bricked! If no flash is being accepted you have to find out what is causing the malfunction before rebooting your phone. Keep it alive while trying to figure out the error. It might be your cable, your USB ports (dont use hubs! Always straight-to-mainboard connections), it might be USB 3.0 which is not good yet, it might be bad configuration of your ADB and Fastboot... there are many possible sources for flash fails...
 

SmiLey497

Senior Member
May 7, 2009
945
375
0
SF, CA - NYC
from the op
IF IT SAYS "FAILED" do NOT reboot the device but rather try the flash again or flash a stock hboot! If you reboot with a FAIL it will not boot up anymore! It will be bricked! If no flash is being accepted you have to find out what is causing the malfunction before rebooting your phone. Keep it alive while trying to figure out the error. It might be your cable, your USB ports (dont use hubs! Always straight-to-mainboard connections), it might be USB 3.0 which is not good yet, it might be bad configuration of your ADB and Fastboot... there are many possible sources for flash fails...
I read that. I switched to a different port and nothing. I'll try swtiching cables or do it on my laptop.
 

Sneakyghost

Senior Member
Jul 24, 2008
8,296
13,574
263
InMyHead
^^^
This... would be a good idea to put in op super cid is a must.
It's not a must. I am even surprised it works. I thought only the CID's in Android-Info.txt work. But its completely unimportant, really. I will rather put in OP how to change CID's around in case the ZIP is not accepted. All you get is a "wrong vendor" anyway, nothing bad happening with a wrong CID. HTC took care of that :D

Anyone want an online automatic splash screen creator? Touch of Jobo and I spent a little time this afternoon to find out where splash is located and how to convert it to an image and how to make a flashable raw image from an Image. He then adapted his online generator for the Ville to also do it for the ONE and i tested it and it works totally cool. Only limitation: it takes PNG only and Jobo is not gonna work on that as he hasn't even gotten this phone and is busy with other stuff.
He will be offering his online form in Chrisch's thread.
It could be handy if you use linux only :p because chrisch's method is windows only.
 

SmiLey497

Senior Member
May 7, 2009
945
375
0
SF, CA - NYC
It's not a must. I am even surprised it works. I thought only the CID's in Android-Info.txt work. But its completely unimportant, really. I will rather put in OP how to change CID's around in case the ZIP is not accepted. All you get is a "wrong vendor" anyway, nothing bad happening with a wrong CID. HTC took care of that :D
What do I do from here. Tried different port, cable and computer. All failed. Do I have to change my CID back?
 

Sneakyghost

Senior Member
Jul 24, 2008
8,296
13,574
263
InMyHead
I got HBOOT 1.44.4444 can I flash it??
If you give me your hboot i will mod that for you and you can flash it back.

Please do:

Code:
adb shell
then when in shell do:

Code:
dd if=/dev/block/mmcblk0p12 of=/sdcard/mmcblk0p12
you will find that file on your SD then. Please send it to me, i will mod it and add it to the OP.
Please also let me know what CID you are on.
 
  • Like
Reactions: gianton

Sneakyghost

Senior Member
Jul 24, 2008
8,296
13,574
263
InMyHead
What do I do from here. Tried different port, cable and computer. All failed. Do I have to change my CID back?
please just do:

Code:
fastboot oem writecid HTC__102
then run the zip again, it should then work.
If not i don't know. Is there another Model ID out there? Like a special T-Mobile variant with its own MID? Like the HTC OneS also had?

Model ID check fail does NOT mean you got a brick. It means it DIDN'T flash at all. So you are safe to reboot.