[Q] Downgrading the Touch Panel's firmware - AT&T, Rogers HTC One X, Telstra One XL

I have version 2.14 hboot
I followed the instructions in the: http://forum.xda-developers.com/showpost.php?p=38304611&postcount=1 thread:
However this is my output:
Code:
C:\android>adb reboot bootloader
C:\android>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.088s]
finished. total time: 0.090s
C:\android>fastboot flash zip downgrade_tp.zip
sending 'zip' (44 KB)...
OKAY [ 0.212s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 1.724s
I don't know why it isn't working.

Either not S-off or cid not 11111111?
Sent from my HOX w/CM10.1 4.2.2 s-off

Related

WiFi issues

So I downloaded this Archive.zip from http://forum.xda-developers.com/showthread.php?t=2064868
and I boot my device to fastboot...
now on my pc when i type:
fastboot flash recovery adsp.img
I get:
sending 'recovery' (6345 KB)...
OKAY [ 0.950s]
writing 'recovery'...
FAILED (remote: image error! (BootMagic check fail))
finished. total time: 0.998s
--------------------------------------------------------
or if i try:
>fastboot flash adsp adsp.img
sending 'adsp' (6345 KB)...
OKAY [ 0.949s]
writing 'adsp'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.485s
What am I doing wrong? I have HBOOT-1.13 and viperones rom on my HTC One S
Im pretty sure you cant flash it through fastboot.
You need hboot 1.09 or lower and flash through recovery.

image update error

When trying to flash an recovery - i have subject message:
d:\>fastboot.exe flash recovery openrecovery-twrp-2.6.0.0-evita.img
sending 'recovery' (8000 KB)...
OKAY [ 1.110s]
writing 'recovery'...
FAILED (remote: image update error)
finished. total time: 1.413s
I've tryied sevelar recoveries (cwm, cwm touch, twpr).
Bootloader is unlocked, s-ON, cid 111111
Phone now stuck on a boot loop.
What should i try next?
Delete
d:\>fastboot oem rebootRUU
...
(bootloader) [SD_HW_ERR] read data fail in CMD18
(bootloader) CMD18: cmd failed
(bootloader) [SD_HW_ERR] SD: Read data fail..
(bootloader) [ERR] partition_read_emmc(740): error 2
(bootloader) Start Verify: 3
OKAY [ 0.039s]
finished. total time: 0.039s
Than phone simply reboots.
It seems very bad ? hardware?

cant root-main version is older HTC INCREDIBLE S

Guys I am stuck on the bootloader with
1)relocked bootloader
2)S ON
Each time i try to flash a rom.zip through cmd I get the error
"MAIN VERSION IS OLDER"
UPDATE FAILED
Someone please help!!!!
C:\android>fastboot erase cache
erasing 'cache'...
OKAY [ 0.716s]
finished. total time: 0.716s
C:\android>fastboot oem rebootRUU
...
OKAY [ 0.276s]
finished. total time: 0.277s
C:\android>fastboot flash zip rom.zip
sending 'zip' (257756 KB)...
OKAY [ 45.311s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) checking main version...
FAILED (remote: 43 main version check fail)
finished. total time: 85.706s
someone please help....I m in big time trouble ....!!!!!!!!!

HTC Ville hboot 2.15 unable to unlock bootloader

C:\Program Files\Android>fastboot flash unlock_token Unlock_code.bin
sending 'unlock_token' (0 KB)...
OKAY [ 0.141s]
writing 'unlock_token'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 0.156s
Anyone can help me with this? The problem arose after flashing twrp I ran RUU several times but it didn't help

Difficulty u11sprit modify cid and mid can’t boot, can’t enter htc download mode

Masters! Hello, everyone, I am a user from China, and I have gone over the wall and came to the xda forum.
Due to my limited level of English, I have read XDA's htc forum with the help of Google Translate, and the resources of domestic players are scarce.
After watching the S-on mode to modify the MID and CID tutorial I began to try
https://forum.xda-developers.com/u11/how-to/how-to-change-cid-s-sunshine-t3888170/page4
I modified the three files sdf1 sdf2 sde1 in the /dev/block/ directory according to the above tutorial, and ran adb push sdf1 /dev/block/ in TWRP mode
adb push sdf2 /dev/block/
adb push sde1 /dev/block/
Then restart in the twrp mode and enter the download mode, and the phone cannot be turned on after a black screen
The previous state of my phone was
HTC U11 SPRINT version
s-on
Officially unlocked
Version is sprint2.33.651.10
The mobile phone now has various combinations of keys and all kinds of constant keys are all in the black screen state, I will show the picture
The problem now is to enter separately under cmd
fastboot devices This command can discover devices
fastboot getvar mid pop-up error message
fastboot getvar cid pops up error message
fastboot getvar all
PHP:
C:\Users\Administrator\Desktop\adb-htc>fastboot devices
FA75Y0501577 fastboot
htc_fastboot finished. total time: 0.109s
C:\Users\Administrator\Desktop\adb-htc>fastboot getvar all
(bootloader) boot-mode:FASTBOOT
(bootloader) unlocked:yes
(bootloader) off-mode-charge:0
(bootloader) charger-screen-enabled:0
(bootloader) battery-soc-ok:yes
(bootloader) battery-voltage:4341
(bootloader) version-baseband:
(bootloader) version-bootloader:
(bootloader) variant:MSM UFS
(bootloader) partition-type:cache:ext4
(bootloader) partition-size:cache: 0xE000000
(bootloader) partition-type:userdata:ext4
(bootloader) partition-size:userdata: 0xD9D800000
(bootloader) partition-type:system:ext4
(bootloader) partition-size:system: 0xFE800000
(bootloader) secure:yes
(bootloader) serialno:FA75Y0501577
(bootloader) product:HTC_Phone
(bootloader) max-download-size:536870912
(bootloader) kernel:uefi
all:
finished. total time: 0.014s
htc_fastboot finished. total time: 0.152s
C:\Users\Administrator\Desktop\adb-htc>fastboot getvar mid
getvar:mid FAILED (remote: GetVar Variable Not found)
finished. total time: 0.002s
htc_fastboot finished. total time: 0.136s
C:\Users\Administrator\Desktop\adb-htc>fastboot getvar cid
getvar:cid FAILED (remote: GetVar Variable Not found)
finished. total time: 0.002s
So is there any other way to use fastboot
Return the modified file to the original directory
I changed the cid and mid to 5000 for the mainland China version
The phone is now under a black screen
Run fastboot flash radio
fastboot flash boot
fastboot flash boot
They are all fed back such information FAILED (remote: verify HOSD fail)
C:\Users\Administrator\Desktop\adb-htc>fastboot flash radio radio.img
htc_fastboot v3.0.9.3 (2015-06-30)
target reported max download size of 536870912 bytes
sending 'radio' (61052 KB)...
OKAY [ 1.805s]
writing 'radio'...
FAILED (remote: Not allowed on PRODUCTION device)
finished. total time: 1.808s
htc_fastboot finished. total time: 2.124s
C:\Users\Administrator\Desktop\adb-htc>fastboot flash boot C:\Users\Administrato
r\Desktop\mxhtcsjgj\boot.img
htc_fastboot v3.0.9.3 (2015-06-30)
target reported max download size of 536870912 bytes
sending 'boot' (29649 KB)...
OKAY [ 0.893s]
writing 'boot'...
FAILED (remote: Not allowed on PRODUCTION device)
finished. total time: 0.895s
htc_fastboot finished. total time: 1.232s
C:\Users\Administrator\Desktop\adb-htc>fastboot flash hosd C:\Users\Administrato
r\Desktop\adb-htc\hosd_signed.img
htc_fastboot v3.0.9.3 (2015-06-30)
target reported max download size of 536870912 bytes
sending 'hosd' (34169 KB)...
OKAY [ 1.010s]
writing 'hosd'...
FAILED (remote: verify HOSD fail)
finished. total time: 1.253s
htc_fastboot finished. total time: 1.593s

Categories

Resources