Stuck on "hTc quietly brilliant"

Search This thread

foobster

Member
May 21, 2011
21
2
I was trying to install CM11 on my device but the phone hands on the "hTc quietly brilliant" screen. I can connect to the device using adb while it is in this state. Investigating the output of logcat reveals this troubling section:

I/ServiceManager( 116): service 'sensorservice' died
I/ServiceManager( 116): service 'power' died
I/ServiceManager( 116): service 'usagestats' died
I/ServiceManager( 116): service 'batterystats' died
I/ServiceManager( 116): service 'appops' died
I/ServiceManager( 116): service 'display' died
I/ServiceManager( 116): service 'telephony.registry' died
I/ServiceManager( 116): service 'scheduling_policy' died

The same thing happens when I try CM10.1 or CM10.2 and it happens with cwm and twrp. Does anybody have any clue what this is about? Googling doesn't turn much up and I can't find anyway to get my phone back into a usable state.
 

foobster

Member
May 21, 2011
21
2
Oof, this was a silly mistake on my part. I was forgetting to extract boot.img and flash it in fastboot in addition to flashing the ROM. After doing this it resolved the issues.