Splash Screen not showing up in ANDROID (custom build)

Started by CDL_Android, January 15, 2014, 04:39:15 PM

Previous topic - Next topic

CDL_Android

Hello everyone,

I am having some trouble with the A10s Splash Screen.
I need to have my own splash screen (Kernel Splash Screen) at boot up.
However, for my custom built ROM the splash screen fails to show up. >:(
I tried a number of .rle files, including the one that is used in the Olimex image. But with no success.

The image that I have is not that different from the Olimex image.
so I tried pushing in the Olimex script.bin to the board. That doesnt work either.

My image is basically a stripped down version of the Olimex base image
- has all the unwanted apps removed.
- have my own set of apps in the preinstall directory
- has got a number of drivers removed (dont need all those that you find in the base image)
- Need to support multiple screens with same/different frame buffers.

My .rc files are all OK.
I haven't got anything that could disable the splash screen.
Since I now use the Olimex splash screen, there wont be any fb-size mismatch at all.

Any ideas/Suggestion ?


CDL_Android

I have tried it. But no relief >:(
I have the issue with HDMI monitor & 10" LCD.
On contrast, the Olimex Images does show the splash screen.

Sadly, it is not anything related to the LCD brightness stuff.
I have no problesm with bootanim. I use my own.

I have the fex file configured for dual display (single fb) - LCD & HDMI with HDMI being the dominant.
However, all I get on LCD is the bootanim after which it fully goes off - probably a brightness change.
However, I am sure that there are no brightness settings issues as that post talks about (my script.bin/system1.fex are ok).

Something wrong somewhere.

Also, nobody seems to bother to read my posts.
I am not happy  >:(.