How to display a splash screen during Xserver initialization?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to display a splash screen during Xserver initialization?

1,157 Views
richhackl
Contributor I

Our imx6 Yocto (poky) project with imx_v2015.04_4.1.15_1.0.0_ga has working custom layer psplash recipe and patch files to display a custom splash screen. This splash screen is displayed for several seconds from the "Starting kernel ..." message until the "Starting Xserver" message when the LCD backlight blinks and goes blank again. The customer would like to replace the LCD blank time with a second splash screen.

It appears that Xserver can be configured to display a splash screen. Are there any specific links to examples or recipes showing how to configure Xserver to display the splash screen using poky?

UPDATE:

Some versions of Xserver-kdrive support a –ppm-root command which will display a splash screen. (LINK: http://wiki.openmoko.org/wiki/Configuring_the_boot_splash_screens ).

I have found that Yocto poky has removed support for kdrive in 2012. (LINK: http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=175ba20246fa3889f409d1b4e7f828897867b70e )

I have found this patch which appears to support the kdrive "X splash" functions. (LINK: http://git.yoctoproject.org/cgit/cgit.cgi/poky/diff/meta/recipes-graphics/xorg-xserver/xserver-kdriv... )

Has anybody tried this patch to show a splash screen during Xserver initialization? Does it work?

Labels (3)
0 Kudos
1 Reply

755 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Rich Hackl,

Thank you for updating this thread. I had also found one of those links but have not tried using the patch on the available BSPs. Hopefully another user can comment on this.

If you do try it please share your findings as they may help other community users.

Regards,

0 Kudos