[Q] Phone needs an ENG Bootloader - HTC Desire S

Hi, my phone goes in a bootloop. This happened after running a RUU to go back to stock. Now i can't go into recovery and when trying to flash a recovery it says I need a ENG Bootloader. I've tried flashing a bootloader but it keeps on failing with a signature error
SAGA PVT SHIP S-ON RL
HBOOT-0.98.0002
RADIO-3805.06.02.03_M
eMMC-boot
Mar 30 2011.17:29:31
This is what happens when I try to flash bootloader
sending 'hboot' (1024 KB)...
OKAY [ 0.184s]
writing 'hboot'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 0.333s
rebooting into bootloader...
OKAY [ 0.282s]
finished. total time: 0.282s
rebooting...
finished. total time: 0.187s
Can anyone help with this please

You can't flash ENG bootloader without getting S-OFF first.
You can't get S-OFF without a properly working phone.
So flash the RUU and make it right.

Related

[Q] problem when unlocking my boatloader

Hi All
i am trying to unlock my boat loader (S-off) through official HTCDEV.com and i am stucked at step 8 when i give the command (fastboot oem get_identifier_token) the next message appear to me!?
...
(bootloader) [ERR] Command error !!!
OKAY [ 0.008s]
finished. total time: 0.009s
my Hboot ver:1.04.0000
MicroP: 0557
Radio: 7.47..35.17
S-on RL
so any one can help me about this error!?
they dont have unlock for chacha.. check the list

[Q] A little help required on unrooting

Hi everyone
i am trying to unroot my HTC Desire S and get it back to the original form. here's some info regarding he phone
AlphaRev
SAGA PVT SHIP S-OFF RL
HBOOT-6.98.1002
RADIO-38.03.02,15_M
eMMC-boot
endymion V3.3 is installed with sense 3.5
i have tried to get back to HBOOT-0.98.2000 using the PG88IMG.zip and the Android Flasher
but the android flasher shows this message and the HBOOT still remains the same (6.98.1002)
"sending 'hboot' (1024 KB)...
OKAY [ 0.192s]
writing 'hboot'...
(bootloader) image update is bypassed!
OKAY [ 0.016s]
finished. total time: 0.208s
rebooting into bootloader...
OKAY [ 0.165s]
finished. total time: 0.165s
rebooting...
finished. total time: -0.000s
"
any help will be greatly appreciated
Regards
download suitable RUU and flash it...
Applying the RUU will still leave the hboot.
Are other ways to change your hboot, you can try fastboot yourself (although thats what flasher is using), you can also try a dd command in adb shell.
Make sure that command is right, easy way to brick your phone!!!!!!
dd if=/dev/block/mmcblk0p18 of=/sdcard/backup.img (backup your current hboot)
dd if=/sdcard/hboot.img of=/dev/block/mmcblk0p18 (flashes new hboot)
Click to expand...
Click to collapse
And before you do anything, MAKE a goldcard, (mmc2) please, if people just made one as a safeguard they wouldn't have half the RUU problems they have.
Also make sure you you misc/main version is equal or lower than the RUU you will be flashing.
All this can be done by researching.
i just flashed a RUU rom in fastboot...hboot is still remains the same

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

Stuck in BootLoader & unable to unlock the phone

Hi, I have a very frustrating problem with my HTC One Mini.
Out of nowhere, my phone won't boot into the OS but goes straight into the bootloader.
This is what my bootloader looks like:
Code:
*** LOCKED ***
M4_UL PVT SHIP S-ON RL
HBOOT-2.22.0000
OS-4.09.401.3
eMMC-boot 1024MB
Jun 24 2014, 15:21:25 0
FASTBOOT USB
<VOL UP> to previous item
<VOL DOWN> to next item
<POWER> to select item
BOOTLOADER
REBOOT
REBOOT BOOTLOADER
POWER DOWN
I can't perform a factory reset and I can't get into recovery either. I tried to unlock the phone so I could flash the recovery and install a ROM from there. So I went to htcdev.com and started the bootloader unlock process. I downloaded the Unlock_code.bin file and tried to flash the unlock token:
Code:
fastboot flash unlocktoken Unlock_code.bin
target reported max download size of 800227328 bytes
sending 'unlocktoken' (0 KB)...
OKAY [ 0.156s]
writing 'unlocktoken'...
(bootloader) unlock token check successfully
OKAY [ 0.016s]
finished. total time: 0.172s
Nothing happens on the phone after this. I read on the forums I maybe had to run a RUU so I went to the HTC ROM download page and downloaded the RUU and ran it. The phone rebooted but didn't go into RUU mode. After some time, I get a USB Connection error (171).
I tried to get into RUU mode with fastboot but that also doesn't work.
Code:
fastboot oem rebootRUU
...
(bootloader) [ERR] Cmd18 polling status timed out, MCI_STATUS: 0x4C2000
(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(876): error 2
(bootloader) Start Verify: 3
(bootloader) [ERR] Cmd25 polling status timed out, MCI_STATUS: 0x4C0000
(bootloader) [ERR] sdcc_command: sdcc_poll_status error, rc: 2
OKAY [ 1.953s]
finished. total time: 1.953s
From here, I don't know what to do next and I hope you can help me.
Thanks in advance.
Welcome to the XDA forums, Vyperz52! I'm currently trying to solve a very similar problem with my HTC One Mini, and I have one suggestion that might help. Have you tried flashing some different form of recovery? Trying to flash TWRP recovery might work, it didn't for me but it's worth a try [https://twrp.me/devices/htconeminigsm.html]. Try the Fastboot install method (reading and accepting the risks that come with trying to install different recovery software).
imapanther said:
Welcome to the XDA forums, Vyperz52! I'm currently trying to solve a very similar problem with my HTC One Mini, and I have one suggestion that might help. Have you tried flashing some different form of recovery? Trying to flash TWRP recovery might work, it didn't for me but it's worth a try. Try the Fastboot install method (reading and accepting the risks that come with trying to install different recovery software).
Click to expand...
Click to collapse
Thank you for your reply.
I tried what you said but unfortunately, it's not working.
Code:
fastboot flash recovery twrp.img
target reported max download size of 800227328 bytes
sending 'recovery' (11460 KB)...
OKAY [ 1.500s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.424s
My phone is still locked so I think that's why flashing the recovery fails.
im also having problem with the bootloader unlock.
i have stuck in the 10th step of htcdev.com
any ideas why i cant see the warning on the phone?
btw the phone doesnt boot. i have access only to bootloader and fastboot on my phone
elessargr said:
im also having problem with the bootloader unlock.
i have stuck in the 10th step of htcdev.com
any ideas why i cant see the warning on the phone?
btw the phone doesnt boot. i have access only to bootloader and fastboot on my phone
Click to expand...
Click to collapse
I contacted HTC about the bootloader unlock issue but they won't help because they don't recommend unlocking the BL because it can cause the phone to crash and become unusable. After which I replied to them that's already the case without doing the unlock.
hi guys i got the same problem as you i m stuck on bootloader menu my phone looks like this
*** UNLOCKED ***
M4_UL PVT SHIP S-OFF RL
CID-HTC__102
HBOOT-2.22.0000
OS-4.09.401.3
eMMC-boot 1024MB
Jun 24 2014, 15:21:25 0
Click to expand...
Click to collapse
this what i got when i tried somes fastboot command
PHP:
C:\Android>fastboot flash zip cm12.zip
sending 'zip' (257726 KB)...
OKAY [ 11.875s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 11.969s
C:\Android>fastboot erase cache
erasing 'cache'...
FAILED (remote: erasing error!)
finished. total time: 0.031s
C:\Android>fastboot flash recovery recovery14.img
sending 'recovery' (9320 KB)...
OKAY [ 1.234s]
writing 'recovery'...
FAILED (remote: image update error)
finished. total time: 1.391s
cant boot into recovery and cant flash it via fastboot
can someone help us to solve this issue

Stuck at boot logo I NEED HELP!!!! HTC Butterfly X920d

i try this http://forum.xda-developers.com/showthread.php?t=2173931 also not working always get same error my
TAMPERED
RELOCKED
SECURITY WARNING
DELUXE_UB1 PVT SHIP S-ON RH
HBOOT-1.55.0000
RADIO-3A.32.306.04
OPENDSP-V12.120.274.0909
OS-3.15.707.4
C:\Users\Michael Loh\Downloads\Compressed\OneXRoot>fastboot erase cache
erasing 'cache'...
OKAY [ 0.058s]
finished. total time: 0.059s
C:\Users\Michael Loh\Downloads\Compressed\OneXRoot>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.045s]
finished. total time: 0.045s
C:\Users\Michael Loh\Downloads\Compressed\OneXRoot>fastboot flash zip PL99IMG.zip
sending 'zip' (824265 KB)...
OKAY [ 32.462s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) Read zipped android_info fail
FAILED (status read failed (Too many links))
finished. total time: 136.371s
C:\Users\Michael Loh\Downloads\Compressed\OneXRoot>
C:\Users\Michael Loh\Downloads\Compressed\OneXRoot>fastboot reboot
rebooting...
finished. total time: 5.546s
loh31128 said:
i try this http://forum.xda-developers.com/showthread.php?t=2173931 also not working always get same error my
TAMPERED
RELOCKED
SECURITY WARNING
DELUXE_UB1 PVT SHIP S-ON RH
HBOOT-1.55.0000
RADIO-3A.32.306.04
OPENDSP-V12.120.274.0909
OS-3.15.707.4
Click to expand...
Click to collapse
why you were trying to unroot mate ? i dont know what happened but try again and may be you get success.
rajkatiyar07 said:
Did you unlock the bootloader before trying to root that ?
Click to expand...
Click to collapse
s on before i root i got go htc dev unlock after i want chnage to stock i press wrong wipe all now i try to flash stock always get error (bootloader) Read zipped android_info fail
FAILED (status read failed (Too many links))
loh31128 said:
s on before i root i got go htc dev unlock after i want chnage to stock i press wrong wipe all now i try to flash stock always get error (bootloader) Read zipped android_info fail
FAILED (status read failed (Too many links))
Click to expand...
Click to collapse
i wish i could help but i dont use this device anymore.
http://forum.xda-developers.com/htc.../tool-windroid-universal-htc-toolkit-t2808697 here is the tool try that may be you can get root again .

Categories

Resources