Hi all,
I am porting android 2.2 on OMAP-ZOOM2 board. On every boot I am getting white screen where I am not able to see anything on the screen and during this my hyperterminal hangs.
Putting some logcat part here..
D/MediaScannerService( 1179): done scanning volume internal
I/ActivityManager( 955): Start proc com.cooliris.media for broadcast com.cooliris.media/com.cooliris.cache.BootReceiver: pid=1303 uid=10006 gids={1015, 3003}
D/installd( 888): DexInv: --- BEGIN '/system/app/Gallery3D.apk' ---
D/dalvikvm( 1311): creating instr width table
D/dalvikvm( 1311): DexOpt: load 78ms, verify 696ms, opt 34ms
D/installd( 888): DexInv: --- END '/system/app/Gallery3D.apk' (success) ---
I/ActivityThread( 1303): Publishing provider com.cooliris.picasa.contentprovider: com.cooliris.picasa.PicasaContentProvider
I/BootReceiver( 1303): Got intent with action android.intent.action.MEDIA_SCANNER_FINISHED
W/InputManagerService( 955): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@43bc7068
W/InputManagerService( 955): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@43b207a8
W/KeyCharacterMap( 1219): No keyboard for id 0
W/KeyCharacterMap( 1219): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
I/ActivityManager( 955): Starting activity: Intent { act=android.intent.action.MAIN cmp=com.android.settings/.WirelessSettings }
D/dalvikvm( 1219): GC_FOR_MALLOC freed 3016 objects / 181456 bytes in 97ms
D/WimaxService( 955): Wimax status = 1
I/ActivityManager( 955): Displayed activity com.android.settings/.WirelessSettings: 686 ms (total 686 ms)
nand_unlock: start: 02000000, length: 234881024!
nand_unlock: start: 02000000, length: 234881024!
nand_unlock: start: 02000000, length: 234881024!
nand_unlock: start: 02000000, length: 234881024!
And now screen goes blank.
What’s the problem or where is the problem. Any help will be appreciable
Thanks in advance
With regards
D @ android