stuck on HTC quietly brilliant screen :(

Search This thread

mimicuk

Senior Member
Aug 13, 2009
347
7
I have just tried to do a restore from a backed up rom using recovery and it wont go past the HTC logo screen.

I have wiped all settings but still no luck :(

Help needed please
 

techmatlock

Senior Member
Apr 6, 2012
469
105
Go into bootloader mode (vol down + power), fastboot, type 'fastboot erase cache' 'fastboot reboot-bootloader', and then reboot.

Sent from my HTC One X using Tapatalk 2
 
S

shadowboy23

Guest
So you have re-locked the bootloader and have a stock recovery right? Try erasing the cache in fastboot.

I think the command is "fastboot erase cache" but I'm not 100% sure on the command.


NVM, UnlockedNand has got this one.
 

mimicuk

Senior Member
Aug 13, 2009
347
7
Cheers guys :)

just tried it and no go sorry :(

My bootloader is unlocked
 
Last edited:

techmatlock

Senior Member
Apr 6, 2012
469
105
Flash a new boot.img according to the rom you are flashing. Superwipe, and then flash the rom.

Sent from my HTC One X using Tapatalk 2
 

northam01

Member
Sep 7, 2012
19
0
Belmont
Thanks! It worked!

Flash a new boot.img according to the rom you are flashing. Superwipe, and then flash the rom.

Sent from my HTC One X using Tapatalk 2

This is the exact solution which worked. I was stuck after I unlocked my Sprint HTC Evo 3D via htcdev.com. I did these steps:
1. "fastboot flash boot boot.img" (extracted from Cool ICS rom)
2. Wiped everything including partitions using 4EXT
3. Installed Cool ICS rom

Thanks!!!
 

leecavturbo

Senior Member
Jul 27, 2010
693
18
tried flashing jb hd revolution rom and now stuck here.
force restart takes me here and hold vol down does nothing?
 

trironny

Member
Sep 6, 2011
17
3
I have just tried to do a restore from a backed up rom using recovery and it wont go past the HTC logo screen.

I have wiped all settings but still no luck :(

Help needed please

@mimicuk
1. Please tell us what rom u want to restore..?
2. What app u using to backup that file..?
3. If before u have different rom with your backup, please use flasboot...

fastboot erase cache
fastboot flash boot boot.img
fastboot erase cache ( optional )
Go to recovery
And then restore your backup..:rolleyes:


Sent from my HTC One X using xda app-developers app
 
Last edited:

savinjo22

Senior Member
Oct 26, 2012
358
93
Podgorica
Hi Guys !!
I have same problem unlocked bootloader , clockwork recovery
I tried to flash with custom ROM but no luck
I 'd read that I need to write some code lines but I don't know where to write them
How to flash the boot.img
 
Last edited:

Mr Hofs

Senior Member
Sep 10, 2011
19,126
14,575
@mimicuk
1. Please tell us what rom u want to restore..?
2. What app u using to backup that file..?
3. If before u have different rom with your backup, please use flasboot...

fastboot erase cache
fastboot flash boot boot.img
fastboot erase cache ( optional )
Go to recovery
And then restore your backup..:rolleyes:


Sent from my HTC One X using xda app-developers app


Mimicuk whas helped on 6-5-2012 !!! :banghead:

Another thread bumper ! Great

---------- Post added at 09:19 AM ---------- Previous post was at 09:18 AM ----------

Hi Guys !!
I have same problem unlocked bootloader , clockwork recovery
I tried to flash with custom ROM but no luck
I 'd read that I need to write some code lines but I don't know where to write them
How to flash the boot.img

And for you i have this link

http://xdaforums.com/showthread.php?t=1832891

Read up there ;)
 

Mr Hofs

Senior Member
Sep 10, 2011
19,126
14,575
What is your hboot number ?
Which rom did you try to flash ?
Did you do a full wipe before installing ?
What custom recovery do you have ?
 
Last edited:

Mr Hofs

Senior Member
Sep 10, 2011
19,126
14,575
You cant flash any JB rom because your hboot do not support them. Only the aosp roms probably work like CM10. I suggest you update your hboot first to JB

Do the fastboot command

Fastboot getvar version-main
Fastboot oem readcid

Post them back and i provide 2 options to update the hboot
 

savinjo22

Senior Member
Oct 26, 2012
358
93
Podgorica
You cant flash any JB rom because your hboot do not support them. Only the aosp roms probably work like CM10. I suggest you update your hboot first to JB

Do the fastboot command

Fastboot getvar version-main
Fastboot oem readcid

Post them back and i provide 2 options to update the hboot

version-main: 1.29.401.11
CID HTC_032
 

Mr Hofs

Senior Member
Sep 10, 2011
19,126
14,575
You can do this :

Download this file

http://androidfiles.org/ruu/securek...Radio_2.1204.135.20_release_274900_signed.exe

Put the phone in the bootloader and lock it

Fastboot oem lock

It will reboot and there will be some warning sign in the bootloader, keep it there and execute the RUU from the PC with admin rights. Click the ruu.exe with the right mousebutton and select

Run as admin (or similar command)

Note : this will flash the phone to full stock. After the ruu you boot into the phone and check manually for updates to JB !

Second option :

Go here

http://xdaforums.com/showthread.php?t=1957376

Download the firmware package for your CID and rename it to firmware.zip

Put the phone in the bootloader and lock it

Fastboot oem lock

Then perform the next commands

Fastboot oem rebootRUU (bootloader reboots)
Fastboot flash zip firmware.zip

This will update the hboot only .....

After this you unlock the bootloader again and flash the custom recovery, flash the boot.img from the Rom and do a new clean install of the rom
 
Last edited:
  • Like
Reactions: savinjo22

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    You can do this :

    Download this file

    http://androidfiles.org/ruu/securek...Radio_2.1204.135.20_release_274900_signed.exe

    Put the phone in the bootloader and lock it

    Fastboot oem lock

    It will reboot and there will be some warning sign in the bootloader, keep it there and execute the RUU from the PC with admin rights. Click the ruu.exe with the right mousebutton and select

    Run as admin (or similar command)

    Note : this will flash the phone to full stock. After the ruu you boot into the phone and check manually for updates to JB !

    Second option :

    Go here

    http://xdaforums.com/showthread.php?t=1957376

    Download the firmware package for your CID and rename it to firmware.zip

    Put the phone in the bootloader and lock it

    Fastboot oem lock

    Then perform the next commands

    Fastboot oem rebootRUU (bootloader reboots)
    Fastboot flash zip firmware.zip

    This will update the hboot only .....

    After this you unlock the bootloader again and flash the custom recovery, flash the boot.img from the Rom and do a new clean install of the rom
    1
    No, but now I can do it over the OTA

    yes first OTA all the way up to Jellybean ! in settings - about - softwareupdates.....manually check for updates !