TeamWin / Team-Win-Recovery-Project-1.x-NO-GUI

AOSP based recovery that is highly customized
www.teamw.in
52 stars 11 forks source link

No text on recovery boot #20

Closed drewth closed 12 years ago

drewth commented 12 years ago

Recovery (version 1.1.1 for Nexus S / crespo) Has been working fine for quite a while/months. Rebooted to recovery to flash cm7 nightly/kang update and got only "teamwin recovery" logo on screen. No text menu options are showing. The menu seems to work fine, I can push up then power and phone shuts down, but there is no text to see what I am doing.

Steps taken to fix: waited several minutes (per thread in adb) for it to finish booting reflashed "recovery-twrp-crespo-1.1.1.img" wiped recovery partition through fastboot reflashed "recovery-twrp-crespo-1.1.1.img" again flashed clockwork recovery (works fine, even updated rom while in there)

Is there a way to wipe twrp's settings, or did I already do that with the recovery wipe?

I did try out ics this weekend, did a nandroid first, flashed ics, then later restored nandroid back to cm7. Everything was working fine after all that though, until this morning.

Thanks for the help and the very nice recovery.

ViViDboarder commented 12 years ago

The settings file is located in the /sdcard/TWRP directory named .twrps

You can try to delete that file. Also, if you can pull the recovery.log from /tmp/recovery.log while stuck at the logo, that might help debugging.

If you can get and attach that I can reopen this, otherwise there's not much I can do.

drewth commented 12 years ago

Deleting the .twrps file cleared it up. Didn't see it because it was 'hidden'. Thanks for the help.

On Mon, Dec 19, 2011 at 7:19 AM, Ian reply@reply.github.com wrote:

The settings file is located in the /sdcard/TWRP directory named .twrps

You can try to delete that file. Also, if you can pull the recovery.log from /tmp/recovery.log while stuck at the logo, that might help debugging.

If you can get and attach that I can reopen this, otherwise there's not much I can do.


Reply to this email directly or view it on GitHub: https://github.com/TeamWin/Team-Win-Recovery-Project/issues/20#issuecomment-3204280