Please tell me how to upgrade HBOOT =( - HTC Butterfly

Hello ,
Can someone tell me how to upgrade HBOOT for my HTC butterfly x920d ?
My phone is already S-OFF ..

lokezaizai said:
Hello ,
Can someone tell me how to upgrade HBOOT for my HTC butterfly x920d ?
My phone is already S-OFF ..
Click to expand...
Click to collapse
Download this FIRMWARE then follow these steps from fastboot command
https://mega.co.nz/#!pEVXGZ6K!auhgoO81DzNQduWfJPQJ-lBV6g29PL6wAOEvpYsm1Hk
fastboot oem rebootRUU
fastboot erase cache
fastboot flash zip firmware1.55_cid044.zip
<if you get error:hboot preupdate just type "fastboot flash zip firmware1.55_cid044.zip" again>
fastboot reboot-bootloader

Related

[Q] Bootloader not rebooting after confirming unlock.

My phone is S-OFF, if i want to unlock the bootloader and choose yes in the bootloader unlocking screen of the phone the phone does not reboot, i have to choose no i order to reboot the phone.
When i was S-ON that was not the case by choosing yes to unlock the bootloader it reboot automaticly.
Does any one knows why?
naelmnael said:
My phone is S-OFF, if i want to unlock the bootloader and choose yes in the bootloader unlocking screen of the phone the phone does not reboot, i have to choose no i order to reboot the phone.
When i was S-ON that was not the case by choosing yes to unlock the bootloader it reboot automaticly.
Does any one knows why?
Click to expand...
Click to collapse
why on earth you want to do unlock after SOFF ???
once you do unlock over SOFF ..if you relock you will have relocked rather than locked ..which you dont want that
if you are having trouble using fastboot flash commands (having error remote not allowed)
then you can just flash the juopunutbear HBOOT
here get the pyramid ICS one from this link
and flash the hboot using these commands one by one
fastboot erase cache (if failed ignore it)
fastboot oem rebootRUU (black screen with silver HTC)
fastboot flash zip jb_hboot.zip (ignore the progess bar on the screen)
fastboot reboot-bootloader
thats all ..you will have a complete unlocked hboot (pink *juopunutbear*)
then you can use the fastboot flash commands as usual
ganeshp said:
why on earth you want to do unlock after SOFF ???
once you do unlock over SOFF ..if you relock you will have relocked rather than locked ..which you dont want that
if you are having trouble using fastboot flash commands (having error remote not allowed)
then you can just flash the juopunutbear HBOOT
here get the pyramid ICS one from this link
and flash the hboot using these commands one by one
fastboot erase cache (if failed ignore it)
fastboot oem rebootRUU (black screen with silver HTC)
fastboot flash zip jb_hboot.zip (ignore the progess bar on the screen)
fastboot reboot-bootloader
thats all ..you will have a complete unlocked hboot (pink *juopunutbear*)
then you can use the fastboot flash commands as usual
Click to expand...
Click to collapse
Ok i just want to know why it is not rebooting after choosing unlock when it is s-off, and rebooting when it is s-on?

help(How to change CID to superCID)?

I want to change CID to superCID 1111111 can you guys show me how to do it?I think revolutionary can do it but i want to do it on my PC.
Dylan Bay said:
I want to change CID to superCID 1111111 can you guys show me how to do it?I think revolutionary can do it but i want to do it on my PC.
Click to expand...
Click to collapse
Read the stickies in general and dev section, also read the posts with the [GUIDE] tag
you can do it via fastboot
fastboot oem writecid 11111111
fastboot reboot-bootloader
fastboot getvar cid (check if it says 11111111)
fastboot reboot
Snoop05 said:
you can do it via fastboot
fastboot oem writecid 11111111
fastboot reboot-bootloader
fastboot getvar cid (check if it says 11111111)
fastboot reboot
Click to expand...
Click to collapse
once i get it i will never get error once i flash it?

I am out from QHSUSB but can't flash recovery!

Hello,
I do not know how but my phone get out from QHSUSB and now I can go to hboot.
The problem is there is no ROM when the phone boots. It's stuck on HTC logo.
I have unlocked the bootloader with HTCDEV but it is not S-OFF. Hboot is 1.18.
When I go to fastboot I can write "fastboot flash.... recovery.img" and it goes OK, but after restars bootloader I tried to go to recover but the phone just stuck on that logo again.
I have tried CWM and 4EXT but it is the same problem.
Can I flash RUU without recovery and ROM?
Help, please!
Hi
Did you see this Thread. Maybe this helps you to flash a ROM or Recovery.
[UNBRICK] HTC Unbricking Project
Dic3ptor said:
Did you see this Thread. Maybe this helps you to flash a ROM or Recovery.
[UNBRICK] HTC Unbricking Project
Click to expand...
Click to collapse
Yes, but I don't see instructions about installig RUU afeter unbricking.
I think that this will help but I want some one to explain more about this commands:
fastboot.exe erase cache
fastboot.exe oem rebootRUU
fastboot.exe flash zip path\to\firmware.zip
Filko84 said:
Yes, but I don't see instructions about installig RUU afeter unbricking.
I think that this will help but I want some one to explain more about this commands:
fastboot.exe erase cache
fastboot.exe oem rebootRUU
fastboot.exe flash zip path\to\firmware.zip
Click to expand...
Click to collapse
Normaly RUU (Rom Update Utility) is an exe that you can run from PC to bring a ROM or ROM update to your device. As far as i know.
Where did you find this three commands?
May you could post you question to the Unbrick thread to, i´m sure that there are people that can help better as i can, because i´m a Themer and not a Developer. ;D
I get this error:
C:\android-sdk\platform-tools>fastboot flash zip PG58IMG.zip
sending 'zip' (385351 KB)...
OKAY [ 56.459s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 58.077s
Filko84 said:
I get this error:
C:\android-sdk\platform-tools>fastboot flash zip PG58IMG.zip
sending 'zip' (385351 KB)...
OKAY [ 56.459s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 58.077s
Click to expand...
Click to collapse
Can you boot your device into Bootloader by pressing Volume Down+Power Button. If yes put the PG58IMG.zip on SD Card and Boot into Bootloader, normaly the device will flash the P58IMG.zip if you start into Bootloader.
Dic3ptor said:
Can you boot your device into Bootloader by pressing Volume Down+Power Button. If yes put the PG58IMG.zip on SD Card and Boot into Bootloader, normaly the device will flash the P58IMG.zip if you start into Bootloader.
Click to expand...
Click to collapse
I have tried but the ZIP just done nothing. Loaded and.. nothing.
I think the there is some other problem. May be some partition is not accessible.
Also I now see that I have to S-OFF to flash RUU tru fastboot.
Filko84 said:
I have tried but the ZIP just done nothing. I think the there is some other problem. May be some partition is not accessible.
Also I now see that I have to S-OFF to flash RUU tru fastboot.
Click to expand...
Click to collapse
Okay, normaly the device should flash Firmware (P58IMG) when booting in bootloader. You sure that you put it directly to SD and not in a folder. PLS ask in the Unbrick thread, there are a lot of people that are more fit in developing as i am. I telled you what i´m knowing. Sorry that i couldnt help you to bring your device back to life but maybe there are people that can help. Give it a try pls.
You got the fastboot command wrong, its:
fastboot flash recovery recovery.img
In any case you cant flash a firmware with S-ON that why the unbrick thread says find an RUU exe and run it
Jonny said:
You got the fastboot command wrong, its:
fastboot flash recovery recovery.img
In any case you cant flash a firmware with S-ON that why the unbrick thread says find an RUU exe and run it
Click to expand...
Click to collapse
The comand is OK. And I get OK message that the recovery is flashed but it does not load.
Filko84 said:
The comand is OK. And I get OK message that the recovery is flashed but it does not load.
Click to expand...
Click to collapse
Flashing an RUU is a must after unbrick.
The error you got wile flashing the RUU is because your bootloader is unlocked.
Relock your bootloader using this command:
Code:
fastboot oem lock
Then, flash an RUU.
If you can paste the output of
Code:
fastboot getvar all
then I can provide you with a link to the appropriate RUU for you.
Please remove your IMEI & Serial Number from the output.
kgs1992 said:
Flashing an RUU is a must after unbrick.
The error you got wile flashing the RUU is because your bootloader is unlocked.
Relock your bootloader using this command:
Code:
fastboot oem lock
Then, flash an RUU.
If you can paste the output of
Code:
fastboot getvar all
then I can provide you with a link to the appropriate RUU for you.
Please remove your IMEI & Serial Number from the output.
Click to expand...
Click to collapse
I just was doing this fastboot oem lock but my battery is down.
I will charg for few hours and then I will try again.
The CID is HTC_032 and I think that the MID was PG58130.
I will get them again after charging.
Thank you.
Filko84 said:
I just was doing this fastboot oem lock but my battery is down.
I will charg for few hours and then I will try again.
The CID is HTC_032 and I think that the MID was PG58130.
I will get them again after charging.
Thank you.
Click to expand...
Click to collapse
Here are the appropriate RUUs:
Sensation
Sensation XE
kgs1992 said:
Here are the appropriate RUUs:
Sensation
Sensation XE
Click to expand...
Click to collapse
Thak you. I will try them.
Can I flash them just with starting exe and put the phone to fastboot usb or I have to do it other way?
Filko84 said:
Thak you. I will try them.
Can I flash them just with starting exe and put the phone to fastboot usb or I have to do it other way?
Click to expand...
Click to collapse
Yup. Just put the phone into fastboot & flash.
You need the one that is for your device. PG13001 is Sensation XE & PG13000 is Sensation.
You said your mid is PG58130 so I gave you both.
Choose the right one for your device.
================================================
You will also need to unlock your bootloader after flashing the RUU if you want to flash recovery.
Great to see that somebody can help him. Thx and thumbs up!
Send from my CoreDroid pocket rocket.
kgs1992 said:
Yup. Just put the phone into fastboot & flash.
You need the one that is for your device. PG13001 is Sensation XE & PG13000 is Sensation.
You said your mid is PG58130 so I gave you both.
Choose the right one for your device.
================================================
You will also need to unlock your bootloader after flashing the RUU if you want to flash recovery.
Click to expand...
Click to collapse
I have successfully flashed the RUU. The Hboot is now 1.27, but still no luck boot or getting to recovery.
Tried to flash custom recovery again. It was successfull but I can't get to it.
I think that partitions in nand /emmc/ are messed.
Some other ideas?
do
this
boot to recovery using this command
fastboot boot recovery.img
then if you booted up fine ..then flash a custom rom from it
ganeshp said:
do
this
boot to recovery using this command
fastboot boot recovery.img
then if you booted up fine ..then flash a custom rom from it
Click to expand...
Click to collapse
No, booted to the HTC logo and loop.
Filko84 said:
No, booted to the HTC logo and loop.
Click to expand...
Click to collapse
ok
did you flashed RUU with HTC-DEV unlocked bootloader ?
if yes ..then relock the bootloader ..fastboot oem lock and flash the RUU again
Also what is your cid ?
if possible ..post the output of this command (except IMEI)
fastboot getvar all

[ENG hboot] for our Butterflies

Found a thread about eng boot
http://forum.xda-developers.com/showthread.php?t=2155214
https://twitter.com/fnoji/status/292263541875019776
It says it's also appropriate for the x920d. Someone tried it already?
I will give it a try tonight and see what happens ...
<<< S-OFF IS MANDATORY >>>
Ok guys ... Worked for me. I made a zip file for easy flashing.
Only then I managed to flash a new splash1
Just do in bootloader
1) fastboot oem rebootRUU
2) fastboot erase cache
3) fastboot flash zip "PL99IMG - engBoot.zip"
4) fastboot reboot
Et voilá ... hBOOT 1.39, no annoying "TAMPERED" Message, and a few more options while in bootloader menu ...
webdepp said:
<<< S-OFF IS MANDATORY >>>
Ok guys ... Worked for me. I made a zip file for easy flashing.
Only then I managed to flash a new splash1
Just do in bootloader
1) fastboot oem rebootRUU
2) fastboot erase cache
3) fastboot flash zip "PL99IMG - engBoot.zip"
4) fastboot reboot
Et voilá ... hBOOT 1.39, no annoying "TAMPERED" Message, and a few more options while in bootloader menu ...
Click to expand...
Click to collapse
Dont forget to flash original SHIP hboot if you want to S-ON your device!!!! hard-brick will happen!
webdepp said:
>
Ok guys ... Worked for me. I made a zip file for easy flashing.
Only then I managed to flash a new splash1
Just do in bootloader
1) fastboot oem rebootRUU
2) fastboot erase cache
3) fastboot flash zip "PL99IMG - engBoot.zip"
4) fastboot reboot
Et voilá ... hBOOT 1.39, no annoying "TAMPERED" Message, and a few more options while in bootloader menu ...
Click to expand...
Click to collapse
I upgraded my firmware from the leak sense 5 ota and I don't have the tampered on my phone my bootloader version is 1.54 lol and I'm still on my custom rom
Sent from my HTC Butterfly using xda premium
daorderdillon said:
I upgraded my firmware from the leak sense 5 ota and I don't have the tampered on my phone my bootloader version is 1.54 lol and I'm still on my custom rom
Sent from my HTC Butterfly using xda premium
Click to expand...
Click to collapse
do you have custom recovery or stock ?
it2007me said:
do you have custom recovery or stock ?
Click to expand...
Click to collapse
Custom
Sent from my HTC Butterfly using xda premium
webdepp said:
<<< S-OFF IS MANDATORY >>>
Ok guys ... Worked for me. I made a zip file for easy flashing.
Only then I managed to flash a new splash1
Just do in bootloader
1) fastboot oem rebootRUU
2) fastboot erase cache
3) fastboot flash zip "PL99IMG - engBoot.zip"
4) fastboot reboot
Et voilá ... hBOOT 1.39, no annoying "TAMPERED" Message, and a few more options while in bootloader menu ...
Click to expand...
Click to collapse
can you flash custom splash screen ? did you see HTC red Disclaimer in splash screen ?
Edit: i try on my device with hboot 1.41 shp, s-off. successfully to change HTC splash screen . HTC red Disclaimer still there.
download my PL99IMG.zip (see attach), put in ext sdcard, reboot bootloader, press vol +, press power button to select. reboot n enjoy
it can fix Hboot for downgrade?
Dear
My Devise S-On If Work possible

[Q] Hi I have a problem in my htc sensation z710e

Hi I have a problem in my htc sensation z710e. I try to make s-off I follow the tutorial http://forum.xda-developers.com/showthread.php?t=1614617 ***** I get to the commendation
adb reboot-bootloader
fastboot flash boot /path/to/boot.img
fastboot reboot
after the phone start reboot without stop.
help me please I can softstart bootloader and thank you

Categories

Resources